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

[PATCH 5.10 000/105] 5.10.134-rc1 review
 2022-07-27 16:10 UTC  (20+ messages)
` [PATCH 5.10 001/105] pinctrl: stm32: fix optional IRQ support to gpios
` [PATCH 5.10 002/105] riscv: add as-options for modules with assembly compontents
` [PATCH 5.10 003/105] mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
` [PATCH 5.10 004/105] lockdown: Fix kexec lockdown bypass with ima policy
` [PATCH 5.10 005/105] io_uring: Use original task for req identity in io_identity_cow()
` [PATCH 5.10 006/105] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 5.10 007/105] block: split bio_kmalloc from bio_alloc_bioset
` [PATCH 5.10 008/105] block: fix bounce_clone_bio for passthrough bios
` [PATCH 5.10 009/105] docs: net: explain struct net_device lifetime
` [PATCH 5.10 010/105] net: make free_netdev() more lenient with unregistering devices
` [PATCH 5.10 011/105] net: make sure devices go through netdev_wait_all_refs
` [PATCH 5.10 012/105] net: move net_set_todo inside rollback_registered()
` [PATCH 5.10 013/105] net: inline rollback_registered()
` [PATCH 5.10 014/105] net: move rollback_registered_many()
` [PATCH 5.10 015/105] net: inline rollback_registered_many()
` [PATCH 5.10 016/105] Revert "m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch"
` [PATCH 5.10 017/105] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 5.10 019/105] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
` [PATCH 5.10 028/105] ip: Fix data-races around sysctl_ip_no_pmtu_disc

[PATCH 4.19 00/62] 4.19.254-rc1 review
 2022-07-27 16:11 UTC  (48+ messages)
` [PATCH 4.19 05/62] pinctrl: ralink: Check for null return of devm_kcalloc
` [PATCH 4.19 14/62] i2c: cadence: Change large transfer count reset logic to be unconditional
` [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 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 50/62] Bluetooth: SCO: Fix sco_send_frame returning skb->len
` [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 56/62] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [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()
` [PATCH 4.19 62/62] PCI: hv: Fix interrupt mapping for multi-MSI

[Buildroot] [PATCH 1/1] package/boost: add option to force static build
 2022-07-27 16:49 UTC  (5+ messages)

[PATCH v8 00/11] support non power of 2 zoned device
 2022-07-27 16:22 UTC  (6+ messages)
  ` [dm-devel] [PATCH v8 01/11] block: make bdev_nr_zones and disk_zone_no generic for npo2 zsze
  ` [dm-devel] [PATCH v8 03/11] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
  ` [dm-devel] [PATCH v8 04/11] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [dm-devel] [PATCH v8 05/11] null_blk: allow non power of 2 zoned devices
  ` [dm-devel] [PATCH v8 10/11] dm: call dm_zone_endio after the target endio callback for "

[PATCH V7 00/11] PCI devices passthrough on Arm, part 3
 2022-07-27 16:49 UTC  (6+ messages)
` [PATCH V7 02/11] vpci: add hooks for PCI device assign/de-assign

[PATCH v5 0/5] Add SPI Driver to HPE GXP Architecture
 2022-07-27 16:47 UTC  (6+ messages)
` [PATCH v5 1/5] spi: spi-gxp: Add support for HPE GXP SoCs
` [PATCH v5 2/5] spi: dt-bindings: add documentation for hpe,gxp-spifi
` [PATCH v5 3/5] ARM: dts: hpe: Add spi driver node
` [PATCH v5 4/5] ARM: configs: multi_v7_defconfig: Enable HPE GXP SPI driver
` [PATCH v5 5/5] MAINTAINERS: add spi support to GXP

strange interaction between fuse + pidns
 2022-07-27 16:32 UTC  (7+ messages)
` [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING

[PATCH 1/3] native: Clear TUNE_FEATURES/ABIEXTENSION
 2022-07-27 16:48 UTC  (3+ messages)
` [PATCH 2/3] oeqa/sdk: Add basic rust cargo test
  ` [OE-core] "

[PATCH v3 1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller
 2022-07-27 16:32 UTC  (3+ messages)
` [PATCH v3 2/3] usb: misc: onboard_usb_hub: Add reset-gpio support

PM runtime_error handling missing in many drivers?
 2022-07-27 16:31 UTC  (8+ messages)

[PATCH 5.4 00/87] 5.4.208-rc1 review
 2022-07-27 16:11 UTC  (88+ 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 45/87] udp: Fix a data-race around sysctl_udp_l3mdev_accept
` [PATCH 5.4 46/87] tcp: Fix data-races around sysctl knobs related to SYN option
` [PATCH 5.4 47/87] tcp: Fix a data-race around sysctl_tcp_early_retrans
` [PATCH 5.4 48/87] tcp: Fix data-races around sysctl_tcp_recovery
` [PATCH 5.4 49/87] tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts
` [PATCH 5.4 50/87] tcp: Fix data-races around sysctl_tcp_slow_start_after_idle
` [PATCH 5.4 51/87] tcp: Fix a data-race around sysctl_tcp_retrans_collapse
` [PATCH 5.4 52/87] tcp: Fix a data-race around sysctl_tcp_stdurg
` [PATCH 5.4 53/87] tcp: Fix a data-race around sysctl_tcp_rfc1337
` [PATCH 5.4 54/87] tcp: Fix data-races around sysctl_tcp_max_reordering
` [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
` [PATCH 5.4 63/87] locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the <linux/refcount.h> header
` [PATCH 5.4 64/87] locking/refcount: Improve performance of generic REFCOUNT_FULL code
` [PATCH 5.4 65/87] locking/refcount: Move saturation warnings out of line
` [PATCH 5.4 66/87] locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
` [PATCH 5.4 67/87] locking/refcount: Consolidate implementations of refcount_t
` [PATCH 5.4 68/87] x86: get rid of small constant size cases in raw_copy_{to,from}_user()
` [PATCH 5.4 69/87] x86/uaccess: Implement macros for CMPXCHG on user addresses
` [PATCH 5.4 70/87] mmap locking API: initial implementation as rwsem wrappers
` [PATCH 5.4 71/87] x86/mce: Deduplicate exception handling
` [PATCH 5.4 72/87] bitfield.h: Fix "type of reg too small for mask" test
` [PATCH 5.4 73/87] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 5.4 74/87] Bluetooth: Add bt_skb_sendmsg helper
` [PATCH 5.4 75/87] Bluetooth: Add bt_skb_sendmmsg helper
` [PATCH 5.4 76/87] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [PATCH 5.4 77/87] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
` [PATCH 5.4 78/87] Bluetooth: Fix passing NULL to PTR_ERR
` [PATCH 5.4 79/87] Bluetooth: SCO: Fix sco_send_frame returning skb->len
` [PATCH 5.4 80/87] Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
` [PATCH 5.4 81/87] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 5.4 82/87] tty: the rest, "
` [PATCH 5.4 83/87] tty: drop tty_schedule_flip()
` [PATCH 5.4 84/87] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [PATCH 5.4 85/87] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 5.4 86/87] net: usb: ax88179_178a needs FLAG_SEND_ZLP
` [PATCH 5.4 87/87] x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()

[PATCH] Introduce the pkill_on_warn boot parameter
 2022-07-27 16:30 UTC  (7+ messages)

[PATCH 0/5] LoongArch: Support new relocation types
 2022-07-27 16:46 UTC  (2+ messages)

[PATCH 4.9] ion: Make user_ion_handle_put_nolock() a void function
 2022-07-27 16:46 UTC 

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

[Intel-gfx] [PATCH 1/2] drm/i915/d12+: Disable DMC handlers during loading/disabling the firmware
 2022-07-27 16:45 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/d13: Add Wa_16015201720 disabling clock gating for PIPEDMC-A/B

[PATCH] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards
 2022-07-27 16:44 UTC  (3+ messages)

[Buildroot] [PATCH] support/testing/run-tests: fix --testcases option
 2022-07-27 16:43 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/ttm: don't leak the ccs state
 2022-07-27 16:43 UTC  (2+ messages)
`  "

bio splitting cleanups v4
 2022-07-27 16:29 UTC  (3+ messages)
` [PATCH 1/6] block: change the blk_queue_split calling convention

[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 

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

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)


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.