All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-21 09:11:21 to 2024-02-21 09:50:04 UTC [more...]

[PATCH v12 00/27] DEPT(Dependency Tracker)
 2024-02-21  9:49 UTC  (23+ messages)
` [PATCH v12 01/27] llist: Move llist_{head, node} definition to types.h
  ` [PATCH v12 01/27] llist: Move llist_{head,node} "
` [PATCH v12 02/27] dept: Implement Dept(Dependency Tracker)
` [PATCH v12 03/27] dept: Add single event dependency tracker APIs
` [PATCH v12 04/27] dept: Add lock "
` [PATCH v12 05/27] dept: Tie to Lockdep and IRQ tracing
` [PATCH v12 06/27] dept: Add proc knobs to show stats and dependency graph
` [PATCH v12 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v12 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v12 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v12 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v12 11/27] dept: Distinguish each syscall context from another
` [PATCH v12 12/27] dept: Distinguish each work "
` [PATCH v12 13/27] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v12 14/27] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v12 15/27] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait
  ` [PATCH v12 15/27] dept: Apply sdt_might_sleep_{start,end}() "
` [PATCH v12 16/27] dept: Track timeout waits separately with a new Kconfig
` [PATCH v12 17/27] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v12 18/27] dept: Apply timeout consideration to swait
` [PATCH v12 19/27] dept: Apply timeout consideration to waitqueue wait
` [PATCH v12 20/27] dept: Apply timeout consideration to hashed-waitqueue wait

[PATCH v2] delete_module.2: Update man to current syscall behaviour
 2024-02-21  9:48 UTC 

[RFC] arm64: syscall: Direct PRNG kstack randomization
 2024-02-21  9:48 UTC  (3+ messages)

[PATCH] sanity.bbclass: raise_sanity_error if /tmp is noexec
 2024-02-21  9:48 UTC  (4+ messages)
` [OE-core] "

[PATCH] blk-lib: let user kill a zereout process
 2024-02-21  9:46 UTC  (7+ messages)

[PATCH 0/7] Several updates for HiSilicon PCIe PMU driver
 2024-02-21  9:46 UTC  (14+ messages)
` [PATCH 1/7] drivers/perf: hisi_pcie: Introduce hisi_pcie_pmu_get_filter()
` [PATCH 3/7] drivers/perf: hisi_pcie: Add more events for counting TLP bandwidth
` [PATCH 4/7] drivers/perf: hisi_pcie: Check the target filter properly

[PATCH v4 0/2] Fix libaio cancellation support
 2024-02-21  9:26 UTC  (2+ messages)

[PATCH v6 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-02-21  9:44 UTC  (2+ messages)

[RFC v2 1/5] eal: add static per-lcore memory allocation facility
 2024-02-21  9:43 UTC  (4+ messages)
` [RFC v3 0/6] Lcore variables
  ` [RFC v3 1/6] eal: add static per-lcore memory allocation facility

[PATCH 6.7 000/309] 6.7.6-rc1 review
 2024-02-21  9:44 UTC  (2+ messages)

[PATCH v2 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-21  9:41 UTC  (11+ messages)
` [PATCH v2 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH v2 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH v2 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH v2 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH v2 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH v2 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH v2 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH v2 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH v2 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH v2 10/10] backlight: Add controls_device callback to struct backlight_ops

[PATCH] mmc: sh_mmcif: sg_miter does not need to be atomic
 2024-02-21  9:43 UTC  (2+ messages)

[PATCH] drm/i915/guc: Add Compute context hint
 2024-02-21  9:42 UTC  (2+ messages)

[PATCH v8 0/5] wifi: cfg80211/mac80211: add link_id handling in AP channel switch during Multi-Link Operation
 2024-02-21  9:42 UTC  (25+ messages)
` [PATCH v8 4/5] wifi: mac80211: start and finalize channel switch on link basis

[PATCH v3 0/9] Revise Meta(Facebook) Harma BMC(AST2600)
 2024-02-21  9:39 UTC  (30+ messages)
` [PATCH v3 1/9] ARM: dts: aspeed: Harma: Revise SGPIO line name
` [PATCH v3 2/9] ARM: dts: aspeed: Harma: mapping ttyS2 to UART4
` [PATCH v3 3/9] ARM: dts: aspeed: Harma: Remove Vuart
` [PATCH v3 4/9] ARM: dts: aspeed: Harma: Add cpu power good line name
` [PATCH v3 5/9] ARM: dts: aspeed: Harma: Add spi-gpio
` [PATCH v3 6/9] ARM: dts: aspeed: Harma: Add PDB temperature
` [PATCH v3 7/9] ARM: dts: aspeed: Harma: Revise max31790 address
` [PATCH v3 8/9] ARM: dts: aspeed: Harma: Add NIC Fru device
` [PATCH v3 9/9] ARM: dts: aspeed: Harma: Add ltc4286 device

[PATCH 0/1] Always record job cycle and timestamp information
 2024-02-21  9:40 UTC  (5+ messages)

kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (v6.8-rc1-48-g6f1a214d446b2)
 2024-02-21  9:40 UTC 

kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.8-rc1-48-g6f1a214d446b2)
 2024-02-21  9:40 UTC 

kselftest/next kselftest-lib: 3 runs, 2 regressions (v6.8-rc1-48-g6f1a214d446b2)
 2024-02-21  9:40 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-48-g6f1a214d446b2)
 2024-02-21  9:40 UTC 

kselftest/next kselftest-cpufreq: 5 runs, 3 regressions (v6.8-rc1-48-g6f1a214d446b2)
 2024-02-21  9:40 UTC 

[PATCH net-next v3 0/7] Fix missing PHY-to-MAC RX clock
 2024-02-21  9:40 UTC  (5+ messages)
` [PATCH net-next v3 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-02-21  9:37 UTC  (7+ messages)
` [PATCH v2 03/13] mm: Provide generic pmd_thp_or_huge()

pass queue_limits to blk_mq_alloc_disk for simple drivers
 2024-02-21  9:37 UTC  (6+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk

[PATCH] bcachefs: intercept mountoption value for bool type
 2024-02-21  9:37 UTC 

[PATCH i-g-t 0/3] extend psr2_sf test for pr_sf
 2024-02-21  9:37 UTC  (2+ messages)
` ✓ CI.xeBAT: success for extend psr2_sf test for pr_sf (rev7)

[LTP] [PATCH v4 1/7] libltpswap: Add tst_max_swapfiles api
 2024-02-21  9:37 UTC  (3+ messages)
` [LTP] [PATCH v4 3/7] syscalls/swapon03: use tst_max_swapfiles() and GET_USED_SWAPFILES() api

[PATCH net-next v7 00/11] introduce drop reasons for tcp receive path
 2024-02-21  9:37 UTC  (11+ messages)
` [PATCH net-next v7 01/11] tcp: add a dropreason definitions and prepare for cookie check
` [PATCH net-next v7 02/11] tcp: directly drop skb in cookie check for ipv4
` [PATCH net-next v7 03/11] tcp: use drop reasons "
` [PATCH net-next v7 04/11] tcp: directly drop skb in cookie check for ipv6
` [PATCH net-next v7 05/11] tcp: use drop reasons "

[PATCH v4 00/39] Qualcomm generic board support
 2024-02-21  9:36 UTC  (5+ messages)
` [PATCH v4 10/39] gpio: qcom_pmic: add a quirk to skip GPIO configuration

[PATCH] drm/amdgpu: Fix the runtime resume failure issue
 2024-02-21  9:35 UTC 

[PATCH v3 0/2] ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED
 2024-02-21  9:35 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry

[PATCH 0/2] gnttab: hypervisor side XSA-448 follow-up
 2024-02-21  9:34 UTC  (10+ messages)
` [PATCH 2/2] almost fully ignore zero-size flush requests

[PATCH net-next v2 1/1] net: dsa: microchip: Add support for bridge port isolation
 2024-02-21  9:34 UTC 

[PATCH 00/10] [PULL REQUEST] iommu/vt-d: Fixes for v6.8-rc5
 2024-02-21  9:29 UTC  (2+ messages)

[PATCH] gpio: sim: don't fiddle with GPIOLIB private members
 2024-02-21  9:34 UTC  (12+ messages)

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-21  9:33 UTC  (11+ messages)
` [PATCH 1/9] kunit: test: Log the correct filter string in executor_test
` [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
` [PATCH 3/9] lib: memcpy_kunit: "
` [PATCH 4/9] time: test: Fix incorrect format specifier
` [PATCH 5/9] rtc: test: Fix invalid "
` [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test
` [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests
` [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test
` [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers
` ✗ CI.Patch_applied: failure for kunit: Fix printf format specifier issues in KUnit assertions

apply different compress/compress-force settings on different subvolumes ?
 2024-02-21  9:33 UTC  (2+ messages)

Why isn't ext2 deprecated over ext4?
 2024-02-21  9:33 UTC 

[PATCH 0/3] usb: xhci: Add support for Google XHCI controller
 2024-02-21  9:31 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH net] net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device tree
 2024-02-21  9:31 UTC  (2+ messages)

[PATCH] ceph: skip copying the data extends the file EOF
 2024-02-21  9:29 UTC 

[PATCH v2 00/11] improve eventdev API specification/documentation
 2024-02-21  9:31 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 10/11] eventdev: clarify docs on event object fields and op types

CVE-2023-52435: net: prevent mss overflow in skb_segment()
 2024-02-21  9:30 UTC  (2+ messages)

[PATCH blktests v0] nvme/029: reserve hugepages for lager allocations
 2024-02-21  9:30 UTC  (4+ messages)
  `  "

[PATCH 0/4] TDX host: kexec() support
 2024-02-21  9:28 UTC  (11+ messages)
` [PATCH 1/4] x86/coco: Add a new CC attribute to unify cache flush during kexec

[ima-evm-utils: PATCH v1 1/1] Change license to LGPL-2.0-or-later and GPL-2.0-or-later
 2024-02-21  9:28 UTC  (2+ messages)

[PATCH v3] dma-coherent: add support for multi coherent rmems per dev
 2024-02-21  9:27 UTC  (5+ messages)

[PATCH 0/2] KVM: arm64: vgic-its: Fixes for 6.8
 2024-02-21  9:27 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
` [PATCH 2/2] KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler

[RFC PATCH 0/3] make the hugetlb migration strategy consistent
 2024-02-21  9:27 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: record the migration reason for struct migration_target_control
` [RFC PATCH 2/3] mm: hugetlb: make the hugetlb migration strategy consistent
` [RFC PATCH 3/3] docs: hugetlbpage.rst: add hugetlb migration description

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-21  9:27 UTC  (5+ messages)
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation

[PATCH v2] drm/edid/firmware: Remove built-in EDIDs
 2024-02-21  9:26 UTC 

[PATCH 0/2] arm-bsp/n1sdp: update to linux yocto kernel 6.6
 2024-02-21  9:24 UTC  (3+ messages)
` [PATCH 1/2] arm-bsp/linux-yocto: Remove EOL Linux yocto kernel 6.1
` [PATCH 2/2] arm-bsp/n1sdp: update to linux yocto kernel 6.6

[PATCH v2 00/29] Media device lifetime management
 2024-02-21  9:24 UTC  (4+ messages)
` [PATCH v2 15/29] media: mc: Unassign minor only if it has been assigned

[PATCH v7] dt-bindings: mtd: spi-nor: add optional interrupts property
 2024-02-21  9:23 UTC  (6+ messages)

[PATCH 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-21  9:23 UTC  (5+ messages)

[PATCH] fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS
 2024-02-21  9:23 UTC  (4+ messages)

[PATCH v8 0/5] Add support for CS40L50
 2024-02-21  9:22 UTC  (3+ messages)
` [PATCH v8 1/5] firmware: cs_dsp: Add write sequencer interface

[PATCH bpf-next v2] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-02-21  9:22 UTC 

[PATCH] ALSA: Drop leftover snd-rtctimer stuff from Makefile
 2024-02-21  9:21 UTC 

[PATCH] madvise:madvise_cold_or_pageout_pte_range(): allow split while folio_estimated_sharers = 0
 2024-02-21  9:21 UTC  (3+ messages)

[f2fs-dev] [PATCH] mkfs.f2fs: kill heap allocation
 2024-02-21  9:21 UTC 

[PATCH] drm/ttm: Fix an invalid freeing on already freed page in error path
 2024-02-21  9:21 UTC  (2+ messages)

[PATCH v2 0/2] Track llc_occpuancy of RMIDs in limbo list
 2024-02-21  9:21 UTC  (3+ messages)
` [PATCH v2 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h
` [PATCH v2 2/2] x86/resctrl: Add tracepoint for llc_occupancy tracking

[PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
 2024-02-21  9:21 UTC  (5+ messages)
` Stall at page allocations with __GFP_RETRY_MAYFAIL (Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case)

stmmac and XDP/ZC issue
 2024-02-21  9:21 UTC  (6+ messages)

[f2fs-dev] [PATCH] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
 2024-02-21  9:20 UTC  (2+ messages)
`  "

[PATCH V6 00/20] board: ti: Add support for BeaglePlay
 2024-02-21  9:19 UTC  (8+ messages)
` [PATCH V6 07/20] configs: am62x_evm_a53_defconfig: Switch to bootstd

[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
 2024-02-21  9:19 UTC  (4+ messages)
` [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests

[PATCH] perf list: fix short description for some cache events
 2024-02-21  9:19 UTC 

[PATCH 0/7] imx8mp: Enable PCIe/NVMe support
 2024-02-21  9:18 UTC  (4+ messages)
` [PATCH 7/7] verdin-imx8mp_defconfig: "

[PATCH 8/8] dm vdo: Modify mismatched function name
 2024-02-21  9:17 UTC  (8+ messages)
` [PATCH 7/8] dm vdo dedupe: "
` [PATCH 6/8] dm vdo: "
` [PATCH 5/8] "
` [PATCH 4/8] "
` [PATCH 3/8] "
` [PATCH 2/8] "
` [PATCH 1/8] "

[RFC v1 0/3] drm/i915: Add support for XRandR Border property
 2024-02-21  8:47 UTC  (4+ messages)
` [RFC v1 1/3] drm/i915: Rename skl_pfit_enable() to skl_program_crtc_scaler()
` [RFC v1 2/3] drm/i915: Attach the Border property to DP and HDMI connectors
` [RFC v1 3/3] drm/i915: Apply border adjustments and enable scaler on the crtc

[PATCH] s390/boot: Workaround current 'llvm-objdump -t -j ...' behavior
 2024-02-21  9:16 UTC  (2+ messages)

[PATCH v6 0/9] bugfix of MD_CLOSING and clean up md_ioctl()
 2024-02-21  9:15 UTC  (3+ messages)

[PATCH v2] drm/xe: Do not include current dir for generated/xe_wa_oob.h
 2024-02-21  9:15 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH v2] mm/mmap: return early if it can't merge in vma_merge()
 2024-02-21  9:14 UTC 

next/pending-fixes build: 8 builds: 2 failed, 6 passed, 2 errors, 37 warnings (v6.8-rc5-274-g5b87d67627563)
 2024-02-21  9:15 UTC 

[xen-unstable test] 184716: tolerable FAIL - PUSHED
 2024-02-21  9:14 UTC 

[PATCH] Add unix domain socket support to HTTP transport
 2024-02-21  9:14 UTC 

[PATCH] scsi: ufs: core: Fix setup_xfer_req invocation
 2024-02-21  9:13 UTC  (3+ messages)

[PATCH i-g-t] tests/amdgpu: refactor the ABM test to use the new sysfs interface
 2024-02-21  9:12 UTC  (2+ messages)

[PATCH] regulator: qcom-rpmh: Fix pm8010 pmic5_pldo502ln minimum voltage
 2024-02-21  9:11 UTC  (10+ messages)

Należność za fakturę
 2024-02-21  9:10 UTC 


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.