All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-19 20:03:36 to 2023-07-19 20:58:04 UTC [more...]

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-19 20:57 UTC  (11+ messages)
` [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support
` [PATCH 02/11] RISC-V: arch/riscv/config: enable RISC-V IOMMU support
` [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings

[PATCH] drm/shmem-helper: Remove duplicate include
 2023-07-19 20:57 UTC  (3+ messages)

[PATCH] net: delete "<< 1U" cargo-culting
 2023-07-19 20:57 UTC  (4+ messages)

[syzbot] Monthly kernfs report (Jul 2023)
 2023-07-19 20:56 UTC 

[Intel-gfx] [PATCH v2] drm/i915/dpt: Use shmem for dpt objects
 2023-07-19 20:53 UTC  (4+ messages)
  `  "

[ovmf test] 181907: all pass - PUSHED
 2023-07-19 20:52 UTC 

[PULL 00/66] pc,pci,virtio: cleanups, fixes, features
 2023-07-19 20:51 UTC  (6+ messages)
` [PULL 10/66] tests/qtest: enable tests for virtio-scmi

[PATCH RFC net-next v2 0/7] net: page_pool: a couple of assorted optimizations
 2023-07-19 20:51 UTC  (5+ messages)
` [PATCH RFC net-next v2 7/7] net: skbuff: always try to recycle PP pages directly when in softirq

[PATCH v2] power: Explicitly include correct DT includes
 2023-07-19 20:51 UTC  (4+ messages)

[PATCH] fs: export emergency_sync
 2023-07-19 20:51 UTC  (6+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.5-rc2-44-g6384f300e9f3)
 2023-07-19 20:51 UTC 

[PATCH v2 0/2] Rewrite ret_from_fork() in C
 2023-07-19 20:50 UTC  (8+ messages)
` [PATCH v2 2/2] x86: "

Question on slow fallocate
 2023-07-19 20:49 UTC  (11+ messages)

[PATCHES/RFC 1/5] perf bench uprobe + BPF skel
 2023-07-19 20:49 UTC  (6+ messages)
` [PATCH 1/5] perf bench uprobe: Add benchmark to test uprobe overhead
` [PATCH 2/5] perf bench uprobe: Print diff to baseline
` [PATCH 3/5] perf bench uprobe: Show diff to previous
` [PATCH 4/5] perf bench uprobe empty: Add entry attaching an empty BPF program
` [PATCH 5/5] perf bench uprobe trace_printk: Add entry attaching an BPF program that does a trace_printk

[willy-pagecache:folio-flags 11/14] include/linux/page-flags.h:715:9: error: call to undeclared function 'set_and_unlock_is_negative_byte'; ISO C99 and later do not support implicit function declarations
 2023-07-19 20:48 UTC 

drivers/soc/bcm/bcm63xx/bcm-pmb.c:103:65: sparse: sparse: cast to restricted __be32
 2023-07-19 20:48 UTC 

stable-rc/linux-6.1.y baseline: 124 runs, 10 regressions (v6.1.39)
 2023-07-19 20:48 UTC 

[PATCH] KVM: arm64: Fix CPUHP logic for protected KVM
 2023-07-19 20:48 UTC  (2+ messages)

[PATCH] ptest-runner: Pull in parallel test fixes
 2023-07-19 20:47 UTC  (6+ messages)
` [OE-core] "

[PATCH v2 0/8] selftests/mm fixes for arm64
 2023-07-19 20:45 UTC  (4+ messages)
` [PATCH v2 8/8] selftests/mm: Run all tests from run_vmtests.sh

[PATCH v3] NFSD: add rpc_status entry in nfsd debug filesystem
 2023-07-19 20:45 UTC  (3+ messages)

[PATCH v4 0/2]Add support to configure active retimer cable
 2023-07-19 20:46 UTC  (4+ messages)
` [PATCH v4 2/2] usb: typec: intel_pmc_mux: Configure Active and Retimer Cable type

[PATCH net-next 0/3] clean up the FEC driver
 2023-07-19 20:45 UTC  (2+ messages)

[PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
 2023-07-19 20:43 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
 2023-07-19 20:43 UTC  (4+ messages)
` [Intel-gfx] "

[igt-dev] [PATCH] tests/amdgpu: vcn test add session context buffer
 2023-07-19 20:43 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/amdgpu: vcn test add session context buffer (rev2)

[PATCH 0/2] PCI, AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-07-19 20:40 UTC  (6+ messages)
` [PATCH 1/2] PCI, AER: Export and make pcie_aer_is_native() global
` [PATCH 2/2] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers

[PULL 00/14] NBD patches for 2023-07-19
 2023-07-19 20:27 UTC  (15+ messages)
` [PULL 01/14] qemu-nbd: pass structure into nbd_client_thread instead of plain char*
` [PULL 02/14] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
` [PULL 03/14] qemu-nbd: properly report error if qemu_daemon() is failed
` [PULL 04/14] qemu-nbd: properly report error on error in dup2() after qemu_daemon()
` [PULL 05/14] qemu-nbd: handle dup2() error when qemu-nbd finished setup process
` [PULL 06/14] qemu-nbd: make verbose bool and local variable in main()
` [PULL 07/14] nbd/client: Use smarter assert
` [PULL 08/14] nbd: Consistent typedef usage in header
` [PULL 09/14] nbd/server: Prepare for alternate-size headers
` [PULL 10/14] nbd/server: Refactor to pass full request around
` [PULL 11/14] nbd: s/handle/cookie/ to match NBD spec
` [PULL 12/14] nbd/client: Simplify cookie vs. index computation
` [PULL 13/14] nbd/client: Add safety check on chunk payload length
` [PULL 14/14] nbd: Use enum for various negotiation modes

[oe-core][RFC PATCH 0/3] Add packagefeed recipe class
 2023-07-19 20:39 UTC  (2+ messages)

[PATCH 1/2] drm/mipi-dbi: Lock SPI bus before setting D/C GPIO
 2023-07-19 20:37 UTC  (3+ messages)

[PATCH rcu 0/6] Miscellaneous fixes for v6.6
 2023-07-19 20:38 UTC  (6+ messages)
` [PATCH rcu 2/6] rcu: Clarify rcu_is_watching() kernel-doc comment

Backporting of series xfs/iomap: fix data corruption due to stale cached iomap
 2023-07-19 20:37 UTC  (9+ messages)

[PATCH v3 00/21] Enable CET Virtualization
 2023-07-19 20:36 UTC  (10+ messages)

[RFC PATCH 00/10] Device Memory TCP
 2023-07-19 20:36 UTC  (12+ messages)

[PATCH v3 0/5] Implement MTE tag compression for swapped pages
 2023-07-19 20:32 UTC  (5+ messages)
` [PATCH v3 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP

[RFC v5 00/17] DRM cgroup controller with scheduling control and memory stats
 2023-07-19 20:31 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCHES 0/6] Fix some 'perf trace' leaks found with -fsanitize=address
 2023-07-19 20:29 UTC  (7+ messages)
` [PATCH 1/6] perf evsel: Free evsel->filter on the destructor
` [PATCH 2/6] perf thread: Allow tools to register a thread->priv destructor
` [PATCH 3/6] perf trace: Register a thread priv destructor
` [PATCH 4/6] perf trace: Really free the evsel->priv area
` [PATCH 5/6] perf trace: Free thread_trace->files table
` [PATCH 6/6] MAINTAINERS: Add git information for perf-tools and perf-tools-next trees/branches

[net-next PATCH V3] octeontx2-af: Install TC filter rules in hardware based on priority
 2023-07-19 20:29 UTC  (2+ messages)

[PATCH v4 1/2] board/km/cent2: add include common.h
 2023-07-19 20:30 UTC  (4+ messages)
` [PATCH v4 2/2] event: Add fpga load event

[PATCH] Revert "ptest-runner: Pull in parallel test fixes and output handling"
 2023-07-19 20:30 UTC 

[PATCH v8 00/23] net/tcp: Add TCP-AO support
 2023-07-19 20:26 UTC  (24+ messages)
` [PATCH v8 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v8 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v8 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v8 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v8 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v8 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v8 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v8 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v8 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v8 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v8 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v8 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v8 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v8 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v8 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v8 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v8 17/23] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v8 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v8 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v8 20/23] net/tcp: Add static_key for TCP-AO
` [PATCH v8 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v8 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v8 23/23] Documentation/tcp: Add TCP-AO documentation

[freescale-fslc:pr/638 3616/12469] drivers/power/supply/sabresd_battery.c:697:25: error: implicit declaration of function 'max8903_of_populate_pdata'
 2023-07-19 20:27 UTC 

[willy-pagecache:folio-flags 3/14] include/linux/page-flags.h:702:16: error: implicit declaration of function 'clear_bit_unlock_is_negative_byte'
 2023-07-19 20:27 UTC 

[PATCH] thermal/drivers/sun8i: Don't fail probe due to zone registration failure
 2023-07-19 20:24 UTC  (3+ messages)

[PATCH v1 3/8] selftests/nolibc: select_null: fix up for big endian powerpc64
 2023-07-19 20:25 UTC  (3+ messages)

[dm-devel] [PATCH 3/3] brd: implement write zeroes
 2023-07-19 20:21 UTC  (2+ messages)
`  "

[PATCH 0/3] Handle errors returned by radix_tree_insert() within drivers/pinctrl/
 2023-07-19 20:22 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: core: handle radix_tree_insert() errors in pinctrl_generic_add_group()
` [PATCH 2/3] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 3/3] pinctrl: pinmux: handle radix_tree_insert() errors in pinmux_generic_add_function()

[PATCH bpf-next v2] selftests/bpf: improve ringbuf benchmark output
 2023-07-19 20:15 UTC 

[PATCH 2/3] brd: enable discard
 2023-07-19 20:20 UTC  (2+ messages)
` [dm-devel] "

[dm-devel] [PATCH 1/3] brd: extend the rcu regions to cover read and write
 2023-07-19 20:19 UTC  (2+ messages)
`  "

[PATCH net-next v10 0/6] Process connector bug fixes & enhancements
 2023-07-19 20:18 UTC  (7+ messages)
` [PATCH net-next v10 1/6] netlink: Reverse the patch which removed filtering
` [PATCH net-next v10 2/6] netlink: Add new netlink_release function
` [PATCH net-next v10 3/6] connector/cn_proc: Add filtering to fix some bugs
` [PATCH net-next v10 4/6] connector/cn_proc: Performance improvements
` [PATCH net-next v10 5/6] connector/cn_proc: Allow non-root users access
` [PATCH net-next v10 6/6] connector/cn_proc: Selftest for proc connector

[dm-devel] [PATCH 0/3] brd discard patches
 2023-07-19 20:18 UTC  (2+ messages)
`  "

[willy-pagecache:folio-flags 10/14] include/asm-generic/bitops/instrumented-lock.h:95:16: error: implicit declaration of function 'arch_set_and_unlock_is_negative_byte'; did you mean 'set_and_unlock_is_negative_byte'?
 2023-07-19 20:17 UTC 

[PATCH v11 0/1] Add DTS smoke tests
 2023-07-19 20:16 UTC  (2+ messages)
` [PATCH v11 1/1] dts: add "

[PATCH v5 0/3] clk: imx: add audio clock mux driver
 2023-07-19 20:17 UTC  (4+ messages)
` [PATCH v5 3/3] clk: imx: imx8: "

[PATCH 1/1] drivers:net: fix return value check in be_lancer_xmit_workarounds
 2023-07-19 20:16 UTC  (3+ messages)

[dm-devel] [PATCH v2 0/4] brd: implement discard
 2023-07-19 20:14 UTC  (7+ messages)
` [dm-devel] [PATCH v2 3/4] brd: enable discard
          `  "

[PATCH 2/6] PCI/VGA: Deal with PCI VGA compatible devices only
 2023-07-19 20:16 UTC  (8+ messages)

[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
 2023-07-19 20:16 UTC  (9+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns

[PATCH v3 0/5] RK3588 PCIe2 support
 2023-07-19 20:16 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue

[PULL 0/1] hw/nvme fixes
 2023-07-19 20:13 UTC  (3+ messages)
` [PULL 1/1] hw/nvme: fix endianness issue for shadow doorbells

[PATCH] man5/tmpfs.5: fix typo in reference to CONFIG_TRANSPARENT_HUGEPAGE
 2023-07-19 20:13 UTC  (3+ messages)

[PATCH] selinux: introduce and use lsm_ad_net_init*() helpers
 2023-07-19 20:11 UTC  (2+ messages)

[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
 2023-07-19 20:11 UTC  (5+ messages)
` [PATCH v4 09/24] nbd: Replace bool structured_reply with mode enum
    ` [Libguestfs] "

make-mod-scripts doesn't know KERNEL_LOCALVERSION
 2023-07-19 20:10 UTC  (3+ messages)
` [OE-core] "

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.18.5
 2023-07-19 20:10 UTC 

[PATCH v5 0/6] migration: Test the new "file:" migration
 2023-07-19 20:08 UTC  (3+ messages)
` [PATCH v5 6/6] tests/qtest: migration-test: Add tests for file-based migration

[PATCH v3 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-19 20:08 UTC  (6+ messages)
    ` [v3 "

[PATCH v4] dt-bindings: clock: versal: Add versal-net compatible string
 2023-07-19 20:09 UTC  (2+ messages)

[PATCH 00/11] drm: kunit: Switch to kunit actions
 2023-07-19 20:08 UTC  (13+ messages)
` [PATCH 08/11] drm/vc4: tests: mock: Use a kunit action to unregister DRM device
` [PATCH 09/11] drm/vc4: tests: pv-muxing: Switch to managed locking init
` [PATCH 10/11] drm/vc4: tests: Switch to atomic state allocation helper
` [PATCH 11/11] drm/vc4: tests: pv-muxing: Document test scenario

[PATCH v5 1/2] dt-bindings: display/msm: mdss-common: add memory-region property
 2023-07-19 20:09 UTC  (3+ messages)

[PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table()
 2023-07-19 20:07 UTC  (12+ messages)

[BUG] unable to handle page fault for address
 2023-07-19 20:07 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
 2023-07-19 20:04 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH v3 1/3] peci: cpu: Add Intel Sapphire Rapids support
 2023-07-19 20:05 UTC  (3+ messages)
` [PATCH v3 3/3] hwmon: (peci/dimmtemp) Add "

[PATCH] ASoC: nau8821: Add DMI quirk mechanism for active-high jack-detect
 2023-07-19 20:02 UTC 

[PATCH] clk: qcom: clk-alpha-pll: Use determine_rate instead of round_rate
 2023-07-19 20:04 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/gem_*: Migrate allocator start/stop to fixtures
 2023-07-19 20:04 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/gem_*: Migrate allocator start/stop to fixtures (rev4)

+ genetlink-replace-custom-concatenate-implementation.patch added to mm-nonmm-unstable branch
 2023-07-19 20:03 UTC 

+ arm64-smccc-replace-custom-count_args-concatenate-implementations.patch added to mm-nonmm-unstable branch
 2023-07-19 20:03 UTC 

+ x86-asm-replace-custom-count_args-concatenate-implementations.patch added to mm-nonmm-unstable branch
 2023-07-19 20:03 UTC 

[OE-Core][PATCH v6 1/6] bitbake.conf: add acl and xattr distro native features support
 2023-07-19 20:03 UTC  (2+ messages)
` ODP: "


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.