linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 04:19:26 to 2020-03-24 09:11:31 UTC [more...]

[GIT PULL rcu/next] RCU commits for v5.7
 2020-03-24  9:11 UTC  (3+ messages)
` [GIT PULL v2 "

linux-next: Tree for Nov 20 (kcsan + objtool)
 2020-03-24  9:11 UTC  (2+ messages)
` [tip: locking/kcsan] kcsan: Prefer __always_inline for fast-path

[tip: locking/kcsan] asm-generic, atomic-instrumented: Use generic instrumented.h
 2020-03-24  9:11 UTC 

[tip: locking/kcsan] kcsan: Rate-limit reporting per data races
 2020-03-24  9:11 UTC 

[tip: locking/kcsan] iov_iter: Use generic instrumented.h
 2020-03-24  9:10 UTC 

[tip: locking/kcsan] kcsan: Fix 0-sized checks
 2020-03-24  9:10 UTC 

[tip: locking/kcsan] kcsan: Introduce KCSAN_ACCESS_ASSERT access type
 2020-03-24  9:10 UTC 

[tip: locking/kcsan] kcsan: Add docbook header for data_race()
 2020-03-24  9:10 UTC 

[tip: locking/kcsan] kcsan: Add option to assume plain aligned writes up to word size are atomic
 2020-03-24  9:10 UTC 

[tip: locking/kcsan] kcsan: Add test to generate conflicts via debugfs
 2020-03-24  9:10 UTC 

[tip: locking/kcsan] kcsan: Fix misreporting if concurrent races on same address
 2020-03-24  9:10 UTC 

[PATCH] f2fs: fix long latency due to discard during umount
 2020-03-24  9:08 UTC  (2+ messages)

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-24  9:08 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the gpio tree
 2020-03-24  9:08 UTC  (3+ messages)

[GIT PULL] x86 fix
 2020-03-24  9:06 UTC 

[PATCH] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
 2020-03-24  9:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust entry to ICST clocks YAML schema creation
 2020-03-24  9:06 UTC  (2+ messages)

[PATCH] x86/tools/relocs: Add _etext and __end_of_kernel_reserve to S_REL
 2020-03-24  9:02 UTC  (10+ messages)
` [PATCH v3] x86/vmlinux: Fix vmlinux.lds.S with pre-2.23 binutils
          ` [PATCH] Documentation/changes: Raise minimum supported binutils version to 2.23

[PATCH net-next] taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions
 2020-03-24  8:55 UTC  (2+ messages)

[PATCH v11 0/8] Disable compat cruft on ppc64le v11
 2020-03-24  8:54 UTC  (5+ messages)
  ` [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
  ` [PATCH v11 5/8] powerpc/64: make buildable without CONFIG_COMPAT

[PATCH] rearrange the output text, cosmetic changes
 2020-03-24  8:45 UTC 

[PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
 2020-03-24  8:48 UTC  (17+ messages)
` [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
` [PATCH 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
` [PATCH 03/16] x86: remove always-defined CONFIG_AS_CFI
` [PATCH 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
` [PATCH 05/16] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
` [PATCH 06/16] x86: remove always-defined CONFIG_AS_SSSE3
` [PATCH 07/16] x86: remove always-defined CONFIG_AS_AVX
` [PATCH 08/16] x86: add comments about the binutils version to support code in as-instr
` [PATCH 09/16] x86: replace arch macros from compiler with CONFIG_X86_{32,64}
` [PATCH 10/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
` [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
` [PATCH 12/16] crypto: x86 - rework configuration based on Kconfig
` [PATCH 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler
` [PATCH 14/16] Documentation/changes: Raise minimum supported binutils version to 2.23
` [PATCH 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
` [PATCH 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'

[PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
 2020-03-24  8:46 UTC  (8+ messages)

[PATCH] objtool: Documentation: document UACCESS warnings
 2020-03-24  8:41 UTC  (2+ messages)

[PATCH v10 00/25] Change readahead API
 2020-03-24  8:40 UTC  (3+ messages)
` [PATCH v10 12/25] mm: Move end_index check out of readahead loop

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-24  8:39 UTC  (5+ messages)
` [RESEND PATCH v2 6/9] drm/mgag200: Constify ioreadX() iomem argument (as in generic implementation)

[RFC PATCH 0/3] sched: Instrument sched domain flags
 2020-03-24  8:35 UTC  (5+ messages)
` [RFC PATCH 1/3] sched/topology: Split out SD_* flags declaration to its own file

Re: Re: Re: [PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-24  8:34 UTC  (2+ messages)
`  "

[PATCH v3 0/7] Add interrupt support to FPGA DFL drivers
 2020-03-24  8:32 UTC  (8+ messages)
` [PATCH v3 1/7] fpga: dfl: parse interrupt info for feature devices on enumeration
` [PATCH v3 2/7] fpga: dfl: pci: add irq info for feature devices enumeration
` [PATCH v3 3/7] fpga: dfl: introduce interrupt trigger setting API
` [PATCH v3 4/7] fpga: dfl: afu: add interrupt support for error reporting
` [PATCH v3 5/7] fpga: dfl: fme: add interrupt support for global "
` [PATCH v3 6/7] fpga: dfl: afu: add user interrupt support
` [PATCH v3 7/7] Documentation: fpga: dfl: add descriptions for interrupt related interfaces

[PATCH] usb: gadget: bcm63xx_udc:remove useless variable definition
 2020-03-24  8:35 UTC  (2+ messages)

[PATCH v6 01/10] dt-bindings: battery: add new battery parameters
 2020-03-24  8:32 UTC  (8+ messages)
` [PATCH v6 02/10] dt_bindings: ROHM BD99954 Charger
` [PATCH v6 04/10] lib/test_linear_ranges: add a test for the 'linear_ranges'
` [PATCH v6 05/10] power: supply: bd70528: rename linear_range to avoid collision
` [PATCH v6 07/10] power: supply: bd70528: use linear ranges
` [PATCH v6 08/10] power: supply: add battery parameters
` [PATCH v6 09/10] power: supply: Support ROHM bd99954 charger
` [PATCH v6 10/10] power: supply: Fix Kconfig help text indentiation

[RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
 2020-03-24  8:29 UTC  (12+ messages)

[PATCH V2] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected
 2020-03-24  8:27 UTC  (2+ messages)

[PATCH] Documentation: Clarify better about the rwsem non-owner release issue
 2020-03-24  8:15 UTC  (4+ messages)

linux-next: Tree for Mar 24
 2020-03-24  8:15 UTC 

[PATCH v2 0/3] Add basic support for Loongson 7A1000 bridge chip
 2020-03-24  8:12 UTC  (7+ messages)
` [PATCH v2 1/3] MIPS: Loongson: Get host bridge information
` [PATCH v2 3/3] MIPS: Loongson: Add PCI support for 7A1000

KCSAN: data-race in decode_data.part.0 / sixpack_receive_buf
 2020-03-24  8:08 UTC 

[PATCH AUTOSEL 5.4 01/73] cgroup-v1: cgroup_pidlist_next should update position index
 2020-03-24  8:06 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 30/73] futex: Fix inode life-time issue

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2020-03-24  8:07 UTC  (4+ messages)

[PATCH v5 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2020-03-24  8:03 UTC  (2+ messages)
` [PATCH v5 2/2] iio: accel: Add support for the Bosch-Sensortec BMI088

[PATCH v4] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-03-24  8:00 UTC  (8+ messages)
          ` [RFC] Issue in final aggregate value, in case of multiple events present in metric expression

[PATCH v2 0/2] phy: ti: j721e-wiz: Add support for DisplayPort mode
 2020-03-24  8:00 UTC  (4+ messages)
` [PATCH v2 2/2] phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driver

[PATCH V3 0/6] x86/Hyper-V: Panic code path fixes
 2020-03-24  7:57 UTC  (7+ messages)
` [PATCH V3 1/6] x86/Hyper-V: Unload vmbus channel in hv panic callback
` [PATCH V3 2/6] x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
` [PATCH V3 3/6] x86/Hyper-V: Trigger crash enlightenment only once during system crash
` [PATCH V3 4/6] x86/Hyper-V: Report crash register data or ksmg before running crash kernel
` [PATCH V3 5/6] x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
` [PATCH V3 6/6] x86/Hyper-V: Report crash data in die() when panic_on_oops is set

generic DMA bypass flag v2
 2020-03-24  7:55 UTC  (16+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device

[TOP URGENT]: Re : SV: Contract Purchase-KSB-PO452020
 2020-03-24 15:45 UTC 

[5.6.0-rc7] Kernel crash while running ndctl tests
 2020-03-24  7:45 UTC  (3+ messages)

[PATCH] thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_state
 2020-03-24  7:45 UTC  (4+ messages)

BUG: stack guard page was hit in match_held_lock
 2020-03-24  7:40 UTC 

WARNING: refcount bug in route4_destroy
 2020-03-24  7:40 UTC 

[00/12] add STM32 FMC2 controller drivers
 2020-03-24  7:36 UTC  (3+ messages)

[PATCH] ftrace/kprobe: Show the maxactive number on kprobe_events
 2020-03-24  7:34 UTC 

[PATCH RFC 0/8] Support KASLR for RISC-V
 2020-03-24  7:30 UTC  (9+ messages)
` [PATCH RFC 1/8] riscv/kaslr: add interface to get kaslr offset
` [PATCH RFC 2/8] riscv/kaslr: introduce functions to clear page table
` [PATCH RFC 3/8] riscv/kaslr: support KASLR infrastructure
` [PATCH RFC 4/8] riscv/kaslr: randomize the kernel image offset
` [PATCH RFC 5/8] riscv/kaslr: support sparse memory model
` [PATCH RFC 6/8] riscv/kaslr: clear the original kernel image
` [PATCH RFC 7/8] riscv/kaslr: add cmdline support to disable KASLR
` [PATCH RFC 8/8] riscv/kaslr: dump out kernel offset information on panic

[PATCH] bpf: fix build warning - missing prototype
 2020-03-24  7:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RESEND v2] riscv: Introduce CONFIG_RELOCATABLE
 2020-03-24  7:22 UTC  (5+ messages)

[PATCH 0/7] KVM: Fix memslot use-after-free bug
 2020-03-24  7:12 UTC  (3+ messages)
` [PATCH 1/7] KVM: Fix out of range accesses to memslots

[PATCH v11 0/8] iio: adi-axi-adc,ad9647: Add support for AD9467 ADC
 2020-03-24  7:10 UTC  (10+ messages)
` [PATCH v11 5/8] iio: adc: adi-axi-adc: add support for AXI ADC IP core

[PATCH -next] ASoC: wm8974: remove unused variables
 2020-03-24  7:06 UTC 

[PATCHv2 1/1] net: ethernet: stmmac: simplify phy modes management for stm32
 2020-03-24  7:05 UTC  (2+ messages)

[PATCHv2 0/2] Convert stm32 dwmac to DT schema
 2020-03-24  7:04 UTC  (2+ messages)

[PATCH -next] rtc: fsl-ftm-alarm: remove set but not used variable 'np'
 2020-03-24  7:03 UTC 

[PATCH V2] perf cpumap: Fix snprintf overflow check
 2020-03-24  7:03 UTC 

[PATCH v4] Translate debugfs.txt into Chinese and link it to the index
 2020-03-24  6:49 UTC  (2+ messages)

[PATCH v5 0/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND
 2020-03-24  6:49 UTC  (3+ messages)
` [PATCH v5 1/2] mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
` [PATCH v5 2/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND

[PATCH] tty: serial: make SERIAL_SPRD depends on ARM or ARM64
 2020-03-24  6:49 UTC 

[PATCH 0/2] staging: vt6656: change function from always returning 0 to void
 2020-03-24  6:45 UTC  (3+ messages)
` [PATCH 1/2] staging: vt6656: remove unneeded variable: ret
` [PATCH 2/2] staging: vt6656: change unused int return value to void

[PATCH] fix __percpu annotation in asm-generic
 2020-03-24  6:44 UTC  (8+ messages)

[PATCH v3 0/3] block/diskstats: more accurate io_ticks and optimization
 2020-03-24  6:39 UTC  (4+ messages)
` [PATCH v3 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks
` [PATCH v3 2/3] block/diskstats: accumulate all per-cpu counters in one pass
` [PATCH v3 3/3] block/diskstats: replace time_in_queue with sum of request times

[PATCH] riscv: mm: synchronize MMU after page table update
 2020-03-24  6:38 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
 2020-03-24  6:34 UTC  (3+ messages)

[PATCH] KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer
 2020-03-24  6:32 UTC 

[PATCH] coresight: do not use the BIT() macro in the UAPI header
 2020-03-24  6:28 UTC  (2+ messages)

[PATCH v4 0/8] workingset protection/detection on the anonymous LRU list
 2020-03-24  6:28 UTC  (7+ messages)
` [PATCH v4 6/8] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v4 8/8] mm/swap: count a new anonymous page as a reclaim_state's rotate

[PATCH v2 0/1] Bluetooth: Prioritize sco traffic on slow interfaces
 2020-03-24  6:27 UTC  (6+ messages)
` [PATCH v2 1/1] Bluetooth: Prioritize SCO traffic

[PATCH net-next] cxgb4: remove set but not used variable 'tab'
 2020-03-24  6:26 UTC 

[PATCH v2 0/3] PCI: pci-sysfs.c cleanup
 2020-03-24  6:24 UTC  (6+ messages)
` [PATCH v3 1/4] PCI: sysfs: Define device attributes with DEVICE_ATTR*

[PATCH v5 00/13] Reduce ifdef mess in ptrace
 2020-03-24  6:23 UTC  (5+ messages)
` [PATCH v5 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions

[PATCH] f2fs: fix to avoid double unlock
 2020-03-24  6:20 UTC 

[PATCH v5] f2fs: fix potential .flags overflow on 32bit architecture
 2020-03-24  6:13 UTC  (4+ messages)

[PATCH v3 0/7] Improvements to MHI Bus
 2020-03-24  6:10 UTC  (8+ messages)
` [PATCH v3 1/7] bus: mhi: core: Pass module owner during client driver registration
` [PATCH v3 2/7] bus: mhi: core: Add support for reading MHI info from device
` [PATCH v3 3/7] bus: mhi: core: Initialize bhie field in mhi_cntrl for RDDM capture
` [PATCH v3 4/7] bus: mhi: core: Drop the references to mhi_dev in mhi_destroy_device()
` [PATCH v3 5/7] bus: mhi: core: Add support for MHI suspend and resume
` [PATCH v3 6/7] net: qrtr: Add MHI transport layer
` [PATCH v3 7/7] net: qrtr: Do not depend on ARCH_QCOM

[PATCH] f2fs: remove redundant compress inode check
 2020-03-24  6:10 UTC  (2+ messages)

[x86/mm] 763802b53a: stress-ng.eventfd.ops_per_sec 11.1% improvement
 2020-03-24  6:03 UTC 

[PATCH] perf/core: Fix endless multiplex timer
 2020-03-24  6:00 UTC  (2+ messages)
` [perf/core] 92b1f046a2: BUG:kernel_NULL_pointer_dereference,address

[PATCH 1/2] drivers/clocksource/timer-of: Remove __init markings
 2020-03-24  5:59 UTC  (2+ messages)
` [PATCH 2/2] clocksource/drivers/sprd: Add module support to Spreadtrum timer

[patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-24  5:49 UTC  (5+ messages)
` [patch V3 04/23] kprobes: Prevent probes in .noinstr.text section

[PATCH v1 1/1] scripts: dtc: mask flags bit when check i2c addr
 2020-03-24  5:41 UTC  (5+ messages)

[GIT PULL]: dmaengine fixes for v5.6
 2020-03-24  5:40 UTC 

[rcu:rcu/next] BUILD SUCCESS 59bc8fd15ce6955bb9882deecff877177f2b519b
 2020-03-24  5:36 UTC 

[PATCH v2 0/7] Improvements to MHI Bus
 2020-03-24  5:34 UTC  (7+ messages)
` [PATCH v2 2/7] bus: mhi: core: Add support for reading MHI info from device
` [PATCH v2 7/7] net: qrtr: Do not depend on ARCH_QCOM

include/linux/virtio_config.h:223: undefined reference to `scsi_scan_host'
 2020-03-24  5:34 UTC 

[PATCH v5 0/4] remoteproc: Panic handling
 2020-03-24  5:29 UTC  (5+ messages)
` [PATCH v5 1/4] remoteproc: Traverse rproc_list under RCU read lock
` [PATCH v5 2/4] remoteproc: Introduce "panic" callback in ops
` [PATCH v5 3/4] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v5 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-03-24  5:22 UTC  (4+ messages)
` [PATCH V2 1/3] mm/debug: Add tests validating arch page table helpers for core features
` [PATCH V2 2/3] mm/debug: Add tests validating arch advanced page table helpers
` [PATCH V2 3/3] Documentation/mm: Add descriptions for arch "

[PATCH 0/6] Support programmable pins for Ocelot PTP driver
 2020-03-24  5:21 UTC  (10+ messages)
` [PATCH 1/6] ptp: move ocelot ptp clock code out of Ethernet driver
` [PATCH 2/6] MAINTAINERS: add entry for Microsemi Ocelot PTP driver
` [PATCH 6/6] ptp_ocelot: support 4 programmable pins

[PATCH V5 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-03-24  5:16 UTC  (4+ messages)
` [PATCH V5 3/3] dt-bindings: geni-se: Add binding for UART pin swap

[rcu:dev.2020.03.21a] BUILD SUCCESS 7351c51a0dd642488f1889ba01e53258fa8ef419
 2020-03-24  5:15 UTC 

[PATCH net-next v7 00/10] introduce read_poll_timeout
 2020-03-24  5:00 UTC  (2+ messages)

[PATCH] selftests/net/forwarding: add Makefile to install tests
 2020-03-24  4:55 UTC  (2+ messages)

[PATCH net-next] net: thunderx: remove set but not used variable 'tail'
 2020-03-24  4:54 UTC  (2+ messages)

[PATCH net v2] ethtool: fix reference leak in some *_SET handlers
 2020-03-24  4:52 UTC  (2+ messages)

[PATCH v4 0/2] Add USB DWC3 support for SC7180
 2020-03-24  4:51 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings

[PATCH net-next] net: dsa: Implement flow dissection for tag_brcm.c
 2020-03-24  4:49 UTC  (2+ messages)

Argh, can't find dcache properties !
 2020-03-24  4:47 UTC  (2+ messages)

[PATCH net] net: dsa: Fix duplicate frames flooded by learning
 2020-03-24  4:46 UTC  (2+ messages)

[PATCH -tip 0/4] kvm: Use rcuwait for vcpu blocking
 2020-03-24  4:44 UTC  (5+ messages)
` [PATCH 1/4] rcuwait: Fix stale wake call name in comment
` [PATCH 2/4] rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
` [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
` [PATCH 4/4] sched/swait: Reword some of the main description

mmotm 2020-03-23-21-29 uploaded
 2020-03-24  4:30 UTC 

[PATCH] perf dso: Fix dso comparison
 2020-03-24  4:24 UTC 

[PATCH net v2] netlink: check for null extack in cookie helpers
 2020-03-24  4:20 UTC  (2+ 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).