LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-26 06:24:04 to 2024-04-26 09:13:21 UTC [more...]

[PATCH net 0/4] net: qede: avoid overruling error codes
 2024-04-26  9:12 UTC  (3+ messages)
` [PATCH net 2/4] net: qede: use return from qede_parse_flow_attr() for flower
` [PATCH net 4/4] net: qede: use return from qede_parse_actions()

[PATCH] kmsan: compiler_types: declare __no_sanitize_or_inline
 2024-04-26  9:09 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Add debugfs to force toggling remote wakeup
 2024-04-26  9:08 UTC  (3+ messages)

[PATCH] "drivers:Fixed memory leak in /linux/drivers/tty/serial/8250/8250_lpss.c file
 2024-04-26  9:06 UTC  (2+ messages)

[PATCH v2 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-04-26  9:04 UTC  (15+ messages)
` [PATCH v2 01/14] ASoC: SOF: debug: "
` [PATCH v2 02/14] ASoC: SOF: ipc3: "
` [PATCH v2 03/14] ASoC: SOF: pcm: "
` [PATCH v2 04/14] ASoC: SOF: Constify stored pointer to snd_sof_dsp_ops
` [PATCH v2 05/14] ASoC: SOF: intel: pci-tng: Constify snd_sof_dsp_ops
` [PATCH v2 06/14] ASoC: SOF: intel: hda: "
` [PATCH v2 07/14] ASoC: SOF: amd: acp: "
` [PATCH v2 08/14] ASoC: SOF: imx8: "
` [PATCH v2 09/14] ASoC: SOF: imx8m: "
` [PATCH v2 10/14] ASoC: SOF: imx8ulp: "
` [PATCH v2 11/14] ASoC: SOF: intel: bdw: "
` [PATCH v2 12/14] ASoC: SOF: intel: byt: "
` [PATCH v2 13/14] ASoC: SOF: mediatek: mt8186: "
` [PATCH v2 14/14] ASoC: SOF: mediatek: mt8195: "

[PATCH 0/2] riscv: Extension parsing fixes
 2024-04-26  9:04 UTC  (5+ messages)
` [PATCH 1/2] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 2/2] riscv: cpufeature: Fix extension subset checking

powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data65' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data65'
 2024-04-26  8:59 UTC 

[PATCH 1/1] hv_balloon: Enable hot-add for memblock sizes > 128 Mbytes
 2024-04-26  8:58 UTC  (2+ messages)

[PATCH v1 0/2] s390/pgtable: misc small improvements
 2024-04-26  8:57 UTC  (5+ messages)
` [PATCH v1 1/2] s390/pgtable: switch read and write softbits for puds
` [PATCH v1 2/2] s390/pgtable: introduce _REGION3_ENTRY_HARDWARE_BITS_LARGE

[PATCH net-next] IB/hfi1: allocate dummy net_device dynamically
 2024-04-26  8:56 UTC 

[PATCH] KVM: selftests: Use TAP interface in the set_memory_region test
 2024-04-26  8:55 UTC 

[PATCH net-next v7] net/ipv4: add tracepoint for icmp_send
 2024-04-26  8:55 UTC  (2+ messages)

[PATCH 0/4] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-04-26  8:52 UTC  (5+ messages)
` [PATCH 2/4] KVM: x86: Register emergency virt callback in common code, via kvm_x86_ops
` [PATCH 3/4] KVM: Register cpuhp and syscore callbacks when enabling hardware

[PATCH net] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
 2024-04-26  8:45 UTC  (3+ messages)

[PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
 2024-04-26  8:46 UTC  (14+ messages)

RFC: Restricting userspace interfaces for CXL fabric management
 2024-04-26  8:45 UTC  (9+ messages)

[PATCH] i2c: smbus: fix NULL function pointer dereference
 2024-04-26  8:39 UTC  (4+ messages)

[PATCH 5.15 000/476] 5.15.149-rc1 review
 2024-04-26  8:44 UTC  (3+ messages)

[PATCH v5 1/2] SQUASH: tcp/dcpp: Convert timewait timer into a delayed_work
 2024-04-26  8:43 UTC  (2+ messages)

[PATCH] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction
 2024-04-26  8:42 UTC  (4+ messages)

[PATCH 0/5] Alvium improvements
 2024-04-26  8:41 UTC  (6+ messages)
` [PATCH 5/5] media: i2c: alvium: Move V4L2_CID_GAIN to V4L2_CID_ANALOG_GAIN

[PATCH net] net: wwan: Add net device name for error message print
 2024-04-26  8:39 UTC  (2+ messages)

[PATCH] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_send_cmd
 2024-04-26  8:38 UTC  (5+ messages)

[PATCH v6 00/16] mm: jit/text allocator
 2024-04-26  8:28 UTC  (17+ messages)
` [PATCH v6 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v6 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v6 03/16] nios2: define virtual address space for modules
` [PATCH v6 04/16] sparc: simplify module_alloc()
` [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v6 08/16] mm/execmem, arch: convert remaining "
` [PATCH v6 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH v6 10/16] arm64: extend execmem_info "
` [PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH net] rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
 2024-04-26  8:31 UTC  (2+ messages)

[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
 2024-04-26  8:31 UTC  (2+ messages)

[PATCH] Bluetooth: A2MP: fix slab-use-after-free in l2cap_chan_del
 2024-04-26  8:28 UTC 

[PATCH v3 net-next v3 1/6] net: move skb_gro_receive_list from udp to core
 2024-04-26  8:28 UTC  (14+ messages)
` [PATCH v3 net-next v3 2/6] net: add support for segmenting TCP fraglist GSO packets
` [PATCH v3 net-next v3 3/6] net: add code for TCP fraglist GRO
` [PATCH v3 net-next v3 4/6] net: create tcp_gro_lookup helper function
` [PATCH v3 net-next v3 5/6] net: create tcp_gro_header_pull "
` [PATCH v3 net-next v3 6/6] net: add heuristic for enabling TCP fraglist GRO

[EXTERNAL] Re: [PATCH v4 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
 2024-04-26  1:04 UTC  (6+ messages)
` [PATCH v5 "
    ` [EXTERNAL] "

[PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-26  8:26 UTC  (3+ messages)

[PATCH] efi: expose TPM event log to userspace via sysfs
 2024-04-26  8:23 UTC  (15+ messages)

[PATCH v3 0/3] Add i.MX8QM HSIO PHY driver
 2024-04-26  8:21 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: phy: phy-imx8-pcie: Add header file for i.MX8Q HSIO SerDes PHY

[PATCH v2 0/2] hwmon: (pmbus) Add support for Infineon XDP710
 2024-04-26  8:20 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: Add infineon xdp710 driver bindings

[PATCH] drm/vmwgfx: Fix invalid reads in fence signaled events
 2024-04-26  8:20 UTC  (2+ messages)

[PATCH net-next v6 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-26  8:17 UTC  (8+ messages)
` [PATCH net-next v6 07/11] net/smc: register loopback-ism into SMC-D device list

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26  8:15 UTC  (3+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal

[PATCH net-next 2/4] net: add support for segmenting TCP fraglist GSO packets
 2024-04-26  8:14 UTC  (6+ messages)
` [PATCH net-next 3/4] net: add code for TCP fraglist GRO

[PATCH linux-next v2] ksm: add ksm involvement information for each process
 2024-04-26  8:13 UTC  (2+ messages)

[RFC PATCH v2 0/2] mm: convert mm's rss stats to use atomic mode
 2024-04-26  8:11 UTC  (3+ messages)
` [RFC PATCH v2 1/2] percpu_counter: introduce atomic mode for percpu_counter

[PATCH v6 00/10] Make PCI's devres API more consistent
 2024-04-26  8:07 UTC  (2+ messages)

[PATCH] watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()
 2024-04-26  7:58 UTC 

[PATCH RFC 0/7] buffered block atomic writes
 2024-04-26  8:02 UTC  (4+ messages)
` [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()

[PATCH v2 08/11] md: add atomic mode switching in RAID 1/10
 2024-04-26  8:01 UTC  (5+ messages)

[PATCH net] Fix a potential infinite loop in extract_user_to_sg()
 2024-04-26  8:00 UTC  (3+ messages)

[PATCH 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-04-26  8:00 UTC  (5+ messages)
` [PATCH 01/14] ASoC: SOF: debug: "

[PATCH v2 0/2] thermal: amlogic: introduce A1 SoC family Thermal Sensor controller
 2024-04-26  7:57 UTC  (5+ messages)

[PATCH v5] usb-storage: Optimize scan delay more precisely
 2024-04-26  8:02 UTC 

[PATCH v2 0/2] Input: add ft5426
 2024-04-26  7:56 UTC  (8+ messages)
` [PATCH v2 2/2] Input: edt-ft5x06 - "

[PATCH] rust: hrtimer: introduce hrtimer support
 2024-04-26  7:52 UTC  (2+ messages)

Recall: [PATCH] SPI Nand patch code of SkyHigh Memory
 2024-04-26  7:48 UTC 

[PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
 2024-04-26  7:48 UTC  (5+ messages)

[PATCH v2 kvm-riscv/for-next 0/2] Fixes for kvm-riscv
 2024-04-26  7:47 UTC  (2+ messages)

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-04-26  7:46 UTC  (4+ messages)

[PATCH v6 04/10] PCI: Make devres region requests consistent
 2024-04-26  7:45 UTC  (2+ messages)

[PATCH v5 0/3] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board
 2024-04-26  7:44 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: arm: fsl: add Engicam i.Core MX93 EDIMM 2.0 Starter Kit
` [PATCH v5 2/3] arm64: dts: imx93: add Engicam i.Core MX93 SoM
` [PATCH v5 3/3] arm64: dts: imx93: Add Engicam i.Core MX93 EDIMM 2.0 Starter Kit

[PATCH net V2 0/2] net: lan743x: Fixes for multiple WOL related issues
 2024-04-26  7:43 UTC  (10+ messages)
` [PATCH net V2 2/2] net: lan743x: support WOL in MAC even when PHY does not

[PATCH 00/10] KVM: x86: Clean up MSR access/failure handling
 2024-04-26  7:43 UTC  (5+ messages)
` [PATCH 05/10] KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
` [PATCH 10/10] KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRs

[PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
 2024-04-26  7:40 UTC  (3+ messages)
` [PATCH 0/4] Annotate atomics for signed integer wrap-around

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-26  7:39 UTC  (8+ messages)
` [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on

(no subject)
 2024-04-26  7:39 UTC 

[PATCH] tracing: Fix uaf issue in tracing_open_file_tr
 2024-04-26  7:34 UTC 

[RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-04-26  7:34 UTC  (5+ messages)

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2024-04-26  7:33 UTC  (6+ messages)
` [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2

[PATCH 0/3] gpio: brcmstb: add support for gpio-ranges
 2024-04-26  7:33 UTC  (4+ messages)
` [PATCH 2/3] gpio: of: support gpio-ranges for multiple gpiochip devices

[PATCH] bcachefs: Change destroy_inode to free_inode
 2024-04-26  7:29 UTC 

[PATCH net-next v3 0/3] net: pse-pd: Fixes for few small issues
 2024-04-26  7:29 UTC  (11+ messages)

[PATCH] SPI Nand patch code of SkyHigh Memory
 2024-04-26  7:20 UTC 

linux-next: build warnings after merge of the amdgpu tree
 2024-04-26  7:20 UTC  (2+ messages)

[RFC][PATCH] uprobe: support for private hugetlb mappings
 2024-04-26  7:19 UTC  (12+ messages)

linux-next: Tree for Apr 26
 2024-04-26  7:18 UTC 

[PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-26  7:18 UTC  (6+ messages)
` [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-26  7:17 UTC  (3+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions

[PATCH v6 0/4] Memory management patches needed by Rust Binder
 2024-04-26  7:13 UTC  (4+ messages)
` [PATCH v6 3/4] rust: uaccess: add typed accessors for userspace pointers

[PATCH 0/3] iio: cleanup masklength usage
 2024-04-26  7:13 UTC  (2+ messages)

[PATCH] i2c: smbus: Add (LP)DDR5 types to `i2c_register_spd()`
 2024-04-26  7:10 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814
 2024-04-26  7:07 UTC  (3+ messages)

[PATCH 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
 2024-04-26  7:06 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] selftests/resctrl: Enable MBA/MBA "

[syzbot] [kernel?] INFO: rcu detected stall in rt_sigreturn
 2024-04-26  7:05 UTC 

[PATCH v3 0/5] Red-black tree abstraction needed by Rust Binder
 2024-04-26  7:05 UTC  (3+ messages)
` [PATCH v3 5/5] rust: rbtree: add `RBTree::entry`

[PATCH v4 0/8] sysctl: Remove sentinel elements from networking
 2024-04-26  6:59 UTC  (4+ messages)
` [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array

[PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
 2024-04-26  6:59 UTC  (2+ messages)

[PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
 2024-04-26  6:57 UTC  (7+ messages)

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-04-26  6:57 UTC  (2+ messages)

[PATCH v9 0/3] add support for EXAR XR20M1172 UART
 2024-04-26  6:58 UTC  (4+ messages)
` [PATCH v9 3/3] serial: sc16is7xx: "

[PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: Fix "comptaible" typo for PMIH0108
 2024-04-26  6:54 UTC  (2+ messages)

[linus:master] [timers] 7ee9887703: stress-ng.uprobe.ops_per_sec -17.1% regression
 2024-04-26  6:53 UTC  (3+ messages)

[PATCH v4 0/2] Add support for Amlogic S4 PWM
 2024-04-26  6:52 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: amlogic: Add "

[RFC v2 0/3] iommu/intel: Free empty page tables on unmaps
 2024-04-26  6:42 UTC  (2+ messages)

[PATCH RESEND 0/2] soundwire: intel_ace2x: fix wakeup handling for LunarLake
 2024-04-26  6:40 UTC  (3+ messages)
` [PATCH RESEND 1/2] soundwire: intel_ace2x: fix wakeup handling
` [PATCH RESEND 2/2] soundwire: intel_ace2x: simplify check_wake()

[PATCH v7 0/6] AMD Pstate Driver Core Performance Boost
 2024-04-26  6:40 UTC  (6+ messages)
` [PATCH v7 3/6] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-26  6:38 UTC  (4+ messages)
` [PATCH net-next v4 04/12] net: ethernet: oa_tc6: implement software reset

[PATCH] arm64: dts: qcom: sa8775p: mark ethernet devices as DMA-coherent
 2024-04-26  6:37 UTC  (4+ messages)

[PATCH v3 00/14] ARM: dts: aspeed: Add IBM P11 BMC Boards
 2024-04-26  6:36 UTC  (13+ messages)
` [PATCH v3 08/14] dt-bindings: fsi: ast2600-fsi-master: Switch to yaml format
` [PATCH v3 09/14] dt-bindings: fsi: Document the FSI Hub Controller
` [PATCH v3 10/14] dt-bindings: i2c: i2c-fsi: Switch to yaml format
` [PATCH v3 12/14] ARM: dts: aspeed: Add IBM P11 FSI devices
` [PATCH v3 13/14] ARM: dts: aspeed: Add IBM P11 Blueridge BMC system
` [PATCH v3 14/14] ARM: dts: aspeed: Add IBM P11 Fuji "

[PATCH v2 0/2] Fix Kernel CI issues
 2024-04-26  6:36 UTC  (3+ messages)
` [PATCH v2 2/2] drm: xlnx: zynqmp_dpsub: Fix compilation error

[PATCH v8 0/6] AMD Pstate Driver Core Performance Boost
 2024-04-26  6:34 UTC  (7+ messages)
` [PATCH v8 1/6] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v8 2/6] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v8 3/6] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v8 4/6] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v8 5/6] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v8 6/6] cpufreq: amd-pstate-ut: support new cpb boost control interface

linux-next: boot failure after merge of the modules tree
 2024-04-26  6:33 UTC  (3+ messages)

[PATCH v3 00/10] Allocation APIs
 2024-04-26  6:32 UTC  (6+ messages)

[regression] stm32mp1xx based targets stopped entering suspend if pwm-leds exist
 2024-04-26  6:30 UTC  (4+ messages)
` [PATCH] leds: pwm: Disable PWM when going to suspend

[PATCH v4] docs/zh_CN: add process/cve Chinese translation
 2024-04-26  6:26 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v1 1/1] e1000e: change usleep_range to udelay in PHY mdic access
 2024-04-26  6:25 UTC 

[PATCH] Bluetooth: qca: fix invalid device address check
 2024-04-26  6:23 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).