linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-25 12:40:30 to 2022-05-25 14:44:46 UTC [more...]

[PATCH v3 0/5] Add interconnect support for SM6350
 2022-05-25 14:43 UTC  (2+ messages)
` [PATCH v3 1/5] interconnect: qcom: icc-rpmh: Support child NoC device probe

[PATCH] rcu: Add rnp->expmask output to show_rcu_gp_kthreads()
 2022-05-25 14:42 UTC  (4+ messages)

[PATCH 0/2] locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro
 2022-05-25 14:40 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] locking/lockref/x86: Enable ARCH_USE_CMPXCHG_LOCKREF for X86_32 && X86_CMPXCHG64

[GIT PULL] Kbuild updates for v5.19-rc1
 2022-05-25 14:37 UTC 

[PATCH v2] dma-buf: Move sysfs work out of DMA-BUF export path
 2022-05-25 14:38 UTC  (7+ messages)

[PATCH v2 1/2] linux/types.h: Remove unnecessary __bitwise__
 2022-05-25 14:34 UTC  (2+ messages)

[PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock
 2022-05-25 14:33 UTC  (8+ messages)
` [PATCH 05/16] ptrace: Remove dead code from __ptrace_detach
` [PATCH 07/16] signal: Wake up the designated parent

[syzbot] memory leak in hidraw_report_event
 2022-05-25 14:33 UTC 

[PATCH v3 3/4] vhost-vdpa: uAPI to stop the device
 2022-05-25 14:32 UTC  (2+ messages)

[PATCH v4 2/4] media: ov5675: add device-tree support and support runtime PM
 2022-05-25 14:32 UTC  (2+ messages)

Getting rid of infradead.org - corrupted subjects
 2022-05-25 14:30 UTC  (4+ messages)

[PATCH v8 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-05-25 14:26 UTC  (6+ messages)
` [PATCH v8 6/7] x86/crash: Add x86 crash hotplug support for kexec_file_load
` [PATCH v8 7/7] x86/crash: Add x86 crash hotplug support for kexec_load

[PATCH] perf jevents: Fix event syntax error caused by ExtSel
 2022-05-25 14:27 UTC  (2+ messages)

[PATCH 0/7] cifs: Use iov_iters down to the network transport
 2022-05-25 14:26 UTC  (8+ messages)
` [PATCH 1/7] iov_iter: Add a function to extract an iter's buffers to a bvec iter
` [PATCH 2/7] iov_iter: Add a general purpose iteration function
` [PATCH 3/7] cifs: Add some helper functions
` [PATCH 4/7] cifs: Add a function to read into an iter from a socket
` [PATCH 5/7] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 6/7] cifs: Remove unused code
` [PATCH 7/7] cifs, ksmbd: Fix MAX_SGE count for softiwarp

vchiq: Performance regression since 5.18-rc1
 2022-05-25 14:26 UTC  (5+ messages)

[syzbot] KASAN: use-after-free Read in do_sync_mmap_readahead
 2022-05-25 14:26 UTC 

[PATCH 00/40] hwmon: (lm90) Various improvements to lm90 driver
 2022-05-25 13:56 UTC  (6+ messages)
` [PATCH 01/40] hwmon: (lm90) Generate sysfs and udev events for all alarms
` [PATCH 02/40] hwmon: (lm90) Rework alarm/status handling
` [PATCH 03/40] hwmon: (lm90) Reorder include files in alphabetical order
` [PATCH 04/40] hwmon: (lm90) Reorder chip enumeration to be "
` [PATCH 05/40] hwmon: (lm90) Use BIT macro

[PATCH 1/2] dt-bindings: reset: Add TPS380x documentation
 2022-05-25 14:20 UTC  (2+ messages)
` [PATCH 2/2] reset: tps380x: Add TPS380x device driver supprt

[RESEND PATCH v5] PCI: Make sure the bus bridge powered on when scanning bus
 2022-05-25 14:19 UTC  (2+ messages)

[PATCH RESEND v12 00/17] KVM: x86/pmu: Add basic support to enable guest PEBS via DS
 2022-05-25 14:14 UTC  (11+ messages)

[PATCH bpf-next v5 0/6] bpf trampoline for arm64
 2022-05-25 14:10 UTC  (7+ messages)
` [PATCH bpf-next v5 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
` [PATCH bpf-next v5 3/6] bpf: Remove is_valid_bpf_tramp_flags()
` [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64

[RFC 0/6] perf record: Implement off-cpu profiling with BPF (v3)
 2022-05-25 14:06 UTC  (7+ messages)
` [PATCH 3/6] perf record: Implement basic filtering for off-cpu

[RFC PATCH v3 0/6] Removing limitations of merging anonymous VMAs
 2022-05-25 14:05 UTC  (3+ messages)
` [RFC PATCH v3 6/6] [PATCH 6/6] mm: add tracing for VMA merges

[RESEND PATCH] perf/x86/intel: Update event constraints for ICL
 2022-05-25 14:03 UTC  (2+ messages)
` [tip: perf/urgent] perf/x86/intel: Fix "

[syzbot] memory leak in autofs_wait
 2022-05-25 14:02 UTC 

[PATCH 00/40] hwmon: (lm90) Various improvements to lm90 driver
 2022-05-25 13:57 UTC  (41+ messages)
` [PATCH 01/40] hwmon: (lm90) Generate sysfs and udev events for all alarms
` [PATCH 02/40] hwmon: (lm90) Rework alarm/status handling
` [PATCH 03/40] hwmon: (lm90) Reorder include files in alphabetical order
` [PATCH 04/40] hwmon: (lm90) Reorder chip enumeration to be "
` [PATCH 05/40] hwmon: (lm90) Use BIT macro
` [PATCH 06/40] hwmon: (lm90) Move status register bit shifts to compile time
` [PATCH 07/40] hwmon: (lm90) Stop using R_/W_ register prefix
` [PATCH 08/40] hwmon: (lm90) Improve PEC support
` [PATCH 09/40] hwmon: (lm90) Add partial PEC support for ADT7461
` [PATCH 10/40] hwmon: (lm90) Enable full PEC support for ADT7461A
` [PATCH 11/40] hwmon: (lm90) Add support for unsigned and signed temperatures
` [PATCH 12/40] hwmon: (lm90) Only re-read registers if volatile
` [PATCH 13/40] hwmon: (lm90) Support multiple temperature resolutions
` [PATCH 14/40] hwmon: (lm90) Use single flag to indicate extended temperature support
` [PATCH 15/40] hwmon: (lm90) Rework detect function
` [PATCH 16/40] hwmon: (lm90) Add support for additional chip revision of NCT1008
` [PATCH 17/40] hwmon: (lm90) Fix/Add detection of G781-1
` [PATCH 18/40] hwmon: (lm90) Add flag to indicate 'alarms' attribute support
` [PATCH 19/40] hwmon: (lm90) Add explicit support for MAX6648/MAX6692
` [PATCH 20/40] hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483
` [PATCH 21/40] hwmon: (lm90) Strengthen chip detection for ADM1032, ADT7461(A), and NCT1008
` [PATCH 22/40] hwmon: (lm90) Add support for MAX6690
` [PATCH 23/40] hwmon: (lm90) Add flag to indicate support for minimum temperature limits
` [PATCH 24/40] hwmon: (lm90) Add flag to indicate conversion rate support
` [PATCH 25/40] hwmon: (lm90) Add support for MAX6642
` [PATCH 26/40] hwmon: (lm90) Let lm90_read16() handle 8-bit read operations
` [PATCH 27/40] hwmon: (lm90) Introduce 16-bit register write function
` [PATCH 28/40] hwmon: (lm90) Support MAX1617 and LM84
` [PATCH 29/40] hwmon: (lm90) Add support for ADM1021, ADM1021A, and ADM1023
` [PATCH 30/40] hwmon: (lm90) Add remaining chips supported by adm1021 driver
` [PATCH 31/40] hwmon: (lm90) Combine lm86 and lm90 configuration
` [PATCH 32/40] hwmon: (lm90) Add explicit support for NCT210
` [PATCH 33/40] hwmon: (lm90) Add support for ON Semiconductor NCT214 and NCT72
` [PATCH 34/40] hwmon: (lm90) Add support for ON Semiconductor NCT218
` [PATCH 35/40] hwmon: (lm90) Add support for ADT7421
` [PATCH 36/40] hwmon: (lm90) Only disable alerts if not already disabled
` [PATCH 37/40] hwmon: (lm90) Add explicit support for ADM1020
` [PATCH 38/40] hwmon: (lm90) Add support and detection of Philips/NXP NE1618
` [PATCH 39/40] hwmon: (lm90) Add table with supported Analog/ONSEMI devices
` [PATCH 40/40] hwmon: (lm90) Support temp_samples attribute

[RFC PATCH -next v2 0/4] arm64/ftrace: support dynamic trampoline
 2022-05-25 13:58 UTC  (6+ messages)

[PATCH] x86/events: Kconfig: Fix indentation
 2022-05-25 13:56 UTC  (2+ messages)
` [tip: perf/core] perf/x86/Kconfig: Fix indentation in the Kconfig file

[RFC PATCH 0/3] x86/microcode: Drop old interface and default-disable late loading
 2022-05-25 13:55 UTC  (5+ messages)
` [RFC PATCH 3/3] x86/microcode: Taint and warn on "
    ` [RFC PATCH -v2] "
` [PATCH 4/3] x86/microcode: Remove unnecessary perf callback default-disable "

[paulmck-rcu:dev.2022.05.18a] BUILD SUCCESS 9735325cf6f7eb6cdcf1ad875b49faa72f288f79
 2022-05-25 13:55 UTC  (2+ messages)

[PATCH] usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
 2022-05-25 13:53 UTC 

[PATCH v4] scsi: storvsc: Removing Pre Win8 related logic
 2022-05-25 13:52 UTC  (2+ messages)

[PATCH v2] Documentation: admin-guide: pm: Add Out of Band mode
 2022-05-25 13:50 UTC  (2+ messages)

[PATCH v2 RESEND] x86,trace: Remove unused headers
 2022-05-25 13:50 UTC  (2+ messages)
` [tip: x86/cleanups] x86/idt: "

[PATCH] ASoC: stm32: sai: Remove useless define
 2022-05-25 13:50 UTC 

Intel GPU memory corruption
 2022-05-25 13:47 UTC 

[PATCH v2] thermal: int340x: Add Meteor Lake PCI device id
 2022-05-25 13:46 UTC  (2+ messages)

[PATCH] x86/setup: use strscpy to replace strlcpy
 2022-05-25 13:43 UTC  (2+ messages)
` [tip: x86/boot] x86/setup: Use strscpy() to replace deprecated strlcpy()

[PATCH 0/2] x86: Kconfig: Style cleanups
 2022-05-25 13:43 UTC  (6+ messages)
` [PATCH 1/2] x86: Kconfig: Fix indentation and add endif comments
  ` [tip: x86/cleanups] x86/Kconfig: Fix indentation and add endif comments to arch/x86/Kconfig
` [PATCH 2/2] x86: Kconfig.debug: Fix indentation
  ` [tip: x86/cleanups] x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug

[RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines
 2022-05-25 13:43 UTC  (12+ messages)

[PATCH v2] riscv/kprobe: reclaim insn_slot on kprobe unregistration
 2022-05-25 13:33 UTC  (3+ messages)

[PATCH] x86/um: Kconfig: Fix indentation
 2022-05-25 13:42 UTC 

[PATCH v4 00/13] drm/msm: drm scheduler conversion and cleanups
 2022-05-25 13:41 UTC  (8+ messages)
` [PATCH v4 12/13] drm/msm: Utilize gpu scheduler priorities

[RESEND PATCH 1/2] perf/x86/intel: Fix PEBS memory access info encoding for ADL
 2022-05-25 13:40 UTC  (2+ messages)
` [RESEND PATCH 2/2] perf/x86/intel: Fix PEBS data source "

[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
 2022-05-25 13:38 UTC  (2+ messages)

[PATCH] ACPI: DPTF: Support Meteor Lake
 2022-05-25 13:38 UTC  (3+ messages)

[RFC PATCH 1/1] mac80211: use AQL airtime for expected throughput
 2022-05-25 13:37 UTC  (5+ messages)

[PATCH v2 -next] drm/display: Fix build error without CONFIG_OF
 2022-05-25 13:36 UTC  (4+ messages)

[PATCH] ACPI: CPPC: fix typo in comment
 2022-05-25 13:35 UTC  (2+ messages)

[PATCH 0/3] serial: atmel: cleanup code
 2022-05-25 13:37 UTC  (4+ messages)
` [PATCH 1/3] tty: serial: atmel: stop using legacy pm ops
` [PATCH 2/3] tty: serial: atmel: improve clock management
` [PATCH 3/3] serial: st-asc: remove include of pm_runtime.h

[PATCH] tty: n_gsm: Debug output allocation must use GFP_ATOMIC
 2022-05-25 13:32 UTC  (2+ messages)

[PATCH] cpuhp: make target_store() a nop when target == state
 2022-05-25 13:31 UTC  (5+ messages)

[PATCH] drm/sun4i: Fix blend registers corruption for DE2.0/DE3.0
 2022-05-25 13:27 UTC  (5+ messages)
`  "
    `  "

[PATCH v3] drm/probe-helper: Make 640x480 first if no EDID
 2022-05-25 13:26 UTC  (5+ messages)

[PATCH] mm/hugetlb: Remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_atomic_pte()
 2022-05-25 13:25 UTC  (2+ messages)

[PATCH v8 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-25 13:23 UTC  (7+ messages)
` [PATCH v8 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v8 17/22] vfio-pci/zdev: add open/close device hooks

[PATCH 0/3] bpf: Add support for maps with authenticated values
 2022-05-25 13:21 UTC  (4+ messages)
` [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
` [PATCH 2/3] bpf: Introduce bpf_map_verified_data_size() helper
` [PATCH 3/3] bpf: Add tests for signed map values

[PATCH v20 0/8] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-05-25 13:18 UTC  (2+ messages)

[PATCH 0/5] gpio: thunderx: Marvell GPIO changes
 2022-05-25 13:17 UTC  (4+ messages)
` [PATCH 1/5] gpio: thunderx: avoid potential deadlock

[PATCH v4 00/17] ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-05-25 13:16 UTC  (18+ messages)
` [PATCH v4 01/17] ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controls
` [PATCH v4 02/17] ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directly
` [PATCH v4 03/17] ALSA: hda: cs35l41: Save codec object inside component struct
` [PATCH v4 04/17] ALSA: hda: cs35l41: Add initial DSP support and firmware loading
` [PATCH v4 05/17] ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
` [PATCH v4 06/17] ALSA: hda: cs35l41: Support reading subsystem id from ACPI
` [PATCH v4 07/17] ALSA: hda: cs35l41: Support multiple load paths for firmware
` [PATCH v4 08/17] ALSA: hda: cs35l41: Support Speaker ID for laptops
` [PATCH v4 09/17] ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code
` [PATCH v4 10/17] ASoC: cs35l41: Do not print error when waking from hibernation
` [PATCH v4 11/17] ASoC: cs35l41: Add common cs35l41 enter hibernate function
` [PATCH v4 12/17] ALSA: hda: cs35l41: Support Hibernation during Suspend
` [PATCH v4 13/17] ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variables
` [PATCH v4 14/17] ALSA: hda: hda_cs_dsp_ctl: Add fw id strings
` [PATCH v4 15/17] ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence
` [PATCH v4 16/17] ALSA: hda: cs35l41: Support Firmware switching and reloading
` [PATCH v4 17/17] ALSA: hda: cs35l41: Add module parameter to control firmware load

[RFC PATCH 2/2] Removes the x86 dependency on the QAT drivers
 2022-05-25 13:12 UTC  (4+ messages)

Memory allocation on speculative fastpaths
 2022-05-25 13:12 UTC  (8+ messages)

[PATCH v7 00/10] iommu: SVA and IOPF refactoring
 2022-05-25 13:11 UTC  (7+ messages)
` [PATCH v7 03/10] iommu/sva: Add iommu_sva_domain support

include/linux/fortify-string.h:336:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2022-05-25 13:10 UTC 

include/linux/fortify-string.h:275:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2022-05-25 13:10 UTC 

[PATCH v2] x86/resctrl: Fix zero cbm for AMD in cbm_validate
 2022-05-25 13:10 UTC  (7+ messages)

[PATCH v4 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-05-25 13:08 UTC  (11+ messages)
` [PATCH v4 01/11] mm: memcontrol: prepare objcg API for non-kmem usage
` [PATCH v4 03/11] mm: memcontrol: make lruvec lock safe when LRU pages are reparented

[PATCH V4 0/6] iio: accel: bmi088: support BMI085 BMI090L
 2022-05-25 13:08 UTC  (7+ messages)
` [PATCH V4 1/6] iio: accel: bmi088: Modified the scale calculate
` [PATCH V4 2/6] iio: accel: bmi088: Make it possible to config scales
` [PATCH V4 3/6] iio: accel: bmi088: modified the device name
` [PATCH V4 4/6] iio: accel: bmi088: Add support for bmi085 accel
` [PATCH V4 5/6] iio: accel: bmi088: Add support for bmi090l accel
` [PATCH V4 6/6] dt-bindings: iio: accel: Add bmi085 and bmi090l bindings

[PATCH] media: lirc: revert removal of unused feature flags
 2022-05-25 13:08 UTC 

[PATCH v10 00/21] drm/mediatek: Add mt8195 DisplayPort driver
 2022-05-25 13:04 UTC  (7+ messages)
` [PATCH v10 01/21] dt-bindings: mediatek,dpi: Add DPINTF compatible
` [PATCH v10 14/21] drm/mediatek: dpi: Add dpintf support
` [PATCH v10 19/21] drm/mediatek: Add mt8195 External DisplayPort support

[PATCH 3/3] drm/panel: introduce ebbg,ft8719 panel
 2022-05-25 13:03 UTC  (5+ messages)

drivers/dma-buf/st-dma-fence-unwrap.c:125:13: warning: variable 'err' set but not used
 2022-05-25 13:00 UTC 

[PATCH 00/13] perf mem/c2c: Add support for AMD
 2022-05-25 12:58 UTC  (3+ messages)
` [PATCH 04/13] perf/x86/amd: Support PERF_SAMPLE_WEIGHT using IBS OP_DATA3[IbsDcMissLat]

[PATCH v1] kernel/reboot: Change registration order of legacy power-off handler
 2022-05-25 12:56 UTC  (2+ messages)

Hello Sir, I seek your urgent consideration
 2022-05-24  9:25 UTC 

[PATCH 0/2] um: Kconfig: Style cleanups
 2022-05-25 12:50 UTC  (3+ messages)
` [PATCH 1/2] um: Kconfig: Fix indentation
` [PATCH 2/2] um/drivers: "

[PATCH v2 0/4] Mitigate inconsistent NUMA imbalance behaviour
 2022-05-25 12:49 UTC  (3+ messages)

[PATCH] ext4: add KERN_<LEVEL> for printk()
 2022-05-25 12:48 UTC 

Linux 5.17.11
 2022-05-25 12:46 UTC  (2+ messages)

Linux 5.15.43
 2022-05-25 12:46 UTC  (2+ messages)

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-25 12:44 UTC  (2+ messages)

[PATCH v7 0/6] Add LVTS architecture thermal
 2022-05-25 12:44 UTC  (3+ messages)
` [PATCH v7 2/6] dt-bindings: thermal: Add binding document for LVTS thermal controllers

[PATCH 0/4] sh: Kconfig: Style cleanups
 2022-05-25 12:40 UTC  (4+ messages)
` [PATCH 2/4] sh: Kconfig.cpu: Fix indentation
` [PATCH 3/4] sh/boards: Kconfig: "
` [PATCH 4/4] sh/mm: "


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