linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-20 00:02:36 to 2023-05-20 09:56:56 UTC [more...]

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2023-05-20  9:47 UTC  (2+ messages)
` (no subject)

[PATCH v2 0/2] hwmon: (aquacomputer_d5next) Support for Aquacomputer Leakshield
 2023-05-20  9:54 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED
` [PATCH v2 2/2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield

[PATCH] binder: fix UAF of alloc->vma in race with munmap()
 2023-05-20  9:55 UTC  (3+ messages)

[PATCH 0/3] Add Intel 8254 Counter support
 2023-05-20  9:53 UTC  (2+ messages)

[PATCH] tools/nolibc: riscv: add stackprotector support
 2023-05-20  9:53 UTC 

[PATCH v21 00/30] splice: Kill ITER_PIPE
 2023-05-20  9:51 UTC  (54+ messages)
` [PATCH v21 01/30] splice: Fix filemap of a blockdev
` [PATCH v21 02/30] splice: Make filemap_splice_read() check s_maxbytes
` [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read()
` [PATCH v21 04/30] splice: Clean up copy_splice_read() a bit
` [PATCH v21 05/30] splice: Make do_splice_to() generic and export it
` [PATCH v21 06/30] splice: Check for zero count in vfs_splice_read()
` [PATCH v21 07/30] splice: Make splice from an O_DIRECT fd use copy_splice_read()
` [PATCH v21 08/30] splice: Make splice from a DAX file "
` [PATCH v21 09/30] shmem: Implement splice-read
` [PATCH v21 10/30] overlayfs: "
` [PATCH v21 11/30] coda: "
` [PATCH v21 12/30] tty, proc, kernfs, random: Use copy_splice_read()
` [PATCH v21 13/30] net: Make sock_splice_read() use copy_splice_read() by default
` [PATCH v21 14/30] 9p: Add splice_read stub
` [PATCH v21 15/30] afs: Provide a splice-read stub
` [PATCH v21 16/30] ceph: "
` [PATCH v21 17/30] ecryptfs: "
` [PATCH v21 18/30] ext4: "
` [PATCH v21 19/30] f2fs: "
` [PATCH v21 20/30] nfs: "
` [PATCH v21 21/30] ntfs3: "
` [PATCH v21 22/30] ocfs2: "
` [PATCH v21 23/30] orangefs: "
` [PATCH v21 24/30] xfs: "
` [PATCH v21 25/30] zonefs: "
` [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()
` [PATCH v21 27/30] cifs: Use filemap_splice_read()
` [PATCH v21 28/30] splice: Use filemap_splice_read() instead of generic_file_splice_read()
` [PATCH v21 29/30] splice: Remove generic_file_splice_read()
` [PATCH v21 30/30] iov_iter: Kill ITER_PIPE

[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
 2023-05-20  9:52 UTC  (2+ messages)

[PATCH v3 0/5] GRUB reclaiming fixes
 2023-05-20  9:50 UTC  (12+ messages)
` [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP

[PATCH net] 3c589_cs: Fix an error handling path in tc589_probe()
 2023-05-20  9:48 UTC 

[PATCH v2 0/2] Add support for TI TPS65219 PMIC GPIO interface
 2023-05-20  9:44 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC

[PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
 2023-05-20  9:33 UTC  (10+ messages)
` [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions "
    `  "

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-05-20  9:17 UTC  (4+ messages)

[PATCH] [suggestion] mm/gup: avoid IS_ERR_OR_NULL
 2023-05-20  9:12 UTC  (6+ messages)

[PATCH net-next 0/3] net: tcp: add support of window shrink
 2023-05-20  9:07 UTC  (8+ messages)
` [PATCH net-next 3/3] net: tcp: handle window shrink properly

[PATCH v1 1/3] usb: phy: add usb phy notify port status API
 2023-05-20  9:04 UTC  (9+ messages)
` [PATCH v1 2/3] usb: phy: Add driver for the Realtek SoC USB 2.0/3.0 PHY

[PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
 2023-05-20  8:50 UTC  (5+ messages)

[PATCH] tools/nolibc/unistd: add syscall()
 2023-05-20  8:46 UTC  (2+ messages)

[PATCH] scsi: target: Fix data corruption under concurrent target configuration
 2023-05-20  8:46 UTC  (2+ messages)

[PATCH V1 0/4] irqchip/loongson: Fix some loongson irqchip drivers
 2023-05-20  8:43 UTC  (6+ messages)
` [PATCH V1 1/4] irqchip/loongson-pch-pic: Fix initialization of HT vector register
` [PATCH V1 2/4] irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignment
` [PATCH V1 3/4] irqchip/loongson-liointc: Fix IRQ trigger polarity
` [PATCH V1 4/4] irqchip/loongson-liointc: Add IRQCHIP_SKIP_SET_WAKE flag

[PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate
 2023-05-20  8:40 UTC  (14+ messages)
  ` [PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
    ` [PATCH v20 29/32] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic

drivers/soundwire/qcom.c:1269 qcom_swrm_get_port_config() error: buffer overflow 'ctrl->pconfig' 14 <= 14
 2023-05-20  8:35 UTC 

drivers/net/ethernet/sfc/tc.c:450 efx_tc_flower_replace() warn: missing unwind goto?
 2023-05-20  8:32 UTC 

[PATCH net] forcedeth: Fix an error handling path in nv_probe()
 2023-05-20  8:30 UTC 

[syzbot] [kernel?] possible deadlock in scheduler_tick (2)
 2023-05-20  8:26 UTC 

[PATCH v2][next] ALSA: mixart: Replace one-element arrays with simple object declarations
 2023-05-20  8:18 UTC  (2+ messages)

[PATCH] cgroup/cpuset: remove unneeded header files
 2023-05-20 16:06 UTC 

CSC3551 and devices missing related _DSD bits
 2023-05-20  8:14 UTC  (2+ messages)

[PATCH wireless] ray_cs: Fix an error handling path in ray_probe()
 2023-05-20  8:13 UTC 

[PATCH v3 0/5] Add DSC v1.2 Support for DSI
 2023-05-20  8:07 UTC  (3+ messages)
` [PATCH v3 1/5] msm/drm/dsi: Round up DSC hdisplay calculation

[PATCH wireless] wl3501_cs: Fix an error handling path in wl3501_probe()
 2023-05-20  8:05 UTC 

[PATCH v1 0/2] Fix 64 bit issues in common clock framework
 2023-05-20  7:57 UTC  (5+ messages)
` [PATCH v1 1/2] clk: composite: Fix handling of high clock rates
` [PATCH v1 2/2] clk: divider: Properly handle rates exceeding UINT_MAX

[PATCH wireless] atmel: Fix an error handling path in atmel_probe()
 2023-05-20  7:53 UTC 

[PATCH] vfio/pci: demote hiding ecap messages to debug level
 2023-05-20  7:41 UTC  (2+ messages)

[PATCH] orinoco: Fix an error handling path in orinoco_cs_probe()
 2023-05-20  7:38 UTC 

[PATCH v3] net: stmmac: compare p->des0 and p->des1 with __le32 type values
 2023-05-20  7:34 UTC  (4+ messages)

[PATCH wireless] orinoco: Fix an error handling path in spectrum_cs_probe()
 2023-05-20  7:29 UTC 

[PATCH 1/2] mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()
 2023-05-20  7:11 UTC  (2+ messages)
` [PATCH 2/2] mfd: wcd934x: Simplify with dev_err_probe()

[PATCH 0/2] drivers: base: cacheinfo: Fix shared_cpu_list inconsistency in event of CPU hotplug
 2023-05-20  6:56 UTC  (3+ messages)
` [PATCH 2/2] drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug

unexport swiotlb_active
 2023-05-20  6:21 UTC  (9+ messages)
` [PATCH 2/4] x86: always initialize xen-swiotlb when xen-pcifront is enabling

[PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
 2023-05-20  6:06 UTC  (3+ messages)

[GIT PULL] ACPI fix for v6.4-rc3
 2023-05-20  5:56 UTC  (3+ messages)

[PATCH] Bluetooth: add missing hci_codec_list_clear() back
 2023-05-20  5:51 UTC 

[RFC PATCH v2 0/3] Move usages of struct __call_single_data to call_single_data_t
 2023-05-20  5:29 UTC  (4+ messages)
` [RFC PATCH v2 1/3] blk-mq: Move csd inside struct request so it's 32-byte aligned
` [RFC PATCH v2 2/3] blk-mq: Change request->csd type to call_single_data_t
` [RFC PATCH v2 3/3] smp: Change signatures to use call_single_data_t

INFO: task hung in usb_register_dev
 2023-05-20  5:24 UTC  (2+ messages)
` [syzbot] [usb?] "

[PATCH v10 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-05-20  5:18 UTC  (5+ messages)

[PATCH v11 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-05-20  5:08 UTC  (5+ messages)
` [PATCH v11 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v11 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v11 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v11 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH] HID: i2c-hid: goodix: Add ili9882t timing
 2023-05-20  5:06 UTC  (4+ messages)
` [v2 0/2] "
  ` [v2 1/2] HID: i2c-hid: elan: "
  ` [v2 2/2] dt-bindings: input: touchscreen: Add ilitek 9882T touchscreen chip

[PATCH v2 0/4] Optimize mremap during mutual alignment within PMD
 2023-05-20  5:04 UTC  (11+ messages)
` [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-05-20  5:04 UTC  (7+ messages)
` [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap

[PATCH net-next v4 0/2] Fine-Tune Flow Control and Speed Configurations in Microchip KSZ8xxx DSA Driver
 2023-05-20  5:03 UTC  (8+ messages)
` [PATCH net-next v4 1/2] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-20  4:43 UTC  (3+ messages)
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 Ethernet controller

memory leak in ipv6_sock_ac_join
 2023-05-20  4:43 UTC  (2+ messages)

memory leak in do_epoll_create
 2023-05-20  4:42 UTC  (2+ messages)

[PATCH v4] mips: add <asm-generic/io.h> including
 2023-05-20  4:17 UTC  (3+ messages)

[PATCH 0/1] net: ioctl: Use kernel buffer on proto ioctl callbacks
 2023-05-20  3:50 UTC  (3+ messages)
` [PATCH 1/1] net: ioctl: Use kernel memory on protocol "

[PATCH v1] usb: dwc2: add pci_device_id driver_data parse support
 2023-05-20  3:33 UTC  (7+ messages)

[git pull] drm fixes for 6.4-rc3
 2023-05-20  3:23 UTC  (2+ messages)

[syzbot] [fs?] [usb?] INFO: rcu detected stall in vfs_readlink
 2023-05-20  3:18 UTC 

[PATCH 6/7] docs: update some straggling Documentation/arm references
 2023-05-20  3:09 UTC  (2+ messages)

[PATCH] apei/ghes: correctly return NULL for ghes_get_devices()
 2023-05-20  3:09 UTC  (2+ messages)

[PATCH v1 0/5] perf parse-regs: Refactor arch related functions
 2023-05-20  2:55 UTC  (6+ messages)
` [PATCH v1 1/5] perf parse-regs: Refactor arch register parsing functions
` [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
` [PATCH v1 3/5] perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
` [PATCH v1 4/5] perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
` [PATCH v1 5/5] perf parse-regs: Move out arch specific header from util/perf_regs.h

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-20  2:56 UTC  (11+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: dsa: marvell: add MV88E6361 switch to compatibility list
` [PATCH net-next v2 2/7] net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internal
` [PATCH net-next v2 3/7] net: dsa: mv88e6xxx: use mv88e6xxx_phy_is_internal in mv88e6xxx_port_ppu_updates
` [PATCH net-next v2 5/7] net: dsa: mv88e6xxx: fix 88E6393X family internal phys layout
` [PATCH net-next v2 6/7] net: dsa: mv88e6xxx: pass mv88e6xxx_chip structure to port_max_speed_mode

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-20  2:53 UTC  (3+ messages)

[PATCH -next] md: fix duplicate filename for rdev
 2023-05-20  2:30 UTC  (3+ messages)

[PATCH] LoongArch: Fix perf event id calculation
 2023-05-20  2:30 UTC 

Fwd: ThinkPad L540: suspend not working (deep / S3 / standby, regression Linux 4.19 -> 6.1)
 2023-05-20  2:16 UTC  (2+ messages)

[PATCH v3 0/4] tracing/user_events: Use non-RCU context for enabler writes
 2023-05-20  2:15 UTC  (2+ messages)

[PATCH] Revert "firmware: qcom_scm: Clear download bit during reboot"
 2023-05-20  2:12 UTC  (2+ messages)

[PATCH] cachefiles: Allow the cache to be non-root
 2023-05-20  2:07 UTC  (2+ messages)
` [Linux-cachefs] "

[PATCH] net: macb: use correct __be32 and __be16 types
 2023-05-20  2:00 UTC  (2+ messages)

[PATCH V3 0/6] Incremental patches on minimal boot support
 2023-05-20  2:01 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] More RPMhPD levels + sm8550
 2023-05-20  2:01 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: msm8916-longcheer-l8910: Add front flash LED
 2023-05-20  2:01 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sa8775p: mark the UFS controller as dma-coherent
 2023-05-20  2:01 UTC  (2+ messages)

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-20  1:43 UTC  (5+ messages)

[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-05-20  1:41 UTC  (3+ messages)
` [PATCH 1/7] arm: docs: Move Arm documentation to Documentation/arch/

[PATCH v4 00/12] SM63(50|75) DPU support
 2023-05-20  1:34 UTC  (7+ messages)
` [PATCH v4 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v4 09/12] drm/msm: mdss: "
` [PATCH v4 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically

[PATCH 1/3] drm/msm/dp: Drop now unused dp_hpd module
 2023-05-20  1:26 UTC  (6+ messages)
` [PATCH 2/3] drm/msm/dp: Clean up logs dp_power module
` [PATCH 3/3] drm/msm/dp: Clean up pdev/dev duplication in dp_power

[PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
 2023-05-20  1:16 UTC  (3+ messages)

[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
 2023-05-20  1:02 UTC  (4+ messages)

[PATCH OLK-5.10 v3 0/4] md: bugfix of writing raid sysfs
 2023-05-20  0:51 UTC  (10+ messages)
` [PATCH OLK-5.10 v3 2/4] md/raid10: fix overflow in safe_delay_store
` [PATCH OLK-5.10 v3 3/4] md/raid10: fix wrong setting of max_corr_read_errors

[PATCH] cxl/port: Fix NULL pointer access in devm_cxl_add_port()
 2023-05-20  0:46 UTC  (2+ messages)

[PATCH v5 7/7] ufs: core: Add error handling for MCQ mode
 2023-05-20  0:11 UTC  (3+ 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 NNTP newsgroup(s).