All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-18 17:34:47 to 2023-06-18 21:13:17 UTC [more...]

[Intel-gfx] [PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
 2023-06-18 18:11 UTC  (4+ messages)
`  "

[PATCH v6 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-06-18 21:12 UTC  (5+ messages)

[PATCH v3 0/5] Make IA32_EMULATION boot time overridable
 2023-06-18 21:11 UTC  (5+ messages)
` [PATCH v3 2/5] x86/entry: Rename ignore_sysret
` [PATCH v3 3/5] x86/entry: Compile entry_SYSCALL32_ignore unconditionally

stable-rc/linux-5.15.y baseline: 168 runs, 18 regressions (v5.15.117-100-g2fe36c0c7a9d)
 2023-06-18 21:10 UTC 

[PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-06-18 21:07 UTC  (3+ messages)
` [PATCH 1/9] dmaengine: dw-edma: Fix the ch_count hdma callback

[syzbot] [block?] WARNING in blkdev_put (3)
 2023-06-18 21:06 UTC  (2+ messages)

[meta-gnome][PATCH] geary: Fix build with vala >= 0.56.8
 2023-06-18 21:06 UTC 

[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-06-18 21:01 UTC  (5+ messages)

stable-rc/linux-5.4.y baseline: 144 runs, 21 regressions (v5.4.247-61-g952936ff81a6)
 2023-06-18 21:00 UTC 

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-18 20:57 UTC  (13+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
            ` [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()

stable-rc/linux-4.14.y baseline: 138 runs, 26 regressions (v4.14.318-29-ge5d7f1acd444)
 2023-06-18 20:56 UTC 

[PATCH] video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe'
 2023-06-18 20:52 UTC  (2+ messages)

Unacceptably Poor RAID1 Performance with Many CPU Cores
 2023-06-18 20:30 UTC  (11+ messages)

[patch 07/20] posix-timers: Set k_itimer::it_signal to NULL on exit()
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Set k_itimer:: It_signal "

[patch v2a 01/20] posix-timers: Prevent RT livelock in itimer_delete()
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch v2 02/20] posix-timers: Ensure timer ID search-loop limit is valid
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch 04/20] posix-timers: Cleanup comments about timer ID tracking
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch 03/20] posix-timers: Clarify timer_wait_running() comment
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch 05/20] posix-timers: Add comments about timer lookup
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch 06/20] posix-timers: Annotate concurrent access to k_itimer::it_signal
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Annotate concurrent access to k_itimer:: It_signal

[patch 09/20] posix-timers: Split release_posix_timers()
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch 08/20] posix-timers: Remove pointless irqsafe from hash_lock
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch 12/20] posix-timers: Document sys_clock_getoverrun()
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch 11/20] posix-timers: Document common_clock_get() correctly
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch 10/20] posix-timers: Document sys_clock_getres() correctly
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] time: alarmtimer: remove unnecessary (void*) conversions
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] alarmtimer: Remove unnecessary (void *) cast

[patch 13/20] posix-timers: Document sys_clock_settime() permissions in place
 2023-06-18 20:50 UTC  (2+ messages)
` [tip: timers/core] "

[patch 14/20] posix-timers: Document nanosleep() details
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] "

[patch 16/20] posix-timers: Comment SIGEV_THREAD_ID properly
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] "

[patch 15/20] posix-timers: Add proper comments in do_timer_create()
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] "

[patch 19/20] posix-timers: Remove pointless comments
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] "

[patch 18/20] posix-timers: Clarify posix_timer_fn() comments
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] "

[patch 17/20] posix-timers: Clarify posix_timer_rearm() comment
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] "

[patch 20/20] posix-timers: Polish coding style in a few places
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] syscalls: add sys_ni_posix_timers prototype
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Add sys_ni_posix_timers() prototype

[PATCH] posix-timers: refer properly to CONFIG_HIGH_RES_TIMERS
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Refer "

[PATCH] time: alarmtimer: remove unnecessary ‘0’ values from ret
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] alarmtimer: Remove unnecessary initialization of variable 'ret'

[PATCH] tick/rcu: fix an issue in the report_idle_softirq function
 2023-06-18 20:49 UTC  (2+ messages)
` [tip: timers/core] tick/rcu: Fix bogus ratelimit condition

[syzbot] [kernel?] possible deadlock in exit_itimers
 2023-06-18 20:44 UTC  (2+ messages)

[PATCH net-next v0] net: phy-c45: Fix genphy_c45_ethtool_set_eee description
 2023-06-18 20:32 UTC  (2+ messages)

[PATCH 0/2] leds: Add a driver for KTD202x
 2023-06-18 20:28 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: leds: Add Kinetic KTD2026/2027 LED

[PATCH v4 net-next 0/9] net: ethernet: Rework EEE
 2023-06-18 20:30 UTC  (13+ messages)
` [PATCH v4 net-next 1/9] net: phy-c45: Fix genphy_c45_ethtool_set_eee description
` [PATCH v4 net-next 2/9] net: add helpers for EEE configuration
` [PATCH v4 net-next 3/9] net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
` [PATCH v4 net-next 4/9] net: phy: Add helper to set EEE Clock stop enable bit
` [PATCH v4 net-next 5/9] net: phy: Keep track of EEE configuration
` [PATCH v4 net-next 6/9] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
` [PATCH v4 net-next 7/9] net: phy: Add phy_support_eee() indicating MAC support EEE
` [PATCH v4 net-next 8/9] net: fec: Move fec_enet_eee_mode_set() and helper earlier
` [PATCH v4 net-next 9/9] net: fec: Fixup EEE

[PATCH net-next v0 1/3] led: trig: netdev: Fix requesting offload device
 2023-06-18 20:28 UTC  (6+ messages)
` [PATCH net-next v0 2/3] net: phy: phy_device: Call into the PHY driver to set LED offload
` [PATCH net-next v0 3/3] net: phy: marvell: Add support for offloading LED blinking

[PATCH v3 0/4] Trivial code cleanup patches
 2023-06-18 20:26 UTC  (3+ messages)

[net-next PATCH v4 0/3] leds: trigger: netdev: add additional modes
 2023-06-18 20:15 UTC  (6+ messages)
` [net-next PATCH v4 1/3] leds: trigger: netdev: add additional specific link speed mode
` [net-next PATCH v4 2/3] leds: trigger: netdev: add additional specific link duplex mode
` [net-next PATCH v4 3/3] leds: trigger: netdev: expose hw_control status via sysfs

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-18 20:11 UTC  (10+ messages)
` kvm/arm64: Spark benchmark
` kvm/x86: multichase benchmark

[Bug 217571] New: amd_pmf: AMD 7840HS cpufreq locked at 400-544MHz after power unplugged
 2023-06-18 20:11 UTC  (2+ messages)
` [Bug 217571] "

[Buildroot] [Bug 15637] New: every var expansion in a .pc file prepended with sysroot
 2023-06-18 20:10 UTC  (4+ messages)
` [Buildroot] [Bug 15637] "

Issue in man page boot.7
 2023-06-18 20:05 UTC  (4+ messages)

[Buildroot] [Bug 15634] New: fluidsynths refers to missing libgomp.so.1
 2023-06-18 19:47 UTC  (3+ messages)
` [Buildroot] [Bug 15634] "

[PATCH] staging: rtl8192e: Add missing entry CFG80211 in Kconfig
 2023-06-18 19:44 UTC 

[PATCH RFC 00/11] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2023-06-18 19:43 UTC  (3+ messages)

LVM kernel lockup scenario during lvcreate
 2023-06-18 19:34 UTC  (3+ messages)

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, 8c1f0c38)
 2023-06-18 19:31 UTC 

[Buildroot] [Bug 15643] New: ERROR: No hash found for linux-6.3.8.tar.xz
 2023-06-18 19:29 UTC  (2+ messages)
` [Buildroot] [Bug 15643] "

[Buildroot] [PATCH 1/1] linux: fix kernel hashes
 2023-06-18 19:28 UTC  (2+ messages)

[Buildroot] [git commit] linux: fix kernel hashes
 2023-06-18 19:21 UTC 

[stable:linux-5.10.y 4576/9999] signal.c:undefined reference to `uml_pm_wake'
 2023-06-18 19:26 UTC 

[PATCH 1/7] wiphy: store driver flags directly in wiphy object
 2023-06-18 19:11 UTC  (7+ messages)
` [PATCH 2/7] wiphy: allow for user-defined driver flags
` [PATCH 4/7] wiphy: add [DriverFlags].PowerSaveDisable flag
` [PATCH 5/7] netdev: disable power save if required

[PATCH 0/6] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-06-18 19:18 UTC  (33+ messages)
` [PATCH 2/6] dt-bindings: clock: Bindings for Meson T7 clock controller
` [PATCH 4/6] dt-bindings: serial: amlogic, meson-uart: support T7
` [PATCH 5/6] tty: serial: meson: Added T7 SOC compatibility
` [PATCH 6/6] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree

[PATCH RESEND] arm64: dts: qcom: msm8916-samsung-serranove: Add RT5033 PMIC with charger
 2023-06-18 19:11 UTC  (4+ messages)

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2023-06-18 19:01 UTC  (6+ messages)

stable-rc/linux-5.15.y baseline: 151 runs, 14 regressions (v5.15.117-59-g818c4cea959a)
 2023-06-18 18:58 UTC 

[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
 2023-06-18 18:56 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: intel: Add Intel Agilex5 compatible
` [PATCH 2/4] dt-bindings: clock: Add Intel Agilex5 clocks and resets
` [PATCH 4/4] arm64: dts: agilex5: Add initial support for Intel's Agilex5 SoCFPGA

[PATCH v5] Documentation/mm: Initial page table documentation
 2023-06-18 18:54 UTC  (3+ messages)

stable-rc/linux-6.3.y baseline: 136 runs, 2 regressions (v6.3.8-108-g5989628de14d)
 2023-06-18 18:54 UTC 

[PATCH v17 00/13] hp-bioscfg driver
 2023-06-18 18:53 UTC  (2+ messages)

[PATCH 00/20] cfg80211/mac80211 patches from our internal tree 2023-06-18
 2023-06-18 18:50 UTC  (21+ messages)
` [PATCH 01/20] wifi: cfg80211: Support changes in AP MLD link state change
` [PATCH 02/20] wifi: mac80211: Include Multi-Link in CRC calculation
` [PATCH 03/20] wifi: ieee80211: Fix the common size calculation for reconfiguration ML
` [PATCH 04/20] wifi: ieee80211: add helper to validate ML element type and size
` [PATCH 05/20] wifi: ieee80211: use default for medium synchronization delay
` [PATCH 06/20] wifi: cfg80211: Always ignore ML element
` [PATCH 07/20] wifi: ieee80211: add definitions for RNR MLD params
` [PATCH 08/20] wifi: cfg80211: use a struct for inform_single_bss data
` [PATCH 09/20] wifi: ieee80211: add structs for TBTT information access
` [PATCH 10/20] wifi: cfg80211: use "
` [PATCH 11/20] wifi: cfg80211: handle BSS data contained in ML probe responses
` [PATCH 12/20] wifi: cfg80211: do not scan disabled links on 6GHz
` [PATCH 13/20] wifi: mac80211: Support link removal using Reconfiguration ML element
` [PATCH 14/20] wifi: ieee80211: reorder presence checks in MLE per-STA profile
` [PATCH 15/20] wifi: mac80211: agg-tx: add a few locking assertions
` [PATCH 16/20] wifi: mac80211: agg-tx: prevent start/stop race
` [PATCH 17/20] wifi: update multi-link element STA reconfig
` [PATCH 18/20] wifi: cfg80211: stop parsing after allocation failure
` [PATCH 19/20] wifi: cfg80211: search all RNR elements for colocated APs
` [PATCH 20/20] wifi: mac80211: check EHT basic MCS/NSS set

stable-rc/linux-5.10.y build: 186 builds: 62 failed, 124 passed, 64 errors, 7 warnings (v5.10.184-75-gb03b7f10db06)
 2023-06-18 18:41 UTC 

stable-rc/linux-6.1.y baseline: 115 runs, 8 regressions (v6.1.34-90-g7a9de0e648cfb)
 2023-06-18 18:38 UTC 

[PATCH 5.10 5.15] nilfs2: reject devices with insufficient block count
 2023-06-18 18:35 UTC 

[Buildroot] [PATCH 1/2] package/hwdata: install to staging
 2023-06-18 18:34 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/libdisplay-info: new package

[asahilinux:bits/110-smc 3/23] drivers/platform/apple/smc_core.c:210:26: sparse: sparse: cast to restricted __be32
 2023-06-18 18:34 UTC 

[RFC PATCH 1/5] mm/mlock: rework mlock_count to use _mapcount for order-0 folios
 2023-06-18 18:32 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/pkg-meson.mk: disable staticpic on Coldfire
 2023-06-18 18:31 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/libdisplay-info: new package

stable-rc/linux-5.10.y baseline: 172 runs, 5 regressions (v5.10.184-46-gb25b2921d506)
 2023-06-18 18:27 UTC 

stable-rc/linux-4.19.y build: 196 builds: 8 failed, 188 passed, 3 errors, 22 warnings (v4.19.286-45-g139662f212a6)
 2023-06-18 18:27 UTC 

[android-common:mirror-chromeos-5.10-arcvm 6328/27674] include/trace/hooks/traps.h:15:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-06-18 18:23 UTC 

[PATCH] media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tables
 2023-06-18 18:17 UTC 

[PATCH v8 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-18 18:09 UTC  (13+ messages)
` [PATCH v8 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v8 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit()
` [PATCH v8 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v8 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v8 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v8 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v8 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v8 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v8 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v8 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v8 11/12] dmaengine: fsl-edma: integrate v3 support
` [PATCH v8 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH] drm: bridge: dw-mipi-dsi: Fix enable/disable of DSI controller
 2023-06-18 18:05 UTC  (2+ messages)

[net-next 01/15] net/mlx5: Ack on sync_reset_request only if PF can do reset_now
 2023-06-18 18:00 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 146 runs, 33 regressions (v4.19.286-29-gacd426462533)
 2023-06-18 17:52 UTC 

[PATCH v7 00/22] net/tcp: Add TCP-AO support
 2023-06-18 17:50 UTC  (3+ messages)
` [PATCH v7 04/22] net/tcp: Prevent TCP-MD5 with TCP-AO being set

[meta-multimedia][PATCH] xdg-desktop-portal-wlr: Fix build with older mesa
 2023-06-18 17:47 UTC 

stable-rc/linux-6.3.y build: 139 builds: 1 failed, 138 passed, 4 errors (v6.3.8-183-g3a50d9e7217ca)
 2023-06-18 17:46 UTC 

[PATCH 3/6] clk: meson: t7: add peripheral clock controller
 2023-06-18 17:42 UTC  (5+ messages)

[PATCH v2 0/3] Add metric value validation test
 2023-06-18 17:43 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] perf test: "

stable-rc/linux-5.4.y baseline: 162 runs, 35 regressions (v5.4.247-37-g194927106d22)
 2023-06-18 17:42 UTC 

stable-rc/linux-5.15.y build: 181 builds: 61 failed, 120 passed, 59 errors, 4 warnings (v5.15.117-100-g2fe36c0c7a9d)
 2023-06-18 17:40 UTC 

[PATCH v2 0/6] drm/panel: sitronix-st7789v: Support ET028013DMA panel
 2023-06-18 17:37 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: display: st7789v: bound the number of Rx data lines

[PATCH v2 0/8] TriCore Privilege Levels
 2023-06-18 17:34 UTC  (5+ messages)
` [PATCH v2 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
` [PATCH v2 7/8] target/tricore: Honour privilege changes on PSW write


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.