linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-20 17:40:44 to 2023-01-20 20:19:12 UTC [more...]

[PATCH 0/6] Remove several variables that are zero from struct r8192_priv
 2023-01-20 20:18 UTC  (7+ messages)
` [PATCH 1/6] staging: rtl8192e: Combine three loops to one to init tx_pwr_level_
` [PATCH 2/6] staging: rtl8192e: Init tx_pwr_level_cck_a and friends directly
` [PATCH 3/6] staging: rtl8192e: Remove zeroed arrays tx_pwr_level_cck_a and friends
` [PATCH 4/6] staging: rtl8192e: Remove ant_pwr_diff which is always zero
` [PATCH 5/6] staging: rtl8192e: Remove u4RegValue "
` [PATCH 6/6] staging: rtl8192e: Remove repeated set to zero of powerlevel and friend

[PATCH] public_key: Add a comment to public_key_signature struct definition
 2023-01-20 20:16 UTC  (4+ messages)

[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
 2023-01-20 20:14 UTC  (3+ messages)

[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-20 20:15 UTC  (3+ messages)
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted

[PATCH v6 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-20 20:11 UTC  (7+ messages)
` [PATCH v6 1/6] staging: vc04_services: Drop __VCCOREVER__ remnants
` [PATCH v6 2/6] staging: vc04_services: bcm2835-audio: Drop include Makefile directive
` [PATCH v6 3/6] staging: vc04_services: bcm2835-camera: "
` [PATCH v6 4/6] staging: vc04_services: vchiq-mmal: "
` [PATCH v6 5/6] staging: vc04_services: interface: "
` [PATCH v6 6/6] staging: vc04_services: vchiq: Register devices with a custom bus_type

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-20 20:10 UTC  (5+ messages)
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map

[GIT PULL] ACPI fixes for v6.2-rc5
 2023-01-20 20:06 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.2-rc5
 2023-01-20 20:06 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v6.2-rc5
 2023-01-20 20:06 UTC  (2+ messages)

[GIT PULL] MMC fixes for v6.2-rc5
 2023-01-20 20:06 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.2-rc5, part 2
 2023-01-20 20:06 UTC  (2+ messages)

[PATCH 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-20 20:04 UTC  (7+ messages)
` [PATCH 2/2] selftests: KVM: Add page splitting test

[PATCH 1/5] rust: types: introduce `ScopeGuard`
 2023-01-20 19:59 UTC  (3+ messages)
` [PATCH 2/5] rust: types: introduce `ForeignOwnable`

[PATCH] perf/x86: KVM: Disable vPMU support on hybrid CPUs (host PMUs)
 2023-01-20 19:55 UTC  (4+ messages)

[PATCH 0/4] iommu/amd: Force SNP-enabled VFIO domain to 4K page size
 2023-01-20 19:55 UTC  (10+ messages)
` [PATCH 1/4] iommu/amd: Introduce Protection-domain flag VFIO

[PATCH v2 0/8] ASoC: cs42l42: Add Soundwire support
 2023-01-20 19:55 UTC  (7+ messages)
` [PATCH v2 6/8] "

[PATCH] nfsd: don't free files unconditionally in __nfsd_file_cache_purge
 2023-01-20 19:52 UTC 

[PATCH v4 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-20 19:50 UTC  (3+ messages)
` [PATCH v4 2/2] hwmon: (nct6775) B650/B660/X670 ASUS boards support

[PATCH v2] sched: cpuset: Don't rebuild sched domains on suspend-resume
 2023-01-20 19:48 UTC 

[PATCH v1 0/2] driver core/thermal: Fail registration of thermal object when thermal_class is not registered
 2023-01-20 19:48 UTC  (3+ messages)
` [PATCH v1 1/2] driver core: class: Clear private pointer on registration failures
` [PATCH v1 2/2] thermal: Fail object registration if thermal class is not registered

[PATCH mm-unstable 0/5]
 2023-01-20 19:47 UTC  (5+ messages)
` [PATCH mm-unstable 5/5] mm/mempolicy: Convert migrate_page_add() to migrate_folio_add()

[PATCH v4 00/49] VMA tree type safety and remove __vma_adjust()
 2023-01-20 16:26 UTC  (14+ messages)
` [PATCH v4 15/49] ipc/shm: Use the vma iterator for munmap calls
` [PATCH v4 18/49] mlock: Convert mlock to vma iterator
` [PATCH v4 19/49] coredump: Convert "
` [PATCH v4 20/49] mempolicy: "
` [PATCH v4 21/49] task_mmu: "
` [PATCH v4 22/49] sched: "
` [PATCH v4 28/49] nommu: Pass through vma iterator to shrink_vma()
` [PATCH v4 32/49] mm: Pass through vma iterator to __vma_adjust()
` [PATCH v4 36/49] mm: Add vma iterator to vma_adjust() arguments
` [PATCH v4 41/49] mm/mmap: Use vma_prepare() and vma_complete() in vma_expand()
` [PATCH v4 44/49] mm/mremap: Convert vma_adjust() to vma_expand()
` [PATCH v4 45/49] mm/mmap: Don't use __vma_adjust() in shift_arg_pages()
` [PATCH v4 46/49] mm/mmap: Introduce dup_vma_anon() helper

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-20 19:44 UTC  (2+ messages)

[PATCH 1/2] fs/aio: Use kmap_local() instead of kmap()
 2023-01-20 19:47 UTC  (3+ messages)
` [PATCH v2] fs/aio: obey min_nr when doing wakeups

[PATCH v9] livepatch: Clear relocation targets on a module removal
 2023-01-20 19:41 UTC  (3+ messages)

[PATCH v13 0/2] Microchip Soft IP corePWM driver
 2023-01-20 19:40 UTC  (6+ messages)
` [PATCH v13 1/2] pwm: add microchip soft ip "

Linux 6.2-rc1
 2023-01-20 19:29 UTC  (16+ messages)
` Build regressions/improvements in v6.2-rc1
        ` Calculating array sizes in C - was: "

[PATCH v1 1/1] usb: gadget: Move kstrtox() out of lock
 2023-01-20 19:25 UTC  (2+ messages)

[PATCH bpf-next v2 0/9] Enable cpumasks to be used as kptrs
 2023-01-20 19:25 UTC  (10+ messages)
` [PATCH bpf-next v2 1/9] bpf: Enable annotating trusted nested pointers
` [PATCH bpf-next v2 2/9] bpf: Allow trusted args to walk struct when checking BTF IDs
` [PATCH bpf-next v2 3/9] bpf: Disallow NULLable pointers for trusted kfuncs
` [PATCH bpf-next v2 4/9] bpf: Enable cpumasks to be queried and used as kptrs
` [PATCH bpf-next v2 5/9] selftests/bpf: Add nested trust selftests suite
` [PATCH bpf-next v2 6/9] selftests/bpf: Add selftest suite for cpumask kfuncs
` [PATCH bpf-next v2 7/9] bpf/docs: Document cpumask kfuncs in a new file
` [PATCH bpf-next v2 8/9] bpf/docs: Document how nested trusted fields may be defined
` [PATCH bpf-next v2 9/9] bpf/docs: Document the nocast aliasing behavior of ___init

[PATCH 00/41] Per-VMA locks
 2023-01-20 19:23 UTC  (15+ messages)
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free

[PULL] Networking for v6.2-rc5
 2023-01-20 19:20 UTC  (5+ messages)

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-20 19:20 UTC  (13+ messages)

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-20 19:19 UTC  (5+ messages)

[PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-20 19:18 UTC  (11+ messages)
` [PATCH v7 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v7 3/8] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v7 4/8] block: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v7 5/8] block: Add BIO_PAGE_PINNED
` [PATCH v7 6/8] block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v7 7/8] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v7 8/8] mm: Renumber FOLL_GET and FOLL_PIN down

linux-next: Signed-off-by missing for commit in the zstd-fixes tree
 2023-01-20 19:18 UTC  (2+ messages)

[RESEND PATCH v2 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2023-01-20 19:18 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()

[PATCH v1 1/1] cifs: Get rid of unneeded conditional in the smb2_get_aead_req()
 2023-01-20 19:17 UTC  (3+ messages)

[PATCH] cifs: fix debug format string in cifs_debug_data_proc_show
 2023-01-20 19:17 UTC  (3+ messages)

[PATCH 1/2] soundwire: bus: Don't filter slave alerts
 2023-01-20 16:20 UTC  (8+ messages)
` [PATCH 2/2] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers

[PATCH] ACPICA: Replace fake flexible arrays with flexible array members
 2023-01-20 19:16 UTC  (4+ messages)

[PATCH 1/2] platform/x86: amd: pmc: Disable IRQ1 wakeup for RN/CZN
 2023-01-20 19:15 UTC  (2+ messages)
` [PATCH 2/2] platform/x86/amd: pmc: Add a module parameter to disable workarounds

[PATCH v3 0/3] rtc: Set M41T82 & M41T83 xtal load capacitance from DT
 2023-01-20 19:12 UTC  (5+ messages)

[PATCH v4 0/4] net/crypto: Introduce crypto_pool
 2023-01-20 19:11 UTC  (6+ messages)
` [PATCH v4 1/4] crypto: "

[PATCH V2] staging: r8188eu: Fix some endian problems
 2023-01-20 19:11 UTC 

[PATCH 1/1] hwmon: powr1220: remove unnecessary (void*) conversions
 2023-01-20 19:08 UTC  (3+ messages)

[PATCH] efi: drop obsolete efivars sysfs documentation
 2023-01-20 19:08 UTC  (2+ messages)

[PATCH V4 1/4] dt-bindings: arm: fsl: Add PDK2, PicoITX and DRC02 boards for the DHCOM i.MX6ULL SoM
 2023-01-20 18:47 UTC 

[PATCH bpf-next] selftests/bpf: Use __failure macro in task kfunc testsuite
 2023-01-20 19:06 UTC  (2+ messages)

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2023-01-20 19:05 UTC  (6+ messages)
` [PATCH v3 02/14] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH v3 07/14] rtc: pcf2127: add support for PCF2131 RTC

[PATCH v6 00/17] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-01-20 19:04 UTC  (5+ messages)
` [PATCH v6 03/17] EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
` [PATCH v6 16/17] qcom: llcc/edac: Support polling mode for ECC handling

[PATCH v3 0/5] ARM: Add GXP I2C Support
 2023-01-20 19:01 UTC  (6+ messages)
` [PATCH v3 1/5] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v3 2/5] dt-bindings: i2c: Add hpe,gxp-i2c
` [PATCH v3 3/5] ARM: dts: hpe: Add I2C Topology
` [PATCH v3 4/5] ARM: multi_v7_defconfig: add gxp i2c module
` [PATCH v3 5/5] MAINTAINERS: Add HPE GXP I2C Support

[PATCH 0/6] rtc: brcmstb-waketimer: add RTC alarm irq
 2023-01-20 19:01 UTC  (7+ messages)
` [PATCH 1/6] rtc: brcmstb-waketimer: introduce WKTMR_ALARM_EVENT flag
` [PATCH 2/6] rtc: brcmstb-waketimer: non-functional code changes
` [PATCH 3/6] rtc: brcmstb-waketimer: compensate for lack of wktmr disable
` [PATCH 4/6] rtc: brcmstb-waketimer: rename irq to wake_irq
` [PATCH 5/6] dt-bindings: rtc: brcm,brcmstb-waketimer: add alarm interrupt
` [PATCH 6/6] rtc: brcmstb-waketimer: allow use as non-wake alarm

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-20 18:59 UTC  (12+ messages)

[PATCH v6 0/3] fanotify: Allow user space to pass back additional audit info
 2023-01-20 18:58 UTC  (5+ messages)
` [PATCH v6 3/3] fanotify,audit: Allow audit to use the full permission event response

[PATCH v2] perf buildid: Avoid copy of uninitialized memory
 2023-01-20 18:58 UTC 

[PATCH] ARM: dts: qcom: apq8060-dragonboard: align MPP pin node names with DT schema
 2023-01-20 18:58 UTC  (2+ messages)

[PATCH] usb: typec: altmodes/displayport: Update active state
 2023-01-20 18:57 UTC  (9+ messages)

[PATCH v6 0/3] cachestat: a new syscall for page cache state of files
 2023-01-20 18:56 UTC  (10+ messages)
` [PATCH v6 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v6 2/3] cachestat: implement cachestat syscall

[PATCH v3] sched/fair: unlink misfit task from cpu overutilized
 2023-01-20 18:53 UTC  (8+ messages)

[PATCH v8 0/3] regulator: Add X-Powers AXP313a PMIC support*
 2023-01-20 18:51 UTC  (5+ messages)
` [PATCH v8 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant
` [PATCH v8 2/3] mfd: axp20x: Add support for AXP313a PMIC
` [PATCH v8 3/3] regulator: axp20x: Add support for AXP313a variant

[PATCH] platform/chrome: cros_typec_vdm: Fix VDO copy
 2023-01-20 18:50 UTC  (2+ messages)

[PATCH v11 0/7] Add throttling detection to sev-guest
 2023-01-20 18:50 UTC  (5+ messages)
` [PATCH v11 2/7] x86/sev: Change snp_guest_issue_request's fw_err

[PATCH v5 0/3] Thermal ACPI APIs for generic trip points
 2023-01-20 18:47 UTC  (7+ messages)
` [PATCH v5 1/3] thermal/acpi: Add ACPI trip point routines

[PULL v2] Networking for v6.2-rc5
 2023-01-20 18:46 UTC  (2+ messages)

[GIT PULL]: Generic Phy fixes for v6.2
 2023-01-20 18:46 UTC  (2+ messages)

[git pull] drm fixes for 6.2-rc5
 2023-01-20 18:46 UTC  (2+ messages)

[GIT PULL]: dmaengine fixes for v6.2
 2023-01-20 18:46 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v6.2: 3rd batch
 2023-01-20 18:46 UTC  (2+ messages)

[PATCH V1] PCI/ASPM: Skip L1SS save/restore if not already enabled
 2023-01-20 18:41 UTC  (3+ messages)
` [PATCH V2] "

[ANNOUNCE] 5.10.162-rt78
 2023-01-20 18:38 UTC  (12+ messages)

[PATCH] nfsd: don't free files unconditionally in __nfsd_file_cache_purge
 2023-01-20 18:36 UTC  (2+ messages)

[PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
 2023-01-20 18:35 UTC  (6+ messages)

[PATCH v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-20 18:34 UTC  (3+ messages)
` [PATCH v4 09/13] riscv: switch to relative alternative entries

[PATCH v2] locking/rwbase: Prevent indefinite writer starvation
 2023-01-20 18:34 UTC  (5+ messages)

[PATCH] media: atomisp: pci: hive_isp_css_common: host: vmem: Replace SUBWORD macros with functions
 2023-01-20 18:26 UTC 

[PATCH 00/30] Remove strtobool()
 2023-01-20 18:18 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] kselftest/arm64: Remove the local NUM_VL definition
 2023-01-20 18:17 UTC  (2+ messages)

[PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
 2023-01-20 18:16 UTC  (10+ messages)

[PATCH net v2] net: dsa: microchip: fix probe of I2C-connected KSZ8563
 2023-01-20 18:12 UTC  (2+ messages)

[PATCH v10 0/5] sched: Persistent user requested affinity
 2023-01-20 18:10 UTC  (6+ messages)
` [PATCH v10 2/5] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()

[PATCH] of: Fix of platform build on powerpc due to bad of disaply code
 2023-01-20 18:09 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] of: Make of framebuffer devices unique

[PATCH linux-next 0/3] Documentation fixes for linux-next (Jan 20)
 2023-01-20 18:04 UTC  (3+ messages)
` [PATCH linux-next 3/3] kvm: x86/pmu: Add blank line separator before KVM_CAP_PMU_EVENT_MASKED_EVENTS code path list

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-20 18:04 UTC  (7+ messages)
` [PATCH rcu v2 03/20] drivers/cpufreq: Remove "select SRCU"
` [PATCH rcu v2 16/20] kernel/power: "

[PATCH V3 1/4] dt-bindings: arm: fsl: Add PDK2, PicoITX and DRC02 boards for the DHCOM i.MX6ULL SoM
 2023-01-20 17:59 UTC  (2+ messages)

[PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
 2023-01-20 17:58 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: add EEE support for KSZ9477 switch series
 2023-01-20 17:58 UTC  (5+ messages)
` [PATCH net-next v1 2/4] net: phy: micrel: add EEE configuration support for KSZ9477 variants of PHYs

[PATCH] memory: renesas-rpc-if: Remove redundant division of dummy
 2023-01-20 17:52 UTC  (2+ messages)

[PATCH] HID: add KEY_CAMERA_FOCUS event in HID
 2023-01-20 17:51 UTC  (2+ messages)

[PATCH] thermal: intel: pch: Add support for Wellsburg PCH
 2023-01-20 17:50 UTC  (3+ messages)

[PATCH] of: property: fix #nvmem-cell-cells parsing
 2023-01-20 17:48 UTC  (2+ messages)

[PATCH RESEND 0/8] Resend LED patches
 2023-01-20 17:47 UTC  (2+ messages)

[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-20 17:47 UTC  (9+ messages)

[RFC PATCH v2 00/11] clk: imx8mn: setup clocks from the device tree
 2023-01-20 17:47 UTC  (4+ messages)
` [RFC PATCH v2 11/11] arm64: dts: imx8mn: add clocks description

[GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
 2023-01-20 17:46 UTC 

the x86 sysret_rip test fails on the Intel FRED architecture
 2023-01-20 17:45 UTC 

[PATCH] nvmem: rave-sp-eeprm: fix kernel-doc bad line warning
 2023-01-20 17:45 UTC  (2+ messages)

[PATCH] HID: elecom: add support for TrackBall 056E:011C
 2023-01-20 17:45 UTC  (2+ messages)

mm/sparse.c:347:27: warning: unused function 'pgdat_to_phys'
 2023-01-20 17:45 UTC 

[PATCH v5 0/8] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-20 17:44 UTC  (6+ messages)
` [PATCH v5 2/8] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()

[PATCH v2] dt-bindings: pinctrl: qcom,pmic-mpp: Rename "mpp" child node names to "-pins$"
 2023-01-20 17:42 UTC  (2+ messages)

[PATCH/RFC] module: replace module_layout with module_memory
 2023-01-20 17:42 UTC  (8+ messages)

[PATCH v6 0/3] nvmem: stm32: add OP-TEE support for STM32MP13x
 2023-01-20 17:42 UTC  (5+ messages)
` [PATCH v6 2/3] "
` [PATCH v6 3/3] nvmem: stm32: detect bsec pta presence for STM32MP15x


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