linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-13 02:53:05 to 2018-11-13 06:03:50 UTC [more...]

[PATCH AUTOSEL 4.19 01/44] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:49 UTC  (30+ messages)
` [PATCH AUTOSEL 4.19 02/44] cifs: don't dereference smb_file_target before null check
` [PATCH AUTOSEL 4.19 04/44] arm64: kprobe: make page to RO mode when allocate it
` [PATCH AUTOSEL 4.19 06/44] block: brd: associate with queue until adding disk
` [PATCH AUTOSEL 4.19 07/44] bpf: fix partial copy of map_ptr when dst is scalar
` [PATCH AUTOSEL 4.19 08/44] net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
` [PATCH AUTOSEL 4.19 09/44] net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
` [PATCH AUTOSEL 4.19 10/44] net: hns3: bugfix for handling mailbox while the command queue reinitialized
` [PATCH AUTOSEL 4.19 11/44] net: hns3: bugfix for the initialization of command queue's spin lock
` [PATCH AUTOSEL 4.19 13/44] mm: Fix warning in insert_pfn()
` [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 25/44] perf symbols: Set PLT entry/header sizes properly on Sparc
` [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.18 01/39] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:50 UTC  (39+ messages)
` [PATCH AUTOSEL 4.18 02/39] cifs: don't dereference smb_file_target before null check
` [PATCH AUTOSEL 4.18 03/39] cifs: fix return value for cifs_listxattr
` [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

[PATCH v2 0/4] AM654: Add pinmux support
 2018-11-13  6:01 UTC  (5+ 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 AUTOSEL 4.14 01/26] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:51 UTC  (26+ 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 2/2] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
 2018-11-13  5:58 UTC  (7+ messages)

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

[PATCH AUTOSEL 4.9 01/17] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:52 UTC  (17+ 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

[PATCH AUTOSEL 4.4 01/11] bfs: add sanity check at bfs_fill_super()
 2018-11-13  5:52 UTC  (11+ 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  (9+ 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

[PATCH] xfs: Remove noinline from #define STATIC
 2018-11-13  5:44 UTC  (11+ messages)

[PATCH] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
 2018-11-13  5:36 UTC  (2+ messages)

[PATCH 0/2] sony-cxd2880: add optional vcc regulator
 2018-11-13  5:34 UTC  (2+ messages)

[PATCH] mtd: spi-nor: cast to u64 to avoid uint overflows
 2018-11-13  5:18 UTC 

[PATCH v2 0/2] powerpc/boot: Fix cross compiling with clang
 2018-11-13  5:16 UTC  (4+ messages)
` [PATCH v2 1/2] Makefile: Export clang toolchain variables

[PATCH] mtd: change len type from signed to unsigned type
 2018-11-13  5:16 UTC 

[PATCH] media: cxd2880-spi: fix probe when dvb_attach fails
 2018-11-13  5:13 UTC  (2+ messages)

[PATCH 4.9 000/141] 4.9.137-stable review
 2018-11-13  5:09 UTC  (4+ messages)

[PATCH 4.19 000/361] 4.19.2-stable review
 2018-11-13  5:06 UTC  (3+ messages)

[PATCH 1/2] exec: load_script: don't blindly truncate shebang string
 2018-11-13  5:03 UTC  (4+ messages)
` [PATCH 2/2] exec: increase BINPRM_BUF_SIZE to 256

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-13  5:02 UTC  (11+ messages)

Linux Foundation Technical Advisory Board Elections
 2018-11-13  5:02 UTC 

[PATCH] x86/process: Fix some -Wmissing-prototypes warnings
 2018-11-13  5:02 UTC 

[PATCH 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs
 2018-11-13  4:59 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: Add Qualcomm Synopsys High-Speed USB PHY binding

[PATCH] hwmon (ina3221) Add single-shot mode support
 2018-11-13  4:58 UTC  (3+ messages)

[PATCH v9 00/10] x86: macrofying inline asm
 2018-11-13  4:56 UTC  (17+ messages)
` [PATCH v9 02/10] Makefile: Prepare for using macros for "

[RFC PATCH 00/13] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-13  4:50 UTC  (10+ messages)
` [RFC PATCH 06/13] m68k: Drop ARCH_USES_GETTIMEOFFSET
` [RFC PATCH 01/13] arm: Fix mutual exclusion in arch_gettimeoffset

Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2018-11-13  4:45 UTC 

linux-next: Tree for Nov 13
 2018-11-13  4:43 UTC 

[PATCH] hwmon (ina3221) Add mutex lock to shunt nodes
 2018-11-13  4:41 UTC  (3+ messages)

[PATCH] x86/tsc: Fix -Wmissing-prototypes warning for calibrate_delay_is_known()
 2018-11-13  4:40 UTC 

[PATCH] hwmon (lm63) Do not overwrite data->kind
 2018-11-13  4:36 UTC 

ODEBUG: Out of memory. ODEBUG disabled
 2018-11-13  4:33 UTC  (4+ messages)

[PATCH 0/3] Stingray usb phy driver support
 2018-11-13  4:13 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: Add binding document for stingray usb phy
` [PATCH 2/3] phy: sr-usb: Add stingray usb phy driver
` [PATCH 3/3] arm64: dts: Add USB DT nodes for Stingray SoC

[PATCH V5 0/6] blk-mq: refactor and fix on issue request directly
 2018-11-13  4:12 UTC  (4+ messages)
` [PATCH V5 2/6] blk-mq: refactor the code of "

[PATCH 0/2] opp: ti-opp-supply: Fixes
 2018-11-13  4:12 UTC  (2+ messages)

[PATCH v6 0/4] PPS: pps-gpio PPS ECHO implementation
 2018-11-13  3:40 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: pps: descriptor-based gpio, capture-clear addition
  ` [PATCH v6 2/4] "
    ` [PATCH v6 3/4] dt-bindings: pps: pps-gpio PPS ECHO implementation
      ` [PATCH v6 4/4] pps: pps-gpio pps-echo implementation

[PATCH] f2fs: only flush the single temp bio cache which owns the target page
 2018-11-13  3:57 UTC  (2+ messages)
` [PATCH v3] "

[RFC PATCH] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-11-13  3:38 UTC  (2+ messages)

[PATCH v3] driver-staging: vsoc.c: Add sysfs support for examining the permissions of regions
 2018-11-13  3:32 UTC  (4+ messages)

[PATCH] f2fs: avoid GC causing encrypted file corrupted
 2018-11-13  3:16 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: phy: Document cadence Sierra PHY bindings
 2018-11-13  3:11 UTC  (2+ messages)

make[2]: *** No rule to make target 'arch/sh/boot/dts/.dtb.S', needed by 'arch/sh/boot/dts/.dtb.o'
 2018-11-12 20:29 UTC 

BUG: KASAN: slab-out-of-bounds in selinux_sctp_bind_connect+0x60/0x150
 2018-11-13  3:11 UTC  (5+ messages)

[PATCH v2 10/11] [media] marvell-ccic: use async notifier to get the sensor
 2018-11-12 22:06 UTC  (2+ messages)

[PATCH v6 0/2] sched/fair: update scale invariance of PELT
 2018-11-13  2:58 UTC  (4+ messages)
` [PATCH v6 2/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).