public inbox for patches@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2023-10-31 17:50:06 to 2023-11-06 13:08:33 UTC [more...]

[PATCH 6.6 00/30] 6.6.1-rc1 review
 2023-11-06 13:03 UTC  (17+ messages)
` [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 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 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  (11+ 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  (13+ messages)
      ` [PATCH v2] "

[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-11-03 15:51 UTC  (8+ 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)

[PATCH] drm/amd/display: Increase frame warning limit for clang in dml2
 2023-11-02 17:22 UTC  (5+ messages)

[PATCH v2] LoongArch: Mark __percpu functions as always inline
 2023-11-02 15:43 UTC 

[PATCH 6.5 000/111] 6.5.10-rc2 review
 2023-11-02  9:29 UTC  (8+ messages)

[GIT PULL] Modules changes for v6.7-rc1
 2023-11-02  8:19 UTC  (7+ messages)

[PATCH] LoongArch: Mark __percpu functions as always inline
 2023-11-02  2:35 UTC  (4+ messages)

[PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-01 19:53 UTC  (11+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v10 2/8] x86/resctrl: Prepare to split rdt_domain structure
  ` [PATCH v10 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v10 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v10 5/8] x86/resctrl: Add node-scope to the options for feature scope
  ` [PATCH v10 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
  ` [PATCH v10 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
  ` [PATCH v10 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[PATCH 6.1 00/86] 6.1.61-rc1 review
 2023-11-01 18:53 UTC  (18+ messages)
` [PATCH 6.1 05/86] ASoC: codecs: wcd938x: Convert to platform remove callback returning void

[PATCH 6.5 000/112] 6.5.10-rc1 review
 2023-11-01 11:42 UTC  (28+ messages)
` [PATCH 6.5 059/112] net: ethernet: adi: adin1110: Fix uninitialized variable
` [PATCH 6.5 067/112] wifi: cfg80211: pass correct pointer to rdev_inform_bss()
` [PATCH 6.5 068/112] wifi: cfg80211: fix assoc response warning on failed links
` [PATCH 6.5 098/112] misc: fastrpc: Unmap only if buffer is unmapped from DSP
` [PATCH 6.5 099/112] nvmem: imx: correct nregs for i.MX6ULL
` [PATCH 6.5 100/112] nvmem: imx: correct nregs for i.MX6SLL
` [PATCH 6.5 101/112] nvmem: imx: correct nregs for i.MX6UL
` [PATCH 6.5 102/112] x86/tsc: Defer marking TSC unstable to a worker
` [PATCH 6.5 103/112] x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
` [PATCH 6.5 104/112] x86/cpu: Add model number for Intel Arrow Lake mobile processor
` [PATCH 6.5 105/112] perf/core: Fix potential NULL deref
` [PATCH 6.5 106/112] sparc32: fix a braino in fault handling in csum_and_copy_..._user()
` [PATCH 6.5 107/112] clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name
` [PATCH 6.5 108/112] clk: socfpga: gate: Account for the divider in determine_rate
` [PATCH 6.5 109/112] clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()
` [PATCH 6.5 110/112] platform/x86: Add s2idle quirk for more Lenovo laptops
` [PATCH 6.5 111/112] mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
` [PATCH 6.5 112/112] accel/ivpu/37xx: Fix missing VPUIP interrupts

[PATCH 5.15 1/3] ext4: add two helper functions extent_logical_end() and pa_logical_end()
 2023-11-01  1:47 UTC  (5+ messages)


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