All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-20 12:16:11 to 2023-08-20 16:00:17 UTC [more...]

[PATCH v3] board: rockchip: Add Bananapi R2Pro Board
 2023-08-20 16:00 UTC 

[RFC PATCH 0/1] Add support for code-coverage analysis
 2023-08-20 15:54 UTC  (3+ messages)
` [RFC PATCH 1/1] Add basic support for code coverage analysis

[PATCH v1 0/3] mt7986 DTS fixes
 2023-08-20 15:31 UTC  (12+ messages)
` [PATCH v1 1/3] arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3
` [PATCH v1 2/3] arm64: dts: mt7986: change cooling trips
` [PATCH v1 3/3] arm64: dts: mt7986: change thermal trips on BPI-R3

[dpdk-dev] [PATCH] app/testpmd: support unequal number of RXQ and TXQ
 2023-08-20 15:49 UTC  (4+ messages)

[PATCH RFC bootconfig 0/2] Distinguish bootloader and embedded kernel parameters
 2023-08-20 15:40 UTC  (13+ messages)
` [PATCH RFC bootconfig] 1/2] fs/proc: Add /proc/cmdline_load for boot loader arguments

[Buildroot] [PATCH 1/1] package/shared-mime-info: link with -latomic if needed
 2023-08-20 15:40 UTC 

[PATCH 00/22] Implement the mmap system call for FreeBSD
 2023-08-20 15:35 UTC  (39+ messages)
` [PATCH 06/22] Implement shm_rename(2) system call
` [PATCH 07/22] Add bsd-mem.c to meson.build
` [PATCH 08/22] Implement target_set_brk function in bsd-mem.c instead of os-syscall.c
` [PATCH 09/22] Implement ipc_perm conversion between host and target
` [PATCH 10/22] Implement shmid_ds "
` [PATCH 11/22] Introduce bsd-mem.h to the source tree
` [PATCH 12/22] Implement mmap(2) and munmap(2)
` [PATCH 13/22] Implement mprotect(2)
` [PATCH 14/22] Implement msync(2)
` [PATCH 15/22] Implement mlock(2), munlock(2), mlockall(2), munlockall(2), madvise(2), minherit(2)
` [PATCH 16/22] Implement mincore(2)
` [PATCH 17/22] Implement do_obreak function
` [PATCH 18/22] Implement shm_open(2)
` [PATCH 19/22] Implement shm_unlink(2) and shmget(2)
` [PATCH 20/22] Implement shmctl(2)
` [PATCH 21/22] Implement shmat(2) and shmdt(2)
` [PATCH 22/22] Add stubs for vadvise(), sbrk() and sstk()

v6.1.y-dovetail-rebase
 2023-08-20 15:30 UTC  (11+ messages)

[PATCH v3 00/18] phy: qcom-qmp-pcie: convert to newer style of bindings
 2023-08-20 14:20 UTC  (38+ messages)
` [PATCH v3 01/18] dt-bindings: phy: migrate QMP PCIe PHY bindings to qcom,sc8280xp-qmp-pcie-phy.yaml
` [PATCH v3 02/18] dt-bindings: phy: qcom,qmp-pcie: describe SM8150 PCIe PHYs
` [PATCH v3 03/18] phy: qcom-qmp-pcie: drop ln_shrd from v5_20 config
` [PATCH v3 04/18] phy: qcom-qmp-pcie: keep offset tables sorted
` [PATCH v3 05/18] phy: qcom-qmp-pcie: simplify clock handling
` [PATCH v3 06/18] phy: qcom-qmp-pcie: populate offsets configuration
` [PATCH v3 07/18] phy: qcom-qmp-pcie: support SM8150 PCIe QMP PHYs
` [PATCH v3 08/18] arm64: dts: qcom: ipq6018: switch PCIe QMP PHY to new style of bindings
` [PATCH v3 09/18] arm64: dts: qcom: ipq8074: "
` [PATCH v3 10/18] arm64: dts: qcom: msm8998: "
` [PATCH v3 11/18] arm64: dts: qcom: sc7280: "
` [PATCH v3 12/18] arm64: dts: qcom: sc8180x: "
` [PATCH v3 13/18] arm64: dts: qcom: sdm845: "
` [PATCH v3 14/18] arm64: dts: qcom: sm8150: add ref clock to PCIe PHYs
` [PATCH v3 15/18] arm64: dts: qcom: sm8150: switch PCIe QMP PHY to new style of bindings
` [PATCH v3 16/18] arm64: dts: qcom: sm8250: "
` [PATCH v3 17/18] arm64: dts: qcom: sm8450: "
` [PATCH v3 18/18] ARM: dts: qcom-sdx55: "

[Buildroot] [PATCH 0/2] Fix Rock 5B build, broken by gcc 12 warnings
 2023-08-20 15:29 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/crun: fix linking with libargp
 2023-08-20 15:26 UTC 

[PATCH 0/6] Backport rework of deadline bandwidth restoration for 5.15.y
 2023-08-20 15:22 UTC  (12+ messages)
` [PATCH 1/6] cgroup/cpuset: Rename functions dealing with DEADLINE accounting
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
` [PATCH 3/6] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
` [PATCH 4/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present
` [PATCH 5/6] sched/deadline: Create DL BW alloc, free & check overflow interface
` [PATCH 6/6] cgroup/cpuset: Free DL BW in case can_attach() fails

[PATCH 0/6] Backport rework of deadline bandwidth restoration for 5.10.y
 2023-08-20 15:21 UTC  (11+ messages)
` [PATCH 1/6] cgroup/cpuset: Rename functions dealing with DEADLINE accounting
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
` [PATCH 3/6] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
` [PATCH 4/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present
` [PATCH 5/6] sched/deadline: Create DL BW alloc, free & check overflow interface
` [PATCH 6/6] cgroup/cpuset: Free DL BW in case can_attach() fails

[PATCH 0/6] Backport rework of deadline bandwidth restoration for 6.1.y
 2023-08-20 15:24 UTC  (8+ messages)
` [PATCH 1/6] cgroup/cpuset: Rename functions dealing with DEADLINE accounting
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
` [PATCH 3/6] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
` [PATCH 4/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present
` [PATCH 5/6] sched/deadline: Create DL BW alloc, free & check overflow interface
` [PATCH 6/6] cgroup/cpuset: Free DL BW in case can_attach() fails

[Buildroot] [PATCH v2 0/1] Fix Rock 5B build, broken by gcc 12 warnings
 2023-08-20 15:20 UTC  (2+ messages)
` [Buildroot] [PATCH v2 1/1] configs/rock5b: Add patches to fix gcc12 warnings

[PATCH 0/2] selftests: Introduce common min()/max() and apply them in net tests
 2023-08-20 15:15 UTC  (7+ messages)
` [PATCH 1/2] selftests: Provide local define of min() and max()
` [PATCH 2/2] selftests/net: replace ternary operator with min()/max()

[PATCH] usb: typec: tcpm: reset counter when enter into unattached state after try role
 2023-08-20 15:15 UTC 

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-08-20 15:09 UTC  (2+ messages)

Linux 6.5-rc7
 2023-08-20 15:06 UTC  (3+ messages)

[PATCH] tracing/user_events: Fix an erroneous usage of struct_size()
 2023-08-20 15:02 UTC 

[PATCH net-next 0/3] add the dwmac driver for T-HEAD TH1520 SoC
 2023-08-20 14:55 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: net: snps,dwmac: allow dwmac-3.70a to set pbl properties
` [PATCH net-next 2/3] dt-bindings: net: add T-HEAD dwmac support
` [PATCH net-next 3/3] net: stmmac: add glue layer for T-HEAD TH1520 SoC

[PATCH 0/2] Convert enum->pointer for data in the tmp51x match tables
 2023-08-20 14:55 UTC  (5+ messages)
` [PATCH 1/2] hwmon: tmp513: Convert enum->pointer for data in the "
` [PATCH 2/2] hwmon: tmp513: Add temp_config to struct tmp51x_info

[PATCH blktests v2 0/1] Introduce nvmet target setup/cleanup helpers
 2023-08-20 14:58 UTC  (3+ messages)
` [PATCH blktests v2 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code

[Buildroot] [PATCH next 1/1] package/gnupg2: bump to version 2.4.3
 2023-08-20 14:56 UTC 

[PATCHv10 00/18] nvme: In-kernel TLS support for TCP
 2023-08-20 14:55 UTC  (3+ messages)
` [PATCH 16/18] nvmet-tcp: enable TLS handshake upcall

[oe-core][PATCHv2] gtk4: upgrade 4.10.5 -> 4.12.0
 2023-08-20 14:54 UTC  (5+ messages)

isert patch leaving resources behind
 2023-08-20 14:46 UTC  (4+ messages)

btrfs check Causes File Corruption
 2023-08-20 14:44 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 2/9] ethtool: Add forced speed to supported link modes maps
 2023-08-20 14:45 UTC  (3+ messages)
  `  "

[syzbot] [ntfs?] WARNING in do_open_execat
 2023-08-19 19:16 UTC  (5+ messages)

[Buildroot] [PATCH] package/pkg-generic: don't download svn externals by default
 2023-08-20 14:32 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/pkg-generic: don't download svn externals by default
 2023-08-20 14:30 UTC 

Mickledore merge request : Aug 20th
 2023-08-20 14:32 UTC 

[syzbot] [udf?] UBSAN: array-index-out-of-bounds in udf_process_sequence
 2023-08-20 14:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing/tests/package/test_nftables.py: new runtime test
 2023-08-20 14:27 UTC  (4+ messages)

[Buildroot] [git commit] support/testing/tests/package/test_nftables.py: new runtime test
 2023-08-20 14:25 UTC 

dwc3: unusual handling of setup requests with wLength == 0
 2023-08-20 14:20 UTC  (9+ messages)

[Buildroot] [PATCH] utils/docker-run: allow IMAGE to be passed in the environment
 2023-08-20 14:24 UTC  (2+ messages)

OE-core CVE metrics for mickledore on Sun 20 Aug 2023 04:00:01 AM HST
 2023-08-20 14:22 UTC 

[Buildroot] [PATCH 0/5] utils/docker-run: cleanups and improvements (branch yem/docker-run)
 2023-08-20 14:22 UTC  (2+ messages)

[Buildroot] [PATCH next 1/1] DEVELOPERS: fix entry for board/firefly/roc-rk3399-pc/
 2023-08-20 14:21 UTC  (2+ messages)

[Buildroot] [git commit branch/next] utils/docker-run: make it compatible with SELinux
 2023-08-20 14:20 UTC 

[Buildroot] [git commit branch/next] utils/docker-run: allow IMAGE to be passed in the environment
 2023-08-20 14:20 UTC 

[Buildroot] [git commit branch/next] utils/docker-run: mount the download directory if specified
 2023-08-20 14:20 UTC 

[Buildroot] [git commit branch/next] utils/docker-run: also mount current working directory
 2023-08-20 14:20 UTC 

[Buildroot] [git commit branch/next] utils/docker-run: bind mount .git/objects if needed
 2023-08-20 14:20 UTC 

[Buildroot] [git commit branch/next] utils/docker-run: introduce sorted list of mountpoints
 2023-08-20 14:20 UTC 

[PATCH v2] selftests: prctl: Add prctl test for PR_GET_NAME
 2023-08-20 14:13 UTC 

Possible io_uring related race leads to btrfs data csum mismatch
 2023-08-20 14:11 UTC  (14+ messages)

[PATCH v3 0/3] Fix a couple of corner cases in feec() when using uclamp_max
 2023-08-20 13:52 UTC  (4+ messages)
` [PATCH v3 2/3] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0

[PATCH] bsd-user: Add missing break after do_bsd_preadv
 2023-08-20 13:53 UTC  (2+ messages)

[PATCH rdma-next] RDMA/bnxt_re: Fix kernel doc errors
 2023-08-20 13:53 UTC 

[PATCH] dt-bindings: trivial-devices: Remove the OV5642 entry
 2023-08-20 13:45 UTC  (10+ messages)

[f2fs-dev] [PATCH 1/1] f2fs: move fiemap to use iomap framework
 2023-08-20 13:42 UTC  (4+ messages)

[Buildroot] [git commit branch/next] DEVELOPERS: fix incorrect path to board/firefly/roc-rk3399-pc/
 2023-08-20 13:36 UTC 

[Buildroot] [PATCH] package/host-gdb: disable source-highlight
 2023-08-20 13:35 UTC  (2+ messages)

[Buildroot] [git commit] package/host-gdb: disable source-highlight
 2023-08-20 13:33 UTC 

TPM patch breaks S3 on some Intel systems (bugzilla ticket)
 2023-08-20 13:30 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-08-19
 2023-08-20 13:28 UTC 

[PATCH BlueZ v2] adapter: wait for kernel exp features in adapter initialization
 2023-08-20 13:23 UTC  (2+ messages)
` [BlueZ,v2] "

Fwd: System becomes hot when put to sleep
 2023-08-20 13:22 UTC  (2+ messages)

[RFC PATCH v1 0/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
 2023-08-20 13:16 UTC  (10+ messages)
` [RFC PATCH v1 1/1] "

OE-core CVE metrics for kirkstone on Sun 20 Aug 2023 03:00:01 AM HST
 2023-08-20 13:18 UTC 

[RFC PATCH] tracing: Introduce pipe_cpumask to avoid race on trace_pipes
 2023-08-20 13:18 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] mm: remove unintentional voluntary preemption in get_mmap_lock_carefully
 2023-08-20 13:08 UTC  (8+ messages)

[PATCH 00/17] x86/boot: Rework PE header generation
 2023-08-20 12:57 UTC  (4+ messages)
` [PATCH 17/17] x86/boot: Drop CRC-32 checksum and the build tool that generates it

[Buildroot] Interested in board support for BeagleV-Ahead
 2023-08-20 12:54 UTC  (4+ messages)

[PATCH] sched/core: Refactor task_flags check for worker sleeping
 2023-08-20 12:53 UTC 

[PATCH] hwmon: Add support for the INA260 chip to the INA219 and compatibles driver
 2023-08-20 12:47 UTC 

[Intel-gfx] [PATCH v3] drm/i915: Fix Kconfig error for CONFIG_DRM_I915
 2023-08-20 12:36 UTC 

[PATCH v2] dt-bindings: iio: adc: Add TI TWL603X GPADC
 2023-08-20 12:32 UTC 

GRUB 2.12~rc1 released
 2023-08-20 12:28 UTC  (2+ messages)

OE-core CVE metrics for dunfell on Sun 20 Aug 2023 02:00:01 AM HST
 2023-08-20 12:25 UTC 

[PATCH mptcp-next v4 0/6] userspace pm remove id 0 subflow & address
 2023-08-20 12:23 UTC  (7+ messages)
` [PATCH mptcp-next v4 5/6] mptcp: userspace pm remove id 0 address
` [PATCH mptcp-next v4 6/6] selftests: "

[PATCH] riscv: dts: thead: set dma-noncoherent to soc bus
 2023-08-20 12:04 UTC  (3+ messages)


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.