public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-25 19:01:02 to 2023-04-26 01:31:36 UTC [more...]

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-26  1:30 UTC  (5+ messages)
` [RFC PATCH 20/26] mm: vmscan: use compaction_suitable() check in kswapd

BUG : PowerPC RCU: torture test failed with __stack_chk_fail
 2023-04-26  1:31 UTC  (15+ messages)

[PATCH] serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
 2023-04-26  1:27 UTC 

[PATCH v3] ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs
 2023-04-26  1:30 UTC 

[PATCH v3 2/2] mm/page_alloc: add some comments to explain the possible hole in __pageblock_pfn_to_page()
 2023-04-26  1:23 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
 2023-04-26  1:23 UTC  (15+ messages)

[PATCH 27/34] maple_tree: Introduce mas_next_slot() interface
 2023-04-26  1:21 UTC  (2+ messages)

[PATCH v5] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus
 2023-04-26  1:21 UTC  (2+ messages)

[PATCH v2 0/2] Handle core soft reset failure in pullup
 2023-04-26  1:17 UTC  (5+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens
` [PATCH v2 2/2] usb: gadget: udc: Handle gadget_connect failure during bind operation

[PATCH] Remove blkg node after destroying blkg
 2023-04-26  1:13 UTC  (5+ messages)

[PATCH v9 00/11] LSM: Three basic syscalls
 2023-04-26  1:12 UTC  (4+ messages)
` [PATCH v9 04/11] LSM: syscalls for current process attributes

[PATCH v3] recordmcount: Fix memory leaks in the uwrite function
 2023-04-26  1:05 UTC 

[PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens
 2023-04-26  1:04 UTC  (13+ messages)

[GIT PULL] platform-drivers-x86 for 6.4-1
 2023-04-26  0:49 UTC  (2+ messages)

[GIT PULL] gpio: updates for v6.4
 2023-04-26  0:49 UTC  (2+ messages)

[GIT PULL] hwmon updates for v6.4
 2023-04-26  0:49 UTC  (2+ messages)

[GIT PULL] chrome-platform changes for v6.4
 2023-04-26  0:49 UTC  (2+ messages)

[GIT PULL] MMC and MEMSTICK updates for v6.4
 2023-04-26  0:49 UTC  (2+ messages)

[GIT PULL] regmap updates for v6.4
 2023-04-26  0:49 UTC  (2+ messages)

[GIT PULL] regulator updates for v6.4
 2023-04-26  0:49 UTC  (2+ messages)

[GIT PULL] mtd: Changes for 6.4-rc1
 2023-04-26  0:49 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v6.4
 2023-04-26  0:49 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.4
 2023-04-26  0:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: add a missing lock for AMDGPU_SCHED
 2023-04-26  0:48 UTC 

Loongson (and other $ARCHs?) idle VS timer enqueue
 2023-04-26  0:46 UTC  (10+ messages)

[PATCH v8 00/11] Introduce Nuvoton ma35d1 SoC
 2023-04-26  0:44 UTC  (6+ messages)
` [PATCH v8 05/11] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH v8 09/11] reset: Add Nuvoton ma35d1 reset driver support

[PATCH] fs/9p: Fix a datatype used with V9FS_DIRECT_IO
 2023-04-26  0:35 UTC  (4+ messages)

[PATCH v3 00/21] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-26  0:33 UTC  (29+ messages)
` [PATCH v3 01/21] drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290
` [PATCH v3 02/21] drm/msm/dpu: Remove TE2 block and feature from DPU >= 7.0.0 hardware
` [PATCH v3 03/21] drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
` [PATCH v3 04/21] drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs
` [PATCH v3 05/21] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
` [PATCH v3 06/21] drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XP
` [PATCH v3 07/21] drm/msm/dpu: Remove duplicate register defines from INTF
` [PATCH v3 08/21] drm/msm/dpu: Remove extraneous register define indentation
` [PATCH v3 09/21] drm/msm/dpu: Sort INTF registers numerically
` [PATCH v3 10/21] drm/msm/dpu: Take INTF index as parameter in interrupt register defines
` [PATCH v3 11/21] drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callback
` [PATCH v3 12/21] drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
` [PATCH v3 13/21] drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
` [PATCH v3 14/21] drm/msm/dpu: Disable MDP vsync source selection "
` [PATCH v3 15/21] drm/msm/dpu: Move dpu_hw_{tear_check,pp_vsync_info} to dpu_hw_mdss.h
` [PATCH v3 16/21] drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macro
` [PATCH v3 17/21] drm/msm/dpu: Describe TEAR interrupt registers for DSI interfaces
` [PATCH v3 18/21] drm/msm/dpu: Add TEAR-READ-pointer interrupt to INTF block
` [PATCH v3 19/21] drm/msm/dpu: Merge setup_- and enable_tearcheck pingpong callbacks
` [PATCH v3 20/21] drm/msm/dpu: Implement tearcheck support on INTF block
` [PATCH v3 21/21] drm/msm/dpu: Remove intr_rdptr from DPU >= 5.0.0 pingpong config

[PATCH 4.19 00/29] 4.19.282-rc1 review
 2023-04-26  0:32 UTC  (2+ messages)

[PATCH 0/6] Initial Rust V4L2 support
 2023-04-26  0:32 UTC  (4+ messages)

[PATCH 5.4 00/39] 5.4.242-rc1 review
 2023-04-26  0:30 UTC  (2+ messages)

[PATCH 5.10 00/68] 5.10.179-rc1 review
 2023-04-26  0:28 UTC  (2+ messages)

[RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers
 2023-04-26  0:28 UTC  (5+ messages)
` [RFC][PATCH 3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig()
` [RFC][PATCH 4/6] bpf: Introduce bpf_verify_umd_signature() kfunc

[PATCH 5.15 00/73] 5.15.109-rc1 review
 2023-04-26  0:24 UTC  (4+ messages)

[PATCH v2 1/5] ufs: mcq: Add supporting functions for mcq abort
 2023-04-26  0:21 UTC  (8+ messages)
` [PATCH v2 2/5] ufs: mcq: Add support for clean up mcq resources
` [PATCH v2 3/5] ufs: mcq: Added ufshcd_mcq_abort()
` [PATCH v2 5/5] ufs: core: Add error handling for MCQ mode

[PATCH 6.1 00/98] 6.1.26-rc1 review
 2023-04-26  0:19 UTC  (3+ messages)

[PATCH 6.2 000/110] 6.2.13-rc1 review
 2023-04-26  0:18 UTC  (2+ messages)

[PATCH RFC] x86/cpu: fix intermittent lockup on poweroff
 2023-04-26  0:10 UTC  (10+ messages)

[PATCH v4 10/11] fs/9p: writeback mode fixes
 2023-04-26  0:01 UTC  (4+ messages)
` [PATCH v5] fs/9p: remove writeback fid and fix per-file modes

[PATCH v6 00/10] tracing: Add fprobe events
 2023-04-25 23:55 UTC  (4+ messages)
` [PATCH v6 06/10] tracing/probes: Support function parameters if BTF is available

[PATCH v2 0/3] TDX Guest Quote generation support
 2023-04-25 23:47 UTC  (4+ messages)
` [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support

[GIT PULL for v6.4-rc1] media updates
 2023-04-25 23:40 UTC  (2+ messages)

[git pull] drm for 6.4-rc1
 2023-04-25 23:40 UTC  (2+ messages)

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-04-25 23:34 UTC  (14+ messages)

[PATCH] exfat: add sysfs interface
 2023-04-25 23:26 UTC  (3+ messages)

[PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-25 23:15 UTC 

[PATCH v2 00/17] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-25 23:13 UTC  (16+ messages)
` [PATCH v2 04/17] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
  ` [Freedreno] "

[PATCH v3 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-25 23:11 UTC  (4+ messages)
` [PATCH v3 1/3] drm/msm/dpu: Assign missing writeback log_mask
` [PATCH v3 2/3] drm/msm/dpu: Drop unused members from HW structs
` [PATCH v3 3/3] drm/msm/dpu: Pass catalog pointers in RM to replace for-loop ID lookups

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-04-25 23:01 UTC  (3+ messages)

[PATCH v2 0/4] tracing/user_events: Fixes and improvements for 6.4
 2023-04-25 22:51 UTC  (5+ messages)
` [PATCH v2 1/4] tracing/user_events: Ensure write index cannot be negative
` [PATCH v2 2/4] tracing/user_events: Ensure bit is cleared on unregister
` [PATCH v2 3/4] tracing/user_events: Prevent same address and bit per process
` [PATCH v2 4/4] tracing/user_events: Limit max fault-in attempts

[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
 2023-04-25 22:47 UTC  (5+ messages)
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()

[PATCH] dt-bindings: phy: qcom,edp-phy: allow power-domains
 2023-04-25 22:46 UTC  (2+ messages)

[PATCH v2 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-25 22:35 UTC  (14+ messages)
` [PATCH v2 3/3] drm/msm/dpu: Pass catalog pointers directly from RM instead of IDs
                      ` [Freedreno] "

[PATCH 0/3] kmemleak report format changes
 2023-04-25 22:24 UTC  (4+ messages)
` [PATCH 1/3] kmemleak: drop (age <increasing>) from leak record
` [PATCH 2/3] kmemleak: add checksum to backtrace report
` [PATCH 3/3] kmemleak-test: drop __init to get better backtrace

[PATCH v3] arm64: dts: ti: k3-am62a7-sk: Describe main_uart1 and wkup_uart
 2023-04-25 22:17 UTC 

[PATCH 1/2] platform/x86: hp-wmi: Add camera toggle switch to HP WMI
 2023-04-25 22:16 UTC  (4+ messages)
  ` Function of the camera key on windows

[PATCH] arm64: dts: ti: k3-am62a7-sk: Describe main_uart1 and wkup_uart
 2023-04-25 22:12 UTC  (2+ messages)

[syzbot] [kernel?] KCSAN: data-race in __fput / __tty_hangup (4)
 2023-04-25 22:09 UTC  (10+ messages)

[PATCH v2 0/8] Add MAX77643/MAX77654/MAX77658/MAX77659 PMIC Support
 2023-04-25 22:03 UTC  (6+ messages)
` [PATCH v2 8/8] mfd: max77658: Add ADI MAX77643/54/58/59 MFD Support

[PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
 2023-04-25 22:01 UTC  (6+ messages)

[GIT PULL 2/2] Devicetree updates for v6.4
 2023-04-25 21:59 UTC 

[PATCH stable 6.1] phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()
 2023-04-25 21:59 UTC 

[GIT PULL 1/2] Devicetree updates for v6.4
 2023-04-25 21:58 UTC 

[PATCH] mei: make hdcp and pxp depend on X86 && PCI
 2023-04-25 21:51 UTC  (6+ messages)

[gustavoars:testing/fsfa3-next-20230425 1/1] kernel/bpf/net_namespace.c:437:27: warning: array subscript [0, 1] is outside array bounds of 'struct bpf_prog *[2]'
 2023-04-25 21:44 UTC 

[syzbot] upstream boot error: BUG: unable to handle kernel paging request in corrupted (2)
 2023-04-25 21:34 UTC 

[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
 2023-04-25 21:33 UTC  (3+ messages)
` [PATCH 01/11] drm/msm/dpu: tweak msm8998 hw catalog values

[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-04-25 21:28 UTC  (12+ messages)
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
          ` handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)

[gustavoars:testing/fsfa3-next-20230425 1/1] include/linux/fortify-string.h:57:33: warning: '__builtin_memcpy' specified bound between 2147483648 and 4294967295 exceeds maximum object size 2147483647
 2023-04-25 21:23 UTC 

[PATCH 1/2] platform/x86: hp-wmi: Add camera toggle switch to HP WMI
 2023-04-25 20:20 UTC 

[syzbot] [can?] KCSAN: data-race in bcm_can_tx / bcm_tx_setup (3)
 2023-04-25 21:18 UTC  (3+ messages)

[PATCH] x86/CPU/AMD: Rename the spectral chicken
 2023-04-25 21:15 UTC  (3+ messages)

[GIT PULL] asm-generic updates for 6.4
 2023-04-25 21:13 UTC  (4+ messages)

[GIT PULL 0/4] SoC branches for 6.4
 2023-04-25 21:08 UTC  (4+ messages)
` [GIT PULL 4/4] ARM: SoC devicetree changes "

[PATCH v3] Bluetooth: btrtl: Add Realtek devcoredump support
 2023-04-25 21:02 UTC  (2+ messages)

[PATCH v2 0/4] Add TDM audio on StarFive JH7110
 2023-04-25 20:57 UTC  (6+ messages)
` [PATCH v2 4/4] riscv: dts: starfive: add tdm node and sound card

[KTAP V2 PATCH] ktap_v2: add test metadata
 2023-04-25 20:55 UTC  (2+ messages)

[PATCH v2 0/4] platform/x86: wmi: Add subsystem documentation
 2023-04-25 20:42 UTC  (6+ messages)
` [PATCH v2 3/4] platform/x86: wmi: Add documentation

[PATCH] rust: Sort rust/helpers.c's #include directives
 2023-04-25 20:37 UTC  (2+ messages)

[PATCH v6 0/8] Add multiport support for DWC3 controllers
 2023-04-25 20:33 UTC  (6+ messages)
` [PATCH v6 6/8] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280

[GIT PULL] pipe: nonblocking rw for io_uring
 2023-04-25 20:29 UTC  (13+ messages)

[PATCH] xsk: Use pool->dma_pages to check for DMA
 2023-04-25 20:27 UTC  (4+ messages)

[syzbot] upstream boot error: BUG: unable to handle kernel NULL pointer dereference in __dabt_svc
 2023-04-25 20:26 UTC  (2+ messages)

[PATCH 2/2] platform/x86: hp-wmi: Add HP Envy special key support
 2023-04-25 20:22 UTC 

[PATCH] Add missing spaces in trace_print_hex_seq()
 2023-04-25 20:21 UTC 

[GIT PULL] livepatching for 6.4
 2023-04-25 20:10 UTC  (2+ messages)

[GIT PULL] printk for 6.4
 2023-04-25 20:10 UTC  (3+ messages)
  `  "

[GIT PULL] slab updates for 6.4
 2023-04-25 20:10 UTC  (2+ messages)

[PATCH 0/4] can: bxcan: add support for single peripheral configuration
 2023-04-25 20:10 UTC  (6+ messages)
` [PATCH 4/4] "

[GIT PULL] PCI changes for v6.4
 2023-04-25 20:09 UTC 

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-25 20:07 UTC  (13+ messages)

[PATCH] mmc: sdhci-cadence: Fix an error handling path in sdhci_cdns_probe()
 2023-04-25 20:06 UTC  (3+ messages)

[PATCH v8 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-04-25 20:01 UTC  (4+ messages)
` [PATCH v8 6/7] drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library

[BISECTED REGRESSION] OMAP1 GPIO breakage
 2023-04-25 19:58 UTC  (6+ messages)

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-25 19:51 UTC  (4+ messages)
` [patch 22/37] arm64: smp: Switch to hotplug core state synchronization

[GIT PULL] arm64 updates for 6.4
 2023-04-25 19:45 UTC  (2+ messages)

[PATCH v2 0/2] clk: fix corner case of clk_mux_determine_rate_flags()
 2023-04-25 19:40 UTC  (3+ messages)
` [PATCH v2 2/2] clk: tests: Add missing test case for mux determine_rate

[PATCH RFT v2 00/14] SMD RPMCC sleep preparations
 2023-04-25 19:35 UTC  (3+ messages)

[PATCH v3 1/2] wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
 2023-04-25 19:26 UTC  (2+ messages)
  ` [PATCH v3 2/2] wifi: ath9k: protect WMI command response buffer replacement with a lock

[PATCH] f2fs: simplify the processing logic of retry_cnt
 2023-04-25 19:24 UTC 

[PATCH v11 0/7] i2c-atr and FPDLink
 2023-04-25 19:24 UTC  (4+ messages)
` [PATCH v11 1/7] i2c: add I2C Address Translator (ATR) support

[syzbot] [wireless?] INFO: task hung in ath9k_hif_usb_firmware_cb (2)
 2023-04-25 19:23 UTC 

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-04-25 19:12 UTC  (4+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

[PATCH v2 0/3] fs: multigrain timestamps
 2023-04-25 19:12 UTC  (8+ messages)
` [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime

[PATCH v3 1/4] kunit: Always run cleanup from a test kthread
 2023-04-25 19:11 UTC  (3+ messages)
` [PATCH v3 4/4] kunit: example: Provide example exit functions

[PATCH v1] trace: add the necessary dependencies of configuration options
 2023-04-25 19:02 UTC  (2+ messages)

[PATCH] trace/recordmcount: add the necessary dependencies
 2023-04-25 19:01 UTC  (2+ messages)

[PATCH V3 0/6] Incremental patches on minimal boot support
 2023-04-25 19:01 UTC  (3+ messages)
` [PATCH V3 2/6] dt-bindings: clock: qcom,ipq9574-gcc: Add maintainer

[PATCH 1/2 v3] dt-bindings: watchdog: marvell octeonTX2 GTI system watchdog driver
 2023-04-25 19:00 UTC  (2+ messages)


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