linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-20 13:21:13 to 2021-12-20 14:43:18 UTC [more...]

[PATCH 4.19 00/56] 4.19.222-rc1 review
 2021-12-20 14:34 UTC  (19+ 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 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 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 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.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  (10+ 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 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

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-20 14:37 UTC  (3+ 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  (24+ messages)
` [PATCH 4.4 01/23] nfc: fix segfault in nfc_genl_dump_devices_done
` [PATCH 4.4 02/23] parisc/agp: Annotate parisc agp init functions with __init
` [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 10/23] soc/tegra: fuse: Fix bitwise vs. logical OR warning
` [PATCH 4.4 11/23] igbvf: fix double free in `igbvf_probe`
` [PATCH 4.4 12/23] USB: gadget: bRequestType is a bitfield, not a enum
` [PATCH 4.4 13/23] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
` [PATCH 4.4 14/23] USB: serial: option: add Telit FN990 compositions
` [PATCH 4.4 15/23] timekeeping: Really make sure wall_to_monotonic isnt positive
` [PATCH 4.4 16/23] net: systemport: Add global locking for descriptor lifecycle
` [PATCH 4.4 17/23] net: lan78xx: Avoid unnecessary self assignment
` [PATCH 4.4 18/23] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.4 19/23] Input: touchscreen - avoid bitwise vs logical OR warning
` [PATCH 4.4 20/23] xen/blkfront: harden blkfront against event channel storms
` [PATCH 4.4 21/23] xen/netfront: harden netfront "
` [PATCH 4.4 22/23] xen/console: harden hvc_xen "
` [PATCH 4.4 23/23] xen/netback: dont queue unlimited number of packages

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2021-12-20 14:35 UTC  (4+ messages)
` [PATCH 39/43] x86: kmsan: handle register passing from uninstrumented code

Possible nohz-full/RCU issue in arm64 KVM
 2021-12-20 14:28 UTC  (3+ messages)

[PATCH] thermal: rcar_thermal: Use platform_get_irq_optional() to get the interrupt
 2021-12-20 14:28 UTC  (6+ messages)

[PATCH] arm64: dts: renesas: r8a77961: Add lvsd0 device node
 2021-12-20 14:21 UTC  (3+ messages)
` [PATCH v2] arm64: dts: renesas: r8a77961: Add lvds0 "

[PATCH v3 0/4] acpi: Store _PLD information and convert users
 2021-12-20 14:20 UTC  (4+ messages)
` [PATCH v3 1/4] acpi: Store the known device locations

[linux-stable-rc:queue/5.10 7710/9999] arch/powerpc/kernel/smp.c:1380:14: error: variable 'ret' set but not used
 2021-12-20 14:18 UTC 

[PATCH v2 0/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN bit
 2021-12-20 14:16 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: usb: document snps,dis_split_quirk property in dwc3

[PATCH] sfc: Check null pointer of rx_queue->page_ring
 2021-12-20 14:16 UTC  (2+ messages)

[PATCH v2] virtio_mem: fix panic on mb_states indexing overflow
 2021-12-20 14:15 UTC  (2+ messages)

[PATCH v6 0/1] gpio: add simple logic analyzer using polling
 2021-12-20 14:12 UTC  (3+ messages)
` [PATCH v6 1/1] gpio: add sloppy "

[PATCH] udmabuf: put dmabuf in case of get fd failed
 2021-12-20 14:06 UTC  (4+ messages)

[PATCH] HID: potential dereference of null pointer
 2021-12-20 14:10 UTC  (2+ messages)

[chao:feature/dax 4/9] fs/f2fs/file.c:584:7: error: implicit declaration of function 'daxdev_mapping_supported'
 2021-12-20 14:06 UTC 

[PATCH v2] irqchip/renesas-irqc: Use platform_get_irq_optional() to get the interrupt
 2021-12-20 14:07 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2] irqchip/renesas-intc-irqpin: Use platform_get_irq_optional() to get the interrupt
 2021-12-20 14:07 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[GIT PULL] arm64: Support dynamic preemption v3
 2021-12-20 14:07 UTC  (9+ messages)
` [PATCH 1/5] static_call: Use non-function types to refer to the trampolines
` [PATCH 2/5] arm64: implement support for static call trampolines
` [PATCH 3/5] sched/preempt: Prepare for supporting !CONFIG_GENERIC_ENTRY dynamic preemption
` [PATCH 4/5] arm64: Implement IRQ exit preemption static call for "
` [PATCH 5/5] arm64: Implement HAVE_PREEMPT_DYNAMIC

[RFC PATCH 0/5] regmap: Add Parity bit Calculation to regmaps
 2021-12-20 14:05 UTC  (3+ messages)
` [RFC PATCH 1/5] "

[irqchip: irq/irqchip-next] KVM: arm64: Add minimal handling for the ARMv8.7 PMU
 2021-12-20 14:04 UTC  (2+ messages)

[PATCH] sfc: falcon: Check null pointer of rx_queue->page_ring
 2021-12-20 14:03 UTC 

[PATCH bpf-next] selftests/bpf: Fix building error when using userspace pt_regs
 2021-12-20 14:02 UTC  (5+ messages)

[PATCH] KVM: arm64: Constify kvm_io_gic_ops
 2021-12-20 14:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] KVM: Drop stale kvm_is_transparent_hugepage() declaration
 2021-12-20 14:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[irqchip: irq/irqchip-next] KVM: arm64: Drop unused workaround_flags vcpu field
 2021-12-20 14:00 UTC 

[irqchip: irq/irqchip-next] KVM: arm64: Rework kvm_pgtable initialisation
 2021-12-20 14:00 UTC 

[PATCH 4.19 0/6] fix warning and errors on arm built with clang
 2021-12-20 14:00 UTC  (4+ messages)
` [PATCH 4.19 3/6] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO

[PATCH v8 0/6] Add Unisoc's drm kms module
 2021-12-20 13:55 UTC  (2+ messages)

[PATCH 0/5] iommu: Some IOVA code reorganisation
 2021-12-20 13:57 UTC  (4+ messages)
` [PATCH 4/5] iommu: Separate IOVA rcache memories from iova_domain structure

[PATCH 0/6] irqchip/apple-aic: Add support for AICv2
 2021-12-20 13:52 UTC  (9+ messages)
` [PATCH 5/6] irqchip/apple-aic: Support multiple dies
` [PATCH 6/6] irqchip/apple-aic: Add support for AICv2

[PATCH] bpf: check size before calling kvmalloc
 2021-12-20 13:50 UTC  (3+ messages)

[PATCH v5 00/14] Some bugfixs for ubi/ubifs
 2021-12-20 13:59 UTC  (15+ messages)
` [PATCH v5 01/14] ubifs: rename_whiteout: Fix double free for whiteout_ui->data
` [PATCH v5 02/14] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
` [PATCH v5 03/14] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
` [PATCH v5 04/14] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
` [PATCH v5 05/14] ubifs: Rename whiteout atomically
` [PATCH v5 06/14] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
` [PATCH v5 07/14] ubifs: Rectify space amount budget for mkdir/tmpfile operations
` [PATCH v5 08/14] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
` [PATCH v5 09/14] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
` [PATCH v5 10/14] ubifs: Fix to add refcount once page is set private
` [PATCH v5 11/14] ubi: fastmap: Return error code if memory allocation fails in add_aeb()
` [PATCH v5 12/14] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2
` [PATCH v5 13/14] ubifs: ubifs_writepage: Mark page dirty after writing inode failed
` [PATCH v5 14/14] ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process

[PATCH v1] memory: tegra30-emc: Print additional memory info
 2021-12-20 13:44 UTC  (3+ messages)

[PATCH v3] USB: host: Check for null res pointer
 2021-12-20 13:42 UTC 

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2021-12-20 13:40 UTC  (5+ messages)
` [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions

[PATCH] powerpc: dts: Fix some I2C unit addresses
 2021-12-20 13:40 UTC 

[PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd
 2021-12-20 13:36 UTC  (3+ messages)

[PATCH v1 1/3] platform/x86: asus-wmi: Join string literals back
 2021-12-20 13:33 UTC  (4+ messages)

[PATCH v1 1/1] tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLIT
 2021-12-20 13:32 UTC 

[PATCH] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2021-12-20 13:31 UTC  (2+ messages)

[PATCH] tty: timbuart: Check for null res pointer
 2021-12-20 13:29 UTC  (2+ messages)

[PATCH 0/2] gnss: add USB support
 2021-12-20 13:26 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v1 1/1] gpio: Remove unused local OF node pointers
 2021-12-20 13:24 UTC 

[PATCH 0/2] mtd: core: Remove partid and partname debugfs files
 2021-12-20 13:23 UTC  (4+ messages)
` [PATCH 2/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).