messages from 2023-02-26 07:32:04 to 2023-02-26 14:57:51 UTC [more...]
[PATCH AUTOSEL 5.10 01/27] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
2023-02-26 14:50 UTC (9+ messages)
` [PATCH AUTOSEL 5.10 05/27] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
` [PATCH AUTOSEL 5.10 06/27] wifi: ath11k: debugfs: fix to work with multiple PCI devices
` [PATCH AUTOSEL 5.10 08/27] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 5.10 10/27] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
` [PATCH AUTOSEL 5.10 11/27] wifi: mt7601u: fix an integer underflow
` [PATCH AUTOSEL 5.10 12/27] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 5.10 14/27] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 5.10 16/27] crypto: hisilicon: Wipe entire pool on error
[PATCH AUTOSEL 5.15 01/36] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
2023-02-26 14:48 UTC (20+ messages)
` [PATCH AUTOSEL 5.15 02/36] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
` [PATCH AUTOSEL 5.15 03/36] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [PATCH AUTOSEL 5.15 07/36] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 5.15 09/36] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 5.15 15/36] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 5.15 16/36] thermal: intel: intel_pch: Add support for Wellsburg PCH
` [PATCH AUTOSEL 5.15 17/36] clocksource: Suspend the watchdog temporarily when high read latency detected
` [PATCH AUTOSEL 5.15 21/36] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 5.15 23/36] tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
` [PATCH AUTOSEL 5.15 24/36] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
` [PATCH AUTOSEL 5.15 27/36] coda: Avoid partial allocation of sig_inputArgs
` [PATCH AUTOSEL 5.15 29/36] s390/idle: mark arch_cpu_idle() noinstr
` [PATCH AUTOSEL 5.15 30/36] time/debug: Fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 5.15 31/36] PM: domains: fix "
` [PATCH AUTOSEL 5.15 32/36] PM: EM: "
` [PATCH AUTOSEL 5.15 33/36] Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
` [PATCH AUTOSEL 5.15 34/36] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
` [PATCH AUTOSEL 5.15 35/36] devlink: health: Fix nla_nest_end in error flow
` [PATCH AUTOSEL 5.15 36/36] scm: add user copy checks to put_cmsg()
[PATCH AUTOSEL 6.2 01/53] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
2023-02-26 14:44 UTC (43+ messages)
` [PATCH AUTOSEL 6.2 02/53] wifi: ath11k: fix monitor mode bringup crash
` [PATCH AUTOSEL 6.2 03/53] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
` [PATCH AUTOSEL 6.2 04/53] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [PATCH AUTOSEL 6.2 05/53] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH AUTOSEL 6.2 06/53] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
` [PATCH AUTOSEL 6.2 07/53] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
` [PATCH AUTOSEL 6.2 08/53] rcu-tasks: Handle queue-shrink/callback-enqueue race condition
` [PATCH AUTOSEL 6.2 09/53] wifi: ath11k: debugfs: fix to work with multiple PCI devices
` [PATCH AUTOSEL 6.2 10/53] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 6.2 11/53] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 6.2 12/53] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 6.2 13/53] bpftool: Always disable stack protection for BPF objects
` [PATCH AUTOSEL 6.2 15/53] wifi: rtw89: fix assignation of TX BD RAM table
` [PATCH AUTOSEL 6.2 16/53] wifi: mt7601u: fix an integer underflow
` [PATCH AUTOSEL 6.2 20/53] Compiler attributes: GCC cold function alignment workarounds
` [PATCH AUTOSEL 6.2 21/53] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 6.2 23/53] thermal: intel: intel_pch: Add support for Wellsburg PCH
` [PATCH AUTOSEL 6.2 24/53] clocksource: Suspend the watchdog temporarily when high read latency detected
` [PATCH AUTOSEL 6.2 25/53] crypto: hisilicon: Wipe entire pool on error
` [PATCH AUTOSEL 6.2 27/53] net: bcmgenet: Add a check for oversized packets
` [PATCH AUTOSEL 6.2 28/53] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 6.2 29/53] s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
` [PATCH AUTOSEL 6.2 30/53] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
` [PATCH AUTOSEL 6.2 31/53] neighbor: fix proxy_delay usage when it is zero
` [PATCH AUTOSEL 6.2 32/53] can: isotp: check CAN address family in isotp_bind()
` [PATCH AUTOSEL 6.2 33/53] gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
` [PATCH AUTOSEL 6.2 34/53] tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
` [PATCH AUTOSEL 6.2 35/53] platform/x86: dell-ddv: Add support for interface version 3
` [PATCH AUTOSEL 6.2 36/53] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
` [PATCH AUTOSEL 6.2 37/53] ACPI: video: Fix Lenovo Ideapad Z570 DMI match
` [PATCH AUTOSEL 6.2 38/53] net/mlx5: fw_tracer: Fix debug print
` [PATCH AUTOSEL 6.2 39/53] coda: Avoid partial allocation of sig_inputArgs
` [PATCH AUTOSEL 6.2 40/53] uaccess: Add minimum bounds check on kernel buffer size
` [PATCH AUTOSEL 6.2 42/53] time/debug: Fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 6.2 43/53] PM: domains: fix "
` [PATCH AUTOSEL 6.2 45/53] Bluetooth: Fix issue with Actions Semi ATS2851 based devices
` [PATCH AUTOSEL 6.2 46/53] Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
` [PATCH AUTOSEL 6.2 47/53] Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
` [PATCH AUTOSEL 6.2 49/53] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
` [PATCH AUTOSEL 6.2 50/53] s390/kfence: fix page fault reporting
` [PATCH AUTOSEL 6.2 51/53] devlink: health: Fix nla_nest_end in error flow
` [PATCH AUTOSEL 6.2 53/53] scm: add user copy checks to put_cmsg()
[PATCH v3 0/8] make slab shrink lockless
2023-02-26 14:46 UTC (8+ messages)
` [PATCH v3 1/8] mm: vmscan: add a map_nr_max field to shrinker_info
` [PATCH v3 2/8] mm: vmscan: make global slab shrink lockless
` [PATCH v3 3/8] mm: vmscan: make memcg "
` [PATCH v3 4/8] mm: vmscan: add shrinker_srcu_generation
` [PATCH v3 6/8] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 7/8] mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()
` [PATCH v3 8/8] mm: shrinkers: convert shrinker_rwsem to mutex
[PATCH AUTOSEL 6.1 01/49] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
2023-02-26 14:46 UTC (35+ messages)
` [PATCH AUTOSEL 6.1 02/49] wifi: ath11k: fix monitor mode bringup crash
` [PATCH AUTOSEL 6.1 03/49] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
` [PATCH AUTOSEL 6.1 04/49] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [PATCH AUTOSEL 6.1 05/49] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH AUTOSEL 6.1 06/49] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
` [PATCH AUTOSEL 6.1 07/49] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
` [PATCH AUTOSEL 6.1 10/49] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 6.1 11/49] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 6.1 13/49] bpftool: Always disable stack protection for BPF objects
` [PATCH AUTOSEL 6.1 17/49] ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
` [PATCH AUTOSEL 6.1 18/49] ice: add missing checks for PF vsi type
` [PATCH AUTOSEL 6.1 19/49] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 6.1 20/49] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH AUTOSEL 6.1 22/49] clocksource: Suspend the watchdog temporarily when high read latency detected
` [PATCH AUTOSEL 6.1 23/49] crypto: hisilicon: Wipe entire pool on error
` [PATCH AUTOSEL 6.1 24/49] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 6.1 25/49] net: bcmgenet: Add a check for oversized packets
` [PATCH AUTOSEL 6.1 26/49] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 6.1 27/49] s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
` [PATCH AUTOSEL 6.1 28/49] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
` [PATCH AUTOSEL 6.1 29/49] can: isotp: check CAN address family in isotp_bind()
` [PATCH AUTOSEL 6.1 31/49] tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
` [PATCH AUTOSEL 6.1 32/49] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
` [PATCH AUTOSEL 6.1 33/49] ACPI: video: Fix Lenovo Ideapad Z570 DMI match
` [PATCH AUTOSEL 6.1 35/49] coda: Avoid partial allocation of sig_inputArgs
` [PATCH AUTOSEL 6.1 36/49] uaccess: Add minimum bounds check on kernel buffer size
` [PATCH AUTOSEL 6.1 37/49] s390/idle: mark arch_cpu_idle() noinstr
` [PATCH AUTOSEL 6.1 38/49] time/debug: Fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 6.1 42/49] Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
` [PATCH AUTOSEL 6.1 44/49] wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30
` [PATCH AUTOSEL 6.1 45/49] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
` [PATCH AUTOSEL 6.1 46/49] s390/kfence: fix page fault reporting
` [PATCH AUTOSEL 6.1 47/49] devlink: health: Fix nla_nest_end in error flow
` [PATCH AUTOSEL 6.1 48/49] devlink: Fix TP_STRUCT_entry in trace of devlink health report
[PATCH] hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock_probe
2023-02-26 14:45 UTC
[PATCH] kconfig: Proposed language extension for multiple builds
2023-02-26 14:44 UTC (5+ messages)
[PATCH v3 0/2] Add watchdog driver for StarFive JH7110 RISC-V SoC
2023-02-26 14:33 UTC (4+ messages)
` [PATCH v3 2/2] drivers: watchdog: Add StarFive Watchdog driver
[PATCH 0/5] rust: error: Add missing wrappers to convert to/from kernel error codes
2023-02-26 14:26 UTC (13+ messages)
` [PATCH 1/5] rust: error: Add Error::to_ptr()
` [PATCH 2/5] rust: error: Add Error::from_kernel_errno()
` [PATCH 5/5] rust: error: Add from_kernel_result!() macro
[PATCH v2 0/3] Add DMA driver for StarFive JH7110 SoC
2023-02-26 14:25 UTC (3+ messages)
` [PATCH v2 2/3] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
[PATCH v3] drm/edid DSC pass-through timing support
2023-02-26 14:10 UTC (3+ messages)
` [PATCH v3 1/2] drm/edid: parse DRM VESA dsc bpp target
` [PATCH v3 2/2] drm/amd: use fixed dsc bits-per-pixel from edid
[PATCH] mtd: ubi: eba.c: fix return value overwrite issue in try_write_vid_and_data()
2023-02-26 14:14 UTC (2+ messages)
[PATCH v2 0/7] make slab shrink lockless
2023-02-26 13:56 UTC (17+ messages)
` [PATCH v2 1/7] mm: vmscan: add a map_nr_max field to shrinker_info
` [PATCH v2 2/7] mm: vmscan: make global slab shrink lockless
[RFC PATCH 0/6] Support ROHM BU27034 ALS sensor
2023-02-26 13:52 UTC (11+ messages)
` [RFC PATCH 1/6] dt-bindings: iio: light: Support ROHM BU27034
` [RFC PATCH 5/6] iio: light: ROHM BU27034 Ambient Light Sensor
` [RFC PATCH 6/6] MAINTAINERS: Add ROHM BU27034
[PATCH v2] drivers: pcmcia: fix a typo in pcmcia_request_irq
2023-02-26 13:31 UTC
[PATCH] staging: r8188eu: add a null check of kzalloc in go_add_group_info_attr
2023-02-26 13:25 UTC
[PATCH] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
2023-02-26 13:16 UTC
[PATCH v4 0/7] Add support for pressure sensor Bosch BMP580
2023-02-26 13:31 UTC (3+ messages)
` [PATCH v4 7/7] iio: pressure: bmp280: Add nvmem operations for BMP580
[RFC PATCH 0/2] Add DPU DSC helper module
2023-02-26 13:13 UTC (15+ messages)
` [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions
[PATCH 1/3] ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl
2023-02-26 13:12 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: imx6sll: e60k02: "
` [PATCH 3/3] ARM: dts: imx6sl: tolino-shine2hd: "
[PATCH V3 0/7] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
2023-02-26 13:05 UTC (8+ messages)
` [PATCH V3 1/7] dt-bindings: usb: usbmisc-imx: convert to DT schema
` [PATCH V3 2/7] dt-bindings: usb: usbmisc-imx: add clocks property
` [PATCH V3 3/7] dt-bindings: usb: usbmisc-imx: add more i.MX compatible
` [PATCH V3 4/7] dt-bindings: usb: ci-hdrc-usb2: convert to DT schema format
` [PATCH V3 5/7] dt-bindings: usb: ci-hdrc-usb2: add i.MX53/6SLL/UL compatible
` [PATCH V3 6/7] dt-bindings: usb: ci-hdrc-usb2: add i.MX8DXL/MN support
` [PATCH V3 7/7] dt-bindings: usb: usb-nop-xceiv: add power-domains property
[PATCH v9 0/6] media: verisilicon: HEVC: fix 10bits handling
2023-02-26 13:00 UTC (13+ messages)
` [PATCH v9 1/6] media: verisilicon: Do not set context src/dst formats in reset functions
` [PATCH v9 2/6] media: verisilicon: Do not use ctx fields as format storage when resetting
` [PATCH v9 3/6] media: verisilicon: Do not set ctx->bit_depth in hantro_try_ctrl()
` [PATCH v9 4/6] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v9 5/6] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
` [PATCH v9 6/6] media: verisilicon: VP9: "
[PATCH] fs: hfsplus: Fix UAF issue in hfsplus_put_super
2023-02-26 12:49 UTC
[PATCH 0/2] ASoC: mt8183: Fixes from an initial glance at a kselftest run
2023-02-26 12:49 UTC (3+ messages)
` [PATCH 1/2] ASoC: mt8183: Remove spammy logging from I2S DAI driver
` [PATCH 2/2] ASoC: mt8183: Fix event generation for I2S DAI operations
[PATCH v4] iio: light: cm32181: Unregister second I2C client if present
2023-02-26 12:55 UTC (3+ messages)
[PATCH 1/2] dt-bindings: iio: adc: Add driver for TI ADS1100 and ADS1000
2023-02-26 12:53 UTC (7+ messages)
` [PATCH 2/2] iio: adc: Add driver for TI ADS1100 and ADS1000 chips
[PATCH] staging: rtl8712: Fixes the problem of irregular indentation
2023-02-26 12:28 UTC
[PATCH net] net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
2023-02-26 12:01 UTC (4+ messages)
[PATCH 0/6] locking/rwsem: Rework writer wakeup and handoff
2023-02-26 12:01 UTC (10+ messages)
` [PATCH 3/6] locking/rwsem: Rework writer wakeup
` [PATCH 5/6] locking/rwsem: Unify wait loop
[PATCH v3] tools/memory-model: Make ppo a subrelation of po
2023-02-26 11:17 UTC (8+ messages)
[PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
2023-02-26 11:18 UTC (11+ messages)
` [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
[PATCH v2 0/3] Fixes and Improvements for CS35L41 HDA
2023-02-26 11:16 UTC (3+ messages)
` [PATCH v2 1/3] ALSA: hda: cs35l41: Correct error condition handling
[PATCH v12 00/11] Parallel CPU bringup for x86_64
2023-02-26 11:08 UTC (12+ messages)
` [PATCH v12 01/11] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v12 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v12 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v12 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v12 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit
` [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr "
` [PATCH v12 08/11] x86/smpboot: Remove initial_gs
` [PATCH v12 09/11] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v12 10/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v12 11/11] x86/smpboot: Serialize topology updates for secondary bringup
linux-6.1-rt ?
2023-02-26 10:51 UTC (5+ messages)
[PATCH] alpha: Implement "current_stack_pointer"
2023-02-26 10:46 UTC (4+ messages)
[GIT PULL for v6.3-rc1] media updates
2023-02-26 10:45 UTC
[PATCH] scsi: lpfc: add null check of kzalloc in lpfc_sli4_cgn_params_read
2023-02-26 10:23 UTC
[PATCH] locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-extended 'old' value
2023-02-26 10:13 UTC (2+ messages)
[PATCH] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
2023-02-26 9:59 UTC
[PATCH] zram: Use atomic_long_read() to read atomic_long_t
2023-02-26 9:45 UTC (4+ messages)
[PATCH] dmaengine: ti: add null check of devm_kasprintf in edma_probe and udma_probe
2023-02-26 9:40 UTC
[PATCH] pwm: core: Zero-initialize the temp state
2023-02-26 9:17 UTC (2+ messages)
[6.3][regression] after commit 7170b7ed6acbde523c5d362c8978c60df4c30f30 my system stuck in initramfs forever
2023-02-26 9:05 UTC (8+ messages)
[PATCH v3] .gitattributes: use 'dts' diff driver for *.dtso files
2023-02-26 8:02 UTC (2+ messages)
[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
2023-02-26 8:01 UTC (2+ messages)
[PATCH] blk-iocost: initialize rqos before accessing it
2023-02-26 7:59 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox