linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-16 23:59:00 to 2021-04-17 11:17:52 UTC [more...]

[PATCH 00/13] [RFC] Rust support
 2021-04-17 11:17 UTC  (14+ messages)

[PATCH net-next v2 0/3] introduce skb_for_each_frag()
 2021-04-17 11:07 UTC  (4+ messages)

[PATCH 0/3] gpio: zynq: Update on gpio zynq driver
 2021-04-17 11:06 UTC  (6+ messages)
` [PATCH 1/3] gpio: zynq: use module_platform_driver to simplify the code

[PATCH v4] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-17 10:59 UTC  (2+ messages)

[PATCH 1/1] mm: Fix struct page layout on 32-bit systems
 2021-04-17 10:59 UTC  (15+ messages)

[PATCH v2] cifs: remove unnecessary copies of tcon->crfid.fid
 2021-04-17 10:53 UTC  (2+ messages)

[”PATCH” v2 0/5] Asynchronous linkdown recovery
 2021-04-17 10:51 UTC  (3+ messages)
` [”PATCH” v2 2/5] PCI: armada8k: Add link-down handle

[PATCH 1/1] s390/pci: expose a PCI device's UID as its index
 2021-04-17 10:47 UTC  (4+ messages)

INFO: task hung in usb_remote_wakeup (2)
 2021-04-17 10:41 UTC  (2+ messages)
` [syzbot] "

[PATCH] kernel/module: Use BUG_ON instead of if condition followed by BUG
 2021-04-17 10:22 UTC 

[PATCH] mtd: rawnand: fix an error code in nand_setup_interface()
 2021-04-17 10:24 UTC  (3+ messages)

[PATCH v19 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-04-17 10:24 UTC  (12+ messages)
` [PATCH v19 1/7] arm/arm64: Probe for the presence of KVM hypervisor
` [PATCH v19 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v19 6/7] KVM: arm64: Add support for the KVM PTP service
` [PATCH v19 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH RESEND 0/4] Add support for HiSilicon PCIe Tune and Trace device
 2021-04-17 10:17 UTC  (5+ messages)
` [PATCH RESEND 1/4] hwtracing: Add trace function "
` [PATCH RESEND 2/4] hwtracing: Add tune "
` [PATCH RESEND 3/4] docs: Add HiSilicon PTT device driver documentation
` [PATCH RESEND 4/4] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH v5 net-next 00/10] net: Korina improvements
 2021-04-17 10:19 UTC  (5+ messages)
` [PATCH v5 net-next 10/10] dt-bindings: net: korina: Add DT bindings for IDT 79RC3243x SoCs

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-17 10:16 UTC  (18+ messages)
` [PATCH 04/15] static_call: Use global functions for the self-test
` [PATCH 05/15] x86: Implement function_nocfi
` [PATCH 06/15] x86: Avoid CFI jump tables in IDT and entry points

[PATCH v5 00/11] Fix bugs and add support for new Ingenic SoCs
 2021-04-17 10:12 UTC  (13+ messages)
` [PATCH v5 04/11] pinctrl: Ingenic: Improve LCD pins related code
` [PATCH v5 07/11] pinctrl: Ingenic: Add pinctrl driver for JZ4730
` [PATCH v5 08/11] pinctrl: Ingenic: Add pinctrl driver for JZ4750
` [PATCH v5 09/11] pinctrl: Ingenic: Add pinctrl driver for JZ4755
` [PATCH v5 10/11] pinctrl: Ingenic: Add pinctrl driver for JZ4775
` [PATCH v5 11/11] pinctrl: Ingenic: Add pinctrl driver for X2000

[PATCH 0/8] USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support
 2021-04-17  9:43 UTC  (3+ messages)
` [PATCH 2/8] usb: gadget: f_uac2/u_audio: add feedback endpoint support

[PATCH v2 0/5] close various race windows for swap
 2021-04-17  9:40 UTC  (6+ messages)
` [PATCH v2 1/5] mm/swapfile: add percpu_ref support "
` [PATCH v2 2/5] mm/swapfile: use percpu_ref to serialize against concurrent swapoff
` [PATCH v2 3/5] swap: fix do_swap_page() race with swapoff
` [PATCH v2 4/5] mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info()
` [PATCH v2 5/5] mm/shmem: fix shmem_swapin() race with swapoff

[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-17  9:28 UTC  (3+ messages)
` [External] "

[PATCH for vm-scalability] usemem: Output a message after punch holes done
 2021-04-16  8:47 UTC  (2+ messages)

[PATCH 1/3] habanalabs: skip reading f/w errors on bad status
 2021-04-17  9:20 UTC  (3+ messages)
` [PATCH 2/3] habanalabs: change error level of security not ready
` [PATCH 3/3] habanalabs: ignore f/w status error

[PATCH] perf vendor events: Initial json/events list for power10 platform
 2021-04-17  9:18 UTC 

[PATCH V2 0/9] intel_pmc_core: Add sub-state requirements and mode
 2021-04-17  9:12 UTC  (15+ messages)
` [PATCH V2 1/9] platform/x86: intel_pmc_core: Don't use global pmcdev in quirks
` [PATCH V2 2/9] platform/x86: intel_pmc_core: Remove global struct pmc_dev
` [PATCH V2 3/9] platform/x86: intel_pmc_core: Handle sub-states generically
` [PATCH V2 4/9] platform/x86: intel_pmc_core: Show LPM residency in microseconds
` [PATCH V2 5/9] platform/x86: intel_pmc_core: Get LPM requirements for Tiger Lake
` [PATCH V2 6/9] platform/x86: intel_pmc_core: Add requirements file to debugfs
` [PATCH V2 7/9] platform/x86: intel_pmc_core: Add option to set/clear LPM mode
` [PATCH V2 8/9] platform/x86: intel_pmc_core: Add LTR registers for Tiger Lake
` [PATCH V2 9/9] platform/x86: intel_pmc_core: Add support for Alder Lake PCH-P

[PATCH 1/3] habanalabs: move relevant datapath work outside cs lock
 2021-04-17  9:10 UTC  (4+ messages)
` [PATCH 2/3] habanalabs: support legacy and new pll indexes

[PATCH 1/7] habanalabs: expose ASIC specific PLL index
 2021-04-17  9:06 UTC  (7+ messages)
` [PATCH 2/7] habanalabs: increase ELBI reset timeout for PLDM
` [PATCH 3/7] habanalabs: update firmware files to latest
` [PATCH 4/7] habanalabs: prepare preboot stage to dynamic f/w load
` [PATCH 5/7] habanalabs: request f/w in separate function
` [PATCH 6/7] habanalabs: refactor init device cpu code
` [PATCH 7/7] habanalabs: use mmu cache range invalidation

[tip:sched/core 23/23] kernel/sched/topology.c:17:2: error: 'sched_debug_verbose' undeclared; did you mean 'sched_debug_setup'?
 2021-04-17  9:06 UTC  (2+ messages)

[PATCH v7 0/9] Extend regulator notification support
 2021-04-17  8:49 UTC  (6+ messages)
` [PATCH v7 2/9] reboot: thermal: Export hardware protection shutdown

[PATCH 0/2] fdt: translate address if #size-cells = <0>
 2021-04-17  8:37 UTC  (11+ messages)

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-17  8:16 UTC  (5+ messages)

[PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard
 2021-04-17  8:02 UTC  (7+ messages)
` [PATCH v2 5/6] kunit: mptcp: adhear to KUNIT formatting standard

[PATCH] mm: Move HOLES_IN_ZONE into mm
 2021-04-17  7:59 UTC 

[PATCH v3] brcmfmac: support parse country code map from DT
 2021-04-17  7:54 UTC 

PROBLEM: DoS Attack on Fragment Cache
 2021-04-17  7:50 UTC  (4+ messages)

[PATCH v2 0/2] brcmfmac: support parse country code map from DT
 2021-04-17  7:50 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v2 net-next] net: ethernet: mediatek: fix a typo bug in flow offloading
 2021-04-17  7:34 UTC  (2+ messages)

[PATCH 0/2] Change struct page layout for page_pool
 2021-04-17  7:34 UTC  (5+ messages)
` [PATCH 1/2] mm: Fix struct page layout on 32-bit systems

[tip:timers/core] BUILD SUCCESS 9c336c9935cff267470bb3aaa85c66fac194b650
 2021-04-17  7:28 UTC 

[PATCH v2 1/4] fbtft: Replace custom ->reset() with generic one
 2021-04-17  7:18 UTC  (2+ messages)

[PATCH] net/mlx5: Use kasprintf instead of hand-writing it
 2021-04-17  7:16 UTC 

[RESEND][PATCH 0/6] Constify struct page arguments
 2021-04-17  7:14 UTC  (2+ messages)

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-17  7:14 UTC  (14+ messages)

[PATCH net-next] net: xilinx: drivers need/depend on HAS_IOMEM
 2021-04-17  6:55 UTC 

[RFC PATCH] USB:XHCI:skip hub registration
 2021-04-17  6:48 UTC  (6+ messages)

[PATCH 0/3] Add some fix patches
 2021-04-17  6:46 UTC  (4+ messages)
` [PATCH 1/3] i2c: mediatek: Fix send master code at more than 1MHz
` [PATCH 2/3] i2c: mediatek: Fix wrong dma sync flag
` [PATCH 3/3] i2c: mediatek: Use scl_int_delay_ns to compensate clock-stretching

[PATCH] scsi: a100u2w: remove useless variable
 2021-04-17  6:34 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: dw-hdmi: disable loading of DW-HDMI CEC sub-driver
 2021-04-17  6:31 UTC  (4+ messages)

[PATCH] of: linux/of.h: fix kernel-doc warnings
 2021-04-17  6:12 UTC 

[PATCH 0/8] iommu: fix a couple of spelling mistakes detected by codespell tool
 2021-04-17  6:07 UTC  (8+ messages)
` [PATCH 4/8] iommu/sun50i: Fix spelling mistake "consits" -> "consists"
` [PATCH 5/8] iommu: fix a couple of spelling mistakes

[PATCH -next] cfg80211: fix a few kernel-doc warnings
 2021-04-17  6:01 UTC 

[PATCH v6] lib: add basic KUnit test for lib/math
 2021-04-17  5:58 UTC  (3+ messages)

[PATCH v1 0/3] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-04-17  5:47 UTC  (2+ messages)

[tip:perf/core] BUILD SUCCESS 5deac80d4571dffb51f452f0027979d72259a1b9
 2021-04-17  5:29 UTC 

[PATCH v7 6/6] w1: ds2438: support for writing to offset register
 2021-04-17  5:25 UTC  (2+ messages)

[GIT PULL] Networking for 5.12-rc8
 2021-04-17  5:07 UTC 

[PATCH] tcp: fix silent loss when syncookie is trigered
 2021-04-17  4:58 UTC  (3+ messages)
  ` [External] "

[PATCH v4 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-17  4:56 UTC  (6+ messages)
` [PATCH v4 1/2] binfmt_flat: allow not offsetting data start
` [PATCH v4 2/2] riscv: Disable data start offset in flat binaries

[PATCH net] net/core/dev.c: Ensure pfmemalloc skbs are correctly handled when receiving
 2021-04-17  4:52 UTC  (2+ messages)

[PATCH v2 (RESEND) 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-17  4:45 UTC  (2+ messages)
` [PATCH v2 (RESEND) 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

[PATCH v3 0/8] memcontrol code cleanup and simplification
 2021-04-17  4:35 UTC  (9+ messages)
` [PATCH v3 1/8] mm: memcontrol: fix page charging in page replacement
` [PATCH v3 2/8] mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
` [PATCH v3 3/8] mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
` [PATCH v3 4/8] mm: memcontrol: simplify lruvec_holds_page_lru_lock
` [PATCH v3 5/8] mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
` [PATCH v3 6/8] mm: memcontrol: simplify the logic of objcg pinning memcg
` [PATCH v3 7/8] mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock
` [PATCH v3 8/8] mm: vmscan: remove noinline_for_stack

[PATCH v2] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-04-17  4:31 UTC  (2+ messages)

[PATCH 04/13] Kbuild: Rust support
 2021-04-17  4:24 UTC  (5+ messages)

[PATCH] watchdog: aspeed: fix hardware timeout calculation
 2021-04-17  4:20 UTC  (2+ messages)

hppa64-linux-ld: lib/zstd/entropy_common.o(.text+0x1c): cannot reach _mcount
 2021-04-17  4:17 UTC 

[PATCH v20 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-17  4:13 UTC  (7+ messages)
` [PATCH v20 4/9] mm: hugetlb: free the vmemmap pages associated with each "
    ` [External] "
` [PATCH v20 5/9] mm: hugetlb: defer freeing of HugeTLB pages
    ` [External] "

[PATCH v2 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-17  4:05 UTC  (3+ messages)
` [PATCH v2 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

[tip:sched/core] BUILD SUCCESS WITH WARNING a1b93fc0377e73dd54f819a993f83291324bb54a
 2021-04-17  3:57 UTC 

[PATCH v2] Documentation: kunit: Update kunit_tool page
 2021-04-17  3:45 UTC 

[PATCH net] net: fix use-after-free when UDP GRO with shared fraglist
 2021-04-17  3:44 UTC  (6+ messages)

[GIT PULL] libnvdimm fixes for v5.12-rc8 / final
 2021-04-17  3:25 UTC 

[syzbot] unexpected kernel reboot (4)
 2021-04-17  3:19 UTC  (4+ messages)

[GIT PULL] cxl fixes for v5.12-rc8 / final
 2021-04-17  3:10 UTC 

[PATCH v2 0/8] memcontrol code cleanup and simplification
 2021-04-17  2:52 UTC  (4+ messages)
` [PATCH v2 5/8] mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
    ` [External] "

[RFC 0/2] Add a new translation tool scripts/trslt.py
 2021-04-17  2:47 UTC  (3+ messages)

[PATCH v13 00/14] huge vmalloc mappings
 2021-04-17  2:39 UTC  (5+ messages)
` [PATCH v13 14/14] powerpc/64s/radix: Enable "

[PATCH] riscv: patch: remove lockdep assertion on lock text_mutex
 2021-04-17  2:35 UTC 

[RFC PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3)
 2021-04-17  2:19 UTC  (4+ messages)

[PATCH v3 2/2] iommu/sva: Remove mm parameter from SVA bind API
 2021-04-17  2:02 UTC  (3+ messages)

[RFC PATCH] irqchip/gic-v3: Do not enable irqs when handling spurious interrups
 2021-04-17  2:01 UTC  (3+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-04-17  1:57 UTC  (13+ messages)

[PATCH] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
 2021-04-17  1:36 UTC  (3+ messages)

[PATCH 0/3] ARM: mstar: Add initial support for M5Stack UnitV2
 2021-04-17  1:10 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add vendor prefix for M5Stack
` [PATCH 2/3] dt-bindings: arm: mstar: Add compatible for M5Stack UnitV2
` [PATCH 3/3] ARM: dts: mstar: Add a dts "

[PATCH v4 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-17  1:05 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH 5.10 00/25] 5.10.31-rc1 review
 2021-04-17  1:01 UTC  (2+ messages)

[PATCH 4.14 00/68] 4.14.231-rc1 review
 2021-04-17  1:00 UTC  (2+ messages)

[PATCH v2] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2021-04-17  1:00 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] cxl/mem: Fix memory device capacity probing
 2021-04-17  0:54 UTC  (2+ messages)

[gustavoars-linux:testing/warray-bounds] BUILD SUCCESS WITH WARNING f26f5c4b90b01bfc415b38f9246b0a36d63b9aaa
 2021-04-17  0:52 UTC 

[PATCH 1/2] x86/hyperv: Move hv_do_rep_hypercall to asm-generic
 2021-04-17  0:43 UTC  (2+ messages)
` [PATCH 2/2] drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-17  0:34 UTC  (3+ messages)
` [PATCH v2 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[PATCH v8 clocksource 2/5] clocksource: Retry clock read if long delays detected
 2021-04-17  0:25 UTC  (3+ messages)

[RFC v2 0/6] vfs: provide automatic kernel freeze / resume
 2021-04-17  0:10 UTC  (7+ messages)
` [RFC v2 1/6] fs: provide unlocked helper for freeze_super()
` [RFC v2 2/6] fs: add frozen sb state helpers
` [RFC v2 3/6] fs: add a helper for thaw_super_locked() which does not unlock
` [RFC v2 4/6] fs: distinguish between user initiated freeze and kernel initiated freeze
` [RFC v2 5/6] fs: add iterate_supers_excl() and iterate_supers_reverse_excl()
` [RFC v2 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-17  0:09 UTC  (5+ messages)
` [PATCH 1/5] scsi: BusLogic: Fix missing `pr_cont' use

[PATCH][next] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
 2021-04-17  0:07 UTC  (2+ messages)

x86/crash: fix crash_setup_memmap_entries() out-of-bounds access
 2021-04-17  0:05 UTC  (11+ messages)
      ` [patch] "

[PATCH v2 0/7] Add Support for MediaTek MT8192 APU Power
 2021-04-17  0:02 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Add MT8192 APU clock bindings
` [PATCH v2 2/7] clk: mediatek: mt8192: Add APU clocks support

[tip:x86/platform] BUILD SUCCESS 0b45143b4b9440579e7fa889708cfc4bc7fdb9a3
 2021-04-16 23:59 UTC 

[tip:x86/cleanups] BUILD SUCCESS df448cdfc01ffc117702a494ef302e7fb76df78a
 2021-04-16 23:59 UTC 

[PATCH 0/2] fs: provide a stop gap fix for buggy resume firmware API calls
 2021-04-16 23:58 UTC  (3+ messages)
` [PATCH 1/2] test_firmware: add suspend support to test buggy drivers
` [PATCH 2/2] fs/kernel_read_file: use usermodehelper_read_trylock() as a stop gap


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