LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-30 09:12:07 to 2024-01-30 10:44:00 UTC [more...]

[PATCH 0/3] fs/exec: remove current->in_execve flag
 2024-01-30 10:42 UTC  (6+ messages)
` [PATCH 1/3] LSM: add security_bprm_aborting_creds() hook

[PATCH net 0/9] wifi: Fix MODULE_DESCRIPTION() for net (p4)
 2024-01-30 10:42 UTC  (7+ messages)
` [PATCH net 1/9] wifi: fill in MODULE_DESCRIPTION()s for wlcore
` [PATCH net 2/9] wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xx
` [PATCH net 3/9] wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLAN
` [PATCH net 4/9] wifi: fill in MODULE_DESCRIPTION()s for ar5523
` [PATCH net 5/9] wifi: fill in MODULE_DESCRIPTION()s for wcn36xx
` [PATCH net 6/9] wifi: fill in MODULE_DESCRIPTION()s for p54spi

[RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range
 2024-01-30 10:43 UTC  (7+ messages)

[PATCH] media: dt-bindings: qcom,sc7280-venus: Allow one IOMMU entry
 2024-01-30 10:40 UTC  (2+ messages)

[Linaro-mm-sig] [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
 2024-01-30 10:40 UTC  (12+ messages)
                  ` [Linaro-mm-sig] "

[PATCH net-next] selftests: net: add missing config for GENEVE
 2024-01-30 10:12 UTC 

[PATCH] ARM: dts: aspeed: asus: Add ASUS X4TF BMC
 2024-01-30 10:39 UTC  (5+ messages)

[PATCH v6 0/4] Add missing port pins on RZ/Five SoC
 2024-01-30 10:38 UTC  (9+ messages)
` [PATCH v6 1/4] pinctrl: renesas: rzg2l: Improve code for readability
` [PATCH v6 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v6 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v6 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[PATCH net-next v3 0/5] remove page frag implementation in vhost_net
 2024-01-30 10:38 UTC  (4+ messages)

[PATCH v1 0/3] DesignWare PWM improvements
 2024-01-30 10:30 UTC  (4+ messages)
` [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkhart Lake

[PATCH v2 0/5] mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
 2024-01-30 10:34 UTC  (6+ messages)
` [PATCH v2 1/5] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
` [PATCH v2 2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX
` [PATCH v2 3/5] powerpc,s390: ptdump: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
` [PATCH v2 4/5] mm: ptdump: Have ptdump_check_wx() return bool
` [PATCH v2 5/5] mm: ptdump: add check_wx_pages debugfs attribute

[PATCH 1/2] x86/fred: Fix build with clang
 2024-01-30 10:34 UTC  (3+ messages)
` [PATCH v1A "

[PATCH] arm64: make member of struct pt_regs and it's offset macro in the same order
 2024-01-30 17:55 UTC  (2+ messages)

drivers/ata/pata_parport/friq.c:112:63: sparse: sparse: cast to restricted __le16
 2024-01-30 10:24 UTC 

[PATCH v13 3/6] tracing: Add snapshot refcount
 2024-01-30 10:32 UTC  (3+ messages)

[PATCH v10 0/6]arm64: add machine check safe support
 2024-01-30 10:31 UTC  (5+ messages)
` [PATCH v10 5/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v10 6/6] arm64: introduce copy_mc_to_kernel() implementation

[syzbot] [rdma?] WARNING: ODEBUG bug in __init_work (4)
 2024-01-30 10:31 UTC 

[PATCH] fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register()
 2024-01-30 10:27 UTC  (3+ messages)

[RFC PATCH 0/5] of: automate of_node_put() - new approach to loops
 2024-01-30 10:26 UTC  (8+ messages)

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-01-30 10:23 UTC  (5+ messages)

[PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-01-30 10:21 UTC  (5+ messages)
` [PATCH net-next v4 01/11] net: phylink: publish ethtool link modes that supported and advertised
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-01-30 10:21 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: ti: k3-j7200: Add support for multiple CAN nodes in J7200
 2024-01-30 10:20 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j7200: Add support for CAN nodes
` [PATCH 2/3] arm64: dts: ti: k3-j7200-som-p0: Add support for CAN instance 0 in main domain
` [PATCH 3/3] arm64: dts: ti: k3-j7200: Add support for multiple CAN instances

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-01-30 10:20 UTC  (11+ messages)
` [PATCH 1/8] workqueue: Update lock debugging code
` [PATCH 2/8] workqueue: Factor out init_cpu_worker_pool()
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
` [PATCH 4/8] backtracetest: Convert from tasklet to BH workqueue
` [PATCH 5/8] usb: core: hcd: "
` [PATCH 6/8] net: tcp: tsq: "
` [PATCH 7/8] dm-crypt: "
` [PATCH 8/8] dm-verity: "

[PATCH 6.7 000/346] 6.7.3-rc1 review
 2024-01-30 10:20 UTC  (2+ messages)

[PATCH net-next v10 0/3] Ethernet common fault IRQ support
 2024-01-30 10:19 UTC  (4+ messages)
` [PATCH net-next v10 3/3] net: stmmac: Add driver support for common safety IRQ

[PATCH] kexec: should use uchunk for user buffer increasing
 2024-01-30 10:18 UTC 

[PATCH net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
 2024-01-30 10:16 UTC 

[PATCH net-next RESENT v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-30 10:11 UTC  (6+ messages)
` [Intel-wired-lan] "

Several tst-robust* tests time out with recent Linux kernel
 2024-01-30 10:12 UTC  (12+ messages)

[PATCH] spi: sh-msiof: avoid integer overflow in constants
 2024-01-30 10:14 UTC  (2+ messages)

[PATCH v3] keys: update key quotas in key_put()
 2024-01-30 10:13 UTC 

[linus:master] [sched/eevdf] 2227a957e1: BUG:kernel_NULL_pointer_dereference,address
 2024-01-30 10:13 UTC  (2+ messages)

[PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE
 2024-01-30 10:13 UTC  (2+ messages)

[PATCH net 00/10] Fix MODULE_DESCRIPTION() for net (p3)
 2024-01-30 10:11 UTC  (3+ messages)
` [PATCH net 02/10] net: fill in MODULE_DESCRIPTION()s for ocelot

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2024-01-30 10:10 UTC  (12+ messages)
` [PATCH v19 09/30] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker

PCI/ASPM locking regression in 6.7-final (was: Re: [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()")
 2024-01-30 10:07 UTC  (4+ messages)

[PATCH] nvmem: core: Print error on wrong bits DT property
 2024-01-30 10:07 UTC 

[PATCH net-next] net: bridge: Use KMEM_CACHE instead of kmem_cache_create
 2024-01-30 10:06 UTC  (3+ messages)

[PATCH net-next] net: ipv4: Simplify the allocation of slab caches in inet_initpeers
 2024-01-30 10:05 UTC  (2+ messages)

[PATCH 0/2] firewire: core: optimization for the quirk of Sony DVMC-DA1
 2024-01-30 10:04 UTC  (3+ messages)
` [PATCH 1/2] firewire: core: correct documentation of fw_csr_string() kernel API
` [PATCH 2/2] firewire: core: search descriptor leaf just after vendor directory entry in root directory

Convert write_cache_pages() to an iterator v5
 2024-01-30 10:03 UTC  (3+ messages)
` [PATCH 18/19] iomap: Convert iomap_writepages() to use for_each_writeback_folio()

[PATCH] PCI: qcom: Fix another deadlock when enabling ASPM
 2024-01-30 10:02 UTC 

[PATCH] io_uring: Simplify the allocation of slab caches
 2024-01-30 10:02 UTC 

[PATCH 2/2] PCI: vmd: enable PCI PM's L1 substates of remapped PCIe port and NVMe
 2024-01-30 10:00 UTC 

[PATCH v1 0/6] Add Change to integrate HDMA with dwc ep driver
 2024-01-30 10:00 UTC  (2+ messages)

[PATCH] powerpc: add crtsavres.o to always-y instead of extra-y
 2024-01-30  9:54 UTC  (3+ messages)

[PATCH net-next v6 0/2] Abstract page from net stack
 2024-01-30  9:59 UTC  (5+ messages)
` [PATCH net-next v6 1/2] net: introduce abstraction for network memory
` [PATCH net-next v6 2/2] net: add netmem to skb_frag_t

[PATCH v2] fpga: dfl: afu: support Rev 2 of DFL Port feature
 2024-01-30  9:55 UTC  (2+ messages)

[PATCH 0/3] soc: mediatek: mtk-socinfo: Fixes and cleanup
 2024-01-30  9:56 UTC  (4+ messages)
` [PATCH 1/3] soc: mediatek: mtk-socinfo: Clean up NVMEM cell read
` [PATCH 2/3] soc: mediatek: mtk-socinfo: Add extra entry for MT8183
` [PATCH 3/3] nvmem: mtk-efuse: Drop NVMEM device name

[PATCH] sound: soc: wcd934x: fix an incorrect use of kstrndup()
 2024-01-30  9:56 UTC  (2+ messages)

[PATCH 6.6 000/331] 6.6.15-rc1 review
 2024-01-30  9:55 UTC  (2+ messages)

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-01-30  9:55 UTC  (5+ messages)
` [PATCH RFC v3 10/35] mm: cma: Fast track allocating memory when the pages are free
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known

[PATCH v6 0/6] PCI: qcom: Add support for OPP
 2024-01-30  9:55 UTC  (8+ messages)
` [PATCH v6 5/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe

[PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
 2024-01-30  9:55 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible

[PATCH] misc: eeprom/idt_89hpesx: Convert data structures to LE explicitly
 2024-01-30  9:54 UTC  (2+ messages)

[PATCH v1 0/2] Feature additions to mlxbf-pmc driver
 2024-01-30  9:53 UTC  (3+ messages)
` [PATCH v1 1/2] platform/mellanox: mlxbf-pmc: Add support for 64-bit counters and cycle count
` [PATCH v1 2/2] platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block

[PATCH net-next v4] ethtool: ice: Support for RSS settings to GTP
 2024-01-30  9:53 UTC 

[PATCH v1 0/9] fuse: basic support for idmapped mounts
 2024-01-30  9:52 UTC  (5+ messages)
` [PATCH v1 6/9] fs/fuse: support idmapped ->setattr op

[PATCH] arm64: dts: renesas: ulcb-kf: document a problemw with old firmware
 2024-01-30  9:52 UTC 

[PATCH 6.1 000/185] 6.1.76-rc1 review
 2024-01-30  9:52 UTC  (2+ messages)

[PATCH] thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path
 2024-01-30  9:51 UTC  (2+ messages)

[PATCH] x86: Improve description of IA32_EMULATION_DEFAULT_DISABLED
 2024-01-30  9:45 UTC 

[PATCH v4 00/12] enable nvmet-fc for blktests
 2024-01-30  9:49 UTC  (13+ messages)
` [PATCH v4 01/12] nvme-fc: do not wait in vain when unloading module
` [PATCH v4 02/12] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH v4 03/12] nvmet-fc: release reference on target port
` [PATCH v4 04/12] nvmet-fc: defer cleanup using RCU properly
` [PATCH v4 05/12] nvmet-fc: free queue and assoc directly
` [PATCH v4 06/12] nvmet-fc: hold reference on hostport match
` [PATCH v4 07/12] nvmet-fc: remove null hostport pointer check
` [PATCH v4 08/12] nvmet-fc: do not tack refs on tgtports from assoc
` [PATCH v4 09/12] nvmet-fc: abort command when there is no binding
` [PATCH v4 10/12] nvmet-fc: avoid deadlock on delete association path
` [PATCH v4 11/12] nvmet-fc: take ref count on tgtport before delete assoc
` [PATCH v4 12/12] nvmet-fc: use RCU list iterator for assoc_list

[PATCH] select: Avoid wrap-around instrumentation in do_sys_poll()
 2024-01-30  9:49 UTC  (2+ messages)

[PATCH v1 0/9] mm/memory: optimize unmap/zap with PTE-mapped THP
 2024-01-30  9:48 UTC  (8+ messages)
` [PATCH v1 7/9] mm/mmu_gather: add __tlb_remove_folio_pages()
` [PATCH v1 8/9] mm/mmu_gather: add tlb_remove_tlb_entries()
` [PATCH v1 9/9] mm/memory: optimize unmap/zap with PTE-mapped THP

[PATCH 6.1.y 0/7] ASoC: codecs: es8326: fix support
 2024-01-30  9:47 UTC  (8+ messages)
` [PATCH 6.1.y 1/7] ASoC: codecs: es8326: Convert to i2c's .probe_new()
` [PATCH 6.1.y 2/7] ASoC: codecs: ES8326: Add es8326_mute function
` [PATCH 6.1.y 3/7] ASoC: codecs: ES8326: Change Hp_detect register names
` [PATCH 6.1.y 4/7] ASoC: codecs: ES8326: Change Volatile Reg function
` [PATCH 6.1.y 5/7] ASoC: codecs: ES8326: Fix power-up sequence
` [PATCH 6.1.y 6/7] ASOC: codecs: ES8326: Add calibration support for version_b
` [PATCH 6.1.y 7/7] ASoC: codecs: ES8326: Update jact detection function

[PATCH] iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user()
 2024-01-30  9:46 UTC  (2+ messages)

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-01-30  9:46 UTC  (6+ messages)

[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for pm ops
 2024-01-30  9:44 UTC  (3+ messages)

[PATCH v3] Documentation: Document each netlink family
 2024-01-30  9:43 UTC  (2+ messages)

[V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-30  9:42 UTC  (3+ messages)

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-01-30  9:41 UTC  (9+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH] cred: Use KMEM_CACHE instead of kmem_cache_create
 2024-01-30  9:40 UTC 

[PATCH 1/2] ntfs3: use file_mnt_idmap helper
 2024-01-30  9:40 UTC  (4+ messages)
` [PATCH 2/2] io_uring: "
` (subset) [PATCH 1/2] ntfs3: "

gs101 oriole: peripheral block 0 (peric0) fixes
 2024-01-30  9:39 UTC  (7+ messages)
` [PATCH 5/5] clk: samsung: gs101: don't mark non-essential clocks as critical

[PATCH] drm/amdgpu: Clear the hotplug interrupt ack bit before hpd initialization
 2024-01-30  9:38 UTC 

[PATCH] drm/amdgpu: Clear the hotplug interrupt ack bit before hpd initialization
 2024-01-30  9:35 UTC 

[PATCH] fpga: dfl: afu: update initialization of port_hdr driver
 2024-01-30  9:35 UTC  (4+ messages)

[PATCH v2 0/6] gs101 oriole: peripheral block 0 (peric0) fixes
 2024-01-30  9:36 UTC  (7+ messages)
` [PATCH v2 1/6] clk: samsung: gs101: gpio_peric0_pclk needs to be kept on
` [PATCH v2 2/6] arm64: dts: exynos: gs101: fix usi8 default mode
` [PATCH v2 3/6] arm64: dts: exynos: gs101: use correct clocks for usi8
` [PATCH v2 4/6] arm64: dts: exynos: gs101: use correct clocks for usi_uart
` [PATCH v2 5/6] clk: samsung: gs101: don't mark non-essential clocks as critical
` [PATCH v2 6/6] arm64: dts: exynos: gs101: reorder hsi2c_8 pinctrl-* properties

mxs-auart broken in v6.2 and onwards
 2024-01-30  9:38 UTC  (2+ messages)

[PATCH V14 00/21] Add support UHS-II for GL9755
 2024-01-30  9:36 UTC  (4+ messages)
` [PATCH V14 07/21] mmc: core: Support UHS-II card control and access

[PATCH v4 0/5] Rework system pressure interface to the scheduler
 2024-01-30  9:35 UTC  (5+ messages)
` [PATCH v4 2/5] sched: Take cpufreq feedback into account

[PATCH 0/3] Memory management patches needed by Rust Binder
 2024-01-30  9:15 UTC  (4+ messages)
` [PATCH 3/3] rust: add abstraction for `struct page`

[PATCH] sched/doc: Update EM API em_pd_energy to em_cpu_energy
 2024-01-30  9:27 UTC  (3+ messages)

arch/riscv/kernel/paravirt.c:44:1: sparse: sparse: symbol '__pcpu_scope_steal_time' was not declared. Should it be static?
 2024-01-30  9:18 UTC 

[PATCH] mm/mmap: use SZ_{8M, 128M} helper macro
 2024-01-30  9:25 UTC  (3+ messages)

[PATCH v12 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-30  9:24 UTC  (10+ messages)
` [PATCH v12 5/5] iommu/vt-d: improve ITE fault handling if target device isn't present

[PATCH] drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
 2024-01-30  9:24 UTC  (10+ messages)

[PATCH net-next v2 0/8] netconsole: Add userdata append support
 2024-01-30  9:23 UTC  (7+ messages)
` [PATCH net-next v2 1/8] net: netconsole: cleanup formatting lints
` [PATCH net-next v2 2/8] net: netconsole: move netconsole_target config_item to config_group
` [PATCH net-next v2 3/8] net: netconsole: move newline trimming to function

[PATCH] mm/vmscan: Change the calculation of the number of can reclaim anon pages in zone_reclaimable_pages
 2024-01-30  9:17 UTC 

[PATCH v1] perf/hx_arm_ni: Support uncore ARM NI-700 PMU
 2024-01-30  9:23 UTC  (2+ messages)

[PATCH v2 00/12] rust: kernel: documentation improvements
 2024-01-30  9:22 UTC  (2+ messages)

[PATCH] fpga: remove redundant checks for bridge ops
 2024-01-30  9:18 UTC  (2+ messages)

[PATCH] softirq: fix memory corruption when freeing tasklet_struct
 2024-01-30  9:19 UTC  (5+ messages)

[PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-01-30  9:19 UTC  (5+ messages)
` [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor
` [PATCH v5 net-next 09/13] net: phy: marvell-88q2xxx: add cable test support

[PATCH 00/13] rust: kernel: documentation improvements
 2024-01-30  9:18 UTC  (3+ messages)
` [PATCH 13/13] rust: locked_by: shorten doclink preview

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-01-30  9:18 UTC  (2+ messages)

[PATCHv5 1/1] block: introduce content activity based ioprio
 2024-01-30  9:17 UTC  (2+ messages)

[PATCH] platform/x86: wmi: Initialize ACPI device class
 2024-01-30  9:17 UTC  (5+ messages)

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-01-30  9:16 UTC  (9+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
 2024-01-30  9:16 UTC  (3+ messages)

[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-01-30  9:13 UTC  (4+ messages)
` [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-30  9:12 UTC  (3+ messages)
` [PATCH v3 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole

[linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
 2024-01-30  9:12 UTC  (18+ messages)

[PATCH 00/20] mm: zswap: cleanups
 2024-01-30  9:11 UTC  (3+ messages)
` [PATCH 01/20] mm: zswap: rename zswap_free_entry to zswap_entry_free


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 read-only IMAP folder(s) and NNTP newsgroup(s).