linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 13:36:58 to 2021-10-05 14:13:41 UTC [more...]

[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] staging: most: dim2: fix device registration
 2021-10-05 14:07 UTC  (5+ 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/2] serial: 8250_dw: Re-use temporary variable for of_node
 2021-10-05 13:45 UTC 

[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  (41+ messages)
` [PATCH AUTOSEL 5.14 02/40] ext4: correct the error path of ext4_write_inline_data_end()
` [PATCH AUTOSEL 5.14 03/40] ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic
` [PATCH AUTOSEL 5.14 04/40] ext4: enforce buffer head state assertion in ext4_da_map_blocks
` [PATCH AUTOSEL 5.14 05/40] ALSA: oxfw: fix transmission method for Loud models based on OXFW971
` [PATCH AUTOSEL 5.14 06/40] dt-bindings: interconnect: sdm660: Add missing a2noc qos clocks
` [PATCH AUTOSEL 5.14 07/40] interconnect: qcom: "
` [PATCH AUTOSEL 5.14 08/40] ALSA: usb-audio: Unify mixer resume and reset_resume procedure
` [PATCH AUTOSEL 5.14 09/40] netfilter: ipset: Fix oversized kvmalloc() calls
` [PATCH AUTOSEL 5.14 10/40] HID: betop: fix slab-out-of-bounds Write in betop_probe
` [PATCH AUTOSEL 5.14 11/40] HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS
` [PATCH AUTOSEL 5.14 12/40] netfilter: ip6_tables: zero-initialize fragment offset
` [PATCH AUTOSEL 5.14 13/40] HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs
` [PATCH AUTOSEL 5.14 14/40] HID: amd_sfh: Fix potential NULL pointer dereference
` [PATCH AUTOSEL 5.14 15/40] ASoC: SOF: loader: release_firmware() on load failure to avoid batching
` [PATCH AUTOSEL 5.14 16/40] KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
` [PATCH AUTOSEL 5.14 17/40] netfilter: nf_tables: Fix oversized kvmalloc() calls
` [PATCH AUTOSEL 5.14 18/40] netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
` [PATCH AUTOSEL 5.14 19/40] netfilter: nf_nat_masquerade: defer conntrack walk to work queue
` [PATCH AUTOSEL 5.14 20/40] netfilter: conntrack: serialize hash resizes and cleanups
` [PATCH AUTOSEL 5.14 21/40] mac80211: Drop frames from invalid MAC address in ad-hoc mode
` [PATCH AUTOSEL 5.14 22/40] pinctrl: qcom: sc7280: Add PM suspend callbacks
` [PATCH AUTOSEL 5.14 23/40] m68k: Handle arrivals of multiple signals correctly
` [PATCH AUTOSEL 5.14 24/40] hwmon: (ltc2947) Properly handle errors when looking for the external clock
` [PATCH AUTOSEL 5.14 25/40] net: prevent user from passing illegal stab size
` [PATCH AUTOSEL 5.14 26/40] mac80211: check return value of rhashtable_init
` [PATCH AUTOSEL 5.14 27/40] net: bgmac-platform: handle mac-address deferral
` [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 AUTOSEL 5.14 33/40] scsi: ses: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 5.14 34/40] scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
` [PATCH AUTOSEL 5.14 35/40] scsi: qla2xxx: Fix excessive messages during device logout
` [PATCH AUTOSEL 5.14 36/40] perf/x86: Reset destroy callback on event init failure
` [PATCH AUTOSEL 5.14 37/40] perf/core: fix userpage->time_enabled of inactive events
` [PATCH AUTOSEL 5.14 38/40] sched: Always inline is_percpu_thread()
` [PATCH AUTOSEL 5.14 39/40] io_uring: kill fasync
` [PATCH AUTOSEL 5.14 40/40] hwmon: (pmbus/ibm-cffps) max_power_out swap changes

[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 v8 00/24] wfx: get out from the staging area
 2021-10-05 13:54 UTC  (25+ 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 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] "

[PATCH v2 0/7] arm64: dts: imx8mq-librem5: wifi updates and minor fixes
 2021-10-05 13:49 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: dts: imx8mq-librem5: add reset gpio to mantix panel description
` [PATCH v2 2/7] arm64: dts: imx8mq-librem5: Fix led_r and led_g pinctrl assignments
` [PATCH v2 3/7] arm64: dts: imx8mq-librem5: wire up the wifi regulator
` [PATCH v2 4/7] arm64: dts: imx8mq-librem5: delay the startup of the SDIO
` [PATCH v2 5/7] arm64: dts: imx8mq-librem5: add power sequencing for M.2 cards
` [PATCH v2 6/7] arm64: dts: imx8mq-librem5: Limit the max sdio frequency
` [PATCH v2 7/7] arm64: dts: imx8mq-librem5: set debounce interval of volume buttons to 50ms

[PATCH RESEND 0/3] Represent cluster topology and enable load balance between clusters
 2021-10-05 13:50 UTC  (8+ messages)

[PATCH v1] KVM: isolation: retain initial mask for kthread VM worker
 2021-10-05 13:49 UTC  (5+ messages)

[PATCH v2 1/2] serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
 2021-10-05 13:30 UTC  (2+ messages)
` [PATCH v2 2/2] serial: 8250_lpss: Enable PSE UART Auto Flow Control

[RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *
 2021-10-05 13:47 UTC 

[PATCH] PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
 2021-10-05 13:46 UTC  (2+ messages)

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

[PATCH] drm: fsl-dcu: enable PIXCLK on LS1021A
 2021-10-05 13:45 UTC  (5+ messages)

[PATCH v1 1/2] serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
 2021-10-05 13:30 UTC  (3+ messages)

[PATCH] drm/edid: Fix crash with zero/invalid EDID
 2021-10-05 13:45 UTC  (4+ messages)

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-10-05 13:43 UTC  (9+ messages)

[RFC net-next PATCH 00/16] Add support for Xilinx PCS
 2021-10-05 13:43 UTC  (4+ messages)
` [RFC net-next PATCH 06/16] net: phylink: Add function for optionally adding a PCS

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

[PATCH] samples/kfifo: Rename read_lock/write_lock
 2021-10-05 13:41 UTC  (3+ messages)

[PATCH v2] s390: Fix strrchr() implementation
 2021-10-05 13:39 UTC  (6+ messages)

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-10-05 13:38 UTC  (3+ messages)
` [PATCH v5 02/14] KVM: s390: pv: avoid double free of sida page


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