All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-13 05:50:20 to 2018-11-13 06:07:06 UTC [more...]

[PATCH AUTOSEL 4.19 01/44] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:49 UTC  (39+ messages)
` [PATCH AUTOSEL 4.19 05/44] nvme-pci: fix conflicting p2p resource adds
` [PATCH AUTOSEL 4.19 06/44] block: brd: associate with queue until adding disk
` [PATCH AUTOSEL 4.19 12/44] ixgbe: fix MAC anti-spoofing filter after VFLR
` [PATCH AUTOSEL 4.19 14/44] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
` [PATCH AUTOSEL 4.19 15/44] reiserfs: propagate errors from fill_with_dentries() properly
` [PATCH AUTOSEL 4.19 16/44] hfs: prevent btree data loss on root split
` [PATCH AUTOSEL 4.19 17/44] hfsplus: "
` [PATCH AUTOSEL 4.19 18/44] mm/gup_benchmark.c: prevent integer overflow in ioctl
` [PATCH AUTOSEL 4.19 19/44] perf unwind: Take pgoff into account when reporting elf to libdwfl
` [PATCH AUTOSEL 4.19 20/44] um: Give start_idle_thread() a return code
` [PATCH AUTOSEL 4.19 21/44] drm/edid: Add 6 bpc quirk for BOE panel
` [PATCH AUTOSEL 4.19 22/44] afs: Handle EIO from delivery function
` [PATCH AUTOSEL 4.19 23/44] platform/x86: intel_telemetry: report debugfs failure
` [PATCH AUTOSEL 4.19 24/44] clk: fixed-rate: fix of_node_get-put imbalance
` [PATCH AUTOSEL 4.19 25/44] perf symbols: Set PLT entry/header sizes properly on Sparc
` [PATCH AUTOSEL 4.19 26/44] fs/exofs: fix potential memory leak in mount option parsing
` [PATCH AUTOSEL 4.19 27/44] clk: samsung: exynos5420: Enable PERIS clocks for suspend
` [PATCH AUTOSEL 4.19 28/44] apparmor: Fix uninitialized value in aa_split_fqname
` [PATCH AUTOSEL 4.19 29/44] x86/earlyprintk: Add a force option for pciserial device
` [PATCH AUTOSEL 4.19 30/44] platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
` [PATCH AUTOSEL 4.19 31/44] clk: meson-axg: pcie: drop the mpll3 clock parent
` [PATCH AUTOSEL 4.19 32/44] arm64: percpu: Initialize ret in the default case
` [PATCH AUTOSEL 4.19 33/44] clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
` [PATCH AUTOSEL 4.19 34/44] clk: renesas: r9a06g032: Fix UART34567 clock rate
` [PATCH AUTOSEL 4.19 35/44] clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks
` [PATCH AUTOSEL 4.19 36/44] clk: ti: fix OF child-node lookup
` [PATCH AUTOSEL 4.19 37/44] mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
` [PATCH AUTOSEL 4.19 38/44] mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
` [PATCH AUTOSEL 4.19 39/44] mm: calculate deferred pages after skipping mirrored memory
` [PATCH AUTOSEL 4.19 40/44] mm: don't raise MEMCG_OOM event due to failed high-order allocation
` [PATCH AUTOSEL 4.19 41/44] mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
` [PATCH AUTOSEL 4.19 42/44] userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults
` [PATCH AUTOSEL 4.19 43/44] mm: don't miss the last page because of round-off error
` [PATCH AUTOSEL 4.19 44/44] mm: don't warn about large allocations for slab

[PATCH AUTOSEL 4.9 01/17] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:52 UTC  (22+ messages)
` [PATCH AUTOSEL 4.9 02/17] cifs: don't dereference smb_file_target before null check
` [PATCH AUTOSEL 4.9 03/17] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
` [PATCH AUTOSEL 4.9 04/17] reiserfs: propagate errors from fill_with_dentries() properly
` [PATCH AUTOSEL 4.9 05/17] hfs: prevent btree data loss on root split
` [PATCH AUTOSEL 4.9 06/17] hfsplus: "
` [PATCH AUTOSEL 4.9 07/17] um: Give start_idle_thread() a return code
` [PATCH AUTOSEL 4.9 08/17] drm/edid: Add 6 bpc quirk for BOE panel
` [PATCH AUTOSEL 4.9 09/17] platform/x86: intel_telemetry: report debugfs failure
` [PATCH AUTOSEL 4.9 10/17] clk: fixed-rate: fix of_node_get-put imbalance
` [PATCH AUTOSEL 4.9 11/17] fs/exofs: fix potential memory leak in mount option parsing
` [PATCH AUTOSEL 4.9 12/17] clk: samsung: exynos5420: Enable PERIS clocks for suspend
` [PATCH AUTOSEL 4.9 13/17] platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
` [PATCH AUTOSEL 4.9 14/17] arm64: percpu: Initialize ret in the default case
` [PATCH AUTOSEL 4.9 15/17] mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
` [PATCH AUTOSEL 4.9 16/17] userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults
` [PATCH AUTOSEL 4.9 17/17] mm: don't warn about large allocations for slab

[PATCHv4 next 0/3] Limiting pci access
 2018-11-13  6:05 UTC  (11+ messages)

[PATCH v4 0/3] microblaze: system call table generation support
 2018-11-13  6:04 UTC  (4+ messages)
` [PATCH v4 1/3] microblaze: move __NR_syscalls macro from asm/unistd.h
` [PATCH v4 2/3] microblaze: add system call table generation support
` [PATCH v4 3/3] microblaze: generate uapi header and system call table files

[PATCH v2] net: Add trace events for all receive exit points
 2018-11-12 20:09 UTC  (2+ messages)

Disabling ppc64le hosts for Qemu tests
 2018-11-13  6:04 UTC  (2+ messages)

[PATCH 0/2] fix some exclude patterns being ignored
 2018-11-13  6:02 UTC  (3+ messages)
` [PATCH 1/2] refs: show --exclude failure with --branches/tags/remotes=glob

[PATCH AUTOSEL 4.14 01/26] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:51 UTC  (32+ messages)
` [PATCH AUTOSEL 4.14 02/26] cifs: don't dereference smb_file_target before null check
` [PATCH AUTOSEL 4.14 03/26] cifs: fix return value for cifs_listxattr
` [PATCH AUTOSEL 4.14 04/26] arm64: kprobe: make page to RO mode when allocate it
` [PATCH AUTOSEL 4.14 05/26] nvme-pci: fix conflicting p2p resource adds
` [PATCH AUTOSEL 4.14 06/26] ixgbe: fix MAC anti-spoofing filter after VFLR
` [PATCH AUTOSEL 4.14 07/26] mm: Fix warning in insert_pfn()
` [PATCH AUTOSEL 4.14 08/26] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
` [PATCH AUTOSEL 4.14 09/26] reiserfs: propagate errors from fill_with_dentries() properly
` [PATCH AUTOSEL 4.14 10/26] hfs: prevent btree data loss on root split
` [PATCH AUTOSEL 4.14 11/26] hfsplus: "
` [PATCH AUTOSEL 4.14 12/26] um: Give start_idle_thread() a return code
` [PATCH AUTOSEL 4.14 13/26] drm/edid: Add 6 bpc quirk for BOE panel
` [PATCH AUTOSEL 4.14 14/26] platform/x86: intel_telemetry: report debugfs failure
` [PATCH AUTOSEL 4.14 15/26] clk: fixed-rate: fix of_node_get-put imbalance
` [PATCH AUTOSEL 4.14 16/26] perf symbols: Set PLT entry/header sizes properly on Sparc
` [PATCH AUTOSEL 4.14 17/26] fs/exofs: fix potential memory leak in mount option parsing
` [PATCH AUTOSEL 4.14 18/26] clk: samsung: exynos5420: Enable PERIS clocks for suspend
` [PATCH AUTOSEL 4.14 19/26] apparmor: Fix uninitialized value in aa_split_fqname
` [PATCH AUTOSEL 4.14 20/26] x86/earlyprintk: Add a force option for pciserial device
` [PATCH AUTOSEL 4.14 21/26] platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
` [PATCH AUTOSEL 4.14 22/26] arm64: percpu: Initialize ret in the default case
` [PATCH AUTOSEL 4.14 23/26] mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
` [PATCH AUTOSEL 4.14 24/26] userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults
` [PATCH AUTOSEL 4.14 25/26] mm: don't miss the last page because of round-off error
` [PATCH AUTOSEL 4.14 26/26] mm: don't warn about large allocations for slab

[PATCH AUTOSEL 4.18 01/39] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:50 UTC  (44+ messages)
` [PATCH AUTOSEL 4.18 04/39] arm64: kprobe: make page to RO mode when allocate it
` [PATCH AUTOSEL 4.18 05/39] nvme-pci: fix conflicting p2p resource adds
` [PATCH AUTOSEL 4.18 06/39] block: brd: associate with queue until adding disk
` [PATCH AUTOSEL 4.18 07/39] net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
` [PATCH AUTOSEL 4.18 08/39] net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
` [PATCH AUTOSEL 4.18 09/39] net: hns3: bugfix for the initialization of command queue's spin lock
` [PATCH AUTOSEL 4.18 10/39] ixgbe: fix MAC anti-spoofing filter after VFLR
` [PATCH AUTOSEL 4.18 11/39] mm: Fix warning in insert_pfn()
` [PATCH AUTOSEL 4.18 12/39] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
` [PATCH AUTOSEL 4.18 13/39] reiserfs: propagate errors from fill_with_dentries() properly
` [PATCH AUTOSEL 4.18 14/39] hfs: prevent btree data loss on root split
` [PATCH AUTOSEL 4.18 15/39] hfsplus: "
` [PATCH AUTOSEL 4.18 16/39] mm/gup_benchmark.c: prevent integer overflow in ioctl
` [PATCH AUTOSEL 4.18 17/39] perf unwind: Take pgoff into account when reporting elf to libdwfl
` [PATCH AUTOSEL 4.18 18/39] um: Give start_idle_thread() a return code
` [PATCH AUTOSEL 4.18 19/39] drm/edid: Add 6 bpc quirk for BOE panel
` [PATCH AUTOSEL 4.18 20/39] afs: Handle EIO from delivery function
` [PATCH AUTOSEL 4.18 21/39] platform/x86: intel_telemetry: report debugfs failure
` [PATCH AUTOSEL 4.18 22/39] clk: fixed-rate: fix of_node_get-put imbalance
` [PATCH AUTOSEL 4.18 23/39] perf symbols: Set PLT entry/header sizes properly on Sparc
` [PATCH AUTOSEL 4.18 24/39] fs/exofs: fix potential memory leak in mount option parsing
` [PATCH AUTOSEL 4.18 25/39] clk: samsung: exynos5420: Enable PERIS clocks for suspend
` [PATCH AUTOSEL 4.18 26/39] apparmor: Fix uninitialized value in aa_split_fqname
` [PATCH AUTOSEL 4.18 27/39] x86/earlyprintk: Add a force option for pciserial device
` [PATCH AUTOSEL 4.18 28/39] platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
` [PATCH AUTOSEL 4.18 29/39] arm64: percpu: Initialize ret in the default case
` [PATCH AUTOSEL 4.18 30/39] clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
` [PATCH AUTOSEL 4.18 31/39] clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks
` [PATCH AUTOSEL 4.18 32/39] clk: ti: fix OF child-node lookup
` [PATCH AUTOSEL 4.18 33/39] mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
` [PATCH AUTOSEL 4.18 34/39] mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
` [PATCH AUTOSEL 4.18 35/39] mm: calculate deferred pages after skipping mirrored memory
` [PATCH AUTOSEL 4.18 36/39] mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
` [PATCH AUTOSEL 4.18 37/39] userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults
` [PATCH AUTOSEL 4.18 38/39] mm: don't miss the last page because of round-off error
` [PATCH AUTOSEL 4.18 39/39] mm: don't warn about large allocations for slab

VIVID/VIMC and media fuzzing
 2018-11-12 20:06 UTC  (10+ messages)

[PATCH v2 0/4] AM654: Add pinmux support
 2018-11-13  6:01 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions
` [PATCH v2 2/4] arm64: dts: ti: k3-am65: Add pinctrl regions
` [PATCH v2 3/4] arm64: dts: ti: am654-base-board: Add pinmux for main uart0
` [PATCH v2 4/4] arm64: dts: ti: k3-am654-base-board: Add I2C nodes

[PATCH v5 0/3] m68k: system call table generation support
 2018-11-13  6:00 UTC  (4+ messages)
` [PATCH v5 1/3] m68k: add __NR_syscalls along with NR_syscalls
` [PATCH v5 2/3] m68k: add system call table generation support
` [PATCH v5 3/3] m68k: generate uapi header and syscall table header files

[PATCH] net/mlx5: fix Direct Verbs RSS hash field
 2018-11-13  6:00 UTC 

[PATCH 2/2] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
 2018-11-13  5:58 UTC  (8+ messages)

[PATCH 0/2] reverts to un-regress v3d
 2018-11-13  5:57 UTC  (11+ messages)
` [PATCH 2/2] drm: Revert syncobj timeline changes

[U-Boot] [PATCH v3 00/28] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-11-13  5:57 UTC  (7+ messages)
` [U-Boot] [PATCH v3 24/28] distro_bootcmd: add VirtIO distro boot command
` [U-Boot] [PATCH v3 25/28] riscv: qemu: enable distro boot
` [U-Boot] [PATCH v3 27/28] riscv: qemu: detect and boot the kernel passed by QEMU

[ovmf test] 129918: regressions - FAIL
 2018-11-13  5:56 UTC 

[Buildroot] [PATCH v2] package/linux-tools: add support for pcitest tool
 2018-11-13  5:55 UTC 

[Qemu-devel] [PATCH v1 0/3] intel-iommu: add support for 5-level virtual IOMMU
 2018-11-13  5:53 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 3/3] intel-iommu: search iotlb for levels supported by the address width

[PATCH AUTOSEL 4.4 01/11] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:52 UTC  (12+ messages)
` [PATCH AUTOSEL 4.4 02/11] reiserfs: propagate errors from fill_with_dentries() properly
` [PATCH AUTOSEL 4.4 03/11] hfs: prevent btree data loss on root split
` [PATCH AUTOSEL 4.4 04/11] hfsplus: "
` [PATCH AUTOSEL 4.4 05/11] um: Give start_idle_thread() a return code
` [PATCH AUTOSEL 4.4 06/11] fs/exofs: fix potential memory leak in mount option parsing
` [PATCH AUTOSEL 4.4 07/11] clk: samsung: exynos5420: Enable PERIS clocks for suspend
` [PATCH AUTOSEL 4.4 08/11] platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
` [PATCH AUTOSEL 4.4 09/11] arm64: percpu: Initialize ret in the default case
` [PATCH AUTOSEL 4.4 10/11] mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
` [PATCH AUTOSEL 4.4 11/11] mm: don't warn about large allocations for slab

[PATCH AUTOSEL 3.18 1/9] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:52 UTC  (10+ messages)
` [PATCH AUTOSEL 3.18 2/9] reiserfs: propagate errors from fill_with_dentries() properly
` [PATCH AUTOSEL 3.18 3/9] hfs: prevent btree data loss on root split
` [PATCH AUTOSEL 3.18 4/9] hfsplus: "
` [PATCH AUTOSEL 3.18 5/9] um: Give start_idle_thread() a return code
` [PATCH AUTOSEL 3.18 6/9] fs/exofs: fix potential memory leak in mount option parsing
` [PATCH AUTOSEL 3.18 7/9] clk: samsung: exynos5420: Enable PERIS clocks for suspend
` [PATCH AUTOSEL 3.18 8/9] mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
` [PATCH AUTOSEL 3.18 9/9] mm: don't warn about large allocations for slab

[V9fs-developer] [PATCH] net/9p: include trans_common.h to fix missing prototype warning
 2018-11-13  5:53 UTC 

[PATCH bpf-next] bpftool: make libbfd optional
 2018-11-12 19:58 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.