messages from 2024-01-25 09:04:08 to 2024-01-25 10:44:08 UTC [more...]
[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
2024-01-25 10:42 UTC (15+ messages)
` [PATCH v2 01/41] filelock: rename some fields in tracepoints
` [PATCH v2 02/41] filelock: rename fl_pid variable in lock_get_status
` [PATCH v2 03/41] dlm: rename fl_flags variable in dlm_posix_unlock
` [PATCH v2 04/41] nfs: rename fl_flags variable in nfs4_proc_unlck
` [PATCH v2 05/41] nfsd: rename fl_type and fl_flags variables in nfsd4_lock
` [PATCH v2 06/41] lockd: rename fl_flags and fl_type variables in nlmclnt_lock
` [PATCH v2 07/41] 9p: rename fl_type variable in v9fs_file_do_lock
` [PATCH v2 08/41] afs: rename fl_type variable in afs_next_locker
` [PATCH v2 09/41] filelock: drop the IS_* macros
` [PATCH v2 10/41] filelock: split common fields into struct file_lock_core
` [PATCH v2 11/41] filelock: add coccinelle scripts to move fields to "
` [PATCH v2 12/41] filelock: have fs/locks.c deal with file_lock_core directly
` [PATCH v2 13/41] filelock: convert some internal functions to use file_lock_core instead
` [PATCH v2 14/41] filelock: convert more internal functions to use file_lock_core
[PATCH 1/4] arm64: dts: qcom: sm8550-qrd: correct WCD9385 TX port mapping
2024-01-25 10:43 UTC (5+ messages)
` [PATCH 2/4] arm64: dts: qcom: sm8550-mtp: "
[PATCH v2 0/4] riscv: sophgo: add reset support for SG2042
2024-01-25 10:43 UTC (3+ messages)
` [PATCH v2 2/4] reset: sophgo: add SG2042 reset generator driver
[RFC PATCH 0/5] x86: Build the core kernel using PIC codegen
2024-01-25 10:43 UTC (5+ messages)
` [RFC PATCH 4/5] x86/head64: Replace pointer fixups with PIE codegen
[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
2024-01-25 10:42 UTC (2+ messages)
[PATCH] powerpc/cell: Code cleanup for spufs_mfc_flush
2024-01-25 10:41 UTC (2+ messages)
[PATCH 0/8] timers and Documentation: Cleanup
2024-01-25 10:40 UTC (7+ messages)
` [PATCH 6/8] Documentation: Create a new folder for all timer internals
` [PATCH 7/8] Documentation: Move "core core" api into a separate file
[PATCH 0/2] Add board-id support for multiple DT selection
2024-01-25 10:40 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: hwinfo: Introduce board-id
[PATCH 1/2] dt-bindings: pinctrl: Unify "input-debounce" schema
2024-01-25 10:38 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: nuvoton,npcm845: Drop redundant type for "slew-rate"
[PATCH] accel/habanalabs: use kcalloc() instead of kzalloc()
2024-01-25 10:38 UTC (3+ messages)
[PATCH v9 00/27] Enable CET Virtualization
2024-01-25 10:37 UTC (5+ messages)
` [PATCH v9 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
` [PATCH v9 12/27] KVM: x86: Report XSS as to-be-saved if there are supported features
[PATCH v7 00/16] Add Secure TSC support for SNP guests
2024-01-25 10:36 UTC (3+ messages)
` [PATCH v7 01/16] virt: sev-guest: Use AES GCM crypto library
[PATCH 1/1] lib/vsprintf: Implement ssprintf() to catch truncated strings
2024-01-25 10:36 UTC (3+ messages)
[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
2024-01-25 10:35 UTC (7+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit
[Linux Kernel Bugs] KASAN: slab-use-after-free Read in cec_queue_msg_fh and 4 other crashes in the cec device (`cec_ioctl`)
2024-01-25 10:35 UTC (4+ messages)
include/linux/dev_printk.h:110:2: warning: '%s' directive argument is null
2024-01-25 10:32 UTC
[PATCH v2 0/2] drm/atomic: Allow drivers to write their own plane check for async
2024-01-25 10:32 UTC (5+ messages)
` [PATCH v2 2/2] drm/amdgpu: Implement check_async_props for planes
[PATCH v2 1/2] dt-bindings: usb: mt6360-tcpc: Drop interrupt-names
2024-01-25 10:32 UTC (6+ messages)
More detailed text about bisecting Linux kernel regression -- request for comments and help
2024-01-25 10:28 UTC (3+ messages)
[PATCH] ASoC: dt-bindings: samsung,tm2: Correct "audio-codec" constraints
2024-01-25 10:26 UTC (2+ messages)
[PATCH] iio: humidity: hdc3020: fix temperature offset
2024-01-25 10:26 UTC
[PATCH v3 1/6] spi: cs42l43: Tidy up header includes
2024-01-25 10:25 UTC (6+ messages)
` [PATCH v3 2/6] mfd: "
` [PATCH v3 3/6] mfd: cs42l43: Use __u8 type rather than u8 for firmware interface
` [PATCH v3 4/6] mfd: cs42l43: Add time postfixes on defines
` [PATCH v3 5/6] mfd: cs42l43: Add some missing dev_err_probe()s
` [PATCH v3 6/6] mfd: cs42l43: Handle error from devm_pm_runtime_enable()
[PATCH] dt-bindings: soc/qcom: Add size constraints on "qcom,rpm-msg-ram"
2024-01-25 10:24 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: Add dma-coherent property on
2024-01-25 10:24 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8550: Add dma-coherent property
` [PATCH 2/2] arm64: dts: qcom: sm8650: "
[PATCH v10 00/16] iommu: Prepare to deliver page faults to user space
2024-01-25 10:23 UTC (5+ messages)
` [PATCH v10 01/16] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v10 04/16] iommu: Cleanup iopf data structure definitions
[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2024-01-25 10:19 UTC (10+ messages)
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker
` [PATCH v19 23/30] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v19 24/30] drm/shmem-helper: Optimize unlocked get_pages_sgt()
` [PATCH v19 30/30] drm/panfrost: Switch to generic memory shrinker
[PATCH v3] virtio_net: Support RX hash XDP hint
2024-01-25 10:19 UTC
[PATCH v6 00/12] Unregister critical branch clocks + some RPM
2024-01-25 10:16 UTC (2+ messages)
[PATCH v2 0/3] virtio_net: Support the RX hash XDP hint
2024-01-25 10:17 UTC (4+ messages)
` [PATCH v2 1/3] virtio_net: Preserve virtio header before XDP program execution
[PATCH 0/4] RK3588 and Rock 5B dts additions: thermal, OPP, rfkill and fan
2024-01-25 10:17 UTC (8+ messages)
` [PATCH 2/4] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588
` [PATCH 4/4] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588
[PATCH v1 0/2] arm64: dts: freescale: imx8qm: add apalis eval v1.2 carrier board
2024-01-25 10:14 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: arm: fsl: add imx8qm "
` [PATCH v1 2/2] arm64: dts: freescale: imx8qm: add "
[GIT PULL] netfs fixes
2024-01-25 10:13 UTC
[PATCH 0/2] phy: qcom: qmp-pcie: Update PCIe PHY settings for SM8550
2024-01-25 10:13 UTC (6+ messages)
[PATCHv3 1/1] block: introduce content activity based ioprio
2024-01-25 10:10 UTC (8+ messages)
[PATCH net] net: stmmac: xgmac: fix safety error descriptions
2024-01-25 10:09 UTC (4+ messages)
[PATCH v4 00/10] Add support to configure TPDM CMB subunit
2024-01-25 10:07 UTC (4+ messages)
` [PATCH v4 08/10] coresight-tpdm: Add timestamp control register support for the CMB
[PATCH v1 tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART
2024-01-25 10:06 UTC
[PATCH v3 0/5] Add CPSW2G and CPSW9G nodes for J784S4
2024-01-25 10:05 UTC (6+ messages)
` [PATCH v3 1/5] arm64: dts: ti: k3-j784s4-main: Fix mux-reg-masks in serdes_ln_ctrl
` [PATCH v3 2/5] arm64: dts: ti: k3-j784s4-main: Add CPSW2G and CPSW9G nodes
` [PATCH v3 3/5] arm64: dts: ti: k3-j784s4: Add Main CPSW2G node
` [PATCH v3 4/5] arm64: dts: ti: k3-j784s4: Add overlay to enable QSGMII mode with CPSW9G
` [PATCH v3 5/5] arm64: dts: ti: k3-j784s4: Add overlay for dual port USXGMII mode
[PING PATCH v2] perf test: Fix test case perf script tests on s390
2024-01-25 10:03 UTC
[PATCH rdma-next v1 0/3] RDMA/mana_ib: Introduce three helper functions to clean code
2024-01-25 10:03 UTC (2+ messages)
[PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
2024-01-25 10:00 UTC
[PATCH net-next 02/22] net: fill in MODULE_DESCRIPTION()s for ieee802154
2024-01-25 10:01 UTC (3+ messages)
[PATCH net-next 06/10] net: fill in MODULE_DESCRIPTION()s for ieee802154
2024-01-25 10:00 UTC (4+ messages)
[PATCH 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy
2024-01-25 9:58 UTC (3+ messages)
` [PATCH 3/3] crypto: scompress: remove memcpy if sg_nents is 1
[PATCH net-next v1 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support
2024-01-25 9:57 UTC (7+ messages)
[PATCHv3, RESEND] x86/trampoline: Bypass compat mode in trampoline_start64() if not needed
2024-01-25 9:57 UTC (2+ messages)
[PATCH] IB/hfi1: fix a memleak in init_credit_return
2024-01-25 9:56 UTC (2+ messages)
[patch V2 00/22] x86/topology: More cleanups and preparatory work
2024-01-25 9:53 UTC (3+ messages)
` [patch V2 01/22] x86/cpu/topology: Make the APIC mismatch warnings complete
[PATCH 0/3] Fixed-type GENMASK/BIT
2024-01-25 9:56 UTC (7+ messages)
` [PATCH 1/3] bits: introduce fixed-type genmasks
` "
[PATCH 0/3] clk: qcom: gcc-sm8150: Add gcc_parents_0_ao support
2024-01-25 9:55 UTC (5+ messages)
` [PATCH 2/3] "
[PATCH v2 for-next 0/6] RDMA/hns: Improvement for multi-level addressing
2024-01-25 9:54 UTC (2+ messages)
[PATCH v2 0/2] Add PM8010 regulators for sm8650 boards
2024-01-25 9:54 UTC (6+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8650-mtp: add PM8010 regulators
[PATCH net] nfc: nci: free rx_data_reassembly skb on NCI device cleanup
2024-01-25 9:53 UTC
[PATCH 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
2024-01-25 9:52 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
` [PATCH 2/2] arm64: dts: mediatek: mt8183-pico6: Fix bluetooth node
[PATCH] RDMA/ipoib: print symbolic error name instead of error code
2024-01-25 9:51 UTC (2+ messages)
[PATCH v17 0/8] Add DELETE_BUF ioctl
2024-01-25 9:50 UTC (7+ messages)
` [PATCH v17 8/8] media: verisilicon: Support deleting buffers on capture queue
[PATCH for-next v4 1/2] RDMA/rxe: Improve newline in printing messages
2024-01-25 9:50 UTC (2+ messages)
[syzbot] [bpf?] general protection fault in btf_is_module
2024-01-25 9:50 UTC
[PATCH] IB/hfi1: fix spellos and kernel-doc
2024-01-25 9:50 UTC (2+ messages)
[PATCH net] net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
2024-01-25 9:49 UTC (2+ messages)
[PATCH 0/5] clk: qcom: sm8[56]50: Drop the Disp AHB clock from Display Clock Controller
2024-01-25 9:49 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: clock: sm8550-dispcc: Drop the Disp AHB clock
` [PATCH 2/5] arm64: dts: qcom: sm8550: Drop the Disp AHB clock from dispcc node
` [PATCH 3/5] arm64: dts: qcom: sm8650: "
` [PATCH 4/5] clk: qcom: dispcc-sm8550: Drop the Disp AHB DT provided clock
` [PATCH 5/5] clk: qcom: dispcc-sm8650: "
[PATCH 1/2] stackdepot: use variable size records for non-evictable entries
2024-01-25 9:47 UTC (2+ messages)
` [PATCH 2/2] kasan: revert eviction of stack traces in generic mode
[PATCH] mmc: core Drop BLK_BOUNCE_HIGH
2024-01-25 9:47 UTC (2+ messages)
[PATCH] powerpc/mm/hash: Code cleanup
2024-01-25 9:46 UTC
[PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
2024-01-25 9:46 UTC
[PATCH] optee: support wq_sleep_timeout
2024-01-25 9:46 UTC (2+ messages)
[PATCH v2] riscv: dts: sophgo: add timer dt node for CV1800
2024-01-25 9:46 UTC
[PATCH V3] hwmon: scmi-hwmon: implement change_mode for thermal zones
2024-01-25 9:45 UTC (4+ messages)
[PATCH RESEND] arm64: dts: qcom: qcm6490-idp: Add support for PM7250B PMIC
2024-01-25 9:45 UTC (5+ messages)
[PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
2024-01-25 9:44 UTC (3+ messages)
` [PATCH v1 3/5] kbuild/modpost: integrate klp-convert
[PATCH v5 0/6] reset: gpio: ASoC: shared GPIO resets
2024-01-25 9:43 UTC (8+ messages)
` [PATCH v5 1/6] of: Add of_phandle_args_equal() helper
` [PATCH v5 3/6] reset: gpio: Add GPIO-based reset controller
` [PATCH v5 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios
[PATCH 00/15] timers/nohz cleanups and hotplug reorganization
2024-01-25 9:43 UTC (31+ messages)
` [PATCH 01/15] tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup_sched_timer()
` [PATCH 02/15] tick/nohz: Remove duplicate between lowres and highres handlers
` [PATCH 03/15] tick: Remove useless oneshot ifdeffery
` [PATCH 04/15] tick: Use IS_ENABLED() whenever possible
` [PATCH 05/15] tick: s/tick_nohz_stop_sched_tick/tick_nohz_full_stop_tick
` [PATCH 06/15] tick: No need to clear ts->next_tick again
` [PATCH 07/15] tick: Start centralizing tick related CPU hotplug operations
` [PATCH 08/15] tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
` [PATCH 09/15] tick: Move broadcast "
` [PATCH 10/15] tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
` [PATCH 11/15] tick: Move got_idle_tick away from common flags
` [PATCH 12/15] tick: Move individual bit features to debuggable mask accesses
` [PATCH 13/15] tick: Split nohz and highres features from nohz_mode
` [PATCH 14/15] tick: Shut down low-res tick from dying CPU
` [PATCH 15/15] tick: Assume timekeeping is correctly handed over upon last offline idle call
[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
2024-01-25 9:41 UTC (9+ messages)
` [PATCH V16 1/8] arm64/sysreg: Add BRBE registers and fields
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V16 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework
` [PATCH V16 4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE
` [PATCH V16 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH V16 6/8] perf: test: Speed up running brstack test on an Arm model
` [PATCH V16 7/8] perf: test: Remove empty lines from branch filter test output
` [PATCH V16 8/8] perf: test: Extend branch stack sampling test for Arm64 BRBE
[HID Patchsets for Samsung driver v4 0/6] Patchsets for Samsung driver
2024-01-25 9:41 UTC (4+ messages)
[PATCH] drm/xe/display: Fix memleak in display initialization
2024-01-25 9:41 UTC (2+ messages)
[PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
2024-01-25 9:41 UTC (4+ messages)
` [PATCH RFC 1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend
[PATCH 0/3] Add support for RK3588 HDMI/DP Combo PHY
2024-01-25 9:39 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: soc: rockchip: Add rk3588 hdptxphy syscon
` [PATCH 2/3] dt-bindings: phy: Add Rockchip HDMI/DP Combo PHY schema
[PATCH 0/2] mm: zswap: simplify zswap_swapoff()
2024-01-25 9:38 UTC (17+ messages)
` [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()
[PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
2024-01-25 9:37 UTC (2+ messages)
Dell XPS 13 9360: DMAR errors `DRHD: handling fault status reg 2` and `[INTR-REMAP] Request device [f0:1f.0] fault index 0x0`
2024-01-25 9:37 UTC (4+ messages)
[PATCH] powerpc/mm: Code cleanup for __hash_page_thp
2024-01-25 9:26 UTC
[PATCH v2 0/4] some updates and cleanups for hisilicon/sec2
2024-01-25 9:37 UTC (3+ messages)
` [PATCH 3/4] crypto: hisilicon/sec2 - fix some cleanup issues
[PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
2024-01-25 9:36 UTC (3+ messages)
[PATCH 1/5] sched/fair: add SD_CLUSTER in comments
2024-01-25 9:35 UTC (4+ messages)
` [PATCH 5/5] sched/fair: narrow the sched_use_asym_prio checking scenario
[PATCH 1/3] gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
2024-01-25 9:34 UTC (6+ messages)
` [PATCH 3/3] gpiolib: add gpio_device_get_label() "
[PATCH v3 0/2] Add PM8010 regulators for sm8650 boards
2024-01-25 9:31 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8650-mtp: add PM8010 regulators
` [PATCH v3 2/2] arm64: dts: qcom: sm8650-qrd: "
[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act I
2024-01-25 9:31 UTC (3+ messages)
` [PATCH net-next v3 1/7] net: dsa: mt7530: always trap frames to active CPU port on MT7530
BUG: kernel NULL pointer dereference, address: 0000000000000008
2024-01-25 9:29 UTC (6+ messages)
` BUG [RESEND]: "
` BUG [RESEND][NEW BUG]: "
[PATCH net-next] net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIO
2024-01-25 9:29 UTC (2+ messages)
Strange EFAULT on mips64el returned by syscall when another thread is forking
2024-01-25 9:28 UTC (8+ messages)
[PATCH net-next v8 00/10] net/smc: implement SMCv2.1 virtual ISM device support
2024-01-25 9:28 UTC (6+ messages)
` [PATCH net-next v8 07/10] net/smc: compatible with 128-bits extended GID of virtual ISM device
` [REGRESSION] v6.8 SMC-D issues
[RFC PATCH 00/11] Rust null block driver
2024-01-25 9:26 UTC (7+ messages)
` [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
[PATCH v9 0/5] Add display support for stm32f769-disco board
2024-01-25 9:22 UTC (3+ messages)
` [PATCH v9 5/5] ARM: dts: add stm32f769-disco-mb1166-reva09
[PATCH net-next] net: dsa: mt7530: support OF-based registration of switch MDIO bus
2024-01-25 9:22 UTC (2+ messages)
[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
2024-01-25 9:20 UTC (7+ messages)
` [PATCH v3 02/10] ARM: dts: broadcom: bcmbca: Add NAND controller node
[PATCH 1/3] net: stmmac: do not clear TBS enable bit on link up/down
2024-01-25 9:19 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: net: snps,dwmac: Add time-based-scheduling property
[PATCH 0/3] *** Detect interrupt storm in softlockup ***
2024-01-25 9:19 UTC (4+ messages)
` [PATCH 2/3] watchdog/softlockup: report the most time-consuming hardirq
[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
2024-01-25 9:17 UTC (6+ messages)
` [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
[PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
2024-01-25 9:15 UTC (4+ messages)
[PATCH v4 0/4] mailbox: imx: support i.MX95 ELE/V2X MU
2024-01-25 9:11 UTC (3+ messages)
` [PATCH v4 2/4] mailbox: imx: support return value of init
[PATCH] ARM: zynq: Remove clk/zynq.h header
2024-01-25 9:09 UTC (2+ messages)
[PATCH] rust: str: add to_ascii_{upper,lower}case() to CString
2024-01-25 9:08 UTC (2+ messages)
[PATCH 0/2] ALSA: hda: Move component binding support into separate library
2024-01-25 9:05 UTC (3+ messages)
[PATCH 0/3] arm64: dts: qcom: ipq6018: support thermal sensors
2024-01-25 9:04 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: qcom-tsens: add IPQ6018 compatible
` [PATCH 2/3] arm64: dts: qcom: ipq6018: add tsens node
` [PATCH 3/3] arm64: dts: qcom: ipq6018: add thermal zones
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