All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-03 11:02:27 to 2024-01-03 12:20:05 UTC [more...]

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-03 12:09 UTC  (11+ messages)
    ` [LTP] "

[syzbot] [wireless?] WARNING: suspicious RCU usage in __cfg80211_bss_update
 2024-01-03 12:13 UTC  (4+ messages)
` [PATCH net-next] wifi: fix warning "

[PATCH v1 1/1] powerpc/powernv: fix up kernel compile issues
 2024-01-03 12:18 UTC  (2+ messages)

[PATCH v2 1/2] clk: mediatek: Introduce need_pm_runtime to mtk_clk_desc
 2024-01-03 12:19 UTC  (3+ messages)

[RFC iproute2 0/8] rdma: print related patches
 2024-01-03 12:19 UTC  (2+ messages)

[PATCH] pwm: imx27: workaround of the pwm output bug
 2024-01-03 12:18 UTC  (6+ messages)
  ` [PATCH v3] "

[syzbot] [reiserfs?] general protection fault in reiserfs_xattr_set
 2024-01-03 12:13 UTC  (2+ messages)

[LTP] [PATCH v1] read_all :catch alignment faults while reading sys entries seen in commit :bc21785b7336619fb6a67f1fff5afdaf229acc
 2024-01-03 12:17 UTC 

[PATCH v1 0/5] Revise Meta(Facebook) Harma BMC(AST2600)
 2024-01-03 12:17 UTC  (5+ messages)
` [PATCH v1 5/5] ARM: dts: aspeed: Harma: Add spi-gpio

[PATCH] RISC-V: hwprobe: Check for the reserved flags
 2024-01-03 12:12 UTC 

[PATCH v2 0/4] Power off HCI devices before rfkilling them
 2024-01-03 12:15 UTC  (3+ messages)

Question on passing username and password credentials through PLDM
 2024-01-03 12:14 UTC  (4+ messages)

[PATCH net v3] net: ethtool: do runtime PM outside RTNL
 2024-01-03 12:15 UTC  (5+ messages)

[PATCH] fbdev/sis: Remove dependency on screen_info
 2024-01-03 12:13 UTC  (2+ messages)

[Buildroot] [PATCH v2] boot/arm-trusted-firmware: fix the RPATH of fiptool
 2024-01-03 12:10 UTC  (3+ messages)

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks
 2024-01-03 12:13 UTC  (2+ messages)

pinctrl: Questions regarding pinconf_ops and bcm2835
 2024-01-03 12:12 UTC 

[PATCH] ktls: the tlshd service doesn't support reloading
 2024-01-03 12:12 UTC  (2+ messages)

[PATCH] guestfs: Ensure we use the right URI when using the guest agent
 2024-01-03 12:11 UTC  (2+ messages)

[PATCH 0/4] Qualcomm PCIe RC shutdown & reinit
 2024-01-03 12:11 UTC  (10+ messages)
` [PATCH 1/4] PCI: qcom: Reshuffle reset logic in 2_7_0 .init

[PATCH] guestfs: Don't force the bringup to abort if a domain already exists
 2024-01-03 12:09 UTC  (2+ messages)

Nondeterministic errors with bitbake
 2024-01-03 12:09 UTC  (3+ messages)
` [yocto] "

[PATCH v2 0/3] iio: light: add support for AMS AS7331
 2024-01-03 12:08 UTC  (4+ messages)
` [PATCH v2 1/3] iio: light: as73211: use IIO_VAL_FRACTIONAL for intensity scales
` [PATCH v2 2/3] dt-bindings: iio: light: as73211: add support for as7331
` [PATCH v2 3/3] "

[PATCH 00/14] implement new RAS ACA driver
 2024-01-03 12:08 UTC  (15+ messages)
` [PATCH 01/14] drm/amdgpu: implement RAS ACA driver framework
` [PATCH 05/14] drm/amdgpu: add amdgpu ras aca query interface
` [PATCH 08/14] drm/amdgpu: add gfx v9.4.3 ACA support
` [PATCH 10/14] drm/amdgpu: add mmhub v1.8 "
` [PATCH 11/14] drm/amdgpu: add xgmi v6.4.0 "

[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2024-01-03 12:08 UTC  (4+ messages)
` [PATCH v5 40/40] 9p: Use netfslib read/write_iter

[PATCH] docs/system: Document running Linux on amigaone machine
 2024-01-03 12:00 UTC  (6+ messages)

[PATCH v3 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
 2024-01-03 12:05 UTC  (8+ messages)
` [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs

[PATCH V2 0/4] gpio: sprd: Modification of UNISOC Platform EIC Driver
 2024-01-03 12:06 UTC  (10+ messages)
` [PATCH V2 2/4] gpio: sprd: Clear interrupt after set the interrupt type
` [PATCH V2 3/4] gpio: sprd: Modify the calculation method of eic number
` [PATCH V2 4/4] gpio: sprd: Support 8 banks EIC controller

[PATCH v3 bpf 0/4] net: bpf_xdp_adjust_tail() fixes
 2024-01-03 12:04 UTC  (4+ messages)
` [PATCH v3 bpf 2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP

[PATCH v3] erofs: make erofs_err() and erofs_info() support NULL sb parameter
 2024-01-03 12:11 UTC  (2+ messages)

[PATCH] list: Add hlist_count_nodes()
 2024-01-03 12:04 UTC  (3+ messages)

[PATCH net-next] net: mdio: get/put device node during (un)registration
 2024-01-03 12:01 UTC  (5+ messages)

[PATCH 0/2] Enable compressed files in EXTRA_FIRMWARE
 2024-01-03 12:00 UTC  (3+ messages)
` [PATCH 1/2] kbuild: Enable decompression for use by EXTRA_FIRMWARE The build system can currently only compress files. This patch adds the functionality to decompress files. Decompression is needed for building firmware files into the kernel if those files are compressed on the filesystem. Compressed firmware files are in use by Gentoo, Fedora, Arch, and others

[PATCH V2 0/3] riscv: Add Zicbop & prefetchw support
 2024-01-03 12:00 UTC  (5+ messages)
` [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
    `  "

[PATCH net-next v2] net/sched: cls_api: complement tcf_tfilter_dump_policy
 2024-01-03 12:00 UTC  (2+ messages)

[PATCH] tcp-wrappers: drop libnsl2 build dependency
 2024-01-03 11:59 UTC 

[LTP] [PATCH] lib: TST_EXP_FAIL: Add array variants
 2024-01-03 11:57 UTC 

[PATCH v2 9/9] mm/swap, shmem: use new swapin helper to skip readahead conditionally
 2024-01-03 11:56 UTC  (2+ messages)

[RFC PATCH v3 00/11] Add support for Intel PPS Generator
 2024-01-03 11:56 UTC  (12+ messages)
` [RFC PATCH v3 01/11] x86/tsc: Add base clock properties in clocksource structure
` [RFC PATCH v3 02/11] timekeeping: Add function to convert realtime to base clock
` [RFC PATCH v3 03/11] e10002: remove convert_art_to_tsc()
` [RFC PATCH v3 04/11] igc: "
` [RFC PATCH v3 05/11] stmmac: intel: "
` [RFC PATCH v3 06/11] ALSA: hda: "
` [RFC PATCH v3 07/11] ice/ptp: "
` [RFC PATCH v3 08/11] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [RFC PATCH v3 09/11] pps: generators: Add PPS Generator TIO Driver
` [RFC PATCH v3 10/11] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [RFC PATCH v3 11/11] ABI: pps: Add ABI documentation for Intel TIO

QEMU developers call
 2024-01-03 11:57 UTC  (3+ messages)

[PATCH iproute2] rdma: shorten print_ lines
 2024-01-03 11:56 UTC  (2+ messages)

[PATCH] dt-bindings: riscv: Document cbop-block-size
 2024-01-03 11:56 UTC  (3+ messages)

[djwong-xfs:xfile-page-caching 153/205] fs/xfs/xfs_swapext_item.c:61:5-24: WARNING: atomic_dec_and_test variation before object free at line 62
 2024-01-03 11:56 UTC 

chacha20-s390 broken in 8.2.0 in TCG on s390x
 2024-01-03 11:53 UTC  (4+ messages)

[PATCH] platform/x86: hp-bioscfg: Remove useless else
 2024-01-03 11:53 UTC  (2+ messages)

[PATCH] glibc-y2038-tests: do not run tests using 32 bit time APIs
 2024-01-03 11:52 UTC 

[PATCH] edu: fix DMA range upper bound check
 2024-01-03 11:51 UTC  (2+ messages)

caam test failures with libkcapi
 2024-01-03 11:50 UTC  (4+ messages)
` [EXT] "

[PATCH blktests 0/2] block/031: allow to run with built-in null_blk driver
 2024-01-03 11:49 UTC  (3+ messages)
` [PATCH blktests 1/2] common/null_blk: introduce _have_null_blk_feature
` [PATCH blktests 2/2] block/031: allow to run with built-in null_blk driver

[PATCH] drm/xe: circumvent bogus stringop-overflow warning
 2024-01-03 11:48 UTC  (3+ messages)

[PATCH for 8.2.1] hw/net: cadence_gem: Fix MDIO_OP_xxx values
 2024-01-03 11:48 UTC  (2+ messages)

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2024-01-03 11:43 UTC  (4+ messages)
` [PATCH v3 1/2] kvm: arm64: introduce new flag for non-cacheable IO memory

[PATCH trivial] chardev/char.c: fix "abstract device type" error message
 2024-01-03 11:42 UTC 

[meta-oe][PATCH] krb5: use PACKAGE_BEFORE_PN
 2024-01-03 11:41 UTC 

[RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
 2024-01-03 11:40 UTC  (3+ messages)

[PATCH] net: Save and restore msg_namelen in sock_sendmsg
 2024-01-03 11:40 UTC  (2+ messages)

[PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
 2024-01-03 11:38 UTC  (2+ messages)

[PATCH net-next] net: phy: Cleanup struct mdio_driver_common
 2024-01-03 11:38 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: arm64: mediatek: Add MT7988A and BPI-R4
 2024-01-03 11:37 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: mediatek: Add initial "
    ` Aw: "

[PATCH] drm/i915/dp: Fix the PSR debugfs entries wrt. MST connectors
 2024-01-03 11:37 UTC  (4+ messages)

[PATCH v4 1/3] RAS: Introduce AMD Address Translation Library
 2024-01-03 11:36 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v4 2/3] EDAC/amd64: Use new AMD Address Translation Library
 2024-01-03 11:36 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v4 3/3] Documentation: RAS: Add index and address translation section
 2024-01-03 11:36 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v2 00/11] Avoid unprivileged splice(file->)/(->socket) pipe exclusion
 2024-01-03 11:36 UTC  (3+ messages)
` [PATCH v2 08/11] tty: splice_read: disable

[PATCH v7 0/7] Fixes and improvements for RS485
 2024-01-03 11:36 UTC  (7+ messages)
` [PATCH v7 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [PATCH v7 5/7] serial: core, imx: do not set RS485 enabled if it is not supported
` [PATCH v7 6/7] serial: omap: do not override settings for RS485 support

[RFC PATCH v2 00/25] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-01-03 11:35 UTC  (9+ messages)
` [RFC PATCH v2 03/25] ext4: correct the hole length returned by ext4_map_blocks()
` [RFC PATCH v2 04/25] ext4: add a hole extent entry in cache after punch
` [RFC PATCH v2 05/25] ext4: make ext4_map_blocks() distinguish delalloc only extent
` [RFC PATCH v2 06/25] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type

[PATCH net-next] net: enetc: allow phy-mode = "1000base-x"
 2024-01-03 11:34 UTC 

[PATCH] coresight: Add coresight name support
 2024-01-03 11:33 UTC  (4+ messages)

[PATCH] r8169: fix building with CONFIG_LEDS_CLASS=m
 2024-01-03 11:33 UTC  (2+ messages)

[PATCH 1/2] app/test-crypto-perf: fix invalid memcmp results
 2024-01-03 11:33 UTC  (2+ messages)
` [EXT] "

[PATCH trivial] audio/audio.c: remove trailing newline in error_setg
 2024-01-03 11:32 UTC  (2+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2024-01-03 11:30 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: nf_nat: fix action not being set for all ct states
` [PATCH net 2/2] netfilter: nft_immediate: drop chain reference counter on error

next/master baseline: 435 runs, 58 regressions (next-20240103)
 2024-01-03 11:29 UTC 

[PATCH] sched/eevdf: remove the unused function max_vruntime and simplify the implementation of min_vruntime
 2024-01-03 11:29 UTC 

[PATCH] [BlueZ] adapter: Fix airpod device pair fail
 2024-01-03 11:29 UTC  (2+ messages)
`  "

[PATCHv3] mmc: rpmb: do not force a retune before RPMB switch
 2024-01-03 11:29 UTC 

[PATCH 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb
 2024-01-03 11:27 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: arm: ti: Add bindings for SolidRun AM642 HummingBoard-T
` [PATCH 2/5] arm64: dts: add description for solidrun am642 som and evaluation board
` [PATCH 3/5] arm64: dts: ti: hummingboard-t: add descriptions for m.2 pci-e and usb-3
` [PATCH 4/5] arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes
` [PATCH 5/5] arm64: dts: ti: am642-sr-som: enable iep for pru ethernet ports

[Intel-wired-lan] [PATCH] ice: fix building withouto XDP
 2024-01-03 11:19 UTC  (4+ messages)
    `  "

[LTP] [PATCH] lib: Improve doc
 2024-01-03 11:25 UTC  (3+ messages)
` [LTP] [PATCH v2] "

Request for Assistance: Decompressing EROFS Image without Mounting
 2024-01-03 11:23 UTC  (5+ messages)
  ` 答复: [External Mail]Re: "
      ` 答复: "

[linux-nvme:nvme-6.8 4/16] drivers/nvme/host/sysfs.c:42: undefined reference to `nvme_ns_head_ops'
 2024-01-03 11:23 UTC 

[PATCH 5/5] net: ethernet: altera: rename functions and their prototypes
 2024-01-03 11:23 UTC  (2+ messages)

[PATCH] app/test-crypto-perf: fix invalid mbuf next operation
 2024-01-03 11:21 UTC  (2+ messages)
` [EXT] "

[PATCH master] crypto: caam - remove overly verbose debug print
 2024-01-03 11:20 UTC  (2+ messages)

[PATCH] clocksource: Skip watchdog check for large watchdog intervals
 2024-01-03 11:21 UTC 

[PATCH 1/4] ARM: boards: i.MX8M: add HAB support
 2024-01-03 11:19 UTC  (2+ messages)

[PATCH RFC net-next] net: pcs: pcs-mtk-lynxi fix mtk_pcs_lynxi_get_state() for 2500base-x
 2024-01-03 11:20 UTC  (10+ messages)

[OE-core][dunfell][PATCH] tzdata: Upgrade to 2023d
 2024-01-03 11:19 UTC  (5+ messages)

[PATCH v2] sanity.bbclass: Check for additional native perl modules
 2024-01-03 11:20 UTC 

[GIT PULL] cpufreq/arm updates for 6.8
 2024-01-03 11:18 UTC  (2+ messages)

[RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
 2024-01-03 11:05 UTC  (5+ messages)

[PATCH] platform/x86: serial-multi-instantiate: allow single GpioInt IRQ for INT3515
 2024-01-03 11:17 UTC  (2+ messages)

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-01-03 11:14 UTC  (5+ messages)

[PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
 2024-01-03 11:16 UTC  (2+ messages)

[PATCH] sanity.bbclass: CHeck for additional native perl modules
 2024-01-03 11:16 UTC  (7+ messages)
` [OE-core] "

[PATCH RESEND v21] clk: npcm8xx: add clock controller
 2024-01-03 11:14 UTC  (6+ messages)

[PATCH v4 0/7] dts: Port scatter suite over
 2024-01-03 11:14 UTC  (9+ messages)
` [PATCH v4 1/7] dts: add required methods to testpmd_shell
` [PATCH v4 7/7] dts: add scatter test suite

[linux-next:master 8829/9096] lib/kunit/device.c:138 kunit_device_register_with_driver() warn: passing zero to 'ERR_CAST'
 2024-01-03 11:14 UTC 

[PATCH v1 0/6] thermal: netlink: Redefine the API and drop unused code
 2024-01-03 11:14 UTC  (5+ messages)

[PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
 2024-01-03 11:11 UTC  (10+ messages)
` [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup

[PATCH] ARM: debug: fix DEBUG_UNCOMPRESS help for !MULTIPLATFORM
 2024-01-03 11:04 UTC  (2+ messages)

[PATCH v13 00/35] x86: enable FRED for x86-64
 2024-01-03 11:10 UTC  (5+ messages)
` [PATCH v13 01/35] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support

[PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
 2024-01-03 10:57 UTC  (3+ messages)

[PATCH] net/bonding: fix query-count flags not set
 2024-01-03 11:10 UTC 

[PATCH] xe/xe_bo_move: Enhance xe_bo_move trace
 2024-01-03 11:08 UTC  (2+ messages)

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-01-03 11:08 UTC  (3+ messages)
` [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock

[PATCH] nvmet-tcp: Fix the H2C expected PDU len calculation
 2024-01-03 11:08 UTC 

License of old broadcom BT firmwares and WiFi calibration files
 2024-01-03 11:08 UTC  (3+ messages)

[REGRESSION] Platforms supporting SGX fail to kexec due to 96c6b8f212a ("memblock: report failures when memblock_can_resize is not set")
 2024-01-03 11:06 UTC  (2+ messages)

[PATCH v4] ASoc: tas2783: Add tas2783 codec driver
 2024-01-03 10:48 UTC  (2+ messages)


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.