linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 20:13:58 to 2020-09-25 01:14:37 UTC [more...]

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-25  1:14 UTC  (12+ messages)
` REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag

[PATCH] exfat: remove 'rwoffset' in exfat_inode_info
 2020-09-25  0:56 UTC  (4+ messages)

[PATCH v38 00/24] Intel SGX foundations
 2020-09-25  1:04 UTC  (21+ messages)
` [PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver
            ` [PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver'
` [PATCH v38 18/24] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v38 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH] random: use correct memory barriers for crng_node_pool
 2020-09-25  0:59 UTC  (11+ messages)

[PATCH v2] exfat: remove 'rwoffset' in exfat_inode_info
 2020-09-25  0:58 UTC  (2+ messages)

[PATCH] f2fs: compress: fix to disallow enabling compress on non-empty file
 2020-09-25  0:57 UTC  (3+ messages)

[PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-09-25  0:54 UTC  (7+ messages)

[RFC 0/2] printk: Add more metadata for each record
 2020-09-25  0:54 UTC  (6+ messages)
` [RFC 2/2] printk: Add more information about the printk caller

[PATCH] efi/efivars: Create efivars mount point in the registration of efivars abstraction
 2020-09-25  0:50 UTC  (5+ messages)

[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
 2020-09-25  0:50 UTC  (7+ messages)
` [PATCH v6 bpf-next 2/6] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v6 bpf-next 3/6] bpf: add bpf_snprintf_btf helper
` [PATCH v6 bpf-next 4/6] selftests/bpf: add bpf_snprintf_btf helper tests

[PATCH V7 0/4] Softirq:avoid large sched delay from the pending softirqs
 2020-09-25  0:42 UTC  (6+ messages)
` [PATCH V7 4/4] softirq: Allow early break the softirq processing loop

[PATCH v3 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-09-25  0:40 UTC  (6+ messages)
` [PATCH v3 1/5] Bluetooth: Add helper to set adv data
` [PATCH v3 2/5] Bluetooth: Break add adv into two mgmt commands
` [PATCH v3 3/5] Bluetooth: Use intervals and tx power from mgmt cmds
` [PATCH v3 4/5] Bluetooth: Query LE tx power on startup
` [PATCH v3 5/5] Bluetooth: Change MGMT security info CMD to be more generic

[PATCH] perf parse-events: Reduce casts around bp_addr
 2020-09-25  0:39 UTC 

[PATCH net-next 0/6] net: hns3: updates for -next
 2020-09-25  0:26 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: refactor the function for dumping tc information in debugfs
` [PATCH net-next 2/6] net: hns3: remove unnecessary variable initialization
` [PATCH net-next 3/6] net: hns3: add a hardware error detect type
` [PATCH net-next 4/6] net: hns3: add debugfs of dumping pf interrupt resources
` [PATCH net-next 5/6] net: hns3: add support for 200G device
` [PATCH net-next 6/6] net: hns3: rename macro of pci device id of vf

[PATCH net-next v2] net: vlan: Avoid using BUG() in vlan_proto_idx()
 2020-09-25  0:27 UTC 

[MPTCP][PATCH net-next 00/16] mptcp: RM_ADDR/ADD_ADDR enhancements
 2020-09-25  0:26 UTC  (23+ messages)
` [MPTCP][PATCH net-next 01/16] mptcp: rename addr_signal and the related functions
` [MPTCP][PATCH net-next 02/16] mptcp: add the outgoing RM_ADDR support
` [MPTCP][PATCH net-next 03/16] mptcp: add the incoming "
` [MPTCP][PATCH net-next 08/16] mptcp: remove addr and subflow in PM netlink
` [MPTCP][PATCH net-next 10/16] mptcp: add RM_ADDR related mibs
` [MPTCP][PATCH net-next 11/16] mptcp: add mptcp_destroy_common helper
` [MPTCP][PATCH net-next 12/16] selftests: mptcp: add remove cfg in mptcp_connect
` [MPTCP][PATCH net-next 13/16] selftests: mptcp: add remove addr and subflow test cases
` [MPTCP][PATCH net-next 14/16] mptcp: add struct mptcp_pm_add_entry
` [MPTCP][PATCH net-next 15/16] mptcp: add sk_stop_timer_sync helper
` [MPTCP][PATCH net-next 16/16] mptcp: retransmit ADD_ADDR when timeout

[PATCH v2 seccomp 2/6] asm/syscall.h: Add syscall_arches[] array
 2020-09-25  0:24 UTC  (4+ messages)

[PATCH v2 0/3] Support NVIDIA Tegra-based Ouya game console
 2020-09-25  0:12 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: tegra: Add device-tree for Ouya

[PATCH v19 00/20] per memcg lru_lock
 2020-09-25  0:01 UTC  (3+ messages)

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-25  0:00 UTC  (20+ messages)

[PATCH v2 seccomp 0/6] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-09-24 23:56 UTC  (9+ messages)
` [PATCH v2 seccomp 3/6] seccomp/cache: Add "emulator" to check if filter is arg-dependent
` [PATCH v2 seccomp 4/6] seccomp/cache: Lookup syscall allowlist for fast path
` [PATCH v2 seccomp 5/6] selftests/seccomp: Compare bitmap vs filter overhead
` [PATCH v2 seccomp 6/6] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH v5 0/3] Introduce mini-dump support for remoteproc
 2020-09-24 23:51 UTC  (4+ messages)
` [PATCH v5 1/3] remoteproc: core: Add ops to enable custom coredump functionality
` [PATCH v5 2/3] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v5 3/3] remoteproc: qcom: Add minidump id for sm8150 modem remoteproc

[PATCH] xen/arm: do not setup the runstate info page if kpti is enabled
 2020-09-24 23:49 UTC 

[PATCH] net: usb: ax88179_178a: add Toshiba usb 3.0 adapter
 2020-09-24 23:49 UTC  (2+ messages)

[PATCH] i915: Introduce quirk for shifting eDP brightness
 2020-09-24 23:46 UTC  (10+ messages)
        ` [Intel-gfx] "

remove alloc_vm_area v2
 2020-09-24 23:43 UTC  (5+ messages)
` [PATCH 09/11] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
` [PATCH 10/11] x86/xen: open code alloc_vm_area in arch_gnttab_valloc

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-24 23:43 UTC  (11+ messages)

[PATCH v6 0/4] Add support for length of each segment in the segcblist
 2020-09-24 23:42 UTC  (2+ messages)

[PATCH v2 4/4] PCI: Limit pci_alloc_irq_vectors as per housekeeping CPUs
 2020-09-24 23:40 UTC  (5+ messages)

[PATCH net-next v3 0/2] Add hw offload of TC flower on MSCC Ocelot
 2020-09-24 23:39 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: mscc: ocelot: Add support for tcam

[PATCH] drm/i915: Uninitialized variable in i915_gem_object_map_page()
 2020-09-24 23:15 UTC  (2+ messages)

[PATCH] perf test: Fix msan uninitialized use
 2020-09-24 23:12 UTC  (3+ messages)

[PATCH v3 0/4] Venus - change clk enable, disable order and change bw values
 2020-09-24 23:11 UTC  (3+ messages)
` [PATCH v3 1/4] venus: core: change clk enable and disable order in resume and suspend

[PATCH rdma-next 00/10] Prepare drivers to move QP allocation to ib_core
 2020-09-24 23:09 UTC  (2+ messages)

[PATCH 0/2] Venus: fix handling of crop and s_fmt
 2020-09-24 23:09 UTC  (3+ messages)
` [PATCH 2/2] venus: venc: fix handlig of S_SELECTION and G_SELECTION

linux-next: Signed-off-by missing for commits in the block tree
 2020-09-24 23:06 UTC  (3+ messages)

[PATCH] rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
 2020-09-24 22:59 UTC  (2+ messages)

[PATCH v3 00/39] kasan: add hardware tag-based mode for arm64
 2020-09-24 22:50 UTC  (40+ messages)
` [PATCH v3 01/39] kasan: drop unnecessary GPL text from comment headers
` [PATCH v3 02/39] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v3 03/39] kasan: group vmalloc code
` [PATCH v3 04/39] kasan: shadow declarations only for software modes
` [PATCH v3 05/39] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v3 06/39] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v3 07/39] kasan: only build init.c for software modes
` [PATCH v3 08/39] kasan: split out shadow.c from common.c
` [PATCH v3 09/39] kasan: define KASAN_GRANULE_PAGE
` [PATCH v3 10/39] kasan: rename report and tags files
` [PATCH v3 11/39] kasan: don't duplicate config dependencies
` [PATCH v3 12/39] kasan: hide invalid free check implementation
` [PATCH v3 13/39] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v3 14/39] kasan, arm64: only init shadow for software modes
` [PATCH v3 15/39] kasan, arm64: only use kasan_depth "
` [PATCH v3 16/39] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v3 17/39] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v3 18/39] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v3 19/39] kasan: rename SHADOW layout macros to META
` [PATCH v3 20/39] kasan: separate metadata_fetch_row for each mode
` [PATCH v3 21/39] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH v3 22/39] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v3 23/39] arm64: Enable armv8.5-a asm-arch option
` [PATCH v3 24/39] arm64: mte: Add in-kernel MTE helpers
` [PATCH v3 25/39] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v3 26/39] arm64: mte: Add in-kernel tag fault handler
` [PATCH v3 27/39] arm64: kasan: Enable in-kernel MTE
` [PATCH v3 28/39] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v3 29/39] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v3 30/39] arm64: kasan: Enable TBI EL1
` [PATCH v3 31/39] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v3 32/39] kasan: define KASAN_GRANULE_SIZE "
` [PATCH v3 33/39] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v3 34/39] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v3 35/39] kasan, arm64: implement HW_TAGS runtime
` [PATCH v3 36/39] kasan, arm64: print report from tag fault handler
` [PATCH v3 37/39] kasan, slub: reset tags when accessing metadata
` [PATCH v3 38/39] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH v3 39/39] kasan: add documentation for hardware tag-based mode

[PATCH net-next 0/5] bonding: rename bond components
 2020-09-24 22:47 UTC  (7+ messages)
` [PATCH net-next 4/5] bonding: make Kconfig toggle to disable legacy interfaces

linux-next: Fixes tag needs some work in the block tree
 2020-09-24 22:38 UTC 

[PATCH] drm/msm/dp: return correct connection status after suspend/resume
 2020-09-24 22:27 UTC 

INFO: rcu detected stall in sys_exit_group (6)
 2020-09-24 22:26 UTC  (3+ messages)

[PATCH] checkpatch: Add test for comma use that should be semicolon
 2020-09-24 22:23 UTC  (14+ messages)
  ` coccinelle: Convert comma to semicolons (was Re: [PATCH] checkpatch: Add test for comma use that should be semicolon)
    ` [Cocci] "

[PATCH v6 0/5] Add shared workqueue support for idxd driver
 2020-09-24 22:09 UTC  (8+ messages)
` [PATCH v6 2/5] x86/asm: Add enqcmds() to support ENQCMDS instruction

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-24 22:05 UTC  (6+ messages)

[PATCH v13 00/10] Guest Last Branch Recording Enabling (KVM part)
 2020-09-24 22:05 UTC  (3+ messages)
` [PATCH] target/i386: add -cpu,lbr=true support to enable guest LBR

[PATCH v3 0/2] hwmon: pmbus: max20730: adjust the vout base on
 2020-09-24 21:54 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: max20730: adding device tree doc for max20730
` [PATCH v3 2/2] hwmon: pmbus: max20730: adjust the vout reading given voltage divider

[PATCH v2 1/4] sched/isolation: API to get housekeeping online CPUs
 2020-09-24 21:52 UTC  (3+ messages)

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-24 21:50 UTC  (12+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res

[PATCH v4 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-24 21:49 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH v1 00/12] Intel FPGA Security Manager Class Driver
 2020-09-24 21:48 UTC  (4+ messages)
` [PATCH v1 12/12] fpga: add max10 get_hw_errinfo callback func

[PATCH] KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
 2020-09-24 21:48 UTC  (2+ messages)

[PATCH v4 1/6] timer: kasan: record timer stack
 2020-09-24 21:41 UTC  (2+ messages)

[PATCH v3 0/3] Add Broadcom VK driver
 2020-09-24 21:40 UTC  (5+ messages)
` [PATCH v3 2/3] misc: bcm-vk: add "

[PATCH v3 1/3] iio: dac: ad5686: add support for AD5338R
 2020-09-24 19:52 UTC  (3+ messages)
` [PATCH v3 2/3] iio: dac: ad5686: add of_match_table
` [PATCH v3 3/3] dt-bindings: iio: dac: ad5686: add binding

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-24 21:35 UTC  (5+ messages)
` [PATCH v2 31/37] kasan, x86, s390: update undef CONFIG_KASAN

[PATCH v1 0/6] seccomp: Implement constant action bitmaps
 2020-09-24 21:35 UTC  (8+ messages)
` [PATCH 4/6] seccomp: Emulate basic filters for constant action results

[PATCH 1/5] mm: Introduce mm_struct.has_pinned
 2020-09-24 21:30 UTC  (11+ messages)

[PATCH v2 0/2] INVD intercept change to skip instruction
 2020-09-24 21:20 UTC  (2+ messages)

[PATCH v2 0/2] iowait and idle fixes in /proc/stat
 2020-09-24 21:19 UTC  (5+ messages)
` [PATCH v2 1/2] tick-sched: Do not clear the iowait and idle times
` [PATCH v2 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline

[RFC PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-09-24 21:07 UTC  (9+ messages)

[PATCH 0/3] fbdev: stop using compat_alloc_user_space
 2020-09-24 20:54 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 001/330] drm/v3d: don't leak bin job if v3d_job_init fails
 2020-09-24 20:54 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 041/330] USB: serial: mos7840: fix probe error handling

[PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
 2020-09-24 20:52 UTC  (9+ messages)

amdgpu: call trace introduced in 5.9-rc1 for Lenovo L14 Renoir
 2020-09-24 20:48 UTC  (6+ messages)

[PATCH net-next RFC v5 00/15] Add devlink reload action and limit level options
 2020-09-24 20:45 UTC  (9+ messages)
` [PATCH net-next RFC v5 01/15] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v5 02/15] devlink: Add reload action limit level

[PATCH v1 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-09-24 20:42 UTC  (13+ messages)
` [PATCH v1 1/4] mm: memcontrol: use helpers to access page's memcg data
` [PATCH v1 2/4] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH v1 3/4] mm: introduce page memcg flags
` [PATCH v1 4/4] mm: convert page kmemcg type to a page memcg flag

[PATCH] drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
 2020-09-24 20:42 UTC  (2+ messages)

[PATCH v3 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-09-24 20:40 UTC  (3+ messages)
` [PATCH v3 5/7] rtc: New driver for RTC in Netronix embedded controller

[PATCH v2] drm/panel: otm8009a: allow using non-continuous dsi clock
 2020-09-24 20:39 UTC  (2+ messages)

[PATCH v2] drm/panel: otm8009a: remove hack to force commands in HS
 2020-09-24 20:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: mark FRAMEBUFFER LAYER as Orphan
 2020-09-24 20:34 UTC  (2+ messages)

[PATCH 1/2] drm/bridge: sii902x: Enable I/O and core VCC supplies if present
 2020-09-24 20:34 UTC  (3+ messages)

[PATCH 0/2] tracing/mm: Add tracepoint_enabled() helper function for headers
 2020-09-24 20:33 UTC  (12+ messages)
` [PATCH 1/2] tracepoints: Add helper to test if tracepoint is enabled in a header

[PATCH 0/3] Small improvements to ingenic-drm
 2020-09-24 20:29 UTC  (7+ messages)
` [PATCH 1/3] drm/ingenic: Add support for 30-bit modes
` [PATCH 2/3] drm/ingenic: Reset pixclock rate when parent clock rate changes
` [PATCH 3/3] drm/ingenic: Add support for reserved memory

[PATCH] media: uapi: h264: Add documentation to the interface header
 2020-09-24 20:21 UTC  (3+ messages)

[tip: timers/core] timers: Mask invalid flags in do_init_timer()
 2020-09-24 20:13 UTC 


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