linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-26 21:32:47 to 2019-08-27 02:37:51 UTC [more...]

[PATCH v1] usb: dwc3: remove the call trace of USBx_GFLADJ
 2019-08-27  2:37 UTC  (7+ messages)
  ` [EXT] "

[RFC PATCH v3 00/19] tracing: skc: Boot-time tracing and Supplemental Kernel Cmdline
 2019-08-27  2:37 UTC  (4+ messages)
` [RFC PATCH v3 01/19] skc: Add supplemental kernel cmdline support

[PATCH v2] ACPI / CPPC: do not require the _PSD method when using CPPC
 2019-08-27  2:31 UTC  (3+ messages)

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-08-27  2:23 UTC  (5+ messages)

[PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature
 2019-08-27  2:13 UTC  (6+ messages)

[PATCH] kvm/arm/vgic: fix potential deadlock when ap_list is long
 2019-08-27  2:08 UTC  (2+ messages)

[PATCH] media: uvcvideo: Use streaming DMA APIs to transfer buffers
 2019-08-27  2:03 UTC  (2+ messages)

[tip: x86/cpu] x86/cpu/intel: Fix rename fallout
 2019-08-27  2:00 UTC  (2+ messages)

swiotlb-xen cleanups
 2019-08-27  2:00 UTC  (2+ messages)

[PATCH v3 0/4] perf: Use capabilities instead of uid and euid
 2019-08-27  1:58 UTC  (12+ messages)
` [PATCH v3 3/4] perf: Use CAP_SYSLOG with kptr_restrict checks

[PATCH v2] btrfs: fix allocation of bitmap pages
 2019-08-27  1:54 UTC  (5+ messages)

[PATCH 0/4] Introduce variable length mdev alias
 2019-08-27  1:53 UTC  (8+ messages)
` [PATCH 1/4] mdev: Introduce sha1 based "
` [PATCH 2/4] mdev: Make mdev alias unique among all mdevs
` [PATCH 3/4] mdev: Expose mdev alias in sysfs tree

[tip: x86/cpu] x86/cpu/intel: Aggregate big core client naming
 2019-08-27  1:52 UTC  (2+ messages)

[PATCH V3 1/5] thermal: qoriq: Add clock operations
 2019-08-27  1:51 UTC  (3+ messages)

[PATCH v2] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
 2019-08-27  1:50 UTC  (2+ messages)

poisoned pages do not play well in the buddy allocator
 2019-08-27  1:34 UTC  (2+ messages)

[PATCH 0/5] perf: Treat perf_event_paranoid and kptr_restrict like the kernel does it
 2019-08-27  1:39 UTC  (6+ messages)
` [PATCH 1/5] perf event: Check ref_reloc_sym before using it
` [PATCH 2/5] perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
` [PATCH 3/5] perf util: kernel profiling is disallowed only when perf_event_paranoid > 1
` [PATCH 4/5] perf symbols: Use CAP_SYSLOG with kptr_restrict checks
` [PATCH 5/5] perf: warn that perf_event_paranoid can restrict kernel symbols

[RFC v1 2/2] rcu/tree: Remove dynticks_nmi_nesting counter
 2019-08-27  1:40 UTC  (2+ messages)

[PATCH 1/2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-27  1:36 UTC  (3+ messages)

[GIT PULL] perf/core improvements and fixes
 2019-08-27  1:36 UTC  (34+ messages)
` [PATCH 01/33] perf cpumap: No need to include perf.h, ditch it
` [PATCH 02/33] perf stat: Remove needless headers from stat.h
` [PATCH 03/33] perf record: Move record_opts and other record decls out of perf.h
` [PATCH 04/33] perf cacheline: Move cacheline related routines to separate files
` [PATCH 05/33] perf srcline: Add missing srcline.h header to files needing its defs
` [PATCH 06/33] perf sort: Remove needless headers from sort.h, provide fwd struct decls
` [PATCH 07/33] perf tests: Fixes hang in zstd compression test by changing the source of random data
` [PATCH 08/33] perf trace beauty ioctl: Fix off-by-one error in cmd->string table
` [PATCH 09/33] perf augmented_raw_syscalls: Rename augmented_filename to augmented_arg
` [PATCH 10/33] perf augmented_raw_syscalls: Postpone tmp map lookup to after pid_filter
` [PATCH 11/33] perf augmented_raw_syscalls: Introduce helper to get the scratch space
` [PATCH 12/33] perf augmented_raw_syscalls: Reduce perf_event_output() boilerplate
` [PATCH 13/33] perf tools: Remove duplicate headers
` [PATCH 14/33] perf report: Use timestamp__scnprintf_nsec() for time sort key
` [PATCH 15/33] perf report: Fix --ns time sort key output
` [PATCH 16/33] perf script: Fix memory leaks in list_scripts()
` [PATCH 17/33] libperf: Add PERF_RECORD_MMAP 'struct mmap_event' to perf/event.h
` [PATCH 18/33] libperf: Add PERF_RECORD_MMAP2 'struct mmap2_event' "
` [PATCH 19/33] libperf: Add PERF_RECORD_COMM 'struct comm_event' "
` [PATCH 20/33] libperf: Add PERF_RECORD_NAMESPACES 'struct namespaces_event' "
` [PATCH 21/33] libperf: Add PERF_RECORD_FORK 'struct fork_event' "
` [PATCH 22/33] libperf: Add PERF_RECORD_LOST 'struct lost_event' "
` [PATCH 23/33] libperf: Add PERF_RECORD_LOST_SAMPLES 'struct lost_samples_event' "
` [PATCH 24/33] libperf: Add PERF_RECORD_READ 'struct read_event' "
` [PATCH 25/33] libperf: Add PERF_RECORD_THROTTLE 'struct throttle_event' "
` [PATCH 26/33] libperf: Add PERF_RECORD_KSYMBOL 'struct ksymbol_event' "
` [PATCH 27/33] libperf: Add PERF_RECORD_BPF_EVENT 'struct bpf_event' "
` [PATCH 28/33] libperf: Add PERF_RECORD_SAMPLE 'struct sample_event' "
` [PATCH 29/33] libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix
` [PATCH 30/33] perf tools: Rename perf_event::ksymbol_event to perf_event::ksymbol
` [PATCH 31/33] perf tools: Rename perf_event::bpf_event to perf_event::bpf
` [PATCH 32/33] perf tool: Rename perf_tool::bpf_event to bpf
` [PATCH 33/33] perf evsel: Rename perf_missing_features::bpf_event to ::bpf

cleanup the walk_page_range interface
 2019-08-27  1:34 UTC  (6+ messages)

[RFC v1 1/2] rcu/tree: Clean up dynticks counter usage
 2019-08-27  1:33 UTC 

[RFC v1 0/2] RCU dyntick nesting counter cleanups
 2019-08-27  1:33 UTC 

[PATCH v6 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-08-27  1:33 UTC  (4+ messages)

[PATCH v2 0/3] coresight: Add barrier packet when moving offset forward
 2019-08-27  1:30 UTC  (3+ messages)
` [PATCH v2 2/3] coresight: tmc-etr: Decouple buffer sync and barrier packet insertion

[PATCH v1] [semaphore] Removed redundant code from semaphore's down family of function
 2019-08-27  1:26 UTC  (3+ messages)
` sched,time: Allow better constprop/DCE for schedule_timeout()

[PATCH v2 0/3] libnvdimm/security: Enumerate the frozen state and other cleanups
 2019-08-27  0:55 UTC  (4+ messages)
` [PATCH v2 1/3] libnvdimm/security: Introduce a 'frozen' attribute
` [PATCH v2 2/3] libnvdimm/security: Tighten scope of nvdimm->busy vs security operations
` [PATCH v2 3/3] libnvdimm/security: Consolidate 'security' operations

linux-next: manual merge of the vfs tree with the ceph tree
 2019-08-27  1:06 UTC 

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-08-27  1:04 UTC  (3+ messages)

Linux-next-20190823: x86_64/i386: prot_hsymlinks.c:325: Failed to run cmd: useradd hsym
 2019-08-27  0:59 UTC  (8+ messages)

[PATCH v4 0/6] tpm: Add driver for cr50
 2019-08-27  0:58 UTC  (2+ messages)

[PATCH 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes
 2019-08-27  0:51 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/AER: Add PoisonTLPBlocked to Uncorrectable errors
  ` [PATCH v2 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-27  0:48 UTC  (21+ messages)
` [patch V2 28/38] posix-cpu-timers: Restructure expiry array
` [patch V2 31/38] rlimit: Rewrite non-sensical RLIMIT_CPU comment
` [patch V2 32/38] posix-cpu-timers: Get rid of zero checks
` [patch V2 33/38] posix-cpu-timers: Consolidate timer expiry further
` [patch V2 34/38] posix-cpu-timers: Get rid of 64bit divisions
` [patch V2 35/38] posix-cpu-timers: Remove pointless comparisons
` [patch V2 36/38] posix-cpu-timers: Deduplicate rlimit handling
` [patch V2 37/38] posix-cpu-timers: Move state tracking to struct posix_cputimers
` [patch V2 38/38] posix-cpu-timers: Utilize timerqueue for storage

[PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-27  0:43 UTC  (7+ messages)

[PATCH v2] kbuild: Require W=1 for -Wimplicit-fallthrough with clang
 2019-08-27  0:41 UTC  (2+ messages)
` [PATCH] kbuild: Do not enable -Wimplicit-fallthrough for clang for now

[PATCH] clk: Evict unregistered clks from parent caches
 2019-08-27  0:40 UTC  (2+ messages)

[PATCH v2] doc: kselftest: update for clarity on running kselftests in CI rings
 2019-08-27  0:37 UTC 

[PATCH,RFC] ath10k: Fix skb->len (properly) in ath10k_sdio_mbox_rx_packet
 2019-08-27  0:33 UTC 

[PATCH V6 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
 2019-08-27  0:33 UTC 

[PATCH V6 4/5] mmc: sdhci: Export sdhci_abort_tuning function symbol
 2019-08-27  0:33 UTC 

[PATCH V6 3/5] PCI: Add Genesys Logic, Inc. Vendor ID
 2019-08-27  0:33 UTC 

[PATCH V6 2/5] mmc: sdhci: Add PLL Enable support to internal clock setup
 2019-08-27  0:32 UTC 

[PATCH V6 1/5] mmc: sdhci: Change timeout of loop for checking internal clock stable
 2019-08-27  0:32 UTC 

[PATCH V6 0/5] Add Genesys Logic GL975x support
 2019-08-27  0:31 UTC 

[PATCH v3 00/14] drm: rcar-du: Add Color Management Module (CMM)
 2019-08-27  0:24 UTC  (20+ messages)
` [PATCH v3 03/14] arm64: dts: renesas: r8a7796: Add CMM units
` [PATCH v3 04/14] arm64: dts: renesas: r8a7795: "
` [PATCH v3 05/14] arm64: dts: renesas: r8a77965: "
` [PATCH v3 06/14] arm64: dts: renesas: r8a77990: "
` [PATCH v3 07/14] arm64: dts: renesas: r8a77995: "
` [PATCH v3 08/14] drm: rcar-du: Add support for CMM
` [PATCH v3 10/14] drm: rcar-du: kms: Collect CMM instances
` [PATCH v3 13/14] drm: rcar-du: kms: Update CMM in atomic commit tail
` [PATCH v3 14/14] drm: rcar-du: Force CMM enablement when resuming

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-27  0:19 UTC  (4+ messages)
` [PATCH 08/16] mips: prefer __section from compiler_attributes.h

[PATCH] doc: kselftest: update for clarity on running kselftests in CI rings
 2019-08-27  0:14 UTC  (2+ messages)

[PATCH v2 0/4] add dual-boot support
 2019-08-27  0:14 UTC  (7+ messages)
` [PATCH v2 3/4] watchdog/aspeed: add support for dual boot
` [PATCH v2 4/4] dt-bindings/watchdog: Add access_cs0 option for alt-boot

[PATCH v2] RISC-V: Fix FIXMAP area corruption on RV32 systems
 2019-08-27  0:13 UTC  (2+ messages)

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-08-27  0:12 UTC  (2+ messages)

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-26 23:57 UTC  (6+ messages)
` [RFC PATCH v4 1/9] printk-rb: add a new printk "
  ` numlist_push() barriers "
  ` numlist API "

[PATCH] [media] pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() returns error code
 2019-08-26 23:56 UTC  (2+ messages)

[PATCH v2] x86/kdump: Reserve extra memory when SME or SEV is active
 2019-08-26 23:53 UTC  (2+ messages)

[PATCH v2 1/5] RISC-V: Remove per cpu clocksource
 2019-08-26 23:48 UTC  (2+ messages)

[PATCH] clk: Drop !clk checks in debugfs dumping
 2019-08-26 23:47 UTC 

[PATCH] rdma/siw: Use proper enumerated type in map_cqe_status
 2019-08-26 23:38 UTC  (11+ messages)

[RFC PATCH 0/2] Add support for SBI version to 0.2
 2019-08-26 23:32 UTC  (3+ messages)
` [RFC PATCH 1/2] RISC-V: Mark existing SBI as legacy SBI
` [RFC PATCH 2/2] RISC-V: Add basic support for SBI v0.2

[PATCH v3 0/6] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-08-26 23:32 UTC  (7+ messages)
` [PATCH v3 1/6] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
` [PATCH v3 2/6] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v3 3/6] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v3 4/6] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v3 5/6] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v3 6/6] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH] [media] pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() returns error code
 2019-08-26 23:32 UTC  (3+ messages)

[PATCH RT v2 0/3] RCU fixes
 2019-08-26 23:21 UTC  (9+ messages)
` [PATCH RT v2 1/3] rcu: Acquire RCU lock when disabling BHs

[PATCH] mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate
 2019-08-26 23:05 UTC  (2+ messages)

a bug in genksysms/CONFIG_MODVERSIONS w/ __attribute__((foo))?
 2019-08-26 22:57 UTC  (2+ messages)

[tip: timers/core] arm64: dts: imx8mq: Add system counter node
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource/drivers/timer-of: Do not warn on deferred probe
 2019-08-26 22:52 UTC 

[tip: timers/core] dt-bindings: timer: Convert Allwinner A10 Timer to a schema
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource/drivers/tcb_clksrc: Register delay timer
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource/drivers/npcm: Fix GENMASK and timer operation
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource/drivers: Do not warn on probe defer
 2019-08-26 22:52 UTC 

[tip: timers/core] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792
 2019-08-26 22:52 UTC 

[tip: timers/core] dt-bindings: timer: Add missing compatibles
 2019-08-26 22:52 UTC 

[tip: timers/core] dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740
 2019-08-26 22:52 UTC 

[tip: timers/core] dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usage
 2019-08-26 22:52 UTC 

[tip: timers/core] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated
 2019-08-26 22:52 UTC 

[tip: timers/core] dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740
 2019-08-26 22:52 UTC 

[tip: timers/core] arm64: dts: imx8mm: Add system counter node
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource/drivers/imx-sysctr: Add internal clock divider handle
 2019-08-26 22:52 UTC 

[tip: timers/core] dt-bindings: timer: Convert Allwinner A13 HSTimer to a schema
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource: Remove dev_err() usage after platform_get_irq()
 2019-08-26 22:52 UTC 

[tip: timers/core] clocksource: sun4i: Add missing compatibles
 2019-08-26 22:52 UTC 

[PATCH 00/11] ftrace: add support for recording function parameters and return value
 2019-08-26 22:44 UTC  (9+ messages)
` [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace
` [PATCH 03/11] asm-generic: add generic dwarf definition
` [PATCH 05/11] ftrace: create memcache for hash entries

[PATCH v3 1/5] leds: lm3532: Fix brightness control for i2c mode
 2019-08-26 22:44 UTC  (4+ messages)

[PATCH 00/12] libperf: Add events to perf/event.h
 2019-08-26 22:41 UTC  (9+ messages)

[PATCH v2 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-26 22:40 UTC  (5+ messages)
` [PATCH v2 2/5] soc: amlogic: Add support for Everything-Else power domains controller

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-08-26 22:37 UTC  (3+ messages)

[GIT PULL] timers drivers v5.5
 2019-08-26 22:38 UTC  (4+ messages)
  ` [GIT PULL] timers drivers v5.4

[PATCH v2] drm/virtio: add plane check
 2019-08-26 22:34 UTC  (2+ messages)

Kernel 5.2.8 - au0828 - Tuner Is Busy
 2019-08-26 22:32 UTC  (8+ messages)

[PATCH v1 net-next] net: stmmac: Add support for MDIO interrupts
 2019-08-27  1:45 UTC  (3+ messages)

[RFC PATCH 0/7] Unify SMP stop generic logic to common code
 2019-08-26 22:26 UTC  (5+ messages)
` [RFC PATCH 5/7] arm64: smp: use generic SMP stop "

[PATCH v2] kdb: Fix stack crawling on 'running' CPUs that aren't the master
 2019-08-26 22:25 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-08-26 22:25 UTC  (3+ messages)
` [PATCH v2 3/3] remoteproc: ingenic: Added remoteproc driver

[PATCH RESEND 06/14] drm: rockchip: Provide ddc symlink in inno_hdmi sysfs directory
 2019-08-26 22:15 UTC  (2+ messages)
  ` [PATCH RESEND 05/14] drm: rockchip: Provide ddc symlink in rk3066_hdmi "

BoF on LPC 2019 : Linux Perf advancements for compute intensive and server systems
 2019-08-26 22:10 UTC  (5+ messages)

[PATCH] drm/bridge: tc358767: Expose test mode functionality via debugfs
 2019-08-26 22:08 UTC  (2+ messages)

[PATCH 01/26] drm/dp_mst: Move link address dumping into a function
 2019-08-26 22:07 UTC  (6+ messages)
` [PATCH 02/26] drm/dp_mst: Destroy mstbs from destroy_connector_work

[PATCH v2] drm/virtio: make resource id workaround runtime switchable
 2019-08-26 22:06 UTC  (2+ messages)

[PATCH] PCI: Add missing link delays required by the PCIe spec
 2019-08-26 22:05 UTC  (6+ messages)

[PATCH] bpf: handle 32-bit zext during constant blinding
 2019-08-26 21:34 UTC  (2+ messages)

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-26 21:33 UTC  (6+ messages)
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()

[PATCH 4.14 00/53] 4.14.137-stable review
 2019-08-26 21:23 UTC  (5+ messages)
` [PATCH 4.14 38/53] IB/hfi1: Fix Spectre v1 vulnerability


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