linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-20 09:22:31 to 2021-05-20 09:40:37 UTC [more...]

[PATCH 4.19 000/425] 4.19.191-rc1 review
 2021-05-20  9:17 UTC  (52+ messages)
` [PATCH 4.19 001/425] s390/disassembler: increase ebpf disasm buffer size
` [PATCH 4.19 002/425] ACPI: custom_method: fix potential use-after-free issue
` [PATCH 4.19 003/425] ACPI: custom_method: fix a possible memory leak
` [PATCH 4.19 004/425] ftrace: Handle commands when closing set_ftrace_filter file
` [PATCH 4.19 005/425] ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld
` [PATCH 4.19 006/425] arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk node
` [PATCH 4.19 007/425] arm64: dts: mt8173: fix property typo of phys in dsi node
` [PATCH 4.19 008/425] ecryptfs: fix kernel panic with null dev_name
` [PATCH 4.19 009/425] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
` [PATCH 4.19 010/425] mtd: rawnand: atmel: Update ecc_stats.corrected counter
` [PATCH 4.19 011/425] spi: spi-ti-qspi: Free DMA resources
` [PATCH 4.19 012/425] scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
` [PATCH 4.19 013/425] mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based controllers
` [PATCH 4.19 014/425] mmc: block: Update ext_csd.cache_ctrl if it was written
` [PATCH 4.19 015/425] mmc: block: Issue a cache flush only when its enabled
` [PATCH 4.19 016/425] mmc: core: Do a power cycle when the CMD11 fails
` [PATCH 4.19 017/425] mmc: core: Set read only for SD cards with permanent write protect bit
` [PATCH 4.19 018/425] erofs: add unsupported inode i_format check
` [PATCH 4.19 019/425] cifs: Return correct error code from smb2_get_enc_key
` [PATCH 4.19 020/425] btrfs: fix metadata extent leak after failure to create subvolume
` [PATCH 4.19 021/425] intel_th: pci: Add Rocket Lake CPU support
` [PATCH 4.19 022/425] fbdev: zero-fill colormap in fbcmap.c
` [PATCH 4.19 023/425] staging: wimax/i2400m: fix byte-order issue
` [PATCH 4.19 024/425] crypto: api - check for ERR pointers in crypto_destroy_tfm()
` [PATCH 4.19 025/425] usb: gadget: uvc: add bInterval checking for HS mode
` [PATCH 4.19 026/425] genirq/matrix: Prevent allocation counter corruption
` [PATCH 4.19 027/425] usb: gadget: f_uac1: validate input parameters
` [PATCH 4.19 028/425] usb: dwc3: gadget: Ignore EP queue requests during bus reset
` [PATCH 4.19 029/425] usb: xhci: Fix port minor revision
` [PATCH 4.19 030/425] PCI: PM: Do not read power state in pci_enable_device_flags()
` [PATCH 4.19 031/425] x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
` [PATCH 4.19 033/425] perf/arm_pmu_platform: Fix error handling
` [PATCH 4.19 034/425] usb: xhci-mtk: support quirk to disable usb2 lpm
` [PATCH 4.19 042/425] scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
` [PATCH 4.19 043/425] scsi: lpfc: Fix pt2pt connection does not recover after LOGO
` [PATCH 4.19 044/425] scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
` [PATCH 4.19 045/425] media: ite-cir: check for receive overflow
` [PATCH 4.19 046/425] media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIB
` [PATCH 4.19 047/425] power: supply: bq27xxx: fix power_avg for newer ICs
` [PATCH 4.19 048/425] extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
` [PATCH 4.19 049/425] media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
` [PATCH 4.19 050/425] media: gspca/sq905.c: fix uninitialized variable
` [PATCH 4.19 051/425] power: supply: Use IRQF_ONESHOT
` [PATCH 4.19 052/425] drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f
` [PATCH 4.19 053/425] scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
` [PATCH 4.19 054/425] scsi: qla2xxx: Fix use after free in bsg
` [PATCH 4.19 055/425] scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()
` [PATCH 4.19 056/425] media: em28xx: fix memory leak
` [PATCH 4.19 057/425] media: vivid: update EDID
` [PATCH 4.19 058/425] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
` [PATCH 4.19 059/425] power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()

[V2][PATCH 0/2] drm: xlnx: add some functions
 2021-05-20  9:37 UTC  (3+ messages)
` [V2][PATCH 1/2] drm: xlnx: add is_layer_vid() to simplify the code

[PATCH v2 1/1] usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header
 2021-05-20  9:27 UTC  (2+ messages)

[PATCH 5.4 00/37] 5.4.121-rc1 review
 2021-05-20  9:22 UTC  (38+ messages)
` [PATCH 5.4 01/37] x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
` [PATCH 5.4 02/37] kgdb: fix gcc-11 warning on indentation
` [PATCH 5.4 03/37] usb: sl811-hcd: improve misleading indentation
` [PATCH 5.4 04/37] cxgb4: Fix the -Wmisleading-indentation warning
` [PATCH 5.4 05/37] isdn: capi: fix mismatched prototypes
` [PATCH 5.4 06/37] pinctrl: ingenic: Improve unreachable code generation
` [PATCH 5.4 07/37] xsk: Simplify detection of empty and full rings
` [PATCH 5.4 08/37] virtio_net: Do not pull payload in skb->head
` [PATCH 5.4 09/37] ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6
` [PATCH 5.4 10/37] PCI: thunder: Fix compile testing
` [PATCH 5.4 11/37] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH 5.4 12/37] ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
` [PATCH 5.4 13/37] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
` [PATCH 5.4 14/37] Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
` [PATCH 5.4 15/37] Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state
` [PATCH 5.4 16/37] um: Mark all kernel symbols as local
` [PATCH 5.4 17/37] um: Disable CONFIG_GCOV with MODULES
` [PATCH 5.4 18/37] ARM: 9075/1: kernel: Fix interrupted SMC calls
` [PATCH 5.4 19/37] scripts/recordmcount.pl: Fix RISC-V regex for clang
` [PATCH 5.4 20/37] riscv: Workaround mcount name prior to clang-13
` [PATCH 5.4 21/37] scsi: lpfc: Fix illegal memory access on Abort IOCBs
` [PATCH 5.4 22/37] ceph: fix fscache invalidation
` [PATCH 5.4 23/37] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
` [PATCH 5.4 24/37] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
` [PATCH 5.4 25/37] drm/amd/display: Fix two cursor duplication when using overlay
` [PATCH 5.4 26/37] gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
` [PATCH 5.4 27/37] ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
` [PATCH 5.4 28/37] block: reexpand iov_iter after read/write
` [PATCH 5.4 29/37] lib: stackdepot: turn depot_lock spinlock to raw_spinlock
` [PATCH 5.4 30/37] net: stmmac: Do not enable RX FIFO overflow interrupts
` [PATCH 5.4 31/37] ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH 5.4 32/37] sit: "
` [PATCH 5.4 33/37] ip6_tunnel: "
` [PATCH 5.4 34/37] ipv6: remove extra dev_hold() for fallback tunnels
` [PATCH 5.4 35/37] KVM: arm64: Initialize VCPU mdcr_el2 before loading it
` [PATCH 5.4 36/37] tweewide: Fix most Shebang lines
` [PATCH 5.4 37/37] scripts: switch explicitly to Python 3

[PATCH 0/3] Rid W=1 warnings from Crypto
 2021-05-20  9:27 UTC  (4+ messages)
` [PATCH 1/3] crypto: cavium: Fix a bunch of kernel-doc related issues
` [PATCH 2/3] crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headers
` [PATCH 3/3] crypto: ccp: ccp-dev: Fix a little doc-rot

[PATCH 5.10 00/47] 5.10.39-rc1 review
 2021-05-20  9:22 UTC  (48+ messages)
` [PATCH 5.10 01/47] x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
` [PATCH 5.10 02/47] drm/i915/display: fix compiler warning about array overrun
` [PATCH 5.10 03/47] airo: work around stack usage warning
` [PATCH 5.10 04/47] kgdb: fix gcc-11 warning on indentation
` [PATCH 5.10 05/47] usb: sl811-hcd: improve misleading indentation
` [PATCH 5.10 06/47] cxgb4: Fix the -Wmisleading-indentation warning
` [PATCH 5.10 07/47] isdn: capi: fix mismatched prototypes
` [PATCH 5.10 08/47] virtio_net: Do not pull payload in skb->head
` [PATCH 5.10 09/47] ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6
` [PATCH 5.10 10/47] PCI: thunder: Fix compile testing
` [PATCH 5.10 11/47] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH 5.10 12/47] ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
` [PATCH 5.10 13/47] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
` [PATCH 5.10 14/47] PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
` [PATCH 5.10 15/47] Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
` [PATCH 5.10 16/47] Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state
` [PATCH 5.10 17/47] NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
` [PATCH 5.10 18/47] um: Mark all kernel symbols as local
` [PATCH 5.10 19/47] um: Disable CONFIG_GCOV with MODULES
` [PATCH 5.10 20/47] PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata
` [PATCH 5.10 21/47] ARM: 9075/1: kernel: Fix interrupted SMC calls
` [PATCH 5.10 22/47] platform/chrome: cros_ec_typec: Add DP mode check
` [PATCH 5.10 23/47] riscv: Use $(LD) instead of $(CC) to link vDSO
` [PATCH 5.10 24/47] scripts/recordmcount.pl: Fix RISC-V regex for clang
` [PATCH 5.10 25/47] riscv: Workaround mcount name prior to clang-13
` [PATCH 5.10 26/47] scsi: lpfc: Fix illegal memory access on Abort IOCBs
` [PATCH 5.10 27/47] ceph: fix fscache invalidation
` [PATCH 5.10 28/47] ceph: dont clobber i_snap_caps on non-I_NEW inode
` [PATCH 5.10 29/47] ceph: dont allow access to MDS-private inodes
` [PATCH 5.10 30/47] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
` [PATCH 5.10 31/47] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
` [PATCH 5.10 32/47] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
` [PATCH 5.10 33/47] net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
` [PATCH 5.10 34/47] nvmet: remove unsupported command noise
` [PATCH 5.10 35/47] drm/amd/display: Fix two cursor duplication when using overlay
` [PATCH 5.10 36/47] gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
` [PATCH 5.10 37/47] net:CXGB4: fix leak if sk_buff is not used
` [PATCH 5.10 38/47] ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
` [PATCH 5.10 39/47] block: reexpand iov_iter after read/write
` [PATCH 5.10 40/47] lib: stackdepot: turn depot_lock spinlock to raw_spinlock
` [PATCH 5.10 41/47] net: stmmac: Do not enable RX FIFO overflow interrupts
` [PATCH 5.10 42/47] ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH 5.10 43/47] sit: "
` [PATCH 5.10 44/47] ip6_tunnel: "
` [PATCH 5.10 45/47] ipv6: remove extra dev_hold() for fallback tunnels
` [PATCH 5.10 46/47] tweewide: Fix most Shebang lines
` [PATCH 5.10 47/47] scripts: switch explicitly to Python 3

[PATCH RFC v4 0/3] Some optimization for lockless qdisc
 2021-05-20  9:27 UTC  (4+ messages)
` [PATCH RFC v4 1/3] net: sched: avoid unnecessary seqcount operation "
` [PATCH RFC v4 2/3] net: sched: implement TCQ_F_CAN_BYPASS "
` [PATCH RFC v4 3/3] net: sched: remove qdisc->empty "

[PATCH v1 1/1] usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
 2021-05-20  9:26 UTC  (2+ messages)

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-20  9:26 UTC  (5+ messages)
` [PATCH v26 26/30] ELF: Introduce arch_setup_elf_property()

[PATCH 5.12 00/45] 5.12.6-rc1 review
 2021-05-20  9:22 UTC  (46+ messages)
` [PATCH 5.12 01/45] x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
` [PATCH 5.12 02/45] drm/i915/display: fix compiler warning about array overrun
` [PATCH 5.12 03/45] airo: work around stack usage warning
` [PATCH 5.12 04/45] kgdb: fix gcc-11 warning on indentation
` [PATCH 5.12 05/45] usb: sl811-hcd: improve misleading indentation
` [PATCH 5.12 06/45] ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6
` [PATCH 5.12 07/45] PCI: thunder: Fix compile testing
` [PATCH 5.12 08/45] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH 5.12 09/45] ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
` [PATCH 5.12 10/45] NFS: Fix fscache invalidation in nfs_set_cache_invalid()
` [PATCH 5.12 11/45] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
` [PATCH 5.12 12/45] PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
` [PATCH 5.12 13/45] Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
` [PATCH 5.12 14/45] Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state
` [PATCH 5.12 15/45] NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
` [PATCH 5.12 16/45] f2fs: fix to avoid NULL pointer dereference
` [PATCH 5.12 17/45] svcrdma: Dont leak send_ctxt on Send errors
` [PATCH 5.12 18/45] um: Mark all kernel symbols as local
` [PATCH 5.12 19/45] um: Disable CONFIG_GCOV with MODULES
` [PATCH 5.12 20/45] PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata
` [PATCH 5.12 21/45] ARM: 9075/1: kernel: Fix interrupted SMC calls
` [PATCH 5.12 22/45] platform/chrome: cros_ec_typec: Add DP mode check
` [PATCH 5.12 23/45] riscv: Use $(LD) instead of $(CC) to link vDSO
` [PATCH 5.12 24/45] scripts/recordmcount.pl: Fix RISC-V regex for clang
` [PATCH 5.12 25/45] riscv: Workaround mcount name prior to clang-13
` [PATCH 5.12 26/45] scsi: lpfc: Fix illegal memory access on Abort IOCBs
` [PATCH 5.12 27/45] ceph: fix fscache invalidation
` [PATCH 5.12 28/45] ceph: dont clobber i_snap_caps on non-I_NEW inode
` [PATCH 5.12 29/45] ceph: dont allow access to MDS-private inodes
` [PATCH 5.12 30/45] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
` [PATCH 5.12 31/45] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
` [PATCH 5.12 32/45] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
` [PATCH 5.12 33/45] net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
` [PATCH 5.12 34/45] nvmet: remove unsupported command noise
` [PATCH 5.12 35/45] drm/amd/display: Fix two cursor duplication when using overlay
` [PATCH 5.12 36/45] gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
` [PATCH 5.12 37/45] net:CXGB4: fix leak if sk_buff is not used
` [PATCH 5.12 38/45] ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
` [PATCH 5.12 39/45] block: reexpand iov_iter after read/write
` [PATCH 5.12 40/45] lib: stackdepot: turn depot_lock spinlock to raw_spinlock
` [PATCH 5.12 41/45] net: stmmac: Do not enable RX FIFO overflow interrupts
` [PATCH 5.12 42/45] ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH 5.12 43/45] sit: "
` [PATCH 5.12 44/45] ip6_tunnel: "
` [PATCH 5.12 45/45] ipv6: remove extra dev_hold() for fallback tunnels

[PATCH v1 1/1] usb: typec: wcove: Fx wrong kernel doc format
 2021-05-20  9:25 UTC  (2+ messages)

[PATCH v6 0/4] printk: Userspace format indexing support
 2021-05-20  9:25 UTC  (7+ messages)
` [PATCH v6 3/4] "

kernel/sched/fair.c:9551:12: warning: stack frame size of 1376 bytes in function 'load_balance'
 2021-05-20  9:23 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v3 0/4] compat: remove compat_alloc_user_space callers
 2021-05-20  9:21 UTC  (5+ messages)
` [PATCH v3 4/4] compat: remove some compat entry points


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