All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-03 00:11:57 to 2024-10-03 02:52:36 UTC [more...]

[PATCH 1/2] bootm: adjust the print format
 2024-10-03  2:52 UTC  (2+ messages)

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

[PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported
 2024-10-03  2:48 UTC  (2+ messages)

[arnd-asm-generic:asm-generic] BUILD SUCCESS f822712a2c69154f9a0a009f8e18fe394eb7766f
 2024-10-03  2:47 UTC 

linux-next: build failure after merge of the auxdisplay tree
 2024-10-03  2:46 UTC 

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

[PATCH v3 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
 2024-10-03  2:43 UTC  (5+ messages)
` [PATCH v3 2/8] pinctrl: Add driver for the T-Head TH1520 SoC

[tip:irq/urgent] BUILD SUCCESS 6eabf656048d904d961584de2e1d45bc0854f9fb
 2024-10-03  2:42 UTC 

[RFC PATCH 0/7] vfs: improving inode cache iteration scalability
 2024-10-03  2:42 UTC  (14+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 0667a5e1edfa3681b3c607f15c1c4cbf69bd5873
 2024-10-03  2:40 UTC 

[PATCH v9 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-10-03  2:40 UTC  (20+ messages)
` [PATCH v9 01/11] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v9 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables
` [PATCH v9 03/11] drm/xe/devcoredump: Improve section headings and add tile info
` [PATCH v9 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function
` [PATCH v9 05/11] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v9 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v9 07/11] drm/print: Introduce drm_line_printer
` [PATCH v9 08/11] drm/xe/guc: Dead CT helper
` [PATCH v9 09/11] drm/xe/guc: Dump entire CTB on errors
` [PATCH v9 10/11] drm/xe/guc: Add GuC log to devcoredump captures
` [PATCH v9 11/11] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH linux-next] drm: Fix for kernel doc warning
 2024-10-03  2:38 UTC 

[PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains
 2024-10-03  2:37 UTC  (7+ messages)

[PATCH] line-log: protect inner strbuf from free
 2024-10-03  2:36 UTC  (4+ messages)

[PATCH i-g-t v4 0/1] Backlight control on HDR-enabled eDP panels
 2024-10-03  2:34 UTC  (2+ messages)
` [PATCH i-g-t v4 1/1] tests/kms_hdr: Test brightness manipulation in HDR mode

[PATCHv2 0/5] pci cleanup/prep patches
 2024-10-03  2:34 UTC  (7+ messages)
` [PATCHv2 2/5] pci: make pci_destroy_dev concurrent safe
` [PATCHv2 3/5] pci: move the walk bus lock to where its needed
` [PATCHv2 5/5] pci: unexport pci_walk_bus_locked

[PATCH] pinctrl: fix Null pointer dereference
 2024-10-03  2:33 UTC  (2+ messages)

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

[PATCH 1/1] net: phy: marvell: avoid bringing down fibre link when autoneg is bypassed
 2024-10-03  2:25 UTC 

[xilinx-xlnx:xlnx_rebase_v6.6_LTS_2024.1_update 101/1001] drivers/dma/xilinx/vdmatest.c:89: warning: expecting prototype for struct vdmatest_slave_thread. Prototype was for struct xilinx_vdmatest_slave_thread instead
 2024-10-03  2:20 UTC 

[PATCHv2] mkfs.jffs2: fix segfault when parsing dev table
 2024-10-03  2:19 UTC 

[syzbot] [ocfs2?] possible deadlock in ocfs2_del_inode_from_orphan
 2024-10-03  2:18 UTC 

[PATCH v3] rust: device: change the from_raw() function
 2024-10-03  2:18 UTC  (4+ messages)

[PATCHv2] wifi: ath9k: return by of_get_mac_address
 2024-10-03  2:17 UTC 

[Outreachy]
 2024-10-03  2:14 UTC  (3+ messages)

[PATCH net-next v3 00/17] ibm: emac: more cleanups
 2024-10-03  2:11 UTC  (18+ messages)
` [PATCH net-next v3 01/17] net: ibm: emac: use netif_receive_skb_list
` [PATCH net-next v3 02/17] net: ibm: emac: remove custom init/exit functions
` [PATCH net-next v3 03/17] net: ibm: emac: use module_platform_driver for modules
` [PATCH net-next v3 04/17] net: ibm: emac: use devm_platform_ioremap_resource
` [PATCH net-next v3 05/17] net: ibm: emac: use platform_get_irq
` [PATCH net-next v3 06/17] net: ibm: emac: remove bootlist support
` [PATCH net-next v3 07/17] net: ibm: emac: tah: use devm for kzalloc
` [PATCH net-next v3 08/17] net: ibm: emac: tah: devm_platform_get_resources
` [PATCH net-next v3 09/17] net: ibm: emac: rgmii: use devm for kzalloc
` [PATCH net-next v3 10/17] net: ibm: emac: rgmii: devm_platform_get_resource
` [PATCH net-next v3 11/17] net: ibm: emac: zmii: use devm for kzalloc
` [PATCH net-next v3 12/17] net: ibm: emac: zmii: devm_platform_get_resource
` [PATCH net-next v3 13/17] net: ibm: emac: mal: use devm for kzalloc
` [PATCH net-next v3 14/17] net: ibm: emac: mal: use devm for request_irq
` [PATCH net-next v3 15/17] net: ibm: emac: mal: move irq maps down
` [PATCH net-next v3 16/17] net: ibm: emac: mal: add dcr_unmap to _remove
` [PATCH net-next v3 17/17] net: ibm: emac: mal: move dcr map down

[PATCH 0/2] TDR fixes
 2024-10-03  2:11 UTC  (11+ messages)
` [PATCH 1/2] drm/xe: Take job list lock in xe_sched_add_pending_job
` [PATCH 2/2] drm/xe: Don't free job in TDR
` ✓ CI.Patch_applied: success for TDR fixes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

RIP: 0010:trace_check_vprintf 6.12-rc1 & CXL test
 2024-10-03  2:11 UTC  (2+ messages)

[PATCH RFT] of: property: fw_devlink: Add support for the "phy-handle" binding
 2024-10-03  2:07 UTC  (5+ messages)

[libgpiod][PATCH] tools: line wrap period help
 2024-10-03  2:07 UTC 

[PATCH] pinctrl: fix Null pointer dereference
 2024-10-03  1:52 UTC  (2+ messages)

[PATCH RFC 0/3] amba: bus: Move reading periphid operation from amba_match() to amba_probe()
 2024-10-03  1:49 UTC  (6+ messages)

[PATCH 1/2] compiler.h: Introduce ptr_eq() to preserve address dependency
 2024-10-03  1:50 UTC  (11+ messages)

[PATCH net-next v4 00/12] net: vxlan: add skb drop reasons support
 2024-10-03  1:40 UTC  (4+ messages)
` [PATCH net-next v4 06/12] net: vxlan: make vxlan_snoop() return drop reasons

[PATCH] btrfs: zoned: fix missing rcu locking in error message when loading zone info
 2024-10-03  1:38 UTC  (2+ messages)

[PATCH v6 00/37] Implement ACPI on aarch64
 2024-10-03  1:35 UTC  (4+ messages)
` [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

[PATCH] vsock/virtio: use GFP_ATOMIC under RCU read lock
 2024-10-03  1:33 UTC  (2+ messages)

[meta-virtualization][scarthgap][PATCH] linux-yocto_virtualization.inc: If using externalsrc adjust dependency
 2024-10-03  1:32 UTC  (3+ messages)

[syzbot] [mm?] possible deadlock in upgrade_mmap_lock_carefully
 2024-10-03  1:32 UTC  (5+ messages)

[PATCH] block: enable passthrough command statistics
 2024-10-03  1:30 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 20638/23811] drivers/i2c/busses/.tmp_i2c-zhaoxin.o: warning: objtool: missing symbol for section .init.text
 2024-10-03  1:29 UTC 

[PATCH 0/4] drm/i915: Vblank/CRC irq stuf
 2024-10-03  1:29 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH net-next v1 1/2] rust: add delay abstraction
 2024-10-03  1:24 UTC  (4+ messages)

[meta-virtualization][scarthgap][PATCH] linux-yocto_virtualization.inc: If using externalsrc adjust dependency
 2024-10-03  1:21 UTC 

[xen-unstable test] 187939: tolerable FAIL - PUSHED
 2024-10-03  1:20 UTC 

[syzbot] [kernel?] KASAN: slab-use-after-free Read in binder_release_work
 2024-10-03  1:20 UTC  (3+ messages)

[PATCH v23 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-10-03  1:18 UTC  (3+ messages)
` ✓ CI.BAT: success for drm/xe/guc: Add GuC based register capture for error capture (rev23)
` ✗ CI.FULL: failure "

[RFC 0/5] cxl: Preparation of type2 accelerators support
 2024-10-03  1:13 UTC  (7+ messages)
` [RFC 3/5] cxl: Separate coherence from target type
` [RFC 4/5] cxl: Set type of region to that of the first endpoint

[PATCH 0/9] dm deadcoding
 2024-10-03  1:15 UTC  (10+ messages)
` [PATCH 1/9] dm cache: Remove unused btracker_nr_writebacks_queued
` [PATCH 2/9] dm cache: Remove unused dm_cache_dump
` [PATCH 3/9] dm cache: Remove unused dm_cache_size
` [PATCH 4/9] dm cache: Remove unused functions in bio-prison-v1
` [PATCH 5/9] dm: Remove unused dm_set_md_type
` [PATCH 6/9] dm: Remove unused dm_table_bio_based
` [PATCH 7/9] dm: zoned: Remove unused functions
` [PATCH 8/9] dm vdo: "
` [PATCH 9/9] dm vdo: Remove unused uds_compute_index_size

[REGRESSION] 9pfs issues on 6.12-rc1
 2024-10-03  1:12 UTC  (4+ messages)

[PATCH v7 0/2] x86/boot: Reduce assembly code
 2024-10-03  1:11 UTC  (4+ messages)

[PATCH] Documentation: mention the amlog in howto/maintain-git.txt
 2024-10-03  1:09 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[cip:b-4.4-st56-rt51 106/395] kernel/softirq.c:450:1: warning: 'inline' is not at beginning of declaration
 2024-10-03  1:08 UTC 

[PATCH] ceph: fix cap ref leak via netfs init_request
 2024-10-03  1:07 UTC  (3+ messages)

[PATCH] ceph: fix cap ref leak via netfs init_request
 2024-10-03  1:05 UTC 

linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
 2024-10-03  1:04 UTC 

[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-03  1:01 UTC  (2+ messages)

[PATCH (v2.47 regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
 2024-10-03  1:00 UTC  (5+ messages)

[PATCH] drm/xe: Make wedged_mode debugfs writable
 2024-10-03  0:58 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

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

[PATCH net v3] net: phy: qt2025: Fix warning: unused import DeviceId
 2024-10-03  0:50 UTC  (2+ messages)

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

[linusw-pinctrl:devel 8/23] kismet: WARNING: unmet direct dependencies detected for PINCTRL_IMX_SCU when selected by PINCTRL_IMX8DXL
 2024-10-03  0:47 UTC 

[PATCH] leds: trigger: netdev: Check offload ability on interface up
 2024-10-03  0:47 UTC  (3+ messages)

[PATCH v2 0/3] samples/landlock: Fix port parsing behaviour
 2024-10-03  0:47 UTC 

[PATCH v3 0/8] bootstd: sunxi: Migrate to standard boot
 2024-10-03  0:45 UTC  (3+ messages)
` [PATCH v3 8/8] sunxi: Move to text environment

[PATCH liburing] sanitize: add ifdef guard around sanitizer functions
 2024-10-03  0:45 UTC  (2+ messages)

[PATCH net-next 00/10] net: pcs: xpcs: cleanups batch 1
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
 2024-10-03  0:38 UTC  (5+ messages)

Probable bug in renameat2 with RENAME_NOREPLACE on vfat
 2024-10-03  0:42 UTC 

[PATCH 00/18] GPU debug support (eudebug) v2
 2024-10-03  0:41 UTC  (3+ messages)
` [PATCH 03/18] drm/xe/eudebug: Introduce discovery for resources

[PATCH v2 net-next 0/2] net: prepare pacing offload support
 2024-10-03  0:41 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute

[PATCH net-next] net: phy: mxl-gpy: add basic LED support
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH net] selftests: rds: move include.sh to TEST_FILES
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH v2 net] net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH net v2] gso: fix udp gso fraglist segmentation after pull from frag_list
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH net] ppp: do not assume bh is held in ppp_channel_bridge_input()
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH] net: phy: realtek: Check the index value in led_hw_control_get
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH net] net: gso: fix tcp fraglist segmentation after pull from frag_list
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH net] net: test for not too small csum_start in virtio_net_hdr_to_skb()
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH net] vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
 2024-10-03  0:40 UTC  (2+ messages)

[PATCH net] bridge: mcast: Fail MDB get request on empty entry
 2024-10-03  0:40 UTC  (2+ messages)

[XEN PATCH v2 0/3] xen: address violations of MISRA C Rule 13.6
 2024-10-03  0:37 UTC  (5+ messages)
` [XEN PATCH v2 1/3] EFI: address a violation "
` [XEN PATCH v2 3/3] automation/eclair: tag Rule 13.6 as clean

[PATCH] iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32
 2024-10-03  0:36 UTC  (4+ messages)

[PATCH v3] perf sched timehist: Add pre-migration wait time option
 2024-10-03  0:35 UTC  (2+ messages)

[PATCH 1/2] automation: preserve built xen.efi
 2024-10-03  0:32 UTC  (8+ messages)
` [PATCH 2/2] automation: add a smoke test for xen.efi on X86

[net 1/8] net/mlx5: Fix error path in multi-packet WQE transmit
 2024-10-03  0:30 UTC  (2+ messages)

[PATCH v8 15/29] rust: alloc: introduce `ArrayLayout`
 2024-10-03  0:27 UTC  (2+ messages)

[PATCH] drm/panfrost: Add missing OPP table refcnt decremental
 2024-10-03  0:25 UTC 

[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-03  0:24 UTC  (3+ messages)
` [RFC PATCH 3/4] hp: Implement Hazard Pointers

[RFC PATCH v3 00/10] Add support for shared PTEs across processes
 2024-10-03  0:24 UTC  (5+ messages)

[PATCH] perf list: update option desc in man page
 2024-10-03  0:24 UTC 

[PATCH] selftests: rds: Remove include.sh when make clean
 2024-10-03  0:23 UTC  (2+ messages)

Lack of system-level excludesFile
 2024-10-03  0:23 UTC 

[PATCH v7 0/3] FDP and per-io hints
 2024-10-03  0:20 UTC  (2+ messages)

pull-request: ieee802154 for net 2024-09-27
 2024-10-03  0:20 UTC  (2+ messages)

pull request: bluetooth 2024-09-27
 2024-10-03  0:20 UTC  (2+ messages)

[PATCH 6.10 000/634] 6.10.13-rc1 review
 2024-10-03  0:19 UTC  (2+ messages)

[PATCH v8 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-10-03  0:16 UTC  (4+ messages)
` [PATCH v8 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove

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

[PATCH v4] net/bridge: Optimizing read-write locks in ebtables.c
 2024-10-03  0:17 UTC  (2+ messages)

[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
 2024-10-03  0:16 UTC  (3+ messages)
` [PATCH v2 4/4] acpi/ghes, cxl/pci: "

[PATCH] Add information on checkpatch warning about `help` in modules
 2024-10-03  0:12 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 0/2] Refactor sending DDP + E830 support
 2024-10-03  0:10 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v2 1/2] ice: refactor "last" segment of DDP pkg
  `  "
` [Intel-wired-lan] [PATCH iwl-next v2 2/2] ice: support optional flags in signature segment header
  `  "

[PATCH 0/3] KVM: arm64: nv: Fixes for stage-2 MMU recycling
 2024-10-03  0:12 UTC  (11+ messages)
` [PATCH 3/3] KVM: arm64: nv: Punt stage-2 recycling to a vCPU request

[PATCH bpf-next v4 0/2] Support eliding map lookup nullness
 2024-10-03  0:11 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] bpf: verifier: "
` [PATCH bpf-next v4 2/2] bpf: selftests: verifier: Add nullness elision tests


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.