messages from 2024-05-17 23:42:39 to 2024-05-18 15:48:06 UTC [more...]
[net] ipv6: sr: fix missing sk_buff release in seg6_input_core
2024-05-18 15:47 UTC (2+ messages)
[RFC] Mitigating unexpected arithmetic overflow
2024-05-18 15:39 UTC (20+ messages)
[PATCH 00/16] TDX MMU prep series part 1
2024-05-18 15:41 UTC (13+ messages)
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
[PATCH] KVM: SEV: Fix unused variable in guest request handling
2024-05-18 15:29 UTC (2+ messages)
[GIT PULL] kgdb changes for v6.10
2024-05-18 15:26 UTC
[PULL 17/19] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
2024-05-18 15:04 UTC (2+ messages)
` [PATCH] KVM: SEV: Fix guest memory leak when handling guest requests
[PATCH 04/13] a2b: add AD24xx I2C interface driver
2024-05-18 15:02 UTC (3+ messages)
[PATCH] bpf: constify member bpf_sysctl_kern::table
2024-05-18 14:58 UTC
[GIT PULL] probes updates for v6.10
2024-05-18 14:38 UTC (5+ messages)
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
2024-05-18 14:37 UTC
[syzbot] [input?] possible deadlock in evdev_cleanup (2)
2024-05-18 14:18 UTC
[PATCH v6] ASoC: tas2781: Fix wrong loading calibrated data sequence
2024-05-18 14:15 UTC
other.c:undefined reference to `devm_led_classdev_register_ext'
2024-05-18 14:09 UTC
[PATCH] mm/hugetlb: constify ctl_table arguments of utility functions
2024-05-18 14:00 UTC
[syzbot] [v9fs?] KASAN: slab-use-after-free Read in p9_fid_destroy
2024-05-18 13:55 UTC (9+ messages)
[PATCH] utsname: constify ctl_table arguments of utility function
2024-05-18 13:53 UTC
[PATCH] clkdev: report over-sized strings when creating clkdev entries
2024-05-18 13:44 UTC (8+ messages)
[RFT PATCH v2 26/48] drm/panel: simple: Stop tracking prepared/enabled
2024-05-18 13:20 UTC (2+ messages)
` [RFT,v2,26/48] "
[PATCH v2] net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
2024-05-18 13:04 UTC
[PATCH v2 1/3] dt-bindings: leds-lp55xx: limit pwr-sel property to ti,lp8501
2024-05-18 12:59 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: leds-lp55xx: Add new ti,lp5569 compatible
` [PATCH v2 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569
[PATCH] tools/lib/thermal: fix sampling handler context ptr
2024-05-18 12:57 UTC
[BUG] Linux 6.8.10 NPE
2024-05-18 12:53 UTC
[PATCH 01/13] a2b: add A2B driver core
2024-05-18 12:46 UTC (2+ messages)
[PATCH 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569
2024-05-18 12:46 UTC (2+ messages)
[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
2024-05-18 12:42 UTC (29+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client
` [RFC PATCH net-next 02/28] net: ethernet: ti: add RPMsg structures for Ethernet Switch Firmware
` [RFC PATCH net-next 03/28] net: ethernet: ti: introduce the CPSW Proxy Client
` [RFC PATCH net-next 04/28] net: ethernet: ti: cpsw-proxy-client: add support for creating requests
` [RFC PATCH net-next 05/28] net: ethernet: ti: cpsw-proxy-client: enable message exchange with EthFw
` [RFC PATCH net-next 06/28] net: ethernet: ti: cpsw-proxy-client: add helper to get virtual port info
` [RFC PATCH net-next 07/28] net: ethernet: ti: cpsw-proxy-client: add helper to attach virtual ports
` [RFC PATCH net-next 08/28] net: ethernet: ti: cpsw-proxy-client: add helpers to alloc/free resources
` [RFC PATCH net-next 09/28] net: ethernet: ti: cpsw-proxy-client: add helper to init TX DMA Channels
` [RFC PATCH net-next 10/28] net: ethernet: ti: cpsw-proxy-client: add helper to init RX "
` [RFC PATCH net-next 11/28] net: ethernet: ti: cpsw-proxy-client: add NAPI TX polling function
` [RFC PATCH net-next 12/28] net: ethernet: ti: cpsw-proxy-client: add NAPI RX "
` [RFC PATCH net-next 13/28] net: ethernet: ti: cpsw-proxy-client: add helper to create netdevs
` [RFC PATCH net-next 14/28] net: ethernet: ti: cpsw-proxy-client: add and register dma irq handlers
` [RFC PATCH net-next 15/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register MAC
` [RFC PATCH net-next 16/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_open
` [RFC PATCH net-next 17/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_stop
` [RFC PATCH net-next 18/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_start_xmit
` [RFC PATCH net-next 19/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_get_stats64
` [RFC PATCH net-next 20/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_tx_timeout
` [RFC PATCH net-next 21/28] net: ethernet: ti: cpsw-proxy-client: register ndo_validate/ndo_set_mac_addr
` [RFC PATCH net-next 22/28] net: ethernet: ti: cpsw-proxy-client: implement .get_link ethtool op
` [RFC PATCH net-next 23/28] net: ethernet: ti: cpsw-proxy-client: add sw tx/rx irq coalescing
` [RFC PATCH net-next 24/28] net: ethernet: ti: cpsw-proxy-client: export coalescing support
` [RFC PATCH net-next 25/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register IPv4
` [RFC PATCH net-next 26/28] net: ethernet: ti: cpsw-proxy-client: add ndo_set_rx_mode member
` [RFC PATCH net-next 27/28] net: ethernet: ti: cpsw-proxy-client: add helper to detach virtual ports
` [RFC PATCH net-next 28/28] net: ethernet: ti: cpsw-proxy-client: enable client driver functionality
[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dbAdjTree (2)
2024-05-18 12:29 UTC
[syzbot] [nilfs?] possible deadlock in nilfs_transaction_begin
2024-05-18 12:29 UTC
[PATCH 0/3] Introduce user namespace capabilities
2024-05-18 12:27 UTC (18+ messages)
` [PATCH 1/3] capabilities: "
[PATCH 0/3] Add thermal management support for STi platform
2024-05-18 12:12 UTC (4+ messages)
` [PATCH 1/3] thermal: st: switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCH 2/3] thermal: sti: depend on THERMAL_OF subsystem
` [PATCH 3/3] ARM: dts: sti: add thermal-zones support on stih418
[PATCH v4] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
2024-05-18 11:59 UTC (3+ messages)
[paulmck-rcu:dev.2024.05.14a] BUILD SUCCESS 5a5540f7ccfb0b473f39c874d94a0dadfccd3e62
2024-05-18 11:58 UTC
[PATCH v3][next] tty: sunsu: Simplify device_node cleanup by using __free
2024-05-18 11:40 UTC
[RFC PATCH v2 0/1] Introduce per-task io utilization boost
2024-05-18 11:39 UTC (2+ messages)
` [RFC PATCH v2 1/1] sched/fair: sugov: Introduce per-task io util boost
[PATCH] tpm: Disable TCG_TPM2_HMAC by default
2024-05-18 11:34 UTC
[PATCH v3] cxl/events: Use a common struct for DRAM and General Media events
2024-05-18 11:26 UTC
SLB9670 TPM module crash
2024-05-18 11:27 UTC (3+ messages)
[PATCH v3 9/9] drivers: iio: imu: Add support for adis1657x family
2024-05-18 11:00 UTC (3+ messages)
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (2)
2024-05-18 11:00 UTC
[PATCH] fs: switch timespec64 fields in inode to discrete integers
2024-05-18 10:48 UTC (3+ messages)
[PATCH v7 0/3] Add support for Loongson-1 NAND
2024-05-18 10:47 UTC (5+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller
[PATCH v3 0/2] remoteproc: k3-r5: Wait for core0 power-up before powering up core1
2024-05-18 10:44 UTC (3+ messages)
` [PATCH v3 2/2] remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs
[PATCH] mtd: rawnand: rockchip: reject NVDDR timings when checked
2024-05-18 10:44 UTC (2+ messages)
[PATCH 0/2] ARM: dts: mix: Add Kobo Clara HD rev B
2024-05-18 9:41 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: imx: Add Kobo Clara HD rev b
[PATCH] dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
2024-05-18 10:05 UTC
[GIT PULL] smb3 fix
2024-05-18 9:59 UTC
[PATCH -tip 1/5] x86/percpu: Introduce pcpu_binary_op() macro
2024-05-18 9:44 UTC (2+ messages)
` [tip: x86/percpu] x86/percpu: Introduce the "
[PATCH -tip 2/5] x86/percpu: Move some percpu macros around
2024-05-18 9:44 UTC (2+ messages)
` [tip: x86/percpu] x86/percpu: Move some percpu macros around for readability
[PATCH -tip 3/5] x86/percpu: Unify percpu read-write accessors
2024-05-18 9:44 UTC (2+ messages)
` [tip: x86/percpu] "
[PATCH -tip 4/5] x86/percpu: Introduce __raw_cpu_read_const() macro
2024-05-18 9:44 UTC (2+ messages)
` [tip: x86/percpu] x86/percpu: Introduce the "
[PATCH -tip 5/5] x86/percpu: Fix operand constraint modifier in __raw_cpu_write()
2024-05-18 9:44 UTC (2+ messages)
` [tip: x86/percpu] "
[PATCH] perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
2024-05-18 9:43 UTC (3+ messages)
` [tip: perf/urgent] "
[syzbot] [hfs?] KMSAN: uninit-value in copy_name
2024-05-18 9:21 UTC
[GIT PULL] x86 fixes
2024-05-18 9:10 UTC
[PATCH v7 00/37] Device Tree support for SH7751 based board
2024-05-18 9:08 UTC (2+ messages)
` [RESEND "
[GIT PULL] scheduler fixes
2024-05-18 9:03 UTC
[GIT PULL] Performance events updates for v6.10, #2
2024-05-18 8:57 UTC
[PATCH] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
2024-05-18 8:48 UTC (4+ messages)
DRM Accel BoF at Linux Plumbers
2024-05-18 8:46 UTC
[PATCH 1/6] ASoC: topology: Constify an argument of snd_soc_tplg_component_load()
2024-05-18 8:34 UTC (3+ messages)
[PATCH v2 1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
2024-05-18 8:30 UTC (2+ messages)
` [PATCH v2 2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
[PATCH v2 0/2] Bluetooth: hci_core: Refactor hci_get_dev_list() function
2024-05-18 8:30 UTC
[PATCH] ASoC: dt-bindings: mt6358: Convert to dtschema
2024-05-18 8:16 UTC
[PATCH v3 0/3] Add update_mmu_tlb_range() to simplify code
2024-05-18 7:49 UTC (4+ messages)
` [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
` [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
` [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code
[PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
2024-05-18 7:32 UTC (7+ messages)
[PATCH v1 1/2] virt: pvmemcontrol: control guest physical memory properties
2024-05-18 7:24 UTC (2+ messages)
` [PATCH v1 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers
[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-05-18 6:35 UTC (7+ messages)
` [PATCH v3 1/3] iomap: pass blocksize to iomap_truncate_page()
` [PATCH v3 3/3] xfs: correct the zeroing truncate range
[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-05-18 6:28 UTC (3+ messages)
[PATCH v2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
2024-05-18 6:19 UTC
[PATCH] mm: batch unlink_file_vma calls in free_pgd_range
2024-05-18 6:20 UTC
Question about "perf list"
2024-05-18 6:12 UTC
[PATCH] line6: add midibuf init failure handling in line6_init_midi()
2024-05-18 6:00 UTC (5+ messages)
[PATCH] line6: add midibuf init failure handling in line6_init_midi()
2024-05-18 5:58 UTC (2+ messages)
[syzbot] [bpf?] possible deadlock in get_page_from_freelist
2024-05-18 5:40 UTC (2+ messages)
WARNING: CPU: 5 PID: 23226 at fs/ext4/ext4_jbd2.c:73 ext4_journal_check_start+0x2c/0x82 [Linux 6.6.30, data=journal]
2024-05-18 5:24 UTC
[syzbot] [ext4?] WARNING: locking bug in ext4_mb_add_groupinfo
2024-05-18 5:23 UTC
[GIT PULL] ext4 updates for v6.10-rc1
2024-05-18 4:46 UTC
[syzbot] [f2fs?] WARNING: locking bug in f2fs_getxattr
2024-05-18 4:28 UTC
[PATCH] staging: greybus: audio_codec.c: Remove redundant parenthesis
2024-05-18 4:12 UTC (2+ messages)
[PATCH v5 0/7] Linux RISC-V IOMMU Support
2024-05-18 3:51 UTC (7+ messages)
` [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
[PATCH v1] ASoC: tas2552: Add TX path for capturing AUDIO-OUT data
2024-05-18 3:35 UTC
[PATCH v1 0/3] Use BPF filters for a "perf top -u" workaround
2024-05-18 3:29 UTC (7+ messages)
` [PATCH v1 1/3] perf bpf filter: Give terms their own enum
[PATCH 0/2] selftests: harness: refactor __constructor_order
2024-05-18 3:29 UTC (4+ messages)
` [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()
[PATCH v1] perf top: Make zeroing histogram on refresh the default
2024-05-18 3:18 UTC (3+ messages)
[PATCH v2] ntp: safeguard against time_constant overflow case
2024-05-18 2:33 UTC (2+ messages)
[GIT PULL] MM updates for 6.10-rc1
2024-05-18 2:22 UTC
ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_sym_address: .text+0x8): relocation R_RISCV_PCREL_HI20 out of range: -524440 is not in [-524288, 524287]; references kallsyms_relative_base
2024-05-18 2:17 UTC
[PATCH stable] block/mq-deadline: fix different priority request on the same zone
2024-05-18 2:14 UTC (5+ messages)
[PATCH 1/1] PCI: Support VF resizable BAR
2024-05-18 2:06 UTC (2+ messages)
[GIT PULL] Networking merge window fixes
2024-05-18 2:01 UTC (2+ messages)
[GIT PULL] tracing/tools: RTLA updates for 6.10
2024-05-18 1:54 UTC (2+ messages)
[GIT PULL] tracing: Cleanups for v6.10
2024-05-18 1:54 UTC (2+ messages)
[GIT PULL] tracing/ring-buffer: Updates for v6.10
2024-05-18 1:54 UTC (2+ messages)
[GIT PULL] bootconfig: Updates for v6.10
2024-05-18 1:54 UTC (2+ messages)
[GIT PULL] sysctl changes for v6.10-rc1
2024-05-18 1:54 UTC (2+ messages)
[GIT PULL] Devicetree updates for v6.10
2024-05-18 1:54 UTC (2+ messages)
[PATCH] x86: select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y
2024-05-18 1:47 UTC (2+ messages)
[RFC PATCH 0/9] reset: amlogic: move reset drivers out of CCF
2024-05-18 1:43 UTC (6+ messages)
` [RFC PATCH 7/9] reset: amlogic: add auxiliary reset driver support
` [RFC PATCH 9/9] clk: amlogic: axg-audio: use the auxiliary reset driver
[PATCH net-next v2 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-05-18 1:29 UTC (5+ messages)
` [PATCH net-next v2 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v2 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH v1 0/7] sched: Adjust affinity according to change of housekeeping cpumask
2024-05-18 1:25 UTC (6+ messages)
` [PATCH v1 3/7] sched/isolation: Adjust affinity of hrtimers "
` [PATCH v1 4/7] sched/isolation: Adjust affinity of managed irqs "
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-18 1:25 UTC (5+ messages)
[PATCH v3 37/40] fsi: core: Add different types of CFAM
2024-05-18 1:03 UTC (2+ messages)
[PATCH net-next v9 00/14] Device Memory TCP
2024-05-18 0:39 UTC (3+ messages)
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
LKMM: Making RMW barriers explicit
2024-05-18 0:31 UTC (4+ messages)
[PATCH 04/16] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
2024-05-18 0:25 UTC (12+ messages)
[PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
2024-05-18 0:18 UTC
[PATCH] selftests: hid: Do not open-code TEST_HARNESS_MAIN
2024-05-18 0:17 UTC
[PATCH] selftests: rtc: rtctest: Do not open-code TEST_HARNESS_MAIN
2024-05-18 0:16 UTC
[PATCH] soc: sunxi: sram: Remove unused list 'claimed_sram'
2024-05-18 0:15 UTC (2+ messages)
[PATCH] virt: acrn: Remove unusted list 'acrn_irqfd_clients'
2024-05-18 0:12 UTC (2+ messages)
[PATCH 0/9] KVM: x86: Fixes for KVM_INTEL_PROVE_VE
2024-05-18 0:04 UTC (10+ messages)
` [PATCH 1/9] KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU
` [PATCH 2/9] KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
` [PATCH 3/9] KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1)
` [PATCH 4/9] KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs
` [PATCH 5/9] KVM: VMX: Dump VMCS on unexpected #VE
` [PATCH 6/9] KVM: x86/mmu: Print SPTEs "
` [PATCH 7/9] KVM: VMX: Don't kill the VM on an "
` [PATCH 8/9] KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo
` [PATCH 9/9] KVM: x86: Disable KVM_INTEL_PROVE_VE by default
[PATCH] Bluetooth: qca: If memdump doesn't work, re-enable IBS
2024-05-18 0:02 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).