messages from 2024-01-29 18:17:21 to 2024-01-29 19:00:26 UTC [more...]
[PATCH BlueZ v4 0/8] Remove support for external plugins
2024-01-29 19:00 UTC (2+ messages)
[PATCH 1/3] cryptodev: add ec points to sm2 op
2024-01-29 18:59 UTC (3+ messages)
` [PATCH 2/3] crypto/qat: add sm2 encryption/decryption function
` [PATCH 3/3] app/test: add test sm2 C1/Kp test cases
[PATCH 0/6] ubsan: Introduce wrap-around sanitizers
2024-01-29 18:59 UTC (3+ messages)
` [PATCH 1/6] ubsan: Use Clang's -fsanitize-trap=undefined option
[PATCH] wifi: mac80211_hwsim: add control to skip beacons
2024-01-29 19:00 UTC
[PATCH] drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole (v2)
2024-01-29 18:59 UTC (6+ messages)
drivers/of/unittest.c:573:43: error: 'struct device_node' has no member named 'kobj'
2024-01-29 18:59 UTC (2+ messages)
[GSOC][RFC PATCH 0/2] add-patch: compare object id
2024-01-29 18:58 UTC (4+ messages)
` [RFC PATCH 1/2] add-patch: compare object id instead of literal string
[PATCH] eventfs: Have inodes have unique inode numbers
2024-01-29 18:58 UTC (11+ messages)
[PATCH 30/46] of: reserved_mem: Add code to use unflattened DT for reserved_mem nodes
2024-01-29 18:58 UTC (3+ messages)
[PATCH] wifi: mac80211: clean up FILS discovery change flags handling
2024-01-29 18:57 UTC
[PATCH] wifi: mac80211: fix unsolicited broadcast probe config
2024-01-29 18:57 UTC
linux-next: duplicate patch in the riscv-dt-fixes tree
2024-01-29 18:57 UTC (2+ messages)
[PATCH 0/3] Memory management patches needed by Rust Binder
2024-01-29 18:56 UTC (4+ messages)
` [PATCH 3/3] rust: add abstraction for `struct page`
[Bluez PATCH] Monitor: Remove handle before assigning
2024-01-29 18:56 UTC (4+ messages)
[PATCH [repost]] block/blkio: Don't assume size_t is 64 bit
2024-01-29 18:53 UTC (2+ messages)
[PATCH] net: dsa: mv88e6xxx: Make *_c45 callbacks agree with phy_*_c45 callbacks
2024-01-29 18:55 UTC (12+ messages)
[PATCH 2/2] PCI: Do not wait for disconnected devices when resuming
2024-01-29 18:55 UTC (2+ messages)
[RFC] Randomness on confidential computing platforms
2024-01-29 18:55 UTC (4+ messages)
[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
2024-01-29 18:55 UTC (5+ messages)
` [PATCH v2 1/4] remoteproc: Add TEE support
[PATCH v3 1/6] drm/xe: Add functions to convert regular address to canonical address and back
2024-01-29 18:55 UTC (13+ messages)
` [PATCH v3 2/6] drm/xe: Add batch buffer addresses to devcoredump
` [PATCH v3 3/6] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
` [PATCH v3 4/6] drm/xe: Add misc functions to support read of specific DSS registers
` [PATCH v3 5/6] drm/xe: Move XE_MAX_EU_FUSE_BITS to xe_gt_types.h
` [PATCH v3 6/6] drm/xe: Add INSTDONE registers to devcoredump
` ✓ CI.Patch_applied: success for series starting with [v3,1/6] drm/xe: Add functions to convert regular address to canonical address and back
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH 0/4] wifi: ath11k: fix connection failure due to unexpected peer delete
2024-01-29 18:54 UTC (2+ messages)
[PATCH] wifi: mac80211: trace SMPS requests from driver
2024-01-29 18:54 UTC
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2024-01-29 (e1000e, ixgbe)
2024-01-29 18:52 UTC (3+ messages)
` [PATCH net 1/2] e1000e: correct maximum frequency adjustment values
` [PATCH net 2/2] ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()
[PATCH i-g-t] tests/intel/xe_exec_atomic: fix basic-inc-all
2024-01-29 18:54 UTC
[PATCH] wifi: nl80211: move WPA version validation to policy
2024-01-29 18:54 UTC
Call for GSoC/Outreachy internship project ideas
2024-01-29 18:53 UTC (2+ messages)
[PATCH v3 0/3] Add support for the RAPL MSRs series
2024-01-29 18:53 UTC (3+ messages)
` [PATCH v3 2/3] tools: build qemu-vmsr-helper
[PATCH 1/1] firmware: microchip: fix wrong sizeof argument
2024-01-29 18:53 UTC (2+ messages)
[PATCH] wifi: mac80211: initialize SMPS mode correctly
2024-01-29 18:54 UTC
[PATCH] ARM: brcmstb: Add debug UART entry for 74165
2024-01-29 18:49 UTC (4+ messages)
Have WX 3200 Radeon graphics card -- cannot get X11 session to work
2024-01-29 18:53 UTC (2+ messages)
[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
2024-01-29 18:53 UTC (2+ messages)
[PATCH 00/15] wifi: support wider-BW OFDMA and fix puncturing
2024-01-29 18:52 UTC (18+ messages)
` [PATCH 01/15] wifi: mac80211: clean up band switch in duration
` [PATCH 02/15] wifi: mac80211: clean up connection process
` [PATCH 03/15] wifi: mac80211: clean up HE 6 GHz and EHT chandef parsing
` [PATCH 04/15] wifi: mac80211: simplify non-chanctx drivers
` [PATCH 05/15] wifi: mac80211: chan: chandef is non-NULL for reserved
` [PATCH 06/15] wifi: mac80211: introduce 'channel request'
` [PATCH 07/15] wifi: mac80211: add and use a link iteration macro
` [PATCH 08/15] wifi: mac80211: support wider bandwidth OFDMA config
` [PATCH 09/15] wifi: mac80211: validate assoc response channel config
` [PATCH 10/15] wifi: cfg80211: move puncturing validation code
` [PATCH 11/15] wifi: mac80211: refactor puncturing bitmap extraction
` [PATCH 12/15] wifi: wireless: declare different S1G chandefs incompatible
` [PATCH 13/15] wifi: cfg80211: simplify cfg80211_chandef_compatible()
` [PATCH 14/15] wifi: mac80211: use cfg80211_chandef_primary_freq()
` [PATCH 15/15] wifi: cfg80211/mac80211: move puncturing into chandef
[PATCH v4 0/2] StarFive DWMAC support for JH7100
2024-01-29 18:51 UTC (9+ messages)
` [PATCH v4 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
[PATCH 0/4] Section alignment issues?
2024-01-29 18:50 UTC (3+ messages)
` [PATCH 4/4] modules: Add missing entry for __ex_table
Pull request: u-boot-spi/master
2024-01-29 18:50 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] package/micropython: make use of recent micropython-lib
2024-01-29 18:49 UTC (2+ messages)
[PATCH iproute2] vxlan: add support for flowlab inherit
2024-01-29 18:44 UTC (11+ messages)
[Buildroot] [PATCH] package/python-minimalmodbus: bump to version 2.1.1
2024-01-29 18:44 UTC (2+ messages)
[PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirk
2024-01-29 18:43 UTC (2+ messages)
BPF selftests and strict aliasing
2024-01-29 18:43 UTC (8+ messages)
[PATCH] classes/package_rpm: correctly escape percent characters
2024-01-29 18:42 UTC (2+ messages)
` [OE-core] "
[PATCH 0/2] Fix double allocation in swiotlb_alloc()
2024-01-29 18:42 UTC (3+ messages)
[PATCH 1/1] KVM: selftests: add kvmclock drift test
2024-01-29 18:42 UTC (2+ messages)
[PATCH 0/6] drm/i915/dp: Add jitter WAs for MST/FEC/DSC links
2024-01-29 18:42 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/1] NFSv4.1: Assign the right value for initval and retries for rpc timeout
2024-01-29 18:41 UTC (3+ messages)
[PATCH net v2] idpf: avoid compiler padding in virtchnl2_ptype struct
2024-01-29 18:41 UTC
Weird default vblank value in ov5693
2024-01-29 18:40 UTC (8+ messages)
` "
[PATCH] select: Avoid wrap-around instrumentation in do_sys_poll()
2024-01-29 18:40 UTC
[PATCH stable] mptcp: introduce explicit flag for first subflow disposal
2024-01-29 17:38 UTC
[PATCH 0/9] Add CSI2RX capture support on TI J7 platforms
2024-01-29 18:38 UTC (4+ messages)
` [PATCH 9/9] arm64: dts: ti: k3-am69-sk: Add overlay for IMX219
[PATCH v4 00/16] Update SMMUv3 to the modern iommu API (part 1/3)
2024-01-29 18:37 UTC (5+ messages)
` [PATCH v4 12/16] iommu/arm-smmu-v3: Add a global static IDENTITY domain
[brauner-vfs:b4/vfs-bdev-file-bd_inode 35/37] fs/jbd2/journal.c:1649: warning: Function parameter or struct member 'bdev_file' not described in 'jbd2_journal_init_dev'
2024-01-29 18:37 UTC
[PATCH 00/33] tcg patch queue, pre-pull
2024-01-29 18:36 UTC (3+ messages)
Git segfaults with diff.external and comparing files with different permissions
2024-01-29 18:37 UTC (3+ messages)
` [PATCH] diff: handle NULL meta-info when spawning external diff
[PATCH] iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user()
2024-01-29 18:37 UTC
[PATCH AUTOSEL 4.19 1/2] scsi: target: core: Add TMF to tmr_list handling
2024-01-29 18:36 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 2/2] dmaengine: shdma: increase size of 'dev_id'
[PATCH AUTOSEL 5.4 1/3] scsi: target: core: Add TMF to tmr_list handling
2024-01-29 18:36 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 2/3] dmaengine: shdma: increase size of 'dev_id'
` [PATCH AUTOSEL 5.4 3/3] dmaengine: fsl-qdma: increase size of 'irq_name'
[PATCH AUTOSEL 5.10 1/3] scsi: target: core: Add TMF to tmr_list handling
2024-01-29 18:36 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 2/3] dmaengine: shdma: increase size of 'dev_id'
` [PATCH AUTOSEL 5.10 3/3] dmaengine: fsl-qdma: increase size of 'irq_name'
[PATCH AUTOSEL 5.15 1/3] scsi: target: core: Add TMF to tmr_list handling
2024-01-29 18:36 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 2/3] dmaengine: shdma: increase size of 'dev_id'
` [PATCH AUTOSEL 5.15 3/3] dmaengine: fsl-qdma: increase size of 'irq_name'
[PATCH AUTOSEL 6.1 1/5] dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
2024-01-29 18:35 UTC (6+ messages)
` [PATCH AUTOSEL 6.1 2/5] scsi: target: core: Add TMF to tmr_list handling
` [PATCH AUTOSEL 6.1 3/5] cifs: open_cached_dir should not rely on primary channel
` [PATCH AUTOSEL 6.1 4/5] dmaengine: shdma: increase size of 'dev_id'
` [PATCH AUTOSEL 6.1 5/5] dmaengine: fsl-qdma: increase size of 'irq_name'
[PATCH AUTOSEL 6.6 01/10] dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
2024-01-29 18:35 UTC (13+ messages)
` [PATCH AUTOSEL 6.6 02/10] scsi: smartpqi: Add new controller PCI IDs
` [PATCH AUTOSEL 6.6 03/10] scsi: smartpqi: Fix logical volume rescan race condition
` [PATCH AUTOSEL 6.6 04/10] tools: selftests: riscv: Fix compile warnings in vector tests
` [PATCH AUTOSEL 6.6 05/10] tools: selftests: riscv: Fix compile warnings in mm tests
` [PATCH AUTOSEL 6.6 06/10] scsi: target: core: Add TMF to tmr_list handling
` [PATCH AUTOSEL 6.6 07/10] cifs: open_cached_dir should not rely on primary channel
` [PATCH AUTOSEL 6.6 08/10] dmaengine: shdma: increase size of 'dev_id'
` [PATCH AUTOSEL 6.6 09/10] dmaengine: fsl-qdma: increase size of 'irq_name'
` [PATCH AUTOSEL 6.6 10/10] dmaengine: dw-edma: increase size of 'name' in debugfs code
[PATCH AUTOSEL 6.7 01/12] dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
2024-01-29 18:34 UTC (17+ messages)
` [PATCH AUTOSEL 6.7 02/12] scsi: smartpqi: Add new controller PCI IDs
` [PATCH AUTOSEL 6.7 03/12] scsi: smartpqi: Fix logical volume rescan race condition
` [PATCH AUTOSEL 6.7 04/12] tools: selftests: riscv: Fix compile warnings in hwprobe
` [PATCH AUTOSEL 6.7 05/12] tools: selftests: riscv: Fix compile warnings in cbo
` [PATCH AUTOSEL 6.7 06/12] tools: selftests: riscv: Fix compile warnings in vector tests
` [PATCH AUTOSEL 6.7 07/12] tools: selftests: riscv: Fix compile warnings in mm tests
` [PATCH AUTOSEL 6.7 08/12] scsi: target: core: Add TMF to tmr_list handling
` [PATCH AUTOSEL 6.7 09/12] cifs: open_cached_dir should not rely on primary channel
` [PATCH AUTOSEL 6.7 10/12] dmaengine: shdma: increase size of 'dev_id'
` [PATCH AUTOSEL 6.7 11/12] dmaengine: fsl-qdma: increase size of 'irq_name'
` [PATCH AUTOSEL 6.7 12/12] dmaengine: dw-edma: increase size of 'name' in debugfs code
[PATCH 0/5] overflow: Introduce wrapping helpers
2024-01-29 18:34 UTC (6+ messages)
` [PATCH 1/5] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH 2/5] overflow: Expand check_add_overflow() for pointer addition
` [PATCH 3/5] overflow: Introduce add_would_overflow()
` [PATCH 4/5] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
` [PATCH 5/5] overflow: Introduce inc_wrap() and dec_wrap()
[PATCH 5.10.y 0/1] bpf: fix warning ftrace_verify_code
2024-01-29 18:33 UTC (3+ messages)
[PATCH 0/5] Struct to fs_info helpers
2024-01-29 18:33 UTC (6+ messages)
` [PATCH 1/5] btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()
` [PATCH 2/5] btrfs: add helpers to get inode from page/folio pointers
` [PATCH 3/5] btrfs: add helpers to get fs_info "
` [PATCH 4/5] btrfs: add helper to get fs_info from struct inode pointer
` [PATCH 5/5] btrfs: hoist fs_info out of loops in end_bbio_data_write and end_bbio_data_read
[PATCH v2 0/3] Enable >0 order folio memory compaction
2024-01-29 18:32 UTC (3+ messages)
` [PATCH v2 2/3] mm/compaction: add support for "
[PATCH] backends/hostmem: Fix block comments style (checkpatch.pl warnings)
2024-01-29 18:31 UTC
[PATCH] drm/sched: Drain all entities in DRM sched run job worker
2024-01-29 18:31 UTC (8+ messages)
[PATCH 5.10.y] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
2024-01-29 18:31 UTC
[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
2024-01-29 18:30 UTC (8+ messages)
Query - ( Running Linux commands in LAVA host before booting the image )
2024-01-29 18:30 UTC (6+ messages)
Uncached buffers from CMA DMA heap on some Arm devices?
2024-01-29 18:30 UTC (5+ messages)
` "
[PATCH iproute2] bpf: fix warning from basename()
2024-01-29 18:30 UTC (2+ messages)
[PATCH] jfs: fix shift-out-of-bounds in dbJoin
2024-01-29 18:29 UTC (6+ messages)
[PATCH linux-next 1/3] x86, crash: don't nest CONFIG_CRASH_DUMP ifdef inside CONFIG_KEXEC_CODE ifdef scope
2024-01-29 18:27 UTC (5+ messages)
[PATCH 0/1] config: add back code comment
2024-01-29 18:28 UTC (4+ messages)
` [PATCH 1/1] "
[alobakin:idpf-libie-new 8/8] include/net/libeth/rx.h:87:40: warning: comparison between 'enum pkt_hash_types' and 'enum <anonymous>'
2024-01-29 18:27 UTC
[PATCH v8 00/16] Introduce initial TI's J784S4 and AM69 support
2024-01-29 18:26 UTC (6+ messages)
` [PATCH v8 15/16] configs: Add am69_sk_* defconfig fragments
[PATCH] grub2: ignore CVE-2023-4001, this is Red Hat-specific
2024-01-29 18:25 UTC (2+ messages)
` [OE-core] "
One missing device = fs not detected; upgrade things first?
2024-01-29 18:24 UTC (2+ messages)
Reminder: CTI TAC Meeting on January 31st 2024 at 11am EDT
2024-01-29 18:23 UTC
[PATCH v8 0/3] Change PWM-controlled LED pin active mode and algorithm
2024-01-29 18:23 UTC (4+ messages)
` [PATCH v8 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
a huge ntfs log file can cause log_read_rst() to loop forever
2024-01-29 18:21 UTC
OE-core CVE metrics for master on Sun 28 Jan 2024 01:00:01 AM HST
2024-01-29 18:20 UTC (2+ messages)
` [yocto-security] "
[PATCH 0/2] multiple representors in one device
2024-01-29 18:20 UTC (5+ messages)
` [PATCH v4 0/1] "
` [PATCH v4 1/1] ethdev: parsing multiple representor devargs string
` [EXT] "
Patchwork summary for: spi-devel-general
2024-01-29 18:20 UTC
Make NVME shutdown two-pass - Version 5
2024-01-29 18:19 UTC (6+ messages)
` [PATCH 1/5] driver core: Support two-pass driver shutdown
` [PATCH 2/5] PCI: Support two-pass shutdown
` [PATCH 3/5] nvme: Change 'bool shutdown' into an enum shutdown_type for nvme_dev_disable()
` [PATCH 4/5] nvme: Add a new exported function nvme_request_shutdown()
` [PATCH 5/5] nvme: Add two-pass shutdown support
what should "git clean -n -f [-d] [-x] <pattern>" do?
2024-01-29 18:20 UTC (11+ messages)
[PATCH v1 1/1] wq: Avoid using isolated cpus' timers on unbounded queue_delayed_work
2024-01-29 18:18 UTC (4+ messages)
[RFC][PATCH 00/17] Fix up the recent SRSO patches
2024-01-29 18:18 UTC (5+ messages)
[PATCH v3 0/2] disk: use maximum number of sectors for LBA
2024-01-29 18:16 UTC (3+ messages)
` [PATCH v3 2/2] disk: increase sector size up to 127 for LBA reads
[PATCH] spi: Kconfig: cap[c]ability
2024-01-29 18:17 UTC (2+ messages)
[PATCH 0/5] LLCC: Support for Broadcast_AND region
2024-01-29 18:17 UTC (4+ messages)
` [PATCH 5/5] soc: qcom: llcc: Add regmap "
[PATCH 0/4] mips: do not list individual devices from configs/
2024-01-29 18:16 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.