linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-14 14:09:43 to 2024-05-14 17:07:22 UTC [more...]

[GIT PULL] Crypto Update for 6.10
 2024-05-14 17:07 UTC  (4+ messages)

[PATCH net-next v10 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-14 17:06 UTC  (7+ messages)
` [PATCH net-next v10 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
          ` [PATCH] net: gro: fix napi_gro_cb zeroed alignment

[ANNOUNCE] Git v2.45.1 and friends
 2024-05-14 17:06 UTC 

[GIT PULL] x86/microcode for v6.10-rc1
 2024-05-14 17:03 UTC  (2+ messages)

[GIT PULL] x86/apic for 6.10
 2024-05-14 17:03 UTC  (2+ messages)

[GIT PULL] x86/sev for v6.10-rc1
 2024-05-14 17:03 UTC  (2+ messages)

[GIT pull] irq/core for v6.10-rc1
 2024-05-14 17:03 UTC  (6+ messages)
` [GIT pull] timers/core "
` [GIT pull] x86/timers "

[GIT PULL] x86/alternatives for v6.10-rc1
 2024-05-14 17:03 UTC  (2+ messages)

[GIT PULL] x86/cache for v6.10-rc1
 2024-05-14 17:03 UTC  (2+ messages)

[GIT PULL] RAS update for v6.10-rc1
 2024-05-14 17:03 UTC  (2+ messages)

[GIT PULL] EDAC updates for v6.10
 2024-05-14 17:02 UTC  (2+ messages)

[PATCH v2 1/1] lib: add version into /proc/allocinfo output
 2024-05-14 16:58 UTC  (3+ messages)

[GIT PULL] fsverity update for 6.10
 2024-05-14 16:57 UTC 

[PATCH 0/6] bitmap: optimize API usage
 2024-05-14 16:55 UTC  (12+ messages)
` [PATCH 4/6] genirq: optimize irq_do_set_affinity()
` [PATCH 5/6] cgroup/cpuset: optimize cpuset_mems_allowed_intersects()
` [PATCH 6/6] tick/common: optimize cpumask_equal() usage

[GIT PULL] fscrypt update for 6.10
 2024-05-14 16:55 UTC 

[PATCH 00/48] RCU changes for v6.10
 2024-05-14 16:54 UTC  (9+ messages)
` [PATCH 25/48] rcu: Mark writes to rcu_sync ->gp_count field

[PATCH 0/2] drm/bridge: Add 'struct device *' field to the drm_bridge structure
 2024-05-14 16:53 UTC  (5+ messages)
` [PATCH 1/2] drm/bridge: Support finding bridge with struct device
` [PATCH 2/2] drm/bridge: Switch to use drm_bridge_add_with_dev()

[PATCH] rcu/nocb: Fix using smp_processor_id() in preemptible warning
 2024-05-14 16:53 UTC  (4+ messages)

[PATCH v2 0/5] Add support for GE SUNH hot-pluggable connector (was: "drm: add support for hot-pluggable bridges")
 2024-05-14 16:51 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: connector: add GE SUNH hotplug addon connector

[PATCH 0/6] rds: rdma: Add ability to force GFP_NOIO
 2024-05-14 16:49 UTC  (5+ messages)
` [PATCH 1/6] workqueue: Inherit NOIO and NOFS alloc flags

[PATCH v1 0/4] add tests to verify IFS (In Field Scan) driver functionality
 2024-05-14 16:45 UTC  (2+ messages)

[PATCH v2] hwmon: Add support for ina233
 2024-05-14 16:44 UTC  (2+ messages)

[REGRESSION] boot regression on linux-next on sc7180 platforms - null pointer dereference on iommu_dma_sync_sg_for_device
 2024-05-14 16:41 UTC 

[PATCH] riscv: Extend sv39 linear mapping max size to 128G
 2024-05-14 16:35 UTC  (2+ messages)

[PATCH v2 0/8] riscv: Memory Hot(Un)Plug support
 2024-05-14 16:34 UTC  (13+ messages)
` [PATCH v2 1/8] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
` [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
` [PATCH v2 3/8] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
` [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
` [PATCH v2 7/8] virtio-mem: Enable virtio-mem for RISC-V

[PATCH 4.19 00/63] 4.19.314-rc1 review
 2024-05-14 16:33 UTC  (2+ messages)

[PATCH 1/1] lib: add version into /proc/allocinfo output
 2024-05-14 16:33 UTC  (3+ messages)

[PATCH 5.4 00/84] 5.4.276-rc1 review
 2024-05-14 16:29 UTC  (2+ messages)

[PATCH 1/3] mctp pcc: Implement MCTP over PCC Transport
 2024-05-14 16:29 UTC  (2+ messages)

[PATCH 5.15 000/168] 5.15.159-rc1 review
 2024-05-14 16:27 UTC  (2+ messages)

[RFC PATCH 0/2] TPM derived keys
 2024-05-14 16:22 UTC  (29+ messages)

[PATCH] media: verisilicon: Add reference buffers compression
 2024-05-14 16:20 UTC 

[PATCH 0/3] ARCH_BCM2835 Kconfig changes
 2024-05-14 16:20 UTC  (4+ messages)
` [PATCH 1/3] mailbox: Make BCM2835_MBOX default to ARCH_BCM2835

[syzbot] [ntfs3?] UBSAN: array-index-out-of-bounds in decompress_lznt
 2024-05-14 16:19 UTC 

[syzbot] [crypto?] [bcachefs?] general protection fault in crypto_skcipher_encrypt
 2024-05-14 16:19 UTC 

[PATCH v1] PCI: dwc: Fix resume failure if no EP is connected at some platforms
 2024-05-14 16:19 UTC  (2+ messages)

[PATCH v2, net-next, 2/2] net: stmmac: PCI driver for BCM8958X SoC
 2024-05-14 16:18 UTC  (7+ messages)

drivers/net/dsa/dsa_loop_bdinfo.c build problems
 2024-05-14 16:17 UTC  (12+ messages)

[for-next][PATCH 0/2] tracing: Updates to user-events
 2024-05-14 16:17 UTC  (3+ messages)
` [for-next][PATCH 1/2] tracing/user_events: Fix non-spaced field matching
` [for-next][PATCH 2/2] selftests/user_events: Add non-spacing separator check

[PATCH 1/1] dmaengine: fsl-edma: merge mcf-edma into fsl-edma driver
 2024-05-14 16:16 UTC  (4+ messages)

[for-next][PATCH 0/6] ring-buffer: Memmory mapping the ring buffer to user space
 2024-05-14 16:16 UTC  (7+ messages)
` [for-next][PATCH 1/6] ring-buffer: Allocate sub-buffers with __GFP_COMP
` [for-next][PATCH 2/6] ring-buffer: Introducing ring-buffer mapping functions
` [for-next][PATCH 3/6] tracing: Allow user-space mapping of the ring-buffer
` [for-next][PATCH 4/6] Documentation: tracing: Add ring-buffer mapping
` [for-next][PATCH 5/6] ring-buffer/selftest: Add ring-buffer mapping test
` [for-next][PATCH 6/6] ring-buffer: Have mmapped ring buffer keep track of missed events

[RFC][PATCH 00/10] sched/fair: Complete EEVDF
 2024-05-14 16:15 UTC  (7+ messages)
` [RFC][PATCH 10/10] sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion

[for-next][PATCH 0/7] tracing: Various clean ups and fixes
 2024-05-14 16:14 UTC  (8+ messages)
` [for-next][PATCH 1/7] ftrace: Replaces simple_strtoul in ftrace
` [for-next][PATCH 2/7] ftrace: Use asynchronous grace period for register_ftrace_direct()
` [for-next][PATCH 3/7] tracing: Improve benchmark test performance by using do_div()
` [for-next][PATCH 4/7] ftrace: Remove unused list ftrace_direct_funcs
` [for-next][PATCH 5/7] ftrace: Remove unused global ftrace_direct_func_count
` [for-next][PATCH 6/7] ftrace: Fix possible use-after-free issue in ftrace_location()
` [for-next][PATCH 7/7] eventfs: Fix a possible null pointer dereference in eventfs_find_events()

[PATCH resend v9 0/8] I3C target mode support
 2024-05-14 16:11 UTC  (8+ messages)
` [PATCH resend v9 1/8] i3c: add "

[regression] suspend stress test stalls within 30 minutes
 2024-05-14 16:10 UTC  (8+ messages)

[PATCH v2] f2fs: fix to avoid racing in between read and OPU dio write
 2024-05-14 16:09 UTC  (2+ messages)

[PATCH v2] binder: use bitmap for faster descriptor lookup
 2024-05-14 16:09 UTC 

[PATCH] clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs
 2024-05-14 16:08 UTC  (5+ messages)

[RFC PATCH v1 1/2] virt: memctl: control guest physical memory properties
 2024-05-14 16:07 UTC  (3+ messages)

[PATCH 1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page()
 2024-05-14 16:07 UTC  (9+ messages)
` [PATCH 3/3] f2fs: fix to do sanity check on i_nid for inline_data inode

[PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
 2024-05-14 16:07 UTC  (11+ messages)

[PATCH v3 0/2] Mark Ethernet devices on sa8775p as DMA-coherent
 2024-05-14 16:05 UTC  (5+ messages)

[RFC PATCH 0/7] riscv: Add support for Ssdbltrp extension
 2024-05-14 16:05 UTC  (9+ messages)
` [RFC PATCH 5/7] riscv: add double trap driver
` [RFC PATCH 6/7] riscv: kvm: add SBI FWFT support for SBI_FWFT_DOUBLE_TRAP_ENABLE

[PATCH 12/13] regulator: add pm8008 pmic regulator driver
 2024-05-14 16:04 UTC  (5+ messages)

[PATCH v1 1/1] Input: gpio-keys - expose wakeup keys in sysfs
 2024-05-14 16:05 UTC  (3+ messages)

[PATCH net-next v2 0/2] lan78xx: Enable 125 MHz CLK and Auto Speed configuration for LAN7801 if NO EEPROM is detected
 2024-05-14 16:02 UTC  (3+ messages)
` [PATCH net-next v2 1/2] lan78xx: Enable 125 MHz CLK "
` [PATCH net-next v2 2/2] lan78xx: Enable Auto Speed and Auto Duplex "

[PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-05-14 15:57 UTC  (5+ messages)

[PATCH v2 00/35] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-05-14 15:56 UTC  (4+ messages)

[PATCH RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
 2024-05-14 15:55 UTC  (13+ messages)
` [PATCH RFCv1 04/14] iommufd: Add struct iommufd_viommu and iommufd_viommu_ops
` [PATCH RFCv1 05/14] iommufd: Add IOMMUFD_OBJ_VIOMMU and IOMMUFD_CMD_VIOMMU_ALLOC
` [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops

[PATCH v2 0/6] wifi: wilc1000: fix default mac address
 2024-05-14 15:51 UTC  (7+ messages)
` [PATCH v2 1/6] wifi: wilc1000: set net device registration as last step during interface creation
` [PATCH v2 2/6] wifi: wilc1000: register net device only after bus being fully initialized
` [PATCH v2 3/6] wifi: wilc1000: set wilc_set_mac_address parameter as const
` [PATCH v2 4/6] wifi: wilc1000: add function to read mac address from eFuse
` [PATCH v2 5/6] wifi: wilc1000: make sdio deinit function really deinit the sdio card
` [PATCH v2 6/6] wifi: wilc1000: read MAC address from fuse at probe

[PATCH v6 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-05-14 15:45 UTC  (9+ messages)
` [PATCH v6 1/3] rpmb: add "
` [PATCH v6 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v6 3/3] optee: probe RPMB device using "

[syzbot] [kernfs?] WARNING in kernfs_get (5)
 2024-05-14 15:44 UTC  (2+ messages)
` [syzbot] [kernfs?] [usb?] "

[PATCH v1] perf arm-spe: Unaligned pointer work around
 2024-05-14 15:39 UTC  (2+ messages)

[PATCH v4 00/17] ARM: dts: aspeed: Add IBM P11 BMC Boards
 2024-05-14 15:38 UTC  (6+ messages)
` [PATCH v4 08/17] dt-bindings: fsi: ast2600-fsi-master: Convert to json-schema

[PATCH v2] media: ipu-bridge: fix error code in ipu_bridge_init()
 2024-05-14 15:38 UTC  (4+ messages)

[PATCH] dmaengine: ioatdma: Fix missing kmem_cache_destroy()
 2024-05-14 15:38 UTC  (2+ messages)

[PATCH v7 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-05-14 15:15 UTC  (5+ messages)
` [PATCH v7 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v2] aoe: fix the potential use-after-free problem in more places
 2024-05-14 15:34 UTC  (2+ messages)

[GIT PULL] OpenRISC updates for 6.10
 2024-05-14 15:34 UTC 

[PATCH] cpufreq: amd-pstate: fix the memory to free after epp exist
 2024-05-14  6:27 UTC  (3+ messages)

[PATCH v2 00/17] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-05-14 15:32 UTC  (6+ messages)
` [PATCH 04/17] KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler

[PATCH 0/3] drm/rockchip: vop2: Add VP clock resets support
 2024-05-14 15:19 UTC  (4+ messages)
` [PATCH 1/3] drm/rockchip: vop2: Add "
` [PATCH 2/3] arm64: dts: rockchip: Add VOP clock resets for rk3588s
` [PATCH 3/3] dt-bindings: display: vop2: Add VP clock resets

[PATCH -next] memcg: don't handle event_list for v2 when offlining
 2024-05-14 15:21 UTC  (3+ messages)

[PATCH v2 linux-next] media: i2c: st-mipid02: replace of_node_put() with __free
 2024-05-14 15:20 UTC  (3+ messages)

[RESEND][PATCH v3 0/1] Fix lb_imbalance reporting in /proc/schedstat
 2024-05-14 15:14 UTC  (5+ messages)
` [RESEND][PATCH v3 1/1] sched: Report the different kinds of imbalances "

[PATCH] net/ipv6: Fix route deleting failure when metric equals 0
 2024-05-14 15:13 UTC  (2+ messages)

[PATCH] drm/bridge: adv7511: Attach next bridge without creating connector
 2024-05-14 15:12 UTC  (3+ messages)
`  "

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-14 15:11 UTC  (7+ messages)
` [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains

[PATCH v17 0/9] Add support for Sub-NUMA cluster (SNC) systems
 2024-05-14 15:08 UTC  (8+ messages)
` [PATCH v17 7/9] x86/resctrl: Add new monitor files for Sub-NUMA cluster (SNC) monitoring

[PATCH] net: qrtr: ns: Fix module refcnt
 2024-05-14 15:05 UTC  (2+ messages)

[PATCH v2 cmpxchg 0/8] Provide emulation for one--byte cmpxchg()
 2024-05-14 15:02 UTC  (9+ messages)
` [PATCH v2 cmpxchg 09/13] lib: Add one-byte emulation function

[PATCH net-next v2 1/1] net: intel: Use *-y instead of *-objs in Makefile
 2024-05-14 15:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2] media: imx-pxp: fix ERR_PTR dereference in pxp_probe()
 2024-05-14 14:58 UTC  (2+ messages)

[PATCHv4 0/4] x86/tdx: Adjust TD settings on boot
 2024-05-14 14:56 UTC  (3+ messages)
` [PATCHv4 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs

[PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
 2024-05-14 14:54 UTC  (8+ messages)

[PATCH v2 0/7] add mTHP support for anonymous shmem
 2024-05-14 14:49 UTC  (3+ messages)
` [PATCH v2 7/7] mm: shmem: add mTHP counters "

[PATCH 6.6 000/301] 6.6.31-rc1 review
 2024-05-14 14:48 UTC  (2+ messages)

[Linux kernel bug] INFO: task hung in blk_mq_get_tag
 2024-05-14 14:45 UTC  (4+ messages)

[PATCH RFC] ASoC: amlogic: do not use dpcm_playback/capture flags
 2024-05-14 14:45 UTC  (2+ messages)

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-05-14 14:44 UTC  (9+ messages)
` [PATCH v4 02/11] riscv: add ISA extensions validation

[PATCH] wifi: ath10k: fix QCOM_RPROC_COMMON dependency
 2024-05-14 14:43 UTC  (2+ messages)

[PATCH] bus: mhi: host: Add Foxconn SDX72 related support
 2024-05-14 14:37 UTC  (2+ messages)

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-14 14:36 UTC  (5+ messages)
` [PATCH v15 19/20] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH v5] can: mcp251xfd: fix infinite loop when xmit fails
 2024-05-14 14:34 UTC  (3+ messages)

[PATCH bpf] bpf, docs: Fix the description of 'src' in ALU instructions
 2024-05-14 14:33 UTC  (2+ messages)

[PATCH v2] fs: remove accidental overflow during wraparound check
 2024-05-14 14:33 UTC  (2+ messages)

[PATCH v3] kunit: Cover 'assert.c' with tests
 2024-05-14 14:31 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62x-sk-common: Reserve 128MiB of global CMA
 2024-05-14 14:29 UTC  (6+ messages)

[PATCH v3] module: create weak dependecies
 2024-05-14 14:25 UTC  (2+ messages)

[PATCH v3 0/3] mtd: nand: mxc_nand: Convert to exec_op
 2024-05-14 14:25 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: nand: mxc_nand: separate page read from ecc calc
` [PATCH v3 2/3] mtd: nand: mxc_nand: implement exec_op
` [PATCH v3 3/3] mtd: nand: mxc_nand: support software ECC

[PATCH v3 0/6] clk: imx: clk-audiomix: Improvement for audiomix
 2024-05-14 14:23 UTC  (3+ messages)
` [PATCH v3 2/6] reset: imx8mp-audiomix: Add AudioMix Block Control reset driver

[PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
 2024-05-14 14:21 UTC  (5+ messages)

[PATCH v2 0/9] A fix and some cleanups to jbd2
 2024-05-14 14:11 UTC  (3+ messages)
` [PATCH v2 4/9] jbd2: jump to new copy_done tag when b_frozen_data is created concurrently

[RFC PATCH] reset: Add devm_reset_control_deassert helper
 2024-05-14 14:09 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: use-after-free Read in __ext4_check_dir_entry (2)
 2024-05-14 14:09 UTC 


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).