linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 13:53:01 to 2021-10-05 14:54:07 UTC [more...]

[PATCH] exfat: use local UTC offset when EXFAT_TZ_VALID isn't set
 2021-10-05 14:53 UTC  (7+ messages)

[PATCH v8 00/11] Add TDX Guest Support (Initial support)
 2021-10-05 14:48 UTC  (9+ messages)
` [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option

`AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y` causes AMDGPU to fail on Ryzen: amdgpu: SME is not compatible with RAVEN
 2021-10-05 14:48 UTC  (3+ messages)

[PATCH 0/6] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-10-05 14:46 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: memory: renesas,rpc-if: Add support for the R9A07G044

[Bug 214453] New: skl_int3472_unregister_clock: kernel NULL pointer dereference (HP Elite x2 1013 G3)
 2021-10-05 14:44 UTC  (2+ messages)

[PATCH] thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable
 2021-10-05 14:42 UTC  (2+ messages)

[PATCH 0/3] mm/smaps: Fixes and optimizations on shmem swap handling
 2021-10-05 14:40 UTC  (4+ messages)
` [PATCH 3/3] mm/smaps: Simplify shmem handling of pte holes

[PATCH v2 0/4] Add support for the Mercury+ AA1 module
 2021-10-05 14:37 UTC  (5+ messages)
` [PATCH v2 1/4] i2c: check bus number property in DesignWare I2C Controller
` [PATCH v2 2/4] dt-bindings: add bus number property
` [PATCH v2 3/4] reset: socfpga: add empty driver allowing consumers to probe
` [PATCH v2 4/4] dts: socfpga: Add Mercury+ AA1 devicetree

[PATCH -rcu/kcsan 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-10-05 14:37 UTC  (7+ messages)
` [PATCH -rcu/kcsan 04/23] kcsan: Add core support for a subset of weak memory modeling
` [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[PATCH] thermal: thermal_mmio: Constify static struct thermal_mmio_ops
 2021-10-05 14:36 UTC  (2+ messages)

[x86/iopl] 32e1ae626f: kernel-selftests.x86.iopl_64.fail
 2021-10-05 14:56 UTC 

[PATCH] staging: most: dim2: fix device registration
 2021-10-05 14:34 UTC  (8+ messages)
  ` [PATCH 1/2] staging: most: dim2: do not double-register the same device
  ` [PATCH 2/2] staging: most: dim2: use device release method

[GIT PULL] Clang feature updates for v5.14-rc1
 2021-10-05 14:30 UTC  (3+ messages)
` ARCH_WANTS_NO_INSTR (Re: [GIT PULL] Clang feature updates for v5.14-rc1)

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-05 14:30 UTC  (3+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

[PATCH] ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()
 2021-10-05 14:29 UTC  (2+ messages)

[PATCH 0/3] staging: mt7621-dts: complete reset missing stuff
 2021-10-05 14:28 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: reset: add dt binding header for ralink RT2880 resets
` [PATCH 2/3] dt: bindings: add ralink RT2880 resets device tree binding documentation

[PATCH 1/3] ath9k: add option to reset the wifi chip via debugfs
 2021-10-05 14:27 UTC  (2+ messages)

[PATCH v3] ath10k: Don't always treat modem stop events as crashes
 2021-10-05 14:26 UTC  (2+ messages)

[PATCH 0/3] ath9k: interrupt fixes on queue reset
 2021-10-05 14:24 UTC  (3+ messages)

[PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups
 2021-10-05 14:22 UTC  (3+ messages)
` [PATCH v1 2/6] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE

[PATCH v8 00/24] wfx: get out from the staging area
 2021-10-05 14:20 UTC  (27+ messages)
` [PATCH v8 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v8 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v8 03/24] wfx: add Makefile/Kconfig
` [PATCH v8 04/24] wfx: add wfx.h
` [PATCH v8 05/24] wfx: add main.c/main.h
` [PATCH v8 06/24] wfx: add bus.h
` [PATCH v8 07/24] wfx: add bus_spi.c
` [PATCH v8 08/24] wfx: add bus_sdio.c
` [PATCH v8 09/24] wfx: add hwio.c/hwio.h
` [PATCH v8 10/24] wfx: add fwio.c/fwio.h
` [PATCH v8 11/24] wfx: add bh.c/bh.h
` [PATCH v8 12/24] wfx: add hif_api_*.h
` [PATCH v8 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v8 14/24] wfx: add key.c/key.h
` [PATCH v8 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v8 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v8 17/24] wfx: add queue.c/queue.h
` [PATCH v8 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v8 19/24] wfx: add sta.c/sta.h
` [PATCH v8 20/24] wfx: add scan.c/scan.h
` [PATCH v8 21/24] wfx: add debug.c/debug.h
` [PATCH v8 22/24] wfx: add traces.h
` [PATCH v8 23/24] wfx: remove from the staging area
` [PATCH v8 24/24] wfx: get out "

[PATCH 3/3] pinctrl: uniphier: Add UniPhier NX1 pinctrl driver
 2021-10-05 14:20 UTC  (3+ messages)

[PATCH] clk: renesas: r9a07g044-cpg: Add clock and reset entries for SPI Multi I/O Bus Controller
 2021-10-05 14:19 UTC  (2+ messages)

[PATCH v2] usb: gadget: storage: add support for media larger than 2T
 2021-10-05 14:19 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] samples/kfifo: Rename read_lock/write_lock
 2021-10-05 14:18 UTC  (4+ messages)

[PATCH 0/5] clk: uniphier: Introduce some clock features and NX1 support
 2021-10-05 14:16 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: clock: uniphier: Add clock binding for SoC-glue

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-05 14:16 UTC  (3+ messages)
` [PATCH v8 03/12] selftests: add tests_sysfs module

[QUESTION] is SLAB considered legacy and deprecated?
 2021-10-05 14:16 UTC  (6+ messages)
  ` Queueing is outside of SLUB nowdays

[PATCH v2] ASoC: qcom: soundwire: Enable soundwire bus clock for version 1.6
 2021-10-05 14:14 UTC 

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-10-05 14:15 UTC  (3+ messages)

[PATCH 0/4 V9] Add AMD SEV and SEV-ES intra host migration support
 2021-10-05 14:13 UTC  (5+ messages)
` [PATCH 1/4 V9] KVM: SEV: Add support for SEV intra host migration
` [PATCH 2/4 V9] KVM: SEV: Add support for SEV-ES "
` [PATCH 3/4 V9] selftest: KVM: Add open sev dev helper
` [PATCH 4/4 V9] selftest: KVM: Add intra host migration tests

[PATCH v1 1/2] serial: 8250_dw: Re-use temporary variable for of_node
 2021-10-05 13:45 UTC  (2+ messages)
` [PATCH v1 2/2] serial: 8250_dw: Fix the trivial typo in the comment

[PATCH] ASoC: qcom: soundwire: Enable soundwire bus clock for version 1.6
 2021-10-05 14:13 UTC  (3+ messages)

[PATCH] sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 1/2] sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/core: Simplify core-wide task selection
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2] fs/proc/uptime.c: fix idle time reporting in /proc/uptime
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] fs/proc/uptime.c: Fix "

[PATCH 2/2] sched/fair: Scale wakeup granularity relative to nr_running
 2021-10-05 14:12 UTC  (11+ messages)

[PATCH v3 2/4] sched: account number of SCHED_IDLE entities on each cfs_rq
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] sched: Account "

[PATCH v3 4/4] sched: adjust sleeper credit for SCHED_IDLE entities
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 2/2] sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 1/2] sched/fair: Add cfs bandwidth burst statistics
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/2] sched/fair: Add document for burstable CFS bandwidth
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 3/4] sched: reduce sched slice for SCHED_IDLE entities
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] kselftests/sched: cleanup the child processes
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 1/8] sched, fair: use __schedstat_set() in set_next_entity()
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use "

[PATCH v4 2/8] sched: make struct sched_statistics independent of fair sched class
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] sched: Make "

[PATCH v4 4/8] sched: introduce task block time in schedstats
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] sched: Introduce "

[PATCH v4 3/8] sched: make schedstats helpers independent of fair sched class
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] sched: Make "

[PATCH v4 5/8] sched, rt: support sched_stat_runtime tracepoint for RT sched class
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] sched/rt: Support "

[PATCH v4 6/8] sched, rt: support schedstats for RT sched class
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] sched/rt: Support "

[PATCH v4 8/8] sched, dl: support schedstats for deadline sched class
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] sched/dl: Support "

[PATCH v4 7/8] sched, dl: support sched_stat_runtime tracepoint for deadline sched class
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] sched/dl: Support "

[PATCH -next] sched: Remove unused inline function __rq_clock_broken()
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3] sched: Provide Kconfig support for default dynamic preempt mode
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

kvm+nouveau induced lockdep gripe
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] kthread: Move prio/affinite change into the newly created thread

[PATCH v5 2/6] sched/topology: Introduce sched_group::flags
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 6/6] sched/fair: Consider SMT in ASYM_PACKING load balance
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 5/6] sched/fair: Carve out logic to mark a group for asymmetric packing
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 4/6] sched/fair: Provide update_sg_lb_stats() with sched domain statistics
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 1/6] x86/sched: Decrease further the priorities of SMT siblings
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 3/6] sched/fair: Optimize checking for group_asym_packing
 2021-10-05 14:12 UTC  (2+ messages)
` [tip: sched/core] "

[patch 1/5] sched: Limit the number of task migrations per batch on RT
 2021-10-05 14:11 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched: Make cookie functions static
 2021-10-05 14:11 UTC  (2+ messages)
` [tip: sched/core] "

[patch 5/5] sched: Move mmdrop to RCU on RT
 2021-10-05 14:11 UTC  (2+ messages)
` [tip: sched/core] "

[patch 2/5] sched: Disable TTWU_QUEUE on RT
 2021-10-05 14:11 UTC  (2+ messages)
` [tip: sched/core] "

[patch 3/5] sched: Move kprobes cleanup out of finish_task_switch()
 2021-10-05 14:11 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2] sched: Remove pointless preemption disable in sched_submit_work()
 2021-10-05 14:11 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/fair: removed useless update of p->recent_used_cpu
 2021-10-05 14:11 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Removed "

[PATCH v2] drm: fsl-dcu: enable PIXCLK on LS1021A
 2021-10-05 14:10 UTC 

[PATCH] kfifo: Rename read_lock/write_lock
 2021-10-05 13:45 UTC 

[mm] 243418e392: will-it-scale.per_process_ops 3.0% improvement
 2021-10-05 14:05 UTC 

RISC-V: patched kexec-tools on github for review/testing
 2021-10-05 14:07 UTC  (2+ messages)

[PATCH 00/13] usb: core: config: fix all checkpatch.pl warnings
 2021-10-05 13:55 UTC  (14+ messages)
` [PATCH 01/13] usb: core: config: Use tabs rather than spaces for new lines of args
` [PATCH 02/13] usb: core: config: fix block comment styles
` [PATCH 03/13] usb: core: config: Change `unsigned` to `unsigned int`
` [PATCH 04/13] usb: core: config: Avoid multiple line derefrence
` [PATCH 05/13] usb: core: config: Fix typo in dev_warn
` [PATCH 06/13] usb: core: config: unsplit strings which are split across lines
` [PATCH 07/13] usb: core: config: remove unnecessary blank lines
` [PATCH 08/13] usb: core: config: add blank lines after struct def
` [PATCH 09/13] usb: core: config: fix inline spacign
` [PATCH 10/13] usb: core: config: fix checkpatch.pl braces warning
` [PATCH 11/13] usb: core: config: remove unnecessary parentheses
` [PATCH 12/13] usb: core: config: remove multiple assignments
` [PATCH 13/13] usb: core: config: fix parenthesis alignment

[PATCH v1 1/1] serial: 8250_dw: Drop wrong use of ACPI_PTR()
 2021-10-05 13:45 UTC 

[PATCH v2 00/11] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL
 2021-10-05 14:03 UTC  (4+ messages)
` [PATCH v2 03/11] sched,livepatch: Use task_call_func()

[PATCH 00/10] backlight: qcom-wled: fix and solidify handling of enabled-strings
 2021-10-05 14:03 UTC  (8+ messages)
` [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum with default num_strings

linux-next: manual merge of the audit tree with the selinux tree
 2021-10-05 13:58 UTC  (2+ messages)

linux-next: build failure after merge of the selinux tree
 2021-10-05 13:57 UTC  (2+ messages)

[PATCH v2] binder: use cred instead of task for selinux checks
 2021-10-05 14:05 UTC  (4+ messages)

[PATCH v2 1/2] PCI: Convert to device_create_managed_software_node()
 2021-10-05 14:04 UTC  (4+ messages)

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-10-05 13:57 UTC  (7+ messages)
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector

[for-linus][PATCH 00/27] tracing: Updates for 5.16
 2021-10-05 13:58 UTC  (28+ messages)
` [for-linus][PATCH 01/27] kprobes: Do not use local variable when creating debugfs file
` [for-linus][PATCH 02/27] kprobes: Use helper to parse boolean input from userspace
` [for-linus][PATCH 03/27] kprobe: Simplify prepare_kprobe() by dropping redundant version
` [for-linus][PATCH 04/27] csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()
` [for-linus][PATCH 05/27] kprobes: Make arch_check_ftrace_location static
` [for-linus][PATCH 06/27] kprobes: treewide: Cleanup the error messages for kprobes
` [for-linus][PATCH 07/27] kprobes: Fix coding style issues
` [for-linus][PATCH 08/27] kprobes: Use IS_ENABLED() instead of kprobes_built_in()
` [for-linus][PATCH 09/27] kprobes: Add assertions for required lock
` [for-linus][PATCH 10/27] kprobes: treewide: Use kprobe_opcode_t * for the code address in get_optimized_kprobe()
` [for-linus][PATCH 11/27] kprobes: Use bool type for functions which returns boolean value
` [for-linus][PATCH 12/27] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [for-linus][PATCH 13/27] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
` [for-linus][PATCH 14/27] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [for-linus][PATCH 15/27] kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
` [for-linus][PATCH 16/27] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [for-linus][PATCH 17/27] objtool: Add frame-pointer-specific function ignore
` [for-linus][PATCH 18/27] objtool: Ignore unwind hints for ignored functions
` [for-linus][PATCH 19/27] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
` [for-linus][PATCH 20/27] ARC: Add instruction_pointer_set() API
` [for-linus][PATCH 21/27] ia64: "
` [for-linus][PATCH 22/27] arm: kprobes: Make space for instruction pointer on stack
` [for-linus][PATCH 23/27] kprobes: Enable stacktrace from pt_regs in kretprobe handler
` [for-linus][PATCH 24/27] x86/kprobes: Push a fake return address at kretprobe_trampoline
` [for-linus][PATCH 25/27] x86/unwind: Recover kretprobe trampoline entry
` [for-linus][PATCH 26/27] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
` [for-linus][PATCH 27/27] x86/kprobes: Fixup return address in generic trampoline handler

[PATCH v5 00/14] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-10-05 13:53 UTC  (4+ messages)

[GIT PULL] Memory folios for v5.15
 2021-10-05 13:52 UTC  (3+ messages)

[PATCH AUTOSEL 5.14 01/40] ext4: check and update i_disksize properly
 2021-10-05 14:02 UTC  (9+ messages)
` [PATCH AUTOSEL 5.14 20/40] netfilter: conntrack: serialize hash resizes and cleanups
` [PATCH AUTOSEL 5.14 23/40] m68k: Handle arrivals of multiple signals correctly
` [PATCH AUTOSEL 5.14 28/40] net: mdiobus: Fix memory leak in __mdiobus_register
` [PATCH AUTOSEL 5.14 29/40] nvme: add command id quirk for apple controllers
` [PATCH AUTOSEL 5.14 30/40] vboxfs: fix broken legacy mount signature checking
` [PATCH AUTOSEL 5.14 31/40] net: sun: SUNVNET_COMMON should depend on INET
` [PATCH AUTOSEL 5.14 32/40] drm/amdgpu: fix gart.bo pin_count leak

[PATCH v7 00/24] wfx: get out from the staging area
 2021-10-05 14:02 UTC  (7+ messages)
` [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.h

[PATCH mm] vmalloc: back off when the current task is OOM-killed
 2021-10-05 14:00 UTC  (3+ messages)
` [PATCH mm v2] "

[PATCH V0 0/7] Add Embedded USB Debugger (EUD) driver
 2021-10-05 13:58 UTC  (7+ messages)
` [PATCH V0 4/7] usb: common: eud: Added the driver support for Embedded USB Debugger(EUD)

[PATCH] PNP: system.c: unmark a comment as being kernel-doc
 2021-10-05 13:57 UTC  (2+ messages)

[PATCH 0/3] Update ASUS WMI supported boards
 2021-10-05 13:52 UTC  (3+ messages)
` [PATCH 2/3] hwmon: (nct6775) Use custom scale for ASUS motherboards

[PATCH 5.14 000/173] 5.14.10-rc2 review
 2021-10-05 13:52 UTC  (2+ messages)

[PATCH v2 0/4] merge contiguous physical memory regions
 2021-10-05 13:54 UTC  (4+ messages)
` [PATCH v2 1/4] nitro_enclaves: "

[PATCH v2 0/9] Add support for audio on SC7280 based targets
 2021-10-05 13:52 UTC  (10+ messages)
` [PATCH v2 1/9] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v2 2/9] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v2 3/9] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v2 4/9] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v2 5/9] ASoC: qcom: Add support for codec dma driver
` [PATCH v2 6/9] ASoC: dt-bindings: Add SC7280 sound card bindings
` [PATCH v2 7/9] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio
` [PATCH v2 8/9] ASoc: qcom: lpass: Add suspend and resume for sc7280 platform
` [PATCH v2 9/9] ASoC: qcom: SC7280: Update config for building codec dma drivers

[PATCH memcg v2] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-10-05 13:52 UTC  (2+ messages)
` [PATCH memcg v3] "


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