mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] regulator: raa215300: Switch back to use struct i2c_driver::probe
 2023-06-26  9:15 UTC 

[f2fs-dev][PATCH 1/2 v2] f2fs: update mtime and ctime in move file range method
 2023-06-26  9:15 UTC  (2+ messages)

[PATCH v2 0/4] drm/ttm: Fixes around resources and bulk moves
 2023-06-26  9:14 UTC  (3+ messages)
` [PATCH v2 1/4] drm/ttm: Fix ttm_lru_bulk_move_pos_tail()
` [PATCH v2 2/4] drm/ttm: Don't shadow the operation context

include/linux/compiler_types.h:358:45: error: call to '__compiletime_assert_945' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct ieee80211_rx_status) > sizeof(skb->cb)
 2023-06-26  9:12 UTC 

[tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages
 2023-06-26  9:11 UTC  (4+ messages)

[PATCH v4 1/3] MIPS: Loongson32: Remove deprecated PWM timer clocksource
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v4 2/3] dt-bindings: timer: Add Loongson-1 clocksource
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] clocksource: ingenic-timer: Use pm_sleep_ptr() macro
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/ingenic-timer: "

[PATCH] clocksource/drivers/imx-gpt: Use only a single name for functions
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v4 3/3] clocksource: loongson1: Move PWM timer to clocksource framework
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/loongson1: "

[PATCH 2/3] clk: imx: Drop inclustion of unused header <soc/imx/timer.h>
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] clk: imx: Drop inclusion "

[PATCH 3/3] clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only user
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2] dt-bindings: timer: brcm,kona-timer: convert to YAML
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 1/1] clocksource: hyper-v: Rework clocksource and sched clock setup
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/hyper-v: "

[PATCH v2] dt-bindings: timer: add Ralink SoCs timer
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] dt-bindings: timers: Add "

[PATCH] clocksource: cadence-ttc: fix memory leak in ttc_timer_probe
 2023-06-26  9:11 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/cadence-ttc: Fix "

[GIT PULL] irqchip updates for 6.5
 2023-06-26  9:10 UTC  (2+ messages)
` [tip: irq/core] Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core

[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
 2023-06-26  9:08 UTC  (8+ messages)

linux-next: build failure after merge of the char-misc tree
 2023-06-26  9:06 UTC  (2+ messages)

[linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression
 2023-06-26  9:05 UTC  (3+ messages)

[PATCH v2 0/7] GenieZone hypervisor drivers
 2023-06-26  9:05 UTC  (5+ messages)
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor

next: Rpi4: Unexpected kernel BRK exception at EL1
 2023-06-26  9:04 UTC  (5+ messages)

linux-next: build failure after merge of the net-next tree
 2023-06-26  9:02 UTC  (4+ messages)
  ` [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error

[PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
 2023-06-26  9:02 UTC  (5+ messages)

[GIT PULL] timer drivers for v6.5
 2023-06-26  9:00 UTC 

[PATCH v3 00/21] Enable CET Virtualization
 2023-06-26  8:59 UTC  (10+ messages)
` [PATCH v3 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area

[PATCH bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-06-26  8:58 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: make bpf_prog_pack allocator portable
` [PATCH bpf-next v4 2/3] arm64: patching: Add aarch64_insn_copy()
` [PATCH bpf-next v4 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc

[PATCH v3 0/1] gro: decrease size of CB
 2023-06-26  8:55 UTC  (3+ messages)
` [PATCH v3 1/1] "

[GIT PULL] Landlock updates for v6.5
 2023-06-26  8:48 UTC 

[PATCH v15 00/30] Add KVM LoongArch support
 2023-06-26  8:47 UTC  (31+ messages)
` [PATCH v15 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v15 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v15 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v15 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v15 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v15 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v15 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v15 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v15 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v15 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v15 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v15 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v15 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v15 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v15 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v15 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v15 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v15 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v15 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v15 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v15 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v15 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v15 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v15 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v15 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v15 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v15 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v15 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[PATCH v3 0/4] crypto: LEA block cipher implementation
 2023-06-26  8:47 UTC  (2+ messages)
` [PATCH v3 3/4] blk-crypto: Add LEA-256-XTS blk-crypto support

[PATCH] staging: greybus: fix a possible data-inconsistency due to data race in get_serial_info()
 2023-06-26  8:43 UTC 

[PATCH v2 00/13] Add TJA1120 support
 2023-06-26  8:43 UTC  (4+ messages)
` [PATCH v2 03/13] net: phy: nxp-c45-tja11xx: add *_reg_field functions

[v4,1/2] usb: typec: tcpm: fix cc role at port reset
 2023-06-26  8:39 UTC  (4+ messages)
` [v4,2/2] usb: typec: tcpm: add get max power support

[PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS
 2023-06-26  8:38 UTC  (9+ messages)

[PATCH v2] cdx: add MSI support for CDX bus
 2023-06-26  8:37 UTC  (5+ messages)

[PATCH][next] RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"
 2023-06-26  8:35 UTC 

lib/test_bitmap.c:920:2: error: call to __compiletime_assert_372 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2023-06-26  8:32 UTC  (2+ messages)

[PATCH 0/3] typec: support Audio Accessory mode on FSA4480
 2023-06-26  8:32 UTC  (7+ messages)
` [PATCH 1/3] usb: typec: ucsi: call typec_set_mode on non-altmode partner change
` [PATCH 2/3] usb: typec: fsa4480: rework mux & switch setup to handle more states
` [PATCH 3/3] usb: typec: fsa4480: add support for Audio Accessory Mode

[PATCH v4 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-06-26  8:30 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom

[PATCH 0/2] iio: ad74413r: allow configuring digital input threshold
 2023-06-26  8:29 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: ad74413r: add binding for "

[PATCH][next] drm/i915/mtl: Fix spelling mistake "initate" -> "initiate"
 2023-06-26  8:29 UTC 

[PATCH 0/7] Add support for LUT PPG
 2023-06-26  8:28 UTC  (2+ messages)

[PATCH v4 0/3] Fix some issues in QCOM UFS bindings
 2023-06-26  8:27 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: ufs: qcom: Add sm6115 binding
` [PATCH v4 2/3] dt-bindings: ufs: qcom: Add reg-names property for ICE
` [PATCH v4 3/3] dt-bindings: ufs: qcom: Fix sm8450 bindings

Linux 6.4
 2023-06-26  8:24 UTC  (3+ messages)
` Build regressions/improvements in v6.4

[Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling
 2023-06-26  8:23 UTC  (4+ messages)

[PATCH] firmware: added a firmware information passing method FFI
 2023-06-26  8:22 UTC  (15+ messages)
  ` [External] "

[PATCH] net: wwan: t7xx: Add AP CLDMA
 2023-06-26  8:20 UTC 

[PATCH 0/5] scsi: dt-bindings: ufs: qcom: Some fixes to clear all dtbs_check warnings
 2023-06-26  8:19 UTC  (8+ messages)
` [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names

[GIT PULL] objtool/urgent for v6.4
 2023-06-26  8:17 UTC  (3+ messages)

[PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
 2023-06-26  8:15 UTC  (5+ messages)

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-06-26  8:13 UTC  (7+ messages)
` [PATCH v3 10/11] media: v4l2: "
  ` [EXT] "

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-06-26  8:12 UTC  (8+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
` [PATCH v2 2/2] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
    ` [PATCH v3 "

Kernel oops with netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
 2023-06-26  8:12 UTC  (2+ messages)

[PATCH v3 0/8] mm/gup: Unify hugetlb, speed up thp
 2023-06-26  8:11 UTC  (9+ messages)
` [PATCH v3 2/8] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN
` [PATCH v3 6/8] mm/gup: Retire follow_hugetlb_page()
` [PATCH v3 7/8] selftests/mm: Add -a to run_vmtests.sh
` [PATCH v3 8/8] selftests/mm: Add gup test matrix in run_vmtests.sh

[PATCH] perf tests: Fix test_arm_callgraph_fp variable expansion
 2023-06-26  8:09 UTC  (2+ messages)

[PATCH] i915: avoid unused-but-set-variable warning
 2023-06-26  8:09 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v4 0/4] block/badblocks: fix badblocks setting error
 2023-06-26  8:09 UTC  (5+ messages)
` [PATCH v4 1/4] block/badblocks: change some members of badblocks to bool
` [PATCH v4 2/4] block/badblocks: only set bb->changed/unacked_exist when badblocks changes
` [PATCH v4 3/4] block/badblocks: fix badblocks loss when badblocks combine
` [PATCH v4 4/4] block/badblocks: fix the bug of reverse order

[PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
 2023-06-26  8:08 UTC  (3+ messages)
` [PATCH RFC v2 3/4] mm/ptshare: Create new mm struct for page table sharing

[PATCH] drm/drm_gem.c: Remove surplus else after return
 2023-06-26  8:07 UTC  (2+ messages)

[PATCH] usb: typec: nb7vpq904m: fix CONFIG_DRM dependency
 2023-06-26  8:02 UTC  (2+ messages)

linux-next: manual merge of the block tree with the ext4 tree
 2023-06-26  8:00 UTC  (2+ messages)

[PATCH 00/26] use array_size
 2023-06-26  7:59 UTC  (6+ messages)
` [PATCH 08/26] virtio-mem: "
` [PATCH 12/26] btrfs: zoned: "

[PATCH] ASoC: loongson: fix address space confusion
 2023-06-26  7:58 UTC  (2+ messages)

[BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages()
 2023-06-26  7:56 UTC  (3+ messages)

[PATCH] drm: Remove the deprecated drm_put_dev() function
 2023-06-26  7:56 UTC  (3+ messages)

[RESEND PATCH v3 0/2] clean up block_commit_write
 2023-06-26  7:55 UTC  (5+ messages)
` [RESEND PATCH v3 1/2] fs/buffer: "
` [RESEND PATCH v3 2/2] fs: convert block_commit_write to return void

fix the name_to_dev_t mess v2
 2023-06-26  7:53 UTC  (4+ messages)
` [PATCH 08/24] init: pass root_device_name explicitly

[PATCH v2] sched/task_group: Re-layout structure to reduce false sharing
 2023-06-26  7:52 UTC  (3+ messages)

[PATCH] ata: libata-scsi: fix bogus SCSI sense after abort
 2023-06-26  7:51 UTC  (4+ messages)

include/linux/compiler_types.h:82:5: sparse: sparse: undefined preprocessor identifier 'CONFIG_FUNCTION_ALIGNMENT'
 2023-06-26  7:48 UTC 

[PATCH v5] arm64: sdei: abort running SDEI handlers during crash
 2023-06-26  7:47 UTC 

[PATCH V3] thermal/core/power_allocator: avoid thermal cdev can not be reset
 2023-06-26  7:45 UTC  (11+ messages)
` [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed

[PATCH 0/1] Fix redefine const_name in `vtable` macro
 2023-06-26  7:42 UTC  (2+ messages)
` [PATCH 1/1] rust: macros: fix redefine const_name in `vtable`

[PATCH v2 0/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts
 2023-06-26  7:39 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH net-next v2 00/10] net: phy: C45-over-C22 access
 2023-06-26  7:37 UTC  (15+ messages)
` [PATCH net-next v2 04/10] net: phy: replace is_c45 with phy_accces_mode
` [PATCH net-next v2 06/10] net: phy: print an info if a broken C45 bus is found
` [PATCH net-next v2 07/10] net: phy: add support for C45-over-C22 transfers
` [PATCH net-next v2 10/10] net: mdio: support C45-over-C22 when probed via OF

f2fs async buffered write patch
 2023-06-26  7:31 UTC  (2+ messages)

[net-next Patchv2 0/3] support Round Robin scheduling
 2023-06-26  7:24 UTC  (4+ messages)
` [net-next Patchv2 1/3] octeontx2-pf: implement transmit schedular allocation algorithm
` [net-next Patchv2 2/3] sch_htb: Allow HTB quantum parameter in offload mode
` [net-next Patchv2 3/3] octeontx2-pf: htb offload support for Round Robin scheduling

[PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue
 2023-06-26  7:23 UTC  (3+ messages)

mm/kasan/kasan.h:485:2: error: #error kasan_arch_is_ready only works in KASAN generic outline mode!
 2023-06-26  7:16 UTC 

linux-next: Tree for Jun 26
 2023-06-26  7:16 UTC  (2+ messages)

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker
 2023-06-26  7:15 UTC  (2+ messages)

[PATCH v4 00/24] Input: Simplify with dev_err_probe()
 2023-06-26  7:14 UTC  (5+ messages)
` [PATCH v4 01/24] Input: gpio_keys_polled - "
` [PATCH v4 02/24] Input: gpio-vibra "

[syzbot] [reiserfs?] kernel panic: corrupted stack end in do_sys_ftruncate
 2023-06-26  7:06 UTC 

[PATCH v3 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC
 2023-06-26  7:02 UTC  (10+ messages)
` [PATCH v3 2/4] input: touchscreen: add core support for Goodix Berlin Touchscreen IC
` [PATCH v3 3/4] input: touchscreen: add I2C "
` [PATCH v3 4/4] input: touchscreen: add SPI "

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-06-26  6:56 UTC  (2+ messages)

[syzbot] [reiserfs?] [fat?] [mm?] general protection fault in unlink_file_vma (2)
 2023-06-26  6:54 UTC 

[PATCH 1/2] carl9170: re-fix fortified-memset warning
 2023-06-26  6:51 UTC  (5+ messages)

[PATCH v2] gfs2: Replace deprecated kmap_atomic() by kmap_local_page()
 2023-06-26  6:51 UTC 

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-26  6:44 UTC  (7+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-26  6:42 UTC  (14+ messages)

[PATCH] OPP: Use dev_err_probe() when failing to get icc_path
 2023-06-26  6:40 UTC  (2+ messages)

[PATCH] cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc paths
 2023-06-26  6:40 UTC  (3+ messages)

[PATCH 0/1] mcb: Fix crash mcb-core module is removed
 2023-06-26  6:34 UTC  (2+ messages)

[PATCH 5.4 0/5] CIFS DFS fixes for 5.4
 2023-06-26  6:30 UTC  (5+ messages)
` [PATCH 5.4 3/5] cifs: Introduce helpers for finding TCP connection

linux-next: build warnings after merge of the net-next tree
 2023-06-26  6:29 UTC 

[PATCH v2] ASoC: amd: update pm_runtime enable sequence
 2023-06-26  6:25 UTC  (3+ messages)

[PATCH] memblock: Introduce memblock_reserve_node()
 2023-06-26  6:21 UTC  (4+ messages)

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-26  6:19 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH] usb: max-3421: fix potential shift out-of-bounds in max3421_hub_control()
 2023-06-26  6:16 UTC  (2+ messages)

[PATCH v3 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-26  6:15 UTC  (3+ messages)
` [PATCH v3 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disable

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-26  6:13 UTC  (10+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

splice(-> FIFO) never wakes up inotify IN_MODIFY?
 2023-06-26  6:11 UTC  (2+ messages)

[PATCH] staging: nvec: udelay to usleep_range
 2023-06-26  6:09 UTC  (2+ messages)

[GIT PULL] tracing: user_event fix for 6.4
 2023-06-26  6:07 UTC  (6+ messages)

[RFC] perf record: Use PERF_RECORD_LOST for synthesizing samples from read_format->lost
 2023-06-26  6:06 UTC  (3+ messages)

[RFC PATCH 0/3] sched: Implement shared wakequeue in CFS
 2023-06-26  6:04 UTC  (10+ messages)
` [RFC PATCH 3/3] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®