LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-12 03:28:47 to 2021-06-12 15:54:04 UTC [more...]

[GIT PULL] Char/Misc driver fixes for 5.13-rc6
 2021-06-12 15:53 UTC 

[PATCH v2 0/3] kasan: add memory corruption identification for hw tag-based kasan
 2021-06-12 15:52 UTC  (7+ messages)
` [PATCH v2 1/3] kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH v2 2/3] kasan: integrate the common part of two KASAN tag-based modes
` [PATCH v2 3/3] kasan: add memory corruption identification support for hardware tag-based mode

[PATCH v3 1/9] scsi: ufs: Differentiate status between hba pm ops and wl pm ops
 2021-06-12 15:50 UTC  (22+ messages)
` [PATCH v3 4/9] scsi: ufs: Complete the cmd before returning in queuecommand
` [PATCH v3 5/9] scsi: ufs: Simplify error handling preparation
` [PATCH v3 7/9] scsi: ufs: Let host_sem cover the entire system suspend/resume
` [PATCH v3 8/9] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests
` [PATCH v3 9/9] scsi: ufs: Apply more limitations to user access

Add SMP/SMT support for sysost driver
 2021-06-12 15:48 UTC  (6+ messages)
` [PATCH v2 2/2] clocksource: Ingenic: "

INFO: task hung in io_uring_cancel_sqpoll
 2021-06-12 15:48 UTC 

[PATCH V3 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-06-12 15:42 UTC  (14+ messages)
` [PATCH V3 7/9] tracing: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
        ` [PATCH V2] treewide: Add missing semicolons to __assign_str uses
` [PATCH V3 9/9] tracing: Add timerlat tracer

[PATCH net-next v4 0/9] provide cable test support for the ksz886x switch
 2021-06-12 15:13 UTC  (5+ messages)
` [PATCH net-next v4 4/9] net: phy: micrel: apply resume errata workaround for ksz8873 and ksz8863

[PATCH v2 0/5] ARM: dts: NSP: add Meraki MX64/MX65
 2021-06-12 15:07 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: arm: bcm: "
` [PATCH v2 2/5] ARM: dts: NSP: Add Meraki MX64/MX65 to Makefile

[PATCH] net: dsa: b53: Fix dereference of null dev
 2021-06-12 15:02 UTC  (2+ messages)

[PATCH] net: caif: fix memory leak in ldisc_open
 2021-06-12 14:51 UTC 

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2021-06-12 14:44 UTC  (4+ messages)
` [PATCH] "

[PATCH net-next 0/8] net: qualcomm: rmnet: MAPv4 download checksum cleanup, part 2
 2021-06-12 14:37 UTC  (9+ messages)
` [PATCH net-next 1/8] net: qualcomm: rmnet: remove some local variables
` [PATCH net-next 2/8] net: qualcomm: rmnet: rearrange some NOTs
` [PATCH net-next 3/8] net: qualcomm: rmnet: show that an intermediate sum is zero
` [PATCH net-next 4/8] net: qualcomm: rmnet: return earlier for bad checksum
` [PATCH net-next 5/8] net: qualcomm: rmnet: remove unneeded code
` [PATCH net-next 6/8] net: qualcomm: rmnet: trailer value is a checksum
` [PATCH net-next 7/8] net: qualcomm: rmnet: drop some unary NOTs
` [PATCH net-next 8/8] net: qualcomm: rmnet: IPv6 payload length is simple

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-06-12 14:36 UTC  (11+ messages)
              ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
                      ` [PATCH] "

[PATCH] mt76/mt7915: Fix unsigned compared against zero
 2021-06-12 14:35 UTC 

[PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14
 2021-06-12 14:24 UTC  (6+ messages)
` [PATCH v1 03/10] ARM: tegra: acer-a500: Bump thermal trips by 10C

[syzbot] WARNING in vmk80xx_auto_attach/usb_submit_urb
 2021-06-12 14:19 UTC  (3+ messages)

[PATCH] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
 2021-06-12 14:18 UTC 

[PATCH v4] net: make get_net_ns return error if NET_NS is disabled
 2021-06-12 14:10 UTC  (2+ messages)

[PATCH] nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
 2021-06-12 14:05 UTC 

[PATCH net-next 1/1] net: qualcomm: rmnet: always expose a few functions
 2021-06-12 13:57 UTC 

[PATCH v1] usb: chipidea: tegra: Delay PHY suspending
 2021-06-12 13:55 UTC  (3+ messages)

[PATCH] ixgbe: Fix an error handling path in 'ixgbe_probe()'
 2021-06-12 13:46 UTC 

[PATCH] KVM: arm64: vgic: declear local variable 'flags' before for loop starts
 2021-06-12 13:32 UTC  (3+ messages)

kbuild: Ctrl-C of parallel kernel build sometimes corrupts .o.cmd files permanently
 2021-06-12 13:25 UTC  (7+ messages)

[PATCH] leds: flash: Remove redundant initialization of variable ret
 2021-06-12 13:25 UTC 

drivers/clk/clk-k210.c:717:6: warning: variable 'reg' set but not used
 2021-06-12 13:18 UTC  (3+ messages)

[PATCH] fs/proc/vmcore: hide mmap_vmcore_fault() and vmcore_mmap_ops for nommu
 2021-06-12 13:09 UTC 

[patch 00/41] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-12 13:15 UTC  (7+ messages)
` [patch 07/41] x86/fpu: Simplify PTRACE_GETREGS code
` [patch 08/41] x86/fpu: Restrict fpstate sanitizing to legacy components

[GIT PULL] scheduler fixes
 2021-06-12 13:02 UTC 

[PATCH] fix for kernel codig style problems line after variable declarations
 2021-06-12 13:00 UTC 

[PATCH] ath10k: demote chan info without scan request warning
 2021-06-12 13:00 UTC  (3+ messages)

[PATCH v4 0/3] Add watchdog for Mstar SoCs
 2021-06-12 12:59 UTC  (2+ messages)

[PATCH V7 0/4] soc: imx: add i.MX BLK-CTL support
 2021-06-12 13:31 UTC  (5+ messages)
` [PATCH V7 1/4] dt-bindings: power: Add defines for i.MX8MM BLK-CTL power domains
` [PATCH V7 2/4] dt-bindings: soc: imx: Add bindings for i.MX BLK_CTL
` [PATCH V7 3/4] soc: imx: Add generic blk-ctl driver
` [PATCH V7 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH 0/2] drm: Address potential UAF bugs with drm_master ptrs
 2021-06-12 12:54 UTC  (3+ messages)
` [PATCH 1/2] drm: Add a locked version of drm_is_current_master
` [PATCH 2/2] drm: Protect drm_master pointers in drm_lease.c

[PATCH] netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
 2021-06-12 12:53 UTC 

[PATCH] ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
 2021-06-12 12:49 UTC  (3+ messages)

[GIT PULL] perf fixes
 2021-06-12 12:48 UTC 

[GIT PULL] objtool fixes
 2021-06-12 12:37 UTC 

[PATCH 0/8] all: use find_next_*_bit() instead of find_first_*_bit() where possible
 2021-06-12 12:36 UTC  (9+ messages)
` [PATCH 1/8] bitops: protect find_first_{,zero}_bit properly
` [PATCH 2/8] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 3/8] include: move find.h from asm_generic to linux
` [PATCH RESEND 4/8] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 5/8] lib: add find_first_and_bit()
` [PATCH 6/8] cpumask: use find_first_and_bit()
` [PATCH 7/8] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 8/8] tools: sync tools/bitmap with mother linux

[PATCH] qlcnic: Fix an error handling path in 'qlcnic_probe()'
 2021-06-12 12:37 UTC 

[PATCH v8 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-06-12 12:32 UTC  (12+ messages)
` [PATCH v8 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req
` [PATCH v8 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport
` [PATCH v8 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
` [PATCH v8 bpf-next 04/11] tcp: Add reuseport_migrate_sock() to select a new listener
` [PATCH v8 bpf-next 05/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
` [PATCH v8 bpf-next 06/11] tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs
` [PATCH v8 bpf-next 07/11] tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK
` [PATCH v8 bpf-next 08/11] bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v8 bpf-next 09/11] bpf: Support socket migration by eBPF
` [PATCH v8 bpf-next 10/11] libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v8 bpf-next 11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE

[PATCH V6 0/4] soc: imx: add i.MX BLK-CTL support
 2021-06-12 12:35 UTC  (7+ messages)
` [PATCH V6 2/4] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH V6 3/4] soc: imx: Add generic blk-ctl driver

[PATCH v3 0/3] Apple M1 DART IOMMU driver
 2021-06-12 12:24 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: iommu: add DART iommu bindings

[PATCH 1/1] riscv: prevent pipeline stall in __asm_to/copy_from_user
 2021-06-12 12:17 UTC  (3+ messages)

[v6 0/5] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-12 12:08 UTC  (6+ messages)
` [v6 1/5] drm/panel: add basic DP AUX backlight support
` [v6 2/5] drm/panel-simple: Support DP AUX backlight
` [v6 3/5] drm/panel-simple: Support for delays between GPIO & regulator
` [v6 4/5] dt-bindings: display: simple: Add Samsung ATNA33XC20
` [v6 5/5] drm/panel-simple: "

[PATCH] fix for checkpatch.pl
 2021-06-12 11:57 UTC  (2+ messages)

[PATCH] net: 3com: 3c59x: add a check against null pointer dereference
 2021-06-12 11:56 UTC 

[PATCH v1] arm64: dts: imx8mx: move soc device into ocotp
 2021-06-12 11:49 UTC  (3+ messages)

[PATCH v5] sched/fair: Correctly insert cfs_rq's to list on unthrottle
 2021-06-12 11:28 UTC 

[PATCH] usb: gadget: fsl: properly remove remnant of MXC support
 2021-06-12 11:25 UTC  (3+ messages)

[PATCH 1/2] of: of_reserved_mem: only call memblock_free for normal reserved memory
 2021-06-12 11:20 UTC  (4+ messages)
` [PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing

[PATCH -next] ath10k: Fix W=1 build warning in htt_rx.c
 2021-06-12 10:38 UTC  (2+ messages)

[PATCH v3] wireless: carl9170: fix LEDS build errors & warnings
 2021-06-12 10:38 UTC  (2+ messages)

[PATCH -next 1/2] ath10k: go to path err_unsupported when chip id is not supported
 2021-06-12 10:34 UTC  (2+ messages)

[PATCH] ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
 2021-06-12 10:24 UTC  (2+ messages)

[PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-12 10:17 UTC  (4+ messages)

[GIT PULL] pin control fixes for v5.13
 2021-06-12 10:07 UTC 

[PATCH v2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists
 2021-06-12 10:07 UTC  (3+ messages)

[PATCH v2 0/3] Split huge PMD mapping of vmemmap pages
 2021-06-12  9:45 UTC  (4+ messages)
` [PATCH v2 1/3] mm: sparsemem: split the "
` [PATCH v2 2/3] mm: sparsemem: use huge PMD mapping for "
` [PATCH v2 3/3] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON

[PATCH v2 1/2] arch: arm64: dts: qcom: Add support for SM6125
 2021-06-12  9:46 UTC  (2+ messages)
` [PATCH 2/2] arch: arm64: dts: qcom: Add support for Sony Xperia 10II

[PATCH V3 1/3] socinfo: Add missing SoC ID for SM6125
 2021-06-12  9:46 UTC  (3+ messages)
` [PATCH V3 2/3] dt-bindings: mailbox: Add binding for sm6125
` [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible

[PATCH V3 1/2] dt-bindings: iommu: arm-smmu: Add binding for sm6125
 2021-06-12  9:46 UTC  (2+ messages)
` [PATCH V3 2/2] iommu: arm-smmu-qcom: Add sm6125 compatible

[PATCH V4 1/2] dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driver
 2021-06-12  9:45 UTC  (2+ messages)
` [PATCH V4 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6125

[RFC][PATCH 0/1] ep93xx: clock: convert in-place
 2021-06-12  9:18 UTC  (4+ messages)
` [PATCH 1/1] ep93xx: clock: convert in-place to COMMON_CLK

[PATCH -next] clocksource/drivers/arm_global_timer: Make symbol 'gt_clk_rate_change_nb' static
 2021-06-12  9:27 UTC 

[PATCH] xfs: Fix 64-bit division on 32-bit in xlog_state_switch_iclogs()
 2021-06-12  8:54 UTC  (5+ messages)

Linux 5.4.125
 2021-06-12  8:36 UTC  (2+ messages)

Linux 5.10.43
 2021-06-12  8:33 UTC  (2+ messages)

Linux 4.14.236
 2021-06-12  8:31 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
 2021-06-12  8:28 UTC  (2+ messages)

Linux 4.19.194
 2021-06-12  8:27 UTC  (2+ messages)

[PATCH v4 0/8] tee: Improve support for kexec and kdump
 2021-06-12  8:19 UTC  (6+ messages)
` [PATCH v4 6/8] tee: Support kernel shm registration without dma-buf backing

[PATCH v2 00/10] mm/thp: fix THP splitting unmap BUGs and related
 2021-06-12  8:20 UTC  (4+ messages)

[PATCH] arm64: dts: fix node name for the sysclk
 2021-06-12  7:53 UTC  (2+ messages)

[PATCH][next] ALSA: i2c: tea6330t: Remove redundant initialization of variable err
 2021-06-12  7:32 UTC  (2+ messages)

[PATCH -next] ALSA: n64: check return value after calling platform_get_resource()
 2021-06-12  7:31 UTC  (2+ messages)

[PATCH -next] ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource()
 2021-06-12  7:30 UTC  (2+ messages)

[PATCH -next] ALSA: trident: Fix build error
 2021-06-12  7:30 UTC  (2+ messages)

drivers/net/wireless/ralink/rt2x00/rt2800lib.c:9012:13: warning: stack frame size of 8504 bytes in function 'rt2800_init_rfcsr'
 2021-06-12  7:23 UTC 

[PATCH v2] mx8mm: usb: chipidea: Fix Battery Charger 1.2 CDP detection
 2021-06-12  7:24 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am64-main: Add SYSFW reserved ranges in OCRAM
 2021-06-12  7:21 UTC  (3+ messages)

[PATCH 1/2] scsi: be2iscsi: Fix an error handling path in 'beiscsi_dev_probe()'
 2021-06-12  7:18 UTC  (2+ messages)
` [PATCH 2/2] scsi: be2iscsi: Fix some missing space in some messages (+some extra style issues)

[PATCH] bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls
 2021-06-12  7:09 UTC  (3+ messages)

[PATCH] ARM: dts: imx6sl: add PXP module
 2021-06-12  7:04 UTC  (2+ messages)

[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-12  7:02 UTC  (6+ messages)
  ` [PATCH v9] "

[PATCH] net: usbnet: allow overriding of default USB interface naming
 2021-06-12  7:01 UTC  (2+ messages)

[tip: objtool/urgent] objtool: Only rewrite unconditional retpoline thunk calls
 2021-06-12  6:42 UTC 

[PATCH rdma-next v1] RDMA: Fix kernel-doc warnings about wrong comment
 2021-06-12  6:34 UTC  (2+ messages)

kernel/cgroup/misc.c:61 valid_type() warn: unsigned 'type' is never less than zero
 2021-06-12  6:20 UTC 

[PATCH v2 00/12] powerpc: Optimise KUAP on book3s/32
 2021-06-12  6:18 UTC  (3+ messages)
` [PATCH v2 08/12] powerpc/32s: Allow disabling KUAP at boot time

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (4+ messages)
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM

[PATCH] habanalabs: Fix an error handling path in 'hl_pci_probe()'
 2021-06-12  5:39 UTC 

[PATCH] RISC-V: Use asm-generic for {in,out}{bwlq}
 2021-06-12  4:42 UTC  (2+ messages)

[PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
 2021-06-12  4:40 UTC  (10+ messages)

[PATCH] mm, futex: Fix shared futex pgoff on shmem huge page
 2021-06-12  4:31 UTC 

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-12  4:27 UTC  (4+ messages)
` [PATCH v8 3/5] selftests/sgx: Dump enclave memory map

[PATCHv3 0/3] Support for GE B1x5v2 and B1x5Pv2
 2021-06-12  4:22 UTC  (2+ messages)

[PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
 2021-06-12  4:10 UTC  (2+ messages)

switch the block layer to use kmap_local_page
 2021-06-12  4:07 UTC  (5+ messages)
` [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec

[PATCH -next] riscv: add VMAP_STACK overflow detection
 2021-06-12  3:55 UTC  (2+ messages)

[PATCH v2 12/15] riscv: convert to setup_initial_init_mm()
 2021-06-12  3:55 UTC  (2+ messages)

[PATCH v4 0/4] riscv: Map the kernel with correct permissions the first time
 2021-06-12  3:55 UTC  (2+ messages)

[PATCH] riscv: mm: Remove va_kernel_xip_pa_offset symbol from !XIP case
 2021-06-12  3:55 UTC  (2+ messages)

[PATCH 0/5] arm64: imx8mn: Add power domain and more peripherals
 2021-06-12  3:49 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: add defines for i.MX8MN power domains
` [PATCH 2/5] soc: imx: gpcv2: add support "

vmemmap alloc failure in hot_add_req()
 2021-06-12  3:42 UTC  (2+ messages)

[PATCH -next] soc/tegra: fuse: Fix build error while only ARCH_TEGRA_234_SOC enabled
 2021-06-12  3:36 UTC 

[RFC PATCH 0/5] pgo: Add PGO support for module profile data
 2021-06-12  3:24 UTC  (6+ messages)
` [RFC PATCH 1/5] pgo: Expose module sections for clang PGO instumentation
` [RFC PATCH 2/5] pgo: Make serializing functions to take prf_object
` [RFC PATCH 3/5] pgo: Wire up the new more generic code for modules
` [RFC PATCH 4/5] pgo: Add module notifier machinery
` [RFC PATCH 5/5] pgo: Cleanup code in pgo/fs.c

[PATCH -next] drm/vmwgfx/ttm: Fix build error without CONFIG_TRANSPARENT_HUGEPAGE
 2021-06-12  3:35 UTC 

[PATCH v1 0/3] coresight: Fix for snapshot mode
 2021-06-12  3:27 UTC  (5+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).