public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-03 22:21:43 to 2023-03-04 05:51:51 UTC [more...]

[PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
 2023-03-04  5:51 UTC  (21+ messages)

[PATCH v7 0/6] CXL Poison List Retrieval & Tracing
 2023-03-04  5:29 UTC  (4+ messages)
` [PATCH v7 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute

[PATCH] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
 2023-03-04  5:30 UTC 

[PATCH 1/2] dt-bindings: vendor-prefixes: add Internet Initiative Japan Inc
 2023-03-04  4:57 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: mvebu: add device tree for IIJ SA-W2 appliance

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-04  4:51 UTC  (3+ messages)

[PATCH 6/7] ARM: dts: nuvoton: gsj: Add non-mainline nodes
 2023-03-04  4:48 UTC  (2+ messages)

[syzbot] [hardening?] [mm?] BUG: bad usercopy in con_font_op
 2023-03-04  4:36 UTC  (2+ messages)

[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-03-04  4:25 UTC  (10+ messages)

[PATCH v1 0/3] Regarding using 'bool' appropriately
 2023-03-04  4:19 UTC  (4+ messages)
` [PATCH v1 1/3] security: keys: don't use data type as variable name
` [PATCH v1 2/3] Documentation/CodingStyle: do not use data type names as variable names
` [PATCH v1 3/3] bug: use bool for __ret_warn_on in WARN/WARN_ON

[GIT PULL] sound fixes for 6.3-rc1
 2023-03-04  4:15 UTC 

[PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-04  3:48 UTC  (5+ messages)
` [PATCHv4 1/4] zsmalloc: remove insert_zspage() ->inuse optimization
` [PATCHv4 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv4 3/4] zsmalloc: rework compaction algorithm
` [PATCHv4 4/4] zsmalloc: show per fullness group class stats

Bug with /dev/vcs* devices
 2023-03-04  3:42 UTC  (8+ messages)
` [PATCH] vc_screen: don't clobber return value in vcs_read

[PATCH 0/2] edac: Add support to handle Deferred Error
 2023-03-04  3:30 UTC  (2+ messages)

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-04  3:23 UTC  (14+ messages)

[PATCH 0/3] softirq: uncontroversial change
 2023-03-04  3:11 UTC  (12+ messages)
` [PATCH 2/3] softirq: avoid spurious stalls due to need_resched()

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-04  3:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/4] Up until now, there was no way to let the user select the layer at which time stamping occurs. The stack assumed that PHY time stamping is always preferred, but some MAC/PHY combinations were buggy
 2023-03-04  3:06 UTC  (7+ messages)
` [PATCH v2 2/4] net: Expose available time stamping layers to user space
` [PATCH v2 3/4] net: Let the active time stamping layer be selectable

[PATCH] ext4: fix another off-by-one fsmap error on 1k block filesystems
 2023-03-04  2:57 UTC  (2+ messages)

[PATCH 0/3] ext4: fsmap: Improve key validation
 2023-03-04  2:56 UTC  (3+ messages)
` [PATCH 2/3] ext4: fsmap: Consolidate fsmap_head checks

[PATCH 2/4] cxl/pci: Find and register CXL PMU devices
 2023-03-04  2:46 UTC  (2+ messages)

[PATCH] ubi: Fix deadlock caused by recursively holding work_sem
 2023-03-04  2:32 UTC  (2+ messages)

[PATCH v3 0/2] ext4: fix WARNING in ext4_update_inline_data
 2023-03-04  2:54 UTC  (3+ messages)
` [PATCH v3 1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock()
` [PATCH v3 2/2] ext4: fix WARNING in ext4_update_inline_data

[PATCH v2 00/10] Better fixes for grouping of events
 2023-03-04  2:22 UTC  (5+ messages)
` [PATCH v2 08/10] perf parse-events: Sort and group parsed events

[PATCH] perf sched: Fix sched latency analysis incorrect
 2023-03-04  2:14 UTC 

[PATCH v1 1/2] perf tests stat+csv_output: Switch CSV separator to @
 2023-03-04  2:05 UTC  (6+ messages)

[PATCHv3 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-04  2:01 UTC  (6+ messages)
` [PATCHv3 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping

[PATCH] perf top: Fix rare segfault in thread__comm_len()
 2023-03-04  2:00 UTC  (2+ messages)

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-03-04  1:06 UTC  (27+ messages)
` [PATCH v11 01/26] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v11 02/26] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v11 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v11 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v11 05/26] virt: gunyah: Identify hypervisor version
` [PATCH v11 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v11 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v11 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v11 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v11 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v11 11/26] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v11 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v11 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v11 14/26] samples: Add sample userspace Gunyah VM Manager
` [PATCH v11 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v11 16/26] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v11 17/26] docs: gunyah: Document Gunyah VM Manager
` [PATCH v11 18/26] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v11 19/26] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v11 20/26] virt: gunyah: Add resource tickets
` [PATCH v11 21/26] virt: gunyah: Add IO handlers
` [PATCH v11 22/26] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v11 23/26] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v11 24/26] virt: gunyah: Add irqfd interface
` [PATCH v11 25/26] virt: gunyah: Add ioeventfd
` [PATCH v11 26/26] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH] power: supply: qcom_battmgr: remove bogus do_div()
 2023-03-04  1:37 UTC  (4+ messages)

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-03-04  1:33 UTC  (12+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH RESEND v2 1/2] net: phy: at803x: fix the wol setting functions
 2023-03-04  1:28 UTC  (2+ messages)

TLS zerocopy sendfile offset causes data corruption
 2023-03-04  1:17 UTC  (2+ messages)

[PATCH v2 0/2] ext4: fix WARNING in ext4_update_inline_data
 2023-03-04  1:16 UTC  (4+ messages)
` [PATCH v2 1/2] ext4: introduce 'update_only' parameter for ext4_find_inline_data_nolock()

[PATCH v2 0/2] Give more control of sync_state()
 2023-03-04  0:53 UTC  (3+ messages)
` [PATCH v2 1/2] driver core: Add fw_devlink.sync_state command line param
` [PATCH v2 2/2] driver core: Make state_synced device attribute writeable

[PATCH v1 0/2] Give more control of sync_state()
 2023-03-04  0:52 UTC  (7+ messages)
` [PATCH v1 1/2] driver core: Add fw_devlink.sync_state command line param
` [PATCH v1 2/2] driver core: Make state_synced device attribute writeable

[PATCH v2] Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663
 2023-03-04  0:50 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7633
 2023-03-04  0:50 UTC  (2+ messages)

[PATCH v3] virtio-net: Fix probe of virtio-net on kvmtool
 2023-03-04  0:46 UTC  (5+ messages)

[GIT PULL] smb3 client fixes
 2023-03-04  0:39 UTC  (2+ messages)

[GIT PULL] power-supply changes for 6.3 (part 2)
 2023-03-04  0:39 UTC  (2+ messages)

[PATCH net v2] net: dpaa2-mac: Get serdes only for backplane links
 2023-03-04  0:31 UTC 

IRQ affinity not working on Xen pci-platform device
 2023-03-04  0:28 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in kill_fasync
 2023-03-04  0:24 UTC  (2+ messages)
` [syzbot] [fs?] "

[PATCH v3 0/2] Bluetooth: btrtl: add support for the RTL8723CS
 2023-03-04  0:21 UTC  (3+ messages)
` [PATCH v3 1/2] Bluetooth: Add new quirk for broken local ext features page 2

[PATCH 1/2] debugobject: fix concurrency issues with is_static_object
 2023-03-04  0:14 UTC  (5+ messages)

[RFC PATCH v1 0/3] virtio/vsock: fix credit update logic
 2023-03-03 22:02 UTC  (4+ messages)
` [RFC PATCH v1 1/3] test/vsock: SOCK_SEQPACKET 'rx_bytes'/'fwd_cnt' bug reproducer
` [RFC PATCH v1 2/3] virtio/vsock: fix 'rx_bytes'/'fwd_cnt' calculation
` [RFC PATCH v1 3/3] virtio/vsock: remove all data from sk_buff

[PATCH v2] qede: remove linux/version.h and linux/compiler.h
 2023-03-03 23:54 UTC  (2+ messages)

[PATCH v9 00/15] dma-fence: Deadline awareness
 2023-03-03 23:53 UTC  (5+ messages)
` [PATCH v9 12/15] drm/msm: Add deadline based boost support

[PATCH] dt-bindings: yamllint: Require a space after a comment '#'
 2023-03-03 23:53 UTC  (3+ messages)

[PATCH 1/4] soc: qcom: socinfo: move SMEM item struct and defines to a header
 2023-03-03 23:52 UTC  (8+ messages)
` [PATCH 4/4] cpufreq: qcom-nvmem: make qcom_cpufreq_get_msm_id() return the SoC ID

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-03-03 23:42 UTC  (4+ messages)

mmc: core: Disable card detect during shutdown
 2023-03-03 23:38 UTC  (3+ messages)

[PATCH v3] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-03-03 23:38 UTC  (8+ messages)

[PATCH 2/7] ARM: dts: nuvoton: Add Quanta GSZ BMC Device Tree
 2023-03-03 23:30 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/20] iommu/amd: Fix error handling for pdev_pri_ats_enable()
 2023-03-03 21:48 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 02/20] media: uvcvideo: Handle cameras with invalid descriptors
` [PATCH AUTOSEL 5.4 07/20] tty: fix out-of-bounds access in tty_driver_lookup_tty()
` [PATCH AUTOSEL 5.4 16/20] USB: ene_usb6250: Allocate enough memory for full object

[PATCH AUTOSEL 6.1 01/60] IB/hfi1: Update RMT size calculation
 2023-03-03 21:43 UTC  (11+ messages)
` [PATCH AUTOSEL 6.1 10/60] cacheinfo: Fix shared_cpu_map to handle shared caches at different levels
` [PATCH AUTOSEL 6.1 12/60] tty: fix out-of-bounds access in tty_driver_lookup_tty()
` [PATCH AUTOSEL 6.1 22/60] firmware: coreboot: framebuffer: Ignore reserved pixel color bits
` [PATCH AUTOSEL 6.1 36/60] USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 6.1 37/60] USB: gadget: pxa25x_udc: "
` [PATCH AUTOSEL 6.1 38/60] USB: gadget: pxa27x_udc: "
` [PATCH AUTOSEL 6.1 52/60] kernel/fail_function: "
` [PATCH AUTOSEL 6.1 54/60] PCI: Add ACS quirk for Wangxun NICs
` [PATCH AUTOSEL 6.1 56/60] phy: rockchip-typec: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 6.1 59/60] soundwire: cadence: Remove wasted space in response_buf

[PATCH AUTOSEL 5.15 01/50] IB/hfi1: Update RMT size calculation
 2023-03-03 21:45 UTC  (19+ messages)
` [PATCH AUTOSEL 5.15 17/50] iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_config_word()
` [PATCH AUTOSEL 5.15 18/50] firmware: coreboot: framebuffer: Ignore reserved pixel color bits
` [PATCH AUTOSEL 5.15 19/50] soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe()
` [PATCH AUTOSEL 5.15 20/50] PCI: loongson: Prevent LS7A MRRS increases
` [PATCH AUTOSEL 5.15 21/50] USB: dwc3: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 5.15 22/50] USB: chipidea: "
` [PATCH AUTOSEL 5.15 25/50] USB: fotg210: "
` [PATCH AUTOSEL 5.15 27/50] USB: isp1362: "
` [PATCH AUTOSEL 5.15 28/50] USB: gadget: gr_udc: "
` [PATCH AUTOSEL 5.15 29/50] USB: gadget: bcm63xx_udc: "
` [PATCH AUTOSEL 5.15 30/50] USB: gadget: lpc32xx_udc: "
` [PATCH AUTOSEL 5.15 31/50] USB: gadget: pxa25x_udc: "
` [PATCH AUTOSEL 5.15 33/50] usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
` [PATCH AUTOSEL 5.15 34/50] USB: ene_usb6250: Allocate enough memory for full object
` [PATCH AUTOSEL 5.15 36/50] usb: gadget: uvc: Make bSourceID read/write
` [PATCH AUTOSEL 5.15 37/50] PCI: Align extra resources for hotplug bridges properly
` [PATCH AUTOSEL 5.15 43/50] kernel/time/test_udelay.c: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 5.15 46/50] PCI: loongson: Add more devices that need MRRS quirk

[PATCH] x86/resctrl: avoid compiler optimization in __resctrl_sched_in
 2023-03-03 23:17 UTC  (2+ messages)

[PATCH 00/15] SM6375 feature enablement (round one)
 2023-03-03 21:58 UTC  (11+ messages)
` [PATCH 01/15] dt-bindings: thermal: qcom-tsens: Add compatible for SM6375
` [PATCH 02/15] dt-bindings: interconnect: OSM L3: Add SM6375 CPUCP compatible
` [PATCH 03/15] dt-bindings: sram: qcom,imem: document SM6375 IMEM
` [PATCH 04/15] arm64: dts: qcom: sm6375: Add RPM sleep stats
` [PATCH 05/15] arm64: dts: qcom: sm6375: Add IMEM
` [PATCH 08/15] arm64: dts: qcom: sm6375: Add modem nodes
` [PATCH 10/15] arm64: dts: qcom: sm6375: Add TSENS
` [PATCH 11/15] arm64: dts: qcom: sm6375: Configure TSENS thermal zones
` [PATCH 12/15] arm64: dts: qcom: sm6375: Introduce MPM support
` [PATCH 14/15] arm64: dts: qcom: sm6375: Introduce C3 power state for both ARM clusters

[PATCH] pwm: mediatek: support inverted polarity
 2023-03-03 22:23 UTC  (3+ messages)

usermode-helper code oddity query
 2023-03-03 23:07 UTC  (2+ messages)

[GIT PULL] Rust fixes for 6.3-rc1
 2023-03-03 23:04 UTC  (2+ messages)

[PATCH] x86/mm: Do not shuffle CPU entry areas without KASLR
 2023-03-03 23:04 UTC  (3+ messages)

[GIT PULL] final round of SCSI updates for the 6.2+ merge window
 2023-03-03 23:04 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 01/30] IB/hfi1: Update RMT size calculation
 2023-03-03 21:47 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 02/30] iommu/amd: Fix error handling for pdev_pri_ats_enable()
` [PATCH AUTOSEL 5.10 03/30] media: uvcvideo: Handle cameras with invalid descriptors
` [PATCH AUTOSEL 5.10 07/30] staging: emxx_udc: Add checks for dma_alloc_coherent()
` [PATCH AUTOSEL 5.10 11/30] mei: bus-fixup:upon error print return values of send and receive
` [PATCH AUTOSEL 5.10 22/30] PCI: Align extra resources for hotplug bridges properly
` [PATCH AUTOSEL 5.10 24/30] kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()

[PATCH AUTOSEL 6.2 01/64] IB/hfi1: Update RMT size calculation
 2023-03-03 21:41 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 44/64] USB: ene_usb6250: Allocate enough memory for full object
` [PATCH AUTOSEL 6.2 62/64] iommu: Attach device group to old domain in error path

[PATCH AUTOSEL 4.19 01/16] iommu/amd: Fix error handling for pdev_pri_ats_enable()
 2023-03-03 21:48 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 05/16] tty: fix out-of-bounds access in tty_driver_lookup_tty()
` [PATCH AUTOSEL 4.19 07/16] mei: bus-fixup:upon error print return values of send and receive
` [PATCH AUTOSEL 4.19 10/16] iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_status_word()
` [PATCH AUTOSEL 4.19 11/16] iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_config_word()
` [PATCH AUTOSEL 4.19 13/16] usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
` [PATCH AUTOSEL 4.19 16/16] phy: rockchip-typec: Fix unsigned comparison with less than zero

[PATCH] cxl/hdm: Fix hdm decoder init by adding COMMIT field check
 2023-03-03 22:36 UTC  (4+ messages)

[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
 2023-03-03 22:52 UTC  (3+ messages)

[RFC v1 net-next 0/7] add support for ocelot external ports
 2023-03-03 21:57 UTC  (5+ messages)
` [RFC v1 net-next 2/7] mfd: ocelot: add ocelot-serdes capability

[regression] Bug 217074 - upgrading to kernel 6.1.12 from 5.15.x can no longer assemble software raid0
 2023-03-03 22:41 UTC  (2+ messages)

[PATCH v4] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450
 2023-03-03 22:05 UTC  (2+ messages)

[PATCH v2 0/9] i2c: Switch .probe() to not take an id parameter
 2023-03-03 22:08 UTC  (2+ messages)

[PATCH v3] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-03-03 22:35 UTC  (2+ messages)

KASLR vs. KASAN on x86
 2023-03-03 22:35 UTC 

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-03 22:35 UTC  (5+ messages)

[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
 2023-03-03 22:22 UTC  (2+ messages)

[PATCH v1 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-03-03 21:59 UTC  (3+ messages)
` [PATCH v1 3/4] mfd: tps6594-esm: Add driver for TI TPS6594 ESM

[PATCH 0/2] selftests: bump timeout for firmware and kmod
 2023-03-03 21:48 UTC  (6+ messages)
` [PATCH 1/2] selftests/kmod: increase the kmod timeout from 45 to 165


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