All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-23 08:55:24 to 2022-11-23 09:04:55 UTC [more...]

[PATCH 4.19 000/114] 4.19.267-rc1 review
 2022-11-23  8:50 UTC  (30+ messages)
` [PATCH 4.19 001/114] phy: stm32: fix an error code in probe
` [PATCH 4.19 002/114] wifi: cfg80211: fix memory leak in query_regdb_file()
` [PATCH 4.19 003/114] HID: hyperv: fix possible memory leak in mousevsc_probe()
` [PATCH 4.19 004/114] net: gso: fix panic on frag_list with mixed head alloc types
` [PATCH 4.19 005/114] net: tun: Fix memory leaks of napi_get_frags
` [PATCH 4.19 006/114] bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
` [PATCH 4.19 007/114] net: fman: Unregister ethernet device on removal
` [PATCH 4.19 008/114] capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
` [PATCH 4.19 010/114] hamradio: fix issue of dev reference count leakage in bpq_device_event()
` [PATCH 4.19 011/114] drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
` [PATCH 4.19 019/114] net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
` [PATCH 4.19 020/114] net: macvlan: fix memory leaks of macvlan_common_newlink
` [PATCH 4.19 021/114] riscv: process: fix kernel info leakage
` [PATCH 4.19 022/114] arm64: efi: Fix handling of misaligned runtime regions and drop warning
` [PATCH 4.19 023/114] ALSA: hda/ca0132: add quirk for EVGA Z390 DARK
` [PATCH 4.19 024/114] ALSA: hda: fix potential memleak in add_widget_node
` [PATCH 4.19 025/114] ALSA: usb-audio: Add quirk entry for M-Audio Micro
` [PATCH 4.19 026/114] ALSA: usb-audio: Add DSD support for Accuphase DAC-60
` [PATCH 4.19 027/114] vmlinux.lds.h: Fix placement of .data..decrypted section
` [PATCH 4.19 028/114] nilfs2: fix deadlock in nilfs_count_free_blocks()
` [PATCH 4.19 029/114] nilfs2: fix use-after-free bug of ns_writer on remount
` [PATCH 4.19 030/114] drm/i915/dmabuf: fix sg_table handling in map_dma_buf
` [PATCH 4.19 031/114] platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
` [PATCH 4.19 032/114] btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
` [PATCH 4.19 033/114] udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
` [PATCH 4.19 034/114] cert host tools: Stop complaining about deprecated OpenSSL functions
` [PATCH 4.19 035/114] dmaengine: at_hdmac: Fix at_lli struct definition
` [PATCH 4.19 036/114] dmaengine: at_hdmac: Dont start transactions at tx_submit level
` [PATCH 4.19 037/114] dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors

[PATCH v2] Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
 2022-11-23  9:04 UTC  (3+ messages)

[PATCH v3 0/2] arm64: dts: Update cache properties for exynos/fsd
 2022-11-23  9:03 UTC  (8+ messages)
` [PATCH v3 1/2] arm64: dts: Update cache properties for exynos
` [PATCH v3 2/2] arm64: dts: Update cache properties for fds

[PATCH 4.14 00/88] 4.14.300-rc1 review
 2022-11-23  8:58 UTC  (90+ messages)
` [PATCH 4.14 01/88] HID: hyperv: fix possible memory leak in mousevsc_probe()
` [PATCH 4.14 02/88] net: gso: fix panic on frag_list with mixed head alloc types
` [PATCH 4.14 03/88] bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
` [PATCH 4.14 04/88] net: fman: Unregister ethernet device on removal
` [PATCH 4.14 05/88] capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
` [PATCH 4.14 06/88] net: lapbether: fix issue of dev reference count leakage in lapbeth_device_event()
` [PATCH 4.14 07/88] hamradio: fix issue of dev reference count leakage in bpq_device_event()
` [PATCH 4.14 08/88] drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
` [PATCH 4.14 09/88] ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
` [PATCH 4.14 10/88] tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
` [PATCH 4.14 11/88] dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
` [PATCH 4.14 12/88] drivers: net: xgene: disable napi when register irq failed in xgene_enet_open()
` [PATCH 4.14 13/88] net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
` [PATCH 4.14 14/88] ethernet: s2io: disable napi when start nic failed in s2io_card_up()
` [PATCH 4.14 15/88] net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
` [PATCH 4.14 16/88] net: macvlan: fix memory leaks of macvlan_common_newlink
` [PATCH 4.14 17/88] arm64: efi: Fix handling of misaligned runtime regions and drop warning
` [PATCH 4.14 18/88] ALSA: hda: fix potential memleak in add_widget_node
` [PATCH 4.14 19/88] ALSA: usb-audio: Add quirk entry for M-Audio Micro
` [PATCH 4.14 20/88] nilfs2: fix deadlock in nilfs_count_free_blocks()
` [PATCH 4.14 21/88] drm/i915/dmabuf: fix sg_table handling in map_dma_buf
` [PATCH 4.14 22/88] platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
` [PATCH 4.14 23/88] btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
` [PATCH 4.14 24/88] udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
` [PATCH 4.14 25/88] cert host tools: Stop complaining about deprecated OpenSSL functions
` [PATCH 4.14 26/88] dmaengine: at_hdmac: Fix at_lli struct definition
` [PATCH 4.14 27/88] dmaengine: at_hdmac: Dont start transactions at tx_submit level
` [PATCH 4.14 28/88] dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
` [PATCH 4.14 29/88] dmaengine: at_hdmac: Dont allow CPU to reorder channel enable
` [PATCH 4.14 30/88] dmaengine: at_hdmac: Fix impossible condition
` [PATCH 4.14 31/88] dmaengine: at_hdmac: Check return code of dma_async_device_register
` [PATCH 4.14 32/88] x86/cpu: Restore AMDs DE_CFG MSR after resume
` [PATCH 4.14 33/88] selftests/futex: fix build for clang
` [PATCH 4.14 34/88] rtc: cmos: fix build on non-ACPI platforms
` [PATCH 4.14 35/88] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
` [PATCH 4.14 36/88] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
` [PATCH 4.14 37/88] ASoC: core: Fix use-after-free in snd_soc_exit()
` [PATCH 4.14 38/88] serial: 8250_omap: remove wait loop from Errata i202 workaround
` [PATCH 4.14 39/88] serial: 8250: omap: Flush PM QOS work on remove
` [PATCH 4.14 40/88] tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_send
` [PATCH 4.14 41/88] ASoC: soc-utils: Remove __exit for snd_soc_util_exit()
` [PATCH 4.14 42/88] block: sed-opal: kmalloc the cmd/resp buffers
` [PATCH 4.14 43/88] parport_pc: Avoid FIFO port location truncation
` [PATCH 4.14 44/88] pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map
` [PATCH 4.14 45/88] net: bgmac: Drop free_netdev() from bgmac_enet_remove()
` [PATCH 4.14 46/88] mISDN: fix possible memory leak in mISDN_dsp_element_register()
` [PATCH 4.14 47/88] mISDN: fix misuse of put_device() in mISDN_register_device()
` [PATCH 4.14 48/88] net: caif: fix double disconnect client in chnl_net_open()
` [PATCH 4.14 49/88] xen/pcpu: fix possible memory leak in register_pcpu()
` [PATCH 4.14 50/88] drbd: use after free in drbd_create_device()
` [PATCH 4.14 51/88] net/x25: Fix skb leak in x25_lapb_receive_frame()
` [PATCH 4.14 52/88] cifs: Fix wrong return value checking when GETFLAGS
` [PATCH 4.14 53/88] ftrace: Fix the possible incorrect kernel message
` [PATCH 4.14 54/88] ftrace: Optimize the allocation for mcount entries
` [PATCH 4.14 55/88] ftrace: Fix null pointer dereference in ftrace_add_mod()
` [PATCH 4.14 56/88] ring_buffer: Do not deactivate non-existant pages
` [PATCH 4.14 57/88] ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()
` [PATCH 4.14 58/88] USB: serial: option: add Sierra Wireless EM9191
` [PATCH 4.14 59/88] USB: serial: option: remove old LARA-R6 PID
` [PATCH 4.14 60/88] USB: serial: option: add u-blox LARA-R6 00B modem
` [PATCH 4.14 61/88] USB: serial: option: add u-blox LARA-L6 modem
` [PATCH 4.14 62/88] USB: serial: option: add Fibocom FM160 0x0111 composition
` [PATCH 4.14 63/88] usb: add NO_LPM quirk for Realforce 87U Keyboard
` [PATCH 4.14 64/88] usb: chipidea: fix deadlock in ci_otg_del_timer
` [PATCH 4.14 65/88] iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()
` [PATCH 4.14 66/88] iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()
` [PATCH 4.14 67/88] iio: pressure: ms5611: changed hardcoded SPI speed to value limited
` [PATCH 4.14 68/88] dm ioctl: fix misbehavior if list_versions races with module loading
` [PATCH 4.14 69/88] serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
` [PATCH 4.14 70/88] serial: 8250_lpss: Configure DMA also w/o DMA filter
` [PATCH 4.14 71/88] mmc: core: properly select voltage range without power cycle
` [PATCH 4.14 72/88] mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()
` [PATCH 4.14 73/88] misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()
` [PATCH 4.14 74/88] nilfs2: fix use-after-free bug of ns_writer on remount
` [PATCH 4.14 75/88] serial: 8250: Flush DMA Rx on RLSI
` [PATCH 4.14 76/88] macvlan: enforce a consistent minimal mtu
` [PATCH 4.14 77/88] tcp: cdg: allow tcp_cdg_release() to be called multiple times
` [PATCH 4.14 78/88] kcm: avoid potential race in kcm_tx_work
` [PATCH 4.14 79/88] bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()
` [PATCH 4.14 80/88] kcm: close race conditions on sk_receive_queue
` [PATCH 4.14 81/88] 9p: trans_fd/p9_conn_cancel: drop client lock earlier
` [PATCH 4.14 82/88] gfs2: Check sb_bsize_shift after reading superblock
` [PATCH 4.14 83/88] gfs2: Switch from strlcpy to strscpy
` [PATCH 4.14 84/88] 9p/trans_fd: always use O_NONBLOCK read/write
` [PATCH 4.14 85/88] mm: fs: initialize fsdata passed to write_begin/write_end interface
` [PATCH 4.14 86/88] ntfs: fix use-after-free in ntfs_attr_find()
` [PATCH 4.14 87/88] ntfs: fix out-of-bounds read "
` [PATCH 4.14 88/88] ntfs: check overflow when iterating ATTR_RECORDs

[PATCH v2 0/3] [RFC] shmem: user and group quota support for tmpfs
 2022-11-23  9:01 UTC  (4+ messages)
` [PATCH v2 2/3] shmem: implement user/group "

[PATCH] clk: rockchip: Fix memory leak in rockchip_clk_register_pll()
 2022-11-23  9:01 UTC  (4+ messages)

[PATCH v2 0/5] arm64: dts: qcom: sm8450-hdk: enable HDMI output
 2022-11-23  9:01 UTC  (4+ messages)
` [PATCH v2 4/5] arm64: dts: qcom: sm8450-hdk: Add LT9611uxc HDMI bridge

[PATCH v1 00/15] media: i2c: imx290: Miscellaneous improvements
 2022-11-23  9:01 UTC  (3+ messages)
` [PATCH v1 14/15] media: i2c: imx290: Configure data lanes at start time

[PATCH bpf-next v5 1/1] docs: BPF_MAP_TYPE_XSKMAP
 2022-11-23  9:00 UTC 

[PATCH] spi: zynqmp_gqspi: Update tapdelay value
 2022-11-23  9:00 UTC  (3+ messages)

[PATCH linux-next] perf stat: remove redundant variable in arch_get_topdown_pmu_name
 2022-11-23  9:00 UTC 

[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
 2022-11-23  9:00 UTC  (2+ messages)
`  "

Emballage
 2022-11-23  8:50 UTC 

[PATCH] habanalabs/gaudi2: added memset for the cq_size register
 2022-11-23  8:56 UTC 

[PATCH v1 0/2] kexec: Add new toogle to disable kexec_reboot
 2022-11-23  8:58 UTC  (7+ messages)
` [PATCH v1 2/2] kexec: Introduce kexec_reboot_disabled

Silikonmischungen
 2022-11-23  8:50 UTC 

objtool warning for next-20221118
 2022-11-23  8:55 UTC  (7+ messages)

[PATCH 4.9 00/76] 4.9.334-rc1 review
 2022-11-23  8:51 UTC  (43+ messages)
` [PATCH 4.9 21/76] udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
` [PATCH 4.9 24/76] dmaengine: at_hdmac: Dont start transactions at tx_submit level
` [PATCH 4.9 25/76] dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
` [PATCH 4.9 26/76] dmaengine: at_hdmac: Dont allow CPU to reorder channel enable
` [PATCH 4.9 27/76] dmaengine: at_hdmac: Fix impossible condition
` [PATCH 4.9 28/76] dmaengine: at_hdmac: Check return code of dma_async_device_register
` [PATCH 4.9 29/76] x86/cpu: Restore AMDs DE_CFG MSR after resume
` [PATCH 4.9 30/76] rtc: cmos: fix build on non-ACPI platforms
` [PATCH 4.9 43/76] xen/pcpu: fix possible memory leak in register_pcpu()
` [PATCH 4.9 44/76] net/x25: Fix skb leak in x25_lapb_receive_frame()
` [PATCH 4.9 45/76] cifs: Fix wrong return value checking when GETFLAGS
` [PATCH 4.9 46/76] ftrace: Fix the possible incorrect kernel message
` [PATCH 4.9 47/76] ftrace: Optimize the allocation for mcount entries
` [PATCH 4.9 48/76] ring_buffer: Do not deactivate non-existant pages
` [PATCH 4.9 49/76] ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()
` [PATCH 4.9 50/76] USB: serial: option: add Sierra Wireless EM9191
` [PATCH 4.9 51/76] USB: serial: option: remove old LARA-R6 PID
` [PATCH 4.9 52/76] USB: serial: option: add u-blox LARA-R6 00B modem
` [PATCH 4.9 53/76] USB: serial: option: add u-blox LARA-L6 modem
` [PATCH 4.9 54/76] USB: serial: option: add Fibocom FM160 0x0111 composition
` [PATCH 4.9 55/76] usb: add NO_LPM quirk for Realforce 87U Keyboard
` [PATCH 4.9 56/76] usb: chipidea: fix deadlock in ci_otg_del_timer
` [PATCH 4.9 57/76] iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()
` [PATCH 4.9 58/76] iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()
` [PATCH 4.9 59/76] iio: pressure: ms5611: changed hardcoded SPI speed to value limited
` [PATCH 4.9 60/76] dm ioctl: fix misbehavior if list_versions races with module loading
` [PATCH 4.9 61/76] serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
` [PATCH 4.9 62/76] serial: 8250_lpss: Configure DMA also w/o DMA filter
` [PATCH 4.9 63/76] mmc: core: properly select voltage range without power cycle
` [PATCH 4.9 64/76] misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()
` [PATCH 4.9 65/76] nilfs2: fix use-after-free bug of ns_writer on remount
` [PATCH 4.9 66/76] serial: 8250: Flush DMA Rx on RLSI
` [PATCH 4.9 67/76] tcp: cdg: allow tcp_cdg_release() to be called multiple times
` [PATCH 4.9 68/76] kcm: avoid potential race in kcm_tx_work
` [PATCH 4.9 69/76] 9p: trans_fd/p9_conn_cancel: drop client lock earlier
` [PATCH 4.9 70/76] gfs2: Check sb_bsize_shift after reading superblock
` [PATCH 4.9 71/76] gfs2: Switch from strlcpy to strscpy
` [PATCH 4.9 72/76] 9p/trans_fd: always use O_NONBLOCK read/write
` [PATCH 4.9 73/76] mm: fs: initialize fsdata passed to write_begin/write_end interface
` [PATCH 4.9 74/76] ntfs: fix use-after-free in ntfs_attr_find()
` [PATCH 4.9 75/76] ntfs: fix out-of-bounds read "
` [PATCH 4.9 76/76] ntfs: check overflow when iterating ATTR_RECORDs

[RFC PATCH] mac80211: mlme: Handle Puncturing information received from the AP
 2022-11-23  8:56 UTC  (5+ messages)

[xen-unstable test] 174930: FAIL
 2022-11-23  8:56 UTC 

[Bug 1132] net/i40e changes recommended Rx ring_size after device start
 2022-11-23  8:57 UTC 

[PATCH] mm: migrate: Fix THP's mapcount on isolation
 2022-11-23  8:56 UTC  (3+ messages)

[PATCH v4] media: uvcvideo: Fix bandwidth error for Alcor camera
 2022-11-23  8:56 UTC  (2+ messages)

[PATCH 0/6] drm/gud: Use the shadow plane helper
 2022-11-23  8:55 UTC  (3+ messages)
` [PATCH 6/6] "

[meta-realtime][PATCH] README: Update the maintainer part
 2022-11-23  8:55 UTC 

[PATCH v2 0/2] phy: ti: phy-j721e-wiz: add j721s2 support
 2022-11-23  8:54 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy-j721e-wiz: add j721s2 compatible string

[igt-dev] [PATCH i-g-t v3 0/5] Cold Reset IGT Test
 2022-11-23  8:54 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 1/5] lib/igt_pci: helpers to get PCI capabilities offset
` [igt-dev] [PATCH i-g-t v3 3/5] lib/igt_pm: Refactor get firmware_node fd
` [igt-dev] [PATCH i-g-t v3 4/5] test/device_reset: Refactor initiate_device_reset
` [igt-dev] [PATCH i-g-t v3 5/5] tests/device_reset: Add cold reset IGT test


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.