mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 4.9 00/66] 4.9.79-stable review
 2018-01-29 12:56 UTC  (5+ messages)
` [PATCH 4.9 02/66] orangefs: use list_for_each_entry_safe in purge_waiting_ops
` [PATCH 4.9 03/66] orangefs: initialize op on loop restart in orangefs_devreq_read
` [PATCH 4.9 04/66] usbip: prevent vhci_hcd driver from leaking a socket pointer address
` [PATCH 4.9 05/66] usbip: Fix implicit fallthrough warning

[PATCH 4.14 00/71] 4.14.16-stable review
 2018-01-29 12:56 UTC  (2+ messages)
` [PATCH 4.14 01/71] orangefs: use list_for_each_entry_safe in purge_waiting_ops

[PATCH 4.4 00/74] 4.4.114-stable review
 2018-01-29 12:56 UTC  (23+ messages)
` [PATCH 4.4 01/74] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
` [PATCH 4.4 02/74] usbip: prevent vhci_hcd driver from leaking a socket pointer address
` [PATCH 4.4 03/74] usbip: Fix implicit fallthrough warning
` [PATCH 4.4 04/74] usbip: Fix potential format overflow in userspace tools
` [PATCH 4.4 05/74] x86/microcode/intel: Fix BDW late-loading revision check
` [PATCH 4.4 07/74] x86/retpoline: Fill RSB on context switch for affected CPUs
` [PATCH 4.4 08/74] sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
` [PATCH 4.4 09/74] can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
` [PATCH 4.4 10/74] can: af_can: canfd_rcv(): "
` [PATCH 4.4 11/74] PM / sleep: declare __tracedata symbols as char[] rather than char
` [PATCH 4.4 12/74] time: Avoid undefined behaviour in ktime_add_safe()
` [PATCH 4.4 13/74] timers: Plug locking race vs. timer migration
` [PATCH 4.4 14/74] Prevent timer value 0 for MWAITX
` [PATCH 4.4 15/74] drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
` [PATCH 4.4 16/74] drivers: base: cacheinfo: fix boot error message when acpi is enabled
` [PATCH 4.4 17/74] PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID
` [PATCH 4.4 18/74] PCI: layerscape: Fix MSG TLP drop setting
` [PATCH 4.4 19/74] mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
` [PATCH 4.4 20/74] fs/select: add vmalloc fallback for select(2)
` [PATCH 4.4 21/74] mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
` [PATCH 4.4 22/74] hwpoison, memcg: forcibly uncharge LRU pages
` [PATCH 4.4 23/74] cma: fix calculation of aligned offset

[PATCH 3.18 00/52] 3.18.93-stable review
 2018-01-29 12:56 UTC  (11+ messages)
` [PATCH 3.18 01/52] gcov: disable for COMPILE_TEST
` [PATCH 3.18 02/52] scsi: sg: disable SET_FORCE_LOW_DMA
` [PATCH 3.18 03/52] futex: Prevent overflow by strengthen input validation
` [PATCH 3.18 04/52] ALSA: pcm: Remove yet superfluous WARN_ON()
` [PATCH 3.18 05/52] ALSA: hda - Apply the existing quirk to iMac 14,1
` [PATCH 3.18 06/52] af_key: fix buffer overread in verify_address_len()
` [PATCH 3.18 07/52] af_key: fix buffer overread in parse_exthdrs()
` [PATCH 3.18 08/52] pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
` [PATCH 3.18 09/52] Input: 88pm860x-ts - fix child-node lookup
` [PATCH 3.18 10/52] Input: twl6040-vibra - fix DT node memory management

[PATCH v2 0/3] Per-VCPU MSR bitmaps patches - topic branch for x86/pti
 2018-01-29 12:53 UTC  (6+ messages)
` [PATCH v2 2/3] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH v2 3/3] KVM: VMX: make MSR bitmaps per-VCPU

[PATCH 1/2] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
 2018-01-29 12:53 UTC  (11+ messages)
` [PATCH 2/2] drm/sun4i: Handle DRM_MODE_FLAG_**SYNC_POSITIVE correctly

[PATCH] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
 2018-01-29 12:44 UTC  (3+ messages)

[PATCH v2 00/16] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-01-29 12:33 UTC  (29+ messages)
` [PATCH v2 01/16] dt-bindings: update the Allwinner GPADC device tree binding for H3 & A83T
` [PATCH v2 02/16] arm: config: sunxi_defconfig: enable SUN4I_GPADC
` [PATCH v2 04/16] iio: adc: sun4i-gpadc-iio: rework: sampling start/end code readout reg
` [PATCH v2 05/16] iio: adc: sun4i-gpadc-iio: rework: support clocks and reset
` [PATCH v2 06/16] iio: adc: sun4i-gpadc-iio: rework: support multiple sensors
` [PATCH v2 07/16] iio: adc: sun4i-gpadc-iio: rework: support nvmem calibration data
` [PATCH v2 09/16] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
` [PATCH v2 10/16] iio: adc: sun4i-gpadc-iio: add support for A83T "
` [PATCH v2 11/16] arm: dts: sunxi-h3-h5: add support for the thermal sensor in H3 and H5
` [PATCH v2 13/16] arm: dts: sun8i: h3: add thermal zone to H3
` [PATCH v2 14/16] arm: dts: sun8i: h3: enable H3 sid controller

[PATCH v3 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
 2018-01-29 12:31 UTC  (7+ messages)

[PATCH] Asoc: samsung: clean makefile about inexistant files
 2018-01-29 12:31 UTC  (2+ messages)

[PATCH 0/3] ASoC: sun4i-i2s: Updates to the driver
 2018-01-29 12:31 UTC  (7+ messages)
` [PATCH 1/3] ASoC: sun4i-i2s: Add set_tdm_slot functionality
  ` [linux-sunxi] "

[PATCH] MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
 2018-01-29 12:30 UTC  (2+ messages)

[PATCH] scsi: remove dead makefile about oktagon files
 2018-01-29 12:30 UTC 

[PATCH] ASoC: remove dead makefile about sn95031
 2018-01-29 12:28 UTC 

[GIT PULL] inode->i_version rework for v4.16
 2018-01-29 12:26 UTC 

[PATCH v2] staging: media: remove remains of VIDEO_ATOMISP_OV8858
 2018-01-29 12:26 UTC  (2+ messages)

[PATCH] netfilter: fix pointer leaks to userspace
 2018-01-29 12:21 UTC 

[PATCH] Documentation: mips: Update AU1xxx_IDE Kconfig dependencies
 2018-01-29 12:21 UTC 

[PATCH] Documentation: networking: ixgb: Remove reference to IXGB_NAPI
 2018-01-29 12:17 UTC 

[PATCH v2 0/4] KVM: Expose speculation control feature to guests
 2018-01-29 12:12 UTC  (8+ messages)
` [PATCH v2 1/4] x86: kvm: Update the reverse_cpuid list to include CPUID_7_EDX
` [PATCH v2 2/4] x86: vmx: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH v2 4/4] x86: vmx: Allow direct access to MSR_IA32_ARCH_CAPABILITIES

[PATCH 0/2] RDMA/bnxt_re: Adjustments for bnxt_qplib_alloc_dpi_tbl()
 2018-01-29 12:08 UTC  (4+ messages)
  ` [0/2] "

[PATCH 1/2] pps: client: use new parport device model
 2018-01-29 12:07 UTC  (4+ messages)
` [PATCH 2/2] pps: generator: "

[PATCH v6 0/6] TDA1997x HDMI video receiver
 2018-01-29 12:00 UTC  (5+ messages)
` [PATCH v6 4/6] media: i2c: Add TDA1997x HDMI receiver driver

[RFC 09/10] x86/enter: Create macros to restrict/unrestrict Indirect Branch Speculation
 2018-01-29 11:59 UTC  (12+ messages)

[PATCH] x86/kexec: Make kexec work in 5-level paging mode
 2018-01-29 11:59 UTC  (3+ messages)

[PATCH] sh: clk: Relax clk rate match test
 2018-01-29 11:55 UTC  (4+ messages)

[PATCHv7 0/4] x86: 5-level related changes into decompression code
 2018-01-29 11:53 UTC  (5+ messages)
` [PATCHv7 1/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv7 2/4] x86/boot/compressed/64: Introduce paging_prepare()
` [PATCHv7 3/4] x86/boot/compressed/64: Prepare trampoline memory
` [PATCHv7 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

[PATCH v6] devres: combine function devm_ioremap*
 2018-01-29 11:48 UTC 

BUG: KASAN: use-after-free in xhci_trb_virt_to_dma.part.24+0x1c/0x80
 2018-01-29 11:48 UTC  (2+ messages)

[4.15-rc9] fs_reclaim lockdep trace
 2018-01-29 11:47 UTC  (8+ messages)

Linux 4.15
 2018-01-29 11:35 UTC  (6+ messages)
` Requirements for retpoline in Linux 4.15 (was: Re: Linux 4.15)

[PATCH 0/8] Melfas MMS114 touchscreen cleanups
 2018-01-29 11:33 UTC  (9+ messages)
    ` [PATCH 1/8] Input: mms114 - use smbus functions whenever possible
    ` [PATCH 2/8] Input: mms114 - get read of custm i2c read/write functions
    ` [PATCH 3/8] Input: mms114 - replace mdelay with msleep
    ` [PATCH 4/8] Input: mms114 - remove unused variable
    ` [PATCH 5/8] Input: mms114 - use lower case for hexadecimal values
    ` [PATCH 6/8] Input: mms114 - Use BIT() macro instead of explicit shifting
    ` [PATCH 7/8] Input: mms114 - add SPDX identifier
    ` [PATCH 8/8] Input: mms114 - fix typo in definition

[GIT PULL] EDAC pile for 4.16
 2018-01-29 11:28 UTC 

[GIT PULL] x86/hyperv change for v4.16
 2018-01-29 11:23 UTC 

[RFC PATCH 0/8] [media] Request API, take three
 2018-01-29 11:21 UTC  (2+ messages)

[GIT PULL] x86/cleanups for v4.16
 2018-01-29 11:17 UTC 

[GIT PULL] x86/apic change for v4.16
 2018-01-29 11:14 UTC 

[PATCH] macintosh: change some data types from int to bool
 2018-01-29 11:09 UTC  (3+ messages)
`  "

[GIT PULL] scheduler changes for v4.16
 2018-01-29 11:07 UTC 

[PATCH v7 00/11] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-29 11:01 UTC  (3+ messages)
` [PATCH v7 07/11] media: i2c: ov772x: Support frame interval handling

[GIT PULL] RAS updates for v4.16
 2018-01-29 11:00 UTC 

[GIT PULL] pstore update for v4.16-rc1
 2018-01-29 10:59 UTC 

[GIT PULL] perf changes for v4.16
 2018-01-29 10:55 UTC 

[PATCH] x86: vmx: Allow direct access to MSR_IA32_SPEC_CTRL
 2018-01-29 10:55 UTC  (6+ messages)

[GIT PULL] hardened usercopy whitelisting for v4.16-rc1
 2018-01-29 10:54 UTC 

[PATCH V4 0/3] Use mm_struct and switch_mm() instead of manually
 2018-01-29 10:51 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clock
 2018-01-29 10:47 UTC  (5+ messages)

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-29 10:46 UTC  (9+ messages)
` [patch -mm v2 0/3] "
  ` [patch -mm v2 2/3] mm, memcg: replace cgroup aware oom killer mount option with tunable

[PATCH] drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
 2018-01-29 10:40 UTC  (4+ messages)

[PATCH V4] ARM: imx_v6_v7_defconfig: select the CONFIG_CPUFREQ_DT
 2018-01-29 10:39 UTC  (2+ messages)

[RFC PATCH] perf cgroup: simplify arguments if track multiple events for a cgroup
 2018-01-29 10:39 UTC  (2+ messages)

[PATCH 0/2] of: change overlay apply input data from EDT to FDT
 2018-01-29 10:37 UTC  (3+ messages)
` [PATCH 2/2] of: convert unittest overlay devicetree source to sugar syntax

[GIT PULL] locking changes for v4.16
 2018-01-29 10:36 UTC 

[PATCH v2 0/7] ARM: dts: imx6q: engicam LVDS panel changes
 2018-01-29 10:35 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with Linus' tree
 2018-01-29 10:35 UTC  (8+ messages)

[PATCH 0/3] perf trace powerpc: Remove libaudit dependency for syscalls
 2018-01-29 10:33 UTC  (3+ messages)
` [PATCH 3/3] perf trace powerpc: Use generated syscall table

[GIT PULL] EFI changes for v4.16
 2018-01-29 10:33 UTC 

[PATCH 0/3] IB-iSER: Adjustments for three function implementations
 2018-01-29 10:28 UTC  (4+ messages)
    ` [0/3] "

[PATCH 0/2] Add support for i2c_new_secondary_device
 2018-01-29 10:26 UTC  (3+ messages)
` [PATCH 2/2] drm: adv7511: "

[PATCH RFC 0/3] API for 128-bit IO access
 2018-01-29 10:25 UTC  (5+ messages)

[PATCH v4 0/2] perf stat: Add interval-count and time support
 2018-01-29 10:25 UTC  (4+ messages)
` [PATCH v4 1/2] perf stat: Add support to print counts for fixed times
` [PATCH v4 2/2] perf stat: Add support to print counts after a period of time

[PATCH v7 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2018-01-29 10:24 UTC  (2+ messages)

[PATCH v2 1/1] usb: xhci: do not create and register shared_hcd when USB3.0 is disabled
 2018-01-29 10:24 UTC 

[PATCH v1] mtd: ubi: block: Fix error for write access
 2018-01-29 10:18 UTC 

[PATCH 00/14] arm64: Add SMCCC v1.1 support and CVE-2017-5715
 2018-01-29 10:17 UTC  (12+ messages)
` [PATCH 12/14] firmware/psci: Expose PSCI conduit
` [PATCH 13/14] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH 14/14] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support

[PATCH] mfd/viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()
 2018-01-29 10:15 UTC  (10+ messages)
`  "
    ` mfd: Patch management?

[GIT PULL] MMC for v.4.16
 2018-01-29 10:14 UTC 

r8169 take too long to complete driver initialization
 2018-01-29 10:12 UTC  (3+ messages)

Build regressions/improvements in v4.15
 2018-01-29 10:05 UTC  (2+ messages)

[GIT PULL] RCU changes for v4.16
 2018-01-29 10:00 UTC 

[PATCH] hrtimer: Reset hrtimer cpu base proper on CPU hotplug
 2018-01-29  9:57 UTC  (4+ messages)

[GIT PULL tools] Linux kernel memory model
 2018-01-29  9:54 UTC  (3+ messages)

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-01-29  9:54 UTC  (2+ messages)

[GIT PULL] Make /dev/mem CONFIG_STRICT_DEVMEM=y the default on x86 and arm64
 2018-01-29  9:51 UTC 

[GIT PULL] mtd: Changes for 4.16
 2018-01-29  9:34 UTC 

[PATCH v6 2/2] media: V3s: Add support for Allwinner CSI
 2018-01-29  9:25 UTC  (4+ messages)

[PATCH v5 00/10] clk: implement clock rate protection mechanism
 2018-01-29  9:22 UTC  (4+ messages)

[PATCH v7 2/2] media: V3s: Add support for Allwinner CSI
 2018-01-29  9:21 UTC 

[git pull] m68k updates for 4.16
 2018-01-29  9:18 UTC 

[PATCH v7 0/2] Initial Allwinner V3s CSI Support
 2018-01-29  9:16 UTC 

selftests/x86/fsgsbase_64 test problem
 2018-01-29  9:13 UTC  (8+ messages)

[PATCH v19 00/10] Add backlight helper functions
 2018-01-29  9:11 UTC  (5+ messages)
` [PATCH v19 03/10] video: backlight: Add of_find_backlight helper in backlight.c

[PATCH RFC 00/16] A new RCU implementation based on a fast consensus protocol
 2018-01-29  9:10 UTC  (3+ messages)
` [PATCH RFC 01/16] prcu: Add PRCU implementation

[PATCH] f2fs: fix heap mode to reset it back
 2018-01-29  9:01 UTC  (4+ messages)

[GIT pull] x86/timer updates for 4.16
 2018-01-29  8:57 UTC 

[PATCH v3 1/5] powerpc/mm: Remove intermediate bitmap copy in 'slices'
 2018-01-29  8:56 UTC  (4+ messages)
` [PATCH v3 4/5] powerpc/mm: Allow up to 64 low slices

[PATCH] tracing: Block comments should align the * on each line
 2018-01-29  8:56 UTC  (4+ messages)

[GIT pull] x86/platform updates for 4.16
 2018-01-29  8:54 UTC 

linux-next: Tree for Jan 29
 2018-01-29  8:54 UTC 

[PATCH] m68k/mac: Enable PDMA support for PowerBook 190
 2018-01-29  8:51 UTC  (2+ messages)

[GIT pull] x86/cache updates for 4.16
 2018-01-29  8:49 UTC 

[GIT pull] Timer core updates for 4.16
 2018-01-29  8:48 UTC 

[PATCH 4/4] hwmon: (dell-smm) Measure time duration of SMM call around inlined asm
 2018-01-29  8:46 UTC  (3+ messages)
` [4/4] "

[PATCH 0/3] e1000e: Revert interrupt handling changes
 2018-01-29  7:21 UTC  (4+ messages)
` [PATCH 2/3] Revert "e1000e: Separate signaling for link check/link up"

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®