All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-12 16:10:59 to 2021-03-12 16:42:09 UTC [more...]

[PATCH v6 0/5] proc: subset=pid: Relax check of mount visibility
 2021-03-12 16:41 UTC  (3+ messages)
` [PATCH v6 1/5] docs: proc: add documentation about mount restrictions
` [PATCH v6 4/5] proc: Relax check of mount visibility

[PATCH v3 0/5] target/mips: Reintroduce the R5900 CPU
 2021-03-12 16:24 UTC  (6+ messages)
` [PATCH v3 1/5] target/mips/tx79: Introduce LQ opcode (Load Quadword)
` [PATCH v3 2/5] target/mips/tx79: Introduce SQ opcode (Store Quadword)
` [PATCH v3 3/5] target/mips/tx79: Move RDHWR usermode kludge to trans_SQ()
` [PATCH v3 4/5] target/mips: Reintroduce the R5900 CPU
` [PATCH v3 5/5] tests/tcg/mips: Test user mode DMULT for the R5900

[PATCH v4] do_wait: make PIDTYPE_PID case O(1) instead of O(n)
 2021-03-12 16:41 UTC  (2+ messages)

[PATCH 1/1] v4l: async, fwnode: Improve module organisation
 2021-03-12 16:40 UTC  (7+ messages)

[PATCH 00/30] [Set 2] Rid W=1 warnings in SCSI
 2021-03-12 16:40 UTC  (7+ messages)
` [PATCH 23/30] scsi: initio: Remove unused variable 'prev'
` [PATCH 24/30] scsi: a100u2w: Remove unused variable 'bios_phys'
` [PATCH 27/30] scsi: myrs: Remove a couple of unused 'status' variables

[PATCH 0/5] Uncore PMON discovery mechanism support
 2021-03-12 16:34 UTC  (6+ messages)
` [PATCH 1/5] perf/x86/intel/uncore: Parse uncore discovery tables
` [PATCH 2/5] perf/x86/intel/uncore: Generic support for the MSR type of uncore blocks
` [PATCH 3/5] perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifier
` [PATCH 4/5] perf/x86/intel/uncore: Generic support for the PCI type of uncore blocks
` [PATCH 5/5] perf/x86/intel/uncore: Generic support for the MMIO "

[PATCH v3 0/2] ASoC: samsung: remove cppcheck warnings
 2021-03-12 16:39 UTC  (12+ messages)
` [PATCH v3 1/2] ASoC: samsung: tm2_wm5110: check of of_parse return value
` [PATCH v3 2/2] ASoC: samsung: tm2_wm5110: remove shadowing variable

[ardb:for-kernelci 3/4] arch/x86/platform/efi/efi_64.c:592:60: error: passing 'const efi_char16_t (aka 'const unsigned short to parameter of type 'efi_char16_t (aka 'unsigned short discards qualifiers
 2021-03-12 16:40 UTC 

[PATCH] KVM: x86: do not fail if software breakpoint has already been removed
 2021-03-12 16:05 UTC  (8+ messages)

VRF leaking doesn't work
 2021-03-12 16:39 UTC  (4+ messages)

Kernelnewbies Digest, Vol 124, Issue 4
 2021-03-12 16:39 UTC  (2+ messages)

[master/dunfell PATCH] ltp-ddt: Update to latest
 2021-03-12 16:39 UTC  (2+ messages)

[PATCH] CIFS: Prevent error log on spurious oplock break
 2021-03-12 16:38 UTC  (6+ messages)

[PATCH v4 0/7] Couple improvements for Tegra clk driver
 2021-03-12 16:36 UTC  (8+ messages)
` [PATCH v4 1/7] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v4 2/7] clk: tegra: Fix refcounting of gate clocks
` [PATCH v4 3/7] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v4 4/7] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v4 5/7] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry
` [PATCH v4 6/7] clk: tegra: Don't allow zero clock rate for PLLs
` [PATCH v4 7/7] dt-bindings: clock: tegra: Convert to schema

[PATCH v2 0/5] Add option to mmap GEM buffers cached
 2021-03-12 16:36 UTC  (7+ messages)
` [PATCH v2 3/5] drm: Add and export function drm_gem_cma_mmap_noncoherent

[PATCH net] wireless/nl80211: fix wdev_id may be used uninitialized
 2021-03-12 16:36 UTC 

[PATCH] qom: Support JSON in user_creatable_parse_str()
 2021-03-12 16:32 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-12 16:36 UTC  (12+ messages)

[RFC PATCH v2 0/3] xfs: testcases for shrinking free space in the last AG
 2021-03-12 16:37 UTC  (5+ messages)
` [RFC PATCH v2 3/3] xfs: stress test "

[dunfell][PATCH v3] packagegroups: tisdk-connectivity: Include TI wlan packages for k3 platforms
 2021-03-12 16:37 UTC  (3+ messages)

[PATCH 0/4] Fix RCU warnings in TDP MMU
 2021-03-12 16:35 UTC  (7+ messages)
` [PATCH 2/4] KVM: x86/mmu: Fix RCU usage for tdp_iter_root_pt
` [PATCH 3/4] KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs
` [PATCH 4/4] KVM: x86/mmu: Factor out tdp_iter_return_to_root

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-12 16:03 UTC  (11+ messages)
` [PATCH v3 3/6] block/qcow2: introduce inflight writes counters: fix discard

[PATCH net-next 0/4] gro: micro-optimize dev_gro_receive()
 2021-03-12 16:33 UTC  (6+ messages)
` [PATCH net-next 1/4] gro: give 'hash' variable in dev_gro_receive() a less confusing name
` [PATCH net-next 2/4] gro: don't dereference napi->gro_hash[x] multiple times in dev_gro_receive()
` [PATCH net-next 3/4] gro: simplify gro_list_prepare()
` [PATCH net-next 4/4] gro: improve flow distribution across GRO buckets in dev_gro_receive()

[PATCH u-boot v2.1 38/38] ARM: enable LTO for some boards
 2021-03-12 16:34 UTC  (2+ messages)

[shenki:ppc-kfence 7/7] arch/powerpc/mm/book3s64/hash_utils.c:1986:6: warning: no previous prototype for 'hash__kfence_protect_page'
 2021-03-12 16:34 UTC 

[PATCH mvebu + mvebu/dt64 1/4] firmware: turris-mox-rwtm: fix reply status decoding function
 2021-03-12 16:32 UTC  (11+ messages)
` [PATCH mvebu + mvebu/dt64 4/4] arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-12 16:30 UTC  (10+ messages)

[PATCH 00/10] Embed struct vfio_device in all sub-structures
 2021-03-12 16:32 UTC  (9+ messages)
` [PATCH 01/10] vfio: Simplify the lifetime logic for vfio_device
` [PATCH 02/10] vfio: Split creation of a vfio_device into init and register ops

[PATCH liburing 0/2] cancellation tests
 2021-03-12 16:28 UTC  (3+ messages)
` [PATCH liburing 1/2] tests: add more IORING_OP_ASYNC_CANCEL tests
` [PATCH liburing 2/2] tests: test that ring exit cancels io-wq

[PATCH v8 00/17] remoteproc: Add support for detaching a remote processor
 2021-03-12 16:24 UTC  (36+ messages)
` [PATCH v8 01/17] remoteproc: Remove useless check in rproc_del()
` [PATCH v8 02/17] remoteproc: Rename function rproc_actuate()
` [PATCH v8 03/17] remoteproc: Add new RPROC_ATTACHED state
` [PATCH v8 04/17] remoteproc: Properly represent the attached state
` [PATCH v8 05/17] remoteproc: Add new get_loaded_rsc_table() to rproc_ops
` [PATCH v8 06/17] remoteproc: stm32: Move resource table setup "
` [PATCH v8 07/17] remoteproc: stm32: Move memory parsing "
` [PATCH v8 08/17] remoteproc: Add new detach() remoteproc operation
` [PATCH v8 09/17] remoteproc: Introduce function __rproc_detach()
` [PATCH v8 10/17] remoteproc: Introduce function rproc_detach()
` [PATCH v8 11/17] remoteproc: Properly deal with the resource table when detaching
` [PATCH v8 12/17] remoteproc: Properly deal with the resource table when stopping
` [PATCH v8 13/17] remoteproc: Properly deal with a kernel panic when attached
` [PATCH v8 14/17] remoteproc: Properly deal with a start request "
` [PATCH v8 15/17] remoteproc: Properly deal with a stop "
` [PATCH v8 16/17] remoteproc: Properly deal with a detach "
` [PATCH v8 17/17] remoteproc: Refactor function rproc_cdev_release()

[PATCH 5.12] io_uring: fix OP_ASYNC_CANCEL across tasks
 2021-03-12 16:25 UTC 

[PATCH][4.15] gnttab: work around "may be used uninitialized" warning
 2021-03-12 16:30 UTC  (7+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-12 16:29 UTC  (14+ messages)

[PATCH v25 00/25] LSM: Module stacking for AppArmor
 2021-03-12 16:16 UTC  (3+ messages)
` [PATCH v25 17/25] LSM: Use lsmcontext in security_inode_getsecctx

[PATCH 1/2] devtmpfs: fix placement of complete() call
 2021-03-12 16:27 UTC  (4+ messages)
` [PATCH 2/2] devtmpfs: actually reclaim some init memory

[PATCH v6 0/3] vnc: support reload x509 certificates
 2021-03-12 16:21 UTC  (3+ messages)
` [PATCH v6 3/3] qmp: add new qmp display-reload

[PATCH] Staging: rtl8723bs/core: fix coding style issue
 2021-03-12 16:26 UTC  (3+ messages)

[PATCH] CI: add qemuarm and qemuarmv5
 2021-03-12 16:27 UTC 

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-12 16:24 UTC  (10+ messages)
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg

[meta-python][PATCH 1/5] python3-waitress: Upgrade 1.4.4 -> 2.0.0
 2021-03-12 16:26 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-pako: Upgrade 0.3.0 -> 0.3.1
` [meta-python][PATCH 3/5] python3-pyscaffold: Upgrade 3.3.1 -> 4.0
` [meta-python][PATCH 4/5] python3-croniter: Upgrade 1.0.6 -> 1.0.8
` [meta-python][PATCH 5/5] python3-prompt-toolkit: Upgrade 3.0.16 -> 3.0.17

[PATCHSET] remove 153 useless typedefs in staging/rtl8723bs
 2021-03-12 16:25 UTC  (2+ messages)

Working Group for Secure Boot
 2021-03-12 16:24 UTC  (3+ messages)

[PATCH 1/6] efi_selftest: Remove loadfile2 for initrd selftests
 2021-03-12 16:25 UTC  (4+ messages)
` [PATCH 5/6] efidebug: add multiple device path instances on Boot####

[GIT PULL -perfbook] Minor tweaks for Edition 2
 2021-03-12 16:24 UTC  (4+ messages)

[PATCH V2] exit: trigger panic when global init has exited
 2021-03-12 16:23 UTC  (2+ messages)

[PATCH v2 0/2] crypto: qat: fix couple crashes duing error handling
 2021-03-12 16:23 UTC  (8+ messages)
` [PATCH v2 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.225-30-g76cdeeabd8084)
 2021-03-12 16:23 UTC 

[Bug 1918917] [NEW] synchronous about on accessing unused I/O ports on aarch64
 2021-03-12 16:07 UTC  (2+ messages)
` [Bug 1918917] "

[PATCH v3 0/2] crypto: qat: fix couple crashes duing error handling
 2021-03-12 16:22 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: qat - dont release uninitialized resources
` [PATCH v3 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init

[PATCH RESEND v5 0/8] Add Support for MediaTek PMIC MT6359
 2021-03-12 16:20 UTC  (11+ messages)
` [PATCH RESEND v5 5/8] mfd: Add support for the MediaTek MT6359 PMIC
` [PATCH RESEND v5 7/8] regulator: mt6359: Add support for MT6359P regulator

[RFC 0/6] Default request/fence expiry + watchdog
 2021-03-12 16:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[GIT PULL] irqchip/irqdomain fixes for 5.12, take #1
 2021-03-12 16:20 UTC 

[dm-devel] [PATCH] kpartx: free loop device after listing partitions
 2021-03-12 15:53 UTC  (2+ messages)

[dm-devel] [PATCH v7 0/3] block device interposer
 2021-03-12 15:44 UTC  (4+ messages)
` [dm-devel] [PATCH v7 1/3] block: add blk_mq_is_queue_frozen()
` [dm-devel] [PATCH v7 2/3] block: add bdev_interposer
` [dm-devel] [PATCH v7 3/3] dm: add DM_INTERPOSED_FLAG

[PATCH v5 0/8] Fork brute force attack mitigation
 2021-03-12 16:19 UTC  (4+ messages)
` [PATCH v5 5/8] security/brute: Mitigate a brute force attack

slow boot with 7fef431be9c9 ("mm/page_alloc: place pages to tail in __free_pages_core()")
 2021-03-12 16:19 UTC  (10+ messages)

[Cluster-devel] [GIT PULL] gfs2 fixes for 5.12-rc3
 2021-03-12 16:19 UTC  (2+ messages)
`  "

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-12 16:18 UTC  (13+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE

[patch V2 0/3] signals: Allow caching one sigqueue object per task
 2021-03-12 16:18 UTC  (5+ messages)
` [patch V2 3/3] signal: Allow tasks to cache one sigqueue struct

[PATCH] ARM: dts: stm32: Fill GPIO line names on AV96
 2021-03-12 16:17 UTC  (5+ messages)

libnvme questions
 2021-03-12 16:18 UTC  (5+ messages)

[poky-contrib][PATCH 1/4] oe.license: Add functions to split and canonicalise license strings
 2021-03-12 16:18 UTC  (3+ messages)
` [poky-contrib][PATCH 4/4] Moved logic to get filelics from package.bbclass to license.py
  ` [OE-core] "

[PATCH 0/3] staging: rtl8723bs: remove unused code blocks
 2021-03-12 16:17 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH]] drm/amdgpu/gfx9: add gfxoff quirk
 2021-03-12 16:17 UTC  (9+ messages)

[PATCH DO NOT APPLY] docs: Document allocator properties and the rubric for using them
 2021-03-12 16:15 UTC  (4+ messages)

[PATCH 00/27] Add D-Bus display backend
 2021-03-12 15:34 UTC  (3+ messages)
` [PATCH 05/27] ui: factor out qemu_console_set_display_gl_ctx()

[PATCH] gitignore: ignore runqueue-tests/bitbake-cookerdaemon.log
 2021-03-12 16:13 UTC 

[PATCH v6 00/12] SVM cleanup and INVPCID feature support
 2021-03-12 16:12 UTC  (12+ messages)

[PATCH net-next 0/6] net: dsa: hellcreek: Add support for dumping tables
 2021-03-12 16:11 UTC  (5+ messages)
` [PATCH net-next 2/6] net: dsa: hellcreek: Report META data usage

[PATCH 00/11] PM / devfreq: a few small fixes and improvements
 2021-03-12 16:09 UTC  (11+ messages)
` [PATCH 07/11] PM / devfreq: check get_dev_status before start monitor

finding all the places in an AddressSpace that alias a specific address
 2021-03-12 16:05 UTC 

[syzbot] upstream boot error: WARNING in vkms_vblank_simulate
 2021-03-12 16:10 UTC  (5+ messages)

[PATCH v6 00/10] Configurable policy for handling deprecated interfaces
 2021-03-12 15:32 UTC 

[PATCH] perf-stat: introduce bperf, share hardware PMCs with BPF
 2021-03-12 16:09 UTC  (4+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.261-18-g7637372647e6)
 2021-03-12 16:09 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.