public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-13 13:36:43 to 2024-06-13 15:22:49 UTC [more...]

linux-next: build warnings after merge of the bpf-next tree
 2024-06-13 15:22 UTC  (2+ messages)

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-13 15:22 UTC  (13+ 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 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  (4+ 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

[PATCH 1/2] list: introduce a new cutting helper
 2024-06-13 15:15 UTC  (8+ messages)

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  (12+ messages)
` [PATCH v9 1/1] gpio: add sloppy "

[PATCH v8 0/2] Add support for Amlogic S4 PWM
 2024-06-13 15:03 UTC  (3+ messages)
` [PATCH v8 1/2] pwm: meson: "
  ` [DMARC error][DKIM error] "

[PATCH v2 00/16] Introduce a store type enum for the Maple tree
 2024-06-13 15:02 UTC  (11+ messages)
` [PATCH v2 04/16] maple_tree: introduce mas_wr_store_type()
` [PATCH v2 08/16] maple_tree: print store type in mas_dump()
` [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 "

[RCU] zombie task hung in synchronize_rcu_expedited
 2024-06-13 15:00 UTC  (4+ messages)
` [PATCH] zap_pid_ns_processes: don't send SIGKILL to sub-threads

[PATCH] drivers:of: Add null check for bus in of_match_bus
 2024-06-13 15:01 UTC 

WARNING: CPU: 7 PID: 0 at kernel/time/timer_migration.c:1332 tmigr_inactive_up+0xd2/0x190
 2024-06-13 15:01 UTC  (3+ messages)

[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 00/19] x86/tdx: Add kexec support
 2024-06-13 14:56 UTC  (12+ messages)
` [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[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  (4+ messages)
` [PATCH v2 1/2] dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual device
` [PATCH v2 2/2] misc: Register a PPI for the vcpu stall detection "

[PATCH] zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
 2024-06-13 14:49 UTC  (3+ 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] leds: ncp5623: Use common error handling code in ncp5623_probe()
 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  (10+ 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 

[PATCH v5 0/3] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning
 2024-06-13 14:32 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrix
` [PATCH v5 2/3] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
` [PATCH v5 3/3] arm64: dts: layerscape: Change node name from 'esdhc' to 'mmc'

[PATCH] lockdep: Improve consistency between lockdep and hardware hardirqs states
 2024-06-13 14:29 UTC 

[PATCH iwl-next v12] ice: Add get/set hw address for VFs using devlink commands
 2024-06-13 14:29 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-13 14:18 UTC  (4+ messages)
` [PATCH net-next v12 05/13] page_pool: convert to use netmem

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-13 14:16 UTC  (4+ messages)
` [PATCH 01/15] net: hbl_cn: add habanalabs Core Network driver

[PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
 2024-06-13 14:13 UTC  (6+ messages)

[GIT PULL] memblock:fix validation of NUMA coverage
 2024-06-13 14:09 UTC 

[PATCH v4] perf trace: BTF-based enum pretty printing
 2024-06-13 14:10 UTC  (3+ messages)

[PATCH 0/6] wifi: wilc1000: update power management
 2024-06-13 14:06 UTC  (7+ messages)
` [PATCH 1/6] wifi: wilc1000: disable power sequencer
` [PATCH 2/6] wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/sleep
` [PATCH 3/6] wifi: wilc1000: do not keep sdio bus claimed during suspend/resume
` [PATCH 4/6] wifi: wilc1000: move sdio suspend method next to resume and pm ops definition
` [PATCH 5/6] wifi: wilc1000: remove suspend/resume from cfg80211 part
` [PATCH 6/6] wifi: wilc1000: disable SDIO func IRQ before suspend

[PATCH v5 8/8] Docs/.../mm/damon: add more damos actions
 2024-06-13 14:07 UTC  (2+ messages)

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-13 14:03 UTC  (5+ messages)
` [PATCH v4, 1/3] dt-bindings: usb: dwc3: Add snps,p2p3tranok quirk

[PATCH v5 7/8] Docs/admin-guide/mm/damon/usage: add missing actions
 2024-06-13 14:03 UTC  (2+ messages)

[PATCH v3] maple_tree: modified return type of mas_wr_store_entry()
 2024-06-13 14:02 UTC  (2+ messages)

[PATCH v4 0/8] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
 2024-06-13 14:02 UTC  (6+ messages)
` [PATCH v4 2/8] tty: serial: Add uart_fifo_timeout_ms()

CVE-2024-36966: erofs: reliably distinguish block based and fscache mode
 2024-06-13 14:02 UTC  (4+ messages)

CVE-2021-47543: perf report: Fix memory leaks around perf_tip()
 2024-06-13 14:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer
 2024-06-13 13:59 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_percpu_elem
 2024-06-13 13:59 UTC  (3+ messages)
` [syzbot] "

CVE-2024-26831: net/handshake: Fix handshake_req_destroy_test1
 2024-06-13 13:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC
 2024-06-13 13:57 UTC  (2+ messages)

[PATCH 0/8] DAMON based tiered memory management for CXL memory
 2024-06-13 13:56 UTC  (2+ messages)

[PATCH 0/3] PCI: Resource helper improvements
 2024-06-13 13:55 UTC  (8+ messages)
` [PATCH 1/3] resource: Add resource set range and size helpers
` [PATCH 2/3] PCI: Use resource_set_{range,size}() helpers
` [PATCH 3/3] PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()

selftests: arm64: fp-stress: KERNEL-1-0/3-0/4-0/6-0 - gcc-13 - Failed - clang-pass
 2024-06-13 13:51 UTC 

[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
 2024-06-13 13:50 UTC  (4+ messages)

[PATCH 0/2] stop lockref from degrading to locked-only ops
 2024-06-13 13:50 UTC  (7+ messages)
` [PATCH 1/2] lockref: speculatively spin waiting for the lock to be released

[PATCH v6 0/6] RK3588 VEPU121/VPU121 support
 2024-06-13 13:48 UTC  (7+ messages)
` [PATCH v6 1/6] media: dt-bindings: rk3568-vepu: Add RK3588 VEPU121
` [PATCH v6 2/6] media: dt-bindings: rockchip-vpu: Add RK3588 VPU121
` [PATCH v6 3/6] media: hantro: Disable multicore support
` [PATCH v6 4/6] media: hantro: Add RK3588 VEPU121
` [PATCH v6 5/6] arm64: dts: rockchip: Add VEPU121 to RK3588
` [PATCH v6 6/6] arm64: dts: rockchip: Add VPU121 support for RK3588

[PATCH] MAINTAINERS: ARM: axm: add Krzysztof Kozlowski as maintainer
 2024-06-13 13:49 UTC 

[PATCH] fs/ext4: Prevent encryption/decryption of unaligned blocks in aes_encrypt
 2024-06-13 13:48 UTC 

[PATCH v6] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-06-13 13:47 UTC  (7+ messages)

[PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
 2024-06-13 13:47 UTC  (5+ messages)
` [PATCH iwl-next 01/12] libeth: add cacheline / struct alignment helpers

[PATCH v4 1/2] hwmon: (max6639) : Update hwmon init using info structure
 2024-06-13 13:46 UTC  (8+ messages)
` [PATCH v4 2/2] hwmon: (max6639) : Add hwmon attributes for fan and pwm

[PATCH v2] sched/fair: Reschedule the cfs_rq when current is ineligible
 2024-06-13 13:46 UTC  (7+ messages)

[PATCH v7 0/4] Reclaim lazyfree THP without splitting
 2024-06-13 13:45 UTC  (8+ messages)
` [PATCH v7 1/4] mm/rmap: remove duplicated exit code in pagewalk loop

[PATCH v7 0/5] initial support for Marvell 88PM886 PMIC
 2024-06-13 13:45 UTC  (3+ messages)
` [PATCH v7 3/5] regulator: add regulators driver "

[RFC 0/2] Initial LKMM atomics support in Rust
 2024-06-13 13:44 UTC  (3+ messages)
` [RFC 2/2] rust: sync: Add atomic support

[PATCH 6.9 000/157] 6.9.5-rc1 review
 2024-06-13 13:43 UTC 

LTP tracing crashed on arm64 rk3399-rock-pi-4 - pc : ftrace_ops_test
 2024-06-13 13:42 UTC  (5+ messages)

[PATCH] binder_alloc: replace kcalloc with kvcalloc to mitigate OOM issues
 2024-06-13 13:42 UTC  (4+ messages)

[PATCH v1] arm64: dts: imx8mm-verdin: add TPM device
 2024-06-13 13:41 UTC 

[PATCH v2] arm64: dts: ti: k3-j721e: Add overlay for J721E Infotainment Expansion Board
 2024-06-13 13:40 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-dwcmshc: Use inverted-wp quirk for CV18xx and SG200x SoCs
 2024-06-13 13:26 UTC  (4+ messages)

[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-13 13:39 UTC  (2+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem

[PATCH] USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'
 2024-06-13 13:39 UTC  (3+ messages)

[PATCH v2] iio: simplify with regmap_set_bits(), regmap_clear_bits()
 2024-06-13 13:39 UTC 

[PATCH 0/3] ALSA: hda: Component should be unbound before deconstruction
 2024-06-13 13:37 UTC  (4+ messages)
` [PATCH 1/3] ALSA: hda: cs35l56: "
` [PATCH 2/3] ALSA: hda: cs35l41: "
` [PATCH 3/3] ALSA: hda: tas2781: "

[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-06-13 13:37 UTC  (5+ messages)
` [PATCH 3/6] module: kallsyms: Determine exact function size
` [PATCH 4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH 5/6] ftrace: Fix possible out-of-bound issue "
` [PATCH 6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox