messages from 2018-03-03 22:40:07 to 2018-03-06 00:26:04 UTC [more...]
[PATCH 4.1 00/65] page table isolation for stable 4.1
2018-03-06 0:25 UTC (23+ messages)
` [PATCH 4.1 01/65] x86/mm: Add INVPCID helpers
` [PATCH 4.1 03/65] x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
` [PATCH 4.1 04/65] x86/mm: If INVPCID is available, use it to flush global mappings
` [PATCH 4.1 06/65] sched/core: Add switch_mm_irqs_off() and use it in the scheduler
` [PATCH 4.1 19/65] x86/mm: Add the 'nopcid' boot option to turn off PCID
` [PATCH 4.1 22/65] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH 4.1 23/65] x86/entry: Stop using PER_CPU_VAR(kernel_stack)
` [PATCH 4.1 24/65] x86/entry: Remove unused 'kernel_stack' per-cpu variable
` [PATCH 4.1 25/65] x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code
` [PATCH 4.1 29/65] kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
` [PATCH 4.1 30/65] kaiser: fix build and FIXME in alloc_ldt_struct()
` [PATCH 4.1 34/65] kaiser: ENOMEM if kaiser_pagetable_walk() NULL
` [PATCH 4.1 36/65] kaiser: tidied up kaiser_add/remove_mapping slightly
` [PATCH 4.1 37/65] kaiser: kaiser_remove_mapping() move along the pgd
` [PATCH 4.1 41/65] kaiser: vmstat show NR_KAISERTABLE as nr_overhead
` [PATCH 4.1 47/65] kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls
` [PATCH 4.1 49/65] kaiser: add "nokaiser" boot option, using ALTERNATIVE
` [PATCH 4.1 50/65] "
` [PATCH 4.1 54/65] kaiser: drop is_atomic arg to kaiser_pagetable_walk()
` [PATCH 4.1 55/65] kaiser: asm/tlbflush.h handle noPGE at lower level
` [PATCH 4.1 59/65] x86/kaiser: Move feature detection up
` [PATCH 4.1 60/65] KPTI: Rename to PAGE_TABLE_ISOLATION
[PATCH v2 1/6] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
2018-03-06 0:17 UTC (8+ messages)
` [PATCH v2 2/6] PCI: hv: hv_eject_device_work(): remove the bogus test
` [PATCH v2 3/6] PCI: hv: serialize the present/eject work items
` [PATCH v2 4/6] PCI: hv: remove hbus->enum_sem
` [PATCH v2 5/6] PCI: hv: hv_pci_devices_present(): only queue a new work when necessary
` [PATCH v2 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()
[PATCH] libnvdimm, {btt, blk}: do integrity setup before add_disk()
2018-03-05 23:56 UTC
+ zboot-fix-stack-protector-in-compressed-boot-phase.patch added to -mm tree
2018-03-05 23:51 UTC
[PATCH 4.4 000/193] 4.4.118-stable review
2018-03-05 23:45 UTC (3+ messages)
` [PATCH 4.4 031/193] ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context
[PATCH 1/2] bcache: fix crashes in duplicate cache device register
2018-03-05 21:41 UTC (2+ messages)
` [PATCH 2/2] bcache: don't attach backing with duplicate UUID
[net v2 5/6] e1000e: Fix check_for_link return value with autoneg off
2018-03-05 21:40 UTC
Patch to consider for stable 3.18, 4.4 and 4.9
2018-03-05 20:43 UTC
[PATCH AUTOSEL for 4.9 001/219] Input: tsc2007 - check for presence and power down tsc2007 during probe
2018-03-05 20:35 UTC (20+ messages)
` [PATCH AUTOSEL for 4.9 002/219] spi/bcm63xx: make spi subsystem aware of message size limits
` [PATCH AUTOSEL for 4.9 005/219] kretprobes: Ensure probe location is at function entry
` [PATCH AUTOSEL for 4.9 112/219] ASoC: ssm4567: Add OF device ID table
` [PATCH AUTOSEL for 4.9 111/219] ASoc: rt5645: "
` [PATCH AUTOSEL for 4.9 113/219] ASoC: wm8978: "
` [PATCH AUTOSEL for 4.9 124/219] ARM: dts: rockchip: disable arm-global-timer for rk3188
[PATCH 4.4 000/108] 4.4.116-stable review
2018-03-05 20:33 UTC (7+ messages)
` [PATCH 4.4 035/108] dont put symlink bodies in pagecache into highmem
` [PATCH 4.4 054/108] mtd: cfi: convert inline functions to macros
[PATCH AUTOSEL for 4.15 001/102] drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
2018-03-05 20:25 UTC (7+ messages)
` [PATCH AUTOSEL for 4.15 026/102] ASoC: fsl_ssi: only enable proper channel slots in AC'97 mode
` [PATCH AUTOSEL for 4.15 043/102] ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
[PATCH 018/103] drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE
2018-03-05 19:52 UTC (16+ messages)
` [PATCH 020/103] ANDROID: binder: Add strong ref checks
` [PATCH 021/103] ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct
` [PATCH 030/103] ANDROID: binder: add padding to binder_fd_array_object
` [PATCH 033/103] Revert "android: binder: Sanity check at binder ioctl"
` [PATCH 034/103] binder: Use wake up hint for synchronous transactions
` [PATCH 044/103] binder: use group leader instead of open thread
` [PATCH 072/103] ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES
` [PATCH 073/103] binder: free memory on error
` [PATCH 086/103] binder: fix use-after-free in binder_transaction()
` [PATCH 090/103] binder: replace "%p" with "%pK"
` [PATCH 091/103] ANDROID: binder: remove WARN() for redundant txn error
` [PATCH 092/103] binder: check for binder_thread allocation failure in binder_poll()
` [PATCH 093/103] android: binder: use VM_ALLOC to get vm area
` [PATCH 097/103] ANDROID: binder: remove waitqueue when thread exits
` [PATCH 100/103] binder: fix proc->files use-after-free
[PATCH stable 4.14.y] nvme-rdma: don't suppress send completions
2018-03-05 19:32 UTC
[PATCH 1/2] drm/radeon: fix KV harvesting
2018-03-05 18:55 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: "
[PATCH] ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
2018-03-05 18:14 UTC (2+ messages)
[PATCH v3 1/5] tpm: fix intermittent failure with self tests
2018-03-05 16:56 UTC
[PATCH] scsi: lpfc: Switch memcpy_fromio() to __read32_copy()
2018-03-05 15:37 UTC (4+ messages)
` "
[PATCH v2 1/5] tpm: fix intermittent failure with self tests
2018-03-05 14:38 UTC
[PATCH 0/29] arm meltdown fix backporting review for lts 4.9
2018-03-05 13:08 UTC (6+ messages)
[git:media_tree/fixes] media: tegra-cec: reset rx_buf_cnt when start bit detected
2018-03-05 12:46 UTC
Linux 4.14.24
2018-03-05 12:50 UTC (2+ messages)
Linux 4.9.86
2018-03-05 12:50 UTC (2+ messages)
Linux 4.4.120
2018-03-05 12:49 UTC (2+ messages)
Linux 3.18.98
2018-03-05 12:49 UTC (2+ messages)
[git:media_tree/master] media: m88ds3103: don't call a non-initalized function
2018-02-23 10:22 UTC
[PATCH 1/5] tpm: Trigger only missing TPM 2.0 self tests
2018-03-05 11:23 UTC (3+ messages)
[PATCH v4] mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
2018-03-05 8:46 UTC (2+ messages)
[PATCH 0/2] tpmdd fixes for Linux 4.14 stable branch
2018-03-05 8:27 UTC (3+ messages)
` [PATCH 1/2] tpm: constify transmit data pointers
` [PATCH 2/2] tpm_tis_spi: Use DMA-safe memory for SPI transfers
[PATCH 0/3] tpmdd fixes for Linux 4.9 stable branch
2018-03-05 8:20 UTC (4+ messages)
` [PATCH 1/3] tpm: constify transmit data pointers
` [PATCH 2/3] tpm_tis_spi: Use DMA-safe memory for SPI transfers
` [PATCH 3/3] tpm-dev-common: Reject too short writes
[PATCH 1/3] tpm: constify transmit data pointers
2018-03-05 8:19 UTC (3+ messages)
` [PATCH 2/3] tpm_tis_spi: Use DMA-safe memory for SPI transfers
` [PATCH 3/3] tpm-dev-common: Reject too short writes
[PATCH 2/4] ARM: amba: Fix race condition with driver_override
2018-03-05 8:08 UTC (2+ messages)
[PATCH] ZBOOT: fix stack protector in compressed boot phase
2018-03-05 6:18 UTC
[PATCH 1/1] Drivers: hv: vmbus: Fix ring buffer signaling
2018-03-05 5:24 UTC
[PATCH 1/3] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
2018-03-05 5:11 UTC (4+ messages)
` [PATCH 2/3] PCI: hv: serialize the present/eject work items
[linux-stable-rc:linux-4.9.y 6083/6211] warning: __mcount_loc already exists: drivers/net/wireless/intel/iwlwifi/mvm/rx.o
2018-03-04 13:16 UTC (2+ messages)
v4.9.86 build: 0 failures 0 warnings (v4.9.86)
2018-03-05 2:47 UTC
v4.4.120 build: 0 failures 0 warnings (v4.4.120)
2018-03-04 23:31 UTC
[PATCH AUTOSEL for 3.18 01/63] Input: tsc2007 - check for presence and power down tsc2007 during probe
2018-03-04 23:20 UTC (45+ messages)
` [PATCH AUTOSEL for 3.18 02/63] kretprobes: Ensure probe location is at function entry
` [PATCH AUTOSEL for 3.18 03/63] HID: reject input outside logical range only if null state is set
` [PATCH AUTOSEL for 3.18 04/63] net: mvpp2: set dma mask and coherent dma mask on PPv2.2
` [PATCH AUTOSEL for 3.18 06/63] selinux: check for address length in selinux_socket_bind()
` [PATCH AUTOSEL for 3.18 07/63] perf tools: Make perf_event__synthesize_mmap_events() scale
` [PATCH AUTOSEL for 3.18 08/63] drivers: net: xgene: Fix hardware checksum setting
` [PATCH AUTOSEL for 3.18 10/63] ath10k: disallow DFS simulation if DFS channel is not enabled
` [PATCH AUTOSEL for 3.18 09/63] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
` [PATCH AUTOSEL for 3.18 11/63] HID: clamp input to logical range if no null state
` [PATCH AUTOSEL for 3.18 12/63] ARM: dts: Adjust moxart IRQ controller and flags
` [PATCH AUTOSEL for 3.18 13/63] batman-adv: handle race condition for claims between gateways
` [PATCH AUTOSEL for 3.18 14/63] of: fix of_device_get_modalias returned length when truncating buffers
` [PATCH AUTOSEL for 3.18 16/63] [media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clock
` [PATCH AUTOSEL for 3.18 20/63] tcp: sysctl: Fix a race to avoid unexpected 0 window from space
` [PATCH AUTOSEL for 3.18 25/63] braille-console: Fix value returned by _braille_console_setup
` [PATCH AUTOSEL for 3.18 28/63] powerpc: Avoid taking a data miss on every userspace instruction miss
` [PATCH AUTOSEL for 3.18 30/63] reiserfs: Make cancel_old_flush() reliable
` [PATCH AUTOSEL for 3.18 29/63] net/faraday: Add missing include of of.h
` [PATCH AUTOSEL for 3.18 31/63] fm10k: correctly check if interface is removed
` [PATCH AUTOSEL for 3.18 33/63] iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
` [PATCH AUTOSEL for 3.18 32/63] apparmor: Make path_max parameter readonly
` [PATCH AUTOSEL for 3.18 34/63] ARM: dts: rockchip: disable arm-global-timer for rk3188
` [PATCH AUTOSEL for 3.18 35/63] video: ARM CLCD: fix dma allocation size
` [PATCH AUTOSEL for 3.18 36/63] drm/radeon: Fail fb creation from imported dma-bufs
` [PATCH AUTOSEL for 3.18 38/63] regulator: isl9305: fix array size
` [PATCH AUTOSEL for 3.18 39/63] usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control()
` [PATCH AUTOSEL for 3.18 40/63] perf inject: Copy events when reordering events in pipe mode
` [PATCH AUTOSEL for 3.18 41/63] perf session: Don't rely on evlist "
` [PATCH AUTOSEL for 3.18 43/63] scsi: sg: close race condition in sg_remove_sfp_usercontext()
` [PATCH AUTOSEL for 3.18 48/63] sched: Stop resched_cpu() from sending IPIs to offline CPUs
` [PATCH AUTOSEL for 3.18 47/63] HID: elo: clear BTN_LEFT mapping
` [PATCH AUTOSEL for 3.18 50/63] mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
` [PATCH AUTOSEL for 3.18 51/63] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
` [PATCH AUTOSEL for 3.18 54/63] ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
` [PATCH AUTOSEL for 3.18 53/63] mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
` [PATCH AUTOSEL for 3.18 55/63] tools/usbip: fixes build with musl libc toolchain
` [PATCH AUTOSEL for 3.18 57/63] scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
` [PATCH AUTOSEL for 3.18 56/63] spi: sun6i: disable/unprepare clocks on remove
` [PATCH AUTOSEL for 3.18 58/63] media: cpia2: Fix a couple off by one bugs
` [PATCH AUTOSEL for 3.18 59/63] veth: set peer GSO values
` [PATCH AUTOSEL for 3.18 62/63] rcutorture/configinit: Fix build directory error message
` [PATCH AUTOSEL for 3.18 61/63] ASoC: nuc900: Fix a loop timeout test
` [PATCH AUTOSEL for 3.18 63/63] ima: relax requiring a file signature for new files with zero length
[PATCH AUTOSEL for 4.4 001/115] Input: tsc2007 - check for presence and power down tsc2007 during probe
2018-03-04 23:19 UTC (31+ messages)
` [PATCH AUTOSEL for 4.4 062/115] ARM: dts: rockchip: disable arm-global-timer for rk3188
` [PATCH AUTOSEL for 4.4 072/115] md/raid6: Fix anomily when recovering a single device in RAID6
` [PATCH AUTOSEL for 4.4 075/115] drivers/perf: arm_pmu: handle no platform_device
` [PATCH AUTOSEL for 4.4 077/115] perf session: Don't rely on evlist in pipe mode
` [PATCH AUTOSEL for 4.4 076/115] perf inject: Copy events when reordering events "
` [PATCH AUTOSEL for 4.4 079/115] scsi: sg: close race condition in sg_remove_sfp_usercontext()
` [PATCH AUTOSEL for 4.4 081/115] kprobes/x86: Set kprobes pages read-only
` [PATCH AUTOSEL for 4.4 083/115] wil6210: fix memory access violation in wil_memcpy_from/toio_32
` [PATCH AUTOSEL for 4.4 084/115] drm/edid: set ELD connector type in drm_edid_to_eld()
` [PATCH AUTOSEL for 4.4 085/115] video/hdmi: Allow "empty" HDMI infoframes
` [PATCH AUTOSEL for 4.4 086/115] HID: elo: clear BTN_LEFT mapping
` [PATCH AUTOSEL for 4.4 087/115] ARM: dts: exynos: Correct Trats2 panel reset line
` [PATCH AUTOSEL for 4.4 089/115] sched: Stop resched_cpu() from sending IPIs to offline CPUs
` [PATCH AUTOSEL for 4.4 090/115] test_firmware: fix setting old custom fw path back on exit
` [PATCH AUTOSEL for 4.4 096/115] ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
` [PATCH AUTOSEL for 4.4 097/115] ath10k: update tdls teardown state to target
` [PATCH AUTOSEL for 4.4 101/115] tools/usbip: fixes build with musl libc toolchain
` [PATCH AUTOSEL for 4.4 102/115] spi: sun6i: disable/unprepare clocks on remove
` [PATCH AUTOSEL for 4.4 103/115] scsi: core: scsi_get_device_flags_keyed(): Always return device flags
` [PATCH AUTOSEL for 4.4 104/115] scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
` [PATCH AUTOSEL for 4.4 106/115] media: cpia2: Fix a couple off by one bugs
` [PATCH AUTOSEL for 4.4 105/115] scsi: dh: add new rdac devices
` [PATCH AUTOSEL for 4.4 107/115] veth: set peer GSO values
` [PATCH AUTOSEL for 4.4 108/115] drm/amdkfd: Fix memory leaks in kfd topology
` [PATCH AUTOSEL for 4.4 109/115] agp/intel: Flush all chipset writes after updating the GGTT
` [PATCH AUTOSEL for 4.4 111/115] mac80211: remove BUG() when interface type is invalid
` [PATCH AUTOSEL for 4.4 112/115] ASoC: nuc900: Fix a loop timeout test
` [PATCH AUTOSEL for 4.4 113/115] ipvlan: add L2 check for packets arriving via virtual devices
` [PATCH AUTOSEL for 4.4 114/115] rcutorture/configinit: Fix build directory error message
v4.14.24 build: 0 failures 1 warnings (v4.14.24)
2018-03-04 20:58 UTC
ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
2018-03-04 20:31 UTC
ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
2018-03-04 20:29 UTC
[PATCH] Bluetooth: btqcomsmd: Fix channel open check
2018-03-04 19:55 UTC (3+ messages)
[PATCH] ubi: Reject MLC NAND
2018-03-04 19:46 UTC (2+ messages)
v3.2.100 build: 4 failures 20 warnings (v3.2.100)
2018-03-04 17:12 UTC
v3.18.98 build: 0 failures 1 warnings (v3.18.98)
2018-03-04 17:10 UTC
Linux 3.16.55
2018-03-04 15:43 UTC
Linux 3.2.100
2018-03-04 15:42 UTC
v3.16.55 build: 0 failures 7 warnings (v3.16.55)
2018-03-04 15:11 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox