messages from 2024-08-22 09:44:17 to 2024-08-22 12:20:16 UTC [more...]
[PATCH 00/31] wifi: mwifiex: cleanup driver
2024-08-22 12:20 UTC (9+ messages)
` [PATCH 10/31] wifi: mwifiex: fix indention
` [EXT] "
` "
` "
` "
[PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock()
2024-08-22 12:19 UTC (11+ messages)
` [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock()
[PATCH v2] gpu: drm: Use devm_clk_get_enabled() helpers
2024-08-22 12:17 UTC
[PATCH v2] mfd: cros_ec: update module description
2024-08-22 12:15 UTC
[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
2024-08-22 12:14 UTC (6+ messages)
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats
[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
2024-08-22 12:14 UTC (15+ messages)
` [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1
` [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload
[PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-08-22 12:14 UTC (3+ messages)
` [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH v6 2/2] selftests: Add a test mangling with uc_sigmask
[PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-08-22 12:11 UTC (4+ messages)
` [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH v6 2/2] selftests: Add a test mangling with uc_sigmask
[PATCH 00/24] Complete EEVDF
2024-08-22 12:10 UTC (10+ messages)
` [PATCH 10/24] sched/uclamg: Handle delayed dequeue
[PATCH v8 0/5] Tracepoints and static branch in Rust
2024-08-22 12:08 UTC (7+ messages)
` [PATCH v8 1/5] rust: add generic static_key_false
` [PATCH v8 1/5 alt] "
` [PATCH v8 2/5] rust: add tracepoint support
` [PATCH v8 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v8 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v8 5/5] rust: add arch_static_branch
[PATCH v1] driver:net:et131x:Remove NULL check of list_entry()
2024-08-22 12:07 UTC (3+ messages)
[PATCH net-next v3 0/3] Add ALCD Support to Cable Testing Interface
2024-08-22 12:07 UTC (4+ messages)
` [PATCH net-next v3 1/3] ethtool: Extend cable testing interface with result source information
` [PATCH net-next v3 2/3] ethtool: Add support for specifying information source in cable test results
` [PATCH net-next v3 3/3] phy: dp83td510: Utilize ALCD for cable length measurement when link is active
[syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (6)
2024-08-22 12:05 UTC (3+ messages)
[RFCv2 0/9] UEFI emulator for kexec
2024-08-22 12:04 UTC (12+ messages)
[PATCH v2] rcu/kvfree: Add kvfree_rcu_barrier() API
2024-08-22 12:04 UTC (3+ messages)
[net-next 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
2024-08-22 11:59 UTC (7+ messages)
` [net-next 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled()
` [Linux-stm32] "
` [net-next 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
` [Linux-stm32] "
` [net-next 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()
` [Linux-stm32] "
[PATCH v2 0/4] i2c: imx: prevent rescheduling in non-dma mode
2024-08-22 12:03 UTC (9+ messages)
` [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode
[PATCH v2] ksmbd: Replace one-element arrays with flexible-array members
2024-08-22 12:01 UTC (2+ messages)
[PATCH v2] intel_th: Switch to use kmemdup_array()
2024-08-22 12:01 UTC
[PATCH 0/3] RDMA/rxe misc fixes
2024-08-22 12:01 UTC (5+ messages)
` [PATCH 1/3] RDMA/rxe: Use sizeof instead of hard code number
` [PATCH 2/3] RDMA/rxe: Typo fix
[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-08-22 11:59 UTC (6+ messages)
` [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for "
[PATCH v2] selftests:mm: Fix mmap() error paths to check for MAP_FAILED
2024-08-22 12:00 UTC
[PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
2024-08-22 12:00 UTC (10+ messages)
[PATCH net-next v3 0/3] Add Statistics Support for DP83TG720 PHY
2024-08-22 11:59 UTC (4+ messages)
` [PATCH net-next v3 1/3] phy: open_alliance_helpers: Add defines for link quality metrics
` [PATCH net-next v3 2/3] phy: Add defines for standardized PHY generic counters
` [PATCH net-next v3 3/3] phy: dp83tg720: Add statistics support
[PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups
2024-08-22 11:58 UTC (19+ messages)
` [PATCH v2 01/12] smb/server: fix return value of smb2_open()
` [PATCH v2 02/12] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
` [PATCH v2 03/12] smb/server: remove useless assignment of 'file_present' "
` [PATCH v2 05/12] smb/server: update misguided comment of smb2_allocate_rsp_buf()
` [PATCH v2 06/12] smb/client: rename cifs_ntsd to smb_ntsd
` [PATCH v2 07/12] smb/client: rename cifs_sid to smb_sid
` [PATCH v2 08/12] smb/client: rename cifs_acl to smb_acl
` [PATCH v2 09/12] smb/client: rename cifs_ace to smb_ace
` [PATCH v2 12/12] smb: add comment to STATUS_MCA_OCCURED
[PATCH v2] HID: corsair-void: Add Corsair Void headset family driver
2024-08-22 11:57 UTC (9+ messages)
` [v2] "
[PATCH v10 0/2] Loongarch-avec support
2024-08-22 11:53 UTC (6+ messages)
` [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
[PATCH v1] ImgTec powerVR DRM driver: Convert to use time_before macro
2024-08-22 11:41 UTC (2+ messages)
[PATCH v2 00/16] Add cmd descriptor support
2024-08-22 11:45 UTC (6+ messages)
` [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock
[PATCH v3 0/3] source filtering for multi-port output
2024-08-22 11:50 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering
[PATCH v1 0/5] driver core: fw_devlink: Clean up strings and mutex usages
2024-08-22 11:50 UTC (4+ messages)
` [PATCH v1 1/5] driver core: Sort headers
[PATCH v4] ptp: Add vDSO-style vmclock support
2024-08-22 11:49 UTC (2+ messages)
[PATCH net-next v3 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
2024-08-22 11:47 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821
` [PATCH net-next v3 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
[PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
2024-08-22 11:46 UTC (5+ messages)
[PATCH iwl-net v3 0/6] ice: fix synchronization between .ndo_bpf() and reset
2024-08-22 11:43 UTC (11+ messages)
` [PATCH iwl-net v3 2/6] ice: protect XDP configuration with a mutex
` [PATCH iwl-net v3 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` [PATCH iwl-net v3 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
` [PATCH iwl-net v3 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
` [PATCH iwl-net v3 6/6] ice: do not bring the VSI up, if it was down before the XDP setup
[PATCH v3 0/5] Coresight: Add Coresight TMC Control Unit driver
2024-08-22 11:43 UTC (10+ messages)
` [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware
[PATCH] PCI: armada8k: change to use devm_clk_get_enabled() helpers
2024-08-22 11:39 UTC (2+ messages)
[PATCH v4] hid-playstation: DS4: Update rumble and lightbar together
2024-08-22 11:38 UTC (6+ messages)
[PATCH v2 0/7] xen: fix dom0 PV boot on some AMD machines
2024-08-22 11:38 UTC (7+ messages)
` [PATCH v2 2/7] xen: introduce generic helper checking for memory map conflicts
` [PATCH v2 4/7] xen: move max_pfn in xen_memory_setup() out of function scope
[PATCH v1 0/2] spi: pxa2xx: Fix module reloading failure
2024-08-22 11:30 UTC (3+ messages)
` [PATCH v1 1/2] spi: pxa2xx: Do not override dev->platform_data on probe
` [PATCH v1 2/2] spi: pxa2xx: Move PM runtime handling to the glue drivers
[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-22 11:31 UTC (13+ messages)
` [PATCH v11 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
[PATCH 0/4] Add new driver for WCSS secure PIL loading
2024-08-22 11:30 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
` [PATCH 3/4] arm64: dts: qcom: ipq5332: add nodes to bringup q6
[PATCH v2 0/2] clk: qcom: Add support for GCC on QCS8300
2024-08-22 11:27 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: Add GCC clocks for QCS8300
` [PATCH v2 2/2] clk: qcom: Add support for Global Clock Controller on QCS8300
[PATCH] mm: swapfile: fix SSD detection with swapfile on btrfs
2024-08-22 11:24 UTC
[PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed
2024-08-22 11:25 UTC (2+ messages)
[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
2024-08-22 11:20 UTC (3+ messages)
[net PATCH v3] octeontx2-af: Fix CPT AF register offset calculation
2024-08-22 11:20 UTC (2+ messages)
[PATCH] usb: cdnsp: fix for Link TRB with TC
2024-08-22 11:19 UTC (2+ messages)
[PATCH v2 0/2] clk: renesas: rzv2h-cpg: Add divider clock support
2024-08-22 11:16 UTC (3+ messages)
` [PATCH v2 1/2] clk: renesas: rzv2h-cpg: Add support for dynamic switching divider clocks
` [PATCH v2 2/2] clk: renesas: r9a09g057-cpg: Add clock and reset entries for GTM/RIIC/SDHI/WDT
next-20240822: rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior
2024-08-22 11:16 UTC
[syzbot] [netfilter?] inconsistent lock state in valid_state (4)
2024-08-22 11:09 UTC (4+ messages)
` [syzbot] [ppp?] "
[PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value
2024-08-22 11:15 UTC (3+ messages)
` [PATCH v2 1/2] scsi: ufs: core: introduce override_cqe_ocs
` [PATCH v2 2/2] scsi: ufs: ufs-exynos: implement override_cqe_ocs
[PATCH v3 0/3] iommu/arm-smmu: Prettyify context fault messages
2024-08-22 11:12 UTC (5+ messages)
` [PATCH v3 3/3] iommu/arm-smmu: Pretty-print context fault related regs
[PATCH net-next v3 0/2] netconsole: Populate dynamic entry even if netpoll fails
2024-08-22 11:10 UTC (3+ messages)
` [PATCH net-next v3 1/2] netpoll: Ensure clean state on setup failures
` [PATCH net-next v3 2/2] net: netconsole: Populate dynamic entry even if netpoll fails
[PATCH v5 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-08-22 11:10 UTC (4+ messages)
` [PATCH v5 1/2] selftests: Rename sigaltstack to generic signal
[PATCH] net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
2024-08-22 11:10 UTC (3+ messages)
[PATCH 0/2] Drivers: vmbus: Fix rescind handling in uio_hv_generic
2024-08-22 11:09 UTC (3+ messages)
` [PATCH 1/2] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
` [PATCH 2/2] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
[PATCH v2 00/16] overlayfs: Optimize override/revert creds
2024-08-22 11:06 UTC (3+ messages)
` [PATCH v2 10/16] overlayfs/file: Convert to cred_guard()
[PATCH v7 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-08-22 11:03 UTC (4+ messages)
[PATCH AUTOSEL 5.10 01/38] drm/amdgpu: fix overflowed array index read warning
2024-08-22 11:00 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 04/38] drm/amdgpu: fix uninitialized scalar variable warning
[bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption
2024-08-22 10:59 UTC (5+ messages)
[PATCH net-next v2 0/3] netconsole: Populate dynamic entry even if netpoll fails
2024-08-22 11:00 UTC (11+ messages)
` [PATCH net-next v2 2/3] netconsole: pr_err() when netpoll_setup fails
` [PATCH net-next v2 3/3] netconsole: Populate dynamic entry even if netpoll fails
[PATCH v1 0/3] Add missing fixes to FastRPC driver
2024-08-22 10:59 UTC (4+ messages)
` [PATCH v1 1/3] misc: fastrpc: Save actual DMA size in fastrpc_map structure
` [PATCH v1 2/3] misc: fastrpc: Fix fastrpc_map_lookup operation
` [PATCH v1 3/3] misc: fastrpc: Skip reference for DMA handles
[PATCH V3] clk: scmi: add is_prepared hook
2024-08-22 10:53 UTC (2+ messages)
[PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests
2024-08-22 10:48 UTC (2+ messages)
Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
2024-08-22 10:46 UTC (5+ messages)
[PATCH v3 0/2] Support for I/O width within ARM SCMI SHMEM
2024-08-22 10:46 UTC (3+ messages)
` [PATCH v3 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory
[PATCH] Revert "mm: skip CMA pages when they are not available"
2024-08-22 10:43 UTC (3+ messages)
[PATCH] leds: sun50i-a100: Replace msleep() with usleep_range()
2024-08-22 10:39 UTC (2+ messages)
` (subset) "
[PATCH v1 1/2] scsi: ufs: core: introduce override_cqe_ocs
2024-08-22 10:38 UTC (2+ messages)
[PATCH 0/5] Congatec Board Controller drivers
2024-08-22 10:38 UTC (3+ messages)
` [PATCH 1/5] mfd: add Congatec Board Controller mfd driver
[PATCH] netfilter: Don't track counter updates of do_add_counters()
2024-08-22 10:37 UTC (2+ messages)
[PATCH] MAINTAINERS: scale modules with more reviewers
2024-08-22 10:35 UTC (2+ messages)
[PATCH v2] wifi: mwifiex: Convert to use jiffies macro
2024-08-22 10:29 UTC
[PATCH net-next v2 0/2] Add Embedded SYNC feature for a dpll's pin
2024-08-22 10:28 UTC (5+ messages)
` [PATCH net-next v2 1/2] dpll: add Embedded SYNC feature for a pin
` [PATCH net-next v2 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins
[PATCH 0/5] Minor memory size optimization in debugobjects
2024-08-22 10:26 UTC (3+ messages)
[PATCH] ARM: dts: microchip: sam9x60: Fix rtc/rtt clock parent
2024-08-22 10:25 UTC (6+ messages)
` [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks
XFS mount timeout in linux-6.9.11
2024-08-22 10:25 UTC (10+ messages)
ACPI IRQ storm with 6.10
2024-08-22 10:24 UTC (5+ messages)
[PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
2024-08-22 9:53 UTC (7+ messages)
[PATCH v2 0/2] PCI/pwrctl: fixes for v6.11
2024-08-22 10:23 UTC (2+ messages)
[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
2024-08-22 10:21 UTC (11+ messages)
` [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat()
[PATCH v4] dt-bindings: hwmon: Add maxim max31790
2024-08-22 10:20 UTC (2+ messages)
[PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates
2024-08-22 10:14 UTC (9+ messages)
` [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v3 4/8] selftests/net: Open /proc/thread-self in open_netns()
[PATCH v2 0/2] mm: collect the number of anon mTHP
2024-08-22 10:12 UTC (9+ messages)
` [PATCH v2 1/2] mm: collect the number of anon large folios
[PATCH] mfd: cros_ec: simplify cros_ec_dev_init()
2024-08-22 10:11 UTC (2+ messages)
` (subset) "
[PATCH v4 0/7] Drivers to support the MCU on QNAP NAS devices
2024-08-22 10:10 UTC (5+ messages)
` [PATCH v4 2/7] mfd: add base driver for qnap-mcu devices
[PATCH] mfd: cros_ec: update module description
2024-08-22 10:06 UTC (2+ messages)
[PATCH] net: fix csum calculation for encapsulated packets
2024-08-22 10:05 UTC (2+ messages)
VT-less kernels, and /dev/console on x86
2024-08-22 10:05 UTC (4+ messages)
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-08-22 10:04 UTC (13+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1
[PATCH] drm/panel: fix null pointer dereference in hx83102_get_modes
2024-08-22 10:01 UTC (2+ messages)
[PATCH v1] drivers:testing:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-22 9:59 UTC (3+ messages)
[PATCH net-next v7] net: netconsole: selftests: Create a new netconsole selftest
2024-08-22 9:56 UTC
[PATCH v2] ceph: Convert to use jiffies macro
2024-08-22 9:55 UTC
[PATCH v1] driver:staging:vme:Remove NULL check of list_entry()
2024-08-22 9:52 UTC (2+ messages)
[PATCH] x86/tdx: Fix crash on kexec with CONFIG_EISA
2024-08-22 9:51 UTC
[PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties
2024-08-22 9:46 UTC (4+ messages)
[PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty
2024-08-22 9:45 UTC (3+ messages)
[PATCH v1 0/6] drm/amd/display: Use max/min macro
2024-08-22 9:45 UTC (2+ messages)
[PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
2024-08-22 9:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH] soc: ti: smartreflex: change to use devm_clk_get_prepared() helpers
2024-08-22 9:59 UTC
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