All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-27 22:51:21 to 2020-03-28 00:32:46 UTC [more...]

[PATCH V3 00/18] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-03-28  0:31 UTC  (19+ messages)
` [PATCH V3 01/18] net: ks8851: Factor out spi->dev in probe()/remove()
` [PATCH V3 02/18] net: ks8851: Rename ndev to netdev in probe
` [PATCH V3 03/18] net: ks8851: Replace dev_err() with netdev_err() in IRQ handler
` [PATCH V3 04/18] net: ks8851: Pass device node into ks8851_init_mac()
` [PATCH V3 05/18] net: ks8851: Use devm_alloc_etherdev()
` [PATCH V3 06/18] net: ks8851: Use dev_{get,set}_drvdata()
` [PATCH V3 07/18] net: ks8851: Remove ks8851_rdreg32()
` [PATCH V3 08/18] net: ks8851: Use 16-bit writes to program MAC address
` [PATCH V3 09/18] net: ks8851: Use 16-bit read of RXFC register
` [PATCH V3 10/18] net: ks8851: Factor out bus lock handling
` [PATCH V3 11/18] net: ks8851: Factor out SKB receive function
` [PATCH V3 12/18] net: ks8851: Split out SPI specific entries in struct ks8851_net
` [PATCH V3 13/18] net: ks8851: Split out SPI specific code from probe() and remove()
` [PATCH V3 14/18] net: ks8851: Factor out TX work flush function
` [PATCH V3 15/18] net: ks8851: Permit overridding interrupt enable register
` [PATCH V3 16/18] net: ks8851: Separate SPI operations into separate file
` [PATCH V3 17/18] net: ks8851: Implement Parallel bus operations
` [PATCH V3 18/18] net: ks8851: Remove ks8851_mll.c

[PATCH bpf-next 0/7] Various improvements to cgroup helpers
 2020-03-28  0:32 UTC  (3+ messages)
` [PATCH bpf-next 3/7] bpf: add netns cookie and enable it for bpf cgroup hooks

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-28  0:32 UTC  (25+ messages)
` [PATCH v6 05/61] target/riscv: add an internals.h header
` [PATCH v6 09/61] target/riscv: add vector amo operations
` [PATCH v6 10/61] target/riscv: vector single-width integer add and subtract
` [PATCH v6 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v6 18/61] target/riscv: vector single-width integer multiply instructions
` [PATCH v6 23/61] target/riscv: vector integer merge and move instructions
` [PATCH v6 24/61] target/riscv: vector single-width saturating add and subtract
` [PATCH v6 25/61] target/riscv: vector single-width averaging "

[Patch v2 1/2] mm/page_alloc.c: use NODE_MASK_NONE define used_mask
 2020-03-28  0:27 UTC  (6+ messages)
` [Patch v2 2/2] mm/page_alloc.c: define node_order with all zero

[Bug 1868116] Re: QEMU monitor no longer works
 2020-03-28  0:06 UTC 

[PATCH v2] fio: add NVMe engine
 2020-03-28  0:20 UTC  (2+ messages)

[PATCH 0/7] thp/khugepaged improvements and CoW semantics
 2020-03-28  0:20 UTC  (4+ messages)
` [PATCH 3/7] khugepaged: Drain LRU add pagevec to get rid of extra pins

[PATCH] thp: Simplify splitting PMD mapping huge zero page
 2020-03-28  0:19 UTC  (3+ messages)

[PATCHv2 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-28  0:17 UTC  (7+ messages)
` [PATCHv2 bpf-next 5/5] selftests: bpf: add test for sk_assign
      ` call for bpf progs. "

[PATCH v3] mm: fix tick timer stall during deferred page init
 2020-03-28  0:17 UTC  (6+ messages)

[PATCH] staging: sm750fb: line over 80 characters
 2020-03-28  0:15 UTC 

[PATCH v5 0/5] Add battery charger driver support for MP2629
 2020-03-28  0:11 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: mfd: add document bindings for mp2629
` [PATCH v5 2/5] mfd: mp2629: Add support for mps battery charger
` [PATCH v5 3/5] iio: adc: mp2629: Add support for mp2629 ADC driver
` [PATCH v5 4/5] power: supply: Add support for mps mp2629 battery charger
` [PATCH v5 5/5] MAINTAINERS: Add entry for mp2629 Battery Charger driver

[PATCH] core/device: Handle Just-Works auto-accept
 2020-03-28  0:12 UTC 

[PATCH 0/2] Add character device interface to remoteproc
 2020-03-28  0:09 UTC  (4+ messages)
` [PATCH 1/2] remoteproc: Add userspace char device driver

[PATCH] Bluetooth: Always request for user confirmation for Just Works
 2020-03-28  0:09 UTC 

[PATCH bpf-next] libbpf: Add bpf_object__rodata getter function
 2020-03-28  0:08 UTC  (6+ messages)
` [PATCH bpf-next v2] libbpf: Add getter for pointer to data area for internal maps

[meta-security][PATCH] openscap-daemon: add missing runtime dependencies
 2020-03-28  0:06 UTC  (2+ messages)
` [yocto] "

[meta-security][PATCH] layer.conf: update LAYERSERIES_COMPAT for dunfell
 2020-03-28  0:05 UTC  (2+ messages)
` [yocto] "

[meta-security][PATCH 1/6] sssd: Sort PACKAGECONFIG entries
 2020-03-28  0:05 UTC  (2+ messages)
` [yocto] "

[PATCH] drm/i915: check to see if the FPU is available before using it
 2020-03-28  0:04 UTC 

[PATCH v4 00/15] glibc port to ARC processors
 2020-03-28  0:01 UTC  (12+ messages)
` [PATCH v4 02/15] ARC: ABI Implementation
` [PATCH v4 15/15] Documentation for ARC port

[Intel-gfx] [PATCH] drm/i915/perf: Do not clear pollin for small user read buffers
 2020-03-28  0:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/perf: Do not clear pollin for small user read buffers (rev4)

[PATCH RESEND v4] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-27 23:57 UTC 

[PATCH] remoteproc: core: Add a memory efficient coredump function
 2020-03-27 23:56 UTC 

[PATCH] Add documentation on meaning of -EPROBE_DEFER
 2020-03-27 23:55 UTC  (4+ messages)

[PATCH 1/3] Dockerfile: Install riscv32 toolchain from kernel.org
 2020-03-27 23:55 UTC  (7+ messages)

[MPTCP] Re: Part 3 review status
 2020-03-27 23:54 UTC 

[Intel-gfx] [PATCH v4] drm/i915/tgl: Add definitions for VRR registers and bits
 2020-03-27 23:56 UTC  (2+ messages)

[PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
 2020-03-27 23:53 UTC  (13+ messages)

[MPTCP] Part 3 review status
 2020-03-27 23:52 UTC 

[PATCH] net: dsa: mv88e6xxx: don't force settings on CPU port
 2020-03-27 23:52 UTC  (6+ messages)

[PATCHES] Networking
 2020-03-27 23:51 UTC 

[lkp] [+1209 bytes kernel size regression] [i386-tinyconfig] [17e5888e4e] x86: Select HARDIRQS_SW_RESEND on x86
 2020-03-27 23:49 UTC 

[PATCH v2 1/3] qla2xxx: Fix MPI failure AEN (8200) handling
 2020-03-27 23:48 UTC  (3+ messages)

[Bug 207005] New: amd polaris (rx 470) strange instant artifacts/graphical corruptions
 2020-03-27 23:48 UTC  (3+ messages)
` [Bug 207005] "

[PATCH v2 0/3] IOMMU user API enhancement
 2020-03-27 23:53 UTC  (8+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities

Build RISC-V 32-bit UEFI target fails with kernel.org riscv64 toolchain
 2020-03-27 23:45 UTC  (3+ messages)

[driver-core:driver-core-testing] BUILD SUCCESS 18555cb6db2373b9a5ec1f7572773fd58c77f9ba
 2020-03-27 23:45 UTC 

[usb:usb-testing] BUILD REGRESSION 62d65bdd9d05158aa2547f8ef72375535f3bc6e3
 2020-03-27 23:45 UTC 

[PATCH] staging: vt6655: line over 80 characters
 2020-03-27 23:45 UTC 

IPA Driver Maintenance
 2020-03-27 23:42 UTC 

[skn:for-next/scmi 10/10] arm-linux-gnueabi-ld: drivers/firmware/arm_scmi/driver.o:undefined reference to `scmi_smc_desc'
 2020-03-27 23:42 UTC 

[PATCH v4] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-27 23:41 UTC 

[PATCH 00/10] IOASID extensions for guest SVA
 2020-03-27 23:47 UTC  (9+ messages)
` [PATCH 09/10] iommu/ioasid: Support ioasid_set quota adjustment
` [PATCH 10/10] iommu/vt-d: Register PASID notifier for status change

Serial console and interrupts latency
 2020-03-27 23:24 UTC  (4+ messages)

[v3 0/3] media: Register read-only sub-dev devnode
 2020-03-27 23:33 UTC  (3+ messages)
` [v2 2/3] Documentation: media: Document read-only subdevice

[PATCH v3] pinctrl: qcom: use scm_call to route GPIO irq to Apps
 2020-03-27 23:33 UTC  (2+ messages)

[PATCH v3] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-27 23:32 UTC  (4+ messages)

[RFC][PATCHSET] uaccess: getting csum_and_copy_..._user() into saner shape
 2020-03-27 23:31 UTC  (15+ messages)
` [RFC][PATCH 01/14] get rid of csum_partial_copy_to_user()
  ` [RFC][PATCH 02/14] x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()
  ` [RFC][PATCH 03/14] x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
  ` [RFC][PATCH 04/14] x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()
  ` [RFC][PATCH 05/14] ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()
  ` [RFC][PATCH 06/14] ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
  ` [RFC][PATCH 07/14] alpha: "
  ` [RFC][PATCH 08/14] parisc: "
  ` [RFC][PATCH 09/14] sparc: switch to providing csum_and_copy_from_user()
  ` [RFC][PATCH 10/14] xtensa: "
  ` [RFC][PATCH 11/14] m68k: convert to csum_and_copy_from_user()
  ` [RFC][PATCH 12/14] sh32: "
  ` [RFC][PATCH 13/14] arm: switch "
  ` [RFC][PATCH 14/14] take the dummy csum_and_copy_from_user() into net/checksum.h

[PATCH net] r8169: fix PHY driver check on platforms w/o module softdeps
 2020-03-27 23:24 UTC  (4+ messages)

6d25be5782 ("sched/core, workqueues: Distangle worker .."): [ 52.816697] WARNING: CPU: 0 PID: 14 at kernel/workqueue.c:882 wq_worker_sleeping
 2020-03-27 23:29 UTC  (4+ messages)
` [PATCH] workqueue: Don't double assign worker->sleeping
  ` [PATCH v2] workqueue: Remove the warning in wq_worker_sleeping()

[tip:x86/splitlock] BUILD SUCCESS a6a60741035bb48ca8d9f92a138958818148064c
 2020-03-27 23:29 UTC 

[ANNOUNCE] 4.19.106-rt45
 2020-03-27 23:22 UTC  (3+ messages)

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-27 23:23 UTC  (14+ messages)
` [PATCH V2 1/8] interconnect: Add devm_of_icc_get() as exported API for users
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[PATCH v2 00/11] NFS server user xattr support (RFC8276)
 2020-03-27 23:27 UTC  (12+ messages)
` [PATCH v2 01/11] xattr: break delegations in {set,remove}xattr and add _locked versions
` [PATCH v2 02/11] xattr: add a function to check if a namespace is supported
` [PATCH v2 03/11] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH v2 04/11] nfsd: split off the write decode code in to a separate function
` [PATCH v2 05/11] nfsd: add defines for NFSv4.2 extended attribute support
` [PATCH v2 06/11] nfsd: define xattr functions to call in to their vfs counterparts
` [PATCH v2 07/11] nfsd: take xattr bits in to account for permission checks
` [PATCH v2 08/11] nfsd: add structure definitions for xattr requests / responses
` [PATCH v2 09/11] nfsd: use kvmalloc in svcxdr_tmpalloc
` [PATCH v2 10/11] nfsd: implement the xattr functions and en/decode logic
` [PATCH v2 11/11] nfsd: add fattr support for user extended attributes

[Cocci] C++ Parse error with new in else
 2020-03-27 23:23 UTC 

[PATCH] softfloat: Fix BAD_SHIFT from normalizeFloatx80Subnormal
 2020-03-27 23:20 UTC 

pull-request: bpf 2020-03-27
 2020-03-27 23:19 UTC  (2+ messages)

Wrong Perf Backtraces
 2020-03-27 23:12 UTC  (12+ messages)

[Intel-gfx] [PATCH] drm/i915/perf: Do not clear pollin for small user read buffers
 2020-03-27 23:11 UTC 

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-27 23:11 UTC  (32+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[ath6kl:pending] BUILD REGRESSION 36332b8f9975bbd686bde4d6ee23d02ed177d9a8
 2020-03-27 23:09 UTC 

[tty:tty-testing] BUILD SUCCESS 8d5b305484e8a3216eeb700ed6c6de870306adbd
 2020-03-27 23:09 UTC 

[ath6kl:master-pending] BUILD SUCCESS a607b14dc19a842b90d269e6c751c6f60a28fc3c
 2020-03-27 23:09 UTC 

[igt-dev] [PATCH i-g-t] tests/perf: add a test for OA data polling reads using "small" buffers
 2020-03-27 23:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/perf: add a test for OA data polling reads using "small" buffers (rev3)

[Buildroot] [git commit branch/2020.02.x] package/tor: security bump version to 0.4.2.7
 2020-03-27 23:08 UTC 

[PATCH v4 net-next 0/8] Configure the MTU on DSA switches
 2020-03-27 23:07 UTC  (2+ messages)

[Buildroot] [PATCH] boot/barebox-aux: exclude git downloads from hash check
 2020-03-27 23:06 UTC  (2+ messages)

[Buildroot] [PATCH] boot/barebox-ayx: store downloads in same dir as bare barebox
 2020-03-27 23:06 UTC  (2+ messages)

[yyu168-linux_cet:cet 55/58] powerpc64le-linux-ld: warning: discarding dynamic section .rela___ksymtab+jiffies_to_timeval
 2020-03-27 14:54 UTC  (5+ messages)

[tip:x86/cleanups] BUILD SUCCESS 5bacdc0982f2b343afa5adbb80517d3392a7e357
 2020-03-27 23:03 UTC 

[PATCH net-next v3 00/12] ethtool netlink interface, part 4
 2020-03-27 23:01 UTC  (13+ messages)
` [PATCH net-next v3 01/12] ethtool: fix reference leak in ethnl_set_privflags()
` [PATCH net-next v3 02/12] ethtool: provide coalescing parameters with COALESCE_GET request
` [PATCH net-next v3 03/12] ethtool: set coalescing parameters with COALESCE_SET request
` [PATCH net-next v3 04/12] ethtool: add COALESCE_NTF notification
` [PATCH net-next v3 05/12] ethtool: provide pause parameters with PAUSE_GET request
` [PATCH net-next v3 06/12] ethtool: set pause parameters with PAUSE_SET request
` [PATCH net-next v3 07/12] ethtool: add PAUSE_NTF notification
` [PATCH net-next v3 08/12] ethtool: provide EEE settings with EEE_GET request
` [PATCH net-next v3 09/12] ethtool: set EEE settings with EEE_SET request
` [PATCH net-next v3 10/12] ethtool: add EEE_NTF notification
` [PATCH net-next v3 11/12] ethtool: add timestamping related string sets
` [PATCH net-next v3 12/12] ethtool: provide timestamping information with TSINFO_GET request

[PATCH] qemu-user: fix build with LLVM lld 10
 2020-03-27 23:00 UTC  (4+ messages)

[PATCH v7] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-03-27 23:00 UTC  (3+ messages)

[Cocci] using cocci to switch to formatted log/print function
 2020-03-27 22:54 UTC  (3+ messages)

[Patch v5 0/6] Introduce Power domain based warming device driver
 2020-03-27 22:54 UTC  (5+ messages)
` [Patch v5 4/6] soc: qcom: Extend RPMh power controller driver to register warming devices
` [Patch v5 6/6] arm64: dts: qcom: Indicate rpmhpd hosts a power domain that can be used as a warming device

[PATCH] pull: avoid running both merge and rebase
 2020-03-27 22:54 UTC  (2+ messages)

[driver-core:debugfs_cleanup] BUILD SUCCESS c6380a673fb3aa90fa9c2cac3453169e4f9b66e3
 2020-03-27 22:53 UTC 

[PATCH 0/4] toaster:cummulative_03272020
 2020-03-27 22:51 UTC  (5+ messages)
` [PATCH 1/4] toaster: update to Dunfell
` [PATCH 2/4] toaster: support environment-safe manage commands
` [PATCH 3/4] toaster: FieldError loading Reverse runtime dependencies
` [PATCH 4/4] toaster: fix for import build directory with var refs in BBLAYERS

[PATCH 10/10] trace: Replace printk and WARN_ON with WARN
 2020-03-27 22:51 UTC  (2+ messages)

[PATCH v3 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-03-27 22:51 UTC  (14+ messages)
` [PATCH v3 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v3 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v3 06/10] mmap locking API: convert nested write lock sites
` [PATCH v3 07/10] mmap locking API: add mmap_read_release() and mmap_read_unlock_non_owner()
` [PATCH v3 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v3 09/10] mmap locking API: use lockdep_assert_held
` [PATCH v3 10/10] mmap locking API: rename mmap_sem to mmap_lock


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.