mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2] ARC: bpf: Correct conditional check in 'check_jmp_32'
 2024-11-13 20:00 UTC  (2+ messages)

[PATCH 0/2] vmxnet3: Fix inconsistent DMA accesses
 2024-11-13 20:00 UTC  (2+ messages)
` [PATCH 1/2] vmxnet3: Fix inconsistent DMA accesses in vmxnet3_probe_device()

[PATCH 6.11 000/184] 6.11.8-rc1 review
 2024-11-13 19:59 UTC  (3+ messages)

[PATCH 6.6 000/119] 6.6.61-rc1 review
 2024-11-13 19:59 UTC  (3+ messages)

[PATCH 6.1 00/98] 6.1.117-rc1 review
 2024-11-13 19:58 UTC  (3+ messages)

[PATCH 5.15 00/76] 5.15.172-rc1 review
 2024-11-13 19:58 UTC  (2+ messages)

[PATCH net-next] net: sparx5: add missing lan969x Kconfig dependency
 2024-11-13 19:56 UTC  (2+ messages)

[RFC PATCH 0/4] Scheduler time slice extension
 2024-11-13 19:56 UTC  (9+ messages)
` [RFC PATCH 2/4] Scheduler time extention

[PATCH net 0/2] ipv6: fix temporary address not removed correctly
 2024-11-13 19:56 UTC  (3+ messages)
` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test

[PATCH v2 0/5] add sof support on imx95
 2024-11-13 19:52 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: add common binding for NXP CPUs
` [PATCH v2 2/5] ASoC: dt-bindings: add binding for imx95's CM7 core
` [PATCH v2 3/5] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support
` [PATCH v2 4/5] ASoC: SOF: imx: add driver for imx95
` [PATCH v2 5/5] arm64: dts: imx: add imx95 dts for sof

[PATCH v10 00/10] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-11-13 19:50 UTC  (11+ messages)
` [PATCH v10 05/10] iommu/amd: Introduce helper function to update 256-bit DTE

[PATCH v2] docs/mm: add VMA locks documentation
 2024-11-13 19:46 UTC  (5+ messages)

[PATCH v2] rust: platform: add Io support
 2024-11-13 19:42 UTC  (2+ messages)

[PATCH] ARM: dts: imxrt1050: Fix clocks for mmc
 2024-11-13 19:36 UTC 

[PATCH v5 00/19] Implement DWARF modversions
 2024-11-13 19:35 UTC  (9+ messages)
` [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
` [PATCH v5 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms

[syzbot] [bcachefs?] kernel BUG in __bch2_btree_node_write
 2024-11-13 19:33 UTC  (2+ messages)

[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
 2024-11-13 19:32 UTC  (3+ messages)
` [PATCH net-next v8 1/2] tools: ynl-gen: allow uapi headers in sub-dirs
` [PATCH net-next v8 2/2] binder: report txn errors via generic netlink

[PATCH v4 0/4] overlayfs: Optimize override/revert creds
 2024-11-13 19:30 UTC  (4+ messages)
` [PATCH v4 4/4] ovl: "

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc8
 2024-11-13 19:29 UTC 

[PATCH 0/3 perf-tools-next] Selectable disassembler
 2024-11-13 19:27 UTC  (9+ messages)
` [PATCH 2/3] perf disasm: Define stubs for the LLVM and capstone disassemblers
` [PATCH 3/3] perf disasm: Allow configuring what disassemblers to use

Some observations (results) on BPF acquire and release
 2024-11-13 19:25 UTC  (5+ messages)

[PATCH mm-unstable v1 0/2] Track pages allocated for struct
 2024-11-13 19:18 UTC  (3+ messages)

platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2024-11-13 19:17 UTC  (9+ messages)

[PATCH v3 0/1] seal system mappings
 2024-11-13 19:16 UTC  (2+ messages)
` [PATCH v3 1/1] exec: "

[PATCH] riscv/futex: Optimize atomic cmpxchg
 2024-11-13 19:15 UTC 

[PATCH v1] mm: zswap: Fix a potential memory leak in zswap_decompress()
 2024-11-13 19:12 UTC  (5+ messages)

[PATCH 01/13] kernel/irq/proc: use seq_put_decimal_ull_width() for decimal values
 2024-11-13 19:10 UTC  (2+ messages)

[PATCH 1/2] x86/pkeys: Change caller of update_pkru_in_sigframe()
 2024-11-13 19:10 UTC  (3+ messages)
` [PATCH 2/2] x86/pkeys: Set XINUSE[PKRU] to 1 so that PKRU is XRSTOR'd correctly

[PATCH v13 0/7] Preparatory changes for Proxy Execution v13
 2024-11-13 19:07 UTC  (4+ messages)
` [PATCH v13 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock

[PATCH v2 0/5] move per-vma lock into vm_area_struct
 2024-11-13 19:05 UTC  (10+ messages)
` [PATCH v2 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH v8 0/5] Correct perf sampling with Guest VMs
 2024-11-13 19:01 UTC  (6+ messages)
` [PATCH v8 1/5] arm: perf: Drop unused functions
` [PATCH v8 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v8 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v8 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v8 5/5] perf: Correct perf sampling with guest VMs

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-13 19:00 UTC  (12+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

kernel tcp sockets stuck in FIN_WAIT1 after call tcp_close
 2024-11-13 18:56 UTC  (2+ messages)

[PATCH v4] ALSA: hda/tas2781: Add speaker id check for ASUS projects
 2024-11-13 18:55 UTC  (3+ messages)

[PATCH v4 0/2] add const_true() to simplify GENMASK_INPUT_CHECK()
 2024-11-13 18:53 UTC  (4+ messages)
` [PATCH v4 1/2] compiler.h: add const_true()
` [PATCH v4 2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK()

[PATCH v2 0/2] MIPI DSI phy for rk3588
 2024-11-13 18:50 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Rockchip MIPI CSI/DSI PHY schema

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-11-13 18:46 UTC  (6+ messages)
` [PATCH net v2 1/5] net/diag: Do not race on dumping MD5 keys with adding new MD5 keys
` [PATCH net v2 2/5] net/diag: Warn only once on EMSGSIZE
` [PATCH net v2 3/5] net/diag: Pre-allocate optional info only if requested
` [PATCH net v2 4/5] net/diag: Always pre-allocate tcp_ulp info
` [PATCH net v2 5/5] net/netlink: Correct the comment on netlink message max cap

[PATCH] clk:sophgo: Remove uninitialized variable for CV1800 PLL
 2024-11-13 18:46 UTC 

[PATCH 0/2] iio: adc: ad4695: move dt-bindings header
 2024-11-13 18:45 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: adi,ad4695: change include path

[PATCH v5 0/7] mm/mprotect: Fix dax puds
 2024-11-13 18:45 UTC  (6+ messages)

[PATCH] tpm: Disable TPM on tpm2_create_primary() failure
 2024-11-13 18:44 UTC 

[PATCH v2] riscv: defconfig: enable pinctrl and dwmac support for TH1520
 2024-11-13 18:43 UTC 

[PATCH v6 0/2] MCTP Over PCC Transport
 2024-11-13 18:41 UTC  (10+ messages)
` [PATCH v6 2/2] mctp pcc: Implement MCTP over "

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-13 18:41 UTC  (11+ messages)

[PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
 2024-11-13 18:41 UTC  (3+ messages)

[PATCH v6 0/8] Add SEV firmware hotloading
 2024-11-13 18:40 UTC  (4+ messages)
` [PATCH v6 3/8] firmware_loader: Move module refcounts to allow unloading

[PATCH v7 4/5] x86: perf: Refactor misc flag assignments
 2024-11-13 18:39 UTC  (3+ messages)

[REGRESSION] sched/fair: Add lag based placement
 2024-11-13 18:33 UTC  (4+ messages)
  ` [External] : "

LKFT CI: improving Networking selftests results when validating stable kernels
 2024-11-13 18:33 UTC  (3+ messages)

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-11-13 18:29 UTC  (10+ messages)

[PATCH v2 0/2] Let cgroup use RCU for kernfs_node::name lookup
 2024-11-13 18:28 UTC  (7+ messages)
` [PATCH v2 2/2] cgroup, kernfs: Move cgroup to the RCU interface for name lookups

[PATCH v16 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-13 18:27 UTC  (15+ messages)
` [PATCH v16 01/14] EDAC: Add support for EDAC device features control
` [PATCH v16 02/14] EDAC: Add scrub control feature
` [PATCH v16 03/14] EDAC: Add ECS "
` [PATCH v16 04/14] cxl: Add Get Supported Features command for kernel usage
` [PATCH v16 05/14] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v16 06/14] cxl/mbox: Add SET_FEATURE "
` [PATCH v16 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v16 08/14] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v16 09/14] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v16 10/14] ras: mem: Add memory "
` [PATCH v16 11/14] EDAC: Add memory repair control feature
` [PATCH v16 12/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v16 13/14] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v16 14/14] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH 0/2] s390: Raise minimum clang version to 19.1.0
 2024-11-13 18:22 UTC  (5+ messages)
` [PATCH 1/2] scripts/min-tool-version.sh: Raise minimum clang version to 19.1.0 for s390
` [PATCH 2/2] s390/fpu: Remove inline assembly variants for old clang versions

[PATCH v5 00/10] Add SEV firmware hotloading
 2024-11-13 18:22 UTC  (6+ messages)
` [PATCH v5 09/10] KVM: SVM: Use new ccp GCTX API

[PATCH v2] scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG
 2024-11-13 18:21 UTC  (2+ messages)

[PATCH 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
 2024-11-13 18:19 UTC  (8+ messages)
` [PATCH 2/2] sched/deadline: Correctly account for allocated bandwidth during hotplug

[PATCH v3 1/3] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
 2024-11-13 18:18 UTC  (3+ messages)

[PATCH v2] MIPS: move _stext definition to vmlinux.lds.S
 2024-11-13 18:13 UTC  (3+ messages)

[GIT PULL] Btrfs updates for 6.13
 2024-11-13 18:13 UTC 

[PATCH v2 0/6] Enable IPQ5424 USB support
 2024-11-13 18:11 UTC  (4+ messages)
` [PATCH v2 6/6] arm64: dts: qcom: Add USB controller and phy nodes for IPQ5424

[PATCH net-next 0/7] ethtool: generate uapi header from the spec
 2024-11-13 18:10 UTC  (8+ messages)
` [PATCH net-next 1/7] ynl: support attr-cnt-name attribute in legacy definitions
` [PATCH net-next 2/7] ynl: support render "
` [PATCH net-next 3/7] ynl: support directional specs in ynl-gen-c.py
` [PATCH net-next 4/7] ynl: add missing pieces to ethtool spec to better match uapi header
` [PATCH net-next 5/7] ethtool: separate definitions that are gonna be generated
` [PATCH net-next 6/7] ethtool: remove the comments that are not "
` [PATCH net-next 7/7] ethtool: regenerate uapi header from the spec

[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-13 18:09 UTC  (8+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v5 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH RESEND] USB: serial: CH341: add hardware flow control RTS/CTS
 2024-11-13 18:08 UTC 

[BUG] BUG: unable to handle page fault for address: ffffffffa6df0480
 2024-11-13 18:07 UTC  (2+ messages)

[PATCH v4 0/6] Avoid parsing tracepoint format just for id
 2024-11-13 18:06 UTC  (5+ messages)

linux-next: manual merge of the rust tree with the ftrace tree
 2024-11-13 18:05 UTC  (2+ messages)

[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
 2024-11-13 18:05 UTC  (3+ messages)

linux-next: manual merge of the rust tree with the ftrace tree
 2024-11-13 18:05 UTC  (2+ messages)

[PATCH v6 0/5] Pinctrl: A4: Add pinctrl driver
 2024-11-13 18:04 UTC  (3+ messages)
` [PATCH v6 4/5] pinctrl: meson: Add driver support for Amlogic A4 SoCs

[PATCH net v4 0/7] Double free fixes and NULL pointer checks
 2024-11-13 18:02 UTC  (7+ messages)
` [PATCH net v4 3/7] octeon_ep: add protective null checks in napi callbacks for cn9k cards
` [PATCH net v4 4/7] octeon_ep: add protective null checks in napi callbacks for cnxk cards
` [PATCH net v4 6/7] octeon_ep_vf: add protective null checks in napi callbacks for cn9k cards

[PATCH] dma-mapping: Save base/size instead of pointer to shared DMA pool
 2024-11-13 18:02 UTC  (2+ messages)

[PATCH v2 0/4] media: venus: enable venus on qcs615
 2024-11-13 18:01 UTC  (3+ messages)
` [PATCH v2 2/4] media: venus: core: add qcs615 platform data

[PATCH 0/3] KVM: x86: Small changes to support VMware guests
 2024-11-13 17:59 UTC  (14+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls

[PATCH v4 1/1] x86/fred: Clear WFE in missing-ENDBRANCH #CPs
 2024-11-13 17:59 UTC 

[PATCH bpf-next 00/10] selftests/bpf: migrate test_flow_dissector.sh to test_progs
 2024-11-13 17:59 UTC  (22+ messages)
` [PATCH bpf-next 01/10] selftests/bpf: add a macro to compare raw memory
` [PATCH bpf-next 02/10] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
` [PATCH bpf-next 03/10] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
` [PATCH bpf-next 04/10] selftests/bpf: re-split main function into dedicated tests
` [PATCH bpf-next 05/10] selftests/bpf: expose all subtests from flow_dissector
` [PATCH bpf-next 06/10] selftests/bpf: add gre packets testing to flow_dissector
` [PATCH bpf-next 07/10] selftests/bpf: migrate flow_dissector namespace exclusivity test
` [PATCH bpf-next 08/10] selftests/bpf: Enable generic tc actions in selftests config
` [PATCH bpf-next 09/10] selftests/bpf: migrate bpf flow dissectors tests to test_progs
` [PATCH bpf-next 10/10] selftests/bpf: remove test_flow_dissector.sh

[PATCH][next] xfrm: Add error handling when nla_put_u32() returns an error
 2024-11-13 17:59 UTC  (4+ messages)

[PATCH] serial: amba-pl011: Fix RX stall when DMA is used
 2024-11-13 17:57 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: timer: fsl,imxgpt: Fix the fsl,imx7d-gpt fallback
 2024-11-13 17:57 UTC  (4+ messages)

[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
 2024-11-13 17:57 UTC  (2+ messages)

[PATCH] [v2] ASoC: sma1307: fix uninitialized variable refence
 2024-11-13 17:57 UTC 

[PATCH] zonefs: Fix the wrong format specifier
 2024-11-13 17:55 UTC  (2+ messages)

[PATCH] hwmon: tmp108: fix I3C dependency
 2024-11-13 17:55 UTC 

[PATCH 0/4] pidfs: implement file handle support
 2024-11-13 17:55 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] pseudofs: add support for export_ops
  ` [PATCH v2 2/3] exportfs: allow fs to disable CAP_DAC_READ_SEARCH check
  ` [PATCH v2 3/3] pidfs: implement file handle support

[PATCH 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-13 17:54 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
` [PATCH 2/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'
` [PATCH 3/4] iio: accel: fxls8962af: add fxls8974cf support
` [PATCH 4/4] iio: accel: fxls8962af: add fxls8967af support

[PATCH v3 1/1] x86/fred: Clear WFE in missing-ENDBRANCH #CPs
 2024-11-13 17:49 UTC  (4+ messages)

[RESEND PATCH v3 0/2] add _statically_true() to simplify GENMASK_INPUT_CHECK()
 2024-11-13 17:47 UTC  (6+ messages)
` [RESEND PATCH v3 1/2] compiler.h: add _static_assert()

[PATCH] spi: Delete useless checks
 2024-11-13 17:47 UTC  (2+ messages)

[PATCH] regulator: dt-bindings: qcom,rpmh: Correct PM8550VE supplies
 2024-11-13 17:47 UTC  (2+ messages)

[PATCH] ASoC: max9768: Fix event generation for playback mute
 2024-11-13 17:46 UTC  (2+ messages)

[PATCH] thermal/drivers/k3_j72xx_bandgap: Simplify code in k3_bgp_read_temp()
 2024-11-13 17:37 UTC  (2+ messages)

[PATCH] RISC-V: Enable Zicbom in usermode
 2024-11-13 17:37 UTC  (5+ messages)
    ` [External] "

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-11-13 17:22 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.12-final
 2024-11-13 17:19 UTC  (3+ messages)

[GIT PULL] bpf for v6.12-rc8
 2024-11-13 17:19 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.12
 2024-11-13 17:19 UTC  (2+ messages)

[PATCH v3 net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-11-13 17:13 UTC  (4+ messages)
` [PATCH v3 net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF

[RESEND PATCH V6 0/3] remoteproc documentation update
 2024-11-13 17:13 UTC  (3+ messages)
` [RESEND PATCH V6 2/3] Documentation: remoteproc: add overview section

[PATCH v1 1/1] gpio: Move and sort Kconfig entries as suggested
 2024-11-13 17:12 UTC 

[PATCH] cifs: Remove pre-historic unused CIFSSMBCopy
 2024-11-13 17:09 UTC  (2+ messages)

[PATCH v8 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2024-11-13 17:08 UTC  (2+ messages)

fs/proc/vmcore.c:424:19: warning: 'mmap_vmcore_fault' defined but not used
 2024-11-13 17:06 UTC 

[PATCH] smb: client: Use str_yes_no() helper function
 2024-11-13 17:05 UTC  (2+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®