All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-20 14:36:46 to 2021-12-20 14:48:08 UTC [more...]

[PATCH 5.4 00/71] 5.4.168-rc1 review
 2021-12-20 14:34 UTC  (31+ messages)
` [PATCH 5.4 01/71] KVM: selftests: Make sure kvm_create_max_vcpus test wont hit RLIMIT_NOFILE
` [PATCH 5.4 05/71] virtio_ring: Fix querying of maximum DMA mapping size for virtio device
` [PATCH 5.4 06/71] recordmcount.pl: look for jgnop instruction as well as bcrl on s390
` [PATCH 5.4 07/71] dm btree remove: fix use after free in rebalance_children()
` [PATCH 5.4 08/71] audit: improve robustness of the audit queue handling
` [PATCH 5.4 10/71] nfsd: fix use-after-free due to delegation race
` [PATCH 5.4 11/71] arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edge
` [PATCH 5.4 12/71] arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply
` [PATCH 5.4 13/71] arm64: dts: rockchip: fix audio-supply for Rock Pi 4
` [PATCH 5.4 15/71] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
` [PATCH 5.4 16/71] ARM: socfpga: dts: fix qspi node compatible
` [PATCH 5.4 19/71] s390/kexec_file: fix error handling when applying relocations
` [PATCH 5.4 20/71] sch_cake: do not call cake_destroy() from cake_init()
` [PATCH 5.4 23/71] selftests: Fix raw socket bind tests with VRF
` [PATCH 5.4 24/71] selftests: Fix IPv6 address bind tests
` [PATCH 5.4 25/71] dmaengine: st_fdma: fix MODULE_ALIAS
` [PATCH 5.4 28/71] mac80211: agg-tx: dont schedule_and_wake_txq() under sta->lock
` [PATCH 5.4 38/71] netdevsim: Zero-initialize memory for new maps value in function nsim_bpf_map_alloc
` [PATCH 5.4 39/71] net/packet: rx_owner_map depends on pg_vec
` [PATCH 5.4 40/71] net: Fix double 0x prefix print in SKB dump
` [PATCH 5.4 41/71] net/smc: Prevent smc_release() from long blocking
` [PATCH 5.4 42/71] net: systemport: Add global locking for descriptor lifecycle
` [PATCH 5.4 43/71] sit: do not call ipip6_dev_free() from sit_init_net()
` [PATCH 5.4 44/71] USB: gadget: bRequestType is a bitfield, not a enum
` [PATCH 5.4 47/71] PCI/MSI: Mask MSI-X vectors only on success
` [PATCH 5.4 48/71] usb: xhci: Extend support for runtime power management for AMDs Yellow carp
` [PATCH 5.4 49/71] USB: serial: cp210x: fix CP2105 GPIO registration
` [PATCH 5.4 51/71] timekeeping: Really make sure wall_to_monotonic isnt positive
` [PATCH 5.4 53/71] drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
` [PATCH 5.4 54/71] mac80211: validate extended element ID is present

[PATCH 4.19 00/56] 4.19.222-rc1 review
 2021-12-20 14:34 UTC  (57+ messages)
` [PATCH 4.19 01/56] stable: clamp SUBLEVEL in 4.19
` [PATCH 4.19 02/56] nfc: fix segfault in nfc_genl_dump_devices_done
` [PATCH 4.19 03/56] drm/msm/dsi: set default num_data_lanes
` [PATCH 4.19 04/56] net/mlx4_en: Update reported link modes for 1/10G
` [PATCH 4.19 05/56] parisc/agp: Annotate parisc agp init functions with __init
` [PATCH 4.19 06/56] i2c: rk3x: Handle a spurious start completion interrupt flag
` [PATCH 4.19 07/56] net: netlink: af_netlink: Prevent empty skb by adding a check on len
` [PATCH 4.19 08/56] tracing: Fix a kmemleak false positive in tracing_map
` [PATCH 4.19 09/56] hwmon: (dell-smm) Fix warning on /proc/i8k creation error
` [PATCH 4.19 10/56] mac80211: send ADDBA requests using the tid/queue of the aggregation session
` [PATCH 4.19 11/56] recordmcount.pl: look for jgnop instruction as well as bcrl on s390
` [PATCH 4.19 12/56] dm btree remove: fix use after free in rebalance_children()
` [PATCH 4.19 13/56] audit: improve robustness of the audit queue handling
` [PATCH 4.19 14/56] nfsd: fix use-after-free due to delegation race
` [PATCH 4.19 15/56] x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
` [PATCH 4.19 16/56] x86/sme: Explicitly map new EFI memmap table as encrypted
` [PATCH 4.19 17/56] mac80211: track only QoS data frames for admission control
` [PATCH 4.19 18/56] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
` [PATCH 4.19 19/56] ARM: socfpga: dts: fix qspi node compatible
` [PATCH 4.19 20/56] sch_cake: do not call cake_destroy() from cake_init()
` [PATCH 4.19 21/56] dmaengine: st_fdma: fix MODULE_ALIAS
` [PATCH 4.19 22/56] rds: memory leak in __rds_conn_create()
` [PATCH 4.19 23/56] soc/tegra: fuse: Fix bitwise vs. logical OR warning
` [PATCH 4.19 24/56] igb: Fix removal of unicast MAC filters of VFs
` [PATCH 4.19 25/56] igbvf: fix double free in `igbvf_probe`
` [PATCH 4.19 26/56] ixgbe: set X550 MDIO speed before talking to PHY
` [PATCH 4.19 27/56] netdevsim: Zero-initialize memory for new maps value in function nsim_bpf_map_alloc
` [PATCH 4.19 28/56] net/packet: rx_owner_map depends on pg_vec
` [PATCH 4.19 29/56] sit: do not call ipip6_dev_free() from sit_init_net()
` [PATCH 4.19 30/56] USB: gadget: bRequestType is a bitfield, not a enum
` [PATCH 4.19 31/56] USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
` [PATCH 4.19 32/56] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
` [PATCH 4.19 33/56] PCI/MSI: Mask MSI-X vectors only on success
` [PATCH 4.19 34/56] USB: serial: cp210x: fix CP2105 GPIO registration
` [PATCH 4.19 35/56] USB: serial: option: add Telit FN990 compositions
` [PATCH 4.19 36/56] timekeeping: Really make sure wall_to_monotonic isnt positive
` [PATCH 4.19 37/56] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
` [PATCH 4.19 38/56] drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
` [PATCH 4.19 39/56] net: systemport: Add global locking for descriptor lifecycle
` [PATCH 4.19 40/56] mac80211: validate extended element ID is present
` [PATCH 4.19 41/56] net: lan78xx: Avoid unnecessary self assignment
` [PATCH 4.19 42/56] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.19 43/56] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
` [PATCH 4.19 44/56] ARM: 8800/1: use choice for kernel unwinders
` [PATCH 4.19 45/56] Input: touchscreen - avoid bitwise vs logical OR warning
` [PATCH 4.19 46/56] firmware: arm_scpi: Fix string overflow in SCPI genpd driver
` [PATCH 4.19 47/56] ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
` [PATCH 4.19 48/56] media: mxl111sf: change mutex_init() location
` [PATCH 4.19 49/56] fuse: annotate lock in fuse_reverse_inval_entry()
` [PATCH 4.19 50/56] ovl: fix warning in ovl_create_real()
` [PATCH 4.19 51/56] scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
` [PATCH 4.19 52/56] xen/blkfront: harden blkfront against event channel storms
` [PATCH 4.19 53/56] xen/netfront: harden netfront "
` [PATCH 4.19 54/56] xen/console: harden hvc_xen "
` [PATCH 4.19 55/56] xen/netback: fix rx queue stall detection
` [PATCH 4.19 56/56] xen/netback: dont queue unlimited number of packages

[PATCH v3] mfd: rk808: add reboot support to rk808.c
 2021-12-20 14:46 UTC 

Trouble parsing HID reports from PDP PS4 remote
 2021-12-20 14:43 UTC  (2+ messages)

[PATCH v2 0/1] soc: add polarfire soc system controller
 2021-12-20 14:44 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH v1] parisc: Rewrite light-weight syscall and futex code
 2021-12-20 14:42 UTC  (3+ messages)

[PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd
 2021-12-20 14:44 UTC  (4+ messages)

[PATCH 0/2] drm/tegra: Fix panel support on Venice 2 and Nyan
 2021-12-20 14:45 UTC  (2+ messages)

[PATCH 0/4] More fixes/tweaks to GuC support
 2021-12-20 14:43 UTC  (4+ messages)
` [PATCH 1/4] drm/i915/guc: Speed up GuC log dumps
  ` [Intel-gfx] "

[PATCH 4.14 00/45] 4.14.259-rc1 review
 2021-12-20 14:34 UTC  (46+ messages)
` [PATCH 4.14 01/45] nfc: fix segfault in nfc_genl_dump_devices_done
` [PATCH 4.14 02/45] drm/msm/dsi: set default num_data_lanes
` [PATCH 4.14 03/45] net/mlx4_en: Update reported link modes for 1/10G
` [PATCH 4.14 04/45] parisc/agp: Annotate parisc agp init functions with __init
` [PATCH 4.14 05/45] i2c: rk3x: Handle a spurious start completion interrupt flag
` [PATCH 4.14 06/45] net: netlink: af_netlink: Prevent empty skb by adding a check on len
` [PATCH 4.14 07/45] tracing: Fix a kmemleak false positive in tracing_map
` [PATCH 4.14 08/45] bpf: fix panic due to oob in bpf_prog_test_run_skb
` [PATCH 4.14 09/45] hwmon: (dell-smm) Fix warning on /proc/i8k creation error
` [PATCH 4.14 10/45] mac80211: send ADDBA requests using the tid/queue of the aggregation session
` [PATCH 4.14 11/45] recordmcount.pl: look for jgnop instruction as well as bcrl on s390
` [PATCH 4.14 12/45] dm btree remove: fix use after free in rebalance_children()
` [PATCH 4.14 13/45] audit: improve robustness of the audit queue handling
` [PATCH 4.14 14/45] nfsd: fix use-after-free due to delegation race
` [PATCH 4.14 15/45] x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
` [PATCH 4.14 16/45] x86/sme: Explicitly map new EFI memmap table as encrypted
` [PATCH 4.14 17/45] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
` [PATCH 4.14 18/45] ARM: socfpga: dts: fix qspi node compatible
` [PATCH 4.14 19/45] dmaengine: st_fdma: fix MODULE_ALIAS
` [PATCH 4.14 20/45] soc/tegra: fuse: Fix bitwise vs. logical OR warning
` [PATCH 4.14 21/45] igbvf: fix double free in `igbvf_probe`
` [PATCH 4.14 22/45] ixgbe: set X550 MDIO speed before talking to PHY
` [PATCH 4.14 23/45] net/packet: rx_owner_map depends on pg_vec
` [PATCH 4.14 24/45] sit: do not call ipip6_dev_free() from sit_init_net()
` [PATCH 4.14 25/45] USB: gadget: bRequestType is a bitfield, not a enum
` [PATCH 4.14 26/45] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
` [PATCH 4.14 27/45] PCI/MSI: Mask MSI-X vectors only on success
` [PATCH 4.14 28/45] USB: serial: option: add Telit FN990 compositions
` [PATCH 4.14 29/45] timekeeping: Really make sure wall_to_monotonic isnt positive
` [PATCH 4.14 30/45] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
` [PATCH 4.14 31/45] net: systemport: Add global locking for descriptor lifecycle
` [PATCH 4.14 32/45] firmware: arm_scpi: Fix string overflow in SCPI genpd driver
` [PATCH 4.14 33/45] ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
` [PATCH 4.14 34/45] fuse: annotate lock in fuse_reverse_inval_entry()
` [PATCH 4.14 35/45] scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
` [PATCH 4.14 36/45] net: lan78xx: Avoid unnecessary self assignment
` [PATCH 4.14 37/45] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.14 38/45] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
` [PATCH 4.14 39/45] ARM: 8800/1: use choice for kernel unwinders
` [PATCH 4.14 40/45] Input: touchscreen - avoid bitwise vs logical OR warning
` [PATCH 4.14 41/45] xen/blkfront: harden blkfront against event channel storms
` [PATCH 4.14 42/45] xen/netfront: harden netfront "
` [PATCH 4.14 43/45] xen/console: harden hvc_xen "
` [PATCH 4.14 44/45] xen/netback: fix rx queue stall detection
` [PATCH 4.14 45/45] xen/netback: dont queue unlimited number of packages

earlyprintk=xdbc seems broken
 2021-12-20 14:40 UTC  (9+ messages)

Kernel hangs after DVB patch from July 2021 with Hauppauge WinTV dualHD
 2021-12-20 14:39 UTC  (5+ messages)

[PATCH 0/5] random: Add PREEMPT_RT support
 2021-12-20 14:38 UTC  (5+ messages)
` [PATCH 5/5] random: Defer processing of randomness on PREEMPT_RT

[PATCH] tests/fetch: Drop gnu urls from wget connectivity test
 2021-12-20 14:39 UTC 

[PATCH 4.9 00/31] 4.9.294-rc1 review
 2021-12-20 14:34 UTC  (32+ messages)
` [PATCH 4.9 01/31] nfc: fix segfault in nfc_genl_dump_devices_done
` [PATCH 4.9 02/31] net/mlx4_en: Update reported link modes for 1/10G
` [PATCH 4.9 03/31] parisc/agp: Annotate parisc agp init functions with __init
` [PATCH 4.9 04/31] i2c: rk3x: Handle a spurious start completion interrupt flag
` [PATCH 4.9 05/31] net: netlink: af_netlink: Prevent empty skb by adding a check on len
` [PATCH 4.9 06/31] tracing: Fix a kmemleak false positive in tracing_map
` [PATCH 4.9 07/31] hwmon: (dell-smm) Fix warning on /proc/i8k creation error
` [PATCH 4.9 08/31] mac80211: send ADDBA requests using the tid/queue of the aggregation session
` [PATCH 4.9 09/31] recordmcount.pl: look for jgnop instruction as well as bcrl on s390
` [PATCH 4.9 10/31] dm btree remove: fix use after free in rebalance_children()
` [PATCH 4.9 11/31] nfsd: fix use-after-free due to delegation race
` [PATCH 4.9 12/31] soc/tegra: fuse: Fix bitwise vs. logical OR warning
` [PATCH 4.9 13/31] igbvf: fix double free in `igbvf_probe`
` [PATCH 4.9 14/31] ixgbe: set X550 MDIO speed before talking to PHY
` [PATCH 4.9 15/31] USB: gadget: bRequestType is a bitfield, not a enum
` [PATCH 4.9 16/31] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
` [PATCH 4.9 17/31] USB: serial: option: add Telit FN990 compositions
` [PATCH 4.9 18/31] timekeeping: Really make sure wall_to_monotonic isnt positive
` [PATCH 4.9 19/31] net: systemport: Add global locking for descriptor lifecycle
` [PATCH 4.9 20/31] firmware: arm_scpi: Fix string overflow in SCPI genpd driver
` [PATCH 4.9 21/31] fuse: annotate lock in fuse_reverse_inval_entry()
` [PATCH 4.9 22/31] scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
` [PATCH 4.9 23/31] net: lan78xx: Avoid unnecessary self assignment
` [PATCH 4.9 24/31] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.9 25/31] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
` [PATCH 4.9 26/31] Input: touchscreen - avoid bitwise vs logical OR warning
` [PATCH 4.9 27/31] xen/blkfront: harden blkfront against event channel storms
` [PATCH 4.9 28/31] xen/netfront: harden netfront "
` [PATCH 4.9 29/31] xen/console: harden hvc_xen "
` [PATCH 4.9 30/31] xen/netback: fix rx queue stall detection
` [PATCH 4.9 31/31] xen/netback: dont queue unlimited number of packages

Using FIO to benchmark Gluster
 2021-12-20 14:38 UTC  (4+ messages)

[PATCH 18/23] wilc1000: split huge tx handler into subfunctions
 2021-12-20 14:38 UTC  (2+ messages)

[PATCH] Revert "image: Remove #ifdefs from select_ramdisk()"
 2021-12-20 14:38 UTC 

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-20 14:37 UTC  (4+ messages)
` [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc

[PATCH 4.4 00/23] 4.4.296-rc1 review
 2021-12-20 14:34 UTC  (12+ messages)
` [PATCH 4.4 03/23] i2c: rk3x: Handle a spurious start completion interrupt flag
` [PATCH 4.4 04/23] net: netlink: af_netlink: Prevent empty skb by adding a check on len
` [PATCH 4.4 05/23] hwmon: (dell-smm) Fix warning on /proc/i8k creation error
` [PATCH 4.4 06/23] mac80211: send ADDBA requests using the tid/queue of the aggregation session
` [PATCH 4.4 07/23] recordmcount.pl: look for jgnop instruction as well as bcrl on s390
` [PATCH 4.4 08/23] dm btree remove: fix use after free in rebalance_children()
` [PATCH 4.4 09/23] nfsd: fix use-after-free due to delegation race
` [PATCH 4.4 18/23] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.4 21/23] xen/netfront: harden netfront against event channel storms
` [PATCH 4.4 22/23] xen/console: harden hvc_xen "
` [PATCH 4.4 23/23] xen/netback: dont queue unlimited number of packages


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.