The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-08-21 20:28:32 to 2024-08-22 00:41:51 UTC [more...]

[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
 2024-08-22  0:41 UTC  (14+ messages)
                    ` [PATCH 1/3] don't duplicate vfs_open() in kernel_file_open()
                    ` [PATCH 2/3] lift grabbing path into caller of do_dentry_open()
                    ` [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat()

[PATCH 0/8] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups
 2024-08-22  0:41 UTC  (14+ messages)
` [PATCH 2/8] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
` [PATCH 4/8] smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
` [PATCH 6/8] smb: move some duplicate definitions to common/smbacl.h
` [PATCH 7/8] smb/client: fix typo: STATUS_MCA_OCCURED -> STATUS_MCA_OCCURRED
` [PATCH 8/8] smb: move SMB2 Status code to common header file

[PATCH net-next] ice: Fix a 32bit bug
 2024-08-22  0:40 UTC  (2+ messages)

[PATCH] ipv6: remove redundant check
 2024-08-22  0:40 UTC  (2+ messages)

[PATCH] perf hist: Don't set hpp_fmt_value for members in --no-group
 2024-08-22  0:38 UTC  (2+ messages)

[PATCH] gpu: drm: Use devm_clk_get_enabled() helpers
 2024-08-22  0:35 UTC  (2+ messages)

[PATCH] stagging: rtl8192e: Insert spaces around '|'
 2024-08-22  0:31 UTC 

[PATCH -next] ipe: Remove duplicated include in ipe.c
 2024-08-22  0:31 UTC 

[PATCH] Staging: rtl8192e: Fix arguments alignment
 2024-08-22  0:30 UTC 

[PATCH -next] net: dsa: ocelot: Simplify with scoped for each OF child loop
 2024-08-22  0:30 UTC  (2+ messages)

[PATCH -next] net: dsa: sja1105: Simplify with scoped for each OF child loop
 2024-08-22  0:30 UTC  (2+ messages)

[PATCH][next] nfc: pn533: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-22  0:30 UTC  (2+ messages)

[PATCH net] udp: fix receiving fraglist GSO packets
 2024-08-22  0:30 UTC  (2+ messages)

[PATCH] staging: rtl8192e: the alignment now matches the open parenthesis
 2024-08-22  0:29 UTC 

[PATCH] staging: rtl8192e: Fix camel case
 2024-08-22  0:27 UTC 

[PATCH] staging: rtl8192e: Fix alignment parenthesis
 2024-08-22  0:27 UTC 

[PATCH] staging: rtl8192e: Fix parenthesis alignment
 2024-08-22  0:26 UTC 

[PATCH] staging: rtl8192e: fix parenthesis alignment
 2024-08-22  0:26 UTC 

[PATCH] staging: rtl8192e: Fix indentation in r8192E_dev.c
 2024-08-22  0:25 UTC 

[PATCH] staging: rtl8192e: Fix line ended with '('
 2024-08-22  0:24 UTC 

[PATCH 0/3] clk: test: Test clock-assigned-rates{-u64}
 2024-08-22  0:24 UTC  (4+ messages)
` [PATCH 1/3] clk: test: Add test managed of_clk_add_hw_provider()
` [PATCH 2/3] of: kunit: Extract some overlay boiler plate into macros
` [PATCH 3/3] clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties

[PATCH] staging: rtl8192e: change logical continuation to previous line on file r8192E_dev.c
 2024-08-22  0:24 UTC 

[PATCH] Staging: rtl8192e: Fix parenthesis alignment
 2024-08-22  0:23 UTC 

[PATCH] staging: rtl8192e: Fix parenthesis alignment
 2024-08-22  0:23 UTC 

[PATCH] staging: rtl8192e: Fix parenthesis alignment
 2024-08-22  0:25 UTC 

[PATCH -next] net: dsa: Simplify with scoped for each OF child loop
 2024-08-22  0:18 UTC  (2+ messages)

[PATCH 0/5] Minor memory size optimization in debugobjects
 2024-08-22  0:11 UTC  (7+ messages)
` [PATCH 1/5] bit_spinlock: add irq variant for bit spinlock API
` [PATCH 2/5] list_bl: add irq variant for hlist_bl lock API
` [PATCH 3/5] list_bl: remove lock check in hlist_bl_set_first
` [PATCH 4/5] list_bl: add hlist_bl_move_list and two macros
` [PATCH 5/5] debugobjects: use list_bl to save memory for hash slot spinlocks

[PATCH v1 1/2] Loongarch: EDAC driver for loongson memory controller
 2024-08-22  0:07 UTC  (2+ messages)

CVE-2024-42143: orangefs: fix out-of-bounds fsid access
 2024-08-22  0:01 UTC  (2+ messages)

[PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21 23:52 UTC  (3+ messages)

[PATCH] ARM: dts: microchip: sam9x60: Fix rtc/rtt clock parent
 2024-08-21 23:52 UTC  (3+ messages)
` [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks

[PATCH] drm/panel/hx83102: fix null pointer dereference in hx83102_get_modes
 2024-08-21 23:45 UTC  (2+ messages)

[PATCH net-next v21] net: refactor ->ndo_bpf calls into dev_xdp_propagate
 2024-08-21 23:43 UTC  (2+ messages)

[PATCH v7 0/2] Dynamic Allocation of the reserved_mem array
 2024-08-21 23:41 UTC  (4+ messages)
` [PATCH v7 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed

[PATCH v3 0/7] mm: Optimize mseal checks
 2024-08-21 23:37 UTC  (3+ messages)
` [PATCH v3 7/7] selftests/mm: add more mseal traversal tests

[PATCH v2 0/3] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
 2024-08-21 23:35 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v2 2/3] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v2 3/3] KVM: arm64: Hide S1PIE registers "

[PATCH v1 0/4] platform/x86: int3472: A few cleanups
 2024-08-21 23:32 UTC  (5+ messages)
` [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe()

USB-C adapter like Dell DA300 using > 5 W
 2024-08-21 23:31 UTC  (2+ messages)

[PATCH] padata: Honor the caller's alignment in case of chunk_size 0
 2024-08-21 23:30 UTC  (3+ messages)

[PATCH v2] ftrace: Get the true parent ip for function tracer
 2024-08-21 23:30 UTC 

[PATCH v2 00/19] Implement DWARF modversions
 2024-08-21 23:29 UTC  (13+ messages)
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields

[PATCH] hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen
 2024-08-21 23:29 UTC  (4+ messages)

[PATCH v21 0/9] Add REMOVE_BUF ioctl
 2024-08-21 23:28 UTC  (3+ messages)
` [PATCH v21 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure

[PATCH] watchdog: rti_wdt: Allow timeout config with timeout-sec
 2024-08-21 23:28 UTC  (2+ messages)

[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-08-21 23:26 UTC  (2+ messages)

[PATCH v9 0/4] initial clock support for exynosauto v920 SoC
 2024-08-21 23:26 UTC  (5+ messages)
  ` [PATCH v9 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
  ` [PATCH v9 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920
  ` [PATCH v9 3/4] clk: samsung: clk-pll: Add support for pll_531x
  ` [PATCH v9 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC

[PATCHSET 0/4] perf annotate-data: Update data-type profiling quality (v2)
 2024-08-21 23:26 UTC  (5+ messages)
` [PATCH 1/4] perf dwarf-aux: Handle bitfield members from pointer access
` [PATCH 2/4] perf annotate-data: Update debug messages
` [PATCH 3/4] perf annotate-data: Update stack slot for the store
` [PATCH 4/4] perf annotate-data: Copy back variable types after move

WARNING: modpost: vmlinux: section mismatch in reference: ice_adv_lnk_speed_maps+0x14 (section: .data) -> __setup_str_initcall_blacklist (section: .init.rodata)
 2024-08-21 23:24 UTC 

[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-21 23:22 UTC  (11+ messages)
` [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for "

[PATCH 0/2] fs/dcache: fix cache inconsistency on case-insensitive lookups
 2024-08-21 23:22 UTC  (5+ messages)
` [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing

[PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver
 2024-08-21 23:13 UTC  (3+ messages)

[GIT PULL] sched_ext: Initial pull request for v6.11
 2024-08-21 23:08 UTC  (11+ messages)

[PATCH 0/9] sched: Prepare for sched_ext
 2024-08-21 23:05 UTC  (4+ messages)
` [PATCH 9/9] sched: Add pick_task(.core)

[PATCH] MAINTAINERS: scale modules with more reviewers
 2024-08-21 23:04 UTC  (2+ messages)

[syzbot] [netfilter?] inconsistent lock state in valid_state (4)
 2024-08-21 23:00 UTC  (2+ messages)
` [syzbot] [ppp?] "

[PATCH dlm/next 00/12] dlm: net-namespace functionality
 2024-08-21 22:57 UTC  (5+ messages)
` [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI

[PATCH] PCI: qcom-ep: Do not enable resources during probe()
 2024-08-21 22:56 UTC  (2+ messages)

[GIT PULL] erofs fixes for 6.11-rc5
 2024-08-21 22:55 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v6.11-4
 2024-08-21 22:55 UTC  (2+ messages)

[PATCH net-next v2 0/3] netconsole: Populate dynamic entry even if netpoll fails
 2024-08-21 22:54 UTC  (9+ 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 v2] powerpc: warn on emulation of dcbz instruction in kernel mode
 2024-08-21 22:39 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the hid tree
 2024-08-21 22:48 UTC  (2+ messages)

[REPOST PATCH] Bluetooth: qca: If memdump doesn't work, re-enable IBS
 2024-08-21 22:43 UTC 

[PATCH v2 0/4] i2c: imx: prevent rescheduling in non-dma mode
 2024-08-21 22:31 UTC  (7+ messages)
` [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode

[PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking
 2024-08-21 22:31 UTC  (5+ messages)

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-21 22:30 UTC  (7+ messages)

[RFC PATCH 0/1] KVM selftests runner for running more than just default
 2024-08-21 22:30 UTC  (2+ messages)
` [PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests

[PATCH v4] hid-playstation: DS4: Update rumble and lightbar together
 2024-08-21 22:25 UTC  (5+ messages)

[PATCH net-next v27 00/13] Add Realtek automotive PCIe driver
 2024-08-21 22:21 UTC  (7+ messages)
` [PATCH net-next v27 07/13] rtase: Implement a function to receive packets

[PATCH v3 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format
 2024-08-21 22:20 UTC 

[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
 2024-08-21 22:17 UTC  (2+ messages)

[PATCH v4 1/2] rust: kernel: add `drop_contents` to `BoxExt`
 2024-08-21 22:16 UTC  (2+ messages)

[PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function()
 2024-08-21 22:16 UTC  (2+ messages)

[PATCH] rust: enable bindgen's `--enable-function-attribute-detection` flag
 2024-08-21 22:13 UTC  (2+ messages)

[PATCH v2] rust: sort blk includes in bindings_helper.h
 2024-08-21 22:12 UTC  (2+ messages)

[PATCH v2 0/2] mm: collect the number of anon mTHP
 2024-08-21 22:10 UTC  (7+ messages)
` [PATCH v2 1/2] mm: collect the number of anon large folios
` [PATCH v2 2/2] mm: collect the number of anon large folios on split_deferred list

[PATCH] Bluetooth: qca: If memdump doesn't work, re-enable IBS
 2024-08-21 22:10 UTC  (5+ messages)

[PATCH 0/2] drm/panel: simple: Add support for JDI TX26D202VM0BWA panel
 2024-08-21 22:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: panel-simple-lvds-dual-ports: add jdi,tx26d202vm0bwa
` [PATCH 2/2] drm/panel: simple: Add support for JDI TX26D202VM0BWA panel

[PATCH v2 0/7] pressure: bmp280: Minor cleanup and interrupt support
 2024-08-21 21:58 UTC  (16+ messages)
` [PATCH v2 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data
` [PATCH v2 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v2 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v2 6/7] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v2 7/7] iio: pressure bmp280: Move bmp085 interrupt to new configuration

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-08-21 21:57 UTC 

[PATCH v3] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-08-21 21:53 UTC 

[PATCH v4 0/7] mtd: improve block2mtd + airoha parser
 2024-08-21 21:53 UTC  (7+ messages)
` [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node

[PATCH v4] ptp: Add vDSO-style vmclock support
 2024-08-21 21:50 UTC 

[PATCH v2] mm: add lazyfree folio to lru tail
 2024-08-21 21:47 UTC  (3+ messages)

[PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates
 2024-08-21 21:44 UTC  (7+ 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] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
 2024-08-21 21:43 UTC  (2+ messages)

[PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
 2024-08-21 21:39 UTC  (4+ messages)

[PATCH net-next v2 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-21 21:32 UTC  (3+ 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

[syzbot] [bcachefs?] [jfs?] kernel BUG in vfs_get_tree
 2024-08-21 21:35 UTC 

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-08-21 21:34 UTC  (3+ messages)
` [PATCH v6 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`

[PATCH 0/1] ufs: mediatek: Fix probe failure on MT8395 SoC
 2024-08-21 21:32 UTC  (7+ messages)
` [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP

[PATCH] dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:then:
 2024-08-21 21:32 UTC  (2+ messages)

[PATCH v11 0/5] Red-black tree abstraction needed by Rust Binder
 2024-08-21 21:31 UTC  (3+ messages)
` [PATCH v11 4/5] rust: rbtree: add cursor

[PATCH] dm: Implement set_read_only
 2024-08-21 21:30 UTC 

[PATCH v2] virtio_pmem: Check device status before requesting flush
 2024-08-21 21:30 UTC  (5+ messages)

[PATCH v2 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format
 2024-08-21 21:30 UTC  (4+ messages)

[PATCH][next] wifi: mwifiex: Replace one-element arrays with flexible-array members
 2024-08-21 21:25 UTC  (5+ messages)

[PATCH][next] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext()
 2024-08-21 21:23 UTC 

[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-21 21:23 UTC  (2+ messages)

[PATCH v3] x86/ioremap: Use is_ioremap_addr() in iounmap()
 2024-08-21 21:21 UTC  (4+ messages)
` [tip: x86/urgent] "

[PATCH iwl-net v3 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-08-21 21:20 UTC  (6+ messages)
` [PATCH iwl-net v3 1/6] ice: move netif_queue_set_napi to rtnl-protected sections

[syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree
 2024-08-21 21:20 UTC 

[PATCH v2 0/3] usb: imx8mp: collect some improvement
 2024-08-21 21:18 UTC  (5+ messages)
` [PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
` [PATCH v2 2/3] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode

[PATCH 0/5] platform/x86: introduce asus-bioscfg
 2024-08-21 21:18 UTC  (10+ messages)
` [PATCH 2/5] platform/x86: asus-bioscfg: add dgpu tgp control

[PATCH v2] ata: pata_macio: Use WARN instead of BUG
 2024-08-21 21:13 UTC  (2+ messages)

[PATCH v7 0/2] mm: Ignite large folios swap-in support
 2024-08-21 21:13 UTC  (4+ messages)
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices

[PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper()
 2024-08-21 21:10 UTC  (12+ messages)
                    ` [EXTERNAL] "

[syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree
 2024-08-21 21:04 UTC  (2+ messages)
` [syzbot] "

[PATCH] staging: rtl8192e: insert blank line after function declaration
 2024-08-21 21:04 UTC  (2+ messages)

NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360
 2024-08-21 21:01 UTC  (6+ messages)

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-21 21:01 UTC  (2+ messages)

[PATCH 0/2] Put XHCI controllers into D3 at S4/S5
 2024-08-21 20:59 UTC  (4+ messages)
` [PATCH 1/2] xhci: pci: If no ports have wakeup enabled then disable PCI device at S4

[syzbot] [mm?] WARNING in zswap_swapoff
 2024-08-21 20:59 UTC  (6+ messages)

[PATCH] tools/bpf: remove unused variable
 2024-08-21 20:57 UTC  (2+ messages)

[PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu
 2024-08-21 20:55 UTC  (10+ messages)
` [PATCH v5 1/4] drm: Add panel backlight quirks
` [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk
` [PATCH v5 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v5 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels

[PATCH v2] arm64: dts: ti: k3-am654-idk: Add Support for MCAN
 2024-08-21 20:54 UTC 

[PATCH bpf-next v2 1/2] bpf: Make the pointer returned by iter next method valid
 2024-08-21 20:53 UTC  (2+ messages)

[PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
 2024-08-21 20:51 UTC  (2+ messages)

[PATCH] ata: Replace deprecated PCI devres functions
 2024-08-21 20:49 UTC  (4+ messages)

[PATCH] samples/bpf:Fix the wrong format specifier
 2024-08-21 20:48 UTC  (2+ messages)

[PATCH] samples/bpf:Remove unused variables
 2024-08-21 20:46 UTC  (2+ messages)

[PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
 2024-08-21 20:42 UTC 

[Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3
 2024-08-21 20:37 UTC  (3+ messages)

[PATCH v1] drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21 20:33 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-08-21 20:32 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "

[PATCH -next 7/8] acpi/ghes: Make cxl_cper_fifo and cxl_cper_work static
 2024-08-21 20:28 UTC  (2+ messages)

[PATCH -next 0/5] drm/amd/display: Make some symobols static
 2024-08-21 20:29 UTC  (3+ messages)
` [PATCH -next 1/5] drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table static

[PATCH] iio: sgp40: retain documentation in driver
 2024-08-21 20:28 UTC  (2+ messages)

[PATCH v3 1/5] KVM: pfncache: Add needs_invalidation flag to gfn_to_pfn_cache
 2024-08-21 20:28 UTC  (3+ messages)
` [PATCH v3 2/5] KVM: pfncache: Implement range-based invalidation check for hva_to_pfn_retry()
` [PATCH v3 5/5] DO NOT MERGE: Hack-a-test to verify gpc invalidation+refresh


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