linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-13 19:52:58 to 2020-03-13 23:56:56 UTC [more...]

[RFC][PATCHSET] sanitized pathwalk machinery (v2)
 2020-03-13 23:53 UTC  (47+ messages)
` [RFC][PATCHSET] sanitized pathwalk machinery (v3)
  ` [RFC][PATCHSET] sanitized pathwalk machinery (v4)
    ` [RFC][PATCH v4 01/69] do_add_mount(): lift lock_mount/unlock_mount into callers
      ` [RFC][PATCH v4 04/69] follow_automount() doesn't need the entire nameidata
      ` [RFC][PATCH v4 09/69] do_last(): collapse the call of path_to_nameidata()
      ` [RFC][PATCH v4 23/69] merging pick_link() with get_link(), part 5
      ` [RFC][PATCH v4 30/69] namei: have link_path_walk() maintain LOOKUP_PARENT
      ` [RFC][PATCH v4 31/69] massage __follow_mount_rcu() a bit
      ` [RFC][PATCH v4 32/69] new helper: traverse_mounts()
      ` [RFC][PATCH v4 33/69] atomic_open(): return the right dentry in FMODE_OPENED case
      ` [RFC][PATCH v4 34/69] atomic_open(): lift the call of may_open() into do_last()
      ` [RFC][PATCH v4 35/69] do_last(): merge the may_open() calls
      ` [RFC][PATCH v4 36/69] do_last(): don't bother with keeping got_write in FMODE_OPENED case
      ` [RFC][PATCH v4 37/69] do_last(): rejoing the common path earlier in FMODE_{OPENED,CREATED} case
      ` [RFC][PATCH v4 38/69] do_last(): simplify the liveness analysis past finish_open_created
      ` [RFC][PATCH v4 39/69] do_last(): rejoin the common path even earlier in FMODE_{OPENED,CREATED} case
      ` [RFC][PATCH v4 40/69] split the lookup-related parts of do_last() into a separate helper
      ` [RFC][PATCH v4 41/69] path_connected(): pass mount and dentry separately
      ` [RFC][PATCH v4 42/69] path_parent_directory(): leave changing path->dentry to callers
      ` [RFC][PATCH v4 43/69] expand path_parent_directory() in its callers
      ` [RFC][PATCH v4 44/69] follow_dotdot{,_rcu}(): lift switching nd->path to parent out of loop
      ` [RFC][PATCH v4 45/69] follow_dotdot{,_rcu}(): lift LOOKUP_BENEATH checks "
      ` [RFC][PATCH v4 46/69] move handle_dots(), follow_dotdot() and follow_dotdot_rcu() past step_into()
      ` [RFC][PATCH v4 47/69] handle_dots(), follow_dotdot{,_rcu}(): preparation to switch to step_into()
      ` [RFC][PATCH v4 48/69] follow_dotdot{,_rcu}(): switch to use of step_into()
      ` [RFC][PATCH v4 49/69] lift all calls of step_into() out of follow_dotdot/follow_dotdot_rcu
      ` [RFC][PATCH v4 50/69] follow_dotdot{,_rcu}(): massage loops
      ` [RFC][PATCH v4 51/69] follow_dotdot_rcu(): be lazy about changing nd->path
      ` [RFC][PATCH v4 52/69] follow_dotdot(): "
      ` [RFC][PATCH v4 53/69] helper for mount rootwards traversal
      ` [RFC][PATCH v4 54/69] non-RCU analogue of the previous commit
      ` [RFC][PATCH v4 55/69] fs/namei.c: kill follow_mount()
      ` [RFC][PATCH v4 56/69] pick_link(): more straightforward handling of allocation failures
      ` [RFC][PATCH v4 57/69] pick_link(): pass it struct path already with normal refcounting rules
      ` [RFC][PATCH v4 58/69] fold path_to_nameidata() into its only remaining caller
      ` [RFC][PATCH v4 59/69] pick_link(): take reserving space on stack into a new helper
      ` [RFC][PATCH v4 60/69] reserve_stack(): switch to __nd_alloc_stack()
      ` [RFC][PATCH v4 61/69] __nd_alloc_stack(): make it return bool
      ` [RFC][PATCH v4 62/69] link_path_walk(): sample parent's i_uid and i_mode for the last component
      ` [RFC][PATCH v4 63/69] take post-lookup part of do_last() out of loop
      ` [RFC][PATCH v4 64/69] open_last_lookups(): consolidate fsnotify_create() calls
      ` [RFC][PATCH v4 65/69] open_last_lookups(): don't abuse complete_walk() when all we want is unlazy
      ` [RFC][PATCH v4 66/69] open_last_lookups(): lift O_EXCL|O_CREAT handling into do_open()
      ` [RFC][PATCH v4 67/69] open_last_lookups(): move complete_walk() "
      ` [RFC][PATCH v4 68/69] atomic_open(): no need to pass struct open_flags anymore
      ` [RFC][PATCH v4 69/69] lookup_open(): don't bother with fallbacks to lookup+create

[PATCH 0/5] kselftest: add fixture parameters
 2020-03-13 23:54 UTC  (13+ messages)
` [PATCH 1/5] selftests/seccomp: use correct FIXTURE macro
` [PATCH 2/5] kselftest: create fixture objects
` [PATCH 3/5] kselftest: run tests by fixture
` [PATCH 4/5] kselftest: add fixture parameters
` [PATCH 5/5] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

[PATCH] x86/vector: Allow to free vector for managed IRQ
 2020-03-13 23:54 UTC  (2+ messages)

[PATCH] ARM: qcom: Disable i2c device on gsbi4 for ipq806x
 2020-03-13 23:46 UTC  (4+ messages)
  ` R: "

[GIT PULL] SCSI fixes for 5.6-rc5
 2020-03-13 23:45 UTC  (2+ messages)

[PATCH v3] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-13 23:38 UTC  (3+ messages)

[PATCH v4] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-03-13 23:36 UTC  (5+ messages)

[patch] mm, oom: prevent soft lockup on memcg oom for UP systems
 2020-03-13 23:32 UTC  (6+ messages)

[PATCH] platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
 2020-03-13 23:27 UTC 

[PATCH v2 0/4] module autoloading fixes and cleanups
 2020-03-13 23:31 UTC  (6+ messages)
` [PATCH v2 3/4] docs: admin-guide: document the kernel.modprobe sysctl

[PATCH] sched: Use RCU-sched in core-scheduling balancing logic
 2020-03-13 23:29 UTC 

[PATCH v3] ia64: replace setup_irq() by request_irq()
 2020-03-13 23:28 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/2] radix-tree: fix some errors in comment
 2020-03-13 23:18 UTC  (7+ messages)
` [PATCH 1/2] radix-tree: fix kernel-doc for radix_tree_find_next_bit
` [PATCH 2/2] radix-tree: fix a typo

[patch part-II V2 00/13] x86/entry: Consolidation - Part II (syscalls)
 2020-03-13 23:17 UTC  (4+ messages)
` [patch part-II V2 07/13] x86/entry: Move irq tracing on syscall entry to C-code

[PATCH v2 0/2] selftests/harness: Handle timeouts cleanly
 2020-03-13 23:12 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/harness: Move test child waiting logic
` [PATCH v2 2/2] selftests/harness: Handle timeouts cleanly

[PATCH 1/3 v2] perf/amd/uncore: Prepare L3 thread mask code for Family 19h support
 2020-03-13 23:10 UTC  (3+ messages)
` [PATCH 2/3 v2] perf/amd/uncore: Make L3 thread mask code more readable
` [PATCH 3/3 v2] perf/amd/uncore: Add support for Family 19h L3 PMU

[PATCH 0/2] selftests/harness: Handle timeouts cleanly
 2020-03-13 23:10 UTC  (3+ messages)

[PATCH 1/3] binderfs: port tests to test harness infrastructure
 2020-03-13 23:08 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] binderfs_test: switch from /dev to a unique per-test mountpoint
  ` [PATCH v2 3/3] binderfs: add stress test for binderfs binder devices
` [PATCH v2] binderfs: port to new mount api

[PATCH v2] arm64: dts: rockchip: Add Hugsun X99 IR receiver and power led
 2020-03-13 23:05 UTC 

[PATCH v2] dt-bindings: display: ti: Fix dtc unit-address warnings in examples
 2020-03-13 23:05 UTC  (2+ messages)

[PATCH] perf parse-events: fix 3 use after frees
 2020-03-13 23:02 UTC 

[PATCH v3] gpu/trace: add gpu memory tracepoints
 2020-03-13 22:59 UTC  (7+ messages)
` [PATCH v4] gpu/trace: add a gpu total memory usage tracepoint

[PATCH net-next 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-13 22:49 UTC  (12+ messages)
` [PATCH net-next 01/11] net: ethernet: ti: cpts: use dev_yy() api for logs
` [PATCH net-next 02/11] net: ethernet: ti: cpts: separate hw counter read from timecounter
` [PATCH net-next 03/11] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next 04/11] net: ethernet: ti: cpts: switch to use new .gettimex64() interface
` [PATCH net-next 05/11] net: ethernet: ti: cpts: optimize packet to event matching
` [PATCH net-next 06/11] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
` [PATCH net-next 07/11] net: ethernet: ti: cpts: rework locking
` [PATCH net-next 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only
` [PATCH net-next 09/11] net: ethernet: ti: cpts: add irq support
` [PATCH net-next 10/11] net: ethernet: ti: cpts: add support for HW_TS_PUSH events
` [PATCH net-next 11/11] net: ethernet: ti: cpsw: enable cpts irq

[PATCH -next] hugetlb_cgroup: fix illegal access to memory
 2020-03-13 22:48 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in cgroup_file_notify
 2020-03-13 22:43 UTC  (4+ messages)

[PATCH v4 0/7] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-03-13 22:29 UTC  (2+ messages)

[GIT PULL] overlayfs fixes for 5.6-rc6
 2020-03-13 22:30 UTC  (2+ messages)

[GIT PULL] fuse fixes for 5.6-rc6
 2020-03-13 22:30 UTC  (2+ messages)

[GIT PULL] Please pull NFS Client fixes for 5.6-rc6
 2020-03-13 22:30 UTC  (2+ messages)

cross-compiling vm, confusion over output directory
 2020-03-13 22:28 UTC  (2+ messages)

[PATCH] selftests: add 'show_targets' make target
 2020-03-13 22:23 UTC 

[PATCH v28 00/22] Intel SGX foundations
 2020-03-13 22:08 UTC  (10+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH V5 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-03-13 22:06 UTC  (3+ messages)
` [PATCH V5 2/3] dt-bindings: geni-se: Add interconnect binding for GENI QUP

[RFC PATCH] arch/x86: Optionally flush L1D on context switch
 2020-03-13 22:04 UTC 

[PATCH 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-13 22:02 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: Add Broadcom STB USB support

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-13 22:00 UTC  (4+ messages)
` [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB Shadow Stack page fault

[v2 0/3] media: ov8856: Add devicetree support
 2020-03-13 22:00 UTC  (3+ messages)
` [v2 1/3] media: dt-bindings: ov8856: Document YAML bindings

[PATCH 4/5] pci: handled return value of platform_get_irq correctly
 2020-03-13 21:56 UTC  (3+ messages)

[PATCH v2] mm/sparse.c: Use kvmalloc_node/kvfree to alloc/free memmap for the classic sparse
 2020-03-13 21:54 UTC  (5+ messages)

[PATCH] mm/vmscan: add vm_swappiness configuration knobs
 2020-03-13 21:50 UTC  (7+ messages)

[PATCH RFC tip/core/rcu 0/2] Fix RCU idle-exit problem and comment
 2020-03-13 21:47 UTC  (4+ messages)
` [PATCH RFC tip/core/rcu 1/2] rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()

[PATCH] page-flags: fix a crash at SetPageError(THP_SWAP)
 2020-03-13 21:43 UTC  (2+ messages)

[PATCH] mm: Code cleanup for MADV_FREE
 2020-03-13 21:43 UTC  (2+ messages)

linux-next: build warning after merge of the net-next tree
 2020-03-13 21:42 UTC  (4+ messages)

[PATCH 1/2] cdc_ncm: Implement the 32-bit version of NCM Transfer Block
 2020-03-13 21:38 UTC  (2+ messages)
` [PATCH 2/2] cdc_ncm: Fix the build warning

x86/apic: Dead code in setup_local_APIC()
 2020-03-13 21:32 UTC 

[PATCH 1/2] dt-bindings: hwmon: Add Baikal-T1 PVT sensor bindings
 2020-03-13 21:36 UTC  (3+ messages)

[GIT PULL] io_uring fixes for 5.6-rc
 2020-03-13 21:33 UTC  (5+ messages)

[PATCH 0/3] support hashing for linked requests
 2020-03-13 21:31 UTC  (4+ messages)
` [PATCH 1/3] io-wq: don't reshed if there is no work
` [PATCH 2/3] io-wq: split hashing and enqueueing
` [PATCH 3/3] io-wq: hash dependant works

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-13 21:31 UTC  (13+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "
` [PATCH v3 2/4] media: i2c: ov5645: "
` [PATCH v3 3/4] media: i2c: ov5645: Set maximum leverage of external clock frequency to 24480000
` [PATCH v3 4/4] ARM: dts: imx6qdl-wandboard: Switch to assigned-clock-rates for ov5645 node

[PATCH 5.6] io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}
 2020-03-13 21:29 UTC  (3+ messages)

[PATCH] timer: silenct a lockdep splat with debugobjects
 2020-03-13 21:26 UTC  (6+ messages)

[Outreachy kernel] [PATCH v2] Staging: rtl8723bs: rtw_mlme: Remove unnecessary conditions
 2020-03-13 21:21 UTC  (2+ messages)

[PATCH] ipq806x: gcc: Added the enable regs and mask for PRNG
 2020-03-13 21:20 UTC  (3+ messages)
  ` R: "

[PATCH v2] mm: fix long time stall from mm_populate
 2020-03-13 21:14 UTC  (2+ messages)

interaction of MADV_PAGEOUT with CoW anonymous mappings?
 2020-03-13 21:13 UTC  (11+ messages)

[PATCH] scripts/spelling.txt: add more spellings to spelling.txt
 2020-03-13 21:11 UTC  (2+ messages)

[PATCH] gpio: thunderx: fix irq_request_resources
 2020-03-13 21:06 UTC  (6+ messages)

[PATCH] i2c: mv64xxx: Implement I2C_M_RECV_LEN and I2C_FUNC_SMBUS_READ_BLOCK_DATA
 2020-03-13 20:58 UTC  (4+ messages)

[PATCH v2] clk: qcom: clk-rpm: add missing rpm clk for ipq806x
 2020-03-13 20:57 UTC  (2+ messages)

[PATCH] Inline contents of BLK_MQ_VIRTIO config
 2020-03-13 20:50 UTC  (3+ messages)

[PATCH 1/2] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
 2020-03-13 20:46 UTC  (2+ messages)
` [PATCH 2/2] tty: serial: qcom_geni_serial: Don't try to manually disable the console

[PATCH] arm: mach-dove: Mark dove_io_desc as __maybe_unused
 2020-03-13 20:45 UTC  (2+ messages)

[PATCH v1 0/4] make dtbs_check fixes for cpu compatible
 2020-03-13 20:42 UTC  (3+ messages)
` [PATCH v1 4/4] arm64: dts: marvell: Fix cpu compatible for AP807-quad

[PATCH v3] ARM: orion: replace setup_irq() by request_irq()
 2020-03-13 20:39 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: fix non-existed cpu referrence in armada-ap806-dual.dtsi
 2020-03-13 20:35 UTC  (2+ messages)

[PATCH] genirq: fix reference leaks on irq affinity notifiers
 2020-03-13 20:33 UTC 

[PATCH 1/2] arm64: dts: marvell: espressobin: indicate dts version
 2020-03-13 20:32 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: marvell: build ESPRESSObin variants

[PATCH] arm64: dts: marvell: espressobin: add ethernet alias
 2020-03-13 20:30 UTC  (2+ messages)

[PATCH] clk: imx: clk-gate2: Pass the device to the register function
 2020-03-13 20:28 UTC  (2+ messages)

[PATCH v17 09/12] PCI/AER: Allow clearing Error Status Register in FF mode
 2020-03-13 20:26 UTC  (2+ messages)

[GIT PULL] Power management fix for v5.6-rc6
 2020-03-13 20:25 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.6-rc6 take2
 2020-03-13 20:25 UTC  (2+ messages)

[PATCH] kunit: add --make_options
 2020-03-13 20:24 UTC  (3+ messages)

[PATCH v2 1/2] kunit: kunit_parser: make parser more robust
 2020-03-13 20:22 UTC  (3+ messages)

[PATCH v6 02/14] mm/damon: Implement region based sampling
 2020-03-13 20:16 UTC  (2+ messages)
`  "

linux-next: manual merge of the bpf-next tree with the jc_docs tree
 2020-03-13 20:08 UTC  (3+ messages)

ANNOUNCE: pahole v1.17 (BTF by default, --find_pointers_to/--contains goodies)
 2020-03-13 20:09 UTC 

[PATCH net-next v3 00/10] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-13 20:04 UTC  (3+ messages)
` [PATCH net-next v3 05/10] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver

[PATCH v2 0/9] workingset protection/detection on the anonymous LRU list
 2020-03-13 19:55 UTC  (5+ messages)
` [PATCH v2 2/9] mm/vmscan: protect the workingset on anonymous LRU

[PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-13 19:54 UTC  (5+ messages)

[PATCH v4 00/18] x86: syscall wrapper cleanups
 2020-03-13 19:51 UTC  (7+ messages)
` [PATCH v4 01/18] x86, syscalls: Refactor SYSCALL_DEFINEx macros
` [PATCH v4 04/18] x86, syscalls: Refactor SYS_NI macros
` [PATCH v4 06/18] x86-64: Move sys_ni_syscall stub to common.c
` [PATCH v4 08/18] x86: Move max syscall number calculation to syscallhdr.sh
` [PATCH v4 11/18] x86-64: Add __SYSCALL_COMMON()
` [PATCH v4 12/18] x86: Remove ABI prefixes from functions in syscall tables

[RFC][PATCH 0/5] Introduce drm scaling filter property
 2020-03-13 19:53 UTC  (7+ messages)
` [RFC][PATCH 5/5] drm/i915/display: Add Nearest-neighbor based integer scaling support


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