All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-15 02:46:47 to 2023-12-15 05:06:07 UTC [more...]

[PATCH v2 00/16] pxe: Allow extlinux booting without CMDLINE enabled
 2023-12-15  4:19 UTC  (17+ messages)
` [PATCH v2 01/16] boot: Reorder FIT and BOOTSTD to be first
` [PATCH v2 02/16] bootm: Add a Kconfig option for bootm functionality
` [PATCH v2 03/16] bootm: Make OS booting dependent on BOOTM
` [PATCH v2 04/16] treewide: Make arch-specific bootm code depend "
` [PATCH v2 05/16] boot: Update SYS_BOOTM_LEN to "
` [PATCH v2 06/16] fastboot: Change fastboot_buf_addr to an address
` [PATCH v2 07/16] bootm: Make cmdline optional with bootm_boot_start()
` [PATCH v2 08/16] fastboot: Remove dependencies on CMDLINE
` [PATCH v2 09/16] doc: Mention fastboot dependency "
` [PATCH v2 10/16] pxe: Use strlcpy() instead of strcpy() in label_boot()
` [PATCH v2 11/16] pxe: Refactor to reduce the size of label_boot()
` [PATCH v2 12/16] pxe: Refactor to avoid over-using bootm_argv
` [PATCH v2 13/16] pxe: Move calculation of FDT file into a function
` [PATCH v2 14/16] pxe: Allow booting without CMDLINE for bootm methods
` [PATCH v2 15/16] pxe: Allow booting without CMDLINE for the zboot method
` [PATCH v2 16/16] x86: Drop message about features being missing with 64-bit

[PATCH] staging: rtl8192e: Add blank line after declarations
 2023-12-15  5:06 UTC  (2+ messages)

[RFC PATCH v2 0/2] Node migration between memory tiers
 2023-12-15  5:02 UTC  (2+ messages)

[PATCH 0/4] dmaengine: fsl-edma: fix eDMAv4 uart dma loop test failure
 2023-12-15  5:04 UTC  (2+ messages)

[xen-4.18-testing test] 184133: tolerable FAIL - PUSHED
 2023-12-15  5:04 UTC 

[dpdk-dev] [PATCH 1/2] common/cnxk: support PPPoE flow item type in ROC API
 2023-12-15  5:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] net/cnxk: support PPPoE flow item type

[PATCH v2] drm/amd/swsmu: remove duplicate definition of smu v14_0_0 driver if version
 2023-12-15  5:04 UTC  (3+ messages)

[PATCH 0/4] GPIO inclusion fixes to misc sound drivers
 2023-12-15  4:59 UTC  (3+ messages)
` [PATCH 3/4] ASoC: simple-card-utils: Drop GPIO include

[alobakin:idpf-libie 35/35] drivers/net/ethernet/intel/idpf/idpf_txrx.c:3271:9: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-12-15  5:02 UTC 

[freescale-fslc:5.15-2.2.x-imx 160/25021] sound/soc/codecs/pcm512x.c:1595:7: warning: unused variable 'clk_name'
 2023-12-15  5:02 UTC 

[PATCH v5 0/5] powerpc/smp: Topology and shared processor optimizations
 2023-12-15  5:01 UTC  (4+ messages)
` [PATCH v5 1/5] powerpc/smp: Enable Asym packing for cores on shared processor

[PATCH] arm64: dts: rockchip: Add cache information to the SoC dtsi for RK3399
 2023-12-15  5:00 UTC  (3+ messages)

[PATCH] scsi: core: add CMD_LAST flag for error handle scsi command
 2023-12-15  5:00 UTC  (2+ messages)

start removing writepage instances
 2023-12-15  4:59 UTC  (4+ messages)
` [PATCH 4/9] hfs: remove ->writepage

[PATCH] fstests: filter.btrfs: update _filter_transaction_commit()
 2023-12-15  4:59 UTC  (3+ messages)

[PATCH] net/tap: add deprecation notice for RTE_FLOW_ACTION_RSS
 2023-12-15  4:58 UTC  (5+ messages)

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-15  4:56 UTC  (10+ messages)

[PATCH v5 0/4] Add DAX ABI for memmap_on_memory
 2023-12-15  4:53 UTC  (3+ messages)
` [PATCH v5 4/4] dax: add a sysfs knob to control memmap_on_memory behavior

[alobakin:idpf-libie 35/35] drivers/net/ethernet/intel/idpf/idpf_txrx.c:3213: warning: Function parameter or member 'dma' not described in 'idpf_xdp_tx_xmit'
 2023-12-15  4:51 UTC 

[PATCH] block: improve struct request_queue layout
 2023-12-15  4:51 UTC  (2+ messages)

RFC: There Are No Routes for Non-default Services
 2023-12-15  4:51 UTC  (2+ messages)

[PATCH 3/3] block/mq-deadline: Disable I/O prioritization in certain cases
 2023-12-15  4:49 UTC  (11+ messages)

[PATCH] arm64: dts: ti: k3-j721e: Add support for DFS in J721E A72
 2023-12-15  4:35 UTC  (4+ messages)

[PATCH i-g-t V2] tests/amdgpu: fix VM test issue
 2023-12-15  4:45 UTC  (3+ messages)
` ✓ CI.xeBAT: success for tests/amdgpu: fix VM test issue (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCHSET 0/3] fstests: random fixes for v2023.12.10
 2023-12-15  4:44 UTC  (2+ messages)

[PATCH] regulator: qcom_smd: Add LDO5 MP5496 regulator
 2023-12-15  4:39 UTC  (3+ messages)

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2023-12-15  4:37 UTC  (10+ messages)
` [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
` [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
` [PATCH 3/3] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP

[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
 2023-12-15  4:32 UTC  (6+ messages)
` [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()

[RFC PATCH 0/6] ext4: make ext4_map_blocks() recognize delayed only extent
 2023-12-15  4:36 UTC  (6+ messages)
` [RFC PATCH 3/6] ext4: correct the hole length returned by ext4_map_blocks()

[PATCH v3 net-next 0/3] amd-xgbe: add support for AMD Crater
 2023-12-15  4:35 UTC  (4+ messages)
` [PATCH v3 net-next 3/3] amd-xgbe: use smn functions to avoid race

[PATCH] cxl/cdat: Free correct buffer on checksum error
 2023-12-15  4:34 UTC  (4+ messages)
  ` [PATCH] cxl/pci: Get rid of pointer arithmetic reading CDAT table

[PATCH 0/3] md: Remove deprecated flavors
 2023-12-15  4:33 UTC  (7+ messages)
` [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
` [PATCH 2/3] md: Remove deprecated CONFIG_MD_MULTIPATH
` [PATCH 3/3] md: Remove deprecated CONFIG_MD_FAULTY

[PATCH] xfs: initialise di_crc in xfs_log_dinode
 2023-12-15  4:32 UTC  (2+ messages)

[PATCH 0/3] watchdog: sbsa_gwdt: add support for Marvell ac5
 2023-12-15  4:21 UTC  (2+ messages)

[PATCH] xfs: short circuit xfs_growfs_data_private() if delta is zero
 2023-12-15  4:19 UTC  (2+ messages)

[PATCH 0/1] RFC: linux-5.15.y ksmbd backport for CVE-2023-38431
 2023-12-15  4:18 UTC  (7+ messages)

[PATCH] xfs: fix an off-by-one error in xreap_agextent_binval
 2023-12-15  4:15 UTC  (2+ messages)

[PATCH] drm/nouveau: Fixup gk20a instobj hierarchy
 2023-12-15  4:14 UTC  (5+ messages)

[yocto] [meta-cgl] [PATCH] libsocket6-perl: Remove useless option
 2023-12-15  4:13 UTC  (2+ messages)

RT allocator tidy ups
 2023-12-15  4:12 UTC  (10+ messages)
` [PATCH 05/19] xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c
` [PATCH 12/19] xfs: tidy up xfs_rtallocate_extent_block
` [PATCH 18/19] xfs: simplify and optimize the RT allocation fallback cascade

[PATCH] sched/fair: Enable group_asym_packing in find_idlest_group
 2023-12-15  4:10 UTC  (2+ messages)

[oe][meta-networking][kirkstone][PATCH] strongswan: Backport fix for CVE-2023-41913
 2023-12-15  4:06 UTC 

[PATCH 0/9] xfs file non-exclusive online defragment
 2023-12-15  4:06 UTC  (4+ messages)

[PATCH] drm/exynos: fix accidental on-stack copy of exynos_drm_plane
 2023-12-15  4:04 UTC  (3+ messages)

[PATCH v1 00/14] uAPI Alignment - Documentation
 2023-12-15  4:06 UTC  (4+ messages)
` [PATCH v1 08/14] drm/xe/uapi: Order sections

linux-next: Tree for Dec 15
 2023-12-15  4:01 UTC 

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-12-15  4:01 UTC  (8+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
 2023-12-15  3:57 UTC  (5+ messages)

[Bug 1264] Tap bpf program no longer compiles
 2023-12-15  3:57 UTC  (2+ messages)

[oe] [meta-networking] [PATCH] ifenslave: upgrade 2.13 -> 2.14
 2023-12-15  3:56 UTC 

[oe] [meta-gnome] [PATCH] gjs: upgrade 1.78.0 -> 1.78.1
 2023-12-15  3:55 UTC 

[Bug 943] BUG: scheduling while atomic
 2023-12-15  3:55 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] lvgl: upgrade 8.3.10 -> 8.3.11
 2023-12-15  3:47 UTC 

[PATCH] drm/xe: Remove vram size info from sysfs
 2023-12-15  3:57 UTC  (8+ messages)

[PATCH net-next 0/3] ynl-gen: update check format
 2023-12-15  3:50 UTC  (4+ messages)
` [PATCH net-next 1/3] tools: ynl-gen: use correct len for string and binary
` [PATCH net-next 2/3] tools: ynl-gen: support using defines in checks
` [PATCH net-next 3/3] netlink: specs: use exact-len for IPv6 addr

[PATCH v3 00/10] Engine Busyness
 2023-12-15  3:51 UTC  (5+ messages)
` [PATCH v3 01/10] drm/xe/pmu: Remove PMU from Xe till uapi is finalized
` [PATCH v3 04/10] RFC drm/xe/guc: Add interface for engine busyness ticks

Factory cooperate of Pressure gauge/ Manometer
 2023-12-15  3:47 UTC 

[oe] [meta-oe] [PATCH] hwdata: upgrade 0.376 -> 0.377
 2023-12-15  3:47 UTC 

[oe] [meta-oe] [PATCH] gensio: upgrade 2.8.0 -> 2.8.2
 2023-12-15  3:46 UTC 

[oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20231126.0 -> 6.0.20231210.0
 2023-12-15  3:45 UTC 

[PATCH v4 0/4] supplement of slab allocator removal
 2023-12-15  3:41 UTC  (5+ messages)
` [PATCH v4 1/4] Documentation: kernel-parameters: remove noaliencache
` [PATCH v4 2/4] mm/slub: unify all sl[au]b parameters with "slab_$param"
` [PATCH v4 3/4] mm/slub: replace slub_$params with slab_$params in slub.rst
` [PATCH v4 4/4] mm/slub: make the description of slab_min_objects helpful in doc

[Buildroot] [PATCH] package/crun: bump to version 1.12
 2023-12-15  3:05 UTC 

[PATCH bpf-next v2 0/6] bpf: Reduce memory usage for bpf_global_percpu_ma
 2023-12-15  3:40 UTC  (7+ messages)
` [PATCH bpf-next v2 2/6] bpf: Avoid unnecessary extra percpu memory allocation
` [PATCH bpf-next v2 3/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next v2 6/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-12-15  3:40 UTC 

[PATCH bpf-next v3 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
 2023-12-15  3:39 UTC  (8+ messages)
` [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map

[PATCH] ring-buffer: Do not try to put back write_stamp
 2023-12-15  3:37 UTC  (2+ messages)

[PATCH v5 00/17] add integrity and security to TPM2 transactions
 2023-12-15  3:34 UTC  (3+ messages)
` [PATCH v5 16/17] tpm: add the null key name as a sysfs export

[tip:x86/paravirt] BUILD SUCCESS f7af6977621a41661696d94c0c0a20c761404476
 2023-12-15  3:32 UTC 

[PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
 2023-12-15  3:31 UTC  (6+ messages)

[PATCH net-next v11 0/3] skbuff: Optimize SKB coalescing for page pool
 2023-12-15  3:30 UTC  (4+ messages)
` [PATCH net-next v11 1/3] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v11 2/3] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v11 3/3] skbuff: Optimization of SKB coalescing for page pool

[PATCH v3 0/2] Add gpio driver support for Realtek DHC SoCs
 2023-12-15  3:29 UTC  (8+ messages)
` [PATCH v3 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs

[PATCH v2] ring-buffer: Do not try to put back write_stamp
 2023-12-15  3:29 UTC 

[PATCH 0/3] Some cleanups and fixes
 2023-12-15  3:28 UTC  (7+ messages)
` [PATCH 1/3] x86/crash: remove the unused image parameter from prepare_elf_headers()
` [PATCH 2/3] x86/crash: use SZ_1M macro instead of hardcoded value

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-12-15  3:26 UTC  (2+ messages)

[patch net-next v7 0/9] devlink: introduce notifications filtering
 2023-12-15  3:23 UTC  (4+ messages)
` [patch net-next v7 5/9] genetlink: introduce per-sock family private storage

[PATCH] mtd: spi-nor: Add support for Macronix flash part
 2023-12-15  3:21 UTC  (2+ messages)

[PATCH net-next v2] i40e: remove fake support of rx-frames-irq
 2023-12-15  3:20 UTC  (2+ messages)

pull-request: wireless-2023-12-14
 2023-12-15  3:20 UTC  (2+ messages)

[PATCH bpf-next 0/3] Various BPF exception improvements
 2023-12-15  3:20 UTC  (5+ messages)
` [PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros

[syzbot] [mptcp?] WARNING in mptcp_check_listen_stop
 2023-12-15  3:20 UTC  (2+ messages)

[PATCH wpan-next 0/5] ieee802154: Association tweaks
 2023-12-15  3:19 UTC  (12+ messages)
` [PATCH wpan-next 1/5] mac80254: Provide real PAN coordinator info in beacons
` [PATCH wpan-next 2/5] mac802154: Use the PAN coordinator parameter when stamping packets
` [PATCH wpan-next 3/5] mac802154: Only allow PAN controllers to process association requests
` [PATCH wpan-next 4/5] ieee802154: Avoid confusing changes after associating
` [PATCH wpan-next 5/5] mac802154: Avoid new associations while disassociating

[PATCH v2] net/iavf: support rte flow with mask for FDIR
 2023-12-15  3:28 UTC  (2+ messages)
` [PATCH v3] "

[android-common:android14-5.15 1/2] kernel/sched/core.c:4854:6: error: no previous prototype for '__balance_callbacks'
 2023-12-15  3:18 UTC 

[PATCH 0/2] Add CMDQ driver support for mt8188
 2023-12-15  3:06 UTC  (9+ messages)
` [PATCH 1/2] mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
` [PATCH 2/2] mailbox: mtk-cmdq: Add CMDQ driver support for mt8188

[PATCH net-next v10 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-15  3:17 UTC  (4+ messages)
` [PATCH net-next v10 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment

[PATCH] sound: pci: au88x0: fixed spelling mistakes in au88x0_core.c
 2023-12-15  3:11 UTC 

[PATCH RESEND v11 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-12-15  3:11 UTC  (2+ messages)
` [PATCH RESEND v11 2/2] input: joystick: driver "

[RFC nf-next v1 0/2] netfilter: bpf: support prog update
 2023-12-15  3:07 UTC  (3+ messages)
` [RFC nf-next v1 1/2] "
` [RFC nf-next v1 2/2] selftests/bpf: Add netfilter link prog update test

btrfs thinks fs is full, though 11GB should be still free
 2023-12-15  3:12 UTC  (13+ messages)

[Buildroot] [PATCH] package/crun: bump to version 1.12
 2023-12-15  2:56 UTC 

[Buildroot] [PATCH 1/1] package/crun: bump to version 1.12
 2023-12-15  3:10 UTC 

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-12-13 (ice, i40e)
 2023-12-15  3:10 UTC  (2+ messages)

[net 01/15] Revert "net/mlx5e: fix double free of encap_header in update funcs"
 2023-12-15  3:10 UTC  (2+ messages)

[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
 2023-12-15  2:54 UTC  (3+ messages)

[PATCH 0/2] Input: uinput - Multiple concurrency fixes in ff request handling
 2023-12-15  3:04 UTC  (5+ messages)
` [PATCH 1/2] Input: uinput - Allow uinput_request_submit wait interrupting

[PATCH net-next v6 0/3] net/sched: Introduce tc block ports tracking and use
 2023-12-15  3:09 UTC  (3+ messages)
` [PATCH net-next v6 3/3] net/sched: act_mirred: Allow mirred to block

drivers/ata/pata_parport/comm.c:135:59: sparse: sparse: cast to restricted __le16
 2023-12-15  3:08 UTC 

drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c:230:23: sparse: sparse: cast to restricted __be32
 2023-12-15  3:08 UTC 

[PATCH RESEND] mac802154: Fix uninit-value access in ieee802154_hdr_push_sechdr
 2023-12-15  3:03 UTC  (4+ messages)

[syzbot] [net?] KASAN: slab-out-of-bounds Read in dns_resolver_preparse
 2023-12-15  3:00 UTC  (3+ messages)
` [PATCH next] keys/dns: datalen must greater than sizeof(*v1)

[PATCH net-next] net: atlantic: eliminate double free in error handling logic
 2023-12-15  3:00 UTC  (2+ messages)

[PATCH net-next 0/2] MDIO mux cleanup
 2023-12-15  3:00 UTC  (2+ messages)

[PATCH] kbuild: rust: add `rustupoverride` target
 2023-12-15  2:58 UTC  (2+ messages)

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2023-12-15  2:41 UTC  (3+ messages)

[PATCH v2 0/7] Early Boot Allocation on Power
 2023-12-15  2:44 UTC  (8+ messages)
` [PATCH v2 1/7] xen/asm-generic: Introduce generic static-shmem.h
` [PATCH v2 2/7] xen/asm-generic: Introduce generic setup.h
` [PATCH v2 3/7] xen/common: Move Arm's bootfdt to common
` [PATCH v2 4/7] xen/device-tree: Fix bootfdt.c to tolerate 0 reserved regions
` [PATCH v2 5/7] xen/ppc: Enable bootfdt and boot allocator
` [PATCH v2 6/7] xen/ppc: mm-radix: Replace debug printing code with printk
` [PATCH v2 7/7] xen/ppc: mm-radix: Allocate Partition and Process Tables at runtime

[PATCH 0/3] Early Boot Allocation on Power
 2023-12-15  2:52 UTC  (10+ messages)
` [PATCH 1/3] xen/ppc: Enable Boot Allocator

[Syzkaller & bisect] There is WARNING in perf_event_open in v6.7-rc5 kernel
 2023-12-15  2:45 UTC  (3+ messages)

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-15  2:50 UTC  (5+ messages)
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc

cron job: media_tree daily build: WARNINGS
 2023-12-15  2:50 UTC 

[PATCH 0/2] bugfix and replace on use of stdatomic API
 2023-12-15  2:47 UTC  (4+ messages)
` [PATCH 1/2] eal: fix constraints on "

[PATCH 0/2] Simplify the auto-hibernation configuration code
 2023-12-15  2:31 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static


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.