linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-21 17:41:47 to 2020-08-21 19:59:29 UTC [more...]

[PATCH V2 1/3] perf/core: Pull pmu::sched_task() into perf_event_context_sched_in()
 2020-08-21 19:57 UTC  (3+ messages)
` [PATCH V2 2/3] perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()
` [PATCH V2 3/3] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task

[GIT PULL] tee subsystem pin_user_pages for v5.8
 2020-08-21 19:58 UTC  (3+ messages)

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-21 19:56 UTC  (13+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v10 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v10 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v10 09/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v10 10/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v10 11/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v10 12/16] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v10 13/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v10 14/16] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v10 15/16] s390/vfio-ap: handle probe/remove not due to host AP config changes
` [PATCH v10 16/16] s390/vfio-ap: update docs to include dynamic config support

[RFC v7 00/19] lockdep: Support deadlock detection for recursive read locks
 2020-08-21 19:56 UTC  (4+ messages)
` [RFC v7 14/19] lockdep: Take read/write status in consideration when generate chainkey

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2020-08-21 19:57 UTC  (16+ messages)

[PATCH v6 00/29] Warn on orphan section placement
 2020-08-21 19:43 UTC  (30+ messages)
` [PATCH v6 01/29] vmlinux.lds.h: Create COMMON_DISCARDS
` [PATCH v6 02/29] vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
` [PATCH v6 03/29] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
` [PATCH v6 04/29] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
` [PATCH v6 05/29] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
` [PATCH v6 06/29] vmlinux.lds.h: add PGO and AutoFDO input sections
` [PATCH v6 07/29] efi/libstub: Disable -mbranch-protection
` [PATCH v6 08/29] arm64/mm: Remove needless section quotes
` [PATCH v6 09/29] arm64/kernel: Remove needless Call Frame Information annotations
` [PATCH v6 10/29] arm64/build: Remove .eh_frame* sections due to unwind tables
` [PATCH v6 11/29] arm64/build: Use common DISCARDS in linker script
` [PATCH v6 12/29] arm64/build: Add missing DWARF sections
` [PATCH v6 13/29] arm64/build: Assert for unwanted sections
` [PATCH v6 14/29] arm64/build: Warn on orphan section placement
` [PATCH v6 15/29] arm/build: Refactor linker script headers
` [PATCH v6 16/29] arm/build: Explicitly keep .ARM.attributes sections
` [PATCH v6 17/29] arm/build: Add missing sections
` [PATCH v6 18/29] arm/build: Assert for unwanted sections
` [PATCH v6 19/29] arm/build: Warn on orphan section placement
` [PATCH v6 20/29] arm/boot: Handle all sections explicitly
` [PATCH v6 21/29] arm/boot: Warn on orphan section placement
` [PATCH v6 22/29] x86/asm: Avoid generating unused kprobe sections
` [PATCH v6 23/29] x86/build: Enforce an empty .got.plt section
` [PATCH v6 24/29] x86/build: Assert for unwanted sections
` [PATCH v6 25/29] x86/build: Warn on orphan section placement
` [PATCH v6 26/29] x86/boot/compressed: Reorganize zero-size section asserts
` [PATCH v6 27/29] x86/boot/compressed: Remove, discard, or assert for unwanted sections
` [PATCH v6 28/29] x86/boot/compressed: Add missing debugging sections to output
` [PATCH v6 29/29] x86/boot/compressed: Warn on orphan section placement

[RFC PATCH 0/3] ARM: mstar: msc313 intc driver
 2020-08-21 18:46 UTC  (3+ messages)
` [RFC PATCH 2/3] ARM: mstar: msc313-intc interrupt controller driver

[PATCH AUTOSEL 5.8 01/62] ALSA: hda/hdmi: Add quirk to force connectivity
 2020-08-21 19:53 UTC  (4+ messages)
` [PATCH AUTOSEL 5.8 55/62] RDMA/efa: Add EFA 0xefa1 PCI ID

[PATCH] ARM: dts: sun4i: Enable HDMI support on the Mele A1000
 2020-08-21 17:18 UTC 

[patch RFC 00/38] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-21 19:47 UTC  (4+ messages)
` [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING

[PATCH RT 0/5] Linux v4.19.135-rt61-rc1
 2020-08-21 19:47 UTC  (6+ messages)
` [PATCH RT 1/5] signal: Prevent double-free of user struct
` [PATCH RT 2/5] Bluetooth: Acquire sk_lock.slock without disabling interrupts
` [PATCH RT 3/5] net: phy: fixed_phy: Remove unused seqcount
` [PATCH RT 4/5] net: xfrm: fix compress vs decompress serialization
` [PATCH RT 5/5] Linux 4.19.135-rt61-rc1

[PATCH v3] mm/gup: Allow real explicit breaking of COW
 2020-08-21 19:42 UTC  (16+ messages)

[PATCH v2 02/10] fs/ntfs3: Add initialization of super block
 2020-08-21 19:39 UTC  (2+ messages)

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-08-21 19:37 UTC  (8+ messages)

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-08-21 19:36 UTC  (17+ messages)
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V9 08/13] audit: add containerid support for user records

[GIT PULL] RISC-V Fixes for 5.9-rc2
 2020-08-21 19:35 UTC  (2+ messages)

[PATCH] PM: sleep: core: Fix the handling of pending runtime resume requests
 2020-08-21 19:34 UTC  (2+ messages)

[PATCH 00/13] MIPS: Convert Ingenic to a generic board
 2020-08-21 19:23 UTC  (4+ messages)

[PATCH v7 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-08-21 19:29 UTC  (8+ messages)
` [PATCH v7 1/3] dma-contiguous: provide the ability to reserve per-numa CMA

[RFC v2 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info()
 2020-08-21 19:27 UTC  (2+ messages)
  ` [Intel-gfx] "

[PATCH v2 00/10] fs: NTFS read-write driver GPL implementation by Paragon Software
 2020-08-21 19:21 UTC  (2+ messages)

[PATCH v2] mm: Track page table modifications in __apply_to_page_range()
 2020-08-21 19:18 UTC  (3+ messages)

[PATCH v5 00/36] Warn on orphan section placement
 2020-08-21 19:18 UTC  (18+ messages)
` [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
` [PATCH v5 29/36] x86/build: Enforce an empty .got.plt section
` [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts

[PATCH v2 bpf 1/2] bpf: verifier: check for packet data access based on target prog
 2020-08-21 19:07 UTC  (4+ messages)

5.8.3: cpu power management seems to be broken, CPU stays at min fequency
 2020-08-21 19:05 UTC 

[PATCH v2 0/9] kbuild: clang-tidy
 2020-08-21 19:01 UTC  (10+ messages)
` [PATCH v2 1/9] gen_compile_commands: parse only the first line of .*.cmd files
` [PATCH v2 2/9] gen_compile_commands: use choices for --log_levels option
` [PATCH v2 3/9] gen_compile_commands: do not support .cmd files under tools/ directory
` [PATCH v2 4/9] gen_compile_commands: reword the help message of -d option
` [PATCH v2 5/9] gen_compile_commands: make -o option independent "
` [PATCH v2 6/9] gen_compile_commands: move directory walk to a generator function
` [PATCH v2 7/9] gen_compile_commands: support *.o, *.a, modules.order in positional argument
` [PATCH v2 8/9] kbuild: wire up the build rule of compile_commands.json to Makefile
` [PATCH v2 9/9] Makefile: Add clang-tidy and static analyzer support to makefile

[PATCH v7 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-21 18:56 UTC  (4+ messages)
` [PATCH v7 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v7 2/3] Teach SELinux about anonymous inodes
` [PATCH v7 3/3] Wire UFFD up to SELinux

[PATCH 00/20] ALSA: hda/ca0132 - Add AE-7 support/Control cleanup
 2020-08-21 18:52 UTC  (21+ messages)
` [PATCH 01/20] ALSA: hda/ca0132 - Cleanup ca0132_mmio_init function
` [PATCH 02/20] ALSA: hda/ca0132 - Add speaker tuning initialization commands
` [PATCH 03/20] ALSA: hda/ca0132 - Add surround channel config control
` [PATCH 04/20] ALSA: hda/ca0132 - Add full-range speaker selection controls
` [PATCH 05/20] ALSA: hda/ca0132 - Add bass redirection controls
` [PATCH 06/20] ALSA: hda/ca0132 - Remove surround output selection
` [PATCH 07/20] ALSA: hda/ca0132 - Clean up ca0132_alt_out_select
` [PATCH 08/20] ALSA: hda/ca0132 - Add quirk output selection structures
` [PATCH 09/20] ALSA: hda/ca0132 - Fix Recon3D Center/LFE output
` [PATCH 10/20] ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7
` [PATCH 11/20] ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg
` [PATCH 12/20] ALSA: hda/ca0132 - Set AE-7 bools and select mixer
` [PATCH 13/20] ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7
` [PATCH 14/20] ALSA: hda/ca0132 - Add pre-init function "
` [PATCH 15/20] ALSA: hda/ca0132 - Add init data "
` [PATCH 16/20] ALSA: hda/ca0132 - Add DSP setup functions for AE-7
` [PATCH 17/20] ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7
` [PATCH 18/20] ALSA: hda/ca0132 - Add AE-7 microphone selection commands
` [PATCH 19/20] ALSA: hda/ca0132 - Add AE-7 custom controls
` [PATCH 20/20] ALSA: hda/ca0132 - Add AE-7 exit commands

[PATCH 1/2] drm/msm: Split the a5xx preemption record
 2020-08-21 18:53 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: Enable expanded apriv support for a650

[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-21 18:53 UTC  (12+ messages)

make defconfig (Re: + x86-defconfigs-explicitly-unset-config_64bit-in-i386_defconfig.patch added to -mm tree)
 2020-08-21 18:52 UTC  (3+ messages)

[PATCH] sched: Add trace for task wake up latency and leave running time
 2020-08-21 23:59 UTC  (2+ messages)

[PATCH] tools/power turbostat: call pread64 in kernel directly
 2020-08-21 18:50 UTC  (4+ messages)

[PATCH] net: dsa: b53: check for timeout
 2020-08-21 18:48 UTC  (2+ messages)

[PATCH] powercap/rapl: Add support for Lakefield
 2020-08-21 18:48 UTC 

[PATCH 01/11] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
 2020-08-21 18:45 UTC  (4+ messages)
` [PATCH 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal

[PATCH] ACPI: OSL: Prevent acpi_release_memory() from returning too early
 2020-08-21 18:28 UTC  (2+ messages)

[PATCH net-next] net: remove redundant variable in vxlan_xmit_one
 2020-08-21 18:41 UTC  (2+ messages)

[PATCH v8 0/2] shtc1: add support for device tree bindings
 2020-08-21 18:40 UTC  (5+ messages)
` [PATCH v8 1/2] hwmon: "
` [PATCH v8 2/2] devicetree: hwmon: shtc1: add sensirion,shtc1.yaml

[PATCH] random32: Use rcuidle variant for tracepoint
 2020-08-21 18:38 UTC  (6+ messages)

[PATCH] hwmon: use simple i2c probe function
 2020-08-21 18:29 UTC  (2+ messages)

[PATCH] hwmon: (nct7904) Correct divide by 0
 2020-08-21 18:27 UTC  (2+ messages)

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-08-21 18:30 UTC  (6+ messages)

Lockdep warning caused by "driver core: Fix sleeping in invalid context during device link deletion"
 2020-08-21 18:28 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainers
 2020-08-21 18:35 UTC  (6+ messages)
  ` [PATCH V2] get_maintainer: Exclude MAINTAINERS file(s) from --git-fallback

[PATCH] hwmon: pwm-fan: Use dev_err_probe() to simplify error handling
 2020-08-21 18:34 UTC  (2+ messages)

[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
 2020-08-21 18:33 UTC  (3+ messages)
` [PATCH v4 07/15] iommu/vt-d: Delegate the dma domain to upper layer

[PATCH] hwmon: applesmc: check status earlier
 2020-08-21 18:33 UTC  (2+ messages)

[PATCH] dma-buf: heaps: Introduce dma_heap_add_cma() for non-default CMA heap
 2020-08-21 18:32 UTC  (6+ messages)

[PATCH] hwmon: (dme1737) use simple i2c probe
 2020-08-21 18:31 UTC  (2+ messages)

[PATCH] hwmon: (f75375s) use simple i2c probe
 2020-08-21 18:31 UTC  (2+ messages)

[PATCH] hwmon: (tmp513) use simple i2c probe
 2020-08-21 18:30 UTC  (2+ messages)

[PATCH] device property: Fix the secondary firmware node handling in set_primary_fwnode()
 2020-08-21 18:28 UTC  (2+ messages)

[PATCH v2 0/2] x86/resctrl: Enable user to view thread or core throttling mode
 2020-08-21 18:25 UTC  (3+ messages)
` [PATCH v2 1/2] x86/resctrl: Enumerate per-thread MBA
` [PATCH v2 2/2] x86/resctrl: Enable user to view thread or core throttling mode

[PATCH] drivers: acpi: apd: Check return value of acpi_dev_get_property
 2020-08-21 18:28 UTC  (2+ messages)

[PATCH] tools/power turbostat: fix output formatting for ACPI CST enumeration
 2020-08-21 18:23 UTC  (2+ messages)

[PATCH bpf-next v4 00/30] bpf: switch to memcg-based memory accounting
 2020-08-21 18:23 UTC  (3+ messages)
` [PATCH bpf-next v4 28/30] bpf: eliminate rlimit-based memory accounting infra for bpf maps

[PATCH v2 0/3] IMA: Infrastructure for measurement of critical kernel data
 2020-08-21 18:21 UTC  (4+ messages)
` [PATCH v2 1/3] IMA: generalize keyring specific measurement constructs
` [PATCH v2 2/3] IMA: add policy to support measuring critical data from kernel components
` [PATCH v2 3/3] IMA: define IMA hook to measure "

[Patch] cpufreq: replace cpu_logical_map with read_cpuid_mpir
 2020-08-21 18:18 UTC  (5+ messages)

[PATCH] drm/etnaviv: fix external abort seen on GC600 rev 0x19
 2020-08-21 18:17 UTC 

[PATCH 0/9] platform/x86: panasonic-laptop: add optical drive, brightness and battery charging threshold
 2020-08-21 18:14 UTC  (10+ messages)
` [PATCH 1/9] add support for optical driver power in Y and W series
` [PATCH 2/9] replace ACPI prints with pr_*() macros
` [PATCH 3/9] split MODULE_AUTHOR() by one author per macro call
` [PATCH 4/9] fix naming of platform files for consistency with other modules
` [PATCH 5/9] fix sticky key init bug
` [PATCH 6/9] add write support to mute
` [PATCH 7/9] resolve hotkey double trigger bug
` [PATCH 8/9] add support for battery charging threshold (eco mode)
` [PATCH 9/9] add platform devices for firmware brightness registers

[PATCH] ARM64: vdso32: Install vdso32 from vdso_install
 2020-08-21 18:15 UTC  (2+ messages)

[PATCH] tools/power turbostat: Support Sapphire Rapids
 2020-08-21 18:12 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.9-rc2
 2020-08-21 18:12 UTC 

[PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
 2020-08-21 18:11 UTC 

[PATCH v3] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-08-21 18:10 UTC 

[PATCH] tools/power turbostat: Support AMD Family 19h
 2020-08-21 18:10 UTC  (2+ messages)

[PATCH] mm/kmemleak: rely on rcu for task stack scanning
 2020-08-21 18:09 UTC  (2+ messages)

[PATCH 0/7] Overhaul find_get_entries and pagevec_lookup_entries
 2020-08-21 18:06 UTC  (5+ messages)
` [PATCH 3/7] mm: Add an 'end' parameter to find_get_entries

[GIT PULL] xen: branch for v5.9-rc2
 2020-08-21 18:02 UTC 

CFS flat runqueue proposal fixes/update
 2020-08-21 17:53 UTC  (4+ messages)

perf regression after "genirq/affinity: Handle affinity setting on inactive interrupts correctly"
 2020-08-21 17:49 UTC  (2+ messages)

[RFC v2 06/20] drm/nouveau/kms: Search for encoders' connectors properly
 2020-08-21 17:48 UTC  (2+ messages)
` [RFC v3] "

[RFC 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info()
 2020-08-21 17:43 UTC  (5+ messages)

[PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples
 2020-08-21 17:43 UTC  (5+ messages)

[PATCH v5 00/75] x86: SEV-ES Guest Support
 2020-08-21 17:42 UTC  (8+ messages)


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