public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-22 11:12:37 to 2022-03-22 14:14:23 UTC [more...]

[RFC PATCH v11 00/51] ceph+fscrypt : full support
 2022-03-22 14:12 UTC  (7+ messages)
` [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [RFC PATCH v11 03/51] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v11 04/51] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v11 05/51] ceph: preallocate inode for ops that may create one
` [RFC PATCH v11 10/51] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v11 11/51] ceph: decode alternate_name in lease info

[PATCH net] vsock/virtio: enable VQs early on probe
 2022-03-22 14:09 UTC  (4+ messages)

[PATCH] virtio: use virtio_device_ready() in virtio_device_restore()
 2022-03-22 14:07 UTC  (2+ messages)

[PATCH v2] USB: Fix xhci ERDP update issue
 2022-03-22 14:07 UTC 

[PATCH v12 00/14] module: core code clean up
 2022-03-22 14:03 UTC  (15+ messages)
` [PATCH v12 01/14] module: Move all into module/
` [PATCH v12 02/14] module: Simple refactor in preparation for split
` [PATCH v12 03/14] module: Make internal.h and decompress.c more compliant
` [PATCH v12 04/14] module: Move livepatch support to a separate file
` [PATCH v12 05/14] module: Move latched RB-tree "
` [PATCH v12 06/14] module: Move strict rwx "
` [PATCH v12 07/14] module: Move extra signature support out of core code
` [PATCH v12 08/14] module: Move kmemleak support to a separate file
` [PATCH v12 09/14] module: Move kallsyms support into "
` [PATCH v12 10/14] module: kallsyms: Fix suspicious rcu usage
` [PATCH v12 11/14] module: Move procfs support into a separate file
` [PATCH v12 12/14] module: Move sysfs "
` [PATCH v12 13/14] module: Move kdb module related code out of main kdb code
` [PATCH v12 14/14] module: Move version support into a separate file

[PATCH net-next v3 0/3] net: ipvlan: fix potential UAF problem for phy_dev
 2022-03-22 14:03 UTC  (5+ messages)
` [PATCH net-next v3 1/3] "
` [PATCH net-next v3 2/3] net: ipvlan: add net device refcount tracker

[net-next PATCH 0/4] Reduce qca8k_priv space usage
 2022-03-22 14:03 UTC  (6+ messages)
` [net-next PATCH 1/4] drivers: net: dsa: qca8k: drop MTU tracking from qca8k_priv

[RFC PATCH v2 0/8] Add dynamic memory allocator support for nolibc
 2022-03-22 14:02 UTC  (26+ messages)
` [RFC PATCH v2 3/8] tools/nolibc: i386: Implement syscall with 6 arguments
` [RFC PATCH v2 6/8] tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`

[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-03-22 14:03 UTC  (16+ messages)
` [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
` [PATCH 02/11] scsi: core: Add SUBMITTED_BY_SCSI_CUSTOM_OPS
` [PATCH 03/11] libata: Send internal commands through the block layer
` [PATCH 04/11] scsi: libsas: Send SMP "

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2022-03-22 13:54 UTC  (9+ messages)
` [PATCH v11 2/7] MIPS: Loongson64: dts: introduce ls3A4000 evaluation board
` [PATCH v11 5/7] dt-bindings: display: Add Loongson display controller

[PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen
 2022-03-22 13:54 UTC  (2+ messages)

[xfs] 1fc3f2c3c9: xfstests.xfs.529.fail
 2022-03-22 13:54 UTC 

RFC: Use of user space handler vs. SIG_DFL on forced signals
 2022-03-22 13:53 UTC  (3+ messages)

[PATCH] USB:Fix ehci infinite suspend-resume loop issue in zhaoxin
 2022-03-22 13:52 UTC  (6+ messages)

linux-next: build warnings after merge of the tip tree
 2022-03-22 13:51 UTC  (23+ messages)

[PATCH] mm: remove unnecessary (void*) conversions
 2022-03-22 13:44 UTC  (3+ messages)
` [External] "

[mingo-tip:master 421/2335] include/linux/huge_mm.h:168:6: error: implicit declaration of function 'vma_is_dax'
 2022-03-22 13:44 UTC 

[PATCH v6 00/18] Modernize rest of the krait drivers
 2022-03-22 13:43 UTC  (6+ messages)
` [PATCH v6 17/18] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation to yaml

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-22 13:41 UTC  (7+ messages)
` [PATCH v18 13/18] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v18 14/18] s390/vfio-ap: sysfs attribute to display the guest's matrix

[PATCH v3 1/3] ftrace: cleanup ftrace_graph_caller enable and disable
 2022-03-22 13:41 UTC  (4+ messages)
` [PATCH v3 3/3] arm64/ftrace: Make function graph use ftrace directly

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-03-22 13:38 UTC  (5+ messages)
` [PATCH 5/9] soc: apple: Add RTKit IPC library
` [PATCH 6/9] nvme-apple: Add initial Apple SoC NVMe driver

[PATCH v2 0/6] perf/core: Fixes and cleanup for cgroup events
 2022-03-22 13:38 UTC  (12+ messages)
` [PATCH v2 1/6] perf/core: Fix incosistency between cgroup sched_out and sched_in
    ` [External] "
` [PATCH v2 2/6] perf/core: Introduce percpu perf_cgroup
` [PATCH v2 3/6] perf/core: Don't pass task around when ctx sched in
` [PATCH v2 4/6] perf/core: Use stable cpuctx->cgrp when update perf cgroup time
` [PATCH v2 5/6] perf/core: Always set cpuctx cgrp when enable cgroup event
` [PATCH v2 6/6] perf/core: Don't need event_filter_match when merge_sched_in()

[PATCH v2] tracing: make tracer_init_tracefs initcall asynchronous
 2022-03-22 13:33 UTC  (2+ messages)
` [tracing] d9a641b3f5: WARNING:at_kernel/trace/trace.c:#create_trace_option_files

[PATCH net-next] net: bridge: mst: Restrict info size queries to bridge ports
 2022-03-22 13:30 UTC 

[PATCH] RISC-V-fixes: relocate DTB if it's outside memory region
 2022-03-22 13:28 UTC 

[PATCH v2 1/1] perf test arm64: Test unwinding using fame-pointer (fp) mode
 2022-03-22 13:27 UTC  (5+ messages)

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-22 13:27 UTC  (4+ messages)

[ammarfaizi2-block:palmer/linux/riscv-pmu 13/15] drivers/perf/riscv_pmu_sbi.c:498: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-22 13:24 UTC 

[PATCH v1] media: videobuf2: Allow applications customize data offsets of capture buffers
 2022-03-22 13:23 UTC 

[PATCH] virtio: pci: Sanity check the bar index in find_shm_cap
 2022-03-22 13:23 UTC  (4+ messages)

[PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-03-22 13:21 UTC  (12+ messages)

[PATCH v4 00/16] Support external boost at CS35l41 ASoC driver
 2022-03-22 13:21 UTC  (2+ messages)

[PATCH v2] PCI: cadence: Enable Controller to respond to received PTM Requests
 2022-03-22 13:20 UTC  (3+ messages)

[PATCH v4 0/2] rcu: Deoffload rdp if rcuop/rcuog kthreads spawn failed
 2022-03-22 13:20 UTC  (4+ messages)
` [PATCH v4 1/2] rcu: Call rcu_nocb_rdp_deoffload() directly after rcuog/op "
` [PATCH v4 2/2] rcu: Invert the locking dependency order between rcu_state.barrier_mutex and hotplug lock

[PATCH v8 0/7] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2022-03-22 13:19 UTC  (4+ messages)

[PATCH 0/3] MIPS: Modify early_parse_mem()
 2022-03-22 13:19 UTC  (3+ messages)
` [PATCH 3/3] MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA

[PATCH v2 0/2] PCI: xgene: Restore working PCIe functionnality
 2022-03-22 13:16 UTC  (7+ messages)

[PATCH] gpio: Drop CONFIG_DEBUG_GPIO
 2022-03-22 13:14 UTC  (5+ messages)

[PATCH] uvc: fix missing check to determine if element is found in list
 2022-03-22 13:10 UTC  (3+ messages)

hppa vDSO and compiler (non-)support
 2022-03-22 13:05 UTC  (8+ messages)

[PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
 2022-03-22 13:03 UTC 

crypto: crc64-rocksoft-generic test failed (wrong result) on test vector 0
 2022-03-22 13:02 UTC  (2+ messages)

[patch] console_codes.4: ffix
 2022-03-22 13:01 UTC  (8+ messages)

[PATCH v10 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-22 13:00 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer
` [PATCH v10 2/2] clocksource: Add Intel Keem Bay timer support

[PATCH 0/2] locking: Add new lock contention tracepoints (v3)
 2022-03-22 12:59 UTC  (9+ messages)
` [PATCH 2/2] locking: Apply contention tracepoints in the slow path

[PATCH v7 0/2] Microchip Polarfire FPGA manager
 2022-03-22 12:57 UTC  (3+ messages)
` [PATCH v7 2/2] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH -next] uaccess: fix __access_ok limit setup in compat mode
 2022-03-22 12:55 UTC  (3+ messages)

[PATCH 4.19 00/57] 4.19.236-rc1 review
 2022-03-22 12:54 UTC  (2+ messages)

[PATCH 5.4 00/17] 5.4.187-rc1 review
 2022-03-22 12:52 UTC  (2+ messages)

[PATCH 0/2] PCI: hv: Miscellaneous changes
 2022-03-22 12:51 UTC  (6+ messages)
` [PATCH 1/2] PCI: hv: Use IDR to generate transaction IDs for VMBus hardening

[PATCH 5.10 00/30] 5.10.108-rc1 review
 2022-03-22 12:51 UTC  (2+ messages)

[PATCH 5.15 00/32] 5.15.31-rc1 review
 2022-03-22 12:49 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in diFree
 2022-03-22 12:48 UTC 

[PATCH] drm/nouveau/pmu: Add missing callbacks for Tegra devices
 2022-03-22 12:48 UTC 

linux-next: manual merge of the devicetree tree with the mfd tree
 2022-03-22 12:43 UTC  (3+ messages)

[PATCH] i2c: tegra: fix reference leak when pm_runtime_get_sync fails
 2022-03-22 12:37 UTC 

[PATCH 00/10] coresight: Add new API to allocate trace source ID values
 2022-03-22 12:35 UTC  (4+ messages)

[PATCH] winmate-fm07-keys: Winmate FM07/FM07P buttons
 2022-03-22 12:34 UTC  (5+ messages)

[PATCH] ioctl_userfaultfd.2: Corrections for returned .ioctls members
 2022-03-22 12:32 UTC  (3+ messages)

[PATCH v3 0/2] rcu: Deoffload rdp if rcuop/rcuog kthreads spawn failed
 2022-03-22 12:30 UTC  (3+ messages)
` [PATCH v3 1/2] rcu: Call rcu_nocb_rdp_deoffload() directly after rcuog/op "

[PATCH] remoteproc: mediatek: enable cache for mt8186 SCP
 2022-03-22 12:28 UTC 

[PATCH 0/2] crypto objtool cleanup
 2022-03-22 12:18 UTC  (4+ messages)
` [PATCH 1/2] x86/chacha20: Avoid spurious jumps to other functions
` [PATCH 2/2] objtool: Fix IBT tail-call detection

[ammarfaizi2-block:palmer/linux/riscv-pmu 10/15] drivers/perf/riscv_pmu_legacy.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-22 12:27 UTC 

[PATCH v2 1/2] arm64: dts: uDPU: update partition table
 2022-03-22 12:20 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: uDPU: correct temperature sensors

[PATCH 0/4] Add channel type support to pwm-cros-ec
 2022-03-22 12:19 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: add mfd/cros_ec definitions
` [PATCH 3/4] dt-bindings: update google,cros-ec-pwm documentation

[PATCH 0/2] Add reset deassertion for Aspeed MDIO
 2022-03-22 12:17 UTC  (4+ messages)

[PATCH RFC 00/11] iommu: SVA and IOPF refactoring
 2022-03-22 12:15 UTC  (7+ messages)
` [PATCH RFC 10/11] iommu: Make IOPF handling framework generic

[PATCH v12 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-03-22 12:15 UTC  (3+ messages)
` [PATCH v12 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH v2 0/2] FUSE: Implement atomic lookup + open
 2022-03-22 12:12 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] FUSE: Avoid lookup in d_revalidate()
` [PATCH v2 0/2] FUSE: Atomic lookup + open performance numbers

[PATCH v3 0/2] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-03-22 12:05 UTC  (2+ messages)

[Patch v1 0/3] Tegra234 cpufreq driver support
 2022-03-22 12:06 UTC  (4+ messages)
` [Patch v1 3/3] cpufreq: tegra194: Add support for Tegra234

[RFC PATCH 2/4] ARM: OMAP1: clock: Remove noop code
 2022-03-22 12:02 UTC  (3+ messages)
` [PATCH v2] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF

[PATCH v3 00/26] crypto: rockchip: permit to pass self-tests
 2022-03-22 12:00 UTC  (5+ messages)
` [PATCH v3 06/26] crypto: rockchip: add fallback for cipher
` [PATCH v3 18/26] arm64: dts: rockchip: rk3399: add crypto node

[PATCH] perf intel-pt: Synthesize cycle events
 2022-03-22 11:57 UTC  (11+ messages)

[PATCH] perf parse-events: Move slots only with topdown
 2022-03-22 11:48 UTC  (2+ messages)

[bpf-next:master 209/265] kernel/trace/fprobe.c:201:14: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-03-22 11:44 UTC  (2+ messages)

[GIT PULL] MMC updates for v5.18
 2022-03-22 11:41 UTC 

[PATCH v2 0/2] thunderbolt: Make iommu_dma_protection more accurate
 2022-03-22 11:41 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2 0/2] regulator: scmi: add support for registering SCMI regulators by name
 2022-03-22 11:40 UTC  (2+ messages)

[PATCH v2] cpu/hotplug: Set st->cpu earlier
 2022-03-22 11:38 UTC  (2+ messages)

[PATCH] mm/page_alloc: simplify update of pgdat in wake_all_kswapds
 2022-03-22 11:56 UTC 

[PATCH RESEND] Documentation: add missing page title for kernel-doc.rst and sphinx.rst
 2022-03-22 11:36 UTC 

[PATCH] rtla/osnoise: fix NULL but dereferenced coccicheck errors
 2022-03-22 11:32 UTC 

[PATCH v2] staging: rtl8712: Fix CamelCase warnings
 2022-03-22 11:31 UTC  (5+ messages)

[PATCH 00/64] media: Kconfig/Makefile reorg
 2022-03-22 11:30 UTC  (5+ messages)
` [PATCH 07/64] media: platform: place NXP drivers on a separate dir
` [PATCH 40/64] media: platform: rename coda/ to chips-media/

[PATCH] bpf: use vmemdup_user instead of kvmalloc and copy_from_user
 2022-03-22 11:28 UTC 

[PATCH 5.16 00/37] 5.16.17-rc1 review
 2022-03-22 11:23 UTC  (2+ messages)

[PATCH] mm/mremap: use helper mlock_future_check
 2022-03-22 11:20 UTC 

[PATCH v3 0/7] nSVM/SVM features
 2022-03-22 11:17 UTC  (11+ messages)
` [PATCH v3 4/7] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on

[PATCH] Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
 2022-03-22 11:15 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: xen: Add xen,scmi-devid parameter for
 2022-03-22 11:12 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: xen: Add xen,scmi-devid property description for SCMI

[PATCH v2 0/1] Explain panic() calls for keyring initialization
 2022-03-22 11:13 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox