All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-03 09:21:40 to 2023-07-03 10:01:28 UTC [more...]

[PATCH] arm64: dts: tegra: drop serial clock-names and reset-names
 2023-07-03  9:58 UTC  (4+ messages)

[PATCH v12 00/10] introduce Arm FF-A support
 2023-07-03  9:59 UTC  (14+ messages)
` [PATCH v13 "
  ` [PATCH v13 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
  ` [PATCH v13 04/10] arm_ffa: introduce Arm FF-A support
  ` [PATCH v13 05/10] arm_ffa: introduce armffa command

[PATCH 1/2] arm64: dts: qcom: minor whitespace cleanup around '='
 2023-07-03  9:56 UTC  (6+ messages)
` [PATCH 2/2] ARM: "

[PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
 2023-07-03  9:56 UTC  (4+ messages)

[net PATCH V2] octeontx2-pf: Add additional check for MCAM rules
 2023-07-03  9:56 UTC 

[PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
 2023-07-03  9:53 UTC  (7+ messages)

[Intel-wired-lan] [PATCH iwl-net v1] ice: Fix memory management in ice_ethtool_fdir.c
 2023-07-03  9:59 UTC  (3+ messages)

[PATCH v3 0/5] Prefer using _OSC method over deprecated _PDC
 2023-07-03  9:51 UTC  (8+ messages)
` [PATCH v3 3/5] acpi: Introduce new function callback for _OSC

qemu-arm64: Unexpected kernel BRK exception at EL1 - WARNING: CPU: 3 PID: 0 at kernel/context_tracking.c:128 ct_kernel_exit.constprop
 2023-07-03  9:51 UTC  (4+ messages)

[PATCH v4 00/33] Per-VMA locks
 2023-07-03  9:58 UTC  (5+ messages)
` [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first

[PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
 2023-07-03  9:58 UTC  (2+ messages)

[PATCH master] kbuild: delete images with missing firmware instead of truncating
 2023-07-03  9:56 UTC 

[PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-07-03  9:57 UTC  (5+ messages)

[PATCH] eal: add notes to SMP memory barrier APIs
 2023-07-03  9:56 UTC  (2+ messages)
` [PATCH v3] "

[PATCH for-8.1? 00/24] linux-user: mmap range fixes
 2023-07-03  9:51 UTC  (13+ messages)
` [PATCH 03/24] linux-user/strace: Expand struct flags to hold a mask
` [PATCH 04/24] linux-user: Split TARGET_MAP_* out of syscall_defs.h
` [PATCH 05/24] linux-user: Split TARGET_PROT_* "
` [PATCH 06/24] linux-user: Populate more bits in mmap_flags_tbl
` [PATCH 07/24] accel/tcg: Introduce page_check_range_empty
` [PATCH 09/24] linux-user: Implement MAP_FIXED_NOREPLACE

[PATCH] i2c: stm32f7: Add atomic_xfer method to driver
 2023-07-03  9:50 UTC  (5+ messages)

[PATCH 0/6] Add audio support in v4l2 framework
 2023-07-03  9:54 UTC  (4+ messages)
` [PATCH 1/6] media: v4l2: Add audio capture and output support

Fwd: Memory corruption in multithreaded user space program while calling fork
 2023-07-03  9:53 UTC  (4+ messages)

[PATCH v2] net/mlx5: fix flow workspace destruction
 2023-07-03  9:50 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v10 rebased on v6.4 00/25] DEPT(Dependency Tracker)
 2023-07-03  9:47 UTC  (52+ messages)
` [PATCH v10 rebased on v6.4 01/25] llist: Move llist_{head,node} definition to types.h
  ` [PATCH v10 rebased on v6.4 01/25] llist: Move llist_{head, node} "
` [PATCH v10 rebased on v6.4 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v10 rebased on v6.4 03/25] dept: Add single event dependency tracker APIs
` [PATCH v10 rebased on v6.4 04/25] dept: Add lock "
` [PATCH v10 rebased on v6.4 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v10 rebased on v6.4 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v10 rebased on v6.4 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
  ` [PATCH v10 rebased on v6.4 07/25] dept: Apply sdt_might_sleep_{start, end}() "
` [PATCH v10 rebased on v6.4 08/25] dept: Apply sdt_might_sleep_{start, end}() to PG_{locked, writeback} wait
  ` [PATCH v10 rebased on v6.4 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v10 rebased on v6.4 09/25] dept: Apply sdt_might_sleep_{start, end}() to swait
  ` [PATCH v10 rebased on v6.4 09/25] dept: Apply sdt_might_sleep_{start,end}() "
` [PATCH v10 rebased on v6.4 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
  ` [PATCH v10 rebased on v6.4 10/25] dept: Apply sdt_might_sleep_{start, end}() "
` [PATCH v10 rebased on v6.4 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
  ` [PATCH v10 rebased on v6.4 11/25] dept: Apply sdt_might_sleep_{start, end}() "
` [PATCH v10 rebased on v6.4 12/25] dept: Distinguish each syscall context from another
` [PATCH v10 rebased on v6.4 13/25] dept: Distinguish each work "
` [PATCH v10 rebased on v6.4 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v10 rebased on v6.4 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v10 rebased on v6.4 16/25] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait
  ` [PATCH v10 rebased on v6.4 16/25] dept: Apply sdt_might_sleep_{start,end}() "
` [PATCH v10 rebased on v6.4 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v10 rebased on v6.4 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v10 rebased on v6.4 19/25] dept: Apply timeout consideration to swait
` [PATCH v10 rebased on v6.4 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v10 rebased on v6.4 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v10 rebased on v6.4 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v10 rebased on v6.4 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v10 rebased on v6.4 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v10 rebased on v6.4 25/25] dept: Track the potential waits of PG_{locked,writeback}
  ` [PATCH v10 rebased on v6.4 25/25] dept: Track the potential waits of PG_{locked, writeback}

[PATCH v2 0/2] Fix PSIHB interrupts init PQ state
 2023-07-03  9:50 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: mediatek: minor whitespace cleanup around '='
 2023-07-03  9:48 UTC  (6+ messages)
` [PATCH 2/2] ARM: "

[PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings
 2023-07-03  9:48 UTC  (5+ messages)
` [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings

[RFC bpf-next] xsk: honor SO_BINDTODEVICE on bind
 2023-07-03  9:48 UTC  (2+ messages)

[PATCHv2] selftests/input: add tests for the EVIOCSCLOCKID ioctl
 2023-07-03  9:47 UTC 

[PATCH v3 0/3] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-03  9:47 UTC  (6+ messages)
` [PATCH v3 1/3] drm: Improve Kconfig symbol prompt and help texts

[PATCH] md/raid1: freeze block layer queue during reshape
 2023-07-03  9:47 UTC  (3+ messages)

[PATCH v7 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-07-03  9:46 UTC  (15+ messages)
` [PATCH v7 4/4] arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree
` (subset) [PATCH v7 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support

[PATCH] dt-bindings: cleanup DTS example whitespaces
 2023-07-03  9:45 UTC  (8+ messages)

[PATCH 00/14] btrfs: scrub: introduce SCRUB_LOGICAL flag
 2023-07-03  9:46 UTC  (3+ messages)
` [PATCH 05/14] btrfs: add the ability to read P/Q stripes directly

[PATCH v1 0/2] spi: amlogic-spifc-a1: fixes and improvements for amlogic-spifc-a1
 2023-07-03  9:45 UTC 

[PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions
 2023-07-03  9:45 UTC  (3+ messages)

KVM CPU hotplug notifier triggers BUG_ON on arm64
 2023-07-03  9:45 UTC  (4+ messages)

[PATCH v3 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-03  9:45 UTC  (10+ messages)
` [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access

[PATCH] arm64: dts: amlogic: minor whitespace cleanup around '='
 2023-07-03  9:45 UTC  (7+ messages)

[PATCH v5] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760
 2023-07-03  9:43 UTC  (2+ messages)

[PATCH v2 0/5] spi: Add CSI support for Renesas RZ/V2M
 2023-07-03  9:43 UTC  (3+ messages)
` [PATCH v2 1/5] spi: dt-bindings: Add bindings for RZ/V2M CSI

Some questions about using the perf tool in ARM-SPE
 2023-07-03  9:42 UTC  (8+ messages)

[PATCH v1] drivers: use free_netdev before return
 2023-07-03  9:41 UTC  (2+ messages)

[PATCH] spi: rzv2m-csi: Fix SoC product name
 2023-07-03  9:41 UTC  (2+ messages)

[PATCH master] sandbox: dts: skip reboot mode without hostfile
 2023-07-03  9:36 UTC 

[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
 2023-07-03  9:37 UTC  (22+ messages)

next: Rpi4: Unexpected kernel BRK exception at EL1
 2023-07-03  9:36 UTC  (6+ messages)

[PATCH v11 00/12] Network support for Landlock
 2023-07-03  9:36 UTC  (6+ messages)
` [PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network

[PATCH v3 0/8] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-07-03  9:36 UTC  (7+ messages)
` [PATCH v3 8/8] clk: sunxi-ng: a64: select closest rate for pll-video0

[PATCH] erofs-utils: update my email address in AUTHORS
 2023-07-03  9:35 UTC 

[Intel-wired-lan] [PATCH iwl-net v1] ice: Fix RDMA VSI removal during queue rebuild
 2023-07-03  9:35 UTC 

[PATCH] doc: update BIOS setting and supported HW list for NTB
 2023-07-03  9:35 UTC  (2+ messages)

[PATCH v4] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
 2023-07-03  9:35 UTC  (2+ messages)

[Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain
 2023-07-03  9:35 UTC  (3+ messages)
` [Buildroot] [Bug 15673] "

[Intel-gfx] [PATCH] drm/i915: Don't rely that 2 VDSC engines are always enough for pixel rate
 2023-07-03  9:35 UTC  (4+ messages)

[xen-unstable test] 181683: tolerable FAIL
 2023-07-03  9:34 UTC 

[PATCH] rust: types: make `Opaque` be `!Unpin`
 2023-07-03  9:30 UTC  (2+ messages)

[PATCH 0/5] Add PPS pulse-width support
 2023-07-03  9:32 UTC  (5+ messages)
` [PATCH 1/5] pps: add pulse-width calculation in nsec

[PATCH 0/3] Power: C3: add power domain driver
 2023-07-03  9:31 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: power: add Amlogic C3 power domains
` [PATCH 2/3] soc: c3: Add support for power domains controller
` [PATCH 3/3] arm64: dts: add support for C3 power domain controller

[PATCH v2 1/2] led: led-class: Read max-brightness from devicetree
 2023-07-03  9:32 UTC  (4+ messages)

[PATCH 1/2] net/virtio: fix legacy device IO port map in secondary process
 2023-07-03  9:31 UTC  (6+ messages)
` [PATCH v2 "

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-07-03  9:31 UTC  (5+ messages)
` [PATCH v3 33/52] xen/mpu: initialize frametable in MPU system

[PATCH v3] bitmap: add scan from offset function
 2023-07-03  9:31 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v22 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-07-03  9:30 UTC  (4+ messages)
` [PATCH v22 2/5] fs/proc/task_mmu: "

[PATCH 1/4] mm/memory: convert do_page_mkwrite() to use folios
 2023-07-03  9:29 UTC  (8+ messages)
` [PATCH 2/4] mm/memory: convert wp_page_shared() "
` [PATCH 3/4] mm/memory: convert do_shared_fault() to folios
` [PATCH 4/4] mm/memory: convert do_read_fault() to use folios

[PATCH] ui: Link dbus-display with pixman again
 2023-07-03  9:29 UTC  (3+ messages)

TR: Linux Kernel KSZ9477 Driver Questions
 2023-07-03  9:29 UTC 

[PATCH v2] amd: disable C6 after 1000 days on Zen2
 2023-07-03  9:28 UTC  (3+ messages)

[PATCH v2] genirq: Fix nested thread vs synchronize_hardirq() deadlock
 2023-07-03  9:28 UTC  (3+ messages)

[PATCH 0/6] Clean up patches in amdgpu/gmc_*.c
 2023-07-03  9:28 UTC  (2+ messages)

[PATCH] eal: fix file descriptor leakage with unhandled messages
 2023-07-03  9:28 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v3] ice: Fix RDMA VSI removal during queue rebuild
 2023-07-03  9:27 UTC 

[PATCH] fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
 2023-07-03  9:26 UTC  (3+ messages)

[PATCH] selftests/input: add tests for the EVIOCSCLOCKID ioctl
 2023-07-03  9:26 UTC  (2+ messages)

[linux-next:master 2110/12997] arch/arm64/kvm/mmu.c:147:3-9: preceding lock on line 140
 2023-07-03  9:25 UTC 

[PATCH 6.3 00/29] 6.3.11-rc1 review
 2023-07-03  9:23 UTC  (3+ messages)
` [PATCH 6.3 02/29] mm/mmap: Fix error return in do_vmi_align_munmap()

[PATCH v2] fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
 2023-07-03  9:23 UTC 

[PATCH v2 0/4] perf/arm_cspmu: Fixes and cleanups
 2023-07-03  9:21 UTC  (3+ messages)
` [PATCH v2 3/4] perf/arm_cspmu: Clean up ACPI dependency


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.