All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-03 13:46:12 to 2022-01-03 14:32:12 UTC [more...]

[PATCH 5.10 00/48] 5.10.90-rc1 review
 2022-01-03 14:24 UTC  (33+ messages)
` [PATCH 5.10 01/48] Input: i8042 - add deferred probe support
` [PATCH 5.10 02/48] Input: i8042 - enable deferred probe quirk for ASUS UM325UA
` [PATCH 5.10 03/48] tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok()
` [PATCH 5.10 04/48] tomoyo: use hwight16() "
` [PATCH 5.10 05/48] parisc: Clear stale IIR value on instruction access rights trap
` [PATCH 5.10 06/48] platform/x86: apple-gmux: use resource_size() with res
` [PATCH 5.10 07/48] memblock: fix memblock_phys_alloc() section mismatch error
` [PATCH 5.10 08/48] recordmcount.pl: fix typo in s390 mcount regex
` [PATCH 5.10 09/48] selinux: initialize proto variable in selinux_ip_postroute_compat()
` [PATCH 5.10 10/48] scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
` [PATCH 5.10 11/48] net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
` [PATCH 5.10 12/48] net/mlx5e: Wrap the tx reporter dump callback to extract the sq
` [PATCH 5.10 13/48] net/mlx5e: Fix ICOSQ recovery flow for XSK
` [PATCH 5.10 14/48] udp: using datalen to cap ipv6 udp max gso segments
` [PATCH 5.10 15/48] selftests: Calculate udpgso segment count without header adjustment
` [PATCH 5.10 16/48] net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register
` [PATCH 5.10 17/48] sctp: use call_rcu to free endpoint
` [PATCH 5.10 18/48] net/smc: fix using of uninitialized completions
` [PATCH 5.10 19/48] net: usb: pegasus: Do not drop long Ethernet frames
` [PATCH 5.10 20/48] net: ag71xx: Fix a potential double free in error handling paths
` [PATCH 5.10 22/48] NFC: st21nfca: Fix memory leak in device probe and remove
` [PATCH 5.10 23/48] net/smc: improved fix wait on already cleared link
` [PATCH 5.10 31/48] fsl/fman: Fix missing put_device() call in fman_port_probe
` [PATCH 5.10 32/48] i2c: validate user data in compat ioctl
` [PATCH 5.10 33/48] nfc: uapi: use kernel size_t to fix user-space builds
` [PATCH 5.10 34/48] uapi: fix linux/nfc.h userspace compilation errors
` [PATCH 5.10 35/48] drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
` [PATCH 5.10 36/48] drm/amdgpu: add support for IP discovery gc_info table v2
` [PATCH 5.10 37/48] xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set
` [PATCH 5.10 38/48] usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear
` [PATCH 5.10 40/48] usb: mtu3: fix list_head check warning
` [PATCH 5.10 42/48] binder: fix async_free_space accounting for empty parcels

[PATCH 00/26] TDX Guest: TDX core support
 2022-01-03 14:29 UTC  (12+ messages)
` [PATCH 19/26] x86/tdx: Make pages shared in ioremap()

[PATCH v2] mempool: fix the description of some function return values
 2021-12-23 11:11 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 5.4 00/37] 5.4.170-rc1 review
 2022-01-03 14:24 UTC  (38+ messages)
` [PATCH 5.4 01/37] HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option
` [PATCH 5.4 02/37] tee: handle lookup of shm with reference count 0
` [PATCH 5.4 03/37] Input: i8042 - add deferred probe support
` [PATCH 5.4 04/37] Input: i8042 - enable deferred probe quirk for ASUS UM325UA
` [PATCH 5.4 05/37] tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok()
` [PATCH 5.4 06/37] platform/x86: apple-gmux: use resource_size() with res
` [PATCH 5.4 07/37] memblock: fix memblock_phys_alloc() section mismatch error
` [PATCH 5.4 08/37] recordmcount.pl: fix typo in s390 mcount regex
` [PATCH 5.4 09/37] selinux: initialize proto variable in selinux_ip_postroute_compat()
` [PATCH 5.4 10/37] scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
` [PATCH 5.4 11/37] net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
` [PATCH 5.4 12/37] udp: using datalen to cap ipv6 udp max gso segments
` [PATCH 5.4 13/37] selftests: Calculate udpgso segment count without header adjustment
` [PATCH 5.4 14/37] net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register
` [PATCH 5.4 15/37] sctp: use call_rcu to free endpoint
` [PATCH 5.4 16/37] net: usb: pegasus: Do not drop long Ethernet frames
` [PATCH 5.4 17/37] net: lantiq_xrx200: fix statistics of received bytes
` [PATCH 5.4 18/37] NFC: st21nfca: Fix memory leak in device probe and remove
` [PATCH 5.4 19/37] ionic: Initialize the lif->dbid_inuse bitmap
` [PATCH 5.4 20/37] net/mlx5e: Fix wrong features assignment in case of error
` [PATCH 5.4 21/37] selftests/net: udpgso_bench_tx: fix dst ip argument
` [PATCH 5.4 22/37] net/ncsi: check for error return from call to nla_put_u32
` [PATCH 5.4 23/37] fsl/fman: Fix missing put_device() call in fman_port_probe
` [PATCH 5.4 24/37] i2c: validate user data in compat ioctl
` [PATCH 5.4 25/37] nfc: uapi: use kernel size_t to fix user-space builds
` [PATCH 5.4 26/37] uapi: fix linux/nfc.h userspace compilation errors
` [PATCH 5.4 27/37] xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set
` [PATCH 5.4 28/37] usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear
` [PATCH 5.4 29/37] usb: mtu3: add memory barrier before set GPDs HWO
` [PATCH 5.4 30/37] usb: mtu3: fix list_head check warning
` [PATCH 5.4 31/37] usb: mtu3: set interval of FS intr and isoc endpoint
` [PATCH 5.4 32/37] binder: fix async_free_space accounting for empty parcels
` [PATCH 5.4 33/37] scsi: vmw_pvscsi: Set residual data length conditionally
` [PATCH 5.4 34/37] Input: appletouch - initialize work before device registration
` [PATCH 5.4 35/37] Input: spaceball - fix parsing of movement data packets
` [PATCH 5.4 36/37] net: fix use-after-free in tw_timer_handler
` [PATCH 5.4 37/37] perf script: Fix CPU filtering of a scripts switch events

[PATCH net-next 0/3] net: lan966x: Extend switchdev with mdb support
 2022-01-03 14:27 UTC  (3+ messages)
` [PATCH net-next 1/3] net: lan966x: Add function lan966x_mac_cpu_copy()

[PATCH] ref-manual: Fix module_conf typo
 2022-01-03 14:28 UTC  (3+ messages)
` [docs] "

[PATCH v7 00/14] ima: Namespace IMA with audit support in IMA-ns
 2022-01-03 14:09 UTC  (4+ messages)
` [PATCH v7 10/14] securityfs: Extend securityfs with namespacing support

[PATCH 4.19 00/27] 4.19.224-rc1 review
 2022-01-03 14:24 UTC  (28+ messages)
` [PATCH 4.19 01/27] HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option
` [PATCH 4.19 02/27] tee: handle lookup of shm with reference count 0
` [PATCH 4.19 03/27] Input: i8042 - add deferred probe support
` [PATCH 4.19 04/27] Input: i8042 - enable deferred probe quirk for ASUS UM325UA
` [PATCH 4.19 05/27] platform/x86: apple-gmux: use resource_size() with res
` [PATCH 4.19 06/27] recordmcount.pl: fix typo in s390 mcount regex
` [PATCH 4.19 07/27] selinux: initialize proto variable in selinux_ip_postroute_compat()
` [PATCH 4.19 08/27] scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
` [PATCH 4.19 09/27] udp: using datalen to cap ipv6 udp max gso segments
` [PATCH 4.19 10/27] selftests: Calculate udpgso segment count without header adjustment
` [PATCH 4.19 11/27] sctp: use call_rcu to free endpoint
` [PATCH 4.19 12/27] net: usb: pegasus: Do not drop long Ethernet frames
` [PATCH 4.19 13/27] NFC: st21nfca: Fix memory leak in device probe and remove
` [PATCH 4.19 14/27] net/mlx5e: Fix wrong features assignment in case of error
` [PATCH 4.19 15/27] selftests/net: udpgso_bench_tx: fix dst ip argument
` [PATCH 4.19 16/27] fsl/fman: Fix missing put_device() call in fman_port_probe
` [PATCH 4.19 17/27] i2c: validate user data in compat ioctl
` [PATCH 4.19 18/27] nfc: uapi: use kernel size_t to fix user-space builds
` [PATCH 4.19 19/27] uapi: fix linux/nfc.h userspace compilation errors
` [PATCH 4.19 20/27] xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set
` [PATCH 4.19 21/27] usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear
` [PATCH 4.19 22/27] usb: mtu3: set interval of FS intr and isoc endpoint
` [PATCH 4.19 23/27] binder: fix async_free_space accounting for empty parcels
` [PATCH 4.19 24/27] scsi: vmw_pvscsi: Set residual data length conditionally
` [PATCH 4.19 25/27] Input: appletouch - initialize work before device registration
` [PATCH 4.19 26/27] Input: spaceball - fix parsing of movement data packets
` [PATCH 4.19 27/27] net: fix use-after-free in tw_timer_handler

[PATCH 4.14 00/19] 4.14.261-rc1 review
 2022-01-03 14:21 UTC  (20+ messages)
` [PATCH 4.14 01/19] HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option
` [PATCH 4.14 02/19] tee: handle lookup of shm with reference count 0
` [PATCH 4.14 03/19] platform/x86: apple-gmux: use resource_size() with res
` [PATCH 4.14 04/19] recordmcount.pl: fix typo in s390 mcount regex
` [PATCH 4.14 05/19] selinux: initialize proto variable in selinux_ip_postroute_compat()
` [PATCH 4.14 06/19] scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
` [PATCH 4.14 07/19] net: usb: pegasus: Do not drop long Ethernet frames
` [PATCH 4.14 08/19] NFC: st21nfca: Fix memory leak in device probe and remove
` [PATCH 4.14 09/19] fsl/fman: Fix missing put_device() call in fman_port_probe
` [PATCH 4.14 10/19] nfc: uapi: use kernel size_t to fix user-space builds
` [PATCH 4.14 11/19] uapi: fix linux/nfc.h userspace compilation errors
` [PATCH 4.14 12/19] xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set
` [PATCH 4.14 13/19] usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear
` [PATCH 4.14 14/19] binder: fix async_free_space accounting for empty parcels
` [PATCH 4.14 15/19] scsi: vmw_pvscsi: Set residual data length conditionally
` [PATCH 4.14 16/19] Input: appletouch - initialize work before device registration
` [PATCH 4.14 17/19] Input: spaceball - fix parsing of movement data packets
` [PATCH 4.14 18/19] net: fix use-after-free in tw_timer_handler
` [PATCH 4.14 19/19] sctp: use call_rcu to free endpoint

[PATCH] checkpatch: explicitly require python3 for codespell
 2022-01-03 14:22 UTC  (2+ messages)

[RESEND] Amlogic DPCM audio card(s) speaker placement issue
 2022-01-03  9:57 UTC  (3+ messages)

slow snd_rawmidi_drain() for VirMidi devcies
 2022-01-02 10:18 UTC 

[RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver
 2022-01-03 14:23 UTC  (12+ messages)

[PATCH 4.9 00/13] 4.9.296-rc1 review
 2022-01-03 14:21 UTC  (14+ messages)
` [PATCH 4.9 01/13] HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option
` [PATCH 4.9 02/13] platform/x86: apple-gmux: use resource_size() with res
` [PATCH 4.9 03/13] recordmcount.pl: fix typo in s390 mcount regex
` [PATCH 4.9 04/13] selinux: initialize proto variable in selinux_ip_postroute_compat()
` [PATCH 4.9 05/13] fsl/fman: Fix missing put_device() call in fman_port_probe
` [PATCH 4.9 06/13] nfc: uapi: use kernel size_t to fix user-space builds
` [PATCH 4.9 07/13] uapi: fix linux/nfc.h userspace compilation errors
` [PATCH 4.9 08/13] xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set
` [PATCH 4.9 09/13] usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear
` [PATCH 4.9 10/13] scsi: vmw_pvscsi: Set residual data length conditionally
` [PATCH 4.9 11/13] Input: appletouch - initialize work before device registration
` [PATCH 4.9 12/13] Input: spaceball - fix parsing of movement data packets
` [PATCH 4.9 13/13] net: fix use-after-free in tw_timer_handler

slow snd_rawmidi_drain() for VirMidi devcies
 2022-01-01 11:49 UTC 

[PATCH 0/1] Minor mistake in ring (en|de)queueing
 2022-01-03 14:22 UTC  (2+ messages)
` [PATCH 1/1] ring: fix off by 1 mistake

[PATCH 4.4 00/11] 4.4.298-rc1 review
 2022-01-03 14:21 UTC  (12+ messages)
` [PATCH 4.4 01/11] platform/x86: apple-gmux: use resource_size() with res
` [PATCH 4.4 02/11] recordmcount.pl: fix typo in s390 mcount regex
` [PATCH 4.4 03/11] selinux: initialize proto variable in selinux_ip_postroute_compat()
` [PATCH 4.4 04/11] nfc: uapi: use kernel size_t to fix user-space builds
` [PATCH 4.4 05/11] uapi: fix linux/nfc.h userspace compilation errors
` [PATCH 4.4 06/11] xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set
` [PATCH 4.4 07/11] usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear
` [PATCH 4.4 08/11] scsi: vmw_pvscsi: Set residual data length conditionally
` [PATCH 4.4 09/11] Input: appletouch - initialize work before device registration
` [PATCH 4.4 10/11] Input: spaceball - fix parsing of movement data packets
` [PATCH 4.4 11/11] net: fix use-after-free in tw_timer_handler

[PATCH v2 0/1] ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after reboot from Windows
 2022-01-03 14:19 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH 4/4] icmp6: Respect the on-link bit in RA prefixes
 2022-01-03 14:18 UTC 

[PATCH 3/4] icmp6: Respect lifetime values in a RA
 2022-01-03 14:18 UTC 

[PATCH 2/4] dhcp6: Minor optimzation in dhcp6_client_send_initial
 2022-01-03 14:18 UTC 

[PATCH 1/4] rtnl: Add l_rtnl_route_set_gateway
 2022-01-03 14:18 UTC 

[PATCH] rtc: msc313: Select by default on MSTARV7
 2022-01-03 14:13 UTC  (3+ messages)

[PATCH v2] imsm: Remove possibility for get_imsm_dev to return NULL
 2022-01-03 14:08 UTC  (2+ messages)

[RFC char-misc-next 0/2] Add private pointer to struct cdev
 2022-01-03 14:06 UTC  (5+ messages)
` [RFC char-misc-next 1/2] cdev: "
` [RFC char-misc-next 2/2] pps: Fix use-after-free cdev bug on module unload

[avpatel:riscv_kvm_aia_v1 30/42] drivers/irqchip/irq-riscv-imsic.c:148:2: warning: Value stored to 'global' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-03 14:06 UTC 

[PATCH v2] Incremental: Fix possible memory and resource leaks
 2022-01-03 14:01 UTC  (6+ messages)

stable-rc/linux-4.9.y build: 187 builds: 3 failed, 184 passed, 2 errors, 34 warnings (v4.9.295-14-g584e15b1cb05)
 2022-01-03 14:02 UTC 

[RFC PATCH v1 0/2] docs: add a document dedicated to regressions
 2022-01-03 14:01 UTC  (2+ messages)

[Printing-architecture] LPrint v1.1.0
 2022-01-03 14:00 UTC  (2+ messages)

[PATCH v5] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2022-01-03 13:58 UTC  (3+ messages)

[PATCH V3 0/6] the UART driver compatible with the Amlogic Meson
 2022-01-03 13:50 UTC  (12+ messages)
` [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible

[PATCH v3 00/16] Sync NXP LS1028A-RDB device trees between U-Boot and Linux
 2022-01-03 13:58 UTC  (5+ messages)
` [PATCH v3 14/16] arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsi
` [PATCH v3 15/16] arm: dts: ls1028a-rdb: sync device tree with Linux

[ANNOUNCE] v5.16-rc6-rt12
 2022-01-03 13:56 UTC  (3+ messages)

[PATCH v9 00/15] Function Granular KASLR
 2022-01-03 13:55 UTC  (5+ messages)
` [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search

[PATCH REPOST REPOST v2] fscache: Use only one fscache_object_cong_wait
 2022-01-03 13:54 UTC  (5+ messages)

[PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
 2022-01-03 13:54 UTC  (5+ messages)

[PATCH] Skip benchmarking of non-best xor_syndrome functions
 2022-01-03 13:49 UTC  (3+ messages)

[PATCH] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-03 13:46 UTC  (3+ messages)

[PATCH v2 0/2] x86/PCI: SiS PIRQ router updates
 2022-01-03 13:47 UTC  (3+ messages)

pseudo FTBFS with recent glibc
 2022-01-03 13:47 UTC  (2+ messages)
` [OE-core] "

[PATCH -next] livepatch: Fix missing unlock on error in klp_enable_patch()
 2022-01-03 13:46 UTC  (2+ messages)


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.