All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-12 19:20:10 to 2021-08-12 20:32:50 UTC [more...]

[PATCH] sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
 2021-08-12 20:32 UTC  (3+ messages)

[patch V2 02/10] hrtimer: Consolidate reprogramming code
 2021-08-12 20:32 UTC  (7+ messages)
` [tip: timers/core] "
        ` [PATCH] hrtimer: Unbreak hrtimer_force_reprogram()
      ` [PATCH] hrtimer: Use raw_cpu_ptr() in clock_was_set()

Turning off the D-Bus REST API by default
 2021-08-12 20:31 UTC  (2+ messages)

[android-common:android12-5.4 4/9] drivers/dma-buf/heaps/page_pool.c:236:17: sparse: sparse: symbol 'pool_shrinker' was not declared. Should it be static?
 2021-08-12 20:32 UTC 

[PATCH] fs/proc/uptime.c: fix idle time reporting in /proc/uptime
 2021-08-12 20:31 UTC 

[PATCH 0/5] x86: Impplement support for unaccepted memory
 2021-08-12 20:31 UTC  (8+ messages)
` [PATCH 4/5] x86/mm: Provide helpers "

[PATCH 00/22] multi-pack reachability bitmaps
 2021-08-12 20:31 UTC  (18+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 14/24] pack-bitmap: write multi-pack bitmaps
` [PATCH v3 00/25] multi-pack reachability bitmaps
  ` [PATCH v3 09/25] midx: avoid opening multiple MIDXs when writing
  ` [PATCH v3 16/25] t5310: move some tests to lib-bitmap.sh
  ` [PATCH v3 17/25] t/helper/test-read-midx.c: add --checksum mode

renesas/master baseline: 325 runs, 14 regressions (renesas-devel-2021-08-12-v5.14-rc5)
 2021-08-12 20:31 UTC 

renesas/master baseline-nfs: 67 runs, 7 regressions (renesas-devel-2021-08-12-v5.14-rc5)
 2021-08-12 20:31 UTC 

post-receive: pub/scm/linux/kernel/git/xen/tip
 2021-08-12 20:30 UTC 

[PATCH] arm64/sve: Add some comments for sve_save/load_state()
 2021-08-12 20:11 UTC 

[PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
 2021-08-12 20:26 UTC  (4+ messages)

[PATCH 1/1] NAX LSM: Add initial support support
 2021-08-12 20:24 UTC  (3+ messages)

[PATCH v2] xen/events: Fix race in set_evtchn_to_irq
 2021-08-12 20:23 UTC  (2+ messages)

[PATCH] ci: update freebsd 12 cirrus job
 2021-08-12 20:22 UTC 

[PATCH] drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failure
 2021-08-12 20:22 UTC  (4+ messages)

[RFC PATCH v2 0/5] mm: Fix NFS swapfiles and use DIO for swapfiles
 2021-08-12 20:22 UTC  (6+ messages)
` [RFC PATCH v2 1/5] nfs: Fix write to swapfile failure due to generic_write_checks()
` [RFC PATCH v2 2/5] mm: Remove the callback func argument from __swap_writepage()
` [RFC PATCH v2 3/5] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage()
` [RFC PATCH v2 4/5] mm: Make __swap_writepage() do async DIO if asked for it
` [RFC PATCH v2 5/5] mm: Remove swap BIO paths and only use DIO paths [BROKEN]

[PATCH v2 0/6] Support SiFive Composable cache driver
 2021-08-12 20:22 UTC  (9+ messages)
` [PATCH v2 3/6] riscv: lib: introduce cache_init interface
` [PATCH v2 5/6] riscv: lib: move platform-related libraries to sperate folder

[PATCH 00/20] crypto: qat - cumulative fixes
 2021-08-12 20:21 UTC  (21+ messages)
` [PATCH 01/20] crypto: qat - use proper type for vf_mask
` [PATCH 02/20] crypto: qat - remove empty sriov_configure()
` [PATCH 03/20] crypto: qat - enable interrupts only after ISR allocation
` [PATCH 04/20] crypto: qat - do not ignore errors from enable_vf2pf_comms()
` [PATCH 05/20] crypto: qat - handle both source of interrupt in VF ISR
` [PATCH 06/20] crypto: qat - prevent spurious MSI interrupt in VF
` [PATCH 07/20] crypto: qat - prevent spurious MSI interrupt in PF
` [PATCH 08/20] crypto: qat - rename compatibility version definition
` [PATCH 09/20] crypto: qat - remove intermediate tasklet for vf2pf
` [PATCH 10/20] crypto: qat - fix reuse of completion variable
` [PATCH 11/20] crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
` [PATCH 12/20] crypto: qat - protect interrupt mask CSRs with a spinlock
` [PATCH 13/20] crypto: qat - fix naming for init/shutdown VF to PF notifications
` [PATCH 14/20] crypto: qat - move IO virtualization functions
` [PATCH 15/20] crypto: qat - complete all the init steps before service notification
` [PATCH 16/20] crypto: qat - fix naming of PF/VF enable functions
` [PATCH 17/20] crypto: qat - remove the unnecessary get_vintmsk_offset()
` [PATCH 18/20] crypto: qat - flush vf workqueue at driver removal
` [PATCH 19/20] crypto: qat - do not export adf_iov_putmsg()
` [PATCH 20/20] crypto: qat - store vf.compatible flag

[PATCH 01/18] auto-t: hostapd.py: add 'bssid' property
 2021-08-12 20:22 UTC  (19+ messages)
` [PATCH 02/18] test-runner: start IWD in developer mode
` [PATCH 03/18] test-runner: don't fatally exit on bad test configuration
` [PATCH 04/18] test-runner: don't run duplicate tests
` [PATCH 05/18] auto-t: testutil.py: add expect_fail flag
` [PATCH 06/18] auto-t: iwd.py: add connect_bssid() method
` [PATCH 07/18] auto-t: iwd.py: add roam() method
` [PATCH 08/18] auto-t: add reassociate test to FT-SAE-roam
` [PATCH 09/18] auto-t: rename testFT-SAE-roam to testSAE-roam
` [PATCH 10/18] auto-t: add reassociation test for OWE
` [PATCH 11/18] auto-t: update testFT-8021x-roam to use roam() API
` [PATCH 12/18] auto-t: combine testFT-FILS* tests
` [PATCH 13/18] auto-t: rename testFT-FILS-SHA256 to testFT-FILS
` [PATCH 14/18] auto-t: remove testFT-FILS-SHA384
` [PATCH 15/18] auto-t: use connect_bssid/roam APIs in testFT-PSK-roam
` [PATCH 16/18] auto-t: remove FT-over-DS test, and rename testFT-PSK-roam
` [PATCH 17/18] auto-t: update testPreauth-roam to use connect_bssid/roam()
` [PATCH 18/18] auto-t: use connect_bssid in APRoam

[PATCH V2] ath10k: don't fail if IRAM write fails
 2021-08-12 20:21 UTC  (5+ messages)

+ mm-idle_page_tracking-make-pg_idle-reusable-fix-fix.patch added to -mm tree
 2021-08-12 20:20 UTC 

(no subject)
 2021-08-12 20:19 UTC  (3+ messages)
` 

[ANNOUNCE] v5.14-rc5-rt8
 2021-08-12 20:18 UTC  (2+ messages)

post-receive: pub/scm/network/wireless/iwd
 2021-08-12 20:18 UTC 

[PATCH] drm/msm: Read frame_count and line_count even when disabled
 2021-08-12 20:16 UTC  (6+ messages)
  ` [Freedreno] "

[PATCH v5] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
 2021-08-12 20:15 UTC  (2+ messages)

[PATCH 2/2] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage()
 2021-08-12 20:13 UTC  (9+ messages)
` [PATCH 0/2] mm: Fix NFS swapfiles and use DIO read for swapfiles

stable-rc/queue/5.13 build: 177 builds: 2 failed, 175 passed, 7 warnings (v5.13.9-176-gc85d412c71cc)
 2021-08-12 20:11 UTC 

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-08-12 20:08 UTC  (9+ messages)
` [PATCH v4 0/6] serial: mvebu-uart: Support "
  ` [PATCH v4 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
        ` [PATCH v4 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock

[PATCH 0/4] drm/msm+ti-sn65dsi86: Fix NO_CONNECTOR fallout
 2021-08-12 20:08 UTC  (4+ messages)
` [PATCH 4/4] drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR support

Possible ACPI abuse in Mellanox BlueField Gigabit Ethernet driver
 2021-08-12 20:07 UTC  (4+ messages)

[RFC PATCH] target/ppc: fix vector registers access in gdbstub for little-endian
 2021-08-12 20:05 UTC  (2+ messages)

[dpdk-dev] [PATCHv2] include: fix sys/queue.h
 2021-08-12 20:05 UTC  (2+ messages)
` [dpdk-dev] [PATCHv3] "

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-tools
 2021-08-12 20:05 UTC 

[OE-core][PATCH] lib/packagedata: Fix for new overrides
 2021-08-12 20:04 UTC 

[PATCH RFC v3] x86/sgx: Add /proc/sys/kernel/sgx/total_mem
 2021-08-12 20:04 UTC  (4+ messages)

[PATCH RESEND v4 0/8] Handle update hardware queues and queue freeze more carefully
 2021-08-12 20:03 UTC  (5+ messages)
` [PATCH v4 6/8] nvme-fc: fix controller reset hang during traffic

[linuxppc:next-test 18/70] arch/powerpc/platforms/pseries/hotplug-cpu.c:1022:8: error: 'node_to_cpumask_map' undeclared
 2021-08-12 20:02 UTC  (2+ messages)

[PATCH RESEND v2] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-08-12 20:01 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-08-12 20:02 UTC 

[GIT PULL clocksource] Clocksource watchdog commits for v5.15
 2021-08-12 20:01 UTC  (5+ messages)

[PATCH 0/5] arm64: Survival kit for SCR_EL3.HCE==0 conditions
 2021-08-12 19:58 UTC  (7+ messages)
` [PATCH 3/5] arm64: Detect disabled HVC early
` [PATCH 4/5] arm64: Warn on booting at EL2 with HVC disabled

[PATCH] qed: Fix null-pointer dereference in qed_rdma_create_qp()
 2021-08-12 19:58 UTC 

[PATCH] arm64: dts: imx8mq-reform2: add sound support
 2021-08-12 19:57 UTC  (2+ messages)

[PATCH v2 08/24] midx: respect 'core.multiPackIndex' when writing
 2021-08-12 19:59 UTC  (11+ messages)

[PATCH v4 1/3] station: add ConnectBssid() developer method
 2021-08-12 19:59 UTC  (2+ messages)

[PATCH v2 0/2] msi: extend msi_irqs sysfs entries to platform devices
 2021-08-12 19:59 UTC  (2+ messages)

[PATCH] ci: use upload-artifacts v1 for dockerized jobs
 2021-08-12 19:59 UTC  (2+ messages)

[PATCH v4 1/4] clk: fractional-divider: Export approximation algorithm to the CCF users
 2021-08-12 19:56 UTC  (12+ messages)
` [PATCH v4 2/4] clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
` [PATCH v4 3/4] clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
` [PATCH v4 4/4] clk: fractional-divider: Document the arithmetics used behind the code

[PATCH v2] qed: qed ll2 race condition fixes
 2021-08-12 19:53 UTC 

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2021-08-12 19:53 UTC 

[Intel-gfx] [PATCH] drm/i915/edp: fix eDP MSO pipe sanity checks for ADL-P
 2021-08-12 19:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] drm: Copy drm_wait_vblank request and copy_to_user before return
 2021-08-12 19:51 UTC  (4+ messages)
` [PATCH v2] drm: Copy drm_wait_vblank to user before returning

[PATCH] commit: restore --edit when combined with --fixup
 2021-08-12 19:51 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next 0/6] net: ipa: last things before PM conversion
 2021-08-12 19:50 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ipa: enable wakeup in ipa_power_setup()
` [PATCH net-next 2/6] net: ipa: distinguish system from runtime suspend
` [PATCH net-next 3/6] net: ipa: re-enable transmit in PM WQ context
` [PATCH net-next 4/6] net: ipa: ensure hardware has power in ipa_start_xmit()
` [PATCH net-next 5/6] net: ipa: don't stop TX on suspend
` [PATCH net-next 6/6] net: ipa: don't hold clock reference while netdev open

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-08-12 19:50 UTC 

[PATCH mfd v3] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-08-12 19:49 UTC  (2+ messages)

[PATCH v4 0/2] ibmvtpm: Avoid error message when process gets signal while waiting
 2021-08-12 19:48 UTC  (7+ messages)
` [PATCH v4 2/2] tpm: ibmvtpm: Rename tpm_process_cmd to tpm_status and define flag

[PATCH 0/9] Clean up some CI failures for GuC submission
 2021-08-12 19:47 UTC  (5+ messages)
` [PATCH 5/9] drm/i915/guc: Flush the work queue for GuC generated G2H

[PATCH V3 0/5] ext4: get discard out of jbd2 commit context
 2021-08-12 19:46 UTC  (3+ messages)
` [PATCH V3 4/5] ext4: get discard out of jbd2 commit kthread contex

[RFCv2 0/9] tcp: Initial support for RFC5925 auth option
 2021-08-12 19:46 UTC  (5+ messages)
` [RFCv2 1/9] tcp: authopt: Initial support and key management

[PATCH v3 00/14] Enroll kernel keys thru MOK
 2021-08-12 19:46 UTC  (5+ messages)
` [PATCH v3 04/14] integrity: add add_to_mok_keyring
` [PATCH v3 10/14] KEYS: change link restriction for secondary to also trust mok

[PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback
 2021-08-12 19:46 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jarkko/linux-tpmdd
 2021-08-12 19:46 UTC 

post-receive: pub/scm/linux/kernel/git/jarkko/linux-tpmdd
 2021-08-12 19:46 UTC 

[PATCH v9 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-08-12 19:44 UTC  (3+ messages)
` [PATCH v9 08/26] x86/fpu/xstate: Introduce helpers to manage the XSTATE buffer dynamically

[PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc
 2021-08-12 19:43 UTC  (4+ messages)

[PATCH -tip] locking: Move CONFIG_LOCK_EVENT_COUNTS into Kernel hacking section
 2021-08-12 19:42 UTC  (3+ messages)

EXPORT PRODUCT INQUIRY
 2021-08-12 19:24 UTC 

[PATCH 1/4] dma-buf: Require VM_PFNMAP vma for mmap
 2021-08-12 19:41 UTC  (6+ messages)
` [Intel-gfx] [PATCH 4/4] drm/vgem: use shmem helpers
      `  "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] dma-buf: Require VM_PFNMAP vma for mmap

post-receive: pub/scm/devel/pahole/pahole
 2021-08-12 19:39 UTC 

post-receive: pub/scm/devel/pahole/pahole
 2021-08-12 19:39 UTC 

[PATCH v2 1/2] r8169: Implement dynamic ASPM mechanism
 2021-08-12 19:38 UTC  (4+ messages)
` [PATCH v2 2/2] r8169: Enable ASPM for selected NICs

[igt-dev] [PATCH i-g-t] tests/vgem_basic: Fix unload testcase
 2021-08-12 19:38 UTC  (2+ messages)

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-12 19:38 UTC  (9+ messages)
` [PATCH v1 3/7] kernel/fork: always deny write access to current MM exe_file

[PATCH] help.c: help.autocorrect=prompt waits for user action
 2021-08-12 19:37 UTC  (2+ messages)

post-receive: pub/scm/devel/pahole/pahole
 2021-08-12 19:37 UTC 

post-receive: pub/scm/devel/pahole/pahole
 2021-08-12 19:37 UTC 

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-12 19:36 UTC  (4+ messages)
` [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support

[android-common:android-5.4 2/11] arch/x86/kvm/svm.c:945:17: sparse: sparse: cast truncates bits from constant value (100000000 becomes 0)
 2021-08-12 19:35 UTC 

[PULL] drm-misc-next
 2021-08-12 19:34 UTC  (2+ messages)
` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/jarkko/linux-tpmdd
 2021-08-12 19:34 UTC 

[PATCH v2 00/22] Add LoongArch linux-user emulation support
 2021-08-12 19:31 UTC  (5+ messages)
` [PATCH v2 16/22] target/loongarch: Add floating point move instruction translation

[xen-unstable-smoke test] 164169: tolerable all pass - PUSHED
 2021-08-12 19:32 UTC 

[PATCH v5 00/20] drm/sched dependency handling and implicit sync fixes
 2021-08-12 19:29 UTC  (13+ messages)
` [PATCH v5 08/20] drm/lima: use scheduler dependency tracking
    ` [Intel-gfx] "
` [PATCH v5 11/20] drm/etnaviv: Use scheduler dependency handling
  ` [Intel-gfx] "
` [PATCH v5 12/20] drm/msm: "
  ` [Intel-gfx] "
` [PATCH v5 13/20] drm/gem: Delete gem array fencing helpers
  ` [Intel-gfx] "

[PATCH 1/2] ARM: at91: dts: sama5d29: Add dtsi file for sama5d29
 2021-08-12 19:26 UTC  (4+ messages)
` [PATCH 2/2] ARM: at91: dts: at91-sama5d2_xplained: Add comments "

[Intel-gfx] [PATCH 00/46] Parallel submission aka multi-bb execbuf
 2021-08-12 19:26 UTC  (3+ messages)
` [Intel-gfx] [PATCH 46/46] drm/i915/guc: Add delay before disabling scheduling on contexts

post-receive: pub/scm/devel/pahole/pahole
 2021-08-12 19:26 UTC 

post-receive: pub/scm/devel/pahole/pahole
 2021-08-12 19:26 UTC 

[kees:kspp/memcpy/next-20210803/v2-devel 42/86] drivers/video/fbdev/cirrusfb.c:1852:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-12 19:25 UTC  (2+ messages)

[PATCH] clk: Fix *bulk_get* return value documentation
 2021-08-12 19:25 UTC  (2+ messages)

stable/linux-4.19.y build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.203)
 2021-08-12 19:25 UTC 

[PATCH v2 0/1] list-objects.c: rename "traverse_trees_and_blobs" to "traverse_non_commits"
 2021-08-12 19:24 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] "

[PATCH block-5.14] Revert "block/mq-deadline: Add cgroup support"
 2021-08-12 19:23 UTC  (7+ messages)

[PATCH V5 0/7] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-08-12 19:22 UTC  (3+ messages)
` [PATCH V5 6/7] arm64: dts: sc7280: Configure uart7 to support bluetooth on sc7280-idp

[GIT PULL] Networking for 5.14-rc6
 2021-08-12 19:22 UTC 

[PATCH 5.10 000/135] 5.10.58-rc1 review
 2021-08-12 19:21 UTC  (2+ messages)

[media-next:master 191/251] drivers/media/v4l2-core/v4l2-async.o: warning: objtool: v4l2_async_nf_register()+0x4a: unreachable instruction
 2021-08-12 19:21 UTC 

[RFC PATCH v8 0/4] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-08-12 19:17 UTC  (2+ messages)

[PATCH 4.19 00/54] 4.19.203-rc1 review
 2021-08-12 19:20 UTC  (2+ messages)

[PATCH v4 0/7] media: venus: Enable venus support on sc7280
 2021-08-12 19:20 UTC  (3+ messages)
` [PATCH v4 5/7] venus: vdec: set work route to fw


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.