linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-23 18:19:36 to 2022-06-23 20:20:21 UTC [more...]

[PATCH] gpio: Fix kernel-doc comments to nested union
 2022-06-23 20:20 UTC  (3+ messages)

[PATCH 0/8] Fixes and cleanup for RS485
 2022-06-23 20:19 UTC  (14+ messages)
` [PATCH 1/8] serial: core: only get RS485 termination gpio if supported
` [PATCH 3/8] serial: core: move sanitizing of RS485 delays into own function
` [PATCH 5/8] dt_bindings: rs485: Correct delay values

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-23 20:18 UTC  (12+ messages)
` [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
` [PATCH 3/4] kvm: Add new pfn error KVM_PFN_ERR_INTR
` [PATCH 4/4] kvm/x86: Allow to respond to generic signals during slow page faults

[PATCH 1/2] dt-bindings: net: wireless: ath11k: add new DT entry for board ID
 2022-06-23 20:16 UTC  (5+ messages)

[PATCH 5.10 00/11] 5.10.125-rc1 review
 2022-06-23 20:13 UTC  (3+ messages)

[PATCH 4.9 000/264] 4.9.320-rc1 review
 2022-06-23 20:11 UTC  (3+ messages)

[PATCH 4.19 000/234] 4.19.249-rc1 review
 2022-06-23 20:10 UTC  (32+ messages)
` [PATCH 4.19 165/234] random: move initialization functions out of hot pages
` [PATCH 4.19 171/234] crypto: drbg - add FIPS 140-2 CTRNG for noise source
` [PATCH 4.19 172/234] crypto: drbg - always seeded with SP800-90B compliant "
` [PATCH 4.19 173/234] crypto: drbg - prepare for more fine-grained tracking of seeding state
` [PATCH 4.19 174/234] crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
` [PATCH 4.19 210/234] irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
` [PATCH 4.19 211/234] comedi: vmk80xx: fix expression for tx buffer size
` [PATCH 4.19 212/234] USB: serial: option: add support for Cinterion MV31 with new baseline
` [PATCH 4.19 213/234] USB: serial: io_ti: add Agilent E5805A support
` [PATCH 4.19 214/234] usb: dwc2: Fix memory leak in dwc2_hcd_init
` [PATCH 4.19 215/234] usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
` [PATCH 4.19 216/234] serial: 8250: Store to lsr_save_flags after lsr read
` [PATCH 4.19 217/234] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH 4.19 218/234] ext4: make variable "count" signed
` [PATCH 4.19 219/234] ext4: add reserved GDT blocks check
` [PATCH 4.19 220/234] virtio-pci: Remove wrong address verification in vp_del_vqs()
` [PATCH 4.19 221/234] net: openvswitch: fix misuse of the cached connection on tuple changes
` [PATCH 4.19 222/234] net: openvswitch: fix leak of nested actions
` [PATCH 4.19 223/234] RISC-V: fix barrier() use in <vdso/processor.h>
` [PATCH 4.19 224/234] powerpc/mm: Switch obsolete dssall to .long
` [PATCH 4.19 225/234] s390/mm: use non-quiescing sske for KVM switch to keyed guest
` [PATCH 4.19 226/234] usb: gadget: u_ether: fix regression in setting fixed MAC address
` [PATCH 4.19 227/234] xprtrdma: fix incorrect header size calculations
` [PATCH 4.19 228/234] tcp: add some entropy in __inet_hash_connect()
` [PATCH 4.19 229/234] tcp: use different parts of the port_offset for index and offset
` [PATCH 4.19 230/234] tcp: add small random increments to the source port
` [PATCH 4.19 231/234] tcp: dynamically allocate the perturb table used by source ports
` [PATCH 4.19 232/234] tcp: increase source port perturb table to 2^16
` [PATCH 4.19 233/234] tcp: drop the hash_32() part from the index calculation
` [PATCH 4.19 234/234] Revert "hwmon: Make chip parameter for with_info API mandatory"

[PATCH 5.15 0/9] 5.15.50-rc1 review
 2022-06-23 20:01 UTC  (2+ messages)

[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-23 20:00 UTC  (6+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v3 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v3 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v3 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v3 5/5] vfio/iommu_type1: Simplify group attachment

linux-next: Tree for Jun 23
 2022-06-23 19:58 UTC  (2+ messages)
` linux-next: Tree for Jun 23 [drivers/gpu/drm/amd/amdgpu/amdgpu.ko]

[PATCH] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
 2022-06-23 19:58 UTC  (3+ messages)

[ardb:arm64-compat-alignment-fixups 2/2] arch/arm64/kernel/compat_alignment.c:391:5: warning: no previous prototype for 'do_compat_alignment_fixup'
 2022-06-23 19:56 UTC 

[PATCH v1] Revert "Bluetooth: core: Fix missing power_on work cancel on HCI close"
 2022-06-23 19:51 UTC  (3+ messages)

[RFC] memmap: introduce cmdline parameter "memmap=nn[KMG]$" without start addr
 2022-06-23 18:22 UTC  (3+ messages)

Perf regression from scheduler load_balance rework in 5.5?
 2022-06-23 19:50 UTC 

[PATCH v7 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-06-23 19:48 UTC  (4+ messages)
` [PATCH v7 22/23] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[PATCH 5.4 00/11] 5.4.201-rc1 review
 2022-06-23 19:43 UTC  (13+ messages)
` [PATCH 5.4 01/11] s390/mm: use non-quiescing sske for KVM switch to keyed guest
` [PATCH 5.4 02/11] dm: remove special-casing of bio-based immutable singleton target on NVMe
` [PATCH 5.4 03/11] usb: gadget: u_ether: fix regression in setting fixed MAC address
` [PATCH 5.4 04/11] tcp: add some entropy in __inet_hash_connect()
` [PATCH 5.4 05/11] tcp: use different parts of the port_offset for index and offset
` [PATCH 5.4 06/11] tcp: add small random increments to the source port
` [PATCH 5.4 07/11] tcp: dynamically allocate the perturb table used by source ports
` [PATCH 5.4 08/11] tcp: increase source port perturb table to 2^16
` [PATCH 5.4 09/11] tcp: drop the hash_32() part from the index calculation
` [PATCH 5.4 10/11] arm64: mm: Dont invalidate FROM_DEVICE buffers at start of DMA transfer
` [PATCH 5.4 11/11] Revert "hwmon: Make chip parameter for with_info API mandatory"

[PATCH] docs: driver-api: gpio: Fix some typos
 2022-06-23 19:37 UTC  (2+ messages)

[PATCH v2 0/4] Fixes for dtbs_check warnings on Mediatek XHCI nodes
 2022-06-23 19:37 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional
` [PATCH v2 2/4] dt-bindings: usb: mtk-xhci: Make all clocks required
` [PATCH v2 3/4] arm64: dts: mediatek: Set fixed-clock for missing XHCI clocks
` [PATCH v2 4/4] arm: "

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-06-23 19:29 UTC  (13+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v3 08/14] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [PATCH v3 09/14] regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
` [PATCH v3 10/14] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v3 11/14] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH v3 12/14] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support

[PATCH v2 1/2] Bluetooth: Add support for devcoredump
 2022-06-23 19:37 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: btusb: Add Intel devcoredump support

[PATCH] netfilter: xt_esp: add support for ESP match in NAT Traversal
 2022-06-23 19:36 UTC  (2+ messages)

[PATCH] timekeeping: contribute wall clock to rng on time change
 2022-06-23 19:36 UTC  (12+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "
                ` [PATCH v4] "

[PATCH] kbuild: Ignore __this_module in gen_autoksyms.sh
 2022-06-23 19:34 UTC  (4+ messages)

[PATCH v4 0/2] arm64: Fix kcsan test_barrier fail and panic
 2022-06-23 19:31 UTC  (2+ messages)

[PATCH 0/2] arm64: remove generic ARM cpuidle support
 2022-06-23 19:31 UTC  (2+ messages)

[PATCH 0/2] arm64: fix lockdep in NMI context
 2022-06-23 19:31 UTC  (2+ messages)

[PATCH 1/2] drivers/perf: Directly use ida_alloc()/free()
 2022-06-23 19:31 UTC  (2+ messages)

[PATCH] perf/arm-cci: fix typo in comment
 2022-06-23 19:31 UTC  (2+ messages)

[PATCH] arm64: boot: add zstd support
 2022-06-23 19:31 UTC  (2+ messages)

[PATCH] arm64: compat: Move kuser32.S to .rodata section
 2022-06-23 19:31 UTC  (2+ messages)

[PATCH v2 1/2] arm64: kasan: do not instrument stacktrace.c
 2022-06-23 19:31 UTC  (2+ messages)

[RFC PATCH] kunit: tool: Enable virtio/PCI by default on UML
 2022-06-23 19:30 UTC  (2+ messages)

[GIT PULL] Power management fix for v5.19-rc4
 2022-06-23 19:30 UTC  (2+ messages)

[GIT PULL] random number generator fixes for 5.19-rc4
 2022-06-23 19:30 UTC  (2+ messages)

[PATCH] staging: media/atomisp: don't use index pointer for debug messages
 2022-06-23 19:25 UTC 

[tip:master] BUILD SUCCESS aa87c769aa1ab26de12cca849e7913b908a52707
 2022-06-23 19:21 UTC 

[PATCH 01/10] iio: adc: mcp3911: correct "microchip,device-addr" property
 2022-06-23 19:20 UTC  (13+ messages)
` [PATCH 02/10] iio: adc: mcp3911: use resource-managed version of iio_device_register
` [PATCH 04/10] iio: adc: mcp3911: add support for interrupts
` [PATCH 06/10] iio: adc: mcp3911: add support for oversampling ratio
` [PATCH 08/10] iio: adc: mcp3911: add support for phase
` [PATCH 10/10] iio: adc: mcp3911: add support to set PGA

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-23 19:15 UTC  (9+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding
` [PATCH v5 6/9] dt/bindings: drm/bridge: it6505: Add mode-switch support

[PATCH] net: sfp: fix memory leak in sfp_probe()
 2022-06-23 19:14 UTC  (2+ messages)

[PATCH 5.18 00/11] 5.18.7-rc1 review
 2022-06-23 19:11 UTC 

[PATCH v3 0/6] Add support for upcoming chips to k10temp and amd_nb
 2022-06-23 19:10 UTC  (2+ messages)

[PATCH] arm64: dts: altera: socfpga_stratix10: move clocks out of soc node
 2022-06-23 19:07 UTC  (3+ messages)

[PATCH] arm64/crypto: Select AEAD2 for GHASH_ARM64_CE
 2022-06-23 19:08 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp: drop dmas property for uart console
 2022-06-23 18:58 UTC  (8+ messages)

[PATCH v3 0/8] make statx() return DIO alignment information
 2022-06-23 18:58 UTC  (5+ messages)
` [PATCH v3 1/8] statx: add direct I/O "

[PATCH v10 00/69] Introducing the Maple Tree
 2022-06-23 18:47 UTC  (7+ messages)
` [PATCH v10 13/69] mm/mmap: use maple tree for unmapped_area{_topdown}
` [PATCH v10 14/69] kernel/fork: use maple tree for dup_mmap() during forking
` [PATCH v10 15/69] damon: convert __damon_va_three_regions to use the VMA iterator

[RFC PATCH] cpuset: Allow setscheduler regardless of manipulated task
 2022-06-23 18:44 UTC  (2+ messages)

[PATCH 0/5] perf record: Preparation for sideband injection
 2022-06-23 18:41 UTC  (6+ messages)
` [PATCH 4/5] perf record: Add finished init event

[PATCH] vmalloc:Merge multiple if conditional sentences
 2022-06-23 18:39 UTC  (2+ messages)

[PATCH] fuse: force sync attr when inode is invalidated
 2022-06-23 18:38 UTC  (2+ messages)

[PATCH v20 0/5] USB DWC3 host wake up support from system suspend
 2022-06-23 18:38 UTC  (10+ messages)
` [PATCH v20 2/5] usb: dwc3: core: Host "

[jolsa-perf:bpf/tramp_11 16/21] ld.lld: error: undefined symbol: btf_obj_id
 2022-06-23 18:35 UTC 

[GIT PULL] tracing: Minor fixes and clean ups for 5.19
 2022-06-23 18:30 UTC  (2+ messages)

[PATCH] sched: fix bad task migration for rt tasks
 2022-06-23 18:29 UTC 

[PATCH] net: dp83822: disable false carrier interrupt
 2022-06-23 18:27 UTC  (5+ messages)
` [PATCH v3 0/2] net: dp83822: fix interrupt floods
  ` [PATCH v3 1/2] net: dp83822: disable false carrier interrupt

[PATCH] dt-bindings: firmware: qcom-scm: convert to dtschema
 2022-06-23 18:25 UTC 

[PATCH] arm64: dts: ti: k3-am62-main: Enable crypto accelerator
 2022-06-23 18:21 UTC  (2+ messages)

[PATCH v2] ipv4: ping: fix bind address validity check
 2022-06-23 18:18 UTC  (5+ messages)

[PATCH v2 0/2] Fix console probe delay due to fw_devlink
 2022-06-23 18:17 UTC  (8+ messages)
` [PATCH v2 2/2] of: base: Avoid console probe delay when fw_devlink.strict=1

[PATCH V11 0/8] CXL: Read CDAT and DSMAS data
 2022-06-23 18:14 UTC  (12+ messages)
` [PATCH V11 3/8] PCI: Create PCI library functions in support of DOE mailboxes

[PATCH] mm: Re-allow pinning of zero pfns
 2022-06-23 18:07 UTC  (4+ messages)

[PATCH] hid: Add support for the xp-pen deco mini7 tablet
 2022-06-23 18:01 UTC  (3+ messages)

[PATCH] PM / devfreq: imx-bus: use NULL to pass a null pointer rather than zero
 2022-06-23 18:00 UTC 

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-06-23 17:52 UTC  (4+ messages)

[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
 2022-06-23 17:55 UTC  (7+ messages)

[PATCH] MAINTAINERS: Reorganize KVM/x86 maintainership
 2022-06-23 17:58 UTC  (3+ messages)

[jirislaby:lto 4/45] kernel/static_call_inline.c:504:15: warning: no previous prototype for 'func_a'
 2022-06-23 17:44 UTC 

[PATCH 0/2] Kconfig: -O3 enablement
 2022-06-23 17:44 UTC  (7+ messages)

[PATCH v4] coresight: etm4x: avoid build failure with unrolled loops
 2022-06-23 17:41 UTC  (2+ messages)
` [PATCH v5] "

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-23 17:37 UTC  (9+ messages)
` [PATCHv7 01/14] x86/boot: Centralize __pa()/__va() definitions
` [PATCHv7 11/14] x86: Disable kexec if system has unaccepted memory
` [PATCHv7 12/14] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv7 13/14] x86/tdx: Refactor try_accept_one()

[PATCH V2] KVM: SEV: Init target VMCBs in sev_migrate_from
 2022-06-23 17:34 UTC 

[PATCH v5 0/2] AD4130
 2022-06-23 17:33 UTC  (7+ messages)
` [PATCH v5 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH RESEND] drm/msm/dpu: Fix variable dereferenced before check
 2022-06-23 17:32 UTC  (2+ messages)

[PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-06-23 17:32 UTC  (2+ messages)

[PATCH v2 0/4] Extending NMI watchdog during LPM
 2022-06-23 17:28 UTC  (3+ messages)
` [PATCH v2 4/4] pseries/mobility: Set NMI watchdog factor "

[PATCH v4 2/2] PCI/DPC: Disable DPC service when link is in L2/L3 ready, L2 and L3 state
 2022-06-23 17:28 UTC  (2+ messages)

[PATCH] arm64: cpufeature: make sure cpu_mitigations_off then kpti off
 2022-06-23 17:27 UTC  (2+ messages)

[PATCH] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
 2022-06-23 17:26 UTC  (9+ messages)

[PATCH 5.18 00/11] 5.18.7-rc1 review
 2022-06-23 16:45 UTC  (12+ messages)
` [PATCH 5.18 01/11] s390/mm: use non-quiescing sske for KVM switch to keyed guest
` [PATCH 5.18 02/11] zonefs: fix zonefs_iomap_begin() for reads
` [PATCH 5.18 03/11] wifi: rtlwifi: remove always-true condition pointed out by GCC 12
` [PATCH 5.18 04/11] eth: sun: cassini: remove dead code
` [PATCH 5.18 05/11] net: wwan: iosm: remove pointless null check
` [PATCH 5.18 06/11] x86/boot: Wrap literal addresses in absolute_pointer()
` [PATCH 5.18 07/11] fsnotify: introduce mark type iterator
` [PATCH 5.18 08/11] fsnotify: consistent behavior for parent not watching children
` [PATCH 5.18 09/11] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
` [PATCH 5.18 10/11] selftests/bpf: Add selftest for calling global functions from freplace
` [PATCH 5.18 11/11] dt-bindings: nvmem: sfp: Add clock properties


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