All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-27 16:24:47 to 2022-07-27 16:43:37 UTC [more...]

[PATCH 5.4 00/87] 5.4.208-rc1 review
 2022-07-27 16:10 UTC  (54+ messages)
` [PATCH 5.4 01/87] pinctrl: stm32: fix optional IRQ support to gpios
` [PATCH 5.4 02/87] riscv: add as-options for modules with assembly compontents
` [PATCH 5.4 03/87] mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
` [PATCH 5.4 04/87] lockdown: Fix kexec lockdown bypass with ima policy
` [PATCH 5.4 05/87] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 5.4 06/87] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 5.4 07/87] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
` [PATCH 5.4 08/87] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
` [PATCH 5.4 09/87] PCI: hv: Fix interrupt mapping for multi-MSI
` [PATCH 5.4 10/87] serial: mvebu-uart: correctly report configured baudrate value
` [PATCH 5.4 11/87] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 5.4 12/87] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 5.4 13/87] pinctrl: ralink: Check for null return of devm_kcalloc
` [PATCH 5.4 14/87] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 5.4 15/87] igc: Reinstate IGC_REMOVED logic and implement it properly
` [PATCH 5.4 16/87] ip: Fix data-races around sysctl_ip_no_pmtu_disc
` [PATCH 5.4 17/87] ip: Fix data-races around sysctl_ip_fwd_use_pmtu
` [PATCH 5.4 18/87] ip: Fix data-races around sysctl_ip_nonlocal_bind
` [PATCH 5.4 19/87] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 5.4 20/87] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 5.4 21/87] tcp: Fix data-races around sysctl_tcp_mtu_probing
` [PATCH 5.4 22/87] tcp: Fix data-races around sysctl_tcp_base_mss
` [PATCH 5.4 23/87] tcp: Fix data-races around sysctl_tcp_min_snd_mss
` [PATCH 5.4 24/87] tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor
` [PATCH 5.4 25/87] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 5.4 26/87] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 5.4 27/87] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 5.4 28/87] net: stmmac: fix dma queue left shift overflow issue
` [PATCH 5.4 29/87] net/tls: Fix race in TLS device down flow
` [PATCH 5.4 30/87] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 5.4 31/87] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 5.4 32/87] tcp: Fix data-races around sysctl_tcp_syncookies
` [PATCH 5.4 33/87] tcp: Fix data-races around sysctl_tcp_reordering
` [PATCH 5.4 34/87] tcp: Fix data-races around some timeout sysctl knobs
` [PATCH 5.4 35/87] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 5.4 36/87] tcp: Fix a data-race around sysctl_tcp_tw_reuse
` [PATCH 5.4 37/87] tcp: Fix data-races around sysctl_max_syn_backlog
` [PATCH 5.4 38/87] tcp: Fix data-races around sysctl_tcp_fastopen
` [PATCH 5.4 39/87] iavf: Fix handling of dummy receive descriptors
` [PATCH 5.4 40/87] i40e: Fix erroneous adapter reinitialization during recovery process
` [PATCH 5.4 41/87] ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
` [PATCH 5.4 42/87] gpio: pca953x: only use single read/write for No AI mode
` [PATCH 5.4 43/87] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 5.4 44/87] ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh
` [PATCH 5.4 46/87] tcp: Fix data-races around sysctl knobs related to SYN option
` [PATCH 5.4 55/87] spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers
` [PATCH 5.4 56/87] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 5.4 57/87] bpf: Make sure mac_header was set before using it
` [PATCH 5.4 58/87] dlm: fix pending remove if msg allocation fails
` [PATCH 5.4 59/87] ima: remove the IMA_TEMPLATE Kconfig option
` [PATCH 5.4 60/87] locking/refcount: Define constants for saturation and max refcount values
` [PATCH 5.4 61/87] locking/refcount: Ensure integer operands are treated as signed
` [PATCH 5.4 62/87] locking/refcount: Remove unused refcount_*_checked() variants

bio splitting cleanups v4
 2022-07-27 16:29 UTC  (7+ messages)
` [PATCH 1/6] block: change the blk_queue_split calling convention
` [PATCH 3/6] block: move ->bio_split to the gendisk
` [PATCH 4/6] block: move the call to get_max_io_size out of blk_bio_segment_split
` [PATCH 5/6] block: move bio_allowed_max_sectors to blk-merge.c
` [PATCH 6/6] block: pass struct queue_limits to the bio splitting helpers

[PATCH v3 for 7.2 00/21] virtio-gpio and various virtio cleanups
 2022-07-27 16:32 UTC  (3+ messages)
` [PATCH v3 05/21] block/vhost-user-blk-server: don't expose VHOST_USER_F_PROTOCOL_FEATURES

[PATCH 0/8] Patch series to set up a ppc64le CI
 2022-07-27 16:36 UTC  (3+ messages)
` [PATCH 1/8] tests/docker: Fix alpine dockerfile
` [PATCH 4/8] scripts/ci/setup: spice-server only on x86 aarch64

[PATCH] dt-bindings: mtd: microchip,mchp48l640: use spi-peripheral-props.yaml
 2022-07-27 16:41 UTC 

[PATCH] libusb1: Link with -latomic only if no atomic builtins
 2022-07-27 16:41 UTC  (5+ messages)
` [OE-core] "

[Buildroot] [PATCH] support/scripts/check-host-rpath: send readelf error output to oblivion
 2022-07-27 16:40 UTC  (2+ messages)

[xen-unstable test] 171873: tolerable FAIL - PUSHED
 2022-07-27 16:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-27 16:40 UTC 

[PATCH] tracing: Do PTR_ERR() after IS_ERR()
 2022-07-27 16:28 UTC  (2+ messages)

[Buildroot] [git commit] support/scripts/check-host-rpath: send readelf error output to oblivion
 2022-07-27 16:36 UTC 

[PATCH v2] ASoC: Intel: cirrus-common: Use UID to map correct amp to prefix
 2022-07-27 16:36 UTC  (2+ messages)

[PATCH v8 00/11] support non power of 2 zoned device
 2022-07-27 16:22 UTC  (8+ messages)
  ` [dm-devel] [PATCH v8 01/11] block: make bdev_nr_zones and disk_zone_no generic for npo2 zsze
  ` [PATCH v8 06/11] zonefs: allow non power of 2 zoned devices
  ` [PATCH v8 07/11] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH v8 08/11] dm-zone: use generic helpers to calculate offset from zone start
  ` [PATCH v8 09/11] dm-table: allow non po2 zoned devices
  ` [PATCH v8 10/11] dm: call dm_zone_endio after the target endio callback for "
  ` [PATCH v8 11/11] dm: add power-of-2 zoned target for non-power-of-2 "

[PATCH 4.19 00/62] 4.19.254-rc1 review
 2022-07-27 16:11 UTC  (60+ messages)
` [PATCH 4.19 01/62] riscv: add as-options for modules with assembly compontents
` [PATCH 4.19 02/62] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.19 03/62] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.19 04/62] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.19 05/62] pinctrl: ralink: Check for null return of devm_kcalloc
` [PATCH 4.19 06/62] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.19 07/62] ip: Fix data-races around sysctl_ip_fwd_use_pmtu
` [PATCH 4.19 08/62] ip: Fix data-races around sysctl_ip_nonlocal_bind
` [PATCH 4.19 09/62] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.19 10/62] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.19 11/62] tcp: Fix data-races around sysctl_tcp_mtu_probing
` [PATCH 4.19 12/62] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.19 13/62] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 4.19 14/62] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.19 15/62] net: stmmac: fix dma queue left shift overflow issue
` [PATCH 4.19 16/62] net/tls: Fix race in TLS device down flow
` [PATCH 4.19 17/62] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.19 18/62] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.19 19/62] tcp: Fix data-races around sysctl_tcp_reordering
` [PATCH 4.19 20/62] tcp: Fix data-races around some timeout sysctl knobs
` [PATCH 4.19 21/62] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.19 22/62] tcp: Fix a data-race around sysctl_tcp_tw_reuse
` [PATCH 4.19 23/62] tcp: Fix data-races around sysctl_tcp_fastopen
` [PATCH 4.19 24/62] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.19 25/62] tcp: Fix a data-race around sysctl_tcp_early_retrans
` [PATCH 4.19 26/62] tcp: Fix data-races around sysctl_tcp_recovery
` [PATCH 4.19 27/62] tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts
` [PATCH 4.19 28/62] tcp: Fix data-races around sysctl_tcp_slow_start_after_idle
` [PATCH 4.19 29/62] tcp: Fix a data-race around sysctl_tcp_retrans_collapse
` [PATCH 4.19 30/62] tcp: Fix a data-race around sysctl_tcp_stdurg
` [PATCH 4.19 31/62] tcp: Fix a data-race around sysctl_tcp_rfc1337
` [PATCH 4.19 32/62] tcp: Fix data-races around sysctl_tcp_max_reordering
` [PATCH 4.19 33/62] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.19 34/62] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.19 35/62] bpf: Make sure mac_header was set before using it
` [PATCH 4.19 36/62] drm/tilcdc: Remove obsolete crtc_mode_valid() hack
` [PATCH 4.19 37/62] tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
` [PATCH 4.19 38/62] HID: multitouch: simplify the application retrieval
` [PATCH 4.19 39/62] HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttons
` [PATCH 4.19 40/62] HID: multitouch: add support for the Smart Tech panel
` [PATCH 4.19 41/62] HID: add ALWAYS_POLL quirk to lenovo pixart mouse
` [PATCH 4.19 42/62] dlm: fix pending remove if msg allocation fails
` [PATCH 4.19 43/62] ima: remove the IMA_TEMPLATE Kconfig option
` [PATCH 4.19 44/62] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.19 45/62] Bluetooth: Add bt_skb_sendmsg helper
` [PATCH 4.19 46/62] Bluetooth: Add bt_skb_sendmmsg helper
` [PATCH 4.19 47/62] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [PATCH 4.19 48/62] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
` [PATCH 4.19 49/62] Bluetooth: Fix passing NULL to PTR_ERR
` [PATCH 4.19 51/62] Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
` [PATCH 4.19 52/62] serial: mvebu-uart: correctly report configured baudrate value
` [PATCH 4.19 53/62] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.19 54/62] tty: the rest, "
` [PATCH 4.19 55/62] tty: drop tty_schedule_flip()
` [PATCH 4.19 57/62] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.19 58/62] net: usb: ax88179_178a needs FLAG_SEND_ZLP
` [PATCH 4.19 59/62] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 4.19 60/62] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
` [PATCH 4.19 61/62] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()

PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
 2022-07-27 16:27 UTC  (8+ messages)

[Lvfs-announce] Away from 2022-08-02 until 2022-08-22
 2022-07-27 16:35 UTC 

virtio: why no full reset on virtio_set_status 0 ?
 2022-07-27 16:17 UTC  (2+ messages)

[igt-dev] [PATCH igt] tests/kms_bw: Skip unsupported modes
 2022-07-27 16:34 UTC  (3+ messages)

[PATCH] drm/amd/display: Reduce stack size in the mode support function
 2022-07-27 16:32 UTC  (5+ messages)

[Buildroot] [git commit] support/testing/tests/init/test_systemd.py: use downloaded kernel
 2022-07-27 16:30 UTC 

[meta-oe][PATCH] wic/direct.py: ignore root mountpoint in fstab updater
 2022-07-27 16:31 UTC  (3+ messages)
` [OE-core] "

[Buildroot] [PATCH] support/testing/tests/init/test_systemd.py: use downloaded kernel
 2022-07-27 16:31 UTC  (3+ messages)

[PATCH] tools: relocate-rela: Don't assume <elf.h> defines Microblaze stuff
 2022-07-27 16:31 UTC  (3+ messages)

[PATCH 4.14 00/37] 4.14.290-rc1 review
 2022-07-27 16:11 UTC  (38+ messages)
` [PATCH 4.14 01/37] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.14 02/37] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.14 03/37] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.14 04/37] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.14 05/37] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.14 06/37] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.14 07/37] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.14 08/37] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 4.14 09/37] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.14 10/37] net: stmmac: fix dma queue left shift overflow issue
` [PATCH 4.14 11/37] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.14 12/37] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.14 13/37] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.14 14/37] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.14 15/37] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.14 16/37] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.14 17/37] bpf: Make sure mac_header was set before using it
` [PATCH 4.14 18/37] drm/tilcdc: Remove obsolete crtc_mode_valid() hack
` [PATCH 4.14 19/37] tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
` [PATCH 4.14 20/37] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.14 21/37] Bluetooth: Add bt_skb_sendmsg helper
` [PATCH 4.14 22/37] Bluetooth: Add bt_skb_sendmmsg helper
` [PATCH 4.14 23/37] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [PATCH 4.14 24/37] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
` [PATCH 4.14 25/37] Bluetooth: Fix passing NULL to PTR_ERR
` [PATCH 4.14 26/37] Bluetooth: SCO: Fix sco_send_frame returning skb->len
` [PATCH 4.14 27/37] Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
` [PATCH 4.14 28/37] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.14 29/37] tty: the rest, "
` [PATCH 4.14 30/37] tty: drop tty_schedule_flip()
` [PATCH 4.14 31/37] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [PATCH 4.14 32/37] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.14 33/37] net: usb: ax88179_178a needs FLAG_SEND_ZLP
` [PATCH 4.14 34/37] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 4.14 35/37] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
` [PATCH 4.14 36/37] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
` [PATCH 4.14 37/37] PCI: hv: Fix interrupt mapping for multi-MSI

[PATCH 0/5] LoongArch: Support new relocation types
 2022-07-27 16:31 UTC  (6+ messages)
` [PATCH 1/5] LoongArch: Add section of GOT for kernel module
` [PATCH 2/5] LoongArch: Support R_LARCH_SOP_PUSH_GPREL relocation type in "
` [PATCH 3/5] LoongArch: Support relocation against _GLOBAL_OFFSET_TABLE_
` [PATCH 4/5] LoongArch: Stop using undocumented assembler options
` [PATCH 5/5] LoongArch: Support modules with new relocation types

RTT-PROBE: lore-subspace-rtt
 2022-07-27 16:30 UTC 

[PATCH/RFC] rockchip: derive GPIO bank from alias if available
 2022-07-27 16:27 UTC  (3+ messages)

[igt-dev] [PATCH 1/7] lib/amdgpu: increase number of resources
 2022-07-27 16:27 UTC  (6+ messages)

linux-next: build failure after merge of the amdgpu tree
 2022-07-27 16:23 UTC  (3+ messages)

[PATCH 4.9 00/26] 4.9.325-rc1 review
 2022-07-27 16:10 UTC  (4+ messages)
` [PATCH 4.9 20/26] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.9 25/26] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.9 26/26] net: usb: ax88179_178a needs FLAG_SEND_ZLP


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.