messages from 2023-11-02 17:41:04 to 2023-11-06 13:13:08 UTC [more...]
[PATCH 6.1 00/62] 6.1.62-rc1 review
2023-11-06 13:03 UTC (18+ messages)
` [PATCH 6.1 01/62] ASoC: simple-card: fixup asoc_simple_probe() error handling
` [PATCH 6.1 02/62] coresight: tmc-etr: Disable warnings for allocation failures
` [PATCH 6.1 03/62] ASoC: tlv320adc3xxx: BUG: Correct micbias setting
` [PATCH 6.1 04/62] net: sched: cls_u32: Fix allocation size in u32_init()
` [PATCH 6.1 06/62] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH 6.1 07/62] dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
` [PATCH 6.1 15/62] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH 6.1 16/62] fs/ntfs3: Fix directory element type detection
` [PATCH 6.1 17/62] fs/ntfs3: Avoid possible memory leak
` [PATCH 6.1 18/62] spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
` [PATCH 6.1 19/62] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH 6.1 20/62] efi: fix memory leak in krealloc failure handling
` [PATCH 6.1 21/62] ASoC: rt5650: fix the wrong result of key button
` [PATCH 6.1 22/62] ASoC: codecs: tas2780: Fix log of failed reset via I2C
` [PATCH 6.1 23/62] drm/ttm: Reorder sys manager cleanup step
` [PATCH 6.1 24/62] fbdev: omapfb: fix some error codes
` [PATCH 6.1 25/62] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
[PATCH 4.19 00/61] 4.19.298-rc1 review
2023-11-06 13:03 UTC (61+ messages)
` [PATCH 4.19 01/61] mmc: sdio: Dont re-initialize powered-on removable SDIO cards at resume
` [PATCH 4.19 02/61] mmc: core: sdio: hold retuning if sdio in 1-bit mode
` [PATCH 4.19 03/61] selftests/ftrace: Add new test case which checks non unique symbol
` [PATCH 4.19 04/61] mcb: Return actual parsed size when reading chameleon table
` [PATCH 4.19 05/61] mcb-lpc: Reallocate memory region to avoid memory overlapping
` [PATCH 4.19 06/61] virtio_balloon: Fix endless deflation and inflation on arm64
` [PATCH 4.19 07/61] virtio-mmio: fix memory leak of vm_dev
` [PATCH 4.19 08/61] r8169: rename r8169.c to r8169_main.c
` [PATCH 4.19 09/61] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
` [PATCH 4.19 10/61] r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
` [PATCH 4.19 11/61] treewide: Spelling fix in comment
` [PATCH 4.19 12/61] igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
` [PATCH 4.19 13/61] gtp: fix fragmentation needed check with gso
` [PATCH 4.19 14/61] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
` [PATCH 4.19 15/61] i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
` [PATCH 4.19 16/61] i2c: muxes: i2c-mux-gpmux: "
` [PATCH 4.19 17/61] i2c: muxes: i2c-demux-pinctrl: "
` [PATCH 4.19 18/61] i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
` [PATCH 4.19 19/61] nvmem: imx: correct nregs for i.MX6SLL
` [PATCH 4.19 20/61] nvmem: imx: correct nregs for i.MX6UL
` [PATCH 4.19 21/61] perf/core: Fix potential NULL deref
` [PATCH 4.19 22/61] iio: exynos-adc: request second interupt only when touchscreen mode is used
` [PATCH 4.19 23/61] x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
` [PATCH 4.19 24/61] NFS: Dont call generic_error_remove_page() while holding locks
` [PATCH 4.19 25/61] ARM: 8933/1: replace Sun/Solaris style flag on section directive
` [PATCH 4.19 26/61] drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
` [PATCH 4.19 28/61] kobject: Fix slab-out-of-bounds in fill_kobj_path()
` [PATCH 4.19 29/61] smbdirect: missing rc checks while waiting for rdma events
` [PATCH 4.19 30/61] f2fs: fix to do sanity check on inode type during garbage collection
` [PATCH 4.19 31/61] nfsd: lock_rename() needs both directories to live on the same fs
` [PATCH 4.19 32/61] x86/mm: Simplify RESERVE_BRK()
` [PATCH 4.19 33/61] x86/mm: Fix RESERVE_BRK() for older binutils
` [PATCH 4.19 34/61] driver: platform: Add helper for safer setting of driver_override
` [PATCH 4.19 35/61] rpmsg: Constify local variable in field store macro
` [PATCH 4.19 36/61] rpmsg: Fix kfree() of static memory on setting driver_override
` [PATCH 4.19 37/61] rpmsg: Fix calling device_lock() on non-initialized device
` [PATCH 4.19 38/61] rpmsg: glink: Release driver_override
` [PATCH 4.19 39/61] rpmsg: Fix possible refcount leak in rpmsg_register_device_override()
` [PATCH 4.19 40/61] x86: Fix .brk attribute in linker script
` [PATCH 4.19 41/61] MAINTAINERS: r8169: Update path to the driver
` [PATCH 4.19 42/61] ASoC: simple-card: fixup asoc_simple_probe() error handling
` [PATCH 4.19 43/61] Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
` [PATCH 4.19 44/61] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH 4.19 45/61] dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
` [PATCH 4.19 46/61] Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
` [PATCH 4.19 47/61] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
` [PATCH 4.19 48/61] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH 4.19 49/61] ASoC: rt5650: fix the wrong result of key button
` [PATCH 4.19 50/61] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH 4.19 51/61] scsi: mpt3sas: Fix in error path
` [PATCH 4.19 52/61] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [PATCH 4.19 53/61] net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
` [PATCH 4.19 54/61] ata: ahci: fix enum constants for gcc-13
` [PATCH 4.19 55/61] remove the sx8 block driver
` [PATCH 4.19 56/61] PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
` [PATCH 4.19 57/61] usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibility
` [PATCH 4.19 58/61] tty: 8250: Remove UC-257 and UC-431
` [PATCH 4.19 59/61] tty: 8250: Add support for additional Brainboxes UC cards
` [PATCH 4.19 60/61] tty: 8250: Add support for Brainboxes UP cards
` [PATCH 4.19 61/61] tty: 8250: Add support for Intashield IS-100
[PATCH 6.6 00/30] 6.6.1-rc1 review
2023-11-06 13:03 UTC (31+ messages)
` [PATCH 6.6 01/30] drm/amd/display: Dont use fsleep for PSR exit waits
` [PATCH 6.6 02/30] power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
` [PATCH 6.6 03/30] perf evlist: Avoid frequency mode for the dummy event
` [PATCH 6.6 04/30] tracing: Have trace_event_file have ref counters
` [PATCH 6.6 05/30] eventfs: Remove "is_freed" union with rcu head
` [PATCH 6.6 06/30] eventfs: Save ownership and mode
` [PATCH 6.6 07/30] eventfs: Delete eventfs_inode when the last dentry is freed
` [PATCH 6.6 08/30] eventfs: Use simple_recursive_removal() to clean up dentries
` [PATCH 6.6 09/30] ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices
` [PATCH 6.6 10/30] PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
` [PATCH 6.6 11/30] usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibility
` [PATCH 6.6 12/30] usb: typec: tcpm: Add additional checks for contaminant
` [PATCH 6.6 13/30] usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
` [PATCH 6.6 14/30] usb: raw-gadget: properly handle interrupted requests
` [PATCH 6.6 15/30] Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
` [PATCH 6.6 16/30] tty: n_gsm: fix race condition in status line change on dead connections
` [PATCH 6.6 17/30] tty: 8250: Remove UC-257 and UC-431
` [PATCH 6.6 18/30] tty: 8250: Add support for additional Brainboxes UC cards
` [PATCH 6.6 19/30] tty: 8250: Add support for Brainboxes UP cards
` [PATCH 6.6 20/30] tty: 8250: Add support for Intashield IS-100
` [PATCH 6.6 21/30] tty: 8250: Fix port count of PX-257
` [PATCH 6.6 22/30] tty: 8250: Fix up PX-803/PX-857
` [PATCH 6.6 23/30] tty: 8250: Add support for additional Brainboxes PX cards
` [PATCH 6.6 24/30] tty: 8250: Add support for Intashield IX cards
` [PATCH 6.6 25/30] tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
` [PATCH 6.6 26/30] dt-bindings: serial: rs485: Add rs485-rts-active-high
` [PATCH 6.6 27/30] misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
` [PATCH 6.6 28/30] serial: core: Fix runtime PM handling for pending tx
` [PATCH 6.6 29/30] ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
` [PATCH 6.6 30/30] ASoC: SOF: sof-pci-dev: Fix community key "
[PATCH 4.14 00/48] 4.14.329-rc1 review
2023-11-06 13:03 UTC (49+ messages)
` [PATCH 4.14 01/48] mcb: Return actual parsed size when reading chameleon table
` [PATCH 4.14 02/48] mcb-lpc: Reallocate memory region to avoid memory overlapping
` [PATCH 4.14 03/48] virtio_balloon: Fix endless deflation and inflation on arm64
` [PATCH 4.14 04/48] treewide: Spelling fix in comment
` [PATCH 4.14 05/48] igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
` [PATCH 4.14 06/48] r8152: Increase USB control msg timeout to 5000ms as per spec
` [PATCH 4.14 07/48] tcp: fix wrong RTO timeout when received SACK reneging
` [PATCH 4.14 08/48] gtp: uapi: fix GTPA_MAX
` [PATCH 4.14 09/48] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
` [PATCH 4.14 10/48] i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
` [PATCH 4.14 11/48] i2c: muxes: i2c-mux-gpmux: "
` [PATCH 4.14 12/48] i2c: muxes: i2c-demux-pinctrl: "
` [PATCH 4.14 13/48] perf/core: Fix potential NULL deref
` [PATCH 4.14 14/48] NFS: Dont call generic_error_remove_page() while holding locks
` [PATCH 4.14 15/48] ARM: 8933/1: replace Sun/Solaris style flag on section directive
` [PATCH 4.14 16/48] drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
` [PATCH 4.14 17/48] kobject: Fix slab-out-of-bounds in fill_kobj_path()
` [PATCH 4.14 18/48] f2fs: fix to do sanity check on inode type during garbage collection
` [PATCH 4.14 19/48] nfsd: lock_rename() needs both directories to live on the same fs
` [PATCH 4.14 20/48] x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
` [PATCH 4.14 21/48] x86/mm: Simplify RESERVE_BRK()
` [PATCH 4.14 22/48] x86/mm: Fix RESERVE_BRK() for older binutils
` [PATCH 4.14 23/48] driver: platform: Add helper for safer setting of driver_override
` [PATCH 4.14 24/48] rpmsg: Fix kfree() of static memory on setting driver_override
` [PATCH 4.14 25/48] rpmsg: Fix calling device_lock() on non-initialized device
` [PATCH 4.14 26/48] rpmsg: glink: Release driver_override
` [PATCH 4.14 27/48] rpmsg: Fix possible refcount leak in rpmsg_register_device_override()
` [PATCH 4.14 28/48] x86: Fix .brk attribute in linker script
` [PATCH 4.14 29/48] ASoC: simple-card: fixup asoc_simple_probe() error handling
` [PATCH 4.14 30/48] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH 4.14 31/48] dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
` [PATCH 4.14 32/48] Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
` [PATCH 4.14 33/48] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
` [PATCH 4.14 34/48] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH 4.14 35/48] ASoC: rt5650: fix the wrong result of key button
` [PATCH 4.14 36/48] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH 4.14 37/48] scsi: mpt3sas: Fix in error path
` [PATCH 4.14 38/48] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [PATCH 4.14 39/48] net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
` [PATCH 4.14 40/48] ata: ahci: fix enum constants for gcc-13
` [PATCH 4.14 41/48] remove the sx8 block driver
` [PATCH 4.14 42/48] vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
` [PATCH 4.14 43/48] PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
` [PATCH 4.14 44/48] usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibility
` [PATCH 4.14 45/48] tty: 8250: Remove UC-257 and UC-431
` [PATCH 4.14 46/48] tty: 8250: Add support for additional Brainboxes UC cards
` [PATCH 4.14 47/48] tty: 8250: Add support for Brainboxes UP cards
` [PATCH 4.14 48/48] tty: 8250: Add support for Intashield IS-100
[PATCH] ASoC: codecs: aw88399: Fix -Wuninitialized in aw_dev_set_vcalb()
2023-11-06 13:03 UTC (2+ messages)
[PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-11-06 11:51 UTC (3+ messages)
[PATCH stable 5.10 00/10] can: isotp: upgrade to latest 6.1 LTS code base
2023-11-06 11:23 UTC (2+ messages)
[PATCH stable 5.10 04/10] can: isotp: set max PDU size to 64 kByte
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: set max PDU size to 64 kByte" has been added to the 5.10-stable tree
[PATCH stable 5.10 10/10] can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior" has been added to the 5.10-stable tree
[PATCH stable 5.10 05/10] can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting" has been added to the 5.10-stable tree
[PATCH stable 5.10 09/10] can: isotp: isotp_bind(): do not validate unused address information
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: isotp_bind(): do not validate unused address information" has been added to the 5.10-stable tree
[PATCH stable 5.10 07/10] can: isotp: handle wait_event_interruptible() return values
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: handle wait_event_interruptible() return values" has been added to the 5.10-stable tree
[PATCH stable 5.10 06/10] can: isotp: check CAN address family in isotp_bind()
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: check CAN address family in isotp_bind()" has been added to the 5.10-stable tree
[PATCH stable 5.10 01/10] can: isotp: change error format from decimal to symbolic error names
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: change error format from decimal to symbolic error names" has been added to the 5.10-stable tree
[PATCH stable 5.10 02/10] can: isotp: add symbolic error message to isotp_module_init()
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: add symbolic error message to isotp_module_init()" has been added to the 5.10-stable tree
[PATCH stable 5.10 08/10] can: isotp: add local echo tx processing and tx without FC
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: add local echo tx processing and tx without FC" has been added to the 5.10-stable tree
[PATCH stable 5.10 03/10] can: isotp: Add error message if txqueuelen is too small
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: Add error message if txqueuelen is too small" has been added to the 5.10-stable tree
[PATCH stable 5.15 1/7] can: isotp: set max PDU size to 64 kByte
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: set max PDU size to 64 kByte" has been added to the 5.15-stable tree
[PATCH stable 5.15 7/7] can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior" has been added to the 5.15-stable tree
[PATCH stable 5.15 2/7] can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting" has been added to the 5.15-stable tree
[PATCH stable 5.15 6/7] can: isotp: isotp_bind(): do not validate unused address information
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: isotp_bind(): do not validate unused address information" has been added to the 5.15-stable tree
[PATCH stable 5.15 4/7] can: isotp: handle wait_event_interruptible() return values
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: handle wait_event_interruptible() return values" has been added to the 5.15-stable tree
[PATCH stable 5.15 3/7] can: isotp: check CAN address family in isotp_bind()
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: check CAN address family in isotp_bind()" has been added to the 5.15-stable tree
[PATCH stable 5.15 5/7] can: isotp: add local echo tx processing and tx without FC
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: add local echo tx processing and tx without FC" has been added to the 5.15-stable tree
[PATCH net] tcp: Fix -Wc23-extensions in tcp_options_write()
2023-11-06 7:49 UTC (5+ messages)
[PATCH] MAINTAINERS: Add Joel Granados as co-maintainer for proc sysctl
2023-11-04 20:16 UTC (2+ messages)
[PATCH v2] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
2023-11-03 21:50 UTC (4+ messages)
` [PATCH v3] "
[PATCH] x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
2023-11-03 20:23 UTC (10+ messages)
` [PATCH v2] "
[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
2023-11-03 15:51 UTC (7+ messages)
[PATCH net] tcp: Fix -Wc23-extensions in tcp_options_write()
2023-11-02 20:23 UTC (2+ messages)
[PATCH] MAINTAINERS: remove Iurii Zaikin from proc sysctl
2023-11-02 19:37 UTC
[PATCH v2] drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2
2023-11-02 17:57 UTC (2+ 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