All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-11 17:15:43 to 2021-06-11 18:06:35 UTC [more...]

[PATCH 00/40] I2C fixes
 2021-06-11 18:06 UTC  (10+ messages)
` [PATCH 20/40] drm/amdgpu: EEPROM respects I2C quirks
` [PATCH 38/40] drm/amdgpu: RAS EEPROM table is now in debugfs

[Intel-gfx] [PATCH] drm/i915/gen11: use ffs for minconfig slice/subslice
 2021-06-11 18:06 UTC  (2+ messages)

[PATCH 00/17] Dovetail integration - the finals
 2021-06-11 18:05 UTC  (18+ messages)
` [PATCH 01/17] cobalt/thread: Rework kthread check for xnthread_signal
` [PATCH 02/17] cobalt/thread: Move xnthread_signal work off the stack
` [PATCH 03/17] cobalt/thread: Privatize xnthread_map to map_kthread
` [PATCH 04/17] cobalt/thread: Pull kthread inband work onto creator stack
` [PATCH 05/17] cobalt/thread: Make sure relax inband work is on a stack outliving the wakeup
` [PATCH 06/17] cobalt/thread: dovetail: keep hard irqs off on transition to in-band
` [PATCH 07/17] cobalt/sched: dovetail: prevent early scheduling on uninit runqueues
` [PATCH 08/17] cobalt/arm: dovetail: add architecture bits
` [PATCH 09/17] lib/cobalt: Reorder low_init for having cobalt_use_legacy_tsc earlier available
` [PATCH 10/17] lib/cobalt/arm: dovetail: skip detection of KUSER_TSC support
` [PATCH 11/17] lib/cobalt/arm64: "
` [PATCH 12/17] cobalt/tick: dovetail: improve accuracy of the host tick delay
` [PATCH 13/17] cobalt/tick: dovetail: Drop pointless inline specifier from pipeline_must_force_program_tick
` [PATCH 14/17] cobalt/clock: dovetail: abstract interface to hardware TSC
` [PATCH 15/17] cobalt/arm64: dovetail: add architecture bits
` [PATCH 16/17] cobalt/syscall: Account for different syscall argument marshaling
` [PATCH 17/17] ci: Add arm, arm64 and x86 dovetail targets for kernel 5.10

[PATCH v2 0/5] ARM: dts: NSP: add Meraki MX64/MX65
 2021-06-11 19:02 UTC  (4+ messages)
` [PATCH v2 5/5] ARM: dts: NSP: Add DT files for Meraki MX65 series

[RFC] Adding A64FX hardware prefetch sysfs interface
 2021-06-11 18:03 UTC  (4+ messages)

[PATCH 1/2] mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
 2021-06-11 18:04 UTC  (4+ messages)
` [PATCH 2/2] mt76: fix iv and CCMP header insertion

[PATCH v3 00/23] Add generic vdso_base tracking
 2021-06-11 18:02 UTC  (25+ messages)
` [PATCH v3 01/23] x86/elf: Check in_x32_syscall() in compat_arch_setup_additional_pages()
` [PATCH v3 02/23] elf: Move arch_setup_additional_pages() to generic elf.h
` [PATCH v3 03/23] arm/elf: Remove needless ifdef CONFIG_MMU
` [PATCH v3 04/23] arm64: Use in_compat_task() in arch_setup_additional_pages()
` [PATCH v3 05/23] x86: Remove compat_arch_setup_additional_pages()
` [PATCH v3 06/23] elf: "
` [PATCH v3 07/23] vdso: Set mm->context.vdso only on success of _install_special_mapping()
` [PATCH v3 08/23] elf/vdso: Modify arch_setup_additional_pages() parameters
` [PATCH v3 09/23] elf: Use sysinfo_ehdr in ARCH_DLINFO()
` [PATCH v3 10/23] arm/vdso: Remove vdso pointer from mm->context
` [PATCH v3 11/23] s390/vdso: Remove vdso_base "
` [PATCH v3 12/23] sparc/vdso: Remove vdso "
` [PATCH v3 13/23] mm/mmap: Make vm_special_mapping::mremap return void
` [PATCH v3 14/23] x86/signal: Land on &frame->retcode when vdso isn't mapped
` [PATCH v3 15/23] x86/signal: Check if vdso_image_32 is mapped before trying to land on it
` [PATCH v3 16/23] mm: Add vdso_base in mm_struct
` [PATCH v3 17/23] x86/vdso: Migrate to generic vdso_base
` [PATCH v3 18/23] arm/vdso: "
` [PATCH v3 19/23] arm64/vdso: Migrate compat signals "
` [PATCH v3 20/23] arm64/vdso: Migrate native "
` [PATCH v3 21/23] mips/vdso: Migrate "
` [PATCH v3 22/23] powerpc/vdso: Migrate native signals "
` [PATCH v3 23/23] x86/vdso/selftest: Add a test for unmapping vDSO

[PATCH v3 00/24] x86/resctrl: Merge the CDP resources
 2021-06-11 18:04 UTC  (3+ messages)

[docs] [PATCH] ref-manual: move release notes to separate document
 2021-06-11 18:04 UTC  (7+ messages)

[PATCH] iio: humidity: hdc100x: Add margin to the conversion time
 2021-06-11 18:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 1/3] dt-bindings: mediatek: convert mtk jpeg decoder/encoder to yaml
 2021-06-11 17:59 UTC  (7+ messages)

[kvm:queue 228/230] Warning: Kernel ABI header at 'tools/include/uapi/linux/kvm.h' differs from latest version at 'include/uapi/linux/kvm.h': 1089> #define KVM_CAP_BINARY_STATS_FD 202
 2021-06-11 18:00 UTC 

[PATCH] counter: interrupt-cnt: Add const qualifier for actions_list array
 2021-06-11 18:02 UTC  (3+ messages)

[Buildroot] [PATCH] package/connman: security bump to 1.40
 2021-06-11 18:00 UTC 

[PATCH 1/1] drm/amdkfd: Disable SVM per GPU, not per process
 2021-06-11 18:00 UTC  (3+ messages)

[PATCH 0/7] Make diff3 the default conflict style
 2021-06-11 17:57 UTC  (18+ messages)
` [PATCH 7/7] xdiff: make diff3 the default conflictStyle

[PATCH v3 00/10] iio: accel: bmc150: Add support for BMA253/BMA254
 2021-06-11 17:59 UTC  (4+ messages)
` [PATCH v3 08/10] dt-bindings: iio: bma255: Allow multiple interrupts

[RFC PATCH] tcp: consistently disable header prediction for mptcp
 2021-06-11 17:57 UTC 

[PATCH 5/5] ceph: fold ceph_update_writeable_page into ceph_write_begin
 2021-06-11 17:56 UTC  (9+ messages)
  ` [PATCH 0/5] ceph: addr.c cleanups

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-11 17:55 UTC  (6+ messages)
  ` [dm-devel] "

[PATCH] remote: initialize values that might not be set
 2021-06-11 17:56 UTC  (5+ messages)

[GIT PULL] md-fixes 20210610
 2021-06-11 17:56 UTC  (4+ messages)

[PATCH rdma-next v2 00/15] Reorganize sysfs file creation for struct ib_devices
 2021-06-11 17:56 UTC  (2+ messages)

[PATCH 0/5] Add RZ/G2L DMAC support
 2021-06-11 17:55 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: dma: Document RZ/G2L bindings

[xen-unstable bisection] complete test-amd64-i386-examine
 2021-06-11 17:55 UTC 

[PATCH net] net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
 2021-06-11 17:54 UTC  (2+ messages)

[PATCH 1/1] efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
 2021-06-11 16:19 UTC  (2+ messages)

[PATCH] gcc: Fixes for ARC
 2021-06-11 17:53 UTC  (2+ messages)

U-Boot zboot on x86-64 VirtualBox UEFI
 2021-06-11 13:29 UTC 

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-06-11 11:51 UTC  (8+ messages)

[PATCH] drm/i915: Fix busy ioctl commentary
 2021-06-11 17:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add bindings for MDM9607
 2021-06-11 17:51 UTC  (2+ messages)

[PATCH] block: loop: fix deadlock between open and remove
 2021-06-11 17:51 UTC  (2+ messages)

[PATCH] gcc: Fixes for ARC
 2021-06-11 17:51 UTC 

[xen-unstable-smoke test] 162647: regressions - FAIL
 2021-06-11 17:50 UTC 

[PATCH 0/2] mtd: Convert hyperflash/hyperbus bindings to YAML schema
 2021-06-11 17:48 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: mtd: Convert ti,am654-hbmc.txt "

[PATCH 0/3] Query and use Partition Info
 2021-06-11 17:50 UTC  (7+ messages)
` [PATCH 1/3] cxl/pci: Store memory capacity values
` [PATCH 3/3] cxl/mem: Add partition information to sysfs

[PATCH 00/12] iio:accel: Header Cleanups
 2021-06-11 17:48 UTC  (2+ messages)

[PATCH nftables,v2] src: add vlan dei
 2021-06-11 17:49 UTC 

Can we build fio statically with both libaio and posixaio?
 2021-06-11 17:45 UTC  (2+ messages)

[PATCH 0/2] iio: Add "extended_name" attribute
 2021-06-11 17:50 UTC  (5+ messages)
` [PATCH 2/2] iio: core: Add "extended_name" attribute to all channels

Making split commit graphs pick up new options (namely --changed-paths)
 2021-06-11 17:47 UTC  (5+ messages)

[PATCH 0/5] cxl/pmem: Add core infrastructure for PMEM support
 2021-06-11 17:47 UTC  (3+ messages)
` [PATCH 1/5] cxl/core: Add cxl-bus driver infrastructure

[igt-dev] [PATCH i-g-t] Add Makefile to .gitignore
 2021-06-11 17:47 UTC 

[PATCH] docs: Add BB_HASHSERVE definition to glossary
 2021-06-11 17:46 UTC  (2+ messages)
` [docs] "

[PATCH] ARC: Rename nSIM HS to HAPS HS
 2021-06-11 17:45 UTC  (6+ messages)
` [linux-yocto] "

[PATCH 0/7] staging:iio: Header cleanup
 2021-06-11 17:45 UTC  (4+ messages)
` [PATCH 2/7] staging:iio:addac:adt7316: Cleanup includes

[PATCH] kunit: Fix result propagation for parameterised tests
 2021-06-11 17:44 UTC  (3+ messages)

[PATCH] fuse: fix illegal access to inode with reused nodeid
 2021-06-11 17:44 UTC  (3+ messages)

[PATCH v29 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-11 17:44 UTC  (4+ messages)
` [PATCH v29 10/13] Documentation: Add documents for DAMON

[PATCH v4 0/8] GICv3 LPI and ITS feature implementation
 2021-06-11 17:23 UTC  (4+ messages)
` [PATCH v4 1/8] hw/intc: GICv3 ITS initial framework

[RFC PATCH] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-11 17:42 UTC  (2+ messages)

[PATCH v2 0/4] fix regmap, initialization of ltr559, endianness and mark structs as const
 2021-06-11 17:44 UTC  (3+ messages)

[PATCH 0/3] s390/vfio-ap: refactor mdev remove callback and locks
 2021-06-11 17:41 UTC  (5+ messages)
` [PATCH 2/3] s390/vfio-ap: introduce two new r/w locks to replace wait_queue_head_t

[PATCH v2 0/4] drm/i915: Move system memory to TTM for discrete
 2021-06-11 17:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Move system memory to TTM for discrete (rev2)

Server-side-proposed partial clone configuration (default clone --filter option)
 2021-06-11 16:40 UTC 

[PATCH v2 net-next 00/10] DSA tagging driver for NXP SJA1110
 2021-06-11 17:37 UTC  (4+ messages)

[PATCH 0/7] check Makefile and Kconfigs for SPDX tag
 2021-06-11 17:37 UTC  (5+ messages)
` [PATCH 5/7] iio/scmi: fix spelling of "

[PATCH -next v2] netlabel: Fix memory leak in netlbl_mgmt_add_common
 2021-06-11 17:36 UTC  (2+ messages)

[PATCH v9 00/14] Restricted DMA
 2021-06-11 17:37 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH] qemu-{img,nbd}: Don't report zeroed cluster as a hole
 2021-06-11 17:35 UTC  (9+ messages)

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-11 17:35 UTC  (3+ messages)

[PATCH] drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
 2021-06-11 17:35 UTC  (6+ messages)

[PATCH] swiotlb-xen: override common mmap and get_sgtable dma ops
 2021-06-11  9:55 UTC 

bpf_fib_lookup support for firewall mark
 2021-06-11 17:32 UTC  (11+ messages)

[PATCH v2 1/4] firmware: arm_scmi: fix deps arm-smccc-discovery deps in Kconfig
 2021-06-11 17:30 UTC  (6+ messages)
` [PATCH v2 4/4] firmware: arm_scmi: add optee transport

[PATCH] fdtdec: fdtdec_get_aliases_highest_id: skip aliases to disabled nodes
 2021-06-11 17:30 UTC  (8+ messages)

[PATCH -next] iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not set
 2021-06-11 17:31 UTC  (3+ messages)

[PATCH v4 00/12] Sparse-index: integrate with status
 2021-06-11 17:27 UTC  (11+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 10/14] diff-lib: handle index diffs with sparse dirs

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-11 17:24 UTC  (9+ messages)
` [RFC PATCH 4/5] qmp: Added qemu-ebpf-rss-path command

[PATCH -next] iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
 2021-06-11 17:30 UTC  (4+ messages)

[PATCH nf] netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
 2021-06-11 17:26 UTC 

[PATCH v4 00/32] block/nbd: rework client connection
 2021-06-11 17:23 UTC  (3+ messages)

[PATCH] rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock_lock()
 2021-06-11 17:25 UTC  (4+ messages)

[PATCH] audit: remove unnecessary 'ret' initialization
 2021-06-11 17:23 UTC  (2+ messages)

[PATCH 0/6] qapi: static typing conversion, pt5b
 2021-06-11 17:21 UTC  (8+ messages)
` [PATCH 2/6] qapi/parser: Allow empty QAPIDoc Sections

[GIT PULL] Devicetree fix for 5.13, take 3
 2021-06-11 17:23 UTC 

[PATCH 0/3] DAX Small clean ups
 2021-06-11 17:23 UTC  (3+ messages)
` [PATCH 1/3] fs/fuse: Remove unneeded kaddr parameter

[PATCHv4 0/6] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-06-11 17:22 UTC  (4+ messages)
` [PATCHv4 1/6] spi: add ancillary device support

[PATCH 1/2] counter: intel-qep: Mark PM callbacks with __maybe_unused
 2021-06-11 17:23 UTC  (2+ messages)

[patch 00/41] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-11 17:21 UTC  (3+ messages)
` [patch 02/41] x86/fpu: Mark various FPU states __ro_after_init

[Buildroot] [PATCH 1/1] Allow users to specifiy a hash file to verify custom linux kernels and custom kernel headers
 2021-06-11 17:20 UTC 

[PATCH 0/2] ref-manual: variables: document IMGDEPLOYDIR
 2021-06-11 17:20 UTC  (3+ messages)
` [PATCH 1/2] ref-manual: variables: update examples refering to DEPLOY_DIR_IMAGE
  ` [docs] "

[PATCH v2] net: phy: dp83867: perform soft reset and retain established link
 2021-06-11 17:20 UTC  (2+ messages)

[PATCH v10 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-11 17:17 UTC  (24+ messages)
` [PATCH v10 01/11] dt-bindings: display: simple: List hpd properties in panel-simple
` [PATCH v10 02/11] dt-bindings: drm: Introduce the DP AUX bus
` [PATCH v10 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child
` [PATCH v10 04/11] drm: Introduce the DP AUX bus
` [PATCH v10 05/11] drm/panel: panel-simple: Allow panel-simple be a DP AUX endpoint device
` [PATCH v10 06/11] drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDC
` [PATCH v10 07/11] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v10 08/11] drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus
` [PATCH v10 09/11] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
` [PATCH v10 10/11] drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()
` [PATCH v10 11/11] arm64: dts: qcom: sc7180-trogdor: Move panel under the bridge chip

[PATCH 1/2] selinux: slow_avc_audit has become non-blocking
 2021-06-11 17:18 UTC  (5+ messages)

[PATCH] btrfs-progs: subvolume: destroy associated qgroup when delete subvolume
 2021-06-11 17:18 UTC  (8+ messages)

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-11 17:18 UTC  (6+ messages)
` [PATCH v2 "

[PATCH 1/2] of: of_reserved_mem: only call memblock_free for normal reserved memory
 2021-06-11 17:10 UTC  (3+ messages)
` [PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing

[PATCH] net: usbnet: allow overriding of default USB interface naming
 2021-06-11 17:16 UTC  (2+ messages)

[PATCH 0/4] modules: add support for target-specific modules
 2021-06-11 17:14 UTC  (7+ messages)

[PATCH nft 2/2] evaluate: restore interval + concatenation in anonymous set
 2021-06-11 17:15 UTC 


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.