linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-18 13:19:22 to 2021-06-18 15:22:23 UTC [more...]

[PATCH V4,0/3] mm: compaction: proactive compaction trigger by user
 2021-06-18 15:18 UTC  (3+ messages)
` [PATCH V4 1/3] mm: compaction: optimize proactive compaction deferrals
` [PATCH V4 2/3] mm: compaction: support triggering of proactive compaction by user

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-18 14:19 UTC  (38+ messages)
` [patch V3 01/66] x86/fpu: x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
` [patch V3 02/66] x86/fpu: Make init_fpstate correct with optimized XSAVE
` [patch V3 03/66] x86/fpu: Fix copy_xstate_to_kernel() gap handling
` [patch V3 04/66] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
` [patch V3 05/66] x86/fpu: Mark various FPU states __ro_after_init
` [patch V3 06/66] x86/fpu: Make xfeatures_mask_all __ro_after_init
` [patch V3 07/66] x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()
` [patch V3 08/66] x86/fpu: Remove unused get_xsave_field_ptr()
` [patch V3 09/66] x86/fpu: Move inlines where they belong
` [patch V3 10/66] x86/fpu: Limit xstate copy size in xstateregs_set()
` [patch V3 11/66] x86/fpu: Sanitize xstateregs_set()
` [patch V3 12/66] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate()
` [patch V3 13/66] x86/fpu: Simplify PTRACE_GETREGS code
` [patch V3 14/66] x86/fpu: Rewrite xfpregs_set()
` [patch V3 15/66] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values
` [patch V3 16/66] x86/fpu: Clean up fpregs_set()
` [patch V3 17/66] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()
` [patch V3 18/66] x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get()
` [patch V3 19/66] x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get()
` [patch V3 20/66] x86/fpu: Remove fpstate_sanitize_xstate()
` [patch V3 21/66] x86/fpu/regset: Move fpu__read_begin() into regset
` [patch V3 22/66] x86/fpu: Move fpu__write_begin() to regset
` [patch V3 23/66] x86/fpu: Get rid of using_compacted_format()
` [patch V3 24/66] x86/kvm: Avoid looking up PKRU in XSAVE buffer
` [patch V3 25/66] x86/fpu: Cleanup arch_set_user_pkey_access()
` [patch V3 29/66] x86/fpu: Rename fxregs related copy functions
` [patch V3 31/66] x86/fpu: Rename xstate copy functions which are related to UABI
` [patch V3 32/66] x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate()
` [patch V3 33/66] x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate()
` [patch V3 34/66] x86/fpu: Get rid of the FNSAVE optimization
` [patch V3 35/66] x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_kernel()
` [patch V3 37/66] x86/fpu: Rename "dynamic" XSTATEs to "independent"
` [patch V3 38/66] x86/fpu/xstate: Sanitize handling of independent features
` [patch V3 41/66] x86/cpu: Sanitize X86_FEATURE_OSPKE
` [patch V3 43/66] x86/pkru: Provide pkru_write_default()
` [patch V3 44/66] x86/cpu: Write the default PKRU value when enabling PKE
` [patch V3 45/66] x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()

[PATCH] x86/mm: avoid truncating memblocks for SGX memory
 2021-06-18 15:19 UTC  (2+ messages)

[PATCH v1 1/7] irqchip: Switch to bitmap_zalloc()
 2021-06-18 15:16 UTC  (7+ messages)
` [PATCH v1 2/7] irqchip/alpine-msi: "
` [PATCH v1 3/7] irqchip/gic-v2m: "
` [PATCH v1 4/7] irqchip/gic-v3: "
` [PATCH v1 5/7] irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc()
` [PATCH v1 6/7] irqchip/mvebu-gicp: "
` [PATCH v1 7/7] irqchip/mvebu-odmi: Switch to bitmap_zalloc()

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-18 15:14 UTC  (23+ messages)

Plan for /dev/ioasid RFC v2
 2021-06-18 15:15 UTC  (12+ messages)

[PATCH] mm/percpu: Fix gfp flag in pcpu_balance_populated
 2021-06-18 15:14 UTC 

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-18 15:14 UTC  (3+ messages)
` [PATCH -V8 02/10] mm/numa: automatically generate node migration order

[PATCH V2 2/2] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
 2021-06-18 15:11 UTC  (2+ messages)

[PATCH] arm64: PCI: Enable SMC conduit
 2021-06-18 15:10 UTC  (11+ messages)

[PATCH] PCI: dwc: meson add quirk
 2021-06-18 15:08 UTC  (4+ messages)

[PATCH 1/2] ASoC: atmel-i2s: Set symmetric sample bits
 2021-06-18 15:07 UTC  (2+ messages)
` [PATCH 2/2] ASoC: atmel-i2s: Fix usage of capture and playback at the same time

[PATCH 0/3] perf probe: Boot time tracing support
 2021-06-18 15:07 UTC  (4+ messages)
` [PATCH 3/3] perf/probe: Add --bootconfig to output definition in bootconfig format

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-18 15:05 UTC  (8+ messages)
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH v11 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-18 15:04 UTC  (8+ messages)
` [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET

[PATCH v7 4/5] printk: Userspace format indexing support
 2021-06-18 15:00 UTC  (4+ messages)

[PATCH] s390/vfio-ap: Fix module unload memory leak of matrix_dev
 2021-06-18 14:59 UTC  (4+ messages)

[PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-18 14:58 UTC  (6+ messages)

[PATCH v3 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-06-18 14:49 UTC  (5+ messages)
  ` [PATCH v3 1/2] blk-zoned: allow zone management send operations "
  ` [PATCH v3 2/2] blk-zoned: allow BLKREPORTZONE "

[PATCH] net: ethernet: aeroflex: fix UAF in greth_of_remove
 2021-06-18 14:57 UTC 

[PATCH v2 0/3] some improvements for lockdep
 2021-06-18 14:55 UTC  (4+ messages)
` [PATCH v2 1/3] locking/lockdep: Unlikely bfs_error() inside
` [PATCH v2 2/3] locking/lockdep: Unlikely conditons about BFS_RMATCH
` [PATCH v2 3/3] locking/lockdep: Print possible warning after counting deps

[Bug] fio hang when running multiple job io_uring/hipri over nvme
 2021-06-18 14:56 UTC  (5+ messages)

[PATCH next v4 0/2] introduce printk cpu lock
 2021-06-18 14:55 UTC  (5+ messages)
` [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c

[PATCH net-next 0/3] vsock: small fixes for seqpacket support
 2021-06-18 14:55 UTC  (7+ messages)
` [PATCH net-next 1/3] vsock: rename vsock_has_data()
` [PATCH net-next 2/3] vsock: rename vsock_wait_data()
` [PATCH net-next 3/3] vsock/virtio: remove redundant `copy_failed` variable

[PATCH v2] loop: Fix missing discard support when using LOOP_CONFIGURE
 2021-06-18 14:52 UTC  (2+ messages)

[PATCH v2] serial: amba-pl011: add RS485 support
 2021-06-18 14:51 UTC 

[PATCH v16 0/7] MTE support for KVM guest
 2021-06-18 14:52 UTC  (11+ messages)
` [PATCH v16 1/7] arm64: mte: Handle race when synchronising tags
` [PATCH v16 2/7] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v16 3/7] KVM: arm64: Introduce MTE VM feature
` [PATCH v16 4/7] KVM: arm64: Save/restore MTE registers
` [PATCH v16 5/7] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v16 6/7] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v16 7/7] KVM: arm64: Document MTE capability and ioctl

[PATCH] Input: stmpe-keypad - add STMPE1801 support
 2021-06-18 14:51 UTC 

[PATCH v1 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc()
 2021-06-18 14:50 UTC  (2+ messages)

[PATCH] soundwire: stream: Fix test for DP prepare complete
 2021-06-18 14:47 UTC 

[PATCH] backing_dev_info: introduce min_bw/max_bw limits
 2021-06-18 14:41 UTC  (4+ messages)

[PATCH v4 0/2] mtd: spi-nor: support dumping sfdp tables
 2021-06-18 14:40 UTC  (2+ messages)

remove the legacy ide driver v2
 2021-06-18 14:38 UTC  (3+ messages)

[PATCH 0/1] bug: mark generic BUG() as unreachable
 2021-06-18 14:35 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] docs: kmemleak: add more details about kmemleak usage
 2021-06-18 14:34 UTC  (2+ messages)

[PATCH] net: add pf_family_names[] for protocol family
 2021-06-18 14:32 UTC 

[PATCH v13 00/12] Restricted DMA
 2021-06-18 14:32 UTC  (6+ messages)
` [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions

[PATCH] gpio: tegra186: Add ACPI support
 2021-06-18 14:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] clk: support regmap
 2021-06-18 14:30 UTC  (5+ messages)

[PATCH] net: ceph: Use CLOCK_MONOTONIC ktime_get_ts64()
 2021-06-18 14:27 UTC 

[PATCH v2 0/2] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-06-18 14:27 UTC  (7+ messages)
` [PATCH v2 2/2] can: netlink: add "
        ` CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd

[PATCH RFC] riscv: Remove all XIP fixups by initializing MMU in memory
 2021-06-18 14:23 UTC 

[GIT PULL] tracing: Fixes for 5.13-rc6
 2021-06-18 14:23 UTC 

arm64: dts: mt8195: Add Mediatek SoC MT8195 device nodes
 2021-06-18 14:21 UTC  (4+ messages)
` [PATCH 23/27] arm64: dts: mt8195: add gce node

[PATCH v2 0/3] soc: qcom: geni: add support for gpi dma
 2021-06-18 14:18 UTC  (4+ messages)
` [PATCH v2 1/3] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header
` [PATCH v2 2/3] soc: qcom: geni: move struct geni_wrapper to header
` [PATCH v2 3/3] soc: qcom: geni: Add support for gpi dma

[PATCH] drivers/nvme/host: Use kobj_to_dev() API
 2021-06-18 14:18 UTC  (2+ messages)

[PATCH] include/linux/w1: Use kobj_to_dev() API
 2021-06-18 14:18 UTC 

[PATCH 1/2] regulator: max8893: add regulator driver
 2021-06-18 14:16 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: regulator: Add MAX8893 bindings

[PATCH] driver/scsi: Use kobj_to_dev() API
 2021-06-18 14:16 UTC 

[PATCH v3] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
 2021-06-18 14:09 UTC 

[PATCH 1/2] regulator: da9052: Ensure enough delay time for .set_voltage_time_sel
 2021-06-18 14:14 UTC  (2+ messages)
` [PATCH 2/2] regulator: da9052: Simplify checking DVC controlled regulators

[PATCH] drivers/dax: Use kobj_to_dev() API
 2021-06-18 14:12 UTC 

[PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup
 2021-06-18 14:11 UTC 

support booting of arbitrary non-blockdevice file systems
 2021-06-18 14:10 UTC  (5+ messages)
` [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root

[PATCH] drivers/input/keyboard/cros_ec_keyb: Use kobj_to_dev() API
 2021-06-18 14:08 UTC 

[PATCH] riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
 2021-06-18 14:01 UTC 

[PATCH v3 1/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
 2021-06-18 14:06 UTC  (2+ messages)

[PATCH v3 1/3] riscv: optimized memcpy
 2021-06-18 14:06 UTC  (2+ messages)

[PATCH] drivers/nvdimm: Use kobj_to_dev() API
 2021-06-18 14:04 UTC 

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-06-18 14:04 UTC  (3+ messages)
` [PATCH -tip v8 09/13] kprobes: Enable stacktrace from pt_regs in kretprobe handler

[PATCH v2] NFC: nxp-nci: remove unnecessary labels
 2021-06-18  9:10 UTC 

[PATCH v5 0/3] thermal: mediatek: Add LVTS architecture thermal controller
 2021-06-18 13:56 UTC  (3+ messages)
` [PATCH v5 1/3] thermal: mediatek: Relocate driver to mediatek folder

[PATCH] drm/display: Fix duplicated argument
 2021-06-18 13:55 UTC  (2+ messages)

[PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB
 2021-06-18 13:55 UTC  (3+ messages)

[PATCH 0/4] perf: Fix the ctx->pmu for a hybrid system
 2021-06-18 13:54 UTC  (4+ messages)

[PATCH] power: supply: axp288_fuel_gauge: remove redundant continue statement
 2021-06-18 13:53 UTC  (4+ messages)
` AW: "

[PATCH] dmaengine: mediatek: Return the correct errno code
 2021-06-18 13:53 UTC  (2+ messages)

[PATCH] misc: sram: Only map reserved areas in Tegra SYSRAM
 2021-06-18 13:51 UTC  (4+ messages)

[PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
 2021-06-18 13:50 UTC  (9+ messages)

[PATCH] net: ethernet: fix potential use-after-free in ec_bhf_remove
 2021-06-18 13:49 UTC 

REGRESSION: v5.13-rc1 does not boot because of "of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses"
 2021-06-18 13:45 UTC  (3+ messages)

[PATCH v2] ASoC: fsl_xcvr: disable all interrupts when suspend happens
 2021-06-18 13:45 UTC  (2+ messages)

[GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support
 2021-06-18 13:41 UTC  (6+ messages)

[PATCH v2 1/2] ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros
 2021-06-18 13:41 UTC  (2+ messages)
` [PATCH v2 2/2] ACPI: sysfs: Remove tailing return statement in void function

[PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE
 2021-06-18 13:36 UTC  (14+ messages)

linux-next: Signed-off-by missing for commits in the drivers-x86 tree
 2021-06-18 13:33 UTC  (2+ messages)

[PATCH 1/2] sched/rt: Fix RT utilization tracking during policy change
 2021-06-18 13:32 UTC  (2+ messages)
` [PATCH 2/2] sched/rt: Fix Deadline "

[PATCH] pci-hyperv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-06-18 13:26 UTC  (5+ messages)

[PATCH] perf ksymbol: fix memory leak: decrease refcount of map and dso
 2021-06-18 13:25 UTC  (7+ messages)

[BUG] Crash after module unload if it use DO_ONCE mechanism
 2021-06-18 13:25 UTC  (2+ messages)

[RESEND PATCH v3 00/11] Introduce STM32MP1 RCC in secured mode
 2021-06-18 13:24 UTC  (4+ messages)
` [RESEND PATCH v3 11/11] clk: stm32mp1: new compatible for secure RCC support

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-18 13:25 UTC  (5+ messages)
` [patch V2 15/52] x86/fpu: Use copy_uabi_xstate_to_membuf() in xfpregs_get()
      ` [PATCH] selftests/x86/ptrace_syscall: Add a PTRACE_GETFPREGS test

[for-linus][PATCH 0/4] tracing: Some fixes for 5.13
 2021-06-18 13:20 UTC  (5+ messages)
` [for-linus][PATCH 1/4] recordmcount: Correct st_shndx handling
` [for-linus][PATCH 2/4] tracing: Do not stop recording cmdlines when tracing is off
` [for-linus][PATCH 3/4] tracing: Do not stop recording comms if the trace file is being read
` [for-linus][PATCH 4/4] tracing: Do no increment trace_clock_global() by one

[RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure
 2021-06-18 13:20 UTC  (6+ messages)
` [RFCv1 4/8] phy: amlogic: meson8b-usb2: Use phy set_mode callback function

[PATCH net-next v2 0/8] port asix ax88772 to the PHYlib
 2021-06-18 13:20 UTC  (7+ messages)
` [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support

[PATCH][next] iommu/vt-d: Fix dereference of pointer info before it is null checked
 2021-06-18 13:20 UTC  (2+ messages)

[PATCH 0/2] trace/kprobe: Two fixes for kretprobes
 2021-06-18 13:19 UTC  (8+ messages)
` [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive


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