linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 21:59:31 to 2022-04-04 23:27:13 UTC [more...]

[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
 2022-04-04 23:26 UTC  (8+ messages)

linux-next: manual merge of the asm-generic tree with the samsung-krzk-fixes tree
 2022-04-04 23:21 UTC 

[PATCH 0/3] Add support for proxy interconnect bandwidth votes
 2022-04-04 23:17 UTC  (2+ messages)

Typical PREEMPT_RT .config?
 2022-04-04 23:16 UTC 

[PATCH v3 0/2] hwmon: introduce hwmon_sanitize()
 2022-04-04 23:14 UTC  (3+ messages)
` [PATCH v3 1/2] hwmon: introduce hwmon_sanitize_name()

[PATCH v2] drm/radeon: change si_default_state table from global to static
 2022-04-04 22:57 UTC 

[PATCH] gcc-plugins: latent_entropy: use /dev/urandom
 2022-04-04 23:07 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH V11 00/20] riscv: Add COMPAT mode support for rv64
 2022-04-04 23:06 UTC  (2+ messages)

linux-next: manual merge of the csky tree with Linus' tree
 2022-04-04 23:06 UTC 

[PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body
 2022-04-04 22:55 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: mailbox: qcom-ipcc: simplify the example
 2022-04-04 22:48 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: net: qcom,ipa: finish the qcom,smp2p example

[PATCH v1] kunit: add support for kunit_suites that reference init code
 2022-04-04 22:48 UTC  (3+ messages)

[PATCH] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-04 22:53 UTC  (2+ messages)

[PATCH 0/3] cfi: Use __builtin_function_start
 2022-04-04 22:52 UTC  (5+ messages)
` [PATCH 1/3] kbuild: Change CFI_CLANG to depend on __builtin_function_start

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-04 22:49 UTC  (8+ messages)

[PATCH 1/2] docs: dt: writing-bindings: describe typical cases
 2022-04-04 22:52 UTC  (4+ messages)
` [PATCH 2/2] docs: dt: writing-schema: mention coding style

[PATCH] bpf: make unprivileged BPF a compile time choice
 2022-04-04 22:45 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: qcom: rename WCNSS child name to bluetooth
 2022-04-04 22:43 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: soc: qcom,wcnss: convert to dtschema

arch/x86/events/core.c:1869:25: warning: Local variable 'pmu' shadows outer variable [shadowVariable]
 2022-04-04 22:42 UTC 

[BUG] rcu-tasks : should take care of sparse cpu masks
 2022-04-04 22:37 UTC  (5+ messages)

[PATCH 00/10] qcom: convert to dtschema qcom,smd and qcom,rpmcc
 2022-04-04 22:29 UTC  (7+ messages)
` [PATCH 08/10] dt-bindings: soc: qcom,smd: convert to dtschema
` [PATCH 09/10] dt-bindings: clock: qcom,rpmcc: "
` [PATCH 10/10] dt-bindings: clock: qcom,rpmcc: add clocks property

[PATCH] dt-bindings: clock: qcom,smsm: convert to dtschema
 2022-04-04 22:34 UTC  (3+ messages)

[PATCH v2] lz4: fix LZ4_decompress_safe_partial read out of bound
 2022-04-04 22:28 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 0/2] Allow syscon to use spinlocks with regmap fast_io
 2022-04-04 22:26 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: mfd: syscon: Add support for regmap fast-io

[PATCH v13 00/16] Introduce threaded trace streaming for basic perf record operation
 2022-04-04 22:25 UTC  (3+ messages)
` [PATCH v13 01/16] perf record: Introduce thread affinity and mmap masks

[PATCH] Bluetooth: hci_qca: Use del_timer_sync() before freeing
 2022-04-04 22:22 UTC 

[PATCH v3] kcov: don't generate a warning on vm_insert_page()'s failure
 2022-04-04 22:22 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix potential NULL pointer dereference
 2022-04-04 22:21 UTC 

[PATCH] sample: bpf: syscall_tp_kern: add dfd before filename
 2022-04-04 22:17 UTC  (2+ messages)

Linux 5.18-rc1
 2022-04-04 22:16 UTC  (15+ messages)
` Build regressions/improvements in v5.18-rc1

linux-next: Fixes tag needs some work in the modules tree
 2022-04-04 22:15 UTC 

arch/mips/boot/compressed/uart-16550.c:44:6: warning: no previous prototype for 'putc'
 2022-04-04 22:12 UTC 

[PATCH bpf-next] selftests/bpf: Fix issues in parse_num_list()
 2022-04-04 22:12 UTC  (2+ messages)

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-04-04 22:10 UTC  (21+ messages)
` [PATCH v19 01/20] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v19 02/20] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v19 03/20] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v19 04/20] s390/vfio-ap: introduce shadow APCB
` [PATCH v19 05/20] s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
` [PATCH v19 06/20] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v19 07/20] s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
` [PATCH v19 08/20] s390/vfio-ap: introduce new mutex to control access to the KVM pointer
` [PATCH v19 09/20] s390/vfio-ap: use proper locking order when setting/clearing "
` [PATCH v19 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
` [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
` [PATCH v19 12/20] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
` [PATCH v19 13/20] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
` [PATCH v19 14/20] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v19 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v19 16/20] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v19 17/20] s390/vfio-ap: handle config changed and scan complete notification
` [PATCH v19 18/20] s390/vfio-ap: update docs to include dynamic config support
` [PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
` [PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers

linux-next: Fixes tag needs some work in the scmi tree
 2022-04-04 22:09 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-04 22:04 UTC  (12+ messages)

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-04 22:02 UTC  (18+ messages)
` [PATCH v3 09/10] arch: arm: boot: dts: Introduce HPE GXP Device tree

[linux-stable-rc:queue/5.4 9697/9999] include/linux/blk-mq.h:62:33: error: field 'kobj' has incomplete type
 2022-04-04 22:02 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hubp.c:1319:6: warning: no previous prototype for function 'hubp1_wait_pipe_read_start'
 2022-04-04 22:02 UTC 

[PATCH bpf-next 0/3] bpf/bpftool: add program & link type names
 2022-04-04 22:00 UTC  (5+ messages)
` [PATCH bpf-next 2/3] bpf/bpftool: add missing link types

[PATCH v4 0/3] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2022-04-04 21:56 UTC  (9+ messages)
` [PATCH v4 2/3] x86/mce: Define function to extract ErrorAddr from MCA_ADDR

[PATCH] coccinelle: api/stream_open: Introduce metavariables for checks
 2022-04-04 21:59 UTC 

[PATCH v2] drm/scheduler: quieten kernel-doc warnings
 2022-04-04 21:58 UTC  (2+ messages)

[PATCH] EDAC/dmc520: Don't print an error for each unconfigured interrupt line
 2022-04-04 21:56 UTC  (10+ messages)

[PATCH v2] sound/oss/dmasound: fix build when drivers are mixed =y/=m
 2022-04-04 21:53 UTC  (3+ messages)

Build perf with clang, failure with libperf
 2022-04-04 21:53 UTC  (2+ messages)

[PATCH v2] usb: gadget: uvc: allow changing interface name via configfs
 2022-04-04 21:52 UTC  (3+ messages)

[PATCH] KVM: SEV: Mark nested locking of vcpu->lock
 2022-04-04 21:51 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
 2022-04-04 21:50 UTC 

[PATCH v2] sample: bpf: syscall_tp_user: print result of verify_map
 2022-04-04 21:50 UTC  (2+ messages)

[PATCH bpf-next] samples: bpf: fix linking xdp_router_ipv4 after migration
 2022-04-04 21:50 UTC  (3+ messages)

[PATCH] HID: usbhid: set mouse as a wakeup resource
 2022-04-04 21:45 UTC 

[PATCH v3 0/3] soundwire: qcom: add pm runtime support
 2022-04-04 21:42 UTC  (3+ messages)

[RFT PATCH 0/2] regulator: richtek,rt4801: use existing ena_gpiod feature
 2022-04-04 21:42 UTC  (3+ messages)
` [RFT PATCH 1/2] regulator: dt-bindings: "

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-04-04 21:34 UTC  (4+ messages)
` [PATCH v18 17/18] s390/Docs: new doc describing lock usage by the vfio_ap device driver

[PATCH v6 0/8] Add support for the eDP panel over aux_bus
 2022-04-04 21:29 UTC  (18+ messages)
` [PATCH v6 4/8] drm/msm/dp: avoid handling masked interrupts
` [PATCH v6 7/8] drm/msm/dp: Support edp/dp without hpd
` [PATCH v6 8/8] drm/msm/dp: Handle eDP mode_valid differently from dp

[RFC PATCH 0/4] ufs: set power domain performance state when scaling gears
 2022-04-04 21:39 UTC  (3+ messages)
` [RFC PATCH 2/4] dt-bindings: ufs: common: allow OPP table

[PATCH v2] regulator: dt-bindings: richtek,rt4801: minor comments adjustments
 2022-04-04 21:36 UTC  (2+ messages)

[PATCH v5 0/3] Convert vmcore to use an iov_iter
 2022-04-04 21:34 UTC  (2+ messages)

[PATCH] drm/format_helper: fix a kernel-doc typo
 2022-04-04 21:35 UTC  (3+ messages)

[PATCH v1] mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)
 2022-04-04 21:33 UTC  (2+ messages)

[PATCH] clk: base: fix an incorrect NULL check on list iterator
 2022-04-04 21:23 UTC  (2+ messages)

[PATCH] powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
 2022-04-04 21:26 UTC  (2+ messages)

[PATCH v1 1/2] ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
 2022-04-04 21:25 UTC  (4+ messages)
` [PATCH v1 2/2] mac80211: minstrel_ht: fill all requested rates

[PATCH v3 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-04 21:31 UTC  (7+ messages)
` [PATCH v3 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v3 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v3 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCH] dt-bindings: white-space cleanups
 2022-04-04 21:18 UTC  (3+ messages)

[RFC PATCH 0/2] kunit: Support redirecting function calls
 2022-04-04 21:13 UTC  (3+ messages)
` [RFC PATCH 2/2] kunit: expose ftrace-based API for stubbing out functions during tests

[PATCH] staging: rtl8712: remove Unnecessary parentheses
 2022-04-04 21:19 UTC 

[PATCH] pinctrl: samsung: staticize fsd_pin_ctrl
 2022-04-04 16:59 UTC  (2+ messages)

[PATCH] ath11k: do not return random value
 2022-04-04 16:35 UTC  (2+ messages)

[PATCH] arm64: document the boot requirements for MTE
 2022-04-04 21:18 UTC 

[PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
 2022-04-04 16:35 UTC  (6+ messages)
` [PATCH v3 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-04-04 16:05 UTC  (6+ messages)
` [PATCH 6/9] nvme-apple: Add initial Apple SoC "

[PATCH 1/2] virtio_ring: remove unnecessary to_vvq call in vring hot path
 2022-04-04 16:27 UTC  (5+ messages)
` [PATCH 2/2] virtio_ring: add unlikely annotation for free descs check

staging: r8188eu: how to handle nested mutex under spinlock
 2022-04-04 16:59 UTC  (8+ messages)

LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION
 2022-04-04 17:09 UTC 

[RFC PULL] remove arch/h8300
 2022-04-04 20:56 UTC  (10+ messages)

[PATCH] ARM: s3c: s3c24xx: fix typos in comments
 2022-04-04 17:01 UTC  (2+ messages)

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-04-04 18:25 UTC  (6+ messages)

[PATCH 0/2] mmc: renesas: Trivial fixes
 2022-04-04 18:08 UTC  (4+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: Jump to error path instead of returning directly

[PATCH v2 0/6] staging: vt6655: Fix CamelCase in upc.h and started in mac.h
 2022-04-04 20:49 UTC  (3+ messages)
` [PATCH v2 2/6] staging: vt6655: Rename constant definitions with CamelCase
` [PATCH v2 6/6] staging: vt6655: Remove macro PCAvDelayByIO

[PATCH v3 0/8] dt-bindings: memory: convert to dtschema
 2022-04-04 17:02 UTC  (3+ messages)
` [PATCH v3 8/8] ARM: dts: exynos: remove deprecated unit address for LPDDR3 timings on Odroid
  ` (subset) "

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-04-04 16:36 UTC  (4+ messages)
` [PATCH v4 06/15] media: uapi: HEVC: Add document uAPI structure

[PATCH 0/3] Ensure Low period of SCL is correct
 2022-04-04 18:00 UTC  (5+ messages)

[PATCH v6] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-04 18:53 UTC  (2+ messages)

[PATCH v3 0/6] SLUB debugfs improvements based on stackdepot
 2022-04-04 16:41 UTC  (3+ messages)
` [PATCH v3 4/6] mm/slub: distinguish and print stack traces in debugfs files
` [PATCH v3 5/6] mm/slub: sort debugfs output by frequency of stack traces

[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-04 17:43 UTC  (5+ messages)
` [PATCH v5 01/21] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v5 07/21] s390/pci: externalize the SIC operation controls and routine
` [PATCH v5 12/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v5 14/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding

[PATCH v7 0/8] IPI virtualization support for VM
 2022-04-04 17:25 UTC  (5+ messages)
` [PATCH v7 7/8] KVM: x86: Allow userspace set maximum VCPU id "

[PATCH V2 0/2] add ddr controller node to support EDAC on imx8mp
 2022-04-04 17:08 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: memory: snps,ddrc-3.80a compatible also need interrupts
  ` (subset) "

[PATCH v2 3/6] x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
 2022-04-04 18:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH] Revert "ACPI: processor: idle: Only flush cache on entering C3"
 2022-04-04 18:13 UTC  (2+ messages)

[PATCH 2/3] x86/kvm/svm: Force-inline GHCB accessors
 2022-04-04 17:46 UTC  (2+ messages)
` [tip: locking/core] "

Possible regression in 5.16-stable
 2022-04-04 18:49 UTC  (3+ messages)

[Patch v3 0/4] Tegra234 cpufreq driver support
 2022-04-04 16:21 UTC  (3+ messages)
` [Patch v3 1/4] dt-bindings: Document Tegra CCPLEX Cluster

[PATCH] net: ax88179: add proper error handling of usb read errors
 2022-04-04 16:50 UTC  (2+ messages)

[PATCH v6 00/14] drm/msm: Add Display Stream Compression Support
 2022-04-04 16:34 UTC  (7+ messages)
` [PATCH v6 01/14] drm/msm/dsi: add support for dsc data
` [PATCH v6 04/14] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [PATCH v6 06/14] drm/msm/disp/dpu1: Add DSC support in hw_ctl
` [PATCH v6 09/14] drm/msm: Add missing num_dspp field documentation
` [PATCH v6 11/14] drm/msm/disp/dpu1: Add DSC support in RM
` [PATCH v6 13/14] drm/msm: Update generated headers

[PATCH 0/2] Fix issues with untrusted devices and AMD IOMMU
 2022-04-04 17:24 UTC  (4+ messages)

[PATCH v3 0/3] x86/platform/uv: UV Kernel support for UV5
 2022-04-04 17:48 UTC  (5+ messages)
` [PATCH v3 1/3] x86/platform/uv: Update NMI Handler "
` [PATCH v3 2/3] x86/platform/uv: Update TSC sync state "
` [PATCH v3 3/3] x86/platform/uv: Log gap hole end size

[PATCH 0/8] KVM: SVM: Fix soft int/ex re-injection
 2022-04-04 20:44 UTC  (8+ messages)
` [PATCH 5/8] KVM: SVM: Re-inject INT3/INTO instead of retrying the instruction
` [PATCH 6/8] KVM: SVM: Re-inject INTn instead of retrying the insn on "failure"

Lost MSIs during hibernate
 2022-04-04 19:11 UTC 

[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-04-04 20:02 UTC  (3+ messages)
` [v3 PATCH 3/8] mm: khugepaged: skip DAX vma
` [v3 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c

[PATCH V3 00/30] x86/sgx and selftests/sgx: Support SGX2
 2022-04-04 16:49 UTC  (6+ messages)
` [PATCH V3 06/30] x86/sgx: Export sgx_encl_ewb_cpumask()
` [PATCH V3 20/30] Documentation/x86: Introduce enclave runtime management section
` [PATCH V3 21/30] selftests/sgx: Add test for EPCM permission changes
` [PATCH V3 22/30] selftests/sgx: Add test for TCS page "
` [PATCH V3 28/30] selftests/sgx: Test invalid access to removed enclave page

[PATCH 0/4] drm: ssd130x: Add support for SINO WEALTH SH1106
 2022-04-04 16:41 UTC  (10+ messages)
` [PATCH 2/4] dt-bindings: display: ssd1307fb: Add entry "
` [PATCH 4/4] drm: ssd130x: Add support "

[PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema
 2022-04-04 17:20 UTC  (4+ messages)

[PATCH] ARM: s3c: fix typos in comments
 2022-04-04 17:01 UTC  (2+ messages)

[PATCH v2] net, uapi: remove inclusion of arpa/inet.h
 2022-04-04 17:54 UTC  (2+ messages)
` [PATCH net-next v3] "

cc1: warning: result of '-117440512 << 16' requires 44 bits to represent, but 'int' only has 32 bits
 2022-04-04 19:50 UTC 

[PATCH] workqueue: Create kworker only for boot CPU pool prior SMP initialization
 2022-04-04 17:40 UTC  (2+ messages)

[PATCH] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation
 2022-04-04 18:28 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove unnecessary blank lines
 2022-04-04 18:49 UTC  (2+ messages)

[PATCH 0/5] nSVM: L1 -> L2 event injection fixes and a self-test
 2022-04-04 21:05 UTC  (4+ messages)
` [PATCH 3/5] KVM: nSVM: Don't forget about L1-injected events

[PATCH 1/2] dt-bindings: rockchip: Add Hardkernel ODROID-M1 board
 2022-04-04 18:10 UTC  (2+ messages)

AMDGPU: regression on 5.17.1
 2022-04-04 17:03 UTC  (2+ messages)

[PATCH] arm64: dts: exynos: move aliases to board in Exynos850
 2022-04-04 17:02 UTC  (2+ messages)

[PATCH v3 2/3] x86/platform/uv: Update TSC sync state for UV5
 2022-04-04 20:19 UTC  (2+ messages)
` [tip: x86/platform] "

[RESEND][PATCH 0/8] Introduce support for artificial Energy Model
 2022-04-04 16:31 UTC  (4+ messages)
` [RESEND][PATCH 5/8] PM: EM: Remove old debugfs files and print all 'flags'

[PATCH 1/4] media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
 2022-04-04 17:52 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: drm/bridge: anx7625: Change bus-type to 7 (DPI)

[PATCH] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled
 2022-04-04 16:32 UTC  (2+ messages)

[patch 0/3] x86/fpu/xsave: Add XSAVEC support and XGETBV1 utilization
 2022-04-04 16:10 UTC  (3+ messages)
` [patch 1/3] x86/fpu/xsave: Support XSAVEC in the kernel

[PATCH v2 1/2] ata: Kconfig: Update SATA_LPM_POLICY default to "3"
 2022-04-04 20:02 UTC  (2+ messages)
` [PATCH v2 2/2] ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back


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).