LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-28 17:04:59 to 2023-10-29 14:03:15 UTC [more...]

[tip:master] BUILD SUCCESS 1187c0b3a6c2ecb3b36c0f236b1206e10033eea6
 2023-10-29 14:02 UTC 

[PATCH 0/8] MIPS: Unify low-level debugging functionalities
 2023-10-29  2:53 UTC  (9+ messages)
` [PATCH 1/8] MIPS: asm: Move strings to .rodata.str section
` [PATCH 2/8] MIPS: debug: Implement low-level debugging functions
` [PATCH 3/8] MIPS: debug: Hook up DEBUG_LL with early printk
` [PATCH 4/8] MIPS: debug: Provide an early exception vector for low-level debugging
` [PATCH 5/8] MIPS: debug_ll: Add Kconfig symbols for some 8250 uarts
` [PATCH 6/8] MIPS: debug_ll: Implement support for Alchemy uarts
` [PATCH 7/8] MIPS: debug_ll: Implement support for AR933X uarts
` [PATCH 8/8] MIPS: zboot: Convert to use debug_ll facilities

[PATCH] riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
 2023-10-29 13:53 UTC  (4+ messages)

Linux regressions report for mainline [2023-10-29]
 2023-10-29 13:52 UTC 

[PATCH v3] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
 2023-10-29 13:50 UTC  (4+ messages)

[PATCH 1/1] mtd: rawnand: add support for TH58NYG3S0HBAI4 NAND flash
 2023-10-29 13:48 UTC  (3+ messages)

[PATCH] platform/x86: Add s2idle quirk for more Lenovo laptops
 2023-10-29 13:30 UTC  (3+ messages)

[PATCH v3] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2023-10-29 13:28 UTC  (5+ messages)

[PATCH v2] eventfs: Test for ei->is_freed when accessing ei->dentry
 2023-10-29 13:14 UTC  (2+ messages)

[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue
 2023-10-29 13:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] KVM: x86: cleanup unused variables
 2023-10-29 12:26 UTC  (2+ messages)

[PATCH] docs: filesystems: document the squashfs specific mount options
 2023-10-29 12:51 UTC 

[PATCH] drm/amd/display: remove redundant check
 2023-10-29 12:44 UTC 

[PATCH] gnss: tell what GNSS means
 2023-10-29 12:13 UTC  (4+ messages)

[PATCH] mfd: twl4030-power: Revert to use of_match_device()
 2023-10-29 11:49 UTC 

[PATCH] mfd: twl6030-irq: Revert to use of_match_device()
 2023-10-29 11:48 UTC 

[PATCH 0/2] net: mwifiex: add support for the SD8777 chipset
 2023-10-29 11:26 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mwifiex: document use with "
` [PATCH 2/2] net: mwifiex: add support for "

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-10-29 11:25 UTC  (18+ messages)
` [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
` [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
` [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v2 05/12] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
` [PATCH v2 06/12] riscv: dts: starfive: jh7100: Add dma-noncoherent property
` [PATCH v2 07/12] riscv: dts: starfive: jh7100: Add ccache DT node
` [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
` [PATCH v2 09/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH v2 10/12] riscv: dts: starfive: jh7100-common: Setup gmac pinmux
` [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[PATCH v4 1/5] r8169: Coalesce r8169_mac_ocp_write/modify calls to reduce spinlock stalls
 2023-10-29 11:04 UTC  (5+ messages)
` [PATCH v4 2/5] r8169: Coalesce RTL8411b PHY power-down recovery "
` [PATCH v4 3/5] r8169: Coalesce mac ocp write and modify for 8168H start to reduce spinlocks
` [PATCH v4 4/5] r8169: Coalesce mac ocp commands for 8125 and 8125B start to reduce spinlock contention
` [PATCH v4 5/5] r8169: Coalesce mac ocp commands for rtl_hw_init_8125 to reduce spinlocks

[PATCH 1/3] dt-bindings: clock: qcom: ipq6018: add USB GDSCs
 2023-10-29 11:04 UTC  (3+ messages)
` [PATCH 2/3] clk: "

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-10-29 10:57 UTC  (7+ messages)
` [PATCH v15 01/11] LSM: Identify modules by more than name

[PATCH] x86/barrier: Do not serialize MSR accesses on AMD
 2023-10-29 10:35 UTC  (9+ messages)
        ` [PATCH 2/2] "
                  ` [PATCH -v3] "

[PATCH] bcache: Optimize sysfs_hprint()
 2023-10-29 10:30 UTC 

[PATCH] lockdep: add lockdep_cleanup_dead_cpu()
 2023-10-29 10:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/amd/display: remove duplicated argument
 2023-10-29  9:39 UTC 

[PATCH] KVM: x86: replace do_div with div64_ul
 2023-10-29  9:39 UTC 

[PATCH] checkpatch: allow tags between co-developed-by and their sign-off
 2023-10-29  9:35 UTC  (4+ messages)

[syzbot] [mm?] general protection fault in hugetlb_vma_lock_write
 2023-10-29  9:27 UTC 

[PATCH v2] Input: cyttsp5 - improve error handling and remove regmap
 2023-10-29  9:05 UTC  (4+ messages)

[RFC] mm/kasan: Add Allocation, Free, Error timestamps to KASAN report
 2023-10-29  9:05 UTC  (3+ messages)

[PATCH v2] dt-bindings: hwmon: lm87: convert to YAML
 2023-10-29  8:55 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v4 3/4] pwm: bcm2835: allow pwm driver to be used in atomic context
 2023-10-29  8:39 UTC  (2+ messages)

[PATCH] ARM: dts: imx: tqma7: add lm75a sensor (rev. 01xxx)
 2023-10-29  8:13 UTC  (2+ messages)

[PATCH v1 0/2] Some fixes for idxd driver
 2023-10-29  8:00 UTC  (3+ messages)
` [PATCH v1 1/2] dmaengine: idxd: Protect int_handle field in hw descriptor
` [PATCH v1 2/2] dmaengine: idxd: Fix the incorrect descriptions

[PATCH 5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC
 2023-10-29  8:00 UTC  (3+ messages)

[GIT PULL for v6.7] autofs updates
 2023-10-29  7:54 UTC 

[PATCH] firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
 2023-10-29  7:52 UTC 

[PATCH v2 0/1] arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3
 2023-10-29  7:40 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-10-29  7:42 UTC  (18+ messages)

[PATCH] Documentation: add tux logo
 2023-10-29  7:42 UTC 

[PATCH v2] tools/nolibc: Use linux/wait.h rather than duplicating it
 2023-10-29  7:33 UTC  (2+ messages)

[PATCH v3] dt-bindings: watchdog: davinci-wdt: convert txt to yaml
 2023-10-29  7:31 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l41: mark cs35l41_verify_id() static
 2023-10-29  7:29 UTC 

[PATCH v2 1/2] dt-bindings: clock: qcom,gcc-msm8939: Add CSI2 related clocks
 2023-10-29  7:28 UTC  (3+ messages)
` [PATCH v2 2/2] clk: qcom: gcc-msm8939: Add missing "

[PATCH] bus: mhi: host: Add alignment check for event ring read pointer
 2023-10-29  7:26 UTC  (2+ messages)

[PATCH] riscv: Fix an off-by-one in get_early_cmdline()
 2023-10-29  7:20 UTC 

[PATCH 0/6] This is continued work on Samsung S9(SM-9600) starqltechn
 2023-10-29  7:20 UTC  (2+ messages)

Sched Ext slack channel / office hours
 2023-10-29  7:09 UTC  (2+ messages)

[PATCH v2 05/11] x86/stackprotector/64: Convert stack protector to normal percpu variable
 2023-10-29  6:56 UTC  (3+ messages)

[PATCH] clk: qcom: gcc-msm8939: Fix mclk0 & mclk1 for 24 MHz
 2023-10-29  6:48 UTC  (3+ messages)

[tip:timers/core] BUILD SUCCESS f4febfdbb45ad2322a508d3d650b3af7c8286cb2
 2023-10-29  5:57 UTC 

[PATCH] eventfs: Test for ei->is_freed when accessing ei->dentry
 2023-10-29  5:22 UTC  (2+ messages)

[PATCH v3 1/1] r8169: Coalesce RTL8411b PHY power-down recovery programming instructions to reduce spinlock stalls
 2023-10-29  4:56 UTC  (3+ messages)

drivers/gpu/drm/ttm/ttm_bo_util.c:318:38: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-10-29  3:44 UTC 

[PATCH V2] soc: imx8mp: support 128 bits UID
 2023-10-29  3:45 UTC 

[PATCH 0/2] Add Novatek NT519XX touchcreen driver
 2023-10-29  3:26 UTC  (3+ messages)
` [PATCH 2/2] Input: Add driver for Novatek NT519XX series touchscreen devices

[PATCH RFC 1/2] RDMA/rxe: don't allow registering !PAGE_SIZE mr
 2023-10-29  3:22 UTC  (6+ messages)

[PATCH for-next] tracing/kprobes: Add symbol counting check when module loads
 2023-10-29  3:10 UTC 

[PATCH] Added empty sys_ememz
 2023-10-29  2:41 UTC  (2+ messages)

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-29  2:29 UTC  (3+ messages)
` [PATCH v13 33/56] touchscreen: sur40: Stop direct calls to queue num_buffers field

[PATCH v4] platform/chrome: cros_ec_lpc: Separate host command and irq disable
 2023-10-29  2:20 UTC  (2+ messages)

[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-10-29  2:13 UTC  (4+ messages)
` [RFC bpf-next 1/6] bpf: xfrm: "

[PATCH] input: gpio-keys - optimize wakeup sequence
 2023-10-29  2:11 UTC  (2+ messages)

Fwd: sysfs: cannot create duplicate filename .../system76_acpi::kbd_backlight/color
 2023-10-29  1:48 UTC  (2+ messages)

Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570
 2023-10-29  1:42 UTC  (11+ messages)

[PATCH v4 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-29  1:26 UTC  (5+ messages)
` [PATCH v4 2/5] zswap: make shrinking memcg-aware

drivers/gpu/drm/tests/drm_format_helper_test.c:757:36: sparse: sparse: incorrect type in argument 2 (different base types)
 2023-10-29  1:16 UTC 

[PATCH kmod] libkmod: remove pkcs7 obj_to_hash_algo()
 2023-10-29  1:03 UTC 

arch/x86/kernel/callthunks.c:332:35: warning: '%lu' directive writing between 1 and 10 bytes into a region of size 7
 2023-10-29  0:55 UTC 

bpf: incorrect passing infinate loop causing rcu detected stall during bpf_prog_run()
 2023-10-29  0:34 UTC  (2+ messages)

[tip:locking/core] BUILD SUCCESS c73801ae4f22b390228ebf471d55668e824198b6
 2023-10-29  0:15 UTC 

[PATCH v2 00/11] riscv: ASID-related and UP-related TLB flush enhancements
 2023-10-28 23:12 UTC  (12+ messages)
` [PATCH v2 01/11] riscv: Improve tlb_flush()
` [PATCH v2 02/11] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v2 03/11] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v2 04/11] riscv: Improve flush_tlb_kernel_range()
` [PATCH v2 05/11] riscv: mm: Combine the SMP and UP TLB flush code
` [PATCH v2 06/11] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v2 07/11] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v2 08/11] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v2 09/11] riscv: mm: Make asid_bits a local variable
` [PATCH v2 10/11] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v2 11/11] riscv: mm: Always use ASID to flush MM contexts

[PATCH net] veth: Fix RX stats for bpf_redirect_peer() traffic
 2023-10-28 23:11 UTC  (4+ messages)

[syzbot] [ntfs3?] possible deadlock in indx_read
 2023-10-28 22:43 UTC 

[PATCH] dsa: tag_rtl4_a: Bump min packet size
 2023-10-28 22:04 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS f99b926f6543faeadba1b4524d8dc9c102489135
 2023-10-28 22:29 UTC 

[PATCH RESEND 6.5.y] mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
 2023-10-28 21:39 UTC 

[PATCH mm-hotfixes-unstable] mm/damon/sysfs: fix unnecessary monitoring results removal when online-commit inputs
 2023-10-28 21:33 UTC 

[PATCH] refscale: Optimize process_durations()
 2023-10-28 21:30 UTC  (2+ messages)

[PATCH] Fixing warning cast removes address space '__iomem' of expression
 2023-10-28 21:26 UTC  (3+ messages)

[PATCH v2 0/6] shmem: high order folios support in write path
 2023-10-28 21:15 UTC  (13+ messages)
  ` [RFC PATCH 00/11] "
      ` [RFC PATCH 01/11] XArray: add cmpxchg order test
      ` [RFC PATCH 02/11] test_xarray: add tests for advanced multi-index use
      ` [RFC PATCH 03/11] shmem: drop BLOCKS_PER_PAGE macro
      ` [RFC PATCH 04/11] shmem: return number of pages beeing freed in shmem_free_swap
      ` [RFC PATCH 05/11] shmem: account for large order folios
      ` [RFC PATCH 06/11] shmem: trace shmem_add_to_page_cache folio order
      ` [RFC PATCH 07/11] shmem: remove huge arg from shmem_alloc_and_add_folio()
      ` [RFC PATCH 08/11] shmem: add file length arg in shmem_get_folio() path
      ` [RFC PATCH 09/11] shmem: add order arg to shmem_alloc_folio()
      ` [RFC PATCH 10/11] shmem: add large folio support to the write path
      ` [RFC PATCH 11/11] shmem: add per-block uptodate tracking

kernel/trace/trace_kprobe.c:952: warning: Excess function parameter 'args' description in '__kprobe_event_gen_cmd_start'
 2023-10-28 21:09 UTC  (4+ messages)

[PATCH 1/2] mm/damon/sysfs: remove requested targets when online-commit inputs
 2023-10-28 21:09 UTC  (2+ messages)

arch/powerpc/crypto/aes-gcm-p10-glue.c:121:9: warning: 'gcm_init_htable' accessing 256 bytes in a region of size 224
 2023-10-28 21:06 UTC 

[PATCH v6 0/4] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-10-28 20:56 UTC  (8+ messages)
` [PATCH v9 1/4] usb: gadget: uvc: prevent use of disabled endpoint
  ` [PATCH v9 2/4] usb: gadget: uvc: Allocate uvc_requests one at a time
  ` [PATCH v9 3/4] usb: gadget: uvc: move video disable logic to its own function
  ` [PATCH v9 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests

[PATCH v3] ASoC: tas2783: Add source files for tas2783 driver
 2023-10-28 20:56 UTC  (2+ messages)

[PATCH net-next] net: xscale: Drop unused PHY number
 2023-10-28 20:48 UTC 

[PATCH] Fixing directly deferencing a __rcu pointer warning
 2023-10-28 20:46 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 0/3] staging: greybus: Coding style cleanup patches
 2023-10-28 20:25 UTC  (7+ messages)
` [PATCH v2 1/3] staging: greybus: camera: Alignment should match open parenthesis
` [PATCH v2 3/3] staging: greybus: bootrom: fixed prefer using ftrace warning

fs/eventpoll.c:526:9: sparse: sparse: restricted __poll_t degrades to integer
 2023-10-28 19:53 UTC 

[PATCH v5 0/4] riscv: tlb flush improvements
 2023-10-28 19:42 UTC  (7+ messages)
` [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v5 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v5 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH v2 00/12] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-10-28 19:32 UTC  (4+ messages)

[PATCH] i2c: ocores: Move system PM hooks to the NOIRQ phase
 2023-10-28 19:36 UTC  (3+ messages)

[PATCH] KVM: selftests: add -MP to CFLAGS
 2023-10-28 19:34 UTC 

selftests: ftrace: RIP: 0010:__lock_acquire (kernel/locking/lockdep.c:5005)
 2023-10-28 19:17 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-msm8939: Add missing CSI2 related clocks
 2023-10-28 19:13 UTC  (2+ messages)

[PATCH] lib/find: optimize find_*_bit_wrap
 2023-10-28 19:05 UTC 

[PATCH] docs: translations: add translations links when they exist
 2023-10-28 18:51 UTC  (2+ messages)

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-10-28 18:36 UTC  (14+ messages)
` [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain

[GIT PULL] IRQ fix
 2023-10-28 18:17 UTC  (2+ messages)

[GIT PULL] perf events fix
 2023-10-28 18:17 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2023-10-28 18:17 UTC  (2+ messages)

[GIT PULL] dma-mapping fix for Linux 6.6
 2023-10-28 18:07 UTC  (2+ messages)

[GIT PULL] probes: fixes for v6.6-rc7
 2023-10-28 18:07 UTC  (2+ messages)

[git pull] misc fixes
 2023-10-28 18:00 UTC  (2+ messages)

[GIT PULL] clk fixes for v6.6-rc7
 2023-10-28 18:00 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 6.6-final
 2023-10-28 18:00 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.6-rc8
 2023-10-28 18:00 UTC  (2+ messages)

[PATCH RESEND] get_maintainer: add email addresses from dts files
 2023-10-28 17:46 UTC  (2+ messages)

[PATCH 1/4] x86/rust: support RETPOLINE
 2023-10-28 17:46 UTC  (3+ messages)
` [PATCH 3/4] x86/rust: depend on !RETHUNK

[PATCH] swiotlb: check dynamically allocated TLB address before decrypting
 2023-10-28 17:24 UTC  (2+ messages)

[PATCH v2 00/39] Memory allocation profiling
 2023-10-28 17:21 UTC  (5+ messages)
` [PATCH v2 06/39] mm: enumerate all gfp flags

[syzbot] [ntfs3?] INFO: task hung in ntfs_read_folio (2)
 2023-10-28 17:05 UTC  (2+ messages)


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