All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-03 15:18:46 to 2024-10-03 15:57:57 UTC [more...]

[PATCH 6.12 regression fix 0/2] drm/radeon regression fixes
 2024-10-03 15:50 UTC  (2+ messages)

[PATCH v7 00/10] Add SDUC Support
 2024-10-03 15:57 UTC  (9+ messages)
` [PATCH v7 03/10] mmc: core: Don't use close-ended rw for SDUC
` [PATCH v7 04/10] mmc: core: Add open-ended Ext memory addressing
` [PATCH v7 09/10] mmc: core: Prevent HSQ from enabling for SDUC

[RFC PATCH v1 0/2] Fix non-TCP sockets restriction
 2024-10-03 15:57 UTC  (3+ messages)
` [RFC PATCH v1 1/2] landlock: "

[PATCH] smsc95xx: Fix some coding style issues
 2024-10-03 15:56 UTC 

[PATCH] drm/i915/icl: Update csc and gamma enable checks
 2024-10-03 15:56 UTC  (8+ messages)

[PATCH net] hv_netvsc: Fix VF namespace also in netvsc_open
 2024-10-03 15:56 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers
 2024-10-03 15:55 UTC  (2+ messages)

[PATCH] x86/dpci: do not leak pending interrupts on CPU offline
 2024-10-03 15:55 UTC  (2+ messages)

[dhowells-fs:netfs-fixes 11/11] fs/netfs/read_retry.c:235 netfs_retry_read_subrequests() error: uninitialized symbol 'subreq'
 2024-10-03 15:56 UTC 

[PATCH] hw/intc/omap_intc: Remove now-unnecessary abstract base class
 2024-10-03 15:37 UTC  (2+ messages)

[Patch v5 0/6] Bug fixes on topdown events reordering
 2024-10-03 15:55 UTC  (7+ messages)

[PATCH v2 0/6] arm: drop last bits from deprecated boards
 2024-10-03 15:37 UTC  (9+ messages)
` [PATCH v2 1/6] hw/adc: Remove MAX111X device
` [PATCH v2 2/6] hw/gpio: Remove MAX7310 device
` [PATCH v2 3/6] hw/ide: Remove DSCM-1XXXX microdrive device model
` [PATCH v2 5/6] hw/block: Remove ecc

[PATCH v2] target/arm: Avoid target_ulong for physical address lookups
 2024-10-03 15:49 UTC  (2+ messages)

[PATCH v5] testing: bump mips64el cross to bookworm and fix package list
 2024-10-03 15:42 UTC  (2+ messages)

[PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
 2024-10-03 15:55 UTC  (6+ messages)
        ` [syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout

[PATCH] drm/radeon: add late_register for connector
 2024-10-03 15:54 UTC  (2+ messages)

[PATCH 6.6 000/533] 6.6.54-rc2 review
 2024-10-03 15:54 UTC  (2+ messages)

BUG: Kernel NULL pointer dereference on read at 0x00000000 in pnv_get_random_long()
 2024-10-03 15:53 UTC  (3+ messages)

[PATCH 00/33] add Marvell cn20k SOC support for mempool and net
 2024-10-03 15:52 UTC  (3+ messages)
` [PATCH v3 00/18] "

[PATCH net] xfrm: fix one more kernel-infoleak in algo dumping
 2024-10-03 15:52 UTC  (2+ messages)

[PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-03 15:51 UTC  (6+ messages)
` [PATCH v2 1/6] Add AutoFDO "
` [PATCH v2 3/6] Change the symbols order when --ffuntion-sections is enabled

[PATCH v0 1/1] dma/cnxk: support dma queue priority configuration
 2024-10-03 15:51 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2] wifi: wilc1000: Keep slot powered on during suspend/resume
 2024-10-03 15:51 UTC  (2+ messages)

[PATCH] archive: fix misleading error message
 2024-10-03 15:51 UTC 

[meta-oe][PATCH 1/2] webkitgtk3: Always use -g1 for debug flags
 2024-10-03 15:50 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] webkitgtk3: Fix build break with latest gir

[PATCH] service: avoid worker lcore exit deadlock
 2024-10-03 15:50 UTC  (4+ messages)
` [PATCH v2] service: fix deadlock on worker lcore exit

[dhowells-fs:netfs-fixes 11/11] fs/netfs/read_retry.c:235 netfs_retry_read_subrequests() error: uninitialized symbol 'subreq'
 2024-10-03 15:49 UTC 

[PATCH v11 00/29] Introduce the lwIP network stack
 2024-10-03 15:47 UTC  (29+ messages)
` [PATCH v11 01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
` [PATCH v11 02/29] Make AVB_VERIFY depend on FASTBOOT
` [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
` [PATCH v11 04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP
` [PATCH v11 05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
` [PATCH v11 06/29] test: boot: fix bootflow_cmd_label "
` [PATCH v11 07/29] net: introduce alternative implementation as net-lwip/
` [PATCH v11 08/29] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
` [PATCH v11 09/29] net: split include/net.h into net{, -common, -legacy, -lwip}.h
` [PATCH v11 10/29] net: move copy_filename() to new file net/net-common.c
` [PATCH v11 11/29] net: eth-uclass: add function eth_start_udev()
` [PATCH v11 12/29] net-lwip: build lwIP
` [PATCH v11 14/29] lwip: tftp: bind to TFTP port only when in server mode
` [PATCH v11 15/29] net-lwip: add TFTP support and tftpboot command
` [PATCH v11 16/29] net-lwip: add ping command
` [PATCH v11 17/29] net-lwip: add dns command
` [PATCH v11 18/29] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v11 19/29] net-lwip: add wget command
` [PATCH v11 20/29] net-lwip: lwIP wget supports user defined port in the uri, so allow it
` [PATCH v11 21/29] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v11 22/29] configs: add qemu_arm64_lwip_defconfig
` [PATCH v11 23/29] lwip: tftp: add support of blksize option to client
` [PATCH v11 24/29] net-lwip: add TFTP_BLOCKSIZE
` [PATCH v11 25/29] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v11 26/29] MAINTAINERS: net-lwip: add myself as a maintainer
` [PATCH v11 27/29] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
` [PATCH v11 28/29] [TESTING] configs: set CONFIG_NET=y for FTGMAC100
` [PATCH v11 29/29] [TESTING] Kconfig: enable NET_LWIP by default

[PATCH] x86/boot: Don't use INC to set defaults
 2024-10-03 15:49 UTC  (4+ messages)

[PATCH v2] blk_iocost: remove some duplicate irq disable/enables
 2024-10-03 15:49 UTC  (9+ messages)

[PATCH i-g-t] tests/core_setmaster: simplify device handling
 2024-10-03 15:36 UTC 

[PATCH v1 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
 2024-10-03 15:49 UTC  (5+ messages)
` [PATCH v1 2/2] Bluetooth: btnxpuart: Add GPIO support to power save feature

[PATCH 0/5] regulator: add X-Powers AXP323 support
 2024-10-03 15:49 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: mfd: x-powers,axp152: Document AXP323
` [PATCH 3/5] mfd: axp20x: Allow multiple regulators
` [PATCH 4/5] mfd: axp20x: Add support for AXP323
` [PATCH 5/5] regulator: axp20x: add support for the AXP323

[PATCH v3 1/1] dmadev: support priority configuration
 2024-10-03 15:48 UTC  (6+ messages)
` [PATCH v4 "
  ` [EXTERNAL] "

[PATCH v1 1/1] platform/x86: intel_scu_ipc: Don't use "proxy" headers
 2024-10-03 15:48 UTC 

[cocci] Reconsidering repeated pointer checks with SmPL
 2024-10-03 15:47 UTC  (7+ messages)
` [cocci] [PATCH 0/4] powerpc/4xx: Adjustments for four function implementations
  ` [cocci] [PATCH v2 "
    ` [cocci] [PATCH v2 1/4] powerpc/4xx: Fix exception handling in ppc4xx_pciex_port_setup_hose()
      `  "

[Buildroot] [git commit branch/2024.02.x] support/testing: add exfatprogs runtime test
 2024-10-03 14:31 UTC 

[Buildroot] [git commit branch/2024.02.x] support/testing: add pv runtime test
 2024-10-03 14:45 UTC 

[Buildroot] [git commit branch/2024.02.x] package/glibc: drop support of ARC 7x0 targets
 2024-10-03 14:30 UTC 

[Buildroot] [git commit branch/2024.08.x] support/testing: add pv runtime test
 2024-10-03 14:57 UTC 

[Buildroot] [git commit branch/2024.08.x] support/testing: add exfatprogs runtime test
 2024-10-03 14:57 UTC 

[Buildroot] [git commit branch/2024.08.x] configs/imx6slevk: update the kernel to 6.6.51
 2024-10-03 15:00 UTC 

[Buildroot] [git commit branch/2024.08.x] package/glibc: drop support of ARC 7x0 targets
 2024-10-03 14:30 UTC 

[Intel-wired-lan] [RFC net-next 0/1] idpf: Don't hardcode napi_struct size
 2024-10-03 15:46 UTC  (12+ messages)
` [Intel-wired-lan] [RFC net-next 1/1] idpf: Don't hard code "
                    `  "

[PATCH v8 0/2] Add driver for Sharp Memory LCD
 2024-10-03 15:45 UTC  (5+ messages)

[PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping
 2024-10-03 15:45 UTC  (9+ messages)
` [PATCH 2/2] drm: Move crtc->{x, y, mode, enabled} to legacy sub-structure

[PATCH v3 00/12] drm/xe: Reduce flickering when inheriting BIOS fb
 2024-10-03 15:44 UTC  (13+ messages)
` [PATCH v3 01/12] drm/xe/display: Handle stolen bar readout in the same way as lmem
` [PATCH v3 02/12] drm/xe: Remove double pageflip
` [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
` [PATCH v3 04/12] drm/xe/display: Remove single wait for vblank
` [PATCH v3 05/12] drm/xe: Move suballocator init to after display init
` [PATCH v3 06/12] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH v3 07/12] drm/xe: Add xe_ggtt_might_lock
` [PATCH v3 08/12] drm/xe: Add xe_ggtt_alloc
` [PATCH v3 09/12] drm/xe: Abstract read/write functions for GGTT PTEs
` [PATCH v3 10/12] drm/xe: Make xe_ggtt_pt_ops private
` [PATCH v3 11/12] drm/xe/display: Stop dereferencing ggtt in xe_fb_pin
` [PATCH v3 12/12] drm/xe: Move struct xe_ggtt to xe_ggtt.c

[PATCH v2 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
 2024-10-03 15:45 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIO
` [PATCH v2 2/2] Bluetooth: btnxpuart: Add GPIO support to power save feature

[GIT PULL] tomoyo update for v6.12
 2024-10-03 15:43 UTC  (15+ messages)

[PATCH] drm/i915/psr: Implement WA to help reach PC10
 2024-10-03 15:43 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 00/10] btrfs: backref cache cleanups
 2024-10-03 15:43 UTC  (11+ messages)
` [PATCH 01/10] btrfs: convert BUG_ON in btrfs_reloc_cow_block to proper error handling
` [PATCH 02/10] btrfs: remove the changed list for backref cache
` [PATCH 03/10] btrfs: add a comment for new_bytenr in bacref_cache_node
` [PATCH 04/10] btrfs: cleanup select_reloc_root
` [PATCH 05/10] btrfs: remove clone_backref_node
` [PATCH 06/10] btrfs: don't build backref tree for cowonly blocks
` [PATCH 07/10] btrfs: do not handle non-shareable roots in backref cache
` [PATCH 08/10] btrfs: simplify btrfs_backref_release_cache
` [PATCH 09/10] btrfs: remove the ->lowest and ->leaves members from backref cache
` [PATCH 10/10] btrfs: remove detached list from btrfs_backref_cache

[PATCH 0/9] dm deadcoding
 2024-10-03 15:43 UTC  (5+ messages)
` [PATCH 8/9] dm vdo: Remove unused functions
` [PATCH 9/9] dm vdo: Remove unused uds_compute_index_size

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-10-03 15:43 UTC  (14+ messages)

[PATCH] Input: elan_i2c - switch to using cleanup functions
 2024-10-03 15:43 UTC  (2+ messages)

6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
 2024-10-03 15:41 UTC  (3+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in set_powered_sync
 2024-10-03 15:41 UTC  (3+ messages)

[PATCH v4 0/4] ov08x40: Enable use of ov08x40 on Qualcomm X1E80100 CRD
 2024-10-03 15:41 UTC  (5+ messages)
` [PATCH v4 1/4] media: ov08x40: Fix burst write sequence
` [PATCH v4 2/4] media: dt-bindings: Add OmniVision OV08X40
` [PATCH v4 3/4] media: ov08x40: Rename ext_clk to xvclk
` [PATCH v4 4/4] media: ov08x40: Add OF probe support

[PATCH] drm/vkms: Remove usage of legacy drm_crtc members
 2024-10-03 15:41 UTC 

[PATCHv2] block: enable passthrough command statistics
 2024-10-03 15:40 UTC  (2+ messages)

Lack of system-level excludesFile
 2024-10-03 15:39 UTC  (3+ messages)

[PATCH] Input: psmouse-smbus - use guard notation when acquiring mutex
 2024-10-03 15:39 UTC  (2+ messages)

[syzbot] Test on mainline
 2024-10-03 15:38 UTC  (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync

b4 trailers --update picks up bogus trailers
 2024-10-03 15:36 UTC  (3+ messages)

[PATCH RESEND] dt-bindings: fpga: altr,fpga-passive-serial: Convert to yaml
 2024-10-03 15:35 UTC  (2+ messages)

[PATCH] strace: download release tarballs from GitHub
 2024-10-03 15:33 UTC 

[PATCH 0/4] xen/arm: dt overlay fixes
 2024-10-03 15:33 UTC  (7+ messages)
` [PATCH 1/4] dt-overlay: Fix NULL pointer dereference

[PATCH net] net: add inline annotation to fix the build warning
 2024-10-03 15:33 UTC  (5+ messages)

[v2 PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for 32-bit sid size
 2024-10-03 15:31 UTC  (8+ messages)

TOMOYO's pull request for v6.12
 2024-10-03 15:32 UTC  (3+ messages)

[PATCH] pinctrl: renesas: rzg2l: Always call rzg2l_gpio_request() for interrupt pins
 2024-10-03 15:32 UTC  (3+ messages)

[PATCH] Fix screen coud be filled with leftover artifacts
 2024-10-03 15:31 UTC  (2+ messages)

[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
 2024-10-03 15:29 UTC  (10+ messages)
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL

[PATCH v2] i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabled
 2024-09-30  9:19 UTC 

drivers/char/tpm/tpm2-sessions.o: warning: objtool: sg_set_buf.constprop.0+0x4c: unreachable instruction
 2024-10-03 15:28 UTC 

[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
 2024-10-03 15:29 UTC  (3+ messages)
` [PATCH v3 1/2] drm: Fix fault format
` [PATCH v3 2/2] vdso: Introduce vdso/page.h

[PATCH v2 1/3] samples/landlock: Fix port parsing in sandboxer
 2024-10-03 15:29 UTC  (5+ messages)
` [PATCH v2 2/3] samples/landlock: Refactor --help message in function
` [PATCH v2 3/3] samples/landlock: Clarify option parsing behaviour

[PATCH net-next v2] net: dsa: remove obsolete phylink dsa_switch operations
 2024-10-03 15:28 UTC  (3+ messages)

[PATCH v2 0/8] xen/arm: Add support for S32CC platforms and LINFlexD UART
 2024-10-03 15:27 UTC  (4+ messages)
` [PATCH v2 3/8] xen/arm: Add SCMI over SMC calls handling layer

[PATCH v2 1/2] mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPS
 2024-10-03 15:28 UTC  (6+ messages)
` [PATCH v2 2/2] mtd: nand: raw: gpmi: improve power management handling

[PATCH v5 0/5] Lazy flush for the auth session
 2024-10-03 15:27 UTC  (3+ messages)
` [PATCH v5 2/5] tpm: Implement tpm2_load_null() rollback

[PATCH] tracing: doc: Fix typo in ftrace histogram
 2024-10-03 15:27 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel/xe_oa: Check gtidle before rc6 disable test
 2024-10-03 15:26 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✗ CI.xeBAT: failure "
` ✓ Fi.CI.BAT: success "

mm/damon/reclaim.c:252:15: error: implicit declaration of function 'damon_commit_ctx'
 2024-10-03 15:25 UTC  (3+ messages)

[PATCH v2] lib: math: Move kunit tests into tests/ subdir
 2024-10-03 15:25 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: drop my packages
 2024-10-03 15:25 UTC 

[PATCH V3 0/1] livepatch: Add "stack_order" sysfs attribute
 2024-10-03 15:25 UTC  (7+ messages)
` [PATCH V3 1/1] "

[PATCH net-next v2 09/10] lib: packing: use BITS_PER_BYTE instead of 8
 2024-10-03 15:23 UTC  (2+ messages)

[PATCH net-next 00/12] Add support for PSE port priority
 2024-10-03 15:22 UTC  (7+ messages)
` [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper

[PATCH net-next v2 08/10] lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
 2024-10-03 15:22 UTC  (2+ messages)

[PATCH] efinet: Skip virtual VLAN devices during card enumeration
 2024-10-03 15:21 UTC  (2+ messages)

[PATCH dwarves v3 0/5] Emit global variables in BTF
 2024-10-03 15:21 UTC  (5+ messages)
` [PATCH dwarves v3 5/5] pahole: add global_var BTF feature

[PATCH net-next v2 07/10] lib: packing: add additional KUnit tests
 2024-10-03 15:21 UTC  (2+ messages)

[PATCH] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
 2024-10-03 15:18 UTC  (2+ messages)

[PATCH 6.11 000/695] 6.11.2-rc1 review
 2024-10-03 15:19 UTC  (2+ messages)

[PATCH v1 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-03 15:16 UTC  (9+ messages)
` [PATCH v1 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v1 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v1 3/8] tracing/perf: "
` [PATCH v1 4/8] tracing/bpf: "
` [PATCH v1 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v1 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v1 7/8] tracing/perf: "
` [PATCH v1 8/8] tracing/bpf: "


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.