All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-11 21:53:57 to 2020-09-11 23:15:40 UTC [more...]

[PATCH 00/12] printf() fixes
 2020-09-11 23:14 UTC  (10+ messages)
` [PATCH 01/12] dl_iterate_phdr.3: Cast 'ElfN_Word' to 'uintmax_t' for printf()
` [PATCH 02/12] malloc_hook.3: Remove unneeded cast, and print 'size_t' with "%zu"
` [PATCH 03/12] pthread_getcpuclockid.3: Cast 'time_t' to 'intmax_t' for printf()
` [PATCH 04/12] getgrent_r.3: Cast 'gid_t' "
` [PATCH 05/12] getpwent_r.3: Cast 'uid_t' "
` [PATCH 06/12] rtld-audit.7: Use "%u" rather than "%d" when printing 'unsigned int' values
` [PATCH 07/12] userfaultfd.2: Use 'PRIx64' rather than "%llx" when printing 64-bit fixed-width types
` [PATCH 08/12] clock_getres.2: Cast 'time_t' to 'intmax_t' for printf() and fix the length modifiers
` [PATCH 09/12] open_by_handle_at.2: Use "%u" rather than "%d" when printing 'unsigned int' values

[PATCH] hw/block/nand: Decommission the NAND museum
 2020-09-11 23:13 UTC  (5+ messages)

[PATCH] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-11 20:36 UTC  (2+ messages)
` [PATCH v2] "

[Intel-wired-lan] [RFC PATCH net-next v1 00/11] make drivers/net/ethernet W=1 clean
 2020-09-11 23:11 UTC  (28+ messages)
` [Intel-wired-lan] [RFC PATCH net-next v1 05/11] intel-ethernet: make W=1 build cleanly
` [Intel-wired-lan] [RFC PATCH net-next v1 06/11] drivers/net/ethernet: clean up unused assignments
` [Intel-wired-lan] [RFC PATCH net-next v1 08/11] drivers/net/ethernet: handle one warning explicitly
    `  "
` [Intel-wired-lan] [RFC PATCH net-next v1 10/11] drivers/net/ethernet: remove incorrectly formatted doc
` [Intel-wired-lan] [RFC PATCH net-next v1 11/11] drivers/net/ethernet: clean up mis-targeted comments
        `  "
          ` [RFC PATCH net-next v1 00/11] make drivers/net/ethernet W=1 clean

[MPTCP] Re: [PATCH net-next] Squash-to: "mptcp: allow picking different xmit subflows"
 2020-09-11 23:12 UTC 

[PATCH 0/7] hw/char/serial: Housekeeping
 2020-09-11 23:11 UTC  (13+ messages)
` [PATCH 1/7] hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
` [PATCH 4/7] hw/char/serial: Rename I/O read/write trace events
` [PATCH 5/7] hw/char/serial: Make 'wakeup' property boolean
` [PATCH 6/7] hw/char/serial-isa: Alias QDEV properties from generic serial object

[RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-11 19:03 UTC  (2+ messages)
` [PATCH] "

Yet another ethernet PHY LED control proposal
 2020-09-11 23:10 UTC 

[net 0/4][pull request] Intel Wired LAN Driver Updates 2020-09-09
 2020-09-11 23:09 UTC  (3+ messages)

[PATCH] getaddrinfo_a.3: Use C99 style to declare loop counter variables
 2020-09-11 23:09 UTC 

[PATCH v2 net-next 0/7] sfc: encap offloads on EF10
 2020-09-11 23:07 UTC  (9+ messages)
` [PATCH v2 net-next 1/7] sfc: decouple TXQ type from label
` [PATCH v2 net-next 2/7] sfc: define inner/outer csum offload TXQ types
` [PATCH v2 net-next 3/7] sfc: create inner-csum queues on EF10 if supported
` [PATCH v2 net-next 4/7] sfc: select inner-csum-offload TX queues for skbs that need it
` [PATCH v2 net-next 5/7] sfc: de-indirect TSO handling
` [PATCH v2 net-next 6/7] sfc: implement encapsulated TSO on EF10
` [PATCH v2 net-next 7/7] sfc: advertise encapsulated offloads "

[PATCH] ide/macide: Convert Mac IDE driver to platform driver
 2020-09-11 23:07 UTC  (7+ messages)

first bad commit: [5795eb443060148796beeba106e4366d7f1458a6] scsi: sd_zbc: emulate ZONE_APPEND commands
 2020-09-11 23:07 UTC  (6+ messages)

[PATCH v2 0/2] hw/char: Remove TYPE_SERIAL_IO
 2020-09-11 23:05 UTC  (2+ messages)

[RFC PATCH v1 0/1] select idle cpu from idle cpumask in sched domain
 2020-09-11 23:04 UTC  (4+ messages)
` [RFC PATCH v1 1/1] sched/fair: "

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-11 23:02 UTC  (5+ messages)
` [PATCH 01/12] dt-bindings: power: Add bindings for the Mediatek "

[Cluster-devel] [GFS2 PATCH] gfs2: truncate glock address space pages during evict
 2020-09-11 23:00 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl, rkl: Make Wa_1606700617/22010271021 permanent
 2020-09-11 23:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[meta-python][PATCH] python3-django: add recipe for 3.1.1
 2020-09-11 23:00 UTC  (4+ messages)
` [oe] "

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-11 22:59 UTC  (21+ messages)

[RESEND][PATCH v6] arm64: dts: qcom: Add support for Xiaomi Poco F1 (Beryllium)
 2020-09-11 22:59 UTC  (2+ messages)

[PATCH v3 0/2] dm-devel:dm-crypt: infrastructure for measurement of DM target data using IMA
 2020-09-11 22:59 UTC  (4+ messages)
` [PATCH v3 2/2] dm-crypt: collect data and submit to DM to measure

[PATCH net-next 0/7] ethtool: add pause frame stats
 2020-09-11 22:58 UTC  (10+ messages)
` [PATCH net-next 5/8] bnxt: "
` [PATCH net-next 7/8] ixgbe: "

[PATCH v2] selftests/seccomp: fix ptrace tests on powerpc
 2020-09-11 22:55 UTC  (3+ messages)

[PATCH v9 0/4] Introduce the for_each_set_clump macro
 2020-09-11 22:54 UTC  (4+ messages)

[PATCH 1/2] media: i2c: Add driver for the Analog Devices ADDI9036 ToF front-end
 2020-09-11 22:54 UTC  (3+ messages)
` [PATCH 2/2] media: dt-bindings: media: i2c: Add bindings for ADDI9036

[PATCH v2 0/4] Add support of mt8183 APU
 2020-09-11 22:52 UTC  (8+ messages)
` [PATCH v2 1/4] dt bindings: remoteproc: Add bindings for MT8183 APU

arm64/for-kernelci build: 3 builds: 0 failed, 3 passed, 16 warnings (v5.9-rc4-22-g89f1d0b3385d)
 2020-09-11 22:52 UTC 

[PATCH v5 0/4] Spilt PCIe node to comply with hardware design
 2020-09-11 22:50 UTC  (8+ messages)
` [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings

lockdep warning in lpfc v5.9-rc4
 2020-09-11 22:49 UTC  (2+ messages)

[BUG RT] dump-capture kernel not executed for panic in interrupt context
 2020-09-11 22:48 UTC  (14+ messages)

[chrome-os:chromeos-5.4 64/158] fs/proc/task_mmu.c:1879:28: sparse: sparse: context imbalance in 'deactivate_pte_range' - unexpected unlock
 2020-09-11 22:49 UTC 

[PATCH v5 0/7] hw/misc: Add LED device
 2020-09-11 22:48 UTC  (11+ messages)
` [PATCH v5 1/7] hw/misc/led: Add a "
` [PATCH v5 2/7] hw/misc/led: Allow connecting from GPIO output
` [PATCH v5 5/7] hw/misc/mps2-fpgaio: Use the LED device
` [PATCH v5 6/7] hw/misc/mps2-scc: "
` [PATCH v5 7/7] hw/arm/tosa: Replace fprintf() calls by LED devices

[v2,0/3] PCI: mediatek: Add new generation controller support
 2020-09-11 22:45 UTC  (9+ messages)
` [v2,1/3] dt-bindings: PCI: mediatek: Add YAML schema
` [v2,2/3] PCI: mediatek: Add new generation controller support

[PATCH] platform/x86: Add Driver to set up lid GPEs on MS Surface device
 2020-09-11 22:46 UTC  (2+ messages)

[PATCH block/for-next] blk-iocost: fix divide-by-zero in transfer_surpluses()
 2020-09-11 22:44 UTC  (6+ messages)
  ` [PATCH v2 "

[PATCH] mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj()
 2020-09-11 22:41 UTC  (6+ messages)

Best way to add caching to a new raid setup
 2020-09-11 22:41 UTC  (15+ messages)

Kernel Benchmarking
 2020-09-11 22:37 UTC  (6+ messages)

qemu disassembler status
 2020-09-11 22:36 UTC  (2+ messages)

[PATCH 4.4 00/62] 4.4.236-rc1 review
 2020-09-11 22:36 UTC  (2+ messages)

[PATCH v2 0/5] Fixes for setting event freq/periods
 2020-09-11 22:34 UTC  (12+ messages)
` [PATCH v2 2/5] perf record: Prevent override of attr->sample_period for libpfm4 events

[RESEND PATCH] Bluetooth: Only mark socket zapped after unlocking
 2020-09-11 22:33 UTC 

[PATCH 0/2 for-next] Rework ->files tracking
 2020-09-11 22:33 UTC  (4+ messages)
` [PATCH 2/2] io_uring: implement ->flush() sequence to handle ->files validity

[PATCH v2] drm/amdgpu: Enable SDMA utilization for Arcturus
 2020-09-11 22:33 UTC  (2+ messages)

[RESEND PATCH] bluetooth: Set ext scan response only when it exists
 2020-09-11 22:32 UTC 

[PATCH 4.9 00/71] 4.9.236-rc1 review
 2020-09-11 22:31 UTC  (2+ messages)

[PATCH net-next 4/4] net: dsa: set configure_vlan_while_not_filtering to true by default
 2020-09-11 22:30 UTC  (11+ messages)

[Bluez PATCH v4 0/4] adapter: Reconnect audio when resuming from suspend
 2020-09-11 22:30 UTC  (5+ messages)
` [Bluez PATCH v4 1/4] adapter: Refactor kernel feature globals
` [Bluez PATCH v4 2/4] adapter: Handle controller resume and notify drivers
` [Bluez PATCH v4 3/4] policy: Enable reconnect for a2dp-sink in defaults
` [Bluez PATCH v4 4/4] policy: Reconnect audio on controller resume

[PATCH 4.14 00/12] 4.14.198-rc1 review
 2020-09-11 22:30 UTC  (2+ messages)

[PATCH v2 0/4] mtd: spi-nor: OTP support
 2020-09-11 22:26 UTC  (10+ messages)
` [PATCH v2 1/4] mtd: spi-nor: cleanup common code
` [PATCH v2 2/4] mtd: spi-nor: add OTP support
` [PATCH v2 3/4] mtd: spi-nor: implement OTP support for Macronix and similar flashes
` [PATCH v2 4/4] mtd: spi-nor: implement OTP support for Winbond "

[dm-crypt] How to debug the start up process ?
 2020-09-11 22:25 UTC  (2+ messages)

[PATCH 4.19 0/8] 4.19.145-rc1 review
 2020-09-11 22:23 UTC  (2+ messages)

stable-rc/queue/5.7 build: 201 builds: 0 failed, 201 passed, 49 warnings (v5.7.18-15-g474893bf1064)
 2020-09-11 22:22 UTC 

[PATCH 5.4 0/8] 5.4.65-rc1 review
 2020-09-11 22:20 UTC  (2+ messages)

[PATCH] cve-check: use SAFELIST
 2020-09-11 22:20 UTC  (2+ messages)
` [OE-core] "

[tip:ras/core] BUILD SUCCESS e2def7d49d0812ea40a224161b2001b2e815dce2
 2020-09-11 22:19 UTC 

[GIT PULL] libnvdimm fix for v5.9-rc5
 2020-09-11 22:19 UTC  (2+ messages)

[PATCH 5.8 00/16] 5.8.9-rc1 review
 2020-09-11 22:19 UTC  (2+ messages)

[tip:x86/cpu] BUILD SUCCESS 33b4711df4c1b3aec7c267c60fc24abccfadd40c
 2020-09-11 22:19 UTC 

[PATCH 0/1]: generic: add test for boundary in xfs_attr_shortform_verify
 2020-09-11 22:18 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v5] dt-bindings: media: imx274: Convert to json-schema
 2020-09-11 22:15 UTC  (5+ messages)

[PATCH v2 0/1]: generic: add test for boundary in xfs_attr_shortform_verify
 2020-09-11 22:15 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] powerpc/papr_scm: Fix warning triggered by perf_stats_show()
 2020-09-11 22:13 UTC  (5+ messages)

[PATCH] ACPI: video: use ACPI backlight for HP 635 Notebook
 2020-09-11 22:14 UTC 

[linux-next:master] BUILD REGRESSION d5b2251d63b5344ee827d3680fa79bdb9f9ddfa1
 2020-09-11 22:13 UTC 

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-09-11 22:13 UTC  (7+ messages)
` [PATCH v7 10/16] vfio/type1: Support binding guest page tables to PASID
` [PATCH v7 13/16] vfio/pci: Expose PCIe PASID capability to guest

[RFC PATCH v2 00/17] Host1x/TegraDRM UAPI
 2020-09-11 22:11 UTC  (5+ messages)
` [RFC PATCH v2 10/17] WIP: gpu: host1x: Add no-recovery mode

[PATCH] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
 2020-09-11 22:11 UTC  (2+ messages)

[PATCH v2 2/3] drm/amdkfd: Add process eviction counters to sysfs
 2020-09-11 22:10 UTC  (2+ messages)

[PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-09-11 22:06 UTC  (3+ messages)

[oe] [meta-oe][PATCH 1/1] luajit: advance SRCREV to fix two CVE's
 2020-09-11 22:06 UTC 

[Buildroot] [PATCH buildroot-test] scripts/autobuild-run: create host-distro file
 2020-09-11 22:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: Workaround RCC_DEV0_EPF0_STRAP0 access issue for SRIOV
 2020-09-11 22:02 UTC 

stable-rc/queue/4.4 build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.235-62-g60a13d252140)
 2020-09-11 22:02 UTC 

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.64-8-gdca50a33fc3d)
 2020-09-11 22:00 UTC 

[PATCH net-next] octeontx2-af: Constify npc_kpu_profile_{action,cam}
 2020-09-11 22:00 UTC 

[IB/srpt] c804af2c1d: last_state.test.blktests.exit_code.143
 2020-09-11 22:00 UTC  (3+ messages)

[PATCH] nfs: round down reported block numbers in statfs
 2020-09-11 21:59 UTC  (3+ messages)

slab-out-of-bounds in iov_iter_revert()
 2020-09-11 21:59 UTC 

libblk / blkid not recognizing Atari FAT16 variation
 2020-09-11 21:58 UTC 

[PATCH v9 0/7] IOMMU user API enhancement
 2020-09-11 21:57 UTC  (16+ messages)
` [PATCH v9 1/7] docs: IOMMU user API
` [PATCH v9 2/7] iommu/uapi: Add argsz for user filled data
` [PATCH v9 3/7] iommu/uapi: Introduce enum type for PASID data format
` [PATCH v9 4/7] iommu/uapi: Use named union for user data
` [PATCH v9 5/7] iommu/uapi: Rename uapi functions
` [PATCH v9 6/7] iommu/uapi: Handle data and argsz filled by users
` [PATCH v9 7/7] iommu/vt-d: Check UAPI data processed by IOMMU core

edid-decode: Incorrect decoding of CTA extension if it does not contain padding bytes
 2020-09-11 21:56 UTC  (2+ messages)

[PATCH net-next 0/3] sfc: misc cleanups
 2020-09-11 21:55 UTC  (3+ messages)

[PATCH v3 0/10] libperf and arm64 userspace counter access support
 2020-09-11 21:51 UTC  (3+ messages)
` [PATCH v3 09/10] perf: arm64: Add test for userspace counter access on heterogeneous systems
` [PATCH v3 10/10] Documentation: arm64: Document PMU counters access from userspace


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.