All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 06:39:06 to 2024-12-06 08:12:44 UTC [more...]

[PATCH bpf-next 0/2] selftests: bpf: Migrate test_xdp_meta.sh to test_progs
 2024-12-06  8:12 UTC 

[PATCH v2] drm/etnaviv: add optional reset support
 2024-12-05 15:06 UTC  (3+ messages)

[PATCH v3 0/5] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
 2024-12-06  8:11 UTC  (35+ messages)
` [PATCH v3 1/5] rust: miscdevice: Provide accessor to pull out miscdevice::this_device
` [PATCH v3 2/5] Documentation: ioctl-number: Carve out some identifiers for use by sample drivers
` [PATCH v3 3/5] samples: rust: Provide example using the new Rust MiscDevice abstraction
` [PATCH v3 5/5] MAINTAINERS: Add Rust Misc Sample to MISC entry

[PATCH 0/5] Add support for Priva E-Measuringbox board
 2024-12-06  8:10 UTC  (4+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add TI DP83TD510 10BaseT1L PHY

[PATCH v1 0/1] drm/xe/pf: Use an explicit check to see if the device has LMTT
 2024-12-06  8:10 UTC  (8+ messages)
` [PATCH v1 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[android-common:android15-6.6 2/14] include/trace/hooks/madvise.h:10:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-12-06  8:09 UTC 

[PATCH v3 3/3] net/macb: fix logic error in macb_rxq_rearm function
 2024-12-06  8:09 UTC 

[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
 2024-12-06  8:09 UTC  (7+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
` [PATCH 05/27] ext4: refactor ext4_zero_range()

[PATCH v3 00/10] xen/arm: ffa: Improvements and fixes
 2024-12-06  8:08 UTC  (7+ messages)
` [PATCH v3 07/10] xen/arm: ffa: Transmit RXTX buffers to the SPMC
` [PATCH v3 09/10] xen/arm: ffa: Remove per VM notif_enabled
` [PATCH v3 10/10] xen/arm: ffa: Add indirect message support

Using KASAN to catch streaming DMA API violations
 2024-12-06  8:09 UTC  (3+ messages)

[PATCH v2 2/3] net/macb: add NEON vectorized Rx/Tx
 2024-12-06  8:08 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v15 09/10] fetch: set remote/HEAD if it does not exist
 2024-12-06  8:08 UTC  (5+ messages)
` [PATCH] Fix `git fetch --tags` in repo with no configured remote
    ` Re* "

[PATCH v2 1/3] net/macb: add new driver
 2024-12-06  8:06 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] blk-mq: move cpuhp callback registering out of q->sysfs_lock
 2024-12-06  8:06 UTC 

[PATCH v6 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-12-06  8:04 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v6 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
` [PATCH v6 3/4] arm64: defconfig: add S32G RTC module support
` [PATCH v6 4/4] MAINTAINERS: add NXP S32G RTC driver

[PATCH v3] coresight-etm4x: add isb() before reading the TRCSTATR
 2024-12-06  8:02 UTC 

[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
 2024-12-06  8:03 UTC  (12+ messages)

[PATCH 0/2] Kexec: Sign Image before packing into EFI STUB
 2024-12-06  8:03 UTC  (3+ messages)
` [PATCH 1/2] Makefile.zboot: Sign Image before packing into EFI-STUB shell

[PATCH 0/6] ufs: core: initial cleanup and defines sync with Linux v6.12
 2024-12-06  8:03 UTC  (7+ messages)
` [PATCH 1/6] ufs: core: include missing include/ufs.h
` [PATCH 2/6] ufs: core: mark unexported functions as static
` [PATCH 3/6] ufs: core: cosmetic fixups

[PATCH 0/2] Add additional plugin API functions to read and write memory and registers
 2024-12-06  8:00 UTC  (3+ messages)
` [PATCH 1/2] Expose gdb_write_register function to consumers of gdbstub
` [PATCH 2/2] Add plugin API functions for register R/W, hwaddr R/W, vaddr W

[PATCH v1 3/3] clk: samsung: Introduce Exynos990 clock controller driver
 2024-12-06  7:58 UTC  (2+ messages)

[PATCH v1 net-next 00/15] treewide: socket: Clean up sock_create() and friends
 2024-12-06  7:55 UTC  (16+ messages)
` [PATCH v1 net-next 01/15] socket: Un-export __sock_create()
` [PATCH v1 net-next 02/15] socket: Pass hold_net flag to __sock_create()
` [PATCH v1 net-next 03/15] smc: Pass kern to smc_sock_alloc()
` [PATCH v1 net-next 04/15] socket: Pass hold_net to struct net_proto_family.create()
` [PATCH v1 net-next 05/15] ppp: Pass hold_net to struct pppox_proto.create()
` [PATCH v1 net-next 06/15] nfc: Pass hold_net to struct nfc_protocol.create()
` [PATCH v1 net-next 07/15] socket: Add hold_net flag to struct proto_accept_arg
` [PATCH v1 net-next 08/15] socket: Pass hold_net to sk_alloc()
` [PATCH v1 net-next 09/15] socket: Respect hold_net in sk_alloc()
` [PATCH v1 net-next 10/15] socket: Don't count kernel sockets in /proc/net/sockstat
` [PATCH v1 net-next 11/15] socket: Introduce sock_create_net()
` [PATCH v1 net-next 12/15] socket: Remove kernel socket conversion
` [PATCH v1 net-next 13/15] socket: Use sock_create_net() instead of sock_create()
` [PATCH v1 net-next 14/15] socket: Rename sock_create() to sock_create_user()
` [PATCH v1 net-next 15/15] socket: Rename sock_create_kern() to sock_create_net_noref()

[tip:timers/urgent] BUILD SUCCESS 76031d9536a076bf023bedbdb1b4317fc801dd67
 2024-12-06  7:57 UTC 

[PATCH 00/10] ASoC: Intel: boards: updates for 6.14
 2024-12-06  7:59 UTC  (11+ messages)
` [PATCH 01/10] ASoC: Intel: sof_sdw: correct mach_params->dmic_num
` [PATCH 02/10] ASoC: Intel: sof_sdw: reduce log level for not using internal dmic
` [PATCH 03/10] ASoC: Intel: sof_sdw: improve the log of DAI link numbers
` [PATCH 04/10] ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7
` [PATCH 05/10] ASoC: Intel: sof_sdw: Add a dev_dbg message for the SOC_SDW_CODEC_MIC quirk
` [PATCH 06/10] ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb + rt1320 support
` [PATCH 07/10] ASoC: Intel: soc-acpi-intel-lnl-match: add rt713_vb_l2_rt1320_l13 support
` [PATCH 08/10] ASoC: Intel: soc-acpi-intel-ptl-match: "
` [PATCH 09/10] ASoC: Intel: soc-acpi: arl: Correct naming of a cs35l56 address struct
` [PATCH 10/10] ASoC: Intel: soc-acpi: arl: Add match entries for new cs42l43 laptops

[PATCH hwmon-next] hwmon: (pmbus/tps25990) Remove unnecessary call
 2024-12-06  7:57 UTC  (2+ messages)

[PATCH v7 0/5] media: qcom: camss: Add sc7280 support
 2024-12-06  7:51 UTC  (5+ messages)
` [PATCH v7 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v7 4/5] arm64: dts: qcom: sc7280: Add support for camss

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-12-06  7:57 UTC  (3+ messages)
` [PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2024-12-06  7:52 UTC  (3+ messages)
` [PATCH v3 17/46] boot: Support compressed booti images in bootm

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-12-06  7:50 UTC  (6+ messages)

[RFC PATCH] resource: Fix CXL node not populated issue
 2024-12-06  7:50 UTC  (4+ messages)

[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
 2024-12-06  7:50 UTC  (5+ messages)
` [PATCH v15 18/19] media: uvcvideo: implement "

[PATCH] nfs: prevent out-of-bounds memory access in nfs4_xdr_dec_open and nfs4_xdr_dec_open_noattr
 2024-12-06  7:48 UTC  (2+ messages)

[PATCH v3] USB: core: Disable LPM only for non-suspended ports
 2024-12-06  7:48 UTC 

[PATCH] shadow: use update-alternatives to handle su.1 and nologin.8
 2024-12-06  7:47 UTC 

[PATCH 0/7] wifi: ath12k: MLO support part 6
 2024-12-06  7:47 UTC  (4+ messages)
` [PATCH 2/7] wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_supp

[PATCH 0/3] Add support for responding to Get_Revision request
 2024-12-06  7:46 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: connector: Add pd-revision property
` [PATCH 2/3] usb: typec: tcpm: Add support for parsing pd-revision DT property
` [PATCH 3/3] usb: typec: tcpm: Add new AMS for Get_Revision response

[PATCH] keys: Add cond_resched to key_gc_unused_keys()
 2024-12-06  7:46 UTC  (2+ messages)

[Buildroot] [PATCH] package/mosquitto: revert an upstream change in 2.0.20 breaking nonthread builds
 2024-12-06  7:43 UTC 

[PATCH 0/3] driver core: class: remove class_compat code
 2024-12-06  7:42 UTC  (8+ messages)
` [PATCH 2/3] vfio/mdev: inline needed class_compat functionality

[PATCH v5 1/4] proc_pid_fdinfo.5: Reduce indent for most of the page
 2024-12-06  7:38 UTC  (4+ messages)
` [PATCH v5 2/4] proc_pid_fdinfo.5: Make pid clearer in the name and 1st paragraph
` [PATCH v5 3/4] proc_pid_fdinfo.5: Add subsection headers for different fd types
` [PATCH v5 4/4] proc_pid_fdinfo.5: Add DRM subsection

rte_mempool_create fails with --no-huge
 2024-12-06  7:38 UTC  (6+ messages)
  ` [**EXTERNAL**] "

[PATCH v2] USB: core: Disable LPM only for non-suspended ports
 2024-12-06  7:38 UTC  (3+ messages)

sound/soc/amd/acp/acp-legacy-common.c:467 check_acp_config() error: uninitialized symbol 'pdm_addr'
 2024-12-06  7:36 UTC 

drivers/tty/serial/pic32_uart.c:904:34: warning: 'pic32_serial_dt_ids' defined but not used
 2024-12-06  7:36 UTC 

brcmfmac: Unexpected brcmf_set_channel: set chanspec 0xd022 fail, reason -52 - Part 2
 2024-12-06  7:36 UTC  (3+ messages)

[PATCH v2 0/6] Enable strict percpu address space checks
 2024-12-06  7:35 UTC  (3+ messages)
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier

[PATCH wireless-next] wifi: ath12k: Fix out-of-bounds read
 2024-12-06  7:35 UTC 

ksmbd: v6.13-rc1 WARNING at fs/attr.c:300 setattr_copy+0x1ee/0x200
 2024-12-06  7:35 UTC  (2+ messages)

[PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions
 2024-12-06  7:33 UTC  (6+ messages)

[PATCH 0/5] regulator: pca9450: collect some improvement patches
 2024-12-06  7:32 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: imx93: add pca9452 support
    ` [EXT] "

[PATCH v2] scsi:ufs:core: update compl_time_stamp_local_clock after complete a cqe
 2024-12-06  7:29 UTC 

ucounts: Move kfree() out of critical zone protected by ucounts_lock
 2024-12-06  7:30 UTC  (2+ messages)

[PATCH 0/3] Enable TRNG support
 2024-12-06  7:29 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: ipq5424: Add TRNG node
` [PATCH 2/3] arm64: dts: qcom: ipq9574: Enable TRNG instead PRNG
` [PATCH 3/3] arm64: dts: qcom: ipq5332: Enable TRNG instead of PRNG

[QUESTION] inconsistent use of smp_mb()
 2024-12-06  7:13 UTC  (2+ messages)

[PATCH i-g-t v3] tests/intel/perf_pmu: Skip frequency test on older platforms
 2024-12-06  7:28 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
 2024-12-06  7:25 UTC  (4+ messages)
` [PATCH v2 3/4] vdpa/octeon_ep: read vendor-specific PCI capability
    ` [EXTERNAL] "

[PATCH separete v2] docs, nvme: introduce nvme-multipath document
 2024-12-06  7:25 UTC 

[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
 2024-12-06  7:24 UTC  (4+ messages)
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender

[PATCH v3 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-12-06  7:24 UTC  (6+ messages)
` [PATCH v3 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID

[PATCH i-g-t RESEND v3 0/2] tests/kms_properties: rework immutability checks
 2024-12-06  7:24 UTC  (2+ messages)

Regression on linux-next (next-20241203)
 2024-12-06  7:23 UTC 

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-06  7:21 UTC  (3+ messages)
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages

[PATCH] scsi: aic7xxx: Fix build 'aicasm' warning
 2024-12-06  7:19 UTC 

[PATCH] iommu/vt-d: Remove domain_alloc_paging()
 2024-12-06  7:24 UTC  (2+ messages)

[PATCH] configs: am62x_evm_*: Fix USB DFU configuration
 2024-12-06  7:19 UTC  (2+ messages)

[PATCH] iommufd/selftest: Remove domain_alloc_paging()
 2024-12-06  7:24 UTC  (2+ messages)

[PATCH i-g-t 0/1] tests/intel/xe_eudebug_online: Improve writes-caching-* tests
 2024-12-06  7:18 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v5 00/40] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-12-06  7:17 UTC  (2+ messages)

[PATCH] man8: ld.so: fix grammer mistake
 2024-12-06  7:18 UTC 

[PATCH 6.1.y] smb: client: fix potential UAF in cifs_dump_full_key()
 2024-12-06  8:14 UTC 

[PATCH V2] pwm: stm32-lp: Add check for clk_enable()
 2024-12-06  7:12 UTC  (2+ messages)

[openeuler:OLK-5.10 2544/2544] drivers/net/ethernet/yunsilicon/xsc//common/xsc_hsi.h:272:30: sparse: sparse: invalid bitfield specifier for type restricted __le32
 2024-12-06  7:15 UTC 

[willy-pagecache:shrunk-page 85/85] drivers/video/fbdev/core/fb_defio.c:149:8: error: no member named 'index' in 'struct page'
 2024-12-06  7:15 UTC 

[PATCH net-next] net: uevent: also pass network device driver
 2024-12-06  7:13 UTC  (6+ messages)
  ` [PATCH net-next v2] net: sysfs: also pass network device driver to uevent

[PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
 2024-12-06  7:10 UTC  (2+ messages)

[PATCH v3 net] net/mlx5: DR, prevent potential error pointer dereference
 2024-12-06  7:10 UTC  (2+ messages)

[ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable
 2024-12-06  7:06 UTC  (3+ messages)

[PATCH RFC 0/4] introduce IPsec Service in virtio-crypto
 2024-12-06  7:05 UTC  (4+ messages)
` [PATCH RFC 1/4] virtio-crypto: Add IPsec service operation and Capabilities
    ` [EXTERNAL] "

[PATCH -next] mm: don't try THP align for FS without get_unmapped_area
 2024-12-06  7:03 UTC 

[tip:x86/mm] [x86/mm/tlb] 209954cbc7: WARNING:at_arch/x86/mm/tlb.c:#flush_tlb_func
 2024-12-06  6:59 UTC  (3+ messages)
` [PATCH] x86,mm: also remove local CPU from mm_cpumask if stale

[tip:x86/tdx] BUILD SUCCESS 564ea84c8c14b007d7838bfb1327295b873573be
 2024-12-06  6:56 UTC 

[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-06  6:59 UTC  (2+ messages)

[tip:tip/urgent] BUILD SUCCESS e6f1cde3e235c455be58b3f6c2215022bd90dea2
 2024-12-06  6:55 UTC 

[PATCH] tty: serial: Work around warning backtrace in serial8250_set_defaults
 2024-12-06  6:58 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8188: Enable apll1 clock during reg rw to prevent hang
 2024-12-06  6:57 UTC  (4+ messages)

[PATCH v3 1/4] proc_pid_fdinfo.5: Reduce indent for most of the page
 2024-12-06  6:57 UTC  (4+ messages)
` [PATCH v3 2/4] proc_pid_fdinfo.5: Make pid clearer in the name and 1st paragraph

Linux 6.12.3
 2024-12-06  6:53 UTC  (2+ messages)

[PATCH] efi/cper: Remove extra space in cper message
 2024-12-06  6:52 UTC 

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add industrial mezzanine
 2024-12-06  6:51 UTC 

[PATCH] scsi: sg: fix slab-use-after-free Read in sg_release
 2024-12-06  6:52 UTC  (3+ messages)

[PATCH] virtio: Add hsakmt capset definition
 2024-12-06  6:50 UTC 

[PATCH] phy: don't spam console if phys property is absent in device node
 2024-12-06  6:49 UTC  (2+ messages)

[PATCH v3 0/3] firmware: add exynos ACPM protocol driver
 2024-12-06  6:47 UTC  (3+ messages)
` [PATCH v3 2/3] "

[babeltrace2] Integration with Wireshark
 2024-12-06  6:48 UTC 

[PATCH] drm/amdgpu: Use MEC FW with SJT on gfx_v9_4_3
 2024-12-06  6:48 UTC  (3+ messages)

[PATCH v2 0/3] sched/fair: Fix NEXT_BUDDY panic and warning
 2024-12-06  6:47 UTC  (6+ messages)
` [PATCH v2 1/3] sched/fair: Fix warning if NEXT_BUDDY enabled
      ` [PATCH] sched/fair: Untangle NEXT_BUDDY and pick_next_task()

[PATCH] drm/amdgpu: Fix for MEC SJT FW Load Fail on VF
 2024-12-06  6:46 UTC 

[PATCH v2 1/1] drm/virtio: Implement device_attach
 2024-12-06  6:43 UTC  (10+ messages)

[PATCHv11 07/10] block: expose write streams for block device nodes
 2024-12-06  6:43 UTC  (2+ messages)

[PATCH 00/15] amd-pstate 6.14 cleanups and improvements
 2024-12-06  6:43 UTC  (5+ messages)
` [PATCH 08/15] cpufreq/amd-pstate: store all values in cpudata struct in khz
` [PATCH 09/15] cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an int

[PATCH] arm64: dts: qcom: qcs8300: Add capacity and DPC properties
 2024-12-06  6:41 UTC 

[PATCH net-next v4] octeon_ep: add ndo ops for VFs in PF driver
 2024-12-06  6:41 UTC 

[PATCH i-g-t] GPGPU support for MTL platform
 2024-12-06  6:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for GPGPU support for MTL platform (rev5)

[next -v1 0/5] Some cleanup for memcg
 2024-12-06  6:40 UTC  (4+ messages)
` [next -v1 3/5] memcg: simplify the mem_cgroup_update_lru_size function

[PATCH] arm64: dts: qcom: qcs8300: Add support for clock controllers
 2024-12-06  6:39 UTC  (3+ messages)

Linux kernel 6.12.3 released
 2024-12-06  6:40 UTC 

[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
 2024-12-06  6:39 UTC  (5+ messages)
` [PATCH v4 13/13] samples: rust: add Rust platform sample driver


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.