linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-23 12:43:55 to 2022-11-23 13:41:07 UTC [more...]

[PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
 2022-11-23 13:28 UTC  (3+ messages)
` [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance

[PATCH V5 0/4] Add S4 SoC PLL and Peripheral clock controller
 2022-11-23 13:27 UTC  (16+ messages)
` [PATCH V5 1/4] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver and bindings
` [PATCH V5 3/4] clk: meson: s4: add s4 SoC peripheral clock controller "
` [PATCH V5 4/4] arm64: dts: meson: add S4 Soc Peripheral clock controller in DT

[PATCH] jump_label: use atomic_try_cmpxchg in static_key_slow_inc_cpuslocked
 2022-11-23 13:26 UTC  (4+ messages)

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-23 13:26 UTC  (7+ messages)
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "

[PATCH] f2fs: add support for counting the average time of submit discard cmd
 2022-11-23 13:25 UTC 

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-11-23 13:25 UTC  (3+ messages)
` [PATCH hid v12 03/15] HID: initial BPF implementation

[PATCH] gdm7240: Add check for NULL for callback in r
 2022-11-23 13:23 UTC 

[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-11-23 13:24 UTC  (5+ messages)
` [PATCH RFC 3/3] "

[PATCH v1 1/5] exfat: reduce the size of exfat_entry_set_cache
 2022-11-23 13:24 UTC  (3+ messages)

[PATCH v1] drm/scheduler: Fix lockup in drm_sched_entity_kill()
 2022-11-23 13:22 UTC  (2+ messages)

[PATCH-tip v2] sched: Fix NULL user_cpus_ptr check in dup_user_cpus_ptr()
 2022-11-23 13:16 UTC 

[PATCH] ima: Make a copy of sig and digest in asymmetric_verify()
 2022-11-23 12:56 UTC  (3+ messages)

[PATCH] mm/tracing: Add check for kmem_cache
 2022-11-23 13:17 UTC  (2+ messages)

[PATCH v4 0/3] arm64: dts: qcom: sc8280xp: add audio support
 2022-11-23 13:16 UTC  (5+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sc8280xp: add gpr node
` [PATCH v4 2/3] arm64: dts: qcom: sc8280xp: add SoundWire and LPASS

[PATCH] irqchip/sifive-plic: drop quirk for two-cell variant
 2022-11-23 13:16 UTC  (5+ messages)

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2022-11-23 13:14 UTC  (3+ messages)
` [PATCH 3/5] driver core: make struct device_type.uevent() "

[PATCH v2 0/4] iov_iter: Add extraction helpers
 2022-11-23 13:10 UTC  (5+ messages)
` [PATCH v2 1/4] mm: Move FOLL_* defs to mm_types.h
` [PATCH v2 2/4] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v2 3/4] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v2 4/4] netfs: Add a function to extract an iterator into a scatterlist

[PATCH v5 0/6] evm: Prepare for moving to the LSM infrastructure
 2022-11-23 13:12 UTC  (6+ messages)
` [PATCH v5 1/6] reiserfs: Switch to security_inode_init_security()

[PATCH] module: Don't wait for GOING modules
 2022-11-23 13:12 UTC 

[PATCH 00/18] treewide: fix object files shared between several modules
 2022-11-23 13:11 UTC  (5+ messages)
` [PATCH 08/18] net: enetc: fix mixed module-builtin object
` [PATCH 12/18] mtd: tests: fix object shared between several modules

[PATCH 0/2] arm64: dts: Add SYSREG nodes for FSD SoC
 2022-11-23 13:12 UTC  (8+ messages)
  ` [PATCH 2/2] arm64: dts: fsd: add sysreg device node
  ` [PATCH 1/2] dt-bindings: mfd: syscon: Add tesla compatibles found on FSD SoC

[PATCH v3 2/2] tools: Add identifier for NXP UART BT devices
 2022-11-23 13:11 UTC 

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-23 13:11 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: soc-dai: Do not call snd_soc_link_be_hw_params_fixup() twice
 2022-11-23 13:11 UTC  (2+ messages)

[RFC 0/9] KVM perf support
 2022-11-23 13:11 UTC  (5+ messages)
` [RFC 5/9] RISC-V: KVM: Add skeleton support for perf

[PATCH v2 -next 1/2] mm/slb: add is_kmalloc_cache() helper function
 2022-11-23 13:08 UTC  (3+ messages)
` [PATCH v2 -next 2/2] mm/kasan: simplify and refine kasan_cache code

[PATCH V2 0/5] fsl_lpuart: improve Idle Line Interrupt and registers handle in .shutdown()
 2022-11-23 13:06 UTC  (8+ messages)
` [PATCH V2 2/5] tty: serial: fsl_lpuart: clear UARTCTRL_LOOPS in lpuart32_shutdown()

[PATCH v6 00/14] serial: liteuart: add IRQ support
 2022-11-23 13:05 UTC  (15+ messages)
` [PATCH v6 01/14] serial: liteuart: use KBUILD_MODNAME as driver name
` [PATCH v6 02/14] serial: liteuart: use bit number macros
` [PATCH v6 03/14] serial: liteuart: remove unused uart_ops stubs
` [PATCH v6 04/14] serial: liteuart: don't set unused port fields
` [PATCH v6 05/14] serial: liteuart: minor style fix in liteuart_init()
` [PATCH v6 06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop
` [PATCH v6 07/14] serial: liteuart: rx loop should only ack rx events
` [PATCH v6 08/14] serial: liteuart: simplify passing of uart_insert_char() flag
` [PATCH v6 09/14] serial: liteuart: clean up rx loop variables
` [PATCH v6 10/14] serial: liteuart: separate rx loop from poll timer
` [PATCH v6 11/14] serial: liteuart: move function definitions
` [PATCH v6 12/14] serial: liteuart: add IRQ support for the RX path
` [PATCH v6 13/14] serial: liteuart: add IRQ support for the TX path
` [PATCH v6 14/14] serial: liteuart: move polling putchar() function

[PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-23 13:02 UTC 

[PATCH v5] dt-bindings: iio: adc: ad7923: adjust documentation
 2022-11-23 13:01 UTC  (4+ messages)

[linux-next-v2 2/5] arm64: dts: rockchip: Add support of external clock to ethernet node on Rock 3A SBC
 2022-11-23 13:00 UTC  (6+ messages)
` [linux-next-v2 4/5] arm64: dts: rockchip: Add support of interrupt "

[PATCH 1/1] sctp: sysctl: referring the correct net namespace
 2022-11-23 13:00 UTC  (2+ messages)

[PATCH v4 0/5] firmware: ti_sci: Introduce system suspend support
 2022-11-23 12:58 UTC  (3+ messages)
` [PATCH v4 5/5] firmware: ti_sci: Introduce prepare system suspend call

[PATCH 0/6] Introduce debugfs device-centered functions
 2022-11-23 12:55 UTC  (7+ messages)
` [PATCH 1/6] drm/debugfs: create device-centered debugfs functions

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-23 12:46 UTC 

[PATCH] sched: Fix NULL user_cpus_ptr check in dup_user_cpus_ptr()
 2022-11-23 12:50 UTC  (3+ messages)

[PATCH net] arcnet: fix potential memory leak in com20020_probe()
 2022-11-23 12:50 UTC  (2+ messages)

[PATCH net-next] Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation
 2022-11-23 12:50 UTC  (2+ messages)

[PATCH v3 net-next 0/6] net: ethernet: ti: am65-cpsw: Fix set channel operation
 2022-11-23 12:48 UTC  (7+ messages)
` [PATCH v3 net-next 1/6] Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume"
` [PATCH v3 net-next 2/6] Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume"
` [PATCH v3 net-next 3/6] Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support"
` [PATCH v3 net-next 4/6] net: ethernet: ti: am65-cpsw: Add suspend/resume support
` [PATCH v3 net-next 5/6] net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume
` [PATCH v3 net-next 6/6] net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume

[PATCH 1/2] serial: atmel: cleanup atmel_start+stop_tx()
 2022-11-23 12:47 UTC  (6+ messages)
` [PATCH 2/2] serial: atmel: don't stop the transmitter when doing PIO

[PATCH AUTOSEL 4.9 1/5] serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
 2022-11-23 12:45 UTC  (5+ messages)
` [PATCH AUTOSEL 4.9 2/5] xen/platform-pci: add missing free_irq() in error path
` [PATCH AUTOSEL 4.9 3/5] platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
` [PATCH AUTOSEL 4.9 4/5] tcp: configurable source port perturb table size
` [PATCH AUTOSEL 4.9 5/5] net: usb: qmi_wwan: add Telit 0x103a composition

[PATCH AUTOSEL 4.14 01/10] Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
 2022-11-23 12:45 UTC  (10+ messages)
` [PATCH AUTOSEL 4.14 02/10] serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
` [PATCH AUTOSEL 4.14 03/10] xen/platform-pci: add missing free_irq() in error path
` [PATCH AUTOSEL 4.14 04/10] platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
` [PATCH AUTOSEL 4.14 05/10] platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
` [PATCH AUTOSEL 4.14 06/10] platform/x86: hp-wmi: Ignore Smart Experience App event
` [PATCH AUTOSEL 4.14 07/10] tcp: configurable source port perturb table size
` [PATCH AUTOSEL 4.14 08/10] dm-integrity: set dma_alignment limit in io_hints
` [PATCH AUTOSEL 4.14 09/10] dm-log-writes: "
` [PATCH AUTOSEL 4.14 10/10] net: usb: qmi_wwan: add Telit 0x103a composition

[PATCH AUTOSEL 4.19 01/11] Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
 2022-11-23 12:44 UTC  (11+ messages)
` [PATCH AUTOSEL 4.19 02/11] serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
` [PATCH AUTOSEL 4.19 03/11] xen/platform-pci: add missing free_irq() in error path
` [PATCH AUTOSEL 4.19 04/11] platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
` [PATCH AUTOSEL 4.19 05/11] platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
` [PATCH AUTOSEL 4.19 06/11] platform/x86: hp-wmi: Ignore Smart Experience App event
` [PATCH AUTOSEL 4.19 07/11] tcp: configurable source port perturb table size
` [PATCH AUTOSEL 4.19 08/11] dm-integrity: set dma_alignment limit in io_hints
` [PATCH AUTOSEL 4.19 09/11] dm-log-writes: "
` [PATCH AUTOSEL 4.19 10/11] net: usb: qmi_wwan: add Telit 0x103a composition
` [PATCH AUTOSEL 4.19 11/11] dm integrity: flush the journal on suspend

[PATCH AUTOSEL 5.4 01/15] Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
 2022-11-23 12:44 UTC  (15+ messages)
` [PATCH AUTOSEL 5.4 02/15] ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01
` [PATCH AUTOSEL 5.4 03/15] ASoC: Intel: soc-acpi: add ES83x6 support to IceLake
` [PATCH AUTOSEL 5.4 04/15] serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
` [PATCH AUTOSEL 5.4 05/15] Input: goodix - try resetting the controller when no config is set
` [PATCH AUTOSEL 5.4 06/15] xen/platform-pci: add missing free_irq() in error path
` [PATCH AUTOSEL 5.4 07/15] platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
` [PATCH AUTOSEL 5.4 08/15] platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
` [PATCH AUTOSEL 5.4 09/15] platform/x86: hp-wmi: Ignore Smart Experience App event
` [PATCH AUTOSEL 5.4 10/15] tcp: configurable source port perturb table size
` [PATCH AUTOSEL 5.4 11/15] block: make blk_set_default_limits() private
` [PATCH AUTOSEL 5.4 12/15] dm-integrity: set dma_alignment limit in io_hints
` [PATCH AUTOSEL 5.4 13/15] dm-log-writes: "
` [PATCH AUTOSEL 5.4 14/15] net: usb: qmi_wwan: add Telit 0x103a composition
` [PATCH AUTOSEL 5.4 15/15] dm integrity: flush the journal on suspend

[PATCH v3 2/2] tools: Add identifier for NXP UART BT devices
 2022-11-23 12:43 UTC 

[PATCH v3 1/2] Bluetooth: Add hci_nxp to hci_uart module to support NXP BT chipsets
 2022-11-23 12:43 UTC 

[PATCH AUTOSEL 5.10 01/22] Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
 2022-11-23 12:43 UTC  (22+ messages)
` [PATCH AUTOSEL 5.10 02/22] ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01
` [PATCH AUTOSEL 5.10 03/22] ASoC: Intel: soc-acpi: add ES83x6 support to IceLake
` [PATCH AUTOSEL 5.10 04/22] ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake
` [PATCH AUTOSEL 5.10 05/22] serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
` [PATCH AUTOSEL 5.10 06/22] Input: goodix - try resetting the controller when no config is set
` [PATCH AUTOSEL 5.10 07/22] Input: soc_button_array - add use_low_level_irq module parameter
` [PATCH AUTOSEL 5.10 08/22] Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]
` [PATCH AUTOSEL 5.10 09/22] xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
` [PATCH AUTOSEL 5.10 10/22] xen/platform-pci: add missing free_irq() in error path
` [PATCH AUTOSEL 5.10 11/22] platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
` [PATCH AUTOSEL 5.10 12/22] platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
` [PATCH AUTOSEL 5.10 13/22] zonefs: fix zone report size in __zonefs_io_error()
` [PATCH AUTOSEL 5.10 14/22] platform/x86: hp-wmi: Ignore Smart Experience App event
` [PATCH AUTOSEL 5.10 15/22] tcp: configurable source port perturb table size
` [PATCH AUTOSEL 5.10 16/22] block: make blk_set_default_limits() private
` [PATCH AUTOSEL 5.10 17/22] dm-integrity: set dma_alignment limit in io_hints
` [PATCH AUTOSEL 5.10 18/22] dm-log-writes: "
` [PATCH AUTOSEL 5.10 19/22] net: usb: qmi_wwan: add Telit 0x103a composition
` [PATCH AUTOSEL 5.10 20/22] gpu: host1x: Avoid trying to use GART on Tegra20
` [PATCH AUTOSEL 5.10 21/22] dm integrity: flush the journal on suspend
` [PATCH AUTOSEL 5.10 22/22] dm integrity: clear "

[PATCH AUTOSEL 5.15 01/31] Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
 2022-11-23 12:42 UTC  (31+ messages)
` [PATCH AUTOSEL 5.15 02/31] dt-bindings: input: touchscreen: Add compatible for Goodix GT7986U chip
` [PATCH AUTOSEL 5.15 03/31] ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01
` [PATCH AUTOSEL 5.15 04/31] ASoC: Intel: soc-acpi: add ES83x6 support to IceLake
` [PATCH AUTOSEL 5.15 05/31] tools: iio: iio_generic_buffer: Fix read size
` [PATCH AUTOSEL 5.15 06/31] ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake
` [PATCH AUTOSEL 5.15 07/31] serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
` [PATCH AUTOSEL 5.15 08/31] Input: goodix - try resetting the controller when no config is set
` [PATCH AUTOSEL 5.15 09/31] Input: soc_button_array - add use_low_level_irq module parameter
` [PATCH AUTOSEL 5.15 10/31] Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]
` [PATCH AUTOSEL 5.15 11/31] Input: i8042 - apply probe defer to more ASUS ZenBook models
` [PATCH AUTOSEL 5.15 12/31] ASoC: stm32: dfsdm: manage cb buffers cleanup
` [PATCH AUTOSEL 5.15 13/31] xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
` [PATCH AUTOSEL 5.15 14/31] xen/platform-pci: add missing free_irq() in error path
` [PATCH AUTOSEL 5.15 15/31] platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
` [PATCH AUTOSEL 5.15 16/31] platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
` [PATCH AUTOSEL 5.15 17/31] drm/amdgpu: disable BACO support on more cards
` [PATCH AUTOSEL 5.15 18/31] zonefs: fix zone report size in __zonefs_io_error()
` [PATCH AUTOSEL 5.15 19/31] platform/surface: aggregator_registry: Add support for Surface Laptop 5
` [PATCH AUTOSEL 5.15 20/31] platform/x86: hp-wmi: Ignore Smart Experience App event
` [PATCH AUTOSEL 5.15 21/31] platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Yoga laptops
` [PATCH AUTOSEL 5.15 22/31] tcp: configurable source port perturb table size
` [PATCH AUTOSEL 5.15 23/31] block: make blk_set_default_limits() private
` [PATCH AUTOSEL 5.15 24/31] dm-integrity: set dma_alignment limit in io_hints
` [PATCH AUTOSEL 5.15 25/31] dm-log-writes: "
` [PATCH AUTOSEL 5.15 26/31] net: usb: qmi_wwan: add Telit 0x103a composition
` [PATCH AUTOSEL 5.15 27/31] scsi: mpi3mr: Suppress command reply debug prints
` [PATCH AUTOSEL 5.15 28/31] scsi: iscsi: Fix possible memory leak when device_register() failed
` [PATCH AUTOSEL 5.15 29/31] gpu: host1x: Avoid trying to use GART on Tegra20
` [PATCH AUTOSEL 5.15 30/31] dm integrity: flush the journal on suspend
` [PATCH AUTOSEL 5.15 31/31] dm integrity: clear "

[PATCH AUTOSEL 6.0 01/44] Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
 2022-11-23 12:40 UTC  (24+ messages)
` [PATCH AUTOSEL 6.0 22/44] platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine type
` [PATCH AUTOSEL 6.0 23/44] platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
` [PATCH AUTOSEL 6.0 24/44] platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
` [PATCH AUTOSEL 6.0 25/44] platform/surface: aggregator_registry: Add support for Surface Pro 9
` [PATCH AUTOSEL 6.0 26/44] drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32
` [PATCH AUTOSEL 6.0 27/44] drm/amdgpu: disable BACO support on more cards
` [PATCH AUTOSEL 6.0 28/44] drm/amdkfd: Fix a memory limit issue
` [PATCH AUTOSEL 6.0 29/44] zonefs: fix zone report size in __zonefs_io_error()
` [PATCH AUTOSEL 6.0 30/44] platform/surface: aggregator_registry: Add support for Surface Laptop 5
` [PATCH AUTOSEL 6.0 31/44] platform/x86: hp-wmi: Ignore Smart Experience App event
` [PATCH AUTOSEL 6.0 32/44] platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Yoga laptops
` [PATCH AUTOSEL 6.0 33/44] platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tables
` [PATCH AUTOSEL 6.0 34/44] tcp: configurable source port perturb table size
` [PATCH AUTOSEL 6.0 35/44] block: make dma_alignment a stacking queue_limit
` [PATCH AUTOSEL 6.0 36/44] block: make blk_set_default_limits() private
` [PATCH AUTOSEL 6.0 37/44] dm-integrity: set dma_alignment limit in io_hints
` [PATCH AUTOSEL 6.0 38/44] dm-log-writes: "
` [PATCH AUTOSEL 6.0 39/44] net: usb: qmi_wwan: add Telit 0x103a composition
` [PATCH AUTOSEL 6.0 40/44] scsi: mpi3mr: Suppress command reply debug prints
` [PATCH AUTOSEL 6.0 41/44] scsi: iscsi: Fix possible memory leak when device_register() failed
` [PATCH AUTOSEL 6.0 42/44] gpu: host1x: Avoid trying to use GART on Tegra20
` [PATCH AUTOSEL 6.0 43/44] dm integrity: flush the journal on suspend
` [PATCH AUTOSEL 6.0 44/44] dm integrity: clear "


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).