linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 01:36:08 to 2019-07-03 05:35:04 UTC [more...]

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-07-03  5:35 UTC  (4+ messages)
` [DRAFT] mm/kprobes: Add generic kprobe_fault_handler() fallback definition

[GIT PULL] FSI changes for 5.3
 2019-07-03  5:32 UTC  (2+ messages)

[PATCH v1 00/11] perf: Fix errors detected by Smatch
 2019-07-03  5:19 UTC  (7+ messages)
` [PATCH v1 10/11] perf intel-pt: Smatch: Fix potential NULL pointer dereference

[PATCH] of/fdt: Make sure no-map does not remove already reserved regions
 2019-07-03  5:08 UTC 

[PATCH] posix_acl: fix stale posix_acl_update_mode() comment
 2019-07-03  5:07 UTC 

[PATCH] PCI: hv: fix pci-hyperv build, depends on SYSFS
 2019-07-03  5:05 UTC  (6+ messages)

Reminder: 3 open syzbot bugs in "android/binder" subsystem
 2019-07-03  5:02 UTC 

[PATCHv4 0/2] Document memory-to-memory video codec interfaces
 2019-07-03  4:58 UTC  (3+ messages)
` [PATCHv4 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH] Revert "ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators"
 2019-07-03  4:54 UTC  (3+ messages)

[GIT PULL] SMB3 fix
 2019-07-03  4:54 UTC 

suspicious RCU usage (was: Re: [PATCHv3 next 1/3] loopback: create blackhole net device similar to loopack.)
 2019-07-03  4:45 UTC  (2+ messages)

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2019-07-03  4:41 UTC  (4+ messages)
` [PATCH v8 3/5] mtd: Add support for HyperBus memory devices

[RFC] rcuperf: Make rcuperf test more robust for !expedited mode
 2019-07-03  4:39 UTC 

Reminder: 22 open syzbot bugs in perf subsystem
 2019-07-03  4:36 UTC  (6+ messages)

[PATCH] drm/msm/mdp5: Use drm_device for creating gem address space
 2019-07-03  4:08 UTC  (2+ messages)

[PATCH v7 0/3] add support for rng-seed
 2019-07-03  4:01 UTC  (4+ messages)
` [PATCH v7 1/3] arm64: map FDT as RW for early_init_dt_scan()
` [PATCH v7 2/3] fdt: add support for rng-seed
` [PATCH v7 3/3] arm64: kexec_file: add rng-seed support

[PATCH v3 0/3] make RB_DECLARE_CALLBACKS more generic
 2019-07-03  4:01 UTC  (4+ messages)
` [PATCH v3 1/3] augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
` [PATCH v3 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
` [PATCH v3 3/3] augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition

[RESEND PATCH v3 0/7] Improve scheduler scalability for fast path
 2019-07-03  3:52 UTC  (6+ messages)

[PATCH -next] btrfs: remove set but not used variable 'offset'
 2019-07-03  3:51 UTC  (2+ messages)

[PATCH] rbtree: sync up the tools/ copy of the code with the main one
 2019-07-03  3:48 UTC 

[PATCH v2] selftests/x86/fsgsbase: Fix some test case bugs
 2019-07-03  3:43 UTC 

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-03  3:34 UTC  (6+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH 1/4] numa: introduce per-cgroup numa balancing locality, statistic
  ` [PATCH 2/4] numa: append per-node execution info in memory.numa_stat
  ` [PATCH 3/4] numa: introduce numa group per task group
  ` [PATCH 4/4] numa: introduce numa cling feature

[GIT PULL] perf/core improvements and fixes
 2019-07-03  3:27 UTC  (19+ messages)
` [PATCH 01/18] objtool: Fix build by linking against tools/lib/ctype.o sources
` [PATCH 02/18] perf symbol: Create block_info structure
` [PATCH 03/18] perf hists: Add block_info in hist_entry
` [PATCH 04/18] perf diff: Check if all data files with branch stacks
` [PATCH 05/18] perf diff: Use hists to manage basic blocks per symbol
` [PATCH 06/18] perf diff: Link same basic blocks among different data
` [PATCH 07/18] perf diff: Print the basic block cycles diff
` [PATCH 08/18] perf diff: Documentation -c cycles option
` [PATCH 09/18] perf pmu: Support more complex PMU event aliasing
` [PATCH 10/18] perf jevents: Add support for Hisi hip08 DDRC PMU aliasing
` [PATCH 11/18] perf jevents: Add support for Hisi hip08 HHA "
` [PATCH 12/18] perf jevents: Add support for Hisi hip08 L3C "
` [PATCH 13/18] perf tools: Fix typos / broken sentences
` [PATCH 14/18] perf vendor events intel: Metric fixes for SKX/CLX
` [PATCH 15/18] perf list: Avoid extra : for --raw metrics
` [PATCH 16/18] perf tools metric: Don't include duration_time in group
` [PATCH 17/18] perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
` [PATCH 18/18] perf script: Allow specifying the files to process guest samples

[PATCH bpf-next] bpf: cgroup: Fix build error without CONFIG_NET
 2019-07-03  3:26 UTC  (4+ messages)

[PATCH] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
 2019-07-03  3:25 UTC  (3+ messages)

linux-next: manual merge of the block tree with the xfs tree
 2019-07-03  3:19 UTC 

[RFC PATCH v2 00/12] Reduce ifdef mess in ptrace
 2019-07-03  3:18 UTC  (9+ messages)
` [RFC PATCH v2 09/12] powerpc/ptrace: split out ADV_DEBUG_REGS related functions
` [RFC PATCH v2 10/12] powerpc/ptrace: create ptrace_get_debugreg()
` [RFC PATCH v2 11/12] powerpc/ptrace: create ppc_gethwdinfo()
` [RFC PATCH v2 12/12] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c

[PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
 2019-07-03  3:18 UTC  (6+ messages)

[PATCH 1/2] Fix mmap-thread-lookup.c unitialized memory usage
 2019-07-03  3:09 UTC  (2+ messages)

[PATCH v4 0/2] Add Macronix Raw NAND controller driver
 2019-07-03  3:03 UTC  (4+ messages)
` [PATCH v4 1/2] mtd: rawnand: Add Macronix Raw NAND controller

[PATCH -next] integrity: Remove set but not used variable 'acl'
 2019-07-03  2:55 UTC 

[PATCH 0/2] arm64: Introduce boot parameter to disable TLB flush instruction within the same inner shareable domain
 2019-07-03  2:45 UTC  (5+ messages)

[PATCH v4 0/2] drm/panfrost: drm_gem_map_offset() helper
 2019-07-03  2:32 UTC  (3+ messages)
` [PATCH v4 2/2] drm/panfrost: Use drm_gem_map_offset()

[PATCH] f2fs: fix to avoid long latency during umount
 2019-07-03  2:29 UTC 

[PATCH] media: usb: technisat-usb2: fix buffer overflow
 2019-07-03  2:26 UTC  (3+ messages)
` [PATCH V2] "

[PATCH AUTOSEL 5.1 01/39] ARM: dts: meson8: fix GPU interrupts and drop an undocumented property
 2019-07-03  2:15 UTC  (39+ messages)
` [PATCH AUTOSEL 5.1 02/39] ARM: dts: meson8b: fix the operating voltage of the Mali GPU
` [PATCH AUTOSEL 5.1 03/39] idr: Fix idr_get_next race with idr_remove
` [PATCH AUTOSEL 5.1 04/39] irqchip/irq-csky-mpintc: Support auto irq deliver to all cpus
` [PATCH AUTOSEL 5.1 05/39] irqchip/gic-v3-its: Fix command queue pointer comparison bug
` [PATCH AUTOSEL 5.1 06/39] clk: ti: clkctrl: Fix returning uninitialized data
` [PATCH AUTOSEL 5.1 07/39] efi/bgrt: Drop BGRT status field reserved bits check
` [PATCH AUTOSEL 5.1 08/39] arm64: dts: ls1028a: Fix CPU idle fail
` [PATCH AUTOSEL 5.1 09/39] selftests/powerpc: Add test of fork with mapping above 512TB
` [PATCH AUTOSEL 5.1 10/39] perf/core: Fix perf_sample_regs_user() mm check
` [PATCH AUTOSEL 5.1 11/39] ARM: dts: gemini Fix up DNS-313 compatible string
` [PATCH AUTOSEL 5.1 12/39] ARM: omap2: remove incorrect __init annotation
` [PATCH AUTOSEL 5.1 13/39] afs: Fix uninitialised spinlock afs_volume::cb_break_lock
` [PATCH AUTOSEL 5.1 14/39] x86/efi: fix a -Wtype-limits compilation warning
` [PATCH AUTOSEL 5.1 15/39] x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
` [PATCH AUTOSEL 5.1 16/39] be2net: fix link failure after ethtool offline test
` [PATCH AUTOSEL 5.1 17/39] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 5.1 18/39] net: stmmac: fixed new system time seconds value calculation
` [PATCH AUTOSEL 5.1 19/39] net: stmmac: set IC bit when transmitting frames with HW timestamp
` [PATCH AUTOSEL 5.1 20/39] sis900: fix TX completion
` [PATCH AUTOSEL 5.1 21/39] ARM: dts: imx6ul: fix PWM[1-4] interrupts
` [PATCH AUTOSEL 5.1 22/39] qmi_wwan: Fix out-of-bounds read
` [PATCH AUTOSEL 5.1 23/39] pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
` [PATCH AUTOSEL 5.1 24/39] pinctrl: ocelot: fix gpio direction for pins after 31
` [PATCH AUTOSEL 5.1 25/39] pinctrl: ocelot: fix pinmuxing "
` [PATCH AUTOSEL 5.1 26/39] dm table: don't copy from a NULL pointer in realloc_argv()
` [PATCH AUTOSEL 5.1 27/39] dm verity: use message limit for data block corruption message
` [PATCH AUTOSEL 5.1 28/39] x86/boot/64: Fix crash if kernel image crosses page table boundary
` [PATCH AUTOSEL 5.1 29/39] x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
` [PATCH AUTOSEL 5.1 30/39] HID: chicony: add another quirk for PixArt mouse
` [PATCH AUTOSEL 5.1 31/39] HID: uclogic: Add support for Huion HS64 tablet
` [PATCH AUTOSEL 5.1 32/39] HID: multitouch: Add pointstick support for ALPS Touchpad
` [PATCH AUTOSEL 5.1 33/39] pinctrl: mediatek: Ignore interrupts that are wake only during resume
` [PATCH AUTOSEL 5.1 34/39] net: aquantia: fix vlans not working over bridged network
` [PATCH AUTOSEL 5.1 35/39] cpu/hotplug: Fix out-of-bounds read when setting fail state
` [PATCH AUTOSEL 5.1 36/39] pinctrl: mediatek: Update cur_mask in mask/mask ops
` [PATCH AUTOSEL 5.1 37/39] mm/oom_kill.c: fix uninitialized oc->constraint
` [PATCH AUTOSEL 5.1 38/39] fork,memcg: alloc_thread_stack_node needs to set tsk->stack
` [PATCH AUTOSEL 5.1 39/39] linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL

[PATCH AUTOSEL 4.19 01/26] irqchip/gic-v3-its: Fix command queue pointer comparison bug
 2019-07-03  2:16 UTC  (26+ messages)
` [PATCH AUTOSEL 4.19 02/26] clk: ti: clkctrl: Fix returning uninitialized data
` [PATCH AUTOSEL 4.19 03/26] efi/bgrt: Drop BGRT status field reserved bits check
` [PATCH AUTOSEL 4.19 04/26] perf/core: Fix perf_sample_regs_user() mm check
` [PATCH AUTOSEL 4.19 05/26] ARM: dts: gemini Fix up DNS-313 compatible string
` [PATCH AUTOSEL 4.19 06/26] ARM: omap2: remove incorrect __init annotation
` [PATCH AUTOSEL 4.19 07/26] afs: Fix uninitialised spinlock afs_volume::cb_break_lock
` [PATCH AUTOSEL 4.19 08/26] x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
` [PATCH AUTOSEL 4.19 09/26] be2net: fix link failure after ethtool offline test
` [PATCH AUTOSEL 4.19 10/26] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 4.19 11/26] net: stmmac: fixed new system time seconds value calculation
` [PATCH AUTOSEL 4.19 12/26] net: stmmac: set IC bit when transmitting frames with HW timestamp
` [PATCH AUTOSEL 4.19 13/26] sis900: fix TX completion
` [PATCH AUTOSEL 4.19 14/26] ARM: dts: imx6ul: fix PWM[1-4] interrupts
` [PATCH AUTOSEL 4.19 15/26] qmi_wwan: Fix out-of-bounds read
` [PATCH AUTOSEL 4.19 16/26] pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
` [PATCH AUTOSEL 4.19 17/26] dm table: don't copy from a NULL pointer in realloc_argv()
` [PATCH AUTOSEL 4.19 18/26] dm verity: use message limit for data block corruption message
` [PATCH AUTOSEL 4.19 19/26] x86/boot/64: Fix crash if kernel image crosses page table boundary
` [PATCH AUTOSEL 4.19 20/26] x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
` [PATCH AUTOSEL 4.19 21/26] HID: chicony: add another quirk for PixArt mouse
` [PATCH AUTOSEL 4.19 22/26] HID: multitouch: Add pointstick support for ALPS Touchpad
` [PATCH AUTOSEL 4.19 23/26] pinctrl: mediatek: Ignore interrupts that are wake only during resume
` [PATCH AUTOSEL 4.19 24/26] cpu/hotplug: Fix out-of-bounds read when setting fail state
` [PATCH AUTOSEL 4.19 25/26] pinctrl: mediatek: Update cur_mask in mask/mask ops
` [PATCH AUTOSEL 4.19 26/26] linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL

[PATCH AUTOSEL 4.14 01/13] clk: ti: clkctrl: Fix returning uninitialized data
 2019-07-03  2:18 UTC  (13+ messages)
` [PATCH AUTOSEL 4.14 02/13] efi/bgrt: Drop BGRT status field reserved bits check
` [PATCH AUTOSEL 4.14 03/13] perf/core: Fix perf_sample_regs_user() mm check
` [PATCH AUTOSEL 4.14 04/13] ARM: omap2: remove incorrect __init annotation
` [PATCH AUTOSEL 4.14 05/13] be2net: fix link failure after ethtool offline test
` [PATCH AUTOSEL 4.14 06/13] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 4.14 07/13] net: stmmac: fixed new system time seconds value calculation
` [PATCH AUTOSEL 4.14 08/13] sis900: fix TX completion
` [PATCH AUTOSEL 4.14 09/13] ARM: dts: imx6ul: fix PWM[1-4] interrupts
` [PATCH AUTOSEL 4.14 10/13] dm verity: use message limit for data block corruption message
` [PATCH AUTOSEL 4.14 11/13] x86/boot/64: Fix crash if kernel image crosses page table boundary
` [PATCH AUTOSEL 4.14 12/13] cpu/hotplug: Fix out-of-bounds read when setting fail state
` [PATCH AUTOSEL 4.14 13/13] linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL

[PATCH AUTOSEL 4.9 1/8] perf/core: Fix perf_sample_regs_user() mm check
 2019-07-03  2:18 UTC  (8+ messages)
` [PATCH AUTOSEL 4.9 2/8] ARM: omap2: remove incorrect __init annotation
` [PATCH AUTOSEL 4.9 3/8] be2net: fix link failure after ethtool offline test
` [PATCH AUTOSEL 4.9 4/8] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 4.9 5/8] net: stmmac: fixed new system time seconds value calculation
` [PATCH AUTOSEL 4.9 6/8] sis900: fix TX completion
` [PATCH AUTOSEL 4.9 7/8] ARM: dts: imx6ul: fix PWM[1-4] interrupts
` [PATCH AUTOSEL 4.9 8/8] dm verity: use message limit for data block corruption message

[PATCH AUTOSEL 4.4 1/6] perf/core: Fix perf_sample_regs_user() mm check
 2019-07-03  2:18 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 2/6] ARM: omap2: remove incorrect __init annotation
` [PATCH AUTOSEL 4.4 3/6] be2net: fix link failure after ethtool offline test
` [PATCH AUTOSEL 4.4 4/6] ppp: mppe: Add softdep to arc4
` [PATCH AUTOSEL 4.4 5/6] sis900: fix TX completion
` [PATCH AUTOSEL 4.4 6/6] dm verity: use message limit for data block corruption message

[PATCH] cgroup: minor tweak for logic to get cgroup css
 2019-07-03  2:07 UTC 

[PATCH v4 0/5] misc fixes to PV extentions code
 2019-07-03  2:14 UTC  (4+ messages)
` [PATCH v4 5/5] xen: Add 'xen_nopv' parameter back for backward compatibility

[PATCH v2 0/3] make RB_DECLARE_CALLBACKS more generic
 2019-07-03  2:14 UTC  (4+ messages)
` [PATCH v2 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-03  2:11 UTC  (6+ messages)
` [PATCH net-next v6 05/15] ethtool: helper functions for netlink interface
` [PATCH net-next v6 11/15] ethtool: provide link mode names as a string set

[PATCH v2] module: add usage links when calling ref_module func
 2019-07-03  2:09 UTC 

[PATCH] staging: erofs: fix LZ4 limited bounced page mis-reuse
 2019-07-03  2:09 UTC  (3+ messages)

[PATCH] net: pci: Fix hotplug event timeout with shpchp
 2019-07-03  2:07 UTC 

CFP: LPC Testing and Fuzzing microconference
 2019-07-02 20:12 UTC 

[PATCH v2] f2fs: avoid out-of-range memory access
 2019-07-03  2:07 UTC  (2+ messages)

[PATCH 0/4] Lantiq VRX200/ARX300 PCIe PHY driver
 2019-07-02 20:35 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYs
` [PATCH 4/4] MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver

[PATCH 4.19 00/72] 4.19.57-stable review
 2019-07-03  2:03 UTC  (3+ messages)
` [PATCH 4.19 26/72] usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()

[PATCH 5.1 00/55] 5.1.16-stable review
 2019-07-03  2:02 UTC  (3+ messages)
` [PATCH 5.1 51/55] bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd

[PATCH v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-07-03  1:59 UTC 

[PATCH] MAINTAINERS: Update for Intel Speed Select Technology
 2019-07-03  1:53 UTC 

[PATCH 0/2] iommu: handle drivers that manage iommu directly
 2019-07-02 20:26 UTC 

[PATCH v1 net-next] net: stmmac: enable clause 45 mdio support
 2019-07-03  9:50 UTC 

[PATCH v5 net-next 6/6] net: ethernet: ti: cpsw: add XDP support
 2019-07-02 21:41 UTC  (13+ messages)
` [PATCH] net: core: page_pool: add user refcnt and reintroduce page_pool_destroy

[PATCH 3/3] drm/msm/dsi: make sure we have panel or bridge earlier
 2019-07-02 20:30 UTC  (2+ messages)
  ` [Freedreno] "

[PATCH 4.14 00/43] 4.14.132-stable review
 2019-07-02 20:22 UTC  (2+ messages)

[PATCH 0/4] drm+dt+efi: support devices with multiple possible panels
 2019-07-02 20:26 UTC  (3+ messages)
` [PATCH 2/4] efi/libstub: detect panel-id

objtool warnings in prerelease clang-9
 2019-07-02 22:07 UTC  (2+ messages)

[PATCH] x86/stacktrace: Do not access user space memory unnecessarily
 2019-07-02 20:18 UTC  (6+ messages)

[PATCH 0/6] fsinfo: Add mount topology query [ver #15]
 2019-07-03  1:42 UTC  (5+ messages)
` [PATCH 4/6] vfs: Allow mount information to be queried by fsinfo() "

[PATCH] filesystem-dax: Disable PMD support
 2019-07-03  1:39 UTC  (15+ messages)

[PATCH v2 0/3] RK3288 Gamma LUT
 2019-07-02 20:14 UTC  (3+ messages)


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).