linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 17:38:11 to 2020-06-30 20:37:58 UTC [more...]

[PATCH] MAINTAINERS: rectify entry in ARM SMC WATCHDOG DRIVER
 2020-06-30 20:37 UTC  (8+ messages)

[PATCH bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns
 2020-06-30 20:36 UTC  (2+ messages)

[PATCH][next] net/tls: fix sign extension issue when left shifting u16 value
 2020-06-30 20:37 UTC  (2+ messages)

[PATCH 0/2] watchdog: rti: adjust initial ping for attach
 2020-06-30 20:36 UTC  (9+ messages)
` [PATCH 1/2] watchdog: use __watchdog_ping in startup
` [PATCH 2/2] watchdog: rti: tweak min_hw_heartbeat_ms to match initial allowed window

[regression] TC_MD5SIG on established sockets
 2020-06-30 20:34 UTC  (10+ messages)
    ` [regression] TCP_MD5SIG "

[PATCH SECOND RESEND] MAINTAINERS: adjust entries to moving CEC platform drivers
 2020-06-30 20:30 UTC  (2+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-06-30 20:30 UTC  (9+ messages)

Status of MAINTAINERS clean-up
 2020-06-30 20:25 UTC 

[PATCH v8 0/3] Nvidia Arm SMMUv2 Implementation
 2020-06-30 20:21 UTC  (9+ messages)
` [PATCH v8 1/3] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-06-30 20:20 UTC  (20+ messages)
` [PATCH 02/18] compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
` [PATCH 05/18] asm/rwonce: Remove smp_read_barrier_depends() invocation
` [PATCH 06/18] vhost: Remove redundant use of read_barrier_depends() barrier
` [PATCH 07/18] alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()
` [PATCH 08/18] locking/barriers: Remove definitions for [smp_]read_barrier_depends()
` [PATCH 09/18] Documentation/barriers: Remove references to [smp_]read_barrier_depends()
` [PATCH 10/18] Documentation/barriers/kokr: "
` [PATCH 11/18] tools/memory-model: Remove smp_read_barrier_depends() from informal doc
` [PATCH 12/18] include/linux: Remove smp_read_barrier_depends() from comments
` [PATCH 13/18] checkpatch: Remove checks relating to [smp_]read_barrier_depends()
` [PATCH 14/18] arm64: Reduce the number of header files pulled into vmlinux.lds.S
` [PATCH 15/18] arm64: alternatives: Split up alternative.h
` [PATCH 16/18] arm64: cpufeatures: Add capability for LDAPR instruction
` [PATCH 17/18] arm64: alternatives: Remove READ_ONCE() usage during patch operation
` [PATCH 18/18] arm64: lto: Strengthen READ_ONCE() to acquire when CLANG_LTO=y

[PATCH v2] dt-bindings: display: Convert connectors to DT schema
 2020-06-30 20:15 UTC  (2+ messages)

[PATCH v2] dt-bindings: backlight: Convert common backlight bindings to DT schema
 2020-06-30 20:15 UTC  (2+ messages)

[RFC PATCH 00/10] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-06-30 20:14 UTC  (5+ messages)

[PATCH net v2 0/3] net: ipa: three bug fixes
 2020-06-30 20:12 UTC  (2+ messages)

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-06-30 19:14 UTC  (3+ messages)

[PATCH v2 0/2] iommu: Move AMD and Intel Kconfig + Makefile bits into their directories
 2020-06-30 20:06 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/vt-d: Move Kconfig and Makefile bits down into intel directory
` [PATCH v2 2/2] iommu/amd: Move Kconfig and Makefile bits down into amd directory

[PATCH] Replace HTTP links with HTTPS ones: PCI
 2020-06-30 20:04 UTC  (5+ messages)
` PCI: Replace lkml.org, spinics, gmane with lore.kernel.org

[PATCH v2 RESEND] MAINTAINERS: rectify MMP SUPPORT after moving cputype.h
 2020-06-30 20:04 UTC  (3+ messages)

[PATCH v2 0/5] mm/hmm/nouveau: add PMD system memory mapping
 2020-06-30 19:57 UTC  (6+ messages)
` [PATCH v2 1/5] nouveau/hmm: fault one page at a time
` [PATCH v2 2/5] mm/hmm: add output flags for PMD/PUD page mapping
` [PATCH v2 3/5] nouveau: fix mapping 2MB sysmem pages
` [PATCH v2 4/5] nouveau/hmm: support mapping large "
` [PATCH v2 5/5] hmm: add tests for HMM_PFN_PMD flag

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-30 19:57 UTC  (9+ messages)
` [RFT][PATCH v3 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [PATCH v4 0/2] "
    ` [PATCH v4 2/2] ACPICA: Preserve memory opregion mappings

[PATCH] video: fbdev: neofb: fix memory leak in neo_scan_monitor()
 2020-06-30 19:54 UTC 

[PATCH net-next] net: dsa: Improve subordinate PHY error message
 2020-06-30 19:52 UTC  (2+ messages)

BUG: sleeping function called from invalid context in exc_page_fault
 2020-06-30 19:52 UTC 

[PATCH v3] arm64: dts: qcom: sc7180: Add Display Port dt node
 2020-06-30 19:51 UTC 

[PATCH v8 0/3] media: Add colors' order and other info over test image
 2020-06-30 19:50 UTC  (4+ messages)
` [PATCH v8 1/3] media: tpg: change char argument to const char
` [PATCH v8 2/3] media: tpg: Add function to return colors' order of test image
` [PATCH v8 3/3] media: vimc: Add a control to display info on "

[PATCH v4 00/14] arm64: Optimise and update memcpy, user copy and string routines
 2020-06-30 19:48 UTC  (15+ messages)
` [PATCH v4 01/14] arm64: Allow passing fault address to fixup handlers
` [PATCH v4 02/14] arm64: kprobes: Drop open-coded exception fixup
` [PATCH v4 03/14] arm64: Import latest version of Cortex Strings' memcmp
` [PATCH v4 04/14] arm64: Import latest version of Cortex Strings' memmove
` [PATCH v4 05/14] arm64: Import latest version of Cortex Strings' strcmp
` [PATCH v4 06/14] arm64: Import latest version of Cortex Strings' strlen
` [PATCH v4 07/14] arm64: Import latest version of Cortex Strings' strncmp
` [PATCH v4 08/14] arm64: Import latest optimization of memcpy
` [PATCH v4 09/14] arm64: Tidy up _asm_extable_faultaddr usage
` [PATCH v4 10/14] arm64: Store the arguments to copy_*_user on the stack
` [PATCH v4 11/14] arm64: Use additional memcpy macros and fixups
` [PATCH v4 12/14] arm64: Add fixup routines for usercopy load exceptions
` [PATCH v4 13/14] arm64: Add fixup routines for usercopy store exceptions
` [PATCH v4 14/14] arm64: Improve accuracy of fixup for UAO cases

[PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
 2020-06-30 19:48 UTC  (8+ messages)

RFC: a failing pm_runtime_get increases the refcnt?
 2020-06-30 19:48 UTC  (7+ messages)

[PATCH net-next 0/3] bridge: mrp: Add support for getting the status
 2020-06-30 19:42 UTC  (5+ messages)
` [PATCH net-next 2/3] bridge: mrp: Add br_mrp_fill_info

[PATCH net-next] hinic: remove unused but set variable
 2020-06-30 19:42 UTC  (2+ messages)

[PATCH v2 0/4] stm32-f7: Addition of SMBus Alert / Host-notify features
 2020-06-30 19:41 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: i2c-stm32: add SMBus Alert bindings

[RFC][PATCHSET] regset ->get() rework
 2020-06-30 19:40 UTC  (8+ messages)
` [PATCH 01/41] introduction of regset ->get() wrappers, switching ELF coredumps to those
  ` [PATCH 18/41] regset: new method and helpers for it

[PATCH v3 0/2] Add support for the OST in Ingenic X1000
 2020-06-30 19:38 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: timer: Add Ingenic X1000 OST bindings
` [PATCH v3 2/2] clocksource: Ingenic: Add support for the Ingenic X1000 OST

[PATCH] scsi: sd: add runtime pm to open / release
 2020-06-30 19:38 UTC  (11+ messages)

[RFC][PATCH 0/8] Migrate Pages in lieu of discard
 2020-06-30 19:31 UTC  (5+ messages)

[PATCH v2 00/10] net: improve devres helpers
 2020-06-30 19:30 UTC  (2+ messages)

[PATCH 0/2] Add SW_MACHINE_COVER key
 2020-06-30 19:29 UTC  (9+ messages)
` [PATCH 1/2] Input: add `SW_MACHINE_COVER`
      ` input maintainer -- are you there? was "

[PATCH v6 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-30 19:28 UTC  (6+ messages)
` [PATCH v6 2/2] sched/uclamp: Protect uclamp fast path code with static key

[PATCH] iommu/amd: Fix event counter availability check
 2020-06-30 19:22 UTC  (7+ messages)

[PATCH net-next 1/5] net: ipa: head-of-line block registers are RX only
 2020-06-30 19:21 UTC  (4+ messages)

[PATCH v2] tpm_tis: Remove the HID IFX0102
 2020-06-30 19:15 UTC  (6+ messages)

arch/mips/kernel/setup.c:459 early_parse_elfcorehdr() warn: inconsistent indenting
 2020-06-30 19:12 UTC 

[PATCH] kbuild: make Clang build userprogs for target architecture
 2020-06-30 19:12 UTC  (4+ messages)

[PATCH] mm/cma.c: use exact_nid true to fix possible per-numa cma leak
 2020-06-30 19:08 UTC  (2+ messages)

[PATCH][next] blk-cgroup: clean up indentation
 2020-06-30 19:00 UTC  (2+ messages)

wait_on_page_bit_common(TASK_KILLABLE, EXCLUSIVE) can miss wakeup?
 2020-06-30 18:57 UTC  (14+ messages)

[RFC PATCH 0/6] Support raw event and DT for perf on RISC-V
 2020-06-30 18:57 UTC  (12+ messages)

rename ->make_request_fn and move it to the block_device_operations
 2020-06-30 18:55 UTC  (6+ messages)

[PATCH] trace doc: fix typo of trace/ftrace.rst
 2020-06-30 18:53 UTC 

[PATCH v2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-06-30 18:53 UTC  (7+ messages)

[PATCH] selftests/lkdtm: Use "comm" instead of "diff" for dmesg
 2020-06-30 18:53 UTC  (2+ messages)

[PATCH 0/2] regulator: Add FAN53880 support
 2020-06-30 18:52 UTC  (3+ messages)
` [PATCH 1/2] regulator: fan53880: Add initial support
` [PATCH 2/2] dt-bindings: regulator: Document bindings for fan53880

XHCI vs PCM2903B/PCM2904 part 2
 2020-06-30 18:52 UTC  (10+ messages)

[PATCH net-next] bonding: allow xfrm offload setup post-module-load
 2020-06-30 18:49 UTC 

[RFC v2] fpga: dfl: RFC PCI config
 2020-06-30 18:49 UTC 

[PATCH v8 0/6] Add support for DisplayPort driver on SnapDragon
 2020-06-30 18:45 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon
` [PATCH v8 2/6] drm: add constant N value in helper file
` [PATCH v8 3/6] drm/msm/dp: add displayPort driver support
` [PATCH v8 4/6] drm/msm/dp: add support for DP PLL driver
` [PATCH v8 5/6] drm/msm/dpu: add display port support in DPU
` [PATCH v8 6/6] drm/msm/dp: Add Display Port HPD feature

[PATCH v2 1/5] thermal: core: Add helpers to browse the cdev, tz and governor list
 2020-06-30 18:46 UTC  (7+ messages)
` [PATCH v2 4/5] thermal: core: genetlink support for events/cmd/sampling

[PATCHSET 0/2] Use signal based task_work running
 2020-06-30 18:45 UTC  (3+ messages)
` [PATCH 1/2] task_work: teach task_work_add() to do signal_wake_up()
` [PATCH 2/2] io_uring: use signal based task_work running

[RFC 0/1] fpga: dfl: RFC PCI config
 2020-06-30 18:44 UTC  (4+ messages)
` [RFC 1/1] "

[PATCH v4 0/2] cpufreq: intel_pstate: Support raw epp and energy_efficiency
 2020-06-30 18:40 UTC  (4+ messages)
` [PATCH v4 2/2] cpufreq: intel_pstate: Allow raw energy performance preference value

[PATCH] cpufreq: Remove the weakly defined cpufreq_default_governor()
 2020-06-30 18:39 UTC  (2+ messages)

[PATCH V4 0/3] cpufreq: Allow default governor on cmdline and fix locking issues
 2020-06-30 18:38 UTC  (2+ messages)

[PATCH] udc: lpc32xx: mark local function static
 2020-06-30 18:32 UTC  (2+ messages)

[PATCH] ASoC: amd: Enable interrupt in dma_open
 2020-06-30 18:37 UTC 

[PATCH] cpufreq: cppc: Reorder code and remove apply_hisi_workaround variable
 2020-06-30 18:37 UTC  (2+ messages)

[PATCH v3 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-06-30 18:37 UTC  (7+ messages)
` [PATCH v3 1/3] Drivers: hv: vmbus: Add "
` [PATCH v3 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH v2] mm: memcontrol: account kernel stack per node
 2020-06-30 18:36 UTC  (2+ messages)

[PATCH tip/core/rcu 0/17] kfree_rcu updates for v5.9
 2020-06-30 18:35 UTC  (4+ messages)
` [PATCH tip/core/rcu 03/17] rcu/tree: Skip entry into the page allocator for PREEMPT_RT

[PATCH 0/2] add generic DT binding for RTS/CTS
 2020-06-30 18:35 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines

[PATCH] Replace HTTP links with HTTPS ones: BFQ I/O scheduler
 2020-06-30 18:34 UTC 

[PATCH 4.9 000/191] 4.9.229-rc1 review
 2020-06-30 18:33 UTC  (5+ messages)
` [PATCH 4.9 026/191] ALSA: usb-audio: Improve frames size computation

[PATCH] omapfb: dss: Fix max fclk divider for omap36xx
 2020-06-30 18:26 UTC 

[RFC PATCH] kvm,x86: Exit to user space in case of page fault error
 2020-06-30 18:25 UTC  (11+ messages)

[PATCH v2] ARM: dts: am335x-pocketbeagle: set default mux for gpio pins
 2020-06-30 18:20 UTC  (4+ messages)

[PATCH 1/2] kbuild: remove cc-option test of -fno-stack-protector
 2020-06-30 18:18 UTC  (6+ messages)

[PATCH net-next 0/4] mvpp2: XDP support
 2020-06-30 18:09 UTC  (5+ messages)
` [PATCH net-next 1/4] mvpp2: refactor BM pool init percpu code
` [PATCH net-next 2/4] mvpp2: use page_pool allocator
` [PATCH net-next 3/4] mvpp2: add basic XDP support
` [PATCH net-next 4/4] mvpp2: XDP TX support

[dm-devel] [PATCH 1/4] crypto: introduce CRYPTO_ALG_ALLOCATES_MEMORY
 2020-06-30 18:15 UTC  (13+ messages)
` [PATCH 1/3] crypto: pass the flag CRYPTO_ALG_ALLOCATES_MEMORY
      ` [PATCH 1/3 v2] crypto: introduce "
          ` [PATCH 1/3 v3] "
            ` [PATCH 1/3 v4] "
              ` [dm-devel] "
                      ` [PATCH 1/3 v6] "

[PATCH v4 00/10] Add MMC and DMA support for Actions S700
 2020-06-30 18:14 UTC  (8+ messages)
` [PATCH v4 02/10] dmaengine: Actions: Add support for S700 DMA engine

[PATCH] mm/sparse: only sub-section aligned range would be populated
 2020-06-30 18:11 UTC  (2+ messages)

(no subject)
 2020-06-30 17:56 UTC 

[PATCH v5 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-30 18:04 UTC  (8+ messages)
` [PATCH v5 2/2] sched/uclamp: Protect uclamp fast path code with static key

UART/TTY console deadlock
 2020-06-30 18:02 UTC  (8+ messages)

[PATCH 0/3] Add Kryo4xx gold and silver cores to applicable errata list
 2020-06-30 18:00 UTC  (4+ messages)
` [PATCH 1/3] arm64: Add MIDR value for KRYO4XX gold CPU cores
` [PATCH 2/3] arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
` [PATCH 3/3] arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718

[PATCH v6 0/4] driver core: add probe error check helper
 2020-06-30 18:00 UTC  (7+ messages)
  ` [PATCH v6 2/4] driver core: add deferring probe reason to devices_deferred property

[PATCH] hwmon:max6697: Allow max6581 to set temperature read offset
 2020-06-30 17:59 UTC  (2+ messages)

linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
 2020-06-30 17:57 UTC  (11+ messages)

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-06-30 17:54 UTC  (11+ messages)
` [PATCH v3 7/7] x86/boot: Check that there are no runtime relocations

[PATCH v4 0/3] SCMI System Power Support
 2020-06-30 17:50 UTC  (4+ messages)
` [PATCH v4 1/3] firmware: arm_scmi: Add System Power Protocol support
` [PATCH v4 2/3] firmware: arm_scmi: Add SCMI System Power Control driver
` [PATCH v4 3/3] arm64: dts: juno: add SCMI SystemPower Protocol support

[PATCH -next] bpf: fix net/core/filter build errors when INET is not enabled
 2020-06-30 17:49 UTC  (2+ messages)

Clang Build Linux presentations + demos
 2020-06-30 17:49 UTC 

[PATCH v2] sched: Declare sched_rt_bandwidth_account() in include file
 2020-06-30 17:48 UTC 

[PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs
 2020-06-30 17:46 UTC  (11+ messages)

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-06-30 17:43 UTC  (3+ messages)
` [PATCH v2 5/7] driver core: Add device location to "struct device" and expose it "

[PATCH] USB: Fix up terminology
 2020-06-30 17:41 UTC 

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-30 17:39 UTC  (6+ messages)
` [PATCH v3 1/5] docs: IOMMU user API


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