All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-28 00:27:18 to 2022-06-28 01:35:31 UTC [more...]

[net-next PATCH RFC 0/5] Add MTU change with stmmac interface running
 2022-06-28  1:33 UTC  (8+ messages)
` [net-next PATCH RFC 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
` [net-next PATCH RFC 2/5] net: ethernet: stmicro: stmmac: first disable all queues in release
` [net-next PATCH RFC 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
` [net-next PATCH RFC 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
` [net-next PATCH RFC 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up

[PATCH v2 0/3] URB_FREE_COHERENT gs_usb memory leak fix
 2022-06-28  1:35 UTC  (25+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] drivers: usb/core/urb: Add URB_FREE_COHERENT

[PATCH] arm64: mm: fix linear mapping mem access performace degradation
 2022-06-28  1:34 UTC  (8+ messages)

[PATCH v23 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-06-28  1:34 UTC  (8+ messages)
` [PATCH v23 01/14] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v23 03/14] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v23 04/14] drm/mediatek: add display merge advance config API "

[PATCH wpan-next v3 0/4] net: ieee802154: PAN management
 2022-06-28  1:32 UTC  (5+ messages)
` [PATCH wpan-next v3 2/4] net: ieee802154: Add support for inter "

[usb:usb-testing] BUILD SUCCESS ebc4969ae125e65fdb563f66f4bfa7aec95f7eb4
 2022-06-28  1:31 UTC 

[tty:tty-testing] BUILD SUCCESS f287f971e2569827fe9fb3a8d55a37703a13cf29
 2022-06-28  1:31 UTC 

[PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-06-28  1:31 UTC  (9+ messages)

[PATCH V2 3/8] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
 2022-06-28  1:28 UTC  (3+ messages)

[Bug 216177] New: kvm-unit-tests vmx has about 60% of failure chance
 2022-06-28  1:30 UTC  (6+ messages)
` [Bug 216177] "

Security Working Group meeting - Wednesday June 22
 2022-06-28  1:29 UTC  (8+ messages)
` Security Working Group meeting - Wednesday June 22 - results
    ` Security Working Group meeting - Wednesday June 22 - results - BMC-attached TPM

[PATCH] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
 2022-06-28  1:28 UTC  (2+ messages)

stable-rc/linux-4.9.y baseline: 99 runs, 11 regressions (v4.9.320-25-ge807fcde67db)
 2022-06-28  1:27 UTC 

[PATCH v3] gen_compile_commands: handle multiple lines per .mod file
 2022-06-28  1:23 UTC 

[RFC PATCH 00/11] docs: remove submitting-drivers.rst
 2022-06-28  1:20 UTC  (3+ messages)
` [RFC PATCH 06/11] docs: process: remove outdated submitting-drivers.rst

[PATCH v37 00/33] LSM: Module stacking for AppArmor
 2022-06-28  0:56 UTC  (68+ messages)
  ` [PATCH v37 01/33] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v37 02/33] LSM: Infrastructure management of the sock security
  ` [PATCH v37 03/33] LSM: Add the lsmblob data structure
  ` [PATCH v37 04/33] LSM: provide lsm name and id slot mappings
  ` [PATCH v37 05/33] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v37 06/33] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v37 07/33] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v37 08/33] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v37 09/33] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v37 10/33] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v37 11/33] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v37 12/33] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v37 13/33] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v37 14/33] LSM: Specify which LSM to display
  ` [PATCH v37 15/33] LSM: Ensure the correct LSM context releaser
  ` [PATCH v37 16/33] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v37 17/33] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v37 18/33] LSM: Use lsmcontext in security_dentry_init_security
  ` [PATCH v37 19/33] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v37 20/33] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v37 21/33] binder: Pass LSM identifier for confirmation
  ` [PATCH v37 22/33] LSM: security_secid_to_secctx module selection
  ` [PATCH v37 23/33] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v37 24/33] Audit: Create audit_stamp structure
  ` [PATCH v37 25/33] LSM: Add a function to report multiple LSMs
  ` [PATCH v37 26/33] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v37 27/33] Audit: Add record for multiple task security contexts
  ` [PATCH v37 28/33] audit: multiple subject lsm values for netlabel
  ` [PATCH v37 29/33] Audit: Add record for multiple object contexts
  ` [PATCH v37 30/33] netlabel: Use a struct lsmblob in audit data
  ` [PATCH v37 31/33] LSM: Removed scaffolding function lsmcontext_init
  ` [PATCH v37 32/33] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v37 33/33] AppArmor: Remove the exclusive flag

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-06-28  1:15 UTC  (6+ messages)
` [PATCH v8 4/5] x86/mm: Add noalias variants of set_memory_*crypted() functions

[PATCH v1 0/2] Zero copy improvements (QIOChannel + multifd)
 2022-06-28  1:09 UTC  (3+ messages)
` [PATCH v1 1/2] QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
` [PATCH v1 2/2] migration/multifd: Warn user when zerocopy not working

[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
 2022-06-28  1:11 UTC  (6+ messages)
` [PATCH mm v2] "

kselftest/next build: 8 builds: 0 failed, 8 passed (v5.19-rc4-4-g43fe0cc46b62)
 2022-06-28  1:10 UTC 

[Cluster-devel] sparse warnings related to kref_put_lock() and refcount_dec_and_lock()
 2022-06-28  1:06 UTC  (6+ messages)
  `  "

[PATCH net 0/9] mptcp: Fixes for 5.19
 2022-06-28  1:02 UTC  (10+ messages)
` [PATCH net 1/9] mptcp: fix error mibs accounting
` [PATCH net 2/9] mptcp: introduce MAPPING_BAD_CSUM
` [PATCH net 3/9] mptcp: invoke MP_FAIL response when needed
` [PATCH net 4/9] mptcp: fix shutdown vs fallback race
` [PATCH net 5/9] mptcp: consistent map handling on failure
` [PATCH net 6/9] mptcp: fix race on unaccepted mptcp sockets
` [PATCH net 7/9] selftests: mptcp: more stable diag tests
` [PATCH net 8/9] mptcp: fix conflict with <netinet/in.h>
` [PATCH net 9/9] selftests: mptcp: Initialize variables to quiet gcc 12 warnings

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28  0:58 UTC  (13+ messages)

[RFC PATCH] can-roundtrip-stats: a tool to benchmark transmission time
 2022-06-28  0:56 UTC  (7+ messages)

Possible problem in check-local-export during the kernel build process (RCU torture)
 2022-06-28  0:55 UTC 

[PATCH v2 0/2] media: vimc: add ancillary lens
 2022-06-28  0:54 UTC  (8+ messages)
` [PATCH v2 1/2] "

[PATCH v3 0/2] media:vimc:add ancillary lens
 2022-06-28  0:53 UTC  (3+ messages)
` [PATCH v3 1/2] media: vimc: add "
` [PATCH v3 2/2] media: vimc: documentation for lens

[linux-next:master 4209/5792] vmlinux.o: warning: objtool: __ct_user_enter+0x71: call to __kasan_check_write() leaves .noinstr.text section
 2022-06-28  0:52 UTC 

[PATCH RESEND] drm/msm/dpu: Fix variable dereferenced before check
 2022-06-28  0:52 UTC 

[ANNOUNCE] Release v4.19.249-cip76 and v5.10.125-cip10
 2022-06-28  0:51 UTC 

[PATCH v5 00/22] TDX host kernel support
 2022-06-28  0:48 UTC  (6+ messages)
` [PATCH v5 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[igt-dev] [PATCH igt] tests/msm: Fix mapping test
 2022-06-28  0:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/8] Improve zoned storage write performance
 2022-06-28  0:48 UTC  (9+ messages)
` [PATCH v3 3/8] block: Introduce a request queue flag for pipelining zoned writes
` [PATCH v3 5/8] block/null_blk: Refactor null_queue_rq()
` [PATCH v3 6/8] block/null_blk: Add support for pipelining zoned writes
` [PATCH v3 7/8] nvme: Make the number of retries command specific

[PATCH v2] ASoC: samsung: s3c24xx-i2s: Fix typo in DAIFMT handling
 2022-06-28  0:47 UTC  (3+ messages)

[PATCH] rcu: Add a warnings in sync_sched_exp_online_cleanup()
 2022-06-28  0:45 UTC  (6+ messages)

[PATCH] dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example
 2022-06-28  0:45 UTC  (3+ messages)

[PATCH 0/7] clk: sunxi: Out-of-bounds access fix and driver cleanup
 2022-06-28  0:40 UTC  (8+ messages)
` [PATCH 5/7] clk: sunxi: Convert driver private data to platform data
` [PATCH 6/7] reset: "
` [PATCH 7/7] reset: sunxi: Reuse the platform data from the clock driver

[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
 2022-06-28  0:44 UTC  (4+ messages)
` [PATCH cgroup] cgroup: set the correct return code if hierarchy limits are reached

[PATCH] Documentation: kunit: Cleanup run_wrapper, fix x-ref
 2022-06-28  0:44 UTC  (2+ messages)

[PATCH 0/7] sunxi: F1C100s: enable MMC and SPI in U-Boot proper
 2022-06-28  0:31 UTC  (3+ messages)
` [PATCH 2/7] spi: sunxi: refactor SPI speed/mode programming

[PATCH v1] drivers: spi: sunxi: Fix spi speed settting
 2022-06-28  0:34 UTC  (2+ messages)

linux-next: build warnings after merge of the tty tree
 2022-06-28  0:41 UTC  (4+ messages)
` [PATCH] Documentation: tty: add closing double backticks for lookahead_buf() prototype

stable-rc/queue/5.10 baseline: 177 runs, 20 regressions (v5.10.125-104-g54e72231ad62)
 2022-06-28  0:40 UTC 

stable-rc/queue/4.9 build: 172 builds: 3 failed, 169 passed, 2 errors, 34 warnings (v4.9.320-24-g04e6df29ad22)
 2022-06-28  0:40 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 10 runs, 1 regressions (v5.10.121-cip9-287-ge9094c8446fc)
 2022-06-28  0:39 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 6 runs, 1 regressions (v5.10.121-cip9-287-ge9094c8446fc)
 2022-06-28  0:39 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 5 runs, 2 regressions (v5.10.121-cip9-287-ge9094c8446fc)
 2022-06-28  0:39 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc smc: 9 runs, 2 regressions (v5.10.121-cip9-287-ge9094c8446fc)
 2022-06-28  0:39 UTC 

[PATCH] openrisc: Fix syntax errors in comments
 2022-06-28  0:37 UTC  (3+ messages)

[REPOST PATCH] nfs: fix port value parsing
 2022-06-28  0:25 UTC 

[PATCH] drm/doc: Fix comment typo
 2022-06-28  0:34 UTC 

[PATCH RESEND v2] leds: Add leds-qcom-lpg entry to documentation table of contents
 2022-06-28  0:33 UTC  (2+ messages)

stable-rc/linux-4.14.y baseline: 140 runs, 21 regressions (v4.14.285-31-g64191b0a4229)
 2022-06-28  0:33 UTC 

re. Spurious wakeup on a newly created kthread
 2022-06-28  0:32 UTC  (11+ messages)
  ` [PATCH 0/3] kthread: Stop using TASK_UNINTERRUPTIBLE
    ` [PATCH 3/3] kthread: Stop abusing TASK_UNINTERRUPTIBLE (INCOMPLETE)

[powerpc] Fingerprint systemd service fails to start (next-20220624)
 2022-06-27 16:36 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 153 runs, 12 regressions (v5.10.125-105-g0075d2af9da3)
 2022-06-28  0:32 UTC 

stable/linux-5.10.y baseline: 183 runs, 22 regressions (v5.10.126)
 2022-06-28  0:32 UTC 

[PATCH] docs: fix 'make htmldocs' warning in leds
 2022-06-28  0:31 UTC  (3+ messages)

[RFC PATCH v3 00/12] objtool: Enable and implement --mcount option on powerpc
 2022-06-27 15:21 UTC  (4+ messages)
` [RFC PATCH v3 11/12] powerpc: Remove unreachable() from WARN_ON()

[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-06-28  0:29 UTC  (5+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "

[PATCH 0/2] vfs: fix a couple of mount table handling problems
 2022-06-28  0:30 UTC  (3+ messages)
` [PATCH 1/2] vfs: parse: deal with zero length string value
` [PATCH 2/2] vfs: escape hash as well

[PATCH V5 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27 14:32 UTC  (3+ messages)
` [PATCH V5 12/26] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v4 0/2] Fix apq8016 compat string
 2022-06-28  0:28 UTC  (6+ messages)
` [PATCH v4 1/2] ASoC: qcom: lpass: Fix apq8016 compat string to match yaml
` [PATCH v4 2/2] arm64: dts: qcom: "

[PATCH RESEND v5 00/18] PCI: dwc: Various fixes and cleanups
 2022-06-27 12:16 UTC  (4+ messages)
` [PATCH RESEND v5 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name

[PATCH v4 0/7] sched/fair: improve scan efficiency of SIS
 2022-06-28  0:28 UTC  (3+ messages)
` [PATCH v4 5/7] sched/fair: skip SIS domain search if fully busy

[PATCH 0/4] Fix some coverity issues on VDUSE
 2022-06-28  0:26 UTC  (3+ messages)
` [PATCH 3/4] libvduse: Pass positive value to strerror()

[PATCHSET v2 0/3] xfs: random fixes for 5.19-rc5
 2022-06-28  0:27 UTC  (3+ messages)
` [PATCH 1/3] xfs: empty xattr leaf header blocks are not corruption


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.