messages from 2024-06-13 14:33:22 to 2024-06-13 16:15:43 UTC [more...]
[PATCH] PCI: hotplug: Use atomic_{fetch_}andnot() where appropriate
2024-06-13 16:15 UTC (3+ messages)
[PATCH RFC -next 0/7] blk-iocost: support to build iocost as kernel module
2024-06-13 16:15 UTC (3+ messages)
[PATCH v3 00/10] Support ROHM BD96801 Scalable PMIC
2024-06-13 16:15 UTC (3+ messages)
` [PATCH v3 03/10] mfd: support ROHM BD96801 PMIC core
[PATCH 1/2] list: introduce a new cutting helper
2024-06-13 16:10 UTC (11+ messages)
[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
2024-06-13 16:09 UTC (15+ messages)
` [PATCH v1 1/3] mm: zswap: fix global shrinker memcg iteration
` [PATCH v1 3/3] mm: zswap: proactive shrinking before pool size limit is hit
[PATCH] virt: tdx-guest: Fix the decrypted failure memory free
2024-06-13 16:07 UTC
[PATCH v2 1/2] i3c: master: svc: fix IBIWON not set if IBI follow a hot join
2024-06-13 16:06 UTC (3+ messages)
[PATCH v6 0/4] Dynamic Allocation of the reserved_mem array
2024-06-13 16:05 UTC (5+ messages)
` [PATCH v6 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
[PATCH v1 0/6] leds: spi-byte: Cleanup, fix a leak, and make it agnostic
2024-06-13 16:05 UTC (2+ messages)
[PATCH] leds: ncp5623: Use common error handling code in ncp5623_probe()
2024-06-13 16:05 UTC (3+ messages)
` (subset) "
[PATCH v2 0/5] nfsd/sunrpc: allow starting/stopping pooled NFS server via netlink
2024-06-13 16:01 UTC (4+ messages)
` [PATCH v2 2/5] nfsd: make nfsd_svc call nfsd_set_nrthreads
[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
2024-06-13 15:59 UTC (5+ messages)
[PATCH v5 0/3] drm/atomic: Allow drivers to write their own plane check for async
2024-06-13 15:59 UTC (4+ messages)
` [PATCH v5 2/3] drm: Allow drivers to choose plane types to async flip
WARNING in __perf_event_overflow
2024-06-13 15:59 UTC (2+ messages)
[PATCH v6 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-13 15:55 UTC (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH v8 0/2] Add support for Amlogic S4 PWM
2024-06-13 15:54 UTC (4+ messages)
` [PATCH v8 1/2] pwm: meson: "
` [DMARC error][DKIM error] "
[PATCH v2 1/1] mfd: lm3533: Move to new GPIO descriptor-based APIs
2024-06-13 15:53 UTC (2+ messages)
WARNING: CPU: 7 PID: 0 at kernel/time/timer_migration.c:1332 tmigr_inactive_up+0xd2/0x190
2024-06-13 15:52 UTC (4+ messages)
[PATCH v4] perf trace: BTF-based enum pretty printing
2024-06-13 15:50 UTC (4+ messages)
[PATCH bpf] bpf: fix UML x86_64 compile failure
2024-06-13 15:49 UTC (3+ messages)
[PATCH 0/1] exit: kill signal_struct->quick_threads
2024-06-13 15:45 UTC (4+ messages)
[PATCH 00/14] Introduce support for feature Fabric Discovery and
2024-06-13 15:46 UTC (3+ messages)
` [PATCH 07/14] scsi: fnic: Add and integrate support for FIP
[PATCH] drivers:of: Add null check for bus in of_match_bus
2024-06-13 15:44 UTC (2+ messages)
[PATCH RESEND] riscv: boot: remove duplicated targets line
2024-06-13 15:30 UTC
[PATCH 2/5] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
2024-06-13 15:42 UTC (2+ messages)
[PATCH 0/4] mfd: tqmx86: new hardware and GPIO/I2C IRQ improvements/additions
2024-06-13 15:42 UTC (3+ messages)
` [PATCH 4/4] mfd: tqmx86: add I2C IRQ support
[PATCH net-next v2 00/10] net: pcs: xpcs: Add memory-mapped device support
2024-06-13 15:41 UTC (7+ messages)
` [PATCH net-next v2 06/10] dt-bindings: net: Add Synopsys DW xPCS bindings
[PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
2024-06-13 15:40 UTC (8+ messages)
[PATCH v7 00/11] enable bs > ps in XFS
2024-06-13 15:40 UTC (11+ messages)
` [PATCH v7 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
[PATCH v4 00/35] kmsan: Enable on s390
2024-06-13 15:34 UTC (36+ messages)
` [PATCH v4 01/35] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v4 02/35] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v4 03/35] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v4 04/35] kmsan: Increase the maximum store size to 4096
` [PATCH v4 05/35] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v4 06/35] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v4 07/35] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v4 08/35] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v4 09/35] kmsan: Expose kmsan_get_metadata()
` [PATCH v4 10/35] kmsan: Export panic_on_kmsan
` [PATCH v4 11/35] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v4 12/35] kmsan: Support SLAB_POISON
` [PATCH v4 13/35] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v4 14/35] kmsan: Do not round up pg_data_t size
` [PATCH v4 15/35] mm: slub: Let KMSAN access metadata
` [PATCH v4 16/35] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v4 17/35] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v4 18/35] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v4 19/35] kmsan: Accept ranges starting with 0 on s390
` [PATCH v4 20/35] s390/boot: Turn off KMSAN
` [PATCH v4 21/35] s390: Use a larger stack for KMSAN
` [PATCH v4 22/35] s390/boot: Add the KMSAN runtime stub
` [PATCH v4 23/35] s390/checksum: Add a KMSAN check
` [PATCH v4 24/35] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v4 25/35] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v4 26/35] s390/diag: Unpoison diag224() "
` [PATCH v4 27/35] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v4 28/35] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v4 29/35] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v4 30/35] s390/string: Add KMSAN support
` [PATCH v4 31/35] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v4 32/35] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v4 33/35] s390/unwind: Disable KMSAN checks
` [PATCH v4 34/35] s390: Implement the architecture-specific KMSAN functions
` [PATCH v4 35/35] kmsan: Enable on s390
[PATCH v5 0/3] SII902X HDMI Bridge fixups
2024-06-13 15:40 UTC (2+ messages)
[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
2024-06-13 15:39 UTC (9+ messages)
[PATCH v6 05/49 RESEND] media: atomisp: Switch to new Intel CPU model defines
2024-06-13 15:35 UTC (4+ messages)
[RCU] zombie task hung in synchronize_rcu_expedited
2024-06-13 15:30 UTC (9+ messages)
` [PATCH] zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
` [PATCH] zap_pid_ns_processes: don't send SIGKILL to sub-threads
Question about pNFS documentation
2024-06-13 15:31 UTC (2+ messages)
[GIT PULL] Please pull NFS client bugfixes for Linux 6.10
2024-06-13 15:31 UTC
[PATCH 0/3] Resolve problems with kexec identity mapping
2024-06-13 15:28 UTC (2+ messages)
[PATCH v3 0/7] Support fdinfo runtime and memory stats on Panthor
2024-06-13 15:28 UTC (2+ messages)
[bug report] block: integer overflow in __bvec_gap_to_prev()
2024-06-13 15:27 UTC (3+ messages)
[PATCH v1 0/7] Revise Meta(Facebook) Harma BMC(AST2600)
2024-06-13 15:24 UTC (8+ messages)
` [PATCH v1 1/7] ARM: dts: aspeed: Harma: revise hsc chip
` [PATCH v1 2/7] ARM: dts: aspeed: Harma: add VR device
` [PATCH v1 3/7] ARM: dts: aspeed: Harma: add sgpio name
` [PATCH v1 4/7] ARM: dts: aspeed: Harma: add ina238
` [PATCH v1 5/7] ARM: dts: aspeed: Harma: add power monitor xdp710
` [PATCH v1 6/7] ARM: dts: aspeed: Harma: remove multi-host property
` [PATCH v1 7/7] ARM: dts: aspeed: Harma: remove pca9546
PC speaker doesn't work under Linux, works in GRUB/EFI
2024-06-13 15:24 UTC (3+ messages)
[PATCH v2] leds: triggers: flush pending brightness before activating trigger
2024-06-13 15:24 UTC
linux-next: build warnings after merge of the bpf-next tree
2024-06-13 15:22 UTC (2+ messages)
[PATCH v2] scripts/make_fit: Support decomposing DTBs
2024-06-13 15:22 UTC (2+ messages)
[PATCH printk v2 00/18] add threaded printing + the rest
2024-06-13 15:21 UTC (13+ messages)
` [PATCH printk v2 04/18] printk: nbcon: Introduce printing kthreads
` [PATCH printk v2 05/18] printk: Atomic print in printk context on shutdown
` atomic_flush vs boot consoles - was: "
` [PATCH] printk: nbcon_atomic_flush_pending() is safe only when there is no boot console
` [PATCH printk v2 07/18] printk: nbcon: Add printer thread wakeups
[PATCH] platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()
2024-06-13 15:20 UTC (3+ messages)
[PATCH 0/6] staging: rtl8192e: Cleanup multiple issues
2024-06-13 15:16 UTC (7+ messages)
` [PATCH 1/6] staging: rtl8192e: Remove unused constant IC_VersionCut_E
` [PATCH 2/6] staging: rtl8192e: Remove unused struct phy_ofdm_rx_status_rxsc
` [PATCH 3/6] staging: rtl8192e: Remove unused constant WA_IOT_TH_VAL
` [PATCH 4/6] staging: rtl8192e: Capitalize constant RegC38_TH
` [PATCH 5/6] staging: rtl8192e: Remove unused macro dm_tx_bb_gain_idx_to_amplify
` [PATCH 6/6] staging: rtl8192e: Remove unnecessary pre-declaration of struct net_device
[RFC PATCH v2 0/4] Add CPG support for RZ/V2H(P) SoC
2024-06-13 15:15 UTC (6+ messages)
` [RFC PATCH v2 2/4] dt-bindings: clock: Add R9A09G057 core clocks
[PATCH 0/2] kselftest: devices: Allow running test on more platforms
2024-06-13 15:14 UTC (3+ messages)
` [PATCH 1/2] kselftest: devices: Allow specifying boards directory through parameter
` [PATCH 2/2] kselftest: devices: Add of-fullname-regex property
Regression, thermal: core: battery reading wrong after wake from S3 [Was: Bug Report according to thermal_core.c]
2024-06-13 15:14 UTC (5+ messages)
[PATCH 5.10 000/317] 5.10.219-rc1 review
2024-06-13 15:13 UTC (3+ messages)
[PATCH resubmit 2] net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
2024-06-13 15:12 UTC (2+ messages)
[PATCH v3 net-next] net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
2024-06-13 15:11 UTC (2+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-13 15:12 UTC (16+ messages)
[PATCH 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
2024-06-13 15:11 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: add "
[PATCH v1 0/2] Style fixes for EDAC/bluefield driver
2024-06-13 15:11 UTC (5+ messages)
` [PATCH v1 1/2] EDAC/bluefield: fix white space in bluefield_edac_mc_probe
[PATCH v2] rtc: abx80x: Fix return value of nvmem callback on read
2024-06-13 15:11 UTC (2+ messages)
[PATCH v9 0/2] Add support for Loongson1 APB DMA
2024-06-13 15:10 UTC (2+ messages)
[PATCH] mailbox: mtk-cmdq: Add unregister mailbox controller in cmdq_remove()
2024-06-13 15:10 UTC (2+ messages)
[PATCH v1 0/7] Refactor perf python module build
2024-06-13 15:10 UTC (4+ messages)
[PATCH net v3] bnxt_en: Adjust logging of firmware messages in case of released token in __hwrm_send()
2024-06-13 15:10 UTC (2+ messages)
[PATCH 0/3] Add global CMA reserve area
2024-06-13 15:09 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am62x-sk-common: Reserve 128MiB of global CMA
` [PATCH 2/3] arm64: dts: ti: k3-am62a7-sk: Reserve 576MiB "
` [PATCH 3/3] arm64: dts: ti: k3-am62p5-sk: Reserve 576 MiB "
[PATCH] drm: zynqmp_dpsub: Fix an error handling path in zynqmp_dpsub_probe()
2024-06-13 15:05 UTC (3+ messages)
[PATCH v9 0/1] gpio: add simple logic analyzer using polling
2024-06-13 15:04 UTC (8+ messages)
` [PATCH v9 1/1] gpio: add sloppy "
[PATCH v2 00/16] Introduce a store type enum for the Maple tree
2024-06-13 15:02 UTC (7+ messages)
` [PATCH v2 10/16] maple_tree: convert mas_insert() to preallocate nodes
` [PATCH v2 13/16] maple_tree: have mas_store() allocate nodes if needed
` [PATCH v2 16/16] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
[PATCH] leds: triggers: flush pending brightness before activating trigger
2024-06-13 15:02 UTC (2+ messages)
[PATCH v2 0/4] phy: zynqmp: Fixes and debugfs support
2024-06-13 15:02 UTC (4+ messages)
` [PATCH v2 4/4] phy: zynqmp: Add "
[PATCH net-next 0/3] net: phy: dp83867: add cable diag support
2024-06-13 14:51 UTC (4+ messages)
` [PATCH net-next 1/3] net: phy: dp83867: Add SQI support
` [PATCH net-next 2/3] net: phy: dp83867: add cable test support
` [PATCH net-next 3/3] net: phy: dp83867: Add support for amplitude graph
[PATCH] MAINTAINERS: Add mailing list for SCMI drivers
2024-06-13 14:57 UTC
[PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-06-13 14:56 UTC (11+ messages)
[PATCH] mfd: qcom-pm8008: add missing MODULE_DESCRIPTION() macro
2024-06-13 14:57 UTC (2+ messages)
` (subset) "
[PATCH] fec_main: Register net device before initializing the MDIO bus
2024-06-13 14:41 UTC
[PATCH v2 0/2] misc: vcpu_stall_detector: Add a PPI interrupt
2024-06-13 14:52 UTC (2+ messages)
[PATCH v2] net: missing check virtio
2024-06-13 14:49 UTC (2+ messages)
[PATCH v2 0/5] ChromeOS Embedded Controller LED driver
2024-06-13 14:48 UTC (5+ messages)
[PATCH v3 0/5] ChromeOS Embedded Controller LED driver
2024-06-13 14:48 UTC (6+ messages)
` [PATCH v3 1/5] leds: core: Introduce led_get_color_name() function
` [PATCH v3 2/5] leds: multicolor: Use "
` [PATCH v3 3/5] leds: core: Unexport led_colors[] array
` [PATCH v3 4/5] leds: Add ChromeOS EC driver
` [PATCH v3 5/5] mfd: cros_ec: Register LED subdevice
[syzbot] [bluetooth?] [usb?] BUG: soft lockup in hci_cmd_timeout
2024-06-13 14:48 UTC (2+ messages)
[PATCH 6.6 000/137] 6.6.34-rc1 review
2024-06-13 14:47 UTC (3+ messages)
[PATCH] fs/proc/task_mmu: fix uninitialized variable in pagemap_pmd_range()
2024-06-13 14:47 UTC (2+ messages)
[PATCH 1/2] vdpa: support set mac address from vdpa tool
2024-06-13 14:46 UTC (9+ messages)
[PATCH v2 0/4] riscv: Separate vendor extensions from standard extensions
2024-06-13 14:45 UTC (4+ messages)
` [PATCH v2 1/4] riscv: Extend cpufeature.c to detect vendor extensions
[PATCH] function_graph: Add READ_ONCE() when accessing fgraph_array[]
2024-06-13 14:43 UTC (2+ messages)
[PATCH 1/1] s390/virtio_ccw: fix config change notifications
2024-06-13 14:43 UTC (2+ messages)
[PATCH v3 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-13 14:42 UTC (9+ messages)
` [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH v2 00/13] riscv: Add support for xtheadvector
2024-06-13 14:40 UTC (11+ messages)
` [PATCH v2 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v2 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v2 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v2 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v2 09/13] riscv: vector: Support xtheadvector save/restore
[PATCH v4 0/2] rcu-based inode lookup for iget*
2024-06-13 14:40 UTC (3+ messages)
` [PATCH v4 1/2] vfs: add rcu-based find_inode variants for iget ops
[PATCH net] gve: Clear napi->skb before dev_kfree_skb_any()
2024-06-13 14:40 UTC (3+ messages)
[PATCH v2] dt-bindings: mfd: syscon: Add more simple compatibles
2024-06-13 14:39 UTC (2+ messages)
` (subset) "
[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
2024-06-13 14:39 UTC (2+ messages)
` (subset) "
[PATCH -next] dt-bindings: mfd: twl: Fix example
2024-06-13 14:38 UTC (2+ messages)
[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_percpu_elem
2024-06-13 14:38 UTC
[PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device
2024-06-13 14:34 UTC (4+ messages)
` [PATCH v3 3/4] platform/chrome: cros_kbd_led_backlight: allow binding through "
[PATCH] KVM: fix an error code in kvm_create_vm()
2024-06-13 14:33 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