messages from 2024-07-03 17:06:42 to 2024-07-03 20:03:23 UTC [more...]
[PATCH 0/9] Support branch counters in block annotation
2024-07-03 20:03 UTC
[PATCH v3 00/17] TDX MMU prep series part 1
2024-07-03 20:00 UTC (17+ messages)
` [PATCH v3 13/17] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
[PATCH v4 0/3] Assorted fixes in RISC-V PMU driver
2024-07-03 19:59 UTC (2+ messages)
[PATCH v2] dt-bindings: net: Define properties at top-level
2024-07-03 19:58 UTC
[PATCH 0/2] nvmet: support polling task for RDMA and TCP
2024-07-03 19:58 UTC (3+ messages)
[PATCH] cpumask: Switch from inline to __always_inline
2024-07-03 19:57 UTC (4+ messages)
[PATCH 0/2] statx NULL path support
2024-07-03 19:55 UTC (27+ messages)
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
[PATCH v4 0/3] MCTP over PCC
2024-07-03 19:53 UTC (5+ messages)
` [PATCH v4 1/3] mctp pcc: Check before sending MCTP PCC response ACK
` [PATCH v4 3/3] mctp pcc: Implement MCTP over PCC Transport
[PATCH 0/2] Move uclamp to each sched_class
2024-07-03 19:49 UTC (7+ messages)
` [PATCH 1/2] sched/uclamp: Delegate "
` [PATCH 2/2] sched/ext: Add BPF functions for uclamp inc and dec
[PATCH v2 0/2] arm64: dts: qcom: x1e80100: add Lenovo Yoga Slim 7x support
2024-07-03 19:45 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x
` [PATCH v2 2/2] arm64: dts: qcom: x1e80100: add Lenovo Thinkpad Yoga slim 7x devicetree
[PATCH 0/2] arm64: dts: qcom: x1e80100: add Lenovo Yoga Slim 7x support
2024-07-03 19:39 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100: add Lenovo Thinkpad Yoga slim 7x devicetree
[PATCH 1/5] vdso/gettimeofday: Clarify comment about open coded function
2024-07-03 19:36 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 2/5] vdso: Add comment about reason for vdso struct ordering
2024-07-03 19:36 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 3/5] x86/vdso: Fix function reference in comment
2024-07-03 19:36 UTC (2+ messages)
` [tip: timers/core] "
[PATCH] timers/tick_sched: combine WARN_ON_ONCE and print_once
2024-07-03 19:36 UTC (2+ messages)
` [tip: timers/core] tick/sched: Combine "
[PATCH 4/5] x86/vgtod: Remove unused typedef gtod_long_t
2024-07-03 19:36 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 5/5] x86/vdso: Remove unused include
2024-07-03 19:36 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v2 1/6] perf build: Conditionally add feature check flags for libtrace{event,fs}
2024-07-03 19:36 UTC (4+ messages)
` [PATCH v2 3/6] tools: Make pkg-config dependency checks usable by other tools
[PATCH] MAINTAINERS: add an entry for AMD DC DML
2024-07-03 19:30 UTC (2+ messages)
[PATCH net v1 1/2] net: phy: microchip: lan87xx: reinit PHY after cable test
2024-07-03 19:26 UTC (5+ messages)
` [PATCH net v1 2/2] net: phy: microchip: lan87xx: do not report SQI if no link
[syzbot] [net?] [bpf?] general protection fault in dev_map_redirect
2024-07-03 19:21 UTC (5+ messages)
` [PATCH net-net] tun: Assign missing bpf_net_context
[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
2024-07-03 19:19 UTC (6+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings
[PATCH] x86/tdx: Fix crash on kexec
2024-07-03 19:16 UTC (6+ messages)
[PATCH] hwmon: (dell-smm) Simplify with cleanup.h
2024-07-03 19:16 UTC (4+ messages)
[PATCH 0/7] dm-verity cleanups and optimizations
2024-07-03 19:15 UTC (2+ messages)
[PATCH net-next v13 00/13] Introduce PHY listing and link_topology tracking
2024-07-03 19:12 UTC (5+ messages)
` [PATCH net-next v14 12/13] net: ethtool: strset: Allow querying phy stats by index
[PATCH] ASoC: amd: Adjust error handling in case of absent codec device
2024-07-03 19:10 UTC (2+ messages)
` [PATCH v2] "
[PATCH 6.1] scsi: ufs: ufshpb: Fix NULL deallocation in ufshpb_pre_req_mempool_destroy()
2024-07-03 19:11 UTC (2+ messages)
[PATCH RFC net-next v2 10/17] net: stmmac: Introduce internal PCS offset-based CSR access
2024-07-03 19:08 UTC (6+ messages)
` [PATCH RFC net-next v2 14/17] net: stmmac: Move internal PCS PHYLINK ops to stmmac_pcs.c
[PATCH 0/2] Fix sleeping function called from invalid context
2024-07-03 19:06 UTC (17+ messages)
` [PATCH 2/2] mailbox: mtk-cmdq: Move pm_runimte_get and put to mbox_chan_ops API
[PATCH] mfd: timberdale: attach device properties to tsc2007 board info
2024-07-03 19:05 UTC
[PATCH v20 0/5] implement getrandom() in vDSO
2024-07-03 19:04 UTC (8+ messages)
` [PATCH v20 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v20 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v20 3/5] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v20 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v20 5/5] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH] m68k: cmpxchg: Fix return value for default case in __arch_xchg()
2024-07-03 19:02 UTC (3+ messages)
[PATCH v2] dm-verity: provide dma_alignment limit in io_hints
2024-07-03 19:01 UTC
[PATCH] cgroup: Protect css->cgroup write under css_set_lock
2024-07-03 18:59 UTC (2+ messages)
[PATCH bpf-next v3 0/3] selftests/bpf: new MPTCP subflow subtest
2024-07-03 18:57 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next v3 2/3] selftests/bpf: Add mptcp pm_nl_ctl link
` [PATCH bpf-next v3 3/3] selftests/bpf: Add mptcp subflow subtest
[PATCH net-next] l2tp: fix possible UAF when cleaning up tunnels
2024-07-03 18:51 UTC
[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
2024-07-03 18:49 UTC (3+ messages)
[RFC net-next 0/9] xdp: allow disable GRO per packet by XDP
2024-07-03 18:46 UTC (8+ messages)
` [RFC net-next 1/9] skb: introduce gro_disabled bit
[PATCH 1/1] dt-bindings: PCI: host-generic-pci: Increase maxItems to 8 of ranges
2024-07-03 18:46 UTC (3+ messages)
[PATCH v1 2/8] PCI: brcmstb: Use "clk_out" error path label
2024-07-03 18:45 UTC (2+ messages)
` [PATCH "
[PATCH 5.4 000/189] 5.4.279-rc1 review
2024-07-03 18:42 UTC (6+ messages)
[PATCH 0/9] ASoC: Constify struct regmap_config
2024-07-03 18:34 UTC (2+ messages)
[net-next PATCH v7 00/10] Introduce RVU representors
2024-07-03 18:33 UTC (9+ messages)
` [net-next PATCH v7 02/10] octeontx2-pf: RVU representor driver
` [net-next PATCH v7 06/10] octeontx2-pf: Get VF stats via representor
` [EXTERNAL] "
[PATCHv2 bpf-next 0/9] uprobe, bpf: Add session support
2024-07-03 18:31 UTC (18+ messages)
` [PATCHv2 bpf-next 1/9] uprobe: Add support for session consumer
` [PATCHv2 bpf-next 4/9] libbpf: Add support for uprobe multi session attach
` [PATCHv2 bpf-next 5/9] libbpf: Add uprobe session attach type names to attach_type_name
` [PATCHv2 bpf-next 8/9] selftests/bpf: Add uprobe session recursive test
` [PATCHv2 bpf-next 9/9] selftests/bpf: Add uprobe session consumers test
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-03 18:31 UTC (5+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
[PATCH 00/13] Support several Rust toolchain versions
2024-07-03 18:29 UTC (3+ messages)
[PATCH 0/6] workqueue: Make the PWQ allocation and WQ enlistment atomic
2024-07-03 18:28 UTC (3+ messages)
` [PATCH 2/6] workqueue: Protect wq_unbound_cpumask with wq_pool_attach_mutex in init_rescuer()
[PATCH v2 0/9] Add CPU-type to topology
2024-07-03 18:26 UTC (7+ messages)
` [PATCH PATCH v2 8/9] x86/bugs: Declutter vulnerable CPU list
` [PATCH PATCH v2 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list
[PATCH] gpiolib: of: add polarity quirk for TSC2005
2024-07-03 18:26 UTC
[PATCH v2 0/3] Address !chip->auth
2024-07-03 18:24 UTC (4+ messages)
` [PATCH v2 1/3] tpm: Address !chip->auth in tpm2_*_auth_session()
` [PATCH v2 2/3] tpm: Address !chip->auth in tpm_buf_append_name()
` [PATCH v2 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
[PATCH 1/1] signal: on exit skip waiting for an ack from the tracer if it is frozen
2024-07-03 18:23 UTC (5+ messages)
[PATCH 6.1 000/128] 6.1.97-rc1 review
2024-07-03 18:22 UTC (3+ messages)
[syzbot] [kernel?] WARNING in follow_pte
2024-07-03 18:22 UTC
[PATCH v16 0/3] Input: Add TouchNetix axiom touchscreen driver
2024-07-03 18:22 UTC (3+ messages)
` [PATCH v16 3/3] Input: Add TouchNetix axiom i2c "
[PATCH net-next v3 0/2] net: stmmac: qcom-ethqos: enable 2.5G ethernet on sa8775p-ride
2024-07-03 18:14 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: stmmac: qcom-ethqos: add support for 2.5G BASEX mode
` [PATCH net-next v3 2/2] net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-ride-r3
[PATCH 5.10 000/290] 5.10.221-rc1 review
2024-07-03 18:11 UTC (3+ messages)
[PATCH net-next v3 0/4] net: phy: aquantia: enable support for aqr115c
2024-07-03 18:11 UTC (5+ messages)
` [PATCH net-next v3 1/4] net: phy: aquantia: rename and export aqr107_wait_reset_complete()
` [PATCH net-next v3 2/4] net: phy: aquantia: wait for FW reset before checking the vendor ID
` [PATCH net-next v3 3/4] net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
` [PATCH net-next v3 4/4] net: phy: aquantia: add support for aqr115c
[PATCH] wireguard: allowedips: Prevent unaligned memory accesses
2024-07-03 18:11 UTC (2+ messages)
[PATCH v5 -next] cgroup/misc: Introduce misc.peak
2024-07-03 18:09 UTC (4+ messages)
[PATCH 0/2] dt-bindings: soc: add reset syscon for reboot node
2024-07-03 18:08 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: soc: fsl: Add fsl,ls1028a-reset for reset syscon node
` [PATCH 2/2] arm64: dts: fsl-ls1028a.dtsi: add fsl,ls1028-reset for syscon
[PATCH 5.15 000/356] 5.15.162-rc1 review
2024-07-03 18:08 UTC (4+ messages)
[PATCH 00/20] Simplify of_property_for_each_u32()
2024-07-03 18:07 UTC (4+ messages)
` [PATCH 20/20] of: deprecate and rename of_property_for_each_u32()
[PATCH] workqueue: Always queue work items to the newest PWQ for order workqueues
2024-07-03 18:06 UTC (3+ messages)
[PATCH v2 00/12] PCI: brcnstb: Enable STB 7712 SOC
2024-07-03 18:02 UTC (13+ messages)
` [PATCH v2 01/12] dt-bindings: PCI: Add Broadcom STB 7712 SOC, update maintainer
` [PATCH v2 02/12] PCI: brcmstb: Use "clk_out" error path label
` [PATCH v2 03/12] PCI: brcmstb: Use bridge reset if available
` [PATCH v2 04/12] PCI: brcmstb: Use swinit "
` [PATCH v2 05/12] PCI: brcmstb: Get resource before we start asserting reset controllers
` [PATCH v2 06/12] PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
` [PATCH v2 07/12] PCI: brcmstb: Remove two unused constants from driver
` [PATCH v2 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
` [PATCH v2 09/12] PCI: brcmstb: Refactor for chips with many regular inbound BARs
` [PATCH v2 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls
` [PATCH v2 11/12] PCI: brcmstb: Enable 7712 SOCs
` [PATCH v2 12/12] PCI: brcmstb: Change field name from 'type' to 'model'
[tip:x86/mm] BUILD SUCCESS b7c35279e0da414e7d90eba76f58a16223a734cb
2024-07-03 18:02 UTC
[PATCH v2] binder: frozen notification
2024-07-03 17:58 UTC (6+ messages)
` [PATCH v5] "
` [PATCH v6 0/2] "
` [PATCH v6 1/2] "
` [PATCH v6 2/2] binder: frozen notification binder_features flag
[PATCH v3] HID: apple: Add support for magic keyboard backlight on T2 Macs
2024-07-03 17:54 UTC
[PATCH v2] HID: apple: Add support for magic keyboard backlight on T2 Macs
2024-07-03 17:53 UTC (5+ messages)
[PATCH 6.9 000/222] 6.9.8-rc1 review
2024-07-03 17:51 UTC (5+ messages)
[PATCH 0/8] Add support for SA8775P Multimedia clock controllers
2024-07-03 17:47 UTC (5+ messages)
` [PATCH 6/8] clk: qcom: Add support for Display clock Controllers on SA8775P
[PATCH v2 0/2] mul_u64_u64_div_u64: new implementation
2024-07-03 17:47 UTC (4+ messages)
` [PATCH v2 2/2] mul_u64_u64_div_u64: basic sanity test
[PATCH] dma-buf: Remove unnecessary kmalloc() cast
2024-07-03 17:45 UTC (7+ messages)
[PATCH 1/1] mm: add comments for allocation helpers explaining why they are macros
2024-07-03 17:42 UTC
[PATCH v2] selftests: mptcp: always close input's FD if opened
2024-07-03 17:40 UTC (2+ messages)
[PATCH v2] net: ethernet: mtk_ppe: Change PPE entries number to 16K
2024-07-03 17:38 UTC (3+ messages)
[PATCH v1 0/2] Try to avoid some qsorts
2024-07-03 17:35 UTC (4+ messages)
` [PATCH v1 1/2] perf comm str: Avoid sort during insert
` [PATCH v1 2/2] perf dsos: When adding a dso into sorted dsos maintain the sort order
[PATCH-cpuset v8 1/2] Union-Find: add a new module in kernel library
2024-07-03 17:34 UTC (5+ messages)
` [PATCH-cpuset v9 0/2] Add Union-Find and use it to optimize cpuset
[PATCH v3 0/8] iio: adc: dfsdm: add scaling support
2024-07-03 17:33 UTC (3+ messages)
` [PATCH v3 5/8] dt-bindings: iio: add backend support to sd modulator
[PATCH v2] slimbus: Fix struct and documentation alignment in stream.c
2024-07-03 17:32 UTC (5+ messages)
[GIT PULL for v6.10-rc7] media fixes
2024-07-03 17:32 UTC (2+ messages)
[PATCH 6.6 000/163] 6.6.37-rc1 review
2024-07-03 17:31 UTC (3+ messages)
[PATCH v2] null_blk: fix validation of block size
2024-07-03 17:28 UTC (8+ messages)
` blk_validate_limits validation of block size (was Re: [PATCH v2] null_blk: fix validation of block size)
[PATCH v3 1/1] dt-bindings: PCI: layerscape-pci: Fix property 'fsl,pcie-scfg' type
2024-07-03 17:27 UTC (2+ messages)
[RFC PATCH 0/4] Introduce PMC(PER-MEMCG-CACHE)
2024-07-03 17:27 UTC (4+ messages)
[PATCH net] mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file
2024-07-03 17:26 UTC (2+ messages)
[PATCH rcu 0/9] Miscellaneous fixes for v6.11
2024-07-03 17:25 UTC (4+ messages)
` [PATCH rcu 6/9] rcu: Add rcutree.nocb_patience_delay to reduce nohz_full OS jitter
[PATCH v5 0/6] add mTHP support for anonymous shmem
2024-07-03 17:25 UTC (3+ messages)
` [PATCH v5 4/6] mm: shmem: "
[PATCH] tpm: Limit TCG_TPM2_HMAC to known good drivers
2024-07-03 17:24 UTC (3+ messages)
[syzbot] [net?] KASAN: slab-use-after-free Write in l2tp_session_delete
2024-07-03 17:23 UTC (2+ messages)
[PATCH 0/2] ASoC: cs35l56: Set correct upper volume limit
2024-07-03 17:21 UTC (2+ messages)
[PATCH] crypto: mxs-dcp: Ensure payload is zero when using key slot
2024-07-03 17:21 UTC (2+ messages)
[PATCH 06/13] rust: start supporting several compiler versions
2024-07-03 17:20 UTC
[PATCH 0/3] Address !chip->auth
2024-07-03 17:19 UTC (5+ messages)
` [PATCH 1/3] tpm: Address !chip->auth in tpm2_*_auth_session()
` [PATCH 2/3] tpm: Address !chip->auth in tpm_buf_append_name()
` [PATCH 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
linux-next: manual merge of the paulmck tree with the printk tree
2024-07-03 17:17 UTC (2+ messages)
[PATCH v2] remoteproc: k3-dsp: Fix log levels where appropriate
2024-07-03 17:15 UTC (2+ messages)
[PATCH net-next v22 00/13] Add Realtek automotive PCIe driver
2024-07-03 17:07 UTC (6+ messages)
` [PATCH net-next v22 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v22 13/13] MAINTAINERS: Add the rtase ethernet driver entry
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