The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-05-23 16:30:47 to 2022-05-23 17:25:55 UTC [more...]

[PATCH 5.10 00/97] 5.10.118-rc1 review
 2022-05-23 17:05 UTC  (15+ messages)
` [PATCH 5.10 01/97] usb: gadget: fix race when gadget driver register via ioctl
` [PATCH 5.10 02/97] io_uring: always grab file table for deferred statx
` [PATCH 5.10 08/97] rtc: fix use-after-free on device removal
` [PATCH 5.10 10/97] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH 5.10 12/97] Input: stmfts - fix reference leak in stmfts_input_open
` [PATCH 5.10 14/97] gfs2: Disable page faults during lockless buffered reads
` [PATCH 5.10 21/97] tools/virtio: compile with -pthread
` [PATCH 5.10 22/97] nvme-multipath: fix hang when disk goes live over reconnect
` [PATCH 5.10 24/97] fs: fix an infinite loop in iomap_fiemap
` [PATCH 5.10 25/97] MIPS: lantiq: check the return value of kzalloc()
` [PATCH 5.10 26/97] drbd: remove usage of list iterator variable after loop
` [PATCH 5.10 27/97] platform/chrome: cros_ec_debugfs: detach log reader wq from devm
` [PATCH 5.10 29/97] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH 5.10 31/97] Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"

[PATCH 5.4 00/68] 5.4.196-rc1 review
 2022-05-23 17:05 UTC  (37+ messages)
` [PATCH 5.4 01/68] floppy: use a statically allocated error counter
` [PATCH 5.4 02/68] x86/xen: Make the boot CPU idle task reliable
` [PATCH 5.4 03/68] x86/xen: Make the secondary CPU idle tasks reliable
` [PATCH 5.4 04/68] rtc: fix use-after-free on device removal
` [PATCH 5.4 05/68] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH 5.4 07/68] Input: stmfts - fix reference leak in stmfts_input_open
` [PATCH 5.4 09/68] crypto: x86/chacha20 - Avoid spurious jumps to other functions
` [PATCH 5.4 10/68] ALSA: hda/realtek: Enable headset mic on Lenovo P360
` [PATCH 5.4 11/68] nvme-multipath: fix hang when disk goes live over reconnect
` [PATCH 5.4 12/68] rtc: mc146818-lib: Fix the AltCentury for AMD platforms
` [PATCH 5.4 13/68] MIPS: lantiq: check the return value of kzalloc()
` [PATCH 5.4 16/68] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
` [PATCH 5.4 17/68] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH 5.4 18/68] nilfs2: fix lockdep warnings during disk space reclamation
` [PATCH 5.4 19/68] mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
` [PATCH 5.4 20/68] mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
` [PATCH 5.4 21/68] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
` [PATCH 5.4 22/68] SUNRPC: Clean up scheduling of autoclose
` [PATCH 5.4 23/68] SUNRPC: Prevent immediate close+reconnect
` [PATCH 5.4 24/68] SUNRPC: Dont call connect() more than once on a TCP socket
` [PATCH 5.4 25/68] SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
` [PATCH 5.4 26/68] ALSA: wavefront: Proper check of get_user() error
` [PATCH 5.4 32/68] drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
` [PATCH 5.4 33/68] dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
` [PATCH 5.4 34/68] ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi
` [PATCH 5.4 36/68] net: macb: Increment rx bd head after allocating skb and buffer
` [PATCH 5.4 37/68] net/sched: act_pedit: sanitize shift argument before usage
` [PATCH 5.4 38/68] net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
` [PATCH 5.4 40/68] ice: fix possible under reporting of ethtool Tx and Rx statistics
` [PATCH 5.4 41/68] clk: at91: generated: consider range when calculating best rate
` [PATCH 5.4 42/68] net/qla3xxx: Fix a test in ql_reset_work()
` [PATCH 5.4 53/68] scsi: qla2xxx: Fix missed DMA unmap for aborted commands
` [PATCH 5.4 58/68] net: atlantic: verify hw_head_ lies within TX buffer ring
` [PATCH 5.4 59/68] Input: ili210x - fix reset timing
` [PATCH 5.4 62/68] firmware_loader: use kernel credentials when reading firmware
` [PATCH 5.4 63/68] ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk

[PATCH 5.15 000/132] 5.15.42-rc1 review
 2022-05-23 17:03 UTC  (4+ messages)
` [PATCH 5.15 001/132] usb: gadget: fix race when gadget driver register via ioctl
` [PATCH 5.15 002/132] io_uring: arm poll for non-nowait files
` [PATCH 5.15 018/132] Revert "drm/i915/opregion: check port number bounds for SWSCI display power state"

[PATCH 4.19 00/44] 4.19.245-rc1 review
 2022-05-23 17:05 UTC  (38+ messages)
` [PATCH 4.19 01/44] floppy: use a statically allocated error counter
` [PATCH 4.19 02/44] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH 4.19 03/44] Input: add bounds checking to input_set_capability()
` [PATCH 4.19 04/44] Input: stmfts - fix reference leak in stmfts_input_open
` [PATCH 4.19 05/44] crypto: stm32 - fix reference leak in stm32_crc_remove
` [PATCH 4.19 06/44] MIPS: lantiq: check the return value of kzalloc()
` [PATCH 4.19 07/44] drbd: remove usage of list iterator variable after loop
` [PATCH 4.19 08/44] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
` [PATCH 4.19 09/44] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH 4.19 10/44] nilfs2: fix lockdep warnings during disk space reclamation
` [PATCH 4.19 11/44] ALSA: wavefront: Proper check of get_user() error
` [PATCH 4.19 12/44] perf: Fix sys_perf_event_open() race against self
` [PATCH 4.19 13/44] Fix double fget() in vhost_net_set_backend()
` [PATCH 4.19 15/44] crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
` [PATCH 4.19 16/44] drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
` [PATCH 4.19 17/44] mmc: core: Cleanup BKOPS support
` [PATCH 4.19 18/44] mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
` [PATCH 4.19 19/44] mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
` [PATCH 4.19 20/44] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
` [PATCH 4.19 21/44] net: macb: Increment rx bd head after allocating skb and buffer
` [PATCH 4.19 22/44] net/sched: act_pedit: sanitize shift argument before usage
` [PATCH 4.19 23/44] net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
` [PATCH 4.19 24/44] net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
` [PATCH 4.19 25/44] clk: at91: generated: consider range when calculating best rate
` [PATCH 4.19 26/44] net/qla3xxx: Fix a test in ql_reset_work()
` [PATCH 4.19 27/44] NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
` [PATCH 4.19 28/44] net/mlx5e: Properly block LRO when XDP is enabled
` [PATCH 4.19 29/44] net: af_key: add check for pfkey_broadcast in function pfkey_process
` [PATCH 4.19 30/44] ARM: 9196/1: spectre-bhb: enable for Cortex-A15
` [PATCH 4.19 31/44] ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
` [PATCH 4.19 32/44] igb: skip phy status check where unavailable
` [PATCH 4.19 33/44] net: bridge: Clear offload_fwd_mark when passing frame up bridge interface
` [PATCH 4.19 34/44] gpio: gpio-vf610: do not touch other bits when set the target bit
` [PATCH 4.19 35/44] gpio: mvebu/pwm: Refuse requests with inverted polarity
` [PATCH 4.19 39/44] ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
` [PATCH 4.19 41/44] net: atlantic: verify hw_head_ lies within TX buffer ring
` [PATCH 4.19 42/44] swiotlb: fix info leak with DMA_FROM_DEVICE

[PATCH v2] PCI: Fix no-op wait after secondary bus reset
 2022-05-23 17:15 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 4.14 00/33] 4.14.281-rc1 review
 2022-05-23 17:05 UTC  (32+ messages)
` [PATCH 4.14 01/33] floppy: use a statically allocated error counter
` [PATCH 4.14 02/33] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH 4.14 03/33] Input: add bounds checking to input_set_capability()
` [PATCH 4.14 04/33] Input: stmfts - fix reference leak in stmfts_input_open
` [PATCH 4.14 05/33] MIPS: lantiq: check the return value of kzalloc()
` [PATCH 4.14 06/33] drbd: remove usage of list iterator variable after loop
` [PATCH 4.14 07/33] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
` [PATCH 4.14 08/33] ALSA: wavefront: Proper check of get_user() error
` [PATCH 4.14 09/33] perf: Fix sys_perf_event_open() race against self
` [PATCH 4.14 10/33] drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
` [PATCH 4.14 11/33] mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
` [PATCH 4.14 12/33] mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
` [PATCH 4.14 13/33] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
` [PATCH 4.14 14/33] net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
` [PATCH 4.14 15/33] net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
` [PATCH 4.14 16/33] clk: at91: generated: consider range when calculating best rate
` [PATCH 4.14 17/33] net/qla3xxx: Fix a test in ql_reset_work()
` [PATCH 4.14 18/33] NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
` [PATCH 4.14 19/33] net: af_key: add check for pfkey_broadcast in function pfkey_process
` [PATCH 4.14 20/33] ARM: 9196/1: spectre-bhb: enable for Cortex-A15
` [PATCH 4.14 21/33] ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
` [PATCH 4.14 22/33] igb: skip phy status check where unavailable
` [PATCH 4.14 23/33] net: bridge: Clear offload_fwd_mark when passing frame up bridge interface
` [PATCH 4.14 24/33] gpio: gpio-vf610: do not touch other bits when set the target bit
` [PATCH 4.14 25/33] gpio: mvebu/pwm: Refuse requests with inverted polarity
` [PATCH 4.14 26/33] perf bench numa: Address compiler error on s390
` [PATCH 4.14 27/33] scsi: qla2xxx: Fix missed DMA unmap for aborted commands
` [PATCH 4.14 28/33] mac80211: fix rx reordering with non explicit / psmp ack policy
` [PATCH 4.14 29/33] ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
` [PATCH 4.14 30/33] net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
` [PATCH 4.14 32/33] swiotlb: fix info leak with DMA_FROM_DEVICE

[PATCH v5 0/3] WCH CH341 GPIO and SPI support
 2022-05-23 17:09 UTC  (5+ messages)
` [PATCH v5 3/3] i2c: ch341: add I2C MFD cell driver for the CH341

[PATCH] char: xillybus: Check endpoint type properly
 2022-05-23 17:05 UTC  (8+ messages)
` [PATCH v2] char: xillybus: Check endpoint type before allocing

[RFC PATCH 0/3] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-05-23 17:05 UTC  (5+ messages)
` [RFC PATCH 2/3] fat: add renameat2 RENAME_EXCHANGE flag support

[PATCH] dt-bindings: input: matrix-keymap: Add common 'linux,no-autorepeat' property
 2022-05-23 17:04 UTC 

[PATCH 5.17 000/158] 5.17.10-rc1 review
 2022-05-23 17:02 UTC  (2+ messages)
` [PATCH 5.17 001/158] usb: gadget: fix race when gadget driver register via ioctl

[PATCH 4.9 00/25] 4.9.316-rc1 review
 2022-05-23 17:03 UTC  (26+ messages)
` [PATCH 4.9 01/25] floppy: use a statically allocated error counter
` [PATCH 4.9 02/25] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH 4.9 03/25] Input: add bounds checking to input_set_capability()
` [PATCH 4.9 04/25] MIPS: lantiq: check the return value of kzalloc()
` [PATCH 4.9 05/25] drbd: remove usage of list iterator variable after loop
` [PATCH 4.9 06/25] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
` [PATCH 4.9 07/25] mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
` [PATCH 4.9 08/25] mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
` [PATCH 4.9 09/25] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
` [PATCH 4.9 10/25] ALSA: wavefront: Proper check of get_user() error
` [PATCH 4.9 11/25] perf: Fix sys_perf_event_open() race against self
` [PATCH 4.9 12/25] drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
` [PATCH 4.9 13/25] net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
` [PATCH 4.9 14/25] net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
` [PATCH 4.9 15/25] net/qla3xxx: Fix a test in ql_reset_work()
` [PATCH 4.9 16/25] NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
` [PATCH 4.9 17/25] net: af_key: add check for pfkey_broadcast in function pfkey_process
` [PATCH 4.9 18/25] ARM: 9196/1: spectre-bhb: enable for Cortex-A15
` [PATCH 4.9 19/25] ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
` [PATCH 4.9 20/25] igb: skip phy status check where unavailable
` [PATCH 4.9 21/25] perf bench numa: Address compiler error on s390
` [PATCH 4.9 22/25] scsi: qla2xxx: Fix missed DMA unmap for aborted commands
` [PATCH 4.9 23/25] mac80211: fix rx reordering with non explicit / psmp ack policy
` [PATCH 4.9 24/25] ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
` [PATCH 4.9 25/25] net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()

[PATCH v3] mtd: spi-nor: macronix: Add support for mx66l2g45g
 2022-05-23 17:04 UTC  (2+ messages)

[GIT PULL] scheduler updates for v5.19
 2022-05-23 17:02 UTC 

[PATCH v3 0/4] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-05-23 17:00 UTC  (4+ messages)
` [PATCH v3 3/4] drm/bridge: Add devm_drm_bridge_add()

[GIT PULL] TPM DEVICE DRIVER updates for v5.19-rc1
 2022-05-23 16:57 UTC 

[PATCH 0/5] MediaTek Helio X10 MT6795 - MT6331 PMIC Keys
 2022-05-23 16:58 UTC  (5+ messages)
` [PATCH 2/5] Input: mtk-pmic-keys - Use regmap_{set,clear}_bits where possible

[PATCH v4 0/3] x86: Prefer MWAIT over HLT on AMD processors
 2022-05-23 16:55 UTC  (4+ messages)
` [PATCH v4 1/3] x86: Handle idle=nomwait cmdline properly for x86_idle
` [PATCH v4 2/3] x86: Remove vendor checks from prefer_mwait_c1_over_halt
` [PATCH v4 3/3] x86: Fix comment for X86_FEATURE_ZEN

[tip:master] BUILD SUCCESS cfbb29a89e8b30b6838385fdf515a9e3535eb0ae
 2022-05-23 16:55 UTC 

[PATCH 1/5] modpost: fix undefined behavior of is_arm_mapping_symbol()
 2022-05-23 16:46 UTC  (5+ messages)
` [PATCH 2/5] modpost: remove the unused argument of check_sec_ref()
` [PATCH 3/5] modpost: simplify mod->name allocation
` [PATCH 4/5] modpost: reuse ARRAY_SIZE() macro for section_mismatch()
` [PATCH 5/5] modpost: squash if...else if in find_elf_symbol2()

[GIT PULL] perf events changes for v5.19
 2022-05-23 16:48 UTC 

[PATCH -next] drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m
 2022-05-23 16:47 UTC  (2+ messages)

[PATCH v2] x86/platform/uv: Dont use smp_processor_id while preemptible
 2022-05-23 16:45 UTC 

[RFC PATCH] timers: Optimize usleep_range()
 2022-05-23 16:47 UTC  (2+ messages)

[PATCH v10 00/13] Convert powerpc to default topdown mmap layout (v10)
 2022-05-23 16:44 UTC  (5+ messages)
` [PATCH v10 10/13] powerpc/mm: Move get_unmapped_area functions to slice.c

Patch "net: xfrm: fix shift-out-of-bounds in xfrm_get_default" has been added to the 5.10-stable tree
 2022-05-23 16:44 UTC 

[PATCH v2] powerpc/64s: Don't read H_BLOCK_REMOVE characteristics in radix mode
 2022-05-23 16:43 UTC 

[PATCH v3] KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
 2022-05-23 16:43 UTC  (2+ messages)

[PATCH v1 0/5] iio: treewide: rearrange iio trig get/register
 2022-05-23 16:41 UTC  (5+ messages)
` [PATCH v1 1/5] iio:accel:bma180: rearrange iio trigger get and register
` [PATCH v1 2/5] iio:accel:kxcjk-1013: "
` [PATCH v1 3/5] iio:accel:mxc4005: "
` [PATCH v1 4/5] iio:chemical:ccs811: "

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-23 16:41 UTC  (3+ messages)
` [PATCH v3 1/1] "

Removal of qcom,board-id and qcom,msm-id
 2022-05-23 16:41 UTC  (6+ messages)

[PATCH v3] net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
 2022-05-23 16:41 UTC  (5+ messages)

[GIT PULL] arm64 updates for 5.19-rc1
 2022-05-23 16:39 UTC 

[PATCH] perf/marvell_cn10k: Add MPAM support for TAD PMU
 2022-05-23 16:37 UTC  (2+ messages)

[v6] FROMLIST: ASoC: Intel: sof_cs42l42: adding support for ADL configuration and BT offload audio
 2022-05-23 16:34 UTC  (3+ messages)

[PATCH] ceph: fix decoding of client session messages flags
 2022-05-23 16:34 UTC  (3+ messages)

[PATCH v4] mm: fix is_pinnable_page against on cma page
 2022-05-23 16:33 UTC  (11+ messages)

[PATCH] libbpf: fix typo in comment
 2022-05-23 16:32 UTC  (2+ messages)

[PATCH] drm/sun4i: mixer: fix scanline for V3s and D1
 2022-05-23 13:14 UTC  (3+ messages)

[GIT PULL] objtool changes for v5.19
 2022-05-23 16:32 UTC 

[PATCH v3] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
 2022-05-23 16:31 UTC  (4+ messages)

[PATCH 1/2] leds: Add driver for Qualcomm LPG
 2022-05-23 16:30 UTC  (2+ messages)


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