linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-08 18:40:50 to 2021-12-08 22:19:29 UTC [more...]

[PATCH v5 00/16] ima: Namespace IMA with audit support in IMA-ns
 2021-12-08 22:18 UTC  (10+ messages)
` [PATCH v5 02/16] ima: Define ns_status for storing namespaced iint data
` [PATCH v5 04/16] ima: Move delayed work queue and variables into ima_namespace
` [PATCH v5 05/16] ima: Move IMA's keys queue related "
` [PATCH v5 07/16] ima: Move ima_htable "
` [PATCH v5 08/16] ima: Move measurement list related variables "
` [PATCH v5 10/16] ima: Implement hierarchical processing of file accesses
` [PATCH v5 11/16] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns
` [PATCH v5 12/16] securityfs: Extend securityfs with namespacing support
` [PATCH v5 14/16] ima: Use mac_admin_ns_capable() to check corresponding capability

[PATCH V8 00/14] RTLA: An interface for osnoise/timerlat tracers
 2021-12-08 22:14 UTC  (6+ messages)
` [PATCH V8 03/14] rtla: Add osnoise tool

[PATCH V6 01/10] Use copy_process in vhost layer
 2021-12-08 22:13 UTC  (3+ messages)

[syzbot] INFO: task hung in io_uring_cancel_generic (2)
 2021-12-08 22:12 UTC  (2+ messages)

[PATCH v1 1/1] MIPS: TXx9: Convert SPI platform data to software nodes
 2021-12-08 22:07 UTC  (7+ messages)

[PATCH v1 1/2] HID: usbhid: enable remote wakeup function for usbhid device
 2021-12-08 22:04 UTC  (3+ messages)
` [PATCH v1 2/2] usb: core: enable remote wakeup function for usb controller

[davidhildenbrand:foll_unshare 1/2] include/linux/seqlock.h:141:30: error: 'seqcount_t' {aka 'struct seqcount'} has no member named 'seqcount'
 2021-12-08 22:01 UTC 

[norov:bm-new 5/12] drivers/memstick/core/ms_block.c:160:3: error: expected ')'
 2021-12-08 21:50 UTC 

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-08 21:59 UTC  (12+ messages)
` [PATCH 2/4] iommu: Add PASID support for DMA mapping "
` [PATCH 3/4] iommu/vt-d: Support PASID DMA for in-kernel usage
` [PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID

[tobetter:odroid-5.16.y 20/75] drivers/char/exynos-gpiomem.c:121:22: error: implicit declaration of function 'phys_mem_access_prot'
 2021-12-08 21:40 UTC 

[PATCH RESEND V2 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-12-08 21:30 UTC  (14+ messages)
` [PATCH RESEND V2 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [PATCH RESEND V2 4/6] platform/x86: Add Intel Software Defined Silicon driver

[PATCH v4 0/2] AMAC and SYSTEMPORT bindings YAML conversion
 2021-12-08 21:47 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: net: Convert AMAC to YAML
` [PATCH v4 2/2] dt-bindings: net: Convert SYSTEMPORT "

[PATCH v6] phy: qcom-qmp: add display port v4 voltage and pre-emphasis swing tables
 2021-12-08 21:47 UTC  (2+ messages)

[PATCH] usb: hub: Resume hubs to find newly connected device
 2021-12-08 21:45 UTC  (2+ messages)

[PATCH 2/2] net: Add DM9051 driver
 2021-12-08 21:09 UTC  (2+ messages)

Dealing with custom hardware on x86
 2021-12-08 21:40 UTC  (4+ messages)

[PATCH] usb: core: hcd: fix bug: application of sizeof to pointer
 2021-12-08 21:36 UTC  (4+ messages)

[PATCH v1 0/4] Support register names from all architectures
 2021-12-08 21:35 UTC  (3+ messages)
` [PATCH v1 1/4] perf tools: Prevent out-of-bounds access to registers

[PATCH] eni_vdpa: alibaba: select VIRTIO_PCI_LIB
 2021-12-08 21:31 UTC  (3+ messages)

[PATCH 0/5] Make Cluster Scheduling Configurable
 2021-12-08 21:27 UTC  (2+ messages)
` [tip: sched/urgent] sched,x86: Don't use cluster topology for x86 hybrid CPUs

[PATCH v3] sched/fair: cleanup task_util and capacity type
 2021-12-08 21:27 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Cleanup "

[PATCH v3 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-08 21:24 UTC  (11+ messages)

[PATCH v4 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-08 21:22 UTC  (3+ messages)
` [PATCH v4 2/3] mm: document locking restrictions for vm_operations_struct::close
` [PATCH v4 3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection

[PATCH 1/2] sizes.h: Add SZ_1T macro
 2021-12-08 21:19 UTC  (2+ messages)

[PATCH v5 0/3] libperf: Unify scaling of counters obtained from perf_evsel__read()
 2021-12-08 21:18 UTC  (2+ messages)

[PATCH] use x86 cpu park to speedup smp_init in kexec situation
 2021-12-08 21:09 UTC  (11+ messages)

[PATCH 00/10] Hardening page _refcount
 2021-12-08 21:05 UTC  (13+ messages)
` [PATCH 01/10] mm: page_ref_add_unless() does not trace 'u' argument
` [PATCH 02/10] mm: add overflow and underflow checks for page->_refcount
` [PATCH 03/10] mm: Avoid using set_page_count() in set_page_recounted()
` [PATCH 04/10] mm: remove set_page_count() from page_frag_alloc_align
` [PATCH 05/10] mm: avoid using set_page_count() when pages are freed into allocator
` [PATCH 06/10] mm: rename init_page_count() -> page_ref_init()
` [PATCH 07/10] mm: remove set_page_count()
` [PATCH 08/10] mm: simplify page_ref_* functions
` [PATCH 09/10] mm: do not use atomic_set_release in page_ref_unfreeze()
` [PATCH 10/10] mm: use atomic_cmpxchg_acquire in page_ref_freeze()

[PATCH v7 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-12-08 20:58 UTC  (4+ messages)
` [PATCH v7 6/6] "

[PATCH rdma-next 3/7] RDMA/mlx5: Store in the cache mkeys instead of mrs
 2021-12-08 20:58 UTC  (4+ messages)
` [PATCH rdma-next 4/7] RDMA/mlx5: Change the cache structure to an RB-tree

[PATCH RESEND v3 0/5] test_hash.c: refactor into KUnit
 2021-12-08 20:58 UTC  (2+ messages)

[patch V2 00/23] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-12-08 20:56 UTC  (4+ messages)
` [patch V2 20/23] PCI/MSI: Move msi_lock to struct pci_dev

[RFC][PATCH 0/5] refcount: Improve code-gen
 2021-12-08 20:56 UTC  (7+ messages)
` [RFC][PATCH 1/5] atomic: Introduce atomic_{inc,dec,dec_and_test}_ofl()
` [RFC][PATCH 2/5] refcount: Use atomic_*_ofl()
` [RFC][PATCH 3/5] refcount: Improve out-of-line code-gen
` [RFC][PATCH 4/5] atomic,x86: Implement atomic_dec_and_test_ofl()

[PATCH v4] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
 2021-12-08 20:52 UTC 

[RFC PATCH] module: Introduce module unload taint tracking
 2021-12-08 20:47 UTC  (2+ messages)

[PATCH] tracing: Iterate trace_[ku]probe objects directly
 2021-12-08 20:46 UTC  (3+ messages)

[PATCH] tracing: Fix possible memory leak in __create_synth_event
 2021-12-08 20:44 UTC  (2+ messages)

[PATCH v2 0/3] soc: qcom: rpmhpd: Cleanups and mx/cx fixup for sc7280
 2021-12-08 20:42 UTC  (3+ messages)
` [PATCH v2 2/3] soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280

[PATCH] ASoC: max98357a: Add mixer control to mute/unmute speaker
 2021-12-08 20:40 UTC  (5+ messages)

[PATCH] [kexec]: arch/arm64/kernel/machine_kexec_file.c:152 load_other_segments() warn: missing error code 'ret'
 2021-12-08 20:37 UTC  (2+ messages)

[PATCH v6] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-12-08 20:36 UTC 

[syzbot] BUG: sleeping function called from invalid context in hci_cmd_sync_cancel
 2021-12-08 20:36 UTC 

[RFC PATCH 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
 2021-12-08 20:34 UTC  (5+ messages)
` [RFC PATCH 1/2] sched/tracing: Don't re-read p->state when emitting sched_switch event
` [RFC PATCH 2/2] sched/tracing: Add TASK_RTLOCK_WAIT to TASK_REPORT

[PATCH] block: switch to atomic_t for request references
 2021-12-08 20:32 UTC  (10+ messages)

[PATCH V2] virtio-mmio: harden interrupt
 2021-12-08 20:27 UTC  (2+ messages)

[PATCH] fs: judging context via current_is_kswapd instead of gfp_flag
 2021-12-08 20:26 UTC  (2+ messages)

[PATCH 00/10] Removal of most do_exit calls
 2021-12-08 20:25 UTC  (11+ messages)
` [PATCH 01/10] exit/s390: Remove dead reference to do_exit from copy_thread
` [PATCH 02/10] exit: Add and use make_task_dead
` [PATCH 03/10] exit: Move oops specific logic from do_exit into make_task_dead
` [PATCH 04/10] exit: Stop poorly open coding do_task_dead in make_task_dead
` [PATCH 05/10] exit: Stop exporting do_exit
` [PATCH 06/10] exit: Implement kthread_exit
` [PATCH 07/10] exit: Rename module_put_and_exit to module_put_and_kthread_exit
` [PATCH 08/10] exit: Rename complete_and_exit to kthread_complete_and_exit
` [PATCH 09/10] kthread: Ensure struct kthread is present for all kthreads
` [PATCH 10/10] exit/kthread: Move the exit code for kernel threads into struct kthread

[PATCH 0/7] soc: qcom: Add support for SM8450
 2021-12-08 20:20 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: add signature
 2021-12-08 20:17 UTC  (14+ messages)

[PATCH v3 0/3] agp: convert to generic power management
 2021-12-08 20:16 UTC  (6+ messages)
` [PATCH v3 1/3] amd64-agp: "
` [PATCH v3 2/3] sis-agp: "
` [PATCH v3 3/3] via-agp: "

[PATCH v2 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-08 20:14 UTC  (4+ messages)
` [PATCH v2 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-08 20:14 UTC  (3+ messages)
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[RFC v3 00/12] Intro to Hardware timestamping engine
 2021-12-08 20:14 UTC  (9+ messages)
` [RFC v3 09/12] gpiolib: cdev: Add hardware timestamp clock type

[PATCH v13 0/5] arm64 userspace counter support
 2021-12-08 20:11 UTC  (6+ messages)
` [PATCH v13 1/5] x86: perf: Move RDPMC event flag to a common definition
` [PATCH v13 2/5] perf: Add a counter for number of user access events in context
` [PATCH v13 3/5] arm64: perf: Add userspace counter access disable switch
` [PATCH v13 4/5] arm64: perf: Enable PMU counter userspace access for perf event
` [PATCH v13 5/5] Documentation: arm64: Document PMU counters access from userspace

[PATCH v3] i2c: virtio: fix completion handling
 2021-12-08 20:07 UTC  (2+ messages)

[PATCH] sysctl: Add a group of macro functions to initcall the sysctl table of each feature
 2021-12-08 20:05 UTC  (9+ messages)

[RFC PATCH 1/2] security: Remove security_add_mnt_opt() as it's unused
 2021-12-08 20:05 UTC  (4+ messages)

[PATCH] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
 2021-12-08 19:59 UTC 

[PATCH] Next/Trees: update the modules tree
 2021-12-08 19:59 UTC 

[net] seg6: fix the iif in the IPv6 socket control block
 2021-12-08 19:54 UTC 

[PATCH] riscv: add correct as-options for assembly in modules
 2021-12-08 19:26 UTC 

[PATCH] dt-bindings: PCI: brcmstb: compatible is required
 2021-12-08 19:49 UTC  (2+ messages)

[PATCH v3 0/8] Broadcom DT bindings conversion to YAML
 2021-12-08 19:49 UTC  (18+ messages)
` [PATCH v3 1/8] dt-bindings: net: brcm,unimac-mdio: reg-names is optional
` [PATCH v3 2/8] dt-bindings: net: brcm,unimac-mdio: Update maintainers for binding
` [PATCH v3 3/8] dt-bindings: net: Document moca PHY interface
` [PATCH v3 4/8] dt-bindings: net: Convert GENET binding to YAML
` [PATCH v3 5/8] dt-bindings: net: Convert AMAC "
` [PATCH v3 6/8] dt-bindings: net: Convert SYSTEMPORT "
` [PATCH v3 7/8] dt-bindings: phy: Convert Northstar 2 PCIe PHY "
` [PATCH v3 8/8] dt-bindings: net: Convert iProc MDIO mux "

[PATCH] exit: Retain nsproxy for exit_task_work() work entries
 2021-12-08 19:49 UTC  (5+ messages)

[PATCH] module: Remove outdated comment
 2021-12-08 19:42 UTC  (2+ messages)

[PATCH net-next 0/6] Allow parallel devlink execution
 2021-12-08 19:38 UTC  (7+ messages)

[PATCH v13 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-12-08 19:38 UTC  (5+ messages)
` [PATCH v13 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH] find: Do not read beyond variable boundaries on small sizes
 2021-12-08 19:34 UTC  (7+ messages)

[PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
 2021-12-08 19:33 UTC  (2+ messages)

[PATCH v3 0/5] Add support for BSH SMM M2 and S2 boards
 2021-12-08 19:26 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: Add vendor prefix for BSH Hausgeraete GmbH
` [PATCH v3 2/5] dt-bindings: arm: fsl: Add iMX8MN BSH SMM S2 boards
` [PATCH v3 3/5] arm64: dts: imx8mn-bsh-smm-s2/pro: "
` [PATCH v3 4/5] dt-bindings: arm: fsl: Add BSH SMM-M2 IMX6ULZ SystemMaster board
` [PATCH v3 5/5] arm: dts: imx8ulz-bsh-smm-m2: Add BSH SMM-M2 IMX6ULZ SystemMaster

[PATCH v5 0/4] block: convert to generic power management
 2021-12-08 19:24 UTC  (5+ messages)
` [PATCH v5 1/4] mtip32xx: remove pointless drvdata checking
` [PATCH v5 2/4] mtip32xx: remove pointless drvdata lookups
` [PATCH v5 3/4] mtip32xx: convert to generic power management
` [PATCH v5 4/4] rsxx: Drop PCI legacy "

[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2021-12-08 19:17 UTC  (3+ messages)
` [PATCH 04/28] KVM: x86/mmu: Retry page fault if root is invalidated by memslot update

[PATCH 0/3] Fixes for SEV mirror VM tests
 2021-12-08 19:16 UTC  (4+ messages)
` [PATCH 1/3] selftests: sev_migrate_tests: Fix test_sev_mirror()
` [PATCH 2/3] selftests: sev_migrate_tests: Fix sev_ioctl()
` [PATCH 3/3] selftests: sev_migrate_tests: Add mirror command tests

[x86/signal] 3aac3ebea0: will-it-scale.per_thread_ops -11.9% regression
 2021-12-08 19:14 UTC  (5+ messages)

ANNOUNCE: pahole v1.22 (Multithreaded DWARF Loading, detached BTF encoding)
 2021-12-08 19:11 UTC  (7+ messages)
` ANNOUNCE: pahole v1.23 (BTF tags and alignment inference)

[PATCH] drm/mediatek: Validate the CRTC LUT size
 2021-12-08 19:09 UTC 

[PATCH] clk: qcom: gcc-msm8974: Modernize the driver
 2021-12-08 19:07 UTC  (3+ messages)

[PATCH v5] phy: qcom-qmp: add support for display port voltage and pre-emphasis swing
 2021-12-08 19:06 UTC  (2+ messages)

[RFC PATCH 0/2] mm: Dont allocate pages on a offline node
 2021-12-08 19:00 UTC  (7+ messages)
` [RFC PATCH 2/2] mm/vmscan.c: Prevent allocating shrinker_info on offlined nodes

[PATCH v2 1/1] ASoC: rt5682s: Add dapm switch to mute/unmute HP playback output
 2021-12-08 18:55 UTC 

[RFC PATCH v4 0/4] Add Naneng combo PHY support for RK3568
 2021-12-08 18:54 UTC  (5+ messages)
` [RFC PATCH v4 1/4] dt-bindings: mfd: syscon: add naneng combo phy register compatible
` [RFC PATCH v4 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [RFC PATCH v4 3/4] phy: rockchip: add naneng combo phy for RK3568
` [RFC PATCH v4 4/4] arm64: dts: rockchip: add naneng combo phy nodes for rk3568

[PATCH] clk: mediatek: Fix memory leaks on probe
 2021-12-08 18:52 UTC 

[PATCH] ASoC: rt5682s: Add dapm switch to mute/unmute HP playback output
 2021-12-08 18:48 UTC 

[PATCH v2] arm64: xilinx: dts: drop legacy property #stream-id-cells
 2021-12-08 18:48 UTC 

[PATCH v2] arm64: qcom: dts: drop legacy property #stream-id-cells
 2021-12-08 18:47 UTC 

[PATCH] s390: remove useless preempt_(dis/en)able calls in ftrace code
 2021-12-08 18:44 UTC  (2+ messages)

[PATCH] locking/atomic: atomic64: remove unusable atomics
 2021-12-08 18:44 UTC  (3+ messages)

[PATCH -mm 0/5] Phase 2 of task comm cleanups
 2021-12-08 18:43 UTC  (5+ messages)
` [PATCH -mm 2/5] cn_proc: replaced old hard-coded 16 with TASK_COMM_LEN_16
` [PATCH -mm 4/5] tools/perf: replace hard-coded 16 with TASK_COMM_LEN

[RFC] mm: introduce page pinner
 2021-12-08 18:42 UTC  (2+ messages)

[PATCH v2] dt-bindings: reset: document deprecated HiSilicon property
 2021-12-08 18:41 UTC 

[PATCH] KVM: x86/mmu: Warn on nx_huge_pages for possible problems
 2021-12-08 18:40 UTC  (3+ messages)
` [PATCH v3] KVM: x86/mmu: Warn on iTLB multi-hit "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).