LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-05 05:09:51 to 2024-05-05 17:58:21 UTC [more...]

[PATCH 2/3] iio: pressure: Add driver for Sensirion SDP500
 2024-05-05 17:58 UTC  (4+ messages)

[PATCH v4] usbip: Don't submit special requests twice
 2024-05-05 17:54 UTC  (3+ messages)

[PATCH v2 0/2] Fix the iio-gts-helpers available times table sorting
 2024-05-05 17:50 UTC  (2+ messages)

[PATCH 0/5] Add threshold events support and some minor cleanup
 2024-05-05 17:47 UTC  (7+ messages)
` [PATCH 1/5] iio: temperature: mcp9600: set channel2 member
` [PATCH 5/5] iio: temperature: mcp9600: add threshold events support

[PATCH v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-05 17:31 UTC  (3+ messages)

get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
 2024-05-05 17:31 UTC  (10+ messages)
` [PATCH] epoll: try to be a _bit_ better about file lifetimes

[PATCH v3 0/2] bitops: Optimize fns() for improved performance
 2024-05-05 17:29 UTC  (5+ messages)
` [PATCH v3 1/2] lib/test_bitops: Add benchmark test for fns()

[PATCH v6] ACPI: fan: Add hwmon support
 2024-05-05 17:22 UTC  (5+ messages)

[PATCH v2 2/3] iio: pressure: Add driver for Sensirion SDP500
 2024-05-05 17:18 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 6.9-rc7
 2024-05-05 17:13 UTC  (2+ messages)

[GIT PULL] dma-mapping fix for Linux 6.9
 2024-05-05 17:13 UTC  (2+ messages)

[GIT PULL v2] tracing/tracefs: Fixes for v6.9
 2024-05-05 17:13 UTC  (2+ messages)

[GIT PULL] probes: Fixes for v6.9-rc6
 2024-05-05 17:13 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 6.9-rc7
 2024-05-05 17:13 UTC  (2+ messages)

[GIT PULL] clk fixes for v6.9-rc6
 2024-05-05 17:12 UTC  (2+ messages)

[git pull] Input updates for v6.9-rc6
 2024-05-05 17:12 UTC  (2+ messages)

[PATCH] time/timgr: Fix wrong reference when level 0 group allocation failed
 2024-05-05 17:07 UTC  (6+ messages)
` [PATCH RESEND] "
  ` [PATCH v2] "
    ` [v2] "

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-05 16:45 UTC  (6+ messages)
` [RFC v1 1/5] dt-bindings: leds: add led trigger netdev
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
` [RFC v1 3/5] dt-bindings: net: mediatek,net: add reset-cells
` [RFC v1 4/5] dt-bindings: arm64: dts: mediatek: add BananaPi R3 Mini
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based Bananapi "

[PATCH 00/10] PCI: Add generic Conf Type 0/1 helpers
 2024-05-05 16:39 UTC  (7+ messages)
` [PATCH 01/10] ARM: orion5x: Rename PCI_CONF_{REG,FUNC}() out of the way
` [PATCH 03/10] ARM: orion5x: Pass devfn to orion5x_pci_hw_{rd,wr}_conf()
` [PATCH 04/10] ARM: orion5x: Use generic PCI Conf Type 1 helper

[syzbot] [bcachefs?] kernel BUG in bch2_alloc_v4_invalid
 2024-05-05 16:25 UTC 

[PATCH v8 00/17] mm: jit/text allocator
 2024-05-05 16:21 UTC  (19+ messages)
` [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v8 03/17] nios2: define virtual address space for modules
` [PATCH v8 04/17] sparc: simplify module_alloc()
` [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
` [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v8 08/17] mm/execmem, arch: convert remaining "
` [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
` [PATCH v8 10/17] arm64: extend execmem_info "
` [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
` [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
` [PATCH v8 17/17] fixup: convert remaining archs: defaults handling

[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
 2024-05-05 16:22 UTC  (4+ messages)

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-05-05 16:20 UTC  (14+ messages)

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in rewrite_old_nodes_pred
 2024-05-05 16:14 UTC 

[syzbot] [bpf?] [trace?] general protection fault in bpf_get_attach_cookie_tracing
 2024-05-05 16:13 UTC 

[PATCH v2] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-05-05 16:08 UTC  (2+ messages)

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-05 16:06 UTC  (17+ messages)
` [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH RESEND v8 03/16] nios2: define virtual address space for modules
` [PATCH RESEND v8 04/16] sparc: simplify module_alloc()
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining "
` [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH RESEND v8 10/16] arm64: extend execmem_info "
` [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH 1/3] arm64: dts: marvell: eDPU: drop redundant address/size-cells
 2024-05-05 16:06 UTC  (2+ messages)

[PATCH 0/6] mips: bmips: improve handling of RAC and CBR addr
 2024-05-05 16:05 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: mips: brcm: Document mips-cbr-reg property

[PATCH v3 0/7] Linux RISC-V IOMMU Support
 2024-05-05 15:46 UTC  (7+ messages)
` [PATCH v3 7/7] iommu/riscv: Paging domain support

[PATCH v2 0/3] Update the max31790 driver
 2024-05-05 15:40 UTC  (10+ messages)
` [PATCH v2 3/3] dt-bindings: hwmon: max31790: Add maxim,pwmout-pin-as-tach-input property

[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-05 15:22 UTC  (4+ messages)

[PATCH v6 0/5] initial support for Marvell 88PM886 PMIC
 2024-05-05 15:15 UTC  (3+ messages)
` [PATCH v6 3/5] regulator: add regulators driver "

How to find out about a new peer connection in wireguard?
 2024-05-05 14:59 UTC 

[PATCH v2] spi: stm32: enable controller before asserting CS
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH 1/2] ASoC: amd: acp: fix for acp platform device creation failure
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH v2] ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH 01/10] kconfig: gconf: redraw pane correctly after loading a config file
 2024-05-05 15:01 UTC  (3+ messages)
` [PATCH 10/10] kconfig: turn defaults and additional prompt for choice members into error

[PATCH] selftests/alsa: fix a build warning: return a value in all cases
 2024-05-05 14:53 UTC  (3+ messages)

[PATCH] selftests: introduce additional eventfd test coverage
 2024-05-05 14:46 UTC 

[PATCH 1/1] sound: Support microphone from device Acer 315-24p
 2024-05-05 14:37 UTC  (4+ messages)

[PATCH v1 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-05 14:29 UTC  (4+ messages)
` [PATCH v1 5/5] mm: Add update_mmu_tlb_range()

[PATCH 0/4] arm64: dts: rockchip: Add Radxa ROCK 3B
 2024-05-05 14:21 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: mfd: rk809: Fix vcc8 and vcc9-supply description
` [PATCH 2/4] dt-bindings: mfd: rk809: Add audio codec properties
` [PATCH 3/4] dt-bindings: arm: rockchip: Add Radxa ROCK 3B
` [PATCH 4/4] arm64: dts: "

Linux regressions report for mainline [2024-05-05]
 2024-05-05 14:19 UTC 

[REGRESSION] Thunderbolt Host Reset Change Causes eGPU Disconnection from 6.8.7=>6.8.8
 2024-05-05 14:17 UTC  (4+ messages)

[PATCH net-next 1/2] IB/hfi1: Do not use custom stat allocator
 2024-05-05 14:16 UTC  (5+ messages)
` [PATCH net-next 2/2] IB/hfi1: Remove generic .ndo_get_stats64

[PATCH v1 1/1] gpiolib: Discourage to use formatting strings in line names
 2024-05-05 14:14 UTC 

[PATCH v2] gpiolib: cdev: Fix use after free in lineinfo_changed_notify
 2024-05-05 14:11 UTC 

[syzbot] [dri?] [media?] inconsistent lock state in valid_state (2)
 2024-05-05 14:08 UTC  (2+ messages)
` [PATCH] dma-buf/sw-sync: don't enable IRQ from sync_print_obj()

[PATCH] platform/chrome: cros_kbd_led_backlight: enable probing through EC_FEATURE_PWM_KEYB
 2024-05-05 13:42 UTC  (2+ messages)

[PATCH 2/2] string: improve strlen performance
 2024-05-05 13:38 UTC  (5+ messages)

[PATCH v3 1/1] drivers/rtc: rtc-sun6i: AutoCal Internal OSC Clock
 2024-05-05 13:27 UTC  (3+ messages)

[PATCH] staging: atomisp: Fix spelling mistake in hmm_bo.c
 2024-05-05 13:23 UTC 

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-05-05 13:23 UTC  (4+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[PATCH v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-05-05 13:20 UTC  (3+ messages)

[PATCHSET RFC 0/437] Kill off old fops ->read() and ->write()
 2024-05-05 13:16 UTC  (4+ messages)
` [PATCH 413/437] media/rc: convert to read/write iterators

[PATCH v4 0/2] bitops: Optimize fns() for improved performance
 2024-05-05 13:11 UTC  (4+ messages)
` [PATCH v4 1/2] lib/test_bitops: Add benchmark test for fns()

[PATCH v2 1/1] RDMA/hfi1: Use RMW accessors for changing LNKCTL2
 2024-05-05 13:11 UTC  (2+ messages)

[PATCH 0/3] PCI LNKCTL2 RMW Accessor Cleanup
 2024-05-05 13:09 UTC  (5+ messages)
` [PATCH 3/3] RDMA/hfi1: Use RMW accessors for changing LNKCTL2

[PATCH -mm 0/2] nilfs2: reduce build warnings with "make C=1"
 2024-05-05 12:47 UTC  (6+ messages)
` [PATCH -mm 1/2] nilfs2: use integer type instead of enum req_op for event tracing header

[PATCH] riscv/atomic.h: optimize ops with acquire/release ordering
 2024-05-05 12:33 UTC 

[PATCH rdma-next v2 0/5] RDMA/mana_ib: Implement RNIC CQs
 2024-05-05 12:29 UTC  (2+ messages)

[PATCH v2] ASoC: tas2781: Fix a warning reported by robot kernel test
 2024-05-05 12:23 UTC 

[PATCH 0/3] gpio: brcmstb: add support for gpio-ranges
 2024-05-05 12:25 UTC  (5+ messages)
` [PATCH 2/3] gpio: of: support gpio-ranges for multiple gpiochip devices

[PATCHv10 00/18] x86/tdx: Add kexec support
 2024-05-05 12:13 UTC  (3+ messages)
` [PATCHv10 10/18] x86/tdx: Convert shared memory back to private on kexec

[PATCH v2] RDMA/core: Remove NULL check before dev_{put, hold}
 2024-05-05 12:13 UTC  (2+ messages)

[PATCH v4] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-05-05 11:49 UTC  (7+ messages)

drivers/gpu/drm/xe/xe_guc_ads.c:103:21-27: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) (fwd)
 2024-05-05 11:17 UTC 

[PATCH v2 0/3] perf probe: Allow names to start with digits
 2024-05-05 11:13 UTC  (4+ messages)
` [PATCH v2 1/3] perf parse-events: pass parse_state to add_tracepoint
` [PATCH v2 2/3] perf parse-events: Add new 'fake_tp' parameter for tests
` [PATCH v2 3/3] perf parse: Allow names to start with digits

[PATCH v4 0/1] Documentation: networking: document ISO 15765-2
 2024-05-05 11:05 UTC  (2+ messages)

[PATCH 0/2] can: xilinx_can: Document driver description to list all supported IPs
 2024-05-05 11:03 UTC  (2+ messages)

[PATCH net-next v1 1/1] can: sja1000: plx_pci: Reuse predefined CTI subvendor ID
 2024-05-05 11:01 UTC  (2+ messages)

6.9.0-rc2+ kernel hangs on boot
 2024-05-05 10:55 UTC  (12+ messages)
  ` 6.9.0-rc2+ kernel hangs on boot (bisected, maybe LED related)

[PATCH v5 1/2] lib/test_bitops: Add benchmark test for fns()
 2024-05-05 10:42 UTC  (5+ messages)

[PATCH] Bluetooth: qca: Use common error handling code in two functions
 2024-05-05 10:37 UTC  (4+ messages)
  `  "

[syzbot] [wireless?] WARNING in kcov_remote_start (3)
 2024-05-05 10:36 UTC  (4+ messages)
    ` [PATCH] nfc: nci: Fix kcov check in nci_rx_work()

[PATCH v4 0/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-05-05 10:27 UTC  (5+ messages)
` [PATCH v4 4/4] arm64: dts: add description for solidrun cn9131 solidwan board

[PATCH v3 0/2] media: gc2145: add basic dvp bus support
 2024-05-05 10:23 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: add galaxycore,gc2145 DVP "
` [PATCH v3 2/2] media: gc2145: implement basic dvp "

[PATCH v2 1/3] dt-bindings: iio: pressure: Add Sensirion SDP500
 2024-05-05 10:20 UTC  (2+ messages)

[PATCH] dt-bindings: iio: dac: fix ad354xr output range
 2024-05-05 10:04 UTC  (3+ messages)

[GIT PULL] EDAC urgent for v6.9-rc7
 2024-05-05  9:57 UTC 

[PATCH v3 0/2] Add support for bosch bmi120
 2024-05-05  9:56 UTC  (5+ messages)
` [PATCH v3 1/2] iio: imu: bmi160: add support for bmi120
` [PATCH v3 2/2] dt-bindings: iio: imu: bmi160: add bmi120

[PATCH net-next v3] net: dsa: mv88e6xxx: control mdio bus-id truncation for long paths
 2024-05-05  9:52 UTC 

[GIT PULL] x86 fixes
 2024-05-05  9:14 UTC 

[syzbot] [net?] possible deadlock in hsr_dev_xmit (2)
 2024-05-05  9:08 UTC  (2+ messages)

[GIT PULL] IRQ fix
 2024-05-05  9:06 UTC 

[GIT PULL] Kbuild updates for v6.9-rc1
 2024-05-05  8:45 UTC  (6+ messages)

[PATCH] dt-bindings: Use full path to other schemas
 2024-05-05  8:46 UTC 

[PATCH 0/2] ARM: dts: mix: Add Kobo Clara HD rev B
 2024-05-05  8:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: "

[PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime
 2024-05-05  8:21 UTC  (2+ messages)

[PATCH RESEND v6 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-05-05  8:03 UTC  (4+ messages)
` [PATCH RESEND v6 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH RESEND v6 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
` [PATCH RESEND v6 3/3] printk: Remove redundant CONFIG_BASE_FULL

[PATCH] media: platform: allegro-dvt: Constify struct regmap_config
 2024-05-05  7:28 UTC 

[PATCH] media: i2c: tvp5150: Constify some structures
 2024-05-05  7:24 UTC 

[PATCH v2 0/2] abort hot-plug if pci_hp_add_bridge() fails
 2024-05-05  7:14 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: pciehp: Abort "

[PATCH] leds: is31fl319x: Constify struct regmap_config
 2024-05-05  7:03 UTC 

[PATCH 1/4] btrfs: Remove duplicate included header
 2024-05-05  7:03 UTC  (3+ messages)
` [PATCH 4/4] crash: "

[PATCH 0/3] Enhance soft hwpoison handling and injection
 2024-05-05  7:02 UTC  (5+ messages)
` [PATCH 2/3] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
` [PATCH 3/3] mm/memory-failure: send SIGBUS in the event of thp split fail

[PATCH v2] usb: typec: mux: replace of_node_put() with __free [linux-next]
 2024-05-05  6:58 UTC  (4+ messages)

bug in may_dedupe_file allows to deduplicate files we aren't allowed to write to
 2024-05-05  6:57 UTC  (4+ messages)

[PATCH 08/14] zram: check that backends array has at least one backend
 2024-05-05  6:48 UTC  (7+ messages)

[PATCH] firmware_loader: Replace simple_strtol() with kstrtoint()
 2024-05-05  6:35 UTC  (3+ messages)

[syzbot] [kernel?] KMSAN: uninit-value in profile_hits (3)
 2024-05-05  6:18 UTC  (5+ messages)
  ` [PATCH] profiling: initialize prof_cpu_mask from profile_online_cpu()
    ` [PATCH (REPOST)] "

[PATCH] PCI: dwc: keystone: Fix potential NULL dereference
 2024-05-05  6:15 UTC  (2+ messages)
` [PATCH v4] PCI: dwc: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs()

[PATCH 0/5] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-05  5:26 UTC  (6+ messages)
` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs


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