public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-10 21:27:03 to 2022-09-11 10:21:24 UTC [more...]

"Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
 2022-09-11 10:20 UTC  (11+ messages)

[syzbot] WARNING in __kernfs_remove
 2022-09-11 10:20 UTC 

[PATCH v3 00/10] x86: make pat and mtrr independent from each other
 2022-09-11 10:16 UTC  (3+ messages)
` [PATCH v3 03/10] x86/mtrr: replace use_intel() with a local flag

[PATCH v3 1/9] dt-bindings: ufs: qcom: Add sm6115 binding
 2022-09-11 10:07 UTC  (6+ messages)
` [PATCH v3 7/9] arm64: dts: qcom: sm6115: Add basic soc dtsi

[PATCH v1 0/5] Enhance definition of DFH and use enhancements for uart driver
 2022-09-11  9:57 UTC  (11+ messages)
` [PATCH v1 1/5] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v1 2/5] fpga: dfl: Move the DFH definitions
` [PATCH v1 3/5] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v1 4/5] fpga: dfl: add generic support for MSIX interrupts
` [PATCH v1 5/5] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH 0/3] page table check default to warn instead of panic
 2022-09-11  9:59 UTC  (4+ messages)
` [PATCH 1/3] mm/page_table_check: Check writable zero page in page table check
` [PATCH 2/3] mm/page_table_check: Do WARN_ON instead of BUG_ON by default
` [PATCH 3/3] doc/vm: add information about page_table_check=panic

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-11  9:35 UTC  (4+ messages)

[PATCH] drivers/misc/sgi-xp: remove unused declarations in xp.h
 2022-09-11  9:32 UTC 

[PATCH AUTOSEL 5.19 01/38] Input: goodix - add support for GT1158
 2022-09-11  9:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.19 33/38] misc: fastrpc: increase maximum session count

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-11  9:23 UTC  (12+ messages)

[PATCH V5 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-11  9:06 UTC  (3+ messages)
` [PATCH V5 1/2] ACPI / scan: Support multiple dma windows with different offsets
` [PATCH V5 2/2] LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA

[PATCH v3 0/3] Namespaceify two sysctls related with route
 2022-09-11  9:03 UTC  (4+ messages)
` [PATCH v3 3/3] ipv4: add documentation of two sysctls about icmp

[PATCH net-next v2] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-11  8:57 UTC 

[patch RFC 00/29] printk: A new approach - WIP
 2022-09-11  9:01 UTC  (32+ messages)
` [patch RFC 01/29] printk: Make pr_flush() static
` [patch RFC 02/29] printk: Declare log_wait properly
` [patch RFC 03/29] printk: Remove write only variable nr_ext_console_drivers
` [patch RFC 04/29] printk: Remove bogus comment vs. boot consoles
` [patch RFC 05/29] printk: Mark __printk percpu data ready __ro_after_init
` [patch RFC 06/29] printk: Protect [un]register_console() with a mutex
` [patch RFC 07/29] printk: Convert console list walks for readers to list lock
` [patch RFC 08/29] parisc: Put console abuse into one place
` [patch RFC 09/29] serial: kgdboc: Lock consoles in probe function
` [patch RFC 10/29] kgbd: Pretend that console list walk is safe
` [patch RFC 11/29] printk: Convert console_drivers list to hlist
` [patch RFC 12/29] printk: Prepare for SCRU console list protection
` [patch RFC 13/29] printk: Move buffer size defines
` [patch RFC 14/29] printk: Document struct console
` [patch RFC 15/29] printk: Add struct cons_text_buf
` [patch RFC 16/29] printk: Use "
` [patch RFC 17/29] printk: Use an output descriptor struct for emit
` [patch RFC 18/29] printk: Handle dropped message smarter
` [patch RFC 19/29] printk: Add basic infrastructure for non-BKL consoles
` [patch RFC 20/29] printk: Add non-BKL console acquire/release logic
` [patch RFC 21/29] printk: Add buffer management for noBKL consoles
` [patch RFC 22/29] printk: Add sequence handling for non-BKL consoles
` [patch RFC 23/29] printk: Add non-BKL console print state functions
` [patch RFC 24/29] printk: Put seq and dropped into cons_text_desc
` [patch RFC 25/29] printk: Provide functions to emit a ringbuffer record on non-BKL consoles
` [patch RFC 26/29] printk: Add threaded printing support
` [patch RFC 27/29] printk: Add write context storage for atomic writes
` [patch RFC 28/29] printk: Provide functions for atomic write enforcement
` [patch RFC 29/29] printk: Add atomic write enforcement to warn/panic

[PATCH] ipv4: add documentation of sysctls of error_cost and error_burst
 2022-09-11  8:57 UTC 

[PATCH net-next] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-11  8:54 UTC  (4+ messages)

[PATCH v2 00/10] x86: Kconfig cleanups and help text improvements
 2022-09-11  8:47 UTC  (11+ messages)
` [PATCH v2 01/10] x86/Kconfig: enable X86_X2APIC by default and improve help text
` [PATCH v2 02/10] x86/apic: fix panic message when x2APIC is not supported
` [PATCH v2 03/10] x86/Kconfig: always enable ARCH_SPARSEMEM_ENABLE
` [PATCH v2 04/10] x86/Kconfig: drop X86_32_NON_STANDARD
` [PATCH v2 05/10] x86/Kconfig: move all X86_EXTENDED_PLATFORM options together
` [PATCH v2 06/10] x86/Kconfig: update lists in X86_EXTENDED_PLATFORM
` [PATCH v2 07/10] x86/Kconfig: document CONFIG_PCI_MMCONFIG
` [PATCH v2 08/10] x86/Kconfig: make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32
` [PATCH v2 09/10] x86/Kconfig: document release year of glibc 2.3.3
` [PATCH v2 10/10] x86/Kconfig: remove CONFIG_ISA_BUS

[PATCH] powerpc: pasemi: add __init/__exit annotations to module init/exit funcs
 2022-09-11  8:43 UTC 

[PATCH] powerpc: pseries: add __init/__exit annotations to module init/exit funcs
 2022-09-11  8:42 UTC 

[RFC PATCH 0/2] mm: multi-gen LRU: per-process heatmaps
 2022-09-11  8:34 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: multi-gen LRU: support page access info harvesting with eBPF
` [RFC PATCH 2/2] mm: add a BPF-based per-process heatmap tool

[PATCH v1 0/2] fpga: dfl: support d5005 secure updates
 2022-09-11  7:39 UTC  (3+ messages)
` [PATCH v1 2/2] fpga: m10bmc-sec: d5005 bmc secure update driver

[git pull] IOMMU Fixes for Linux v6.0-rc4
 2022-09-11  7:31 UTC 

[PATCH v3 0/2] use memset to make code clearer
 2022-09-11  7:25 UTC  (5+ messages)
` [PATCH v3 1/2] staging: vt6655: remove unnecessary volatile qualifier

[tip:master] BUILD SUCCESS 746afd7df756f8080ae04ddfedfe92c0930cb782
 2022-09-11  7:23 UTC 

[PATCH] MIPS: Loongson32: Fix PHY-mode being left unspecified
 2022-09-11  7:22 UTC 

[PATCH v7 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-09-11  7:15 UTC  (4+ messages)
` [PATCH v7 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v7 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v7 4/4] arm64: dts: meson: Add DDR PMU node

[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
 2022-09-11  7:10 UTC  (3+ messages)
` [RFC PATCH 2/7] RDMA/rxe: Convert the triple tasklets to workqueues

[syzbot] BUG: unable to handle kernel paging request in alloc_nilfs
 2022-09-11  7:00 UTC 

[PATCH] MIPS: loongson32: Fix the validation failure of LS1B & LS1C Ethernet PHY
 2022-09-11  6:27 UTC  (5+ messages)

[PATCH] phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe
 2022-09-11  6:00 UTC 

[masahiroy:fixes 6/6] arch/mips/kernel/branch.c:712:20: error: instruction requires a CPU feature not currently enabled
 2022-09-11  5:56 UTC  (2+ messages)

[PATCH] phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe
 2022-09-11  5:49 UTC 

[PATCH stable-4.19 0/4] USB: backports to 4.19
 2022-09-11  5:44 UTC  (2+ messages)

[PATCH 4.14 000/284] 4.14.276-rc1 review
 2022-09-11  5:41 UTC  (7+ messages)
` [PATCH 4.14 022/284] SUNRPC: avoid race between mod_timer() and del_timer_sync()

s390x-linux-ld: reboot.c:undefined reference to `__tsan_memset'
 2022-09-11  5:35 UTC 

[PATCH] ARM: dump: show FDT region
 2022-09-11  5:22 UTC 

[PATCH v5 0/4] mm/slub: some debug enhancements for kmalloc
 2022-09-11  5:04 UTC  (10+ messages)
` [PATCH v5 2/4] mm/slub: only zero the requested size of buffer for kzalloc
` [PATCH v5 3/4] mm: kasan: Add free_meta size info in struct kasan_cache
` [PATCH v5 4/4] mm/slub: extend redzone check to extra allocated kmalloc space than requested

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-11  4:51 UTC  (18+ messages)
` [PATCH v2 09/41] drm/connector: Add TV standard property
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes

[PATCH v2] ext4: Fix dir corruption when ext4_dx_add_entry() fails
 2022-09-11  4:52 UTC 

[PATCH] arm64: support huge vmalloc mappings
 2022-09-11  4:44 UTC  (4+ messages)
  ` [PATCH Resend] "

[PATCH v2 1/2] ARM: ptdump: Fix wrong pg_level in walk_pmd()
 2022-09-11  4:41 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dump: show page table level name

[PATCH v10 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-09-11  4:23 UTC  (3+ messages)
` [PATCH v10 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "

[PATCH v4] arm64: dts: rockchip: add EEPROM node for NanoPi R4S
 2022-09-11  4:06 UTC 

[PATCH] ARM64: reloc_test: add __init/__exit annotations to module init/exit funcs
 2022-09-11  3:47 UTC 

[ammarfaizi2-block:tglx/devel/printk 11/29] ERROR: modpost: "lockdep_assert_console_lock_held" [drivers/video/fbdev/xen-fbfront.ko] undefined!
 2022-09-11  3:43 UTC 

[PATCH] x86: platform: add __init/__exit annotations to module init/exit funcs
 2022-09-11  3:38 UTC 

[PATCH] ARM: pxa: add __init/__exit annotations to module init/exit funcs
 2022-09-11  3:33 UTC 

[PATCH] docs/mm: Improve grammar on mmu_notifier documentation
 2022-09-11  3:24 UTC  (3+ messages)

[PATCH -next] backtrace-test: add __init/__exit annotations to module init/exit funcs
 2022-09-11  3:22 UTC 

[PATCH] rv/monitor: add __init/__exit annotations to module init/exit funcs
 2022-09-11  3:04 UTC 

[PATCH v4 00/26] KVM: hardware enable/disable reorganize
 2022-09-11  3:00 UTC  (13+ messages)
` [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stub
` [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch resume callback
` [PATCH v4 13/26] KVM: Add arch hook when VM is added/deleted
` [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed

[PATCH -next] um: mmaper: add __exit annotations to module exit funcs
 2022-09-11  2:52 UTC 

[PATCH -next] um: virt-pci: add __init/__exit annotations to module init/exit funcs
 2022-09-11  2:51 UTC 

[PATCH -next 1/2] um: virt-pci: add __init/__exit annotations to module init/exit funcs
 2022-09-11  2:52 UTC  (2+ messages)

[PATCH v4] checkpatch: warn for non-standard fixes tag style
 2022-09-11  2:47 UTC  (5+ messages)

drivers/gpio/gpio-davinci.c:704:1: sparse: sparse: symbol 'davinci_gpio_dev_pm_ops' was not declared. Should it be static?
 2022-09-11  2:42 UTC 

[PATCH 00/10] Encrypted Hibernation
 2022-09-11  2:40 UTC  (9+ messages)
` [PATCH 06/10] PM: hibernate: Add kernel-based encryption
  ` TPM: hibernate with IMA PCR 10

[ammarfaizi2-block:tglx/devel/printk 11/29] ERROR: modpost: "lockdep_assert_console_lock_held" [drivers/tty/serial/kgdboc.ko] undefined!
 2022-09-11  2:30 UTC 

[PATCH] ASoC: wm8731: fix build when I2C is not enabled
 2022-09-11  1:49 UTC 

[PATCH] ia64: export memory_add_physaddr_to_nid to fix cxl build error
 2022-09-11  1:26 UTC 

[PATCH bpf v2] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
 2022-09-11  1:20 UTC  (2+ messages)

[PATCH V4 0/9] riscv: Add GENERIC_ENTRY, irq stack support
 2022-09-11  1:13 UTC  (10+ messages)
` [PATCH V4 6/8] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V4 8/8] riscv: Add config of thread stack size

[PATCH v2 net-next 00/10] DSA changes for multiple CPU ports (part 4)
 2022-09-11  1:07 UTC  (11+ messages)
` [PATCH v2 net-next 01/10] net: introduce iterators over synced hw addresses
` [PATCH v2 net-next 02/10] net: dsa: introduce dsa_port_get_master()
` [PATCH v2 net-next 03/10] net: dsa: allow the DSA master to be seen and changed through rtnetlink
` [PATCH v2 net-next 04/10] net: dsa: don't keep track of admin/oper state on LAG DSA masters
` [PATCH v2 net-next 05/10] net: dsa: suppress appending ethtool stats to "
` [PATCH v2 net-next 06/10] net: dsa: suppress device links "
` [PATCH v2 net-next 07/10] net: dsa: propagate extack to port_lag_join
` [PATCH v2 net-next 08/10] net: dsa: allow masters to join a LAG
` [PATCH v2 net-next 09/10] docs: net: dsa: update information about multiple CPU ports
` [PATCH v2 net-next 10/10] net: dsa: felix: add support for changing DSA master

[PATCH v2 16/19] EDAC/synopsys: Detach Zynq DDRC controller support
 2022-09-11  1:03 UTC  (2+ messages)

[PATCH V2] mm/damon: simplify scheme create in damon_lru_sort_apply_parameters
 2022-09-11  0:59 UTC 

[ammarfaizi2-block:tglx/devel/printk 29/29] panic.c:undefined reference to `cons_atomic_enter'
 2022-09-11  0:52 UTC 

[PATCH 0/4] staging: r8188eu: remove empty rtw_*scan* macros
 2022-09-11  0:48 UTC  (2+ messages)

[ammarfaizi2-block:tglx/devel/printk 29/29] ld.lld: error: undefined symbol: cons_atomic_enter
 2022-09-11  0:41 UTC 

[ammarfaizi2-block:tglx/devel/printk 29/29] kernel/panic.c:613: undefined reference to `cons_atomic_enter'
 2022-09-11  0:41 UTC 

[PATCH] hid: topre: Add driver fixing report descriptor
 2022-09-11  0:36 UTC 

[PATCH bpf-next v5 0/6] Support direct writes to nf_conn:mark
 2022-09-11  0:40 UTC  (2+ messages)

[PATCH] libbpf: define bpf_tail_call_static when __clang__ is not defined
 2022-09-11  0:06 UTC  (3+ messages)

[RFC PATCH 0/2] Add support for Counter array components
 2022-09-10 23:40 UTC  (4+ messages)
` [RFC PATCH 2/2] counter: Introduce the COUNTER_COMP_ARRAY_U64 component type

[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-09-10 23:35 UTC  (11+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

[PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()
 2022-09-10 23:30 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn314/dcn314_resource.c:124:29: warning: 'DCN_BASE' defined but not used
 2022-09-10 23:26 UTC 

[PATCH] kasan: better invalid/double-free report header
 2022-09-10 23:25 UTC 

[PATCH v2] mte: Initialize tag storage to KASAN_TAG_INVALID
 2022-09-10 23:22 UTC  (2+ messages)

[RFC] x86/mm/dump_pagetables: Allow dumping pagetables by pid
 2022-09-10 23:09 UTC  (2+ messages)

[PATCH v4 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-09-10 23:09 UTC  (3+ messages)
` [PATCH v4 2/2] drm/tests: Change "igt_" prefix to "drm_test_"

drivers/edac/altera_edac.c:886:28: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-09-10 23:09 UTC 

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-10 23:00 UTC  (33+ messages)

net/ipv4/tcp_cong.c:238:22: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-09-10 22:58 UTC 

[PATCH] drm/bridge: it6505: use drm_debug_enabled() in it6505_debug_print()
 2022-09-10 22:48 UTC 

[GIT PULL] MIPS fixes for v6.0
 2022-09-10 22:48 UTC 

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-10 22:33 UTC  (5+ messages)
` [PATCH v2 1/3] lib/stackdepot: Add a refcount field in stack_record

[PULL REQUEST] i2c-for-6.0-rc5
 2022-09-10 22:11 UTC 

[PATCH v3 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
 2022-09-10 21:53 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH AUTOSEL 4.14 1/5] drm/msm/rd: Fix FIFO-full deadlock
 2022-09-10 21:19 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 2/5] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
` [PATCH AUTOSEL 4.14 3/5] tg3: Disable tg3 device on system reboot to avoid triggering AER
` [PATCH AUTOSEL 4.14 4/5] ieee802154: cc2520: add rc code in cc2520_tx()
` [PATCH AUTOSEL 4.14 5/5] platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes

Linux 6.0-rc4
 2022-09-10 21:32 UTC  (5+ messages)

[PATCH AUTOSEL 5.4 01/10] drm/msm/rd: Fix FIFO-full deadlock
 2022-09-10 21:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 06/10] Input: iforce - add support for Boeder Force Feedback Wheel
` [PATCH AUTOSEL 5.4 07/10] nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()

[RFC PATCH v2 0/2] kunit: Support redirecting function calls
 2022-09-10 21:28 UTC  (3+ messages)
` [RFC PATCH v2 1/2] kunit: Expose 'static stub' API to redirect functions
` [RFC PATCH v2 2/2] kunit: expose ftrace-based API for stubbing out functions during tests

[PATCH AUTOSEL 4.9 1/5] drm/msm/rd: Fix FIFO-full deadlock
 2022-09-10 21:19 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 2/5] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
` [PATCH AUTOSEL 4.9 4/5] ieee802154: cc2520: add rc code in cc2520_tx()
` [PATCH AUTOSEL 4.9 5/5] platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes

[PATCH AUTOSEL 5.10 01/14] Input: goodix - add support for GT1158
 2022-09-10 21:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 12/14] perf/arm_pmu_platform: fix tests for platform_get_irq() failure
` [PATCH AUTOSEL 5.10 14/14] usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS

[PATCH AUTOSEL 4.19 1/8] drm/msm/rd: Fix FIFO-full deadlock
 2022-09-10 21:19 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 2/8] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
` [PATCH AUTOSEL 4.19 5/8] Input: iforce - add support for Boeder Force Feedback Wheel
` [PATCH AUTOSEL 4.19 8/8] usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS


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