public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-30 15:48:46 to 2023-05-01 03:09:33 UTC [more...]

[PATCH AUTOSEL 6.2 01/37] drm/displayid: add displayid_get_header() and check bounds better
 2023-05-01  2:59 UTC  (29+ messages)
` [PATCH AUTOSEL 6.2 02/37] drm/amd/display: populate subvp cmd info only for the top pipe
` [PATCH AUTOSEL 6.2 05/37] platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 data
` [PATCH AUTOSEL 6.2 06/37] drm/amd/display: Enable HostVM based on rIOMMU active
` [PATCH AUTOSEL 6.2 07/37] drm/amd/display: Use DC_LOG_DC in the trasform pixel function
` [PATCH AUTOSEL 6.2 08/37] regmap: cache: Return error in cache sync operations for REGCACHE_NONE
` [PATCH AUTOSEL 6.2 09/37] remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores
` [PATCH AUTOSEL 6.2 10/37] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
` [PATCH AUTOSEL 6.2 12/37] media: imx-jpeg: Bounds check sizeimage access
` [PATCH AUTOSEL 6.2 13/37] media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()
` [PATCH AUTOSEL 6.2 14/37] media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish
` [PATCH AUTOSEL 6.2 15/37] media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbols
` [PATCH AUTOSEL 6.2 16/37] ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()
` [PATCH AUTOSEL 6.2 17/37] drm/rockchip: dw_hdmi: cleanup drm encoder during unbind
` [PATCH AUTOSEL 6.2 19/37] arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from usb_dwc3_0
` [PATCH AUTOSEL 6.2 20/37] firmware: arm_sdei: Fix sleep from invalid context BUG
` [PATCH AUTOSEL 6.2 21/37] ACPI: EC: Fix oops when removing custom query handlers
` [PATCH AUTOSEL 6.2 22/37] drm/amd/display: fixed dcn30+ underflow issue
` [PATCH AUTOSEL 6.2 24/37] drm/tegra: Avoid potential 32-bit integer overflow
` [PATCH AUTOSEL 6.2 25/37] drm/msm/dp: Clean up handling of DP AUX interrupts
` [PATCH AUTOSEL 6.2 26/37] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 6.2 27/37] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
` [PATCH AUTOSEL 6.2 28/37] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties
` [PATCH AUTOSEL 6.2 29/37] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
` [PATCH AUTOSEL 6.2 30/37] media: cros-ec-cec: Don't exit early in .remove() callback
` [PATCH AUTOSEL 6.2 31/37] ACPI: video: Remove desktops without backlight DMI quirks
` [PATCH AUTOSEL 6.2 32/37] drm/amd/display: Correct DML calculation to follow HW SPEC
` [PATCH AUTOSEL 6.2 33/37] drm/amd: Fix an out of bounds error in BIOS parser
` [PATCH AUTOSEL 6.2 34/37] drm/amdgpu: Fix sdma v4 sw fini error

[PATCH AUTOSEL 6.3 01/44] drm/displayid: add displayid_get_header() and check bounds better
 2023-05-01  2:56 UTC  (43+ messages)
` [PATCH AUTOSEL 6.3 02/44] drm/amd/display: populate subvp cmd info only for the top pipe
` [PATCH AUTOSEL 6.3 03/44] drm/amd/display: Correct DML calculation to align HW formula
` [PATCH AUTOSEL 6.3 04/44] drm/amd/display: enable DPG when disabling plane for phantom pipe
` [PATCH AUTOSEL 6.3 05/44] platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 data
` [PATCH AUTOSEL 6.3 06/44] drm/amd/display: Enable HostVM based on rIOMMU active
` [PATCH AUTOSEL 6.3 07/44] drm/amd/display: Use DC_LOG_DC in the trasform pixel function
` [PATCH AUTOSEL 6.3 08/44] regmap: cache: Return error in cache sync operations for REGCACHE_NONE
` [PATCH AUTOSEL 6.3 09/44] remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores
` [PATCH AUTOSEL 6.3 10/44] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
` [PATCH AUTOSEL 6.3 11/44] accel/habanalabs: postpone mem_mgr IDR destruction to hpriv_release()
` [PATCH AUTOSEL 6.3 12/44] drm/amd/display: reallocate DET for dual displays with high pixel rate ratio
` [PATCH AUTOSEL 6.3 13/44] media: imx-jpeg: Bounds check sizeimage access
` [PATCH AUTOSEL 6.3 14/44] media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()
` [PATCH AUTOSEL 6.3 15/44] media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish
` [PATCH AUTOSEL 6.3 16/44] media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbols
` [PATCH AUTOSEL 6.3 17/44] platform/x86/intel: vsec: Explicitly enable capabilities
` [PATCH AUTOSEL 6.3 18/44] ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()
` [PATCH AUTOSEL 6.3 19/44] drm/rockchip: dw_hdmi: cleanup drm encoder during unbind
` [PATCH AUTOSEL 6.3 20/44] memstick: r592: Fix UAF bug in r592_remove due to race condition
` [PATCH AUTOSEL 6.3 21/44] arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from usb_dwc3_0
` [PATCH AUTOSEL 6.3 22/44] firmware: arm_sdei: Fix sleep from invalid context BUG
` [PATCH AUTOSEL 6.3 23/44] ACPI: EC: Fix oops when removing custom query handlers
` [PATCH AUTOSEL 6.3 24/44] drm/amd/display: fixed dcn30+ underflow issue
` [PATCH AUTOSEL 6.3 25/44] remoteproc: stm32_rproc: Add mutex protection for workqueue
` [PATCH AUTOSEL 6.3 26/44] accel/ivpu: Remove D3hot delay for Meteorlake
` [PATCH AUTOSEL 6.3 27/44] drm/tegra: Avoid potential 32-bit integer overflow
` [PATCH AUTOSEL 6.3 28/44] drm/msm/dp: Clean up handling of DP AUX interrupts
` [PATCH AUTOSEL 6.3 29/44] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 6.3 30/44] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
` [PATCH AUTOSEL 6.3 31/44] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties
` [PATCH AUTOSEL 6.3 32/44] arm64: dts: qcom: sm6115-j606f: Add ramoops node
` [PATCH AUTOSEL 6.3 33/44] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
` [PATCH AUTOSEL 6.3 34/44] media: cros-ec-cec: Don't exit early in .remove() callback
` [PATCH AUTOSEL 6.3 35/44] media: ipu3-cio2: support multiple sensors and VCMs with same HID
` [PATCH AUTOSEL 6.3 36/44] ACPI: video: Remove desktops without backlight DMI quirks
` [PATCH AUTOSEL 6.3 37/44] drm/amd/display: Correct DML calculation to follow HW SPEC
` [PATCH AUTOSEL 6.3 38/44] drm/amd: Fix an out of bounds error in BIOS parser
` [PATCH AUTOSEL 6.3 39/44] drm/amdgpu: Fix sdma v4 sw fini error
` [PATCH AUTOSEL 6.3 40/44] media: Prefer designated initializers over memset for subdev pad ops
` [PATCH AUTOSEL 6.3 42/44] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup
` [PATCH AUTOSEL 6.3 43/44] platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()
` [PATCH AUTOSEL 6.3 44/44] hwmon: (nzxt-smart2) add another USB ID

[PATCH] phy: mediatek: rework the floating point comparisons to fixed point
 2023-05-01  2:57 UTC 

[PATCH] dmaengine: ti: k3-udma: define udma_pm_resume,suspend with CONFIG_PM_SLEEP
 2023-05-01  2:56 UTC 

[PATCH] tty: define hung_up_tty_compat_ioctl with CONFIG_COMPAT
 2023-05-01  2:56 UTC 

[PATCH v2] docs: automatic redirects for moved pages
 2023-05-01  2:13 UTC 

[PATCH] PCI/ASPM: fix UAF by removing cached downstream
 2023-05-01  2:10 UTC  (2+ messages)

[PATCH 0/4] riscv: Allow userspace to directly access perf counters
 2023-05-01  2:09 UTC  (3+ messages)
` [PATCH 4/4] riscv: Enable perf counters user access only through perf

[PATCH] accessibility: use C99 array init
 2023-05-01  1:32 UTC  (2+ messages)

[PATCH RFC 0/2] io_uring: add getdents support, take 2
 2023-05-01  0:49 UTC  (11+ messages)
` [PATCH RFC 2/2] io_uring: add support for getdents

[RFC PATCH v1 1/1] net: r8169: fix the pci setup so the Realtek RTL8111/8168/8411 ethernet speeds up
 2023-05-01  0:06 UTC  (4+ messages)
` [WITHDRAW "

iwlwifi broken in post-linux-6.3.0 after April 26
 2023-04-30 23:57 UTC  (7+ messages)

Linux 6.3.1
 2023-04-30 23:55 UTC  (2+ messages)

Linux 6.3.1
 2023-04-30 23:41 UTC  (2+ messages)

Linux 6.2.14
 2023-04-30 23:41 UTC  (2+ messages)

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2023-04-30 23:38 UTC  (2+ messages)

Linux 6.1.27
 2023-04-30 23:38 UTC  (2+ messages)

Linux 5.15.110
 2023-04-30 23:38 UTC  (2+ messages)

[syzbot] possible deadlock in ext4_bmap
 2023-04-30 23:28 UTC  (2+ messages)

[PATCH] docs: redirect from old arch to the new one
 2023-04-30 23:20 UTC  (4+ messages)

[git pull] IOMMU Updates for Linux v6.4
 2023-04-30 23:06 UTC  (4+ messages)

[PATCH v2] mm/mmap: Regression fix for unmapped_area{_topdown}
 2023-04-30 22:41 UTC  (2+ messages)

[PATCH 00/11] leds: introduce new LED hw control APIs
 2023-04-30 22:42 UTC  (7+ messages)
` [PATCH 02/11] leds: add binding to check support for LED hw control
` [PATCH 05/11] leds: trigger: netdev: introduce validating requested mode
` [PATCH 08/11] leds: trigger: netdev: add support for LED hw control

[PATCH v4 3/5] PCI: brcmstb: Set PCIe transaction completion timeout
 2023-04-30 22:38 UTC  (4+ messages)

[GIT PULL] RTC for 6.4
 2023-04-30 22:36 UTC 

[PATCH v2 0/3] permit write-sealed memfd read-only shared mappings
 2023-04-30 22:26 UTC  (4+ messages)
` [PATCH v2 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH v2 2/3] mm: update seal_check_[future_]write() to include F_SEAL_WRITE as well
` [PATCH v2 3/3] mm: perform the mapping_map_writable() check after call_mmap()

[GIT PULL] I3C changes for 6.4
 2023-04-30 22:11 UTC 

kernel/sched/rt.c:9:18: warning: 'max_rt_runtime' defined but not used
 2023-04-30 22:24 UTC 

[PATCH] i3c: ast2600: set variable ast2600_i3c_ops storage-class-specifier to static
 2023-04-30 21:51 UTC  (2+ messages)

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-04-30 21:46 UTC  (8+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

[PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
 2023-04-30 21:34 UTC  (3+ messages)

[PATCH 0/2] platform/x86: Allow retrieving the number of WMI object instances
 2023-04-30 21:01 UTC  (5+ messages)
` [PATCH 1/2] platform/x86: wmi: "
` [PATCH 2/2] platform/x86: dell-sysman: Improve instance detection

[PATCH 1/2] mt7530: register OF node for internal MDIO bus
 2023-04-30 20:41 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: net: dsa: mediatek,mt7530: document MDIO-bus

drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h:1174:29: error: enumerator value for 'i40e_static_assert_i40e_aqc_cloud_filters_element_data' is not an integer constant
 2023-04-30 20:30 UTC 

[PATCH] mm/mmap/vma_merge: always check invariants
 2023-04-30 20:19 UTC 

[GIT PULL] Compute Express Link (CXL) for 6.4
 2023-04-30 20:08 UTC  (2+ messages)

[GIT PULL] Kbuild updates for v6.4-rc1
 2023-04-30 20:08 UTC  (2+ messages)

[GIT PULL] s390 patches for the 6.4 merge window
 2023-04-30 20:08 UTC  (2+ messages)

[GIT PULL] Rust for 6.4
 2023-04-30 20:08 UTC  (2+ messages)

[ANNOUNCE] 6.1.26-rt8
 2023-04-30 19:54 UTC 

[GIT PULL] OpenRISC update for 6.4
 2023-04-30 19:36 UTC 

INFO: task hung in lock_mount
 2023-04-30 19:30 UTC  (2+ messages)
` [PATCH] nilfs2: fix infinite loop in nilfs_mdt_get_block()

[PATCH] pinctrl:sprd: Check if the pinctrl_dev still exists
 2023-04-30 19:18 UTC  (2+ messages)

[PATCH v4 1/5] dt-bindings: PCI: brcmstb: brcm,{enable-l1ss,completion-timeout-us} props
 2023-04-30 19:10 UTC  (2+ messages)

[PATCH v2 0/3] clk: mediatek: Convert to platform remove callback returning void
 2023-04-30 19:02 UTC  (4+ messages)
` [PATCH v2 1/3] clk: mediatek: Make mtk_clk_simple_remove() return void
` [PATCH v2 2/3] clk: mediatek: Make mtk_clk_pdev_remove() "
` [PATCH v2 3/3] clk: mediatek: Convert all remaining drivers to platform_driver's .remove_new()

[PATCH] x86/show_trace_log_lvl: ensure stack pointer is aligned, again
 2023-04-30 19:00 UTC  (6+ messages)

[RFC PATCH net 0/3] virtio-net: allow usage of small vrings
 2023-04-30 18:54 UTC  (9+ messages)
` [RFC PATCH net 1/3] virtio: re-negotiate features if probe fails and features are blocked
` [RFC PATCH net 2/3] virtio-net: allow usage of vrings smaller than MAX_SKB_FRAGS + 2

[PATCH 0/5] Improvements for drv260x driver and add to Huawei Watch
 2023-04-30 18:20 UTC  (6+ messages)
` [PATCH 1/5] Input: drv260x - fix typo in register value define
` [PATCH 2/5] Input: drv260x - sleep between polling GO bit
` [PATCH 3/5] Input: drv260x - remove unused .reg_defaults
` [PATCH 4/5] Input: drv260x - fix magnitude handling
` [PATCH 5/5] ARM: dts: qcom: apq8026-huawei-sturgeon: Add vibrator

[GIT PULL] ext4 bug fixes for v6.4-rc1
 2023-04-30 18:08 UTC 

[PATCH] ext4: silence complaint if CONFIG_QUOTA isn't set
 2023-04-30 18:01 UTC  (2+ messages)

[syzbot] [wireguard?] KASAN: slab-use-after-free Write in enqueue_timer
 2023-04-30 18:01 UTC 

[PATCH v2] ext4: Fix i_disksize exceeding i_size problem in paritally written case
 2023-04-30 17:59 UTC  (2+ messages)

[RESEND PATCH] ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline
 2023-04-30 17:59 UTC  (2+ messages)

[PATCH] ext4: Fix unused iterator variable warnings
 2023-04-30 17:59 UTC  (2+ messages)

[PATCH v2 0/2] support config of U-Blox Zed-F9P GNSS
 2023-04-30 17:48 UTC  (3+ messages)
` [PATCH v2 1/2] gnss: ubx: customize serial device open to set U-Blox Zed-F9P baud
` [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9

[PATCH v3 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-04-30 17:49 UTC  (5+ messages)
` [PATCH v3 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure

[PATCH v1 2/2] hwmon: pmbus: Add ltc4286 driver
 2023-04-30 17:30 UTC  (2+ messages)

[PATCH v3] Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
 2023-04-30 17:43 UTC  (4+ messages)

[PATCH 1/1] iio: light: vcnl4035: fixed chip ID check
 2023-04-30 17:26 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-30 17:18 UTC  (9+ messages)
` [PATCH v3 1/8] sched: fix sched_numa_find_nth_cpu() in non-NUMA case
` [PATCH v3 2/8] lib/find: add find_next_and_andnot_bit()
` [PATCH v3 3/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH v3 4/8] sched/topology: add for_each_numa_{,online}_cpu() macro
` [PATCH v3 5/8] net: mlx5: switch comp_irqs_request() to using for_each_numa_cpu
` [PATCH v3 6/8] lib/cpumask: update comment to cpumask_local_spread()
` [PATCH v3 7/8] sched: drop for_each_numa_hop_mask()
` [PATCH v3 8/8] lib: test for_each_numa_cpus()

[PATCH v3 0/2] Support for Texas Instruments OPT4001 Ambient Light Sensor
 2023-04-30 17:28 UTC  (2+ messages)

[PATCH v3 0/3] net: mvpp2: tai: add extts support
 2023-04-30 17:09 UTC  (4+ messages)
` [PATCH v3 1/3] net: mvpp2: tai: add refcount for ptp worker

[PATCH v4 0/3] net: mvpp2: tai: add extts support
 2023-04-30 17:06 UTC  (4+ messages)
` [PATCH v4 1/3] net: mvpp2: tai: add refcount for ptp worker
` [PATCH v4 2/3] net: mvpp2: tai: add extts support
` [PATCH v4 3/3] dt-bindings: net: marvell,pp2: add extts docs

[PATCH v5 0/2] printk: console: Per-console loglevels
 2023-04-30 17:00 UTC  (4+ messages)
` [PATCH v5 2/2] printk: console: Support console-specific loglevels
    ` [PATCH v5 2/2] printk: console: Remove sysrq exception

[PATCH v2] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-04-30 16:49 UTC  (2+ messages)

[PATCH] iio: adc: palmas: Remove the unneeded include <linux/i2c.h>
 2023-04-30 17:04 UTC  (2+ messages)

[PATCH v1] ASoC: tas2781: Add tas2781 driver lib to support common operation for both ASoC codec driver and HDA codec driver
 2023-04-30 16:25 UTC  (2+ messages)

[PATCH] spi: Use non-atomic xxx_bit() functions
 2023-04-30 16:21 UTC  (3+ messages)

[RFC PATCH v2 1/2] regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()
 2023-04-30 16:14 UTC  (6+ messages)
` [RFC PATCH v2 2/2] regulator: core: Avoid lockdep reports when resolving supplies

[syzbot] [sysv?] [vfs?] WARNING in invalidate_bh_lru
 2023-04-30 16:12 UTC  (3+ messages)

[syzbot] [fs?] INFO: task hung in eventpoll_release_file
 2023-04-30 16:11 UTC  (3+ messages)

[PATCH 1/2] mfd: max5970: Rename driver and remove wildcard
 2023-04-30 15:58 UTC  (3+ messages)
` [PATCH 2/2] regulator: "

arch/x86/entry/vdso/vdso32/../vgetcpu.c:13:1: error: no previous prototype for '__vdso_getcpu'
 2023-04-30 15:47 UTC 


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