linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-26 16:41:53 to 2022-08-26 18:38:25 UTC [more...]

[RFC 0/3] THP Shrinker
 2022-08-26 18:34 UTC  (4+ messages)
` [RFC 2/3] mm: changes to split_huge_page() to free zero filled tail pages

[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-08-26 18:34 UTC  (14+ messages)
` [PATCH v3 07/10] x86/resctrl: Add sysfs interface files to read/write event configuration
` [PATCH v3 08/10] x86/resctrl: Add the sysfs interface to read the "
` [PATCH v3 09/10] x86/resctrl: Add sysfs interface to write "

[PATCH v6 00/43] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-08-26 18:32 UTC  (44+ messages)
` [PATCH v6 01/43] media: sun6i-csi: Define and use driver name and (reworked) description
` [PATCH v6 02/43] media: sun6i-csi: Refactor main driver data structures
` [PATCH v6 03/43] media: sun6i-csi: Tidy up platform code
` [PATCH v6 04/43] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v6 05/43] media: sun6i-csi: Define and use variant to get "
` [PATCH v6 06/43] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v6 07/43] media: sun6i-csi: Tidy up Kconfig
` [PATCH v6 08/43] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v6 09/43] media: sun6i-csi: Tidy up video code
` [PATCH v6 10/43] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v6 11/43] media: sun6i-csi: Register the media device after creation
` [PATCH v6 12/43] media: sun6i-csi: Remove controls handler from the driver
` [PATCH v6 13/43] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v6 14/43] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v6 15/43] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v6 16/43] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v6 17/43] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v6 18/43] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v6 19/43] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v6 20/43] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v6 21/43] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v6 22/43] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v6 23/43] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v6 24/43] media: sun6i-csi: Move register configuration to capture
` [PATCH v6 25/43] media: sun6i-csi: Rework capture format management with helper
` [PATCH v6 26/43] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v6 27/43] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v6 28/43] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v6 29/43] media: sun6i-csi: Tidy capture configure code
` [PATCH v6 30/43] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v6 31/43] media: sun6i-csi: Introduce capture "
` [PATCH v6 32/43] media: sun6i-csi: Configure registers from format tables
` [PATCH v6 33/43] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v6 34/43] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v6 35/43] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v6 36/43] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v6 37/43] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v6 38/43] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v6 39/43] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v6 40/43] media: sun6i-csi: Only configure capture when streaming
` [PATCH v6 41/43] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v6 42/43] media: sun6i-csi: Request a shared interrupt
` [PATCH v6 43/43] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry

[PATCH] perf/genelf: Switch deprecated openssl MD5_* functions to new EVP API
 2022-08-26 18:32 UTC  (4+ messages)

[PATCH] wait_on_bit: add an acquire memory barrier
 2022-08-26 18:31 UTC  (15+ messages)
        ` [PATCH v3] "

[GIT PULL] fbdev updates & fixes for v6.0-rc3
 2022-08-26 18:29 UTC 

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-08-26 18:28 UTC  (7+ messages)
` [PATCH v5 1/6] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v5 2/6] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v5 3/6] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v5 4/6] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v5 5/6] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH NOT FOR MERGE v5 6/6] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 18:26 UTC  (20+ messages)
` [PATCH v3 09/18] perf ui: Update use of pthread mutex
` [PATCH v3 11/18] perf dso: "
` [PATCH v3 15/18] perf mutex: Add thread safety annotations
` [PATCH v3 16/18] perf sched: Fixes for thread safety analysis

[PATCH v3] spi: amd: Configure device speed
 2022-08-26 18:26 UTC  (3+ messages)

[PATCH] ASoC: Fix misspelling of 'system' as 'ststem'
 2022-08-26 18:24 UTC  (2+ messages)

[PATCH 0/3] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-08-26 18:21 UTC  (5+ messages)
` [PATCH 1/3] Makefile.compiler: s/KBUILD_CFLAGS/KBUILD_AFLAGS/ for as-option
` [PATCH 2/3] Makefile.debug: re-enable debug info for .S files
` [PATCH 3/3] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

[PATCH 00/11] Improvements to the Qcom PCIe Endpoint driver
 2022-08-26 18:19 UTC  (12+ messages)
` [PATCH 01/11] PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure
` [PATCH 02/11] PCI: qcom-ep: Do not use hardcoded clks in driver
` [PATCH 03/11] PCI: qcom-ep: Make use of the cached dev pointer
` [PATCH 04/11] PCI: qcom-ep: Add eDMA support
` [PATCH 05/11] PCI: qcom-ep: Disable IRQs during driver remove
` [PATCH 06/11] PCI: qcom-ep: Add debugfs support for expose link transition counts
` [PATCH 07/11] dt-bindings: PCI: qcom-ep: Make PERST separation optional
` [PATCH 08/11] "
` [PATCH 09/11] dt-bindings: PCI: qcom-ep: Define clocks per platform
` [PATCH 10/11] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC
` [PATCH 11/11] "

[PATCH v3 0/1] Don't kmap() pages which can't come from HIGHMEM
 2022-08-26 18:16 UTC  (4+ messages)
` [PATCH v3 1/1] nvmet-tcp: "

[PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers
 2022-08-26 18:16 UTC  (4+ messages)
` [PATCH 01/11] spi: dw: define capability for enhanced spi

[PATCH] [media] v4l2: Add AV1, AVS and AVS2 format
 2022-08-26 18:12 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.0-rc2
 2022-08-26 18:10 UTC  (3+ messages)

[PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
 2022-08-26 18:09 UTC  (9+ messages)

[PATCH v7] x86/mce: retrieve poison range from hardware
 2022-08-26 18:09 UTC  (6+ messages)

[PATCH v4] arm64: dts: qcom: sc7280: Fix Dmic no sound on villager-r1
 2022-08-26 18:08 UTC  (3+ messages)

[PATCH 0/2] hwmon: Add include stubs
 2022-08-26 18:07 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] Add support for ESRT loading under Xen
 2022-08-26 18:01 UTC  (3+ messages)

[GIT PULL] arm64 fixes for -rc3
 2022-08-26 17:58 UTC 

[PATCH v2] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-08-26 17:57 UTC  (2+ messages)

[PATCH] opp: Expose voltage info in debugfs for OPPs w/out explicit regulators
 2022-08-26 17:56 UTC  (2+ messages)

[PATCH] usb: core: stop USB enumeration if too many retries
 2022-08-26 17:53 UTC  (3+ messages)

[PATCH] fs/sysv: Replace kmap() with kmap_local_page()
 2022-08-26 17:50 UTC 

[PATCH v7 00/10] TPM IRQ fixes
 2022-08-26 17:43 UTC  (3+ messages)
` [PATCH v7 05/10] tpm, tpm_tis: Only handle supported interrupts

[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-26 17:42 UTC  (11+ messages)

[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
 2022-08-26 17:41 UTC  (6+ messages)
` [PATCH 1/4] cgroup: Honor caller's cgroup NS when resolving path
` [PATCH 2/4] cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup id
` [PATCH 3/4] cgroup: Homogenize cgroup_get_from_id() return value
` [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors

[PATCH 1/2] dt-bindings: arm: qcom: Document additional skus for sc7180 pazquel360
 2022-08-26 17:41 UTC  (2+ messages)

[PATCH 0/6] Add an asm-generic cpuinfo_op declaration
 2022-08-26 17:41 UTC  (5+ messages)
` [PATCH 5/6] sparc: use the asm-generic version of cpuinfo_op

[PATCH 0/3] reset: microchip-sparx5: fix the broken switch reset
 2022-08-26 17:41 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: net: sparx5: don't require a reset line

[PATCH v2] arm64: dts: meson-s4: include meson-s4-gpio.h
 2022-08-26 17:40 UTC  (2+ messages)

[PATCH v11 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-08-26 17:37 UTC  (8+ messages)
` [PATCH v11 1/7] crash: move crash_prepare_elf64_headers
` [PATCH v11 2/7] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v11 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v11 4/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v11 5/7] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v11 6/7] crash: memory and cpu hotplug sysfs attributes
` [PATCH v11 7/7] x86/crash: Add x86 crash hotplug support

[PATCH v2 0/2] nvmem: lan9662-otpc: add support
 2022-08-26 17:37 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: lan9662-otpc: document Lan9662 OTPC

[PATCH v2 1/1] hwmon: (iio_hwmon) Make use of device properties
 2022-08-26 17:37 UTC 

[PATCH 1/2] arm64: tegra: Add PWM controllers on Tegra234
 2022-08-26 17:35 UTC  (3+ messages)
` [PATCH 2/2] arm64: tegra: Add user PWM support on Jetson Orin

[PATCH v3] Common clock: To list active consumers of clocks
 2022-08-26 17:34 UTC  (3+ messages)

[BISECTED][REGRESSION] Kernel 6.0-rcX hangs on resume on Sony Vaio VPCM13M1E
 2022-08-26 17:33 UTC  (2+ messages)

[PATCH] usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
 2022-08-26 17:32 UTC 

[PATCH v2 1/2] gpiolib: acpi: Add support to ignore programming an interrupt
 2022-08-26 17:31 UTC  (3+ messages)

[PATCH v3 0/5] Making microcode late-load robust
 2022-08-26 17:29 UTC  (9+ messages)
` [PATCH v3 1/5] x86/microcode/intel: Check against CPU signature before saving microcode

[PATCH] drivers/perf: riscv_pmu_sbi: add perf_user_access sysctl
 2022-08-26 17:28 UTC  (2+ messages)

[PATCH v2 1/3] hwmon: (pwm-fan) Replace OF specific call to PWM by plain one
 2022-08-26 17:26 UTC  (3+ messages)
` [PATCH v2 2/3] pwm: core: Get rid of unused devm_of_pwm_get()
` [PATCH v2 3/3] pwm: core: Make of_pwm_get() static

[PATCH v4] x86/sgx: Do not consider unsanitized pages an error
 2022-08-26 17:21 UTC  (3+ messages)

[PATCH v4 0/9] make statx() return DIO alignment information
 2022-08-26 17:19 UTC  (2+ messages)

[PATCH 2/2] mm/damon/vaddr: remove comparison between mm and last_mm when checking region accesses
 2022-08-26 17:16 UTC  (2+ messages)

[PATCH v2 1/2] ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()
 2022-08-26 17:16 UTC  (2+ messages)
` [PATCH v2 2/2] ACPI: bus: Refactor ACPI matching functions for better readability

[PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical stats
 2022-08-26 17:15 UTC  (7+ messages)
` [PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter

[PATCH v1 1/5] ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()
 2022-08-26 17:12 UTC  (5+ messages)
` [PATCH v1 5/5] ACPI: bus: Use the matching table, if ACPI driver has it

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-08-26 17:11 UTC  (3+ messages)

"Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
 2022-08-26 17:10 UTC  (3+ messages)

[PATCH 1/2] mm/damon: simplify the parameter passing for 'check_accesses'
 2022-08-26 17:08 UTC  (2+ messages)

[PATCH v2 1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
 2022-08-26 17:07 UTC  (4+ messages)
` [PATCH v2 2/4] pwm: sysfs: Return directly from the for-loop in PM callbacks
` [PATCH v2 3/4] pwm: sysfs: Replace sprintf() with sysfs_emit()
` [PATCH v2 4/4] pwm: sysfs: Utilize an array for polarity strings

[PATCH RFC 0/2] coding-style.rst: document BUG() and WARN() rules
 2022-08-26 17:02 UTC  (6+ messages)
` [PATCH RFC 1/2] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")

[PATCH V6 3/3] PCI: vmd: Configure PCIe ASPM and LTR
 2022-08-26 17:01 UTC  (2+ messages)

[PATCH V6 1/3] PCI/ASPM: Add pci_enable_default_link_state()
 2022-08-26 17:01 UTC  (2+ messages)

[PATCH] platform/x86: wmi: Lower verbosity of some duplicate GUID messages
 2022-08-26 17:00 UTC 

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-26 17:00 UTC  (21+ messages)

[PATCH v2] Remove duplicated 'the' across the whole documentation
 2022-08-26 16:56 UTC  (5+ messages)
` [PATCH v3] Remove duplicated words "
  ` [PATCH v4] "

[syzbot] WARNING in ext2_fill_super
 2022-08-26 16:53 UTC 

[PATCH v7 0/2] fix follow_page related issues
 2022-08-26 16:51 UTC  (4+ messages)
` [PATCH v7 1/2] mm: migration: fix the FOLL_GET failure on following huge page

[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
 2022-08-26 16:46 UTC  (10+ messages)
` [PATCH v3 2/3] mm/migrate_device.c: Copy pte dirty bit to page

[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 16:42 UTC  (19+ messages)
` [PATCH v4 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v4 04/18] perf hist: Update use of pthread mutex
` [PATCH v4 05/18] perf bpf: Remove unused pthread.h include
` [PATCH v4 06/18] perf lock: "
` [PATCH v4 07/18] perf record: Update use of pthread mutex
` [PATCH v4 08/18] perf sched: "
` [PATCH v4 09/18] perf ui: "
` [PATCH v4 10/18] perf mmap: Remove unnecessary pthread.h include
` [PATCH v4 11/18] perf dso: Update use of pthread mutex
` [PATCH v4 12/18] perf annotate: "
` [PATCH v4 13/18] perf top: "
` [PATCH v4 14/18] perf dso: Hold lock when accessing nsinfo
` [PATCH v4 15/18] perf mutex: Add thread safety annotations
` [PATCH v4 16/18] perf sched: Fixes for thread safety analysis
` [PATCH v4 17/18] perf top: "
` [PATCH v4 18/18] perf build: Enable -Wthread-safety with clang

[PATCH net-next 0/5] net: altera: tse: phylink conversion
 2022-08-26 16:45 UTC  (3+ messages)
` [PATCH net-next 3/5] net: pcs: add new PCS driver for altera TSE PCS

[PATCH] drm/msm/dp: add atomic_check to bridge ops
 2022-08-26 16:39 UTC  (13+ messages)

[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 16:40 UTC  (5+ messages)
` [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v4 04/18] perf hist: Update use of pthread mutex
` [PATCH v4 05/18] perf bpf: Remove unused pthread.h include

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-26 16:41 UTC  (9+ messages)
` [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs


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