public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-14 23:17:40 to 2022-11-15 03:44:12 UTC [more...]

[PATCH v1 net-next 0/2] cleanup ocelot_stats exposure
 2022-11-15  3:43 UTC  (4+ messages)
` [PATCH v1 net-next 1/2] net: mscc: ocelot: remove redundant stats_layout pointers

[PATCH] arm64: dts: ti: k3-j721e-main: Remove ti,strobe-sel property
 2022-11-15  3:43 UTC  (2+ messages)

[tip:x86/mm 5/16] sound/core/hwdep.c:243:24: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-11-15  3:40 UTC  (3+ messages)

IRQ affinity problem from virtio_blk
 2022-11-15  3:40 UTC 

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-11-15  3:39 UTC  (4+ messages)

[PATCH] kbuild: Restore .version auto-increment behaviour for Debian/RPM packages
 2022-11-15  3:36 UTC  (3+ messages)

[tip:x86/mm 5/16] net/ax25/af_ax25.c:720:13: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-11-15  3:35 UTC 

[PATCH] coredump: Fix build error for ‘dump_emit_page’ defined but not used
 2022-11-15  4:04 UTC 

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  3:34 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATH v2 0/8] vdpa/mlx5: Add debugfs subtree and fixes
 2022-11-15  3:33 UTC  (7+ messages)
` [PATH v2 2/8] vdpa/mlx5: Return error on vlan ctrl commands if not supported
` [PATH v2 5/8] vdpa/mlx5: Avoid overwriting CVQ iotlb
` [PATH v2 8/8] vdpa/mlx5: Add RX counters to debugfs

[PATCH 5.15 000/131] 5.15.79-rc1 review
 2022-11-15  3:34 UTC  (5+ messages)

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2022-11-15  3:28 UTC  (8+ messages)
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[RFC PATCH] erofs/zmap.c: Bail out when no further region remains
 2022-11-15  3:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for hisilicon
 2022-11-15  3:19 UTC  (2+ messages)

[PATCH v2] drivers: base: transport_class: fix resource leak when transport_add_device() fails
 2022-11-15  3:16 UTC 

[PATCH] binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
 2022-11-15  3:17 UTC 

[PATCH] aio: replace IS_ERR() with IS_ERR_VALUE()
 2022-11-15  3:16 UTC 

[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  3:14 UTC  (3+ messages)
` [PATCH v6 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v6 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v2 5/5] ACPI/PCI: Config PCIe devices's AER register
 2022-11-15  3:13 UTC 

[PATCH v2 4/5] ACPI/PCI: Add pci_acpi_program_hest_aer_params()
 2022-11-15  3:12 UTC 

[PATCH v2 3/5] ACPI/PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
 2022-11-15  3:12 UTC 

[PATCH v2 2/5] ACPI/APEI: Remove static from apei_hest_parse()
 2022-11-15  3:11 UTC 

[PATCH v2 1/5] ACPI/APEI: Add apei_hest_parse_aer()
 2022-11-15  3:11 UTC 

[PATCH v2 0/5] Parse the PCIe AER and set to relevant registers
 2022-11-15  3:11 UTC 

[PATCH] macintosh/mac_hid.c: don't load by default
 2022-11-15  3:07 UTC  (5+ messages)

[PATCH] pata_parport: add driver (PARIDE replacement)
 2022-11-15  3:06 UTC  (5+ messages)

vmlinux.o: warning: objtool: ct_irq_enter+0x26: call to ftrace_likely_update() leaves .noinstr.text section
 2022-11-15  3:05 UTC 

[PATCH 00/12] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2022-11-15  2:55 UTC  (13+ messages)
` [PATCH 02/12] mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific info
` [PATCH 06/12] fpga: intel-m10-bmc: Add flash ops for sec update

[PATCH] tracepoint: Allow livepatch module add trace event
 2022-11-15  3:02 UTC  (4+ messages)

[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
 2022-11-15  3:00 UTC  (2+ messages)

[PATCH RFC V2] kernel/trace: move functions in trace_probe_tmpl.h to trace_probe.c
 2022-11-15  2:51 UTC  (3+ messages)

[PATCH] timers: fix LVL_START macro
 2022-11-15  2:56 UTC 

[PATCH v6 0/9] LoongArch: Add ftrace support
 2022-11-15  2:55 UTC  (10+ messages)
` [PATCH v6 1/9] LoongArch/ftrace: Add basic support
` [PATCH v6 2/9] LoongArch/ftrace: Add recordmcount support
` [PATCH v6 3/9] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v6 4/9] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v6 5/9] LoongArch/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v6 6/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v6 7/9] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v6 8/9] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v6 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS

[PATCH] arm64: dts: mediatek: Initial mt8365-evk support
 2022-11-15  2:54 UTC  (17+ messages)
` [PATCH v2 00/15] Initial Mediatek MT8365 SOC and MT8365-EVK board support
  ` [PATCH v2 01/15] arm64: dts: mediatek: Initial mt8365-evk support
  ` [PATCH v2 02/15] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings
  ` [PATCH v2 03/15] dt-bindings: iio: adc: mediatek: add "
  ` [PATCH v2 04/15] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
  ` [PATCH v2 05/15] dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindings
  ` [PATCH v2 06/15] dt-bindings: usb: mediatek,mtk-xhci: "
  ` [PATCH v2 07/15] dt-bindings: mmc: mtk-sd: add bindings for MT8365 SoC
  ` [PATCH v2 08/15] dt-bindings: nvmem: mediatek,efuse: add MT8365 bindings
  ` [PATCH v2 09/15] dt-bindings: mfd: syscon: Add mt8365-syscfg
  ` [PATCH v2 10/15] dt-bindings: timer: Add compatible for Mediatek MT8365
  ` [PATCH v2 11/15] dt-bindings: pinctrl: add bindings for Mediatek MT8365 SoC
  ` [PATCH v2 12/15] dt-bindings: soc: mediatek: pwrap: add compatible for mt8365
  ` [PATCH v2 13/15] dt-bindings: irq: mtk, sysirq: add support "
  ` [PATCH v2 14/15] dt-bindings: thermal: mediatek: add documentation for MT8365 SoC
  ` [PATCH v2 15/15] dt-bindings: arm64: dts: mediatek: Add mt8365-evk board

[syzbot] possible deadlock in btrfs_dirty_inode
 2022-11-15  2:40 UTC  (2+ messages)

[RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-15  2:34 UTC  (4+ messages)

[PATCH] net: sundance: remove unused variable cnt
 2022-11-15  2:33 UTC  (2+ messages)

[PATCH] jfs: Fix out-of-bounds access on dtSearch
 2022-11-15  2:30 UTC 

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-15  2:28 UTC  (9+ messages)
` [PATCH v10 005/108] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v10 016/108] KVM: TDX: create/destroy VM structure
` [PATCH v10 076/108] KVM: TDX: handle vcpu migration over logical processor

[PATCH v1] soc: imx: imx8mp-blk-ctrl: Add PCIe SYSPLL configurations
 2022-11-15  2:25 UTC  (5+ messages)

[PATCH v3] bus: mhi: host: Disable preemption while processing data events
 2022-11-15  2:23 UTC 

[RFC] vdpa: clear the device when opening/releasing it
 2022-11-15  2:22 UTC  (4+ messages)

[PATCH] net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
 2022-11-15  2:17 UTC  (4+ messages)

[RFC PATCH v3] selftest/x86/meltdown: Add a selftest for meltdown
 2022-11-15  2:15 UTC 

[PATCH] ax25: af_ax25: Remove unnecessary (void*) conversions
 2022-11-15  2:14 UTC 

[PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
 2022-11-15  2:10 UTC  (11+ messages)
` [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()

[PATCH 00/13] leds: Fix devm vs. non-devm ordering
 2022-11-15  2:06 UTC  (7+ messages)
` [PATCH 02/13] leds: el15203000: "

[PATCH] sctp: sm_statefuns: Remove pointer casts of the same type
 2022-11-15  2:07 UTC 

[RFC 0/4] pci/sriov: support VFs dynamic addition
 2022-11-15  2:06 UTC  (11+ messages)

[PATCH v3] mm: anonymous shared memory naming
 2022-11-15  2:06 UTC 

[PATCH 6.0 000/190] 6.0.9-rc1 review
 2022-11-15  2:04 UTC  (3+ messages)

[PATCH] Docs/ABI/zram: document zram recompress sysfs knobs
 2022-11-15  2:03 UTC 

[PATCH] mm/vmalloc: allow mem_dump_obj() to be called in interrupt context
 2022-11-15  2:01 UTC  (3+ messages)

[PATCH v3] tcp: Add listening address to SYN flood message
 2022-11-15  2:02 UTC  (3+ messages)

[PATCH v4 0/9] Implement AMD Pstate EPP Driver
 2022-11-15  2:02 UTC  (4+ messages)
` [PATCH v4 3/9] cpufreq: amd-pstate: change amd-pstate driver to be built-in type

CET shadow stack app compatibility
 2022-11-15  2:01 UTC  (2+ messages)

[PATCH v2] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-15  2:00 UTC  (3+ messages)

[PATCH] sctp: sm_statefuns: Remove unnecessary ‘NULL’ values from Pointer
 2022-11-15  1:55 UTC 

[V1 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-11-15  1:53 UTC  (4+ messages)
` [V1 PATCH 4/6] KVM: selftests: x86: Execute VMs with "

[PATCH v2 1/2] f2fs: fix to enable compress for newly created file if extension matches
 2022-11-15  1:49 UTC  (5+ messages)
  ` [f2fs-dev] "

[PATCH -next] drm/msm/dpu: Fix some kernel-doc comments
 2022-11-15  1:49 UTC 

WARNING in bpf_bprintf_prepare
 2022-11-15  1:48 UTC  (12+ messages)

[PATCH] tracing/user_events: Fix memory leak in user_event_create()
 2022-11-15  1:44 UTC 

[PATCH v2] fs: Fix UBSAN detected shift-out-bounds error for bad superblock
 2022-11-15  1:44 UTC 

[PATCH] scripts/jobserver-exec: parse the last --jobserver-auth= option
 2022-11-15  1:42 UTC  (3+ messages)

[PATCH v2] mm: anonymous shared memory naming
 2022-11-15  1:36 UTC  (5+ messages)

[PATCH] f2fs: remove submit label in __submit_discard_cmd()
 2022-11-15  1:36 UTC  (3+ messages)

[PATCH v2 0/3] add track_remove_slot and remove track_flush_slot
 2022-11-15  1:08 UTC  (12+ messages)
` [PATCH v2 1/3] KVM: x86: add a new page track hook track_remove_slot

[PATCH v4] remoteproc: core: do pm relax when in RPROC_OFFLINE
 2022-11-15  1:30 UTC  (12+ messages)

[PATCH] gdb-script: updated lx_current for riscv
 2022-11-15  1:29 UTC  (2+ messages)
` [PATCH v2] scripts/gdb: add lx_current support "

[tip:x86/mm 5/16] mm/mempolicy.c:1707:23: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-11-15  1:23 UTC 

[PATCH 0/3] alloc_mode changed after remount on a small volume device
 2022-11-15  1:23 UTC  (5+ messages)
` [PATCH 1/3] f2fs: fix to "

[PATCH] PCI/doe: Fix work struct declaration
 2022-11-15  1:19 UTC 

[PATCH v4 0/5] Input: msg2638: Add support for msg2138 and key
 2022-11-15  1:17 UTC  (9+ messages)
` [PATCH v4 1/5] Input: msg2638 - Set max finger number and irqhandler from driver data
` [PATCH v4 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [PATCH v4 3/5] Input: msg2638 - Add support for msg2138
` [PATCH v4 5/5] Input: msg2638 - Add support for msg2138 key events

[PATCH v2 0/5] blk-iocost: random patches to improve configuration
 2022-11-15  1:16 UTC  (4+ messages)
` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning

[PATCH linux-next] scripts/dtc: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-11-15  1:15 UTC  (2+ messages)

[PATCH linux-next] btrfs: remove redundant ret variable in delete_v1_space_cache
 2022-11-15  1:14 UTC 

[PATCH linux-next] zram: use sysfs_emit() to instead of scnprintf()
 2022-11-15  1:12 UTC 

[PATCH v1 1/1] fpga: m10bmc-sec: Fix kconfig dependencies
 2022-11-15  1:03 UTC  (2+ messages)

[RFC PATCH v2 0/7] tracing/user_events: Remote write ABI
 2022-11-15  0:59 UTC  (8+ messages)
` [RFC PATCH v2 1/7] tracing/user_events: Split header into uapi and kernel
` [RFC PATCH v2 2/7] tracing/user_events: Track fork/exec/exit for mm lifetime
` [RFC PATCH v2 3/7] tracing/user_events: Use remote writes for event enablement
` [RFC PATCH v2 4/7] tracing/user_events: Fixup enable faults asyncly
` [RFC PATCH v2 5/7] tracing/user_events: Add ioctl for disabling addresses
` [RFC PATCH v2 6/7] tracing/user_events: Update self-tests to write ABI
` [RFC PATCH v2 7/7] tracing/user_events: Use write ABI in example

[PATCH linux-next] KVM: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2022-11-15  0:58 UTC 

[PATCH v3 1/2] dt-bindings: arm: sunxi: Add BIQU CB1
 2022-11-15  0:54 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: Add basic support for "

[PATCH v17 0/3] Add TDX Guest Attestation support
 2022-11-15  0:54 UTC  (5+ messages)
` [PATCH v17 1/3] x86/tdx: Add a wrapper to get TDREPORT from the TDX Module

[PATCH net] iavf: Fix a crash during reset task
 2022-11-15  0:49 UTC  (3+ messages)

[PATCH linux-next] kernfs: use strscpy() is more robust and safer
 2022-11-15  0:47 UTC 

[PATCH v4 0/6] Add Auxiliary driver support
 2022-11-15  0:47 UTC  (3+ messages)

[PATCHv5 04/13] zram: Introduce recompress sysfs knob
 2022-11-15  0:47 UTC  (4+ messages)
` [PATCH] zram: explicitly limit prio_max for static analyzers

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-11-15  0:46 UTC  (5+ messages)

[PATCH v1] f2fs: avoid victim selection from previous victim section
 2022-11-15  0:45 UTC 

[PATCH] fs: Fix UBSAN detected shift-out-bounds error for bad superblock
 2022-11-15  0:44 UTC  (3+ messages)

[PATCH V2 0/7] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
 2022-11-15  0:40 UTC  (5+ messages)
` [PATCH V2 3/7] null_blk: initialize cmd->bio in __alloc_cmd()
` [PATCH V2 4/7] null_blk: don't use magic numbers in the code

[PATCH] arm64: dts: qcom: sc7280: Make herobrine-audio-rt5682 mic dtsi's match more
 2022-11-15  0:35 UTC  (2+ messages)

[PATCH v3 0/3] x86/crash: Fix double NMI shootdown bug
 2022-11-15  0:32 UTC  (5+ messages)
` [PATCH v3 1/3] x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
` [PATCH v3 2/3] x86/reboot: Disable virtualization in an emergency if SVM is supported
` [PATCH v3 3/3] x86/virt: Fold __cpu_emergency_vmxoff() into its sole caller

[PATCH] wifi: rtw89: Fix some error handling path in rtw89_wow_enable()
 2022-11-15  0:31 UTC  (2+ messages)

[PATCH] wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()
 2022-11-15  0:30 UTC  (2+ messages)

[tip:x86/mm] [x86/kasan] 9fd429c280: BUG:unable_to_handle_page_fault_for_address
 2022-11-15  0:28 UTC  (2+ messages)

[PATCH v3 0/9] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-11-15  0:24 UTC  (6+ messages)
` [PATCH v3 3/9] cxl/mem: Adjust cxl_mem_find_port() to find an RCH's port
` [PATCH v3 4/9] cxl/mem: Skip intermediate port enumeration of restricted endpoints (RCDs)

linux-next: build warning after merge of the fbdev tree
 2022-11-15  0:20 UTC 

[PATCH] kbuild: revive parallel execution for .tmp_initcalls.lds rule
 2022-11-15  0:18 UTC  (2+ messages)

[PATCH v3 00/16] KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache
 2022-11-15  0:16 UTC  (8+ messages)
` [PATCH 03/16] KVM: x86: set gfn-to-pfn cache length consistently with VM word size

[PATCH 5.10 00/95] 5.10.155-rc1 review
 2022-11-15  0:12 UTC  (2+ messages)

[PATCH 1/3] clk: qcom: lpass-sc7280: Fix pm_runtime usage
 2022-11-15  0:08 UTC  (2+ messages)

[PATCH v9 2/2] mfd: max597x: Add support for MAX5970 and MAX5978
 2022-11-15  0:03 UTC  (2+ messages)

[PATCH] mm: shrinkers: Add missing includes for undeclared types
 2022-11-14 23:59 UTC 

[PATCH v10 0/3] fix hugetlb MADV_DONTNEED vma_lock handling
 2022-11-14 23:55 UTC  (4+ messages)
` [PATCH v10 1/3] madvise: use zap_page_range_single for madvise dontneed
` [PATCH v10 2/3] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
` [PATCH v10 3/3] hugetlb: remove duplicate mmu notifications

[PATCH] KVM: x86: Allow APICv APIC ID inhibit to be cleared on legacy kernels
 2022-11-14 23:53 UTC  (3+ messages)

[PATCH v11 0/6] Add Xilinx RPU subsystem support
 2022-11-14 23:39 UTC  (7+ messages)
` [PATCH v11 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v11 2/6] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
` [PATCH v11 3/6] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v11 4/6] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v11 5/6] firmware: xilinx: Add RPU configuration APIs
` [PATCH v11 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-11-14 23:36 UTC  (10+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH clocksource 0/3] Reject bogus watchdog clocksource measurements
 2022-11-14 23:28 UTC  (4+ messages)
` [PATCH clocksource 1/3] clocksource: "
` [PATCH clocksource 2/3] clocksource: Add comments to classify bogus measurements
` [PATCH clocksource 3/3] clocksource: Exponential backoff for load-induced bogus watchdog reads

[PATCH] drivers: undo simplify POWER_SUPPLY_PROP_ONLINE
 2022-11-14 23:22 UTC  (2+ messages)

[PATCH] hwmon: Remove some useless #include <linux/hwmon-vid.h>
 2022-11-14 23:20 UTC  (2+ messages)

linux-next: build failure after merge of the ntfs3 tree
 2022-11-14 23:17 UTC 

[PATCH 00/26] Add Cgroup support for SGX EPC memory
 2022-11-14 23:17 UTC  (6+ messages)
` [PATCH 17/26] cgroup/misc: Add notifier block list support for css events


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