linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-10 13:04:57 to 2022-05-10 13:35:34 UTC [more...]

[PATCH 4.19 00/88] 4.19.242-rc1 review
 2022-05-10 13:07 UTC  (40+ messages)
` [PATCH 4.19 01/88] usb: mtu3: fix USB 3.0 dual-role-switch from device to host
` [PATCH 4.19 02/88] USB: quirks: add a Realtek card reader
` [PATCH 4.19 03/88] USB: quirks: add STRING quirk for VCOM device
` [PATCH 4.19 04/88] USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
` [PATCH 4.19 05/88] USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
` [PATCH 4.19 09/88] iio: dac: ad5592r: Fix the missing return value
` [PATCH 4.19 10/88] iio: dac: ad5446: Fix read_raw not returning set value
` [PATCH 4.19 11/88] iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
` [PATCH 4.19 12/88] usb: misc: fix improper handling of refcount in uss720_probe()
` [PATCH 4.19 13/88] usb: gadget: uvc: Fix crash when encoding data for usb request
` [PATCH 4.19 14/88] usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
` [PATCH 4.19 15/88] usb: dwc3: core: Fix tx/rx threshold settings
` [PATCH 4.19 16/88] usb: dwc3: gadget: Return proper request status
` [PATCH 4.19 17/88] serial: imx: fix overrun interrupts in DMA mode
` [PATCH 4.19 18/88] serial: 8250: Also set sticky MCR bits in console restoration
` [PATCH 4.19 21/88] hex2bin: fix access beyond string end
` [PATCH 4.19 29/88] ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
` [PATCH 4.19 30/88] ipvs: correctly print the memory size of ip_vs_conn_tab
` [PATCH 4.19 31/88] mtd: rawnand: Fix return value check of wait_for_completion_timeout
` [PATCH 4.19 34/88] ARM: dts: imx6ull-colibri: fix vqmmc regulator
` [PATCH 4.19 35/88] pinctrl: pistachio: fix use of irq_of_parse_and_map()
` [PATCH 4.19 36/88] net: hns3: add validity check for message data length
` [PATCH 4.19 37/88] ip_gre: Make o_seqno start from 0 in native mode
` [PATCH 4.19 39/88] bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
` [PATCH 4.19 40/88] clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
` [PATCH 4.19 41/88] net: bcmgenet: hide status block before TX timestamping
` [PATCH 4.19 42/88] bnx2x: fix napi API usage sequence
` [PATCH 4.19 43/88] ASoC: wm8731: Disable the regulator when probing fails
` [PATCH 4.19 44/88] ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
` [PATCH 4.19 45/88] x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
` [PATCH 4.19 47/88] drivers: net: hippi: Fix deadlock in rr_close()
` [PATCH 4.19 51/88] netfilter: nft_socket: only do sk lookups when indev is available
` [PATCH 4.19 52/88] tty: n_gsm: fix insufficient txframe size
` [PATCH 4.19 53/88] tty: n_gsm: fix missing explicit ldisc flush
` [PATCH 4.19 54/88] tty: n_gsm: fix wrong command retry handling
` [PATCH 4.19 56/88] tty: n_gsm: fix incorrect UA handling
` [PATCH 4.19 59/88] parisc: Merge model and model name into one line in /proc/cpuinfo
` [PATCH 4.19 60/88] ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
` [PATCH 4.19 61/88] gpiolib: of: fix bounds check for gpio-reserved-ranges

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-10 13:17 UTC  (6+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-10 13:18 UTC  (6+ messages)

[PATCH] net: macb: Disable macb pad and fcs for fragmented packets
 2022-05-10 13:18 UTC  (2+ messages)

[PATCH 4.14 00/78] 4.14.278-rc1 review
 2022-05-10 13:08 UTC  (77+ messages)
` [PATCH 4.14 01/78] floppy: disable FDRAWCMD by default
` [PATCH 4.14 02/78] hamradio: defer 6pack kfree after unregister_netdev
` [PATCH 4.14 03/78] hamradio: remove needs_free_netdev to avoid UAF
` [PATCH 4.14 04/78] net/sched: cls_u32: fix netns refcount changes in u32_change()
` [PATCH 4.14 05/78] Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link"
` [PATCH 4.14 06/78] lightnvm: disable the subsystem
` [PATCH 4.14 07/78] usb: mtu3: fix USB 3.0 dual-role-switch from device to host
` [PATCH 4.14 08/78] USB: quirks: add a Realtek card reader
` [PATCH 4.14 09/78] USB: quirks: add STRING quirk for VCOM device
` [PATCH 4.14 10/78] USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
` [PATCH 4.14 11/78] USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
` [PATCH 4.14 12/78] USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
` [PATCH 4.14 13/78] USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
` [PATCH 4.14 14/78] xhci: stop polling roothubs after shutdown
` [PATCH 4.14 15/78] iio: dac: ad5592r: Fix the missing return value
` [PATCH 4.14 16/78] iio: dac: ad5446: Fix read_raw not returning set value
` [PATCH 4.14 17/78] iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
` [PATCH 4.14 18/78] usb: misc: fix improper handling of refcount in uss720_probe()
` [PATCH 4.14 19/78] usb: gadget: uvc: Fix crash when encoding data for usb request
` [PATCH 4.14 20/78] usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
` [PATCH 4.14 21/78] serial: 8250: Also set sticky MCR bits in console restoration
` [PATCH 4.14 22/78] serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
` [PATCH 4.14 23/78] hex2bin: make the function hex_to_bin constant-time
` [PATCH 4.14 24/78] hex2bin: fix access beyond string end
` [PATCH 4.14 25/78] USB: Fix xhci event ring dequeue pointer ERDP update issue
` [PATCH 4.14 26/78] ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
` [PATCH 4.14 27/78] phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
` [PATCH 4.14 28/78] phy: samsung: exynos5250-sata: fix missing device put in probe error paths
` [PATCH 4.14 29/78] ARM: OMAP2+: Fix refcount leak in omap_gic_of_init
` [PATCH 4.14 30/78] ARM: dts: Fix mmc order for omap3-gta04
` [PATCH 4.14 31/78] ipvs: correctly print the memory size of ip_vs_conn_tab
` [PATCH 4.14 32/78] mtd: rawnand: Fix return value check of wait_for_completion_timeout
` [PATCH 4.14 33/78] sctp: check asoc strreset_chunk in sctp_generate_reconf_event
` [PATCH 4.14 34/78] pinctrl: pistachio: fix use of irq_of_parse_and_map()
` [PATCH 4.14 35/78] ip_gre: Make o_seqno start from 0 in native mode
` [PATCH 4.14 36/78] tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
` [PATCH 4.14 37/78] bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
` [PATCH 4.14 38/78] clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
` [PATCH 4.14 39/78] net: bcmgenet: hide status block before TX timestamping
` [PATCH 4.14 40/78] bnx2x: fix napi API usage sequence
` [PATCH 4.14 41/78] ASoC: wm8731: Disable the regulator when probing fails
` [PATCH 4.14 42/78] x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
` [PATCH 4.14 43/78] cifs: destage any unwritten data to the server before calling copychunk_write
` [PATCH 4.14 44/78] drivers: net: hippi: Fix deadlock in rr_close()
` [PATCH 4.14 45/78] x86/cpu: Load microcode during restore_processor_state()
` [PATCH 4.14 46/78] tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
` [PATCH 4.14 47/78] tty: n_gsm: fix malformed counter for out of frame data
` [PATCH 4.14 48/78] tty: n_gsm: fix insufficient txframe size
` [PATCH 4.14 49/78] tty: n_gsm: fix missing explicit ldisc flush
` [PATCH 4.14 50/78] tty: n_gsm: fix wrong command retry handling
` [PATCH 4.14 51/78] tty: n_gsm: fix wrong command frame length field encoding
` [PATCH 4.14 52/78] tty: n_gsm: fix incorrect UA handling
` [PATCH 4.14 53/78] drm/vgem: Close use-after-free race in vgem_gem_create
` [PATCH 4.14 54/78] MIPS: Fix CP0 counter erratum detection for R4k CPUs
` [PATCH 4.14 55/78] parisc: Merge model and model name into one line in /proc/cpuinfo
` [PATCH 4.14 56/78] ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
` [PATCH 4.14 57/78] Revert "SUNRPC: attempt AF_LOCAL connect on setup"
` [PATCH 4.14 58/78] firewire: fix potential uaf in outbound_phy_packet_callback()
` [PATCH 4.14 59/78] firewire: remove check of list iterator against head past the loop body
` [PATCH 4.14 60/78] firewire: core: extend card->lock in fw_core_handle_bus_reset
` [PATCH 4.14 61/78] ASoC: wm8958: Fix change notifications for DSP controls
` [PATCH 4.14 62/78] can: grcan: grcan_close(): fix deadlock
` [PATCH 4.14 63/78] can: grcan: use ofdev->dev when allocating DMA memory
` [PATCH 4.14 64/78] nfc: replace improper check device_is_registered() in netlink related functions
` [PATCH 4.14 65/78] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
` [PATCH 4.14 66/78] NFC: netlink: fix sleep in atomic bug when firmware download timeout
` [PATCH 4.14 67/78] hwmon: (adt7470) Fix warning on module removal
` [PATCH 4.14 68/78] ASoC: dmaengine: Restore NULL prepare_slave_config() callback
` [PATCH 4.14 69/78] net: emaclite: Add error handling for of_address_to_resource()
` [PATCH 4.14 70/78] smsc911x: allow using IRQ0
` [PATCH 4.14 71/78] btrfs: always log symlinks in full mode
` [PATCH 4.14 72/78] net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
` [PATCH 4.14 73/78] kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
` [PATCH 4.14 76/78] dm: interlock pending dm_io and dm_wait_for_bios_completion
` [PATCH 4.14 77/78] PCI: aardvark: Clear all MSIs at setup
` [PATCH 4.14 78/78] PCI: aardvark: Fix reading MSI interrupt number

[PATCH v2] drivers: net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
 2022-05-10 13:17 UTC 

[PATCH v2] drivers: net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
 2022-05-10 13:17 UTC 

[PATCH 4.9 00/66] 4.9.313-rc1 review
 2022-05-10 13:07 UTC  (67+ messages)
` [PATCH 4.9 01/66] floppy: disable FDRAWCMD by default
` [PATCH 4.9 02/66] Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link"
` [PATCH 4.9 03/66] lightnvm: disable the subsystem
` [PATCH 4.9 04/66] USB: quirks: add a Realtek card reader
` [PATCH 4.9 05/66] USB: quirks: add STRING quirk for VCOM device
` [PATCH 4.9 06/66] USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
` [PATCH 4.9 07/66] USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
` [PATCH 4.9 08/66] USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
` [PATCH 4.9 09/66] USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
` [PATCH 4.9 10/66] xhci: stop polling roothubs after shutdown
` [PATCH 4.9 11/66] iio: dac: ad5592r: Fix the missing return value
` [PATCH 4.9 12/66] iio: dac: ad5446: Fix read_raw not returning set value
` [PATCH 4.9 13/66] iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
` [PATCH 4.9 14/66] usb: misc: fix improper handling of refcount in uss720_probe()
` [PATCH 4.9 15/66] usb: gadget: uvc: Fix crash when encoding data for usb request
` [PATCH 4.9 16/66] usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
` [PATCH 4.9 17/66] serial: 8250: Also set sticky MCR bits in console restoration
` [PATCH 4.9 18/66] serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
` [PATCH 4.9 19/66] hex2bin: make the function hex_to_bin constant-time
` [PATCH 4.9 20/66] hex2bin: fix access beyond string end
` [PATCH 4.9 21/66] ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
` [PATCH 4.9 22/66] phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
` [PATCH 4.9 23/66] phy: samsung: exynos5250-sata: fix missing device put in probe error paths
` [PATCH 4.9 24/66] ARM: OMAP2+: Fix refcount leak in omap_gic_of_init
` [PATCH 4.9 25/66] ARM: dts: Fix mmc order for omap3-gta04
` [PATCH 4.9 26/66] mtd: rawnand: Fix return value check of wait_for_completion_timeout
` [PATCH 4.9 27/66] pinctrl: pistachio: fix use of irq_of_parse_and_map()
` [PATCH 4.9 28/66] ip_gre: Make o_seqno start from 0 in native mode
` [PATCH 4.9 29/66] tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
` [PATCH 4.9 30/66] bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
` [PATCH 4.9 31/66] clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
` [PATCH 4.9 32/66] bnx2x: fix napi API usage sequence
` [PATCH 4.9 33/66] ASoC: wm8731: Disable the regulator when probing fails
` [PATCH 4.9 34/66] drivers: net: hippi: Fix deadlock in rr_close()
` [PATCH 4.9 35/66] x86/cpu: Load microcode during restore_processor_state()
` [PATCH 4.9 36/66] tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
` [PATCH 4.9 37/66] tty: n_gsm: fix malformed counter for out of frame data
` [PATCH 4.9 38/66] tty: n_gsm: fix insufficient txframe size
` [PATCH 4.9 39/66] tty: n_gsm: fix missing explicit ldisc flush
` [PATCH 4.9 40/66] tty: n_gsm: fix wrong command retry handling
` [PATCH 4.9 41/66] tty: n_gsm: fix wrong command frame length field encoding
` [PATCH 4.9 42/66] tty: n_gsm: fix incorrect UA handling
` [PATCH 4.9 43/66] MIPS: Fix CP0 counter erratum detection for R4k CPUs
` [PATCH 4.9 44/66] parisc: Merge model and model name into one line in /proc/cpuinfo
` [PATCH 4.9 45/66] ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
` [PATCH 4.9 46/66] Revert "SUNRPC: attempt AF_LOCAL connect on setup"
` [PATCH 4.9 47/66] firewire: fix potential uaf in outbound_phy_packet_callback()
` [PATCH 4.9 48/66] firewire: remove check of list iterator against head past the loop body
` [PATCH 4.9 49/66] firewire: core: extend card->lock in fw_core_handle_bus_reset
` [PATCH 4.9 50/66] ASoC: wm8958: Fix change notifications for DSP controls
` [PATCH 4.9 51/66] can: grcan: grcan_close(): fix deadlock
` [PATCH 4.9 52/66] can: grcan: use ofdev->dev when allocating DMA memory
` [PATCH 4.9 53/66] nfc: replace improper check device_is_registered() in netlink related functions
` [PATCH 4.9 54/66] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
` [PATCH 4.9 55/66] NFC: netlink: fix sleep in atomic bug when firmware download timeout
` [PATCH 4.9 56/66] hwmon: (adt7470) Fix warning on module removal
` [PATCH 4.9 57/66] ASoC: dmaengine: Restore NULL prepare_slave_config() callback
` [PATCH 4.9 58/66] net: emaclite: Add error handling for of_address_to_resource()
` [PATCH 4.9 59/66] smsc911x: allow using IRQ0
` [PATCH 4.9 60/66] btrfs: always log symlinks in full mode
` [PATCH 4.9 61/66] net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
` [PATCH 4.9 62/66] kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
` [PATCH 4.9 63/66] net: sched: prevent UAF on tc_ctl_tfilter when temporarily dropping rtnl_lock
` [PATCH 4.9 64/66] net: ipv6: ensure we call ipv6_mc_down() at most once
` [PATCH 4.9 65/66] dm: fix mempool NULL pointer race when completing IO
` [PATCH 4.9 66/66] dm: interlock pending dm_io and dm_wait_for_bios_completion

[PATCH v2 0/2] rtc: microchip: Add driver for PolarFire SoC
 2022-05-10 13:21 UTC  (3+ messages)
` [PATCH v2 1/2] rtc: Add driver for Microchip "
` [PATCH v2 2/2] MAINTAINERS: add PolarFire SoC's RTC

[PATCH v2 00/13] stackleak: fixes and rework
 2022-05-10 13:13 UTC  (4+ messages)
` [PATCH v2 07/13] stackleak: rework poison scanning

drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3289 pvr2_hdw_get_tuner_status() warn: inconsistent indenting
 2022-05-10 13:12 UTC 

[PATCH] ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
 2022-05-10 13:11 UTC 

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-05-10 13:09 UTC  (6+ messages)
` [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks

[PATCH 1/3] selftests: vm: add process_mrelease tests
 2022-05-10 13:08 UTC  (5+ messages)
` [PATCH 2/3] mm: drop oom code from exit_mmap
` [PATCH 3/3] mm: delete unused MMF_OOM_VICTIM flag

[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-10 13:03 UTC  (4+ messages)
` [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS

[PATCH 00/30] The panic notifiers refactor
 2022-05-10 13:04 UTC  (6+ messages)
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).