All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-05 12:33:26 to 2021-03-05 12:42:47 UTC [more...]

[PATCH 4.9 00/41] 4.9.260-rc1 review
 2021-03-05 12:22 UTC  (14+ messages)
` [PATCH 4.9 01/41] futex: Cleanup variable names for futex_top_waiter()
` [PATCH 4.9 02/41] futex: Cleanup refcounting
` [PATCH 4.9 03/41] futex: Pull rt_mutex_futex_unlock() out from under hb->lock
` [PATCH 4.9 04/41] futex: Futex_unlock_pi() determinism
` [PATCH 4.9 05/41] futex: Fix pi_state->owner serialization
` [PATCH 4.9 06/41] futex: Fix more put_pi_state() vs. exit_pi_state_list() races
` [PATCH 4.9 07/41] futex: Dont enable IRQs unconditionally in put_pi_state()
` [PATCH 4.9 08/41] net: usb: qmi_wwan: support ZTE P685M modem
` [PATCH 4.9 09/41] arm: kprobes: Allow to handle reentered kprobe on single-stepping
` [PATCH 4.9 10/41] scripts: use pkg-config to locate libcrypto
` [PATCH 4.9 11/41] scripts: set proper OpenSSL include dir also for sign-file
` [PATCH 4.9 12/41] hugetlb: fix update_and_free_page contig page struct assumption
` [PATCH 4.9 14/41] arm64: Remove redundant mov from LL/SC cmpxchg

[PATCH 4.14 00/39] 4.14.224-rc1 review
 2021-03-05 12:22 UTC  (40+ messages)
` [PATCH 4.14 01/39] net: usb: qmi_wwan: support ZTE P685M modem
` [PATCH 4.14 02/39] scripts: use pkg-config to locate libcrypto
` [PATCH 4.14 03/39] scripts: set proper OpenSSL include dir also for sign-file
` [PATCH 4.14 04/39] hugetlb: fix update_and_free_page contig page struct assumption
` [PATCH 4.14 05/39] drm/virtio: use kvmalloc for large allocations
` [PATCH 4.14 06/39] virtio/s390: implement virtio-ccw revision 2 correctly
` [PATCH 4.14 07/39] arm64 module: set plt* section addresses to 0x0
` [PATCH 4.14 08/39] arm64: Avoid redundant type conversions in xchg() and cmpxchg()
` [PATCH 4.14 09/39] arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
` [PATCH 4.14 10/39] arm64: Use correct ll/sc atomic constraints
` [PATCH 4.14 11/39] JFS: more checks for invalid superblock
` [PATCH 4.14 12/39] media: mceusb: sanity check for prescaler value
` [PATCH 4.14 13/39] xfs: Fix assert failure in xfs_setattr_size()
` [PATCH 4.14 14/39] smackfs: restrict bytes count in smackfs write functions
` [PATCH 4.14 15/39] net: fix up truesize of cloned skb in skb_prepare_for_shift()
` [PATCH 4.14 16/39] mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
` [PATCH 4.14 17/39] net: bridge: use switchdev for port flags set through sysfs too
` [PATCH 4.14 18/39] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
` [PATCH 4.14 19/39] staging: fwserial: Fix error handling in fwserial_create
` [PATCH 4.14 20/39] x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
` [PATCH 4.14 21/39] vt/consolemap: do font sum unsigned
` [PATCH 4.14 22/39] wlcore: Fix command execute failure 19 for wl12xx
` [PATCH 4.14 23/39] pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
` [PATCH 4.14 24/39] ath10k: fix wmi mgmt tx queue full due to race condition
` [PATCH 4.14 25/39] x86/build: Treat R_386_PLT32 relocation as R_386_PC32
` [PATCH 4.14 26/39] Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
` [PATCH 4.14 27/39] staging: most: sound: add sanity check for function argument
` [PATCH 4.14 28/39] media: uvcvideo: Allow entities with no pads
` [PATCH 4.14 29/39] f2fs: handle unallocated section and zone on pinned/atgc
` [PATCH 4.14 30/39] parisc: Bump 64-bit IRQ stack size to 64 KB
` [PATCH 4.14 31/39] scsi: iscsi: Restrict sessions and handles to admin capabilities
` [PATCH 4.14 32/39] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
` [PATCH 4.14 33/39] scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
` [PATCH 4.14 34/39] scsi: iscsi: Verify lengths on passthrough PDUs
` [PATCH 4.14 35/39] Xen/gnttab: handle p2m update errors on a per-slot basis
` [PATCH 4.14 36/39] xen-netback: respect gnttab_map_refs()s return value
` [PATCH 4.14 37/39] zsmalloc: account the number of compacted pages correctly
` [PATCH 4.14 38/39] swap: fix swapfile read/write offset
` [PATCH 4.14 39/39] media: v4l: ioctl: Fix memory leak in video_usercopy

[PATCH AUTOSEL 5.10 01/56] EDAC/amd64: Do not load on family 0x15, model 0x13
 2021-03-05 12:40 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 23/56] fs: make unlazy_walk() error handling consistent

[PATCH for-4.15 0/2] xenstore: Check format printf
 2021-03-05 12:40 UTC  (3+ messages)
` [PATCH for-4.15 1/2] tools/xenstore: Consolidate PRINTF_ATTRIBUTE() in utils.h
` [PATCH for-4.15 2/2] tools/xenstore: Check the format printf for xprintf() and barf{,_perror}()

[PATCH v2 1/6] mhi: pci_generic: Parametrable element count for events
 2021-03-05 12:47 UTC  (6+ messages)
` [PATCH v2 2/6] mhi: pci_generic: Introduce quectel EM1XXGR-L support
` [PATCH v2 3/6] mhi: pci_generic: Add SDX24 based modem support
` [PATCH v2 4/6] mhi: pci_generic: No-Op for device_wake operations
` [PATCH v2 5/6] mhi: pci_generic: Use generic PCI power management
` [PATCH v2 6/6] mhi: pci_generic: Add support for runtime PM

[PATCH] iavf: do not override the adapter state in the watchdog task
 2021-03-05 12:38 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v5 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2021-03-05 12:39 UTC  (3+ messages)
` [PATCH v5 28/31] elx: efct: xport and hardware teardown routines

[PATCH 4.19 00/52] 4.19.179-rc1 review
 2021-03-05 12:22 UTC  (51+ messages)
` [PATCH 4.19 01/52] net: usb: qmi_wwan: support ZTE P685M modem
` [PATCH 4.19 02/52] hugetlb: fix update_and_free_page contig page struct assumption
` [PATCH 4.19 03/52] drm/virtio: use kvmalloc for large allocations
` [PATCH 4.19 04/52] virtio/s390: implement virtio-ccw revision 2 correctly
` [PATCH 4.19 05/52] arm64 module: set plt* section addresses to 0x0
` [PATCH 4.19 07/52] arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
` [PATCH 4.19 09/52] MIPS: VDSO: Use CLANG_FLAGS instead of filtering out --target=
` [PATCH 4.19 10/52] JFS: more checks for invalid superblock
` [PATCH 4.19 11/52] udlfb: Fix memory leak in dlfb_usb_probe
` [PATCH 4.19 12/52] media: mceusb: sanity check for prescaler value
` [PATCH 4.19 13/52] xfs: Fix assert failure in xfs_setattr_size()
` [PATCH 4.19 14/52] smackfs: restrict bytes count in smackfs write functions
` [PATCH 4.19 15/52] net: fix up truesize of cloned skb in skb_prepare_for_shift()
` [PATCH 4.19 16/52] mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
` [PATCH 4.19 17/52] net: bridge: use switchdev for port flags set through sysfs too
` [PATCH 4.19 18/52] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
` [PATCH 4.19 19/52] rsi: Fix TX EAPOL packet handling against iwlwifi AP
` [PATCH 4.19 20/52] rsi: Move card interrupt handling to RX thread
` [PATCH 4.19 21/52] staging: fwserial: Fix error handling in fwserial_create
` [PATCH 4.19 22/52] x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
` [PATCH 4.19 23/52] vt/consolemap: do font sum unsigned
` [PATCH 4.19 24/52] wlcore: Fix command execute failure 19 for wl12xx
` [PATCH 4.19 25/52] Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
` [PATCH 4.19 26/52] pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
` [PATCH 4.19 27/52] ath10k: fix wmi mgmt tx queue full due to race condition
` [PATCH 4.19 28/52] x86/build: Treat R_386_PLT32 relocation as R_386_PC32
` [PATCH 4.19 29/52] Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
` [PATCH 4.19 30/52] staging: most: sound: add sanity check for function argument
` [PATCH 4.19 31/52] crypto: tcrypt - avoid signed overflow in byte count
` [PATCH 4.19 32/52] PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
` [PATCH 4.19 33/52] drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails
` [PATCH 4.19 34/52] media: uvcvideo: Allow entities with no pads
` [PATCH 4.19 35/52] f2fs: handle unallocated section and zone on pinned/atgc
` [PATCH 4.19 36/52] f2fs: fix to set/clear I_LINKABLE under i_lock
` [PATCH 4.19 37/52] btrfs: fix error handling in commit_fs_roots
` [PATCH 4.19 38/52] parisc: Bump 64-bit IRQ stack size to 64 KB
` [PATCH 4.19 39/52] ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tablet
` [PATCH 4.19 40/52] ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tablet
` [PATCH 4.19 41/52] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet
` [PATCH 4.19 42/52] scsi: iscsi: Restrict sessions and handles to admin capabilities
` [PATCH 4.19 43/52] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
` [PATCH 4.19 44/52] scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
` [PATCH 4.19 45/52] scsi: iscsi: Verify lengths on passthrough PDUs
` [PATCH 4.19 46/52] Xen/gnttab: handle p2m update errors on a per-slot basis
` [PATCH 4.19 47/52] xen-netback: respect gnttab_map_refs()s return value
` [PATCH 4.19 48/52] zsmalloc: account the number of compacted pages correctly
` [PATCH 4.19 49/52] swap: fix swapfile read/write offset
` [PATCH 4.19 50/52] media: v4l: ioctl: Fix memory leak in video_usercopy
` [PATCH 4.19 51/52] ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
` [PATCH 4.19 52/52] ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board

[PATCH 5.4 00/72] 5.4.103-rc1 review
 2021-03-05 12:22 UTC  (73+ messages)
` [PATCH 5.4 01/72] net: usb: qmi_wwan: support ZTE P685M modem
` [PATCH 5.4 02/72] Input: elantech - fix protocol errors for some trackpoints in SMBus mode
` [PATCH 5.4 03/72] nvme-pci: refactor nvme_unmap_data
` [PATCH 5.4 04/72] nvme-pci: fix error unwind in nvme_map_data
` [PATCH 5.4 05/72] arm64 module: set plt* section addresses to 0x0
` [PATCH 5.4 06/72] MIPS: VDSO: Use CLANG_FLAGS instead of filtering out --target=
` [PATCH 5.4 07/72] JFS: more checks for invalid superblock
` [PATCH 5.4 08/72] udlfb: Fix memory leak in dlfb_usb_probe
` [PATCH 5.4 09/72] media: mceusb: sanity check for prescaler value
` [PATCH 5.4 10/72] erofs: fix shift-out-of-bounds of blkszbits
` [PATCH 5.4 11/72] media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validate
` [PATCH 5.4 12/72] xfs: Fix assert failure in xfs_setattr_size()
` [PATCH 5.4 13/72] net/af_iucv: remove WARN_ONCE on malformed RX packets
` [PATCH 5.4 14/72] smackfs: restrict bytes count in smackfs write functions
` [PATCH 5.4 15/72] net: fix up truesize of cloned skb in skb_prepare_for_shift()
` [PATCH 5.4 16/72] nbd: handle device refs for DESTROY_ON_DISCONNECT properly
` [PATCH 5.4 17/72] mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
` [PATCH 5.4 18/72] net: bridge: use switchdev for port flags set through sysfs too
` [PATCH 5.4 19/72] net: ag71xx: remove unnecessary MTU reservation
` [PATCH 5.4 20/72] net: fix dev_ifsioc_locked() race condition
` [PATCH 5.4 21/72] dt-bindings: ethernet-controller: fix fixed-link specification
` [PATCH 5.4 22/72] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
` [PATCH 5.4 23/72] MIPS: Drop 32-bit asm string functions
` [PATCH 5.4 24/72] drm/virtio: use kvmalloc for large allocations
` [PATCH 5.4 25/72] rsi: Fix TX EAPOL packet handling against iwlwifi AP
` [PATCH 5.4 26/72] rsi: Move card interrupt handling to RX thread
` [PATCH 5.4 27/72] rcu/nocb: Trigger self-IPI on late deferred wake up before user resume
` [PATCH 5.4 28/72] staging: fwserial: Fix error handling in fwserial_create
` [PATCH 5.4 29/72] x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
` [PATCH 5.4 30/72] vt/consolemap: do font sum unsigned
` [PATCH 5.4 31/72] wlcore: Fix command execute failure 19 for wl12xx
` [PATCH 5.4 32/72] Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
` [PATCH 5.4 33/72] pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
` [PATCH 5.4 34/72] ath10k: fix wmi mgmt tx queue full due to race condition
` [PATCH 5.4 35/72] x86/build: Treat R_386_PLT32 relocation as R_386_PC32
` [PATCH 5.4 36/72] Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
` [PATCH 5.4 37/72] staging: most: sound: add sanity check for function argument
` [PATCH 5.4 38/72] staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()
` [PATCH 5.4 39/72] brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet
` [PATCH 5.4 40/72] brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tablet
` [PATCH 5.4 41/72] drm/hisilicon: Fix use-after-free
` [PATCH 5.4 42/72] crypto: tcrypt - avoid signed overflow in byte count
` [PATCH 5.4 43/72] drm/amdgpu: Add check to prevent IH overflow
` [PATCH 5.4 44/72] PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
` [PATCH 5.4 45/72] drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails
` [PATCH 5.4 46/72] media: uvcvideo: Allow entities with no pads
` [PATCH 5.4 47/72] f2fs: handle unallocated section and zone on pinned/atgc
` [PATCH 5.4 48/72] f2fs: fix to set/clear I_LINKABLE under i_lock
` [PATCH 5.4 49/72] nvme-core: add cancel tagset helpers
` [PATCH 5.4 50/72] nvme-rdma: add clean action for failed reconnection
` [PATCH 5.4 51/72] nvme-tcp: "
` [PATCH 5.4 52/72] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()
` [PATCH 5.4 53/72] btrfs: fix error handling in commit_fs_roots
` [PATCH 5.4 54/72] perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]
` [PATCH 5.4 55/72] parisc: Bump 64-bit IRQ stack size to 64 KB
` [PATCH 5.4 56/72] sched/features: Fix hrtick reprogramming
` [PATCH 5.4 57/72] ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tablet
` [PATCH 5.4 58/72] ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tablet
` [PATCH 5.4 59/72] ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet
` [PATCH 5.4 60/72] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet
` [PATCH 5.4 61/72] scsi: iscsi: Restrict sessions and handles to admin capabilities
` [PATCH 5.4 62/72] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
` [PATCH 5.4 63/72] scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
` [PATCH 5.4 64/72] scsi: iscsi: Verify lengths on passthrough PDUs
` [PATCH 5.4 65/72] Xen/gnttab: handle p2m update errors on a per-slot basis
` [PATCH 5.4 66/72] xen-netback: respect gnttab_map_refs()s return value
` [PATCH 5.4 67/72] zsmalloc: account the number of compacted pages correctly
` [PATCH 5.4 68/72] swap: fix swapfile read/write offset
` [PATCH 5.4 69/72] media: v4l: ioctl: Fix memory leak in video_usercopy
` [PATCH 5.4 70/72] ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
` [PATCH 5.4 71/72] ALSA: hda/realtek: Add quirk for Intel NUC 10
` [PATCH 5.4 72/72] ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board

[PATCH mips/linux.git] firmware: bcm47xx_nvram: refactor finding & reading NVRAM
 2021-03-05 11:56 UTC  (6+ messages)
` [PATCH V2 "

[PATCH v5] RISC-V: Use SBI SRST extension when available
 2021-03-05 12:33 UTC  (2+ messages)

[PATCH bpf-next] selftests_bpf: extend test_tc_tunnel test with vxlan
 2021-03-05 12:33 UTC 

[PATCH] input: s6sy761: fix coordinate read bit shift
 2021-03-05 11:55 UTC  (2+ messages)

[PATCH 5.10 000/102] 5.10.21-rc1 review
 2021-03-05 12:21 UTC  (5+ messages)
` [PATCH 5.10 075/102] ASoC: Intel: sof-sdw: indent and add quirks consistently
` [PATCH 5.10 080/102] ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tablet
` [PATCH 5.10 083/102] scsi: iscsi: Restrict sessions and handles to admin capabilities
` [PATCH 5.10 084/102] scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE


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.