public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-18 07:07:26 to 2023-06-18 21:18:00 UTC [more...]

[PATCH v3 0/5] Make IA32_EMULATION boot time overridable
 2023-06-18 21:17 UTC  (7+ messages)
` [PATCH v3 2/5] x86/entry: Rename ignore_sysret
` [PATCH v3 3/5] x86/entry: Compile entry_SYSCALL32_ignore unconditionally
` [PATCH v3 5/5] x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()

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

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

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

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

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-18 20:57 UTC  (10+ 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()

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

[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 0/2] leds: Add a driver for KTD202x
 2023-06-18 20:28 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: leds: Add Kinetic KTD2026/2027 LED
` [PATCH 2/2] leds: add ktd202x driver

[PATCH v3 0/4] Trivial code cleanup patches
 2023-06-18 20:26 UTC  (6+ messages)
` [PATCH v3 1/4] staging: rtl8192e: Rename variable SetWirelessMode
` [PATCH v3 2/4] staging: rtl8192e: Rename variable SetBWModeHandler
` [PATCH v3 3/4] staging: rtl8192e: Rename variable LeisurePSLeave
` [PATCH v3 4/4] staging: rtl8192e: Rename variable InitialGainHandler

[PATCH v4 1/3] ASoC: Add support for Loongson I2S controller
 2023-06-18 20:14 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  (6+ messages)
` kvm/arm64: Spark benchmark
` kvm/x86: multichase benchmark

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

[PATCH 0/6] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-06-18 19:18 UTC  (17+ 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)

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

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

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

[PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
 2023-06-18 18:11 UTC  (2+ messages)

[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 

[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

[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: "

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

[PATCH net-next v2 00/17] splice, net: Switch over users of sendpage() and remove it
 2023-06-18 17:28 UTC  (8+ messages)
` [PATCH net-next v2 01/17] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v2 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH v4 0/3] Add metric value validation test
 2023-06-18 17:28 UTC  (4+ messages)
` [PATCH v4 1/3] perf test: "
` [PATCH v4 2/3] perf test: Add skip list for metrics known would fail
` [PATCH v4 3/3] perf test: Rerun failed metrics with longer workload

[PATCH] sched/core: fix inaccurate idle stat in /proc/stat when force idle
 2023-06-18 17:02 UTC 

[GIT PULL] parisc architecture fix for v6.4-rc7
 2023-06-18 17:01 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.4-rc6
 2023-06-18 17:01 UTC  (2+ messages)

[PATCH net-next] net: phy: at803x: Use devm_regulator_get_enable_optional()
 2023-06-18 16:40 UTC  (2+ messages)

[GIT PULL] auxdisplay for 6.5
 2023-06-18 16:35 UTC 

[PATCH] sched/topology: remove unneeded do while loop in cpu_attach_domain()
 2023-06-18 16:32 UTC  (2+ messages)

[PATCH 1/2] PCI: Reorder some fields in 'struct pci_dev'
 2023-06-18 16:24 UTC  (2+ messages)
` [PATCH 2/2] PCI: Change the type of 'rom_attr_enabled' "

[GIT PULL] Rust for 6.5
 2023-06-18 16:15 UTC 

[PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
 2023-06-18 16:09 UTC  (4+ messages)
` [PATCH v4] docs: consolidate storage interfaces

[PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
 2023-06-18 16:02 UTC  (2+ messages)

[PATCH v3 00/10] RISC-V KVM in-kernel AIA irqchip
 2023-06-18 16:02 UTC  (2+ messages)

[PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
 2023-06-18 15:59 UTC  (7+ messages)

[PATCH 0/2] hwmon: (oxp-sensors) Minor cleanup of driver code
 2023-06-18 15:54 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (oxp-sensors) Remove unused header
` [PATCH 2/2] hwmon: (oxp-sensors) Simplify logic of error return

[PATCH] kbuild: make clean rule robust against too long argument error
 2023-06-18 15:50 UTC  (3+ messages)

[PATCH] clocksource: ingenic-timer: Use pm_sleep_ptr() macro
 2023-06-18 15:39 UTC 

[PATCH 0/2] fuse: fixes for remote locking
 2023-06-18 15:04 UTC  (3+ messages)
` [PATCH 1/2] fuse: support unlock remote OFD locks on file release

[PATCH v4] dt-bindings: firmware: brcm,kona-smc: convert to YAML
 2023-06-18 15:13 UTC 

[PATCH net-next v3 3/4] page_pool: introduce page_pool_alloc() API
 2023-06-18 15:05 UTC  (11+ messages)

[PATCH 0/6] ARM: dts: bcm-mobile: DT cleanup
 2023-06-18 14:59 UTC  (5+ messages)
` [PATCH 6/6] ARM: dts: bcm28155-ap: use node labels

[PATCH] workqueue: format pr_warn exceeds line length in wq_numa_init
 2023-06-18 14:54 UTC  (3+ messages)

Linux regressions report for mainline [2023-06-18]
 2023-06-18 14:51 UTC 

[PATCH v2] dt-bindings: timer: brcm,kona-timer: convert to YAML
 2023-06-18 14:46 UTC 

[PATCH v3] dt-bindings: pwm: brcm,kona-pwm: convert to YAML
 2023-06-18 14:23 UTC 

[PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
 2023-06-18 14:20 UTC  (6+ messages)

[PATCH v3] usb: cdns3: Put the cdns set active part outside the spin lock
 2023-06-18 14:14 UTC  (2+ messages)

[PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support
 2023-06-18 13:58 UTC  (7+ messages)

[PATCH 0/2] i2c: i801: Force no IRQ for Dell Latitude E7450
 2023-06-18 13:42 UTC  (10+ messages)
` [PATCH 1/2] "

[PATCH net-next] dt-bindings: net: phy: gpy2xx: more precise description
 2023-06-18 13:40 UTC  (2+ messages)

[PATCH net-next] crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limit
 2023-06-18 13:40 UTC  (2+ messages)

JFYI: patches in next that might be good to mainline rather sooner than later?
 2023-06-18 13:40 UTC  (2+ messages)

[PATCH v2] poll: Fix use-after-free in poll_freewait()
 2023-06-18 13:28 UTC  (5+ messages)

[PATCH v6 1/4] ASoC: tas2781: Add Header file for tas2781 driver
 2023-06-18 12:28 UTC  (4+ messages)
` [PATCH v6 2/4] ASoC: tas2781: firmware lib
` [PATCH v6 3/4] ASoC: tas2781: Add tas2781 driver
` [PATCH v6 4/4] ASoC: dt-bindings: Add tas2781 amplifier

[PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
 2023-06-18 12:22 UTC  (6+ messages)
` [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-18 12:11 UTC  (9+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices

[PATCH v3] usb: dwc3: gadget: Propagate core init errors to UDC during pullup
 2023-06-18 12:09 UTC 

[PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port
 2023-06-18 11:44 UTC  (7+ messages)
` [PATCH 2/7] arm64: dts: qcom: sm8450-hdk: "
` [PATCH 3/7] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
` [PATCH 4/7] arm64: dts: qcom: sm6125-sprout: "
` [PATCH 5/7] arm64: dts: qcom: sm6350: "
` [PATCH 6/7] arm64: dts: qcom: sm8150-kumano: "
` [PATCH 7/7] arm64: dts: qcom: sm8250-edo: "

[PATCH v4 0/5] Add RK3588 SATA support
 2023-06-18 11:41 UTC  (5+ messages)
` [PATCH v4 5/5] arm64: dts: rockchip: rk3588: add "

[linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
 2023-06-18 10:59 UTC  (2+ messages)

[PATCH] nfc: fdp: Add MODULE_FIRMWARE macros
 2023-06-18 10:30 UTC  (2+ messages)

printk.time causes rare kernel boot hangs
 2023-06-18 10:25 UTC  (3+ messages)

[PATCH] ieee802154/adf7242: Add MODULE_FIRMWARE macro
 2023-06-18 10:20 UTC  (2+ messages)

[PATCH net-next] netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
 2023-06-18 10:16 UTC 

[PATCH net-next] mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
 2023-06-18  9:46 UTC 

[PATCH net-next] mctp: Reorder fields in 'struct mctp_route'
 2023-06-18  9:33 UTC 

[PATCH v2 0/8] Remove child from struct ctl_table
 2023-06-18  9:33 UTC  (2+ messages)

[PATCH] HID: Reorder fields in 'struct hid_input'
 2023-06-18  9:11 UTC 

[PATCH AUTOSEL 4.14 01/10] power: supply: ab8500: Fix external_power_changed race
 2023-06-18  8:56 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 08/10] MIPS: Alchemy: fix dbdma2

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-06-18  8:53 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle

[PATCH v2 0/2] Support bridge/connector by Tegra HDMI
 2023-06-18  8:50 UTC  (3+ messages)
` [PATCH v2 1/2] drm/tegra: output: hdmi: Support bridge/connector
` [PATCH v2 2/2] ARM: tegra: transformers: add connector node

[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-06-18  8:39 UTC  (4+ messages)
` [PATCH v8 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA

[PATCH v3] mm: pass nid to reserve_bootmem_region()
 2023-06-18  8:24 UTC  (2+ messages)

[PATCH RFC 0/7] blk-mq: improve tag fair sharing
 2023-06-18 16:07 UTC  (8+ messages)
` [PATCH RFC 1/7] blk-mq: factor out a structure from blk_mq_tags to control tag sharing
` [PATCH RFC 2/7] blk-mq: delay tag fair sharing until fail to get driver tag
` [PATCH RFC 3/7] blk-mq: support to track active queues from blk_mq_tags
` [PATCH RFC 4/7] blk-mq: precalculate available tags for hctx_may_queue()
` [PATCH RFC 5/7] blk-mq: record the number of times fail to get driver tag while sharing tags
` [PATCH RFC 6/7] blk-mq: move active request counter to struct tag_sharing
` [PATCH RFC 7/7] blk-mq: allow shared queue to get more driver tags

[PATCH] HID: Reorder fields in 'struct hid_field'
 2023-06-18  8:08 UTC 

[PATCH v2 1/4] dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
 2023-06-18  8:07 UTC  (2+ messages)

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-18  8:00 UTC  (4+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

[PATCH] ARM: dts: sun7i: Add Iteaduino Plus A20
 2023-06-18  8:00 UTC  (4+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dt-bindings: arm: sunxi: Add itead,iteaduino-plus-a20

[PATCH 1/3] arm64: dts: qcom: sm8150: Fix OSM L3 interconnect cells
 2023-06-18  7:59 UTC  (3+ messages)

[PATCH] x86,NUMA:Get the number of ram pages directly in numa_meminfo_cover_memory()
 2023-06-18  7:30 UTC  (5+ messages)

[PATCH] mm/sparse:avoid null pointer access in memory_present()
 2023-06-18  7:16 UTC  (6+ messages)

[PATCH] csky: uprobes: Restore thread.trap_no
 2023-06-18  7:07 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox