Sign in
android
/
kernel
/
common
/
refs/heads/android14-6.1
5ddae86
ANDROID: Fix !CONFIG_DMA_SHARED_BUFFER build failure
by T.J. Mercier
· 4 days ago
android14-6.1
ASB-2025-12-01_14-6.1
8719e7d
ANDROID: Remove duplicate alloc_task_dma_buf_info() call
by T.J. Mercier
· 5 days ago
5b6cecf
ANDROID: ABI: refresh, CRC fixups and allowed breaks
by T.J. Mercier
· 5 days ago
5dd8a05
ANDROID: Don't use current pointer for per-process dmabuf accounting
by T.J. Mercier
· 5 days ago
a92da54
ANDROID: ABI: Update pixel symbol list
by Minchan Kim
· 12 days ago
96dff4d
ANDROID: vendor_hooks: Add hook to precisely control readahead
by Yang Yang
· 12 days ago
fe2c5b2
UPSTREAM: crypto: essiv - Check ssize for decryption and in-place encryption
by Herbert Xu
· 13 days ago
2a3165a
Merge tag 'android14-6.1.157_r00' into android14-6.1
by Greg Kroah-Hartman
· 13 days ago
ba16fa8
Merge cc276771a052 ("timers: Silently ignore timers with a NULL function") into android14-6.1-lts
by Greg Kroah-Hartman
· 2 weeks ago
android14-6.1.157_r00
48ad5b3
Merge 519dfb671b5d ("timers: Replace BUG_ON()s") into android14-6.1-lts
by Greg Kroah-Hartman
· 2 weeks ago
51ee45e
ANDROID: KABI: fix up abi change in struct usb_request
by Greg Kroah-Hartman
· 2 weeks ago
67f38d8
Merge 9a1908273205 ("usb: gadget: Store endpoint pointer in usb_request") into android14-6.1-lts
by Greg Kroah-Hartman
· 2 weeks ago
eba1116
ANDROID: ABI: Update QCOM symbol list
by Auditya Bhattaram
· 2 weeks ago
5939d88
BACKPORT: cgroup/rstat: avoid disabling irqs for O(num_cpu)
by Eric Dumazet
· 2 weeks ago
1fd39c9
Merge 6.1.157 into android14-6.1-lts
by Greg Kroah-Hartman
· 3 weeks ago
b396bb3
Merge 93faabb55a37 ("asm-generic/io.h: Skip trace helpers if rwmmio events are disabled") into android14-6.1-lts
by Greg Kroah-Hartman
· 3 weeks ago
e581e59
Revert "PCI/AER: Support errors introduced by PCIe r6.0"
by Greg Kroah-Hartman
· 3 weeks ago
6214484
Merge f734944e12b2 ("selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled") into android14-6.1-lts
by Greg Kroah-Hartman
· 3 weeks ago
0c5c6d4
Merge 796594990b3c ("firmware: meson_sm: fix device leak at probe") into android14-6.1-lts
by Greg Kroah-Hartman
· 3 weeks ago
4954e05
Merge 6.1.156 into android14-6.1-lts
by Greg Kroah-Hartman
· 3 weeks ago
5744d1b
Merge 05639cb84e3c ("Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"") into android14-6.1-lts
by Greg Kroah-Hartman
· 3 weeks ago
60c21e6
Merge 0a6b2ed51a1c ("f2fs: fix zero-sized extent for precache extents") into android14-6.1-lts
by Greg Kroah-Hartman
· 3 weeks ago
498f91c
UPSTREAM: mm, percpu: do not consider sleepable allocations atomic
by Michal Hocko
· 3 weeks ago
ab1aa6e
ANDROID: ABI: Add to QCOM symbols list
by Jaswanth Gundpalli
· 3 weeks ago
fae256a
ANDROID: vendor hooks: Measure performance of resume-from-disk
by Shreyas K K
· 3 weeks ago
e1af44f
ANDROID: update kernel_aoa_enabled to android_kernel_aoa_enabled
by Neill Kapron
· 3 weeks ago
PSTEST-2025-11-17-android14-6.1
f090d4b
ANDROID: KVM: arm64: Disable Memory Tagging for all guests if not supported
by Fuad Tabba
· 3 weeks ago
652b7b6b
ANDROID: arm64: Disable MTE at EL1 and EL0 when not supported or disabled
by Fuad Tabba
· 3 weeks ago
f017013
ANDROID: Fix shrink_many UAF of memcg
by yong.wang
· 3 weeks ago
c638897
ANDROID: usb: gadget: configfs: Add sysfs toggle for in-kernel AOA driver
by Neill Kapron
· 3 weeks ago
baae600
ANDROID: GKI: Update the ABI symbol list
by jongan.kim
· 4 weeks ago
86676b1
ANDROID: Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable"
by Runping Lai
· 4 weeks ago
PSTEST-2025-11-10-android14-6.1
50ba6c4
ANDROID: GKI: Update symbol list for telechips
by SangHyeon Bang
· 4 weeks ago
c562f40
FROMGIT: KVM: arm64: Check the untrusted offset in FF-A memory share
by Sebastian Ene
· 4 weeks ago
616b19a
ANDROID: userfaultfd: adjust MOVE ioctl mode to confirm anon_vma removal
by Lokesh Gidra
· 5 weeks ago
d5b185e
BACKPORT: FROMGIT: mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE
by Lokesh Gidra
· 5 weeks ago
3b9607f
BACKPORT: FROMGIT: mm: always call rmap_walk() on locked folios
by Lokesh Gidra
· 5 weeks ago
bcb5874
ANDROID: ABI: Update pixel symbol list
by Henry Dong
· 5 weeks ago
ASB-2025-11-03_14-6.1
3e2aa22
BACKPORT: usb: dwc3: core: Set force_gen1 bit for all applicable SuperSpeed ports
by Krishna Kurapati
· 5 weeks ago
b809e08
Merge android14-6.1 into android14-6.1-lts
by Greg Kroah-Hartman
· 5 weeks ago
64f5109
Merge tag 'android14-6.1.155_r00' into android14-6.1
by Greg Kroah-Hartman
· 5 weeks ago
a59fa49
UPSTREAM: f2fs: allow checkpoint=disable for zoned block device
by Jaegeuk Kim
· 5 weeks ago
cc27677
timers: Silently ignore timers with a NULL function
by Thomas Gleixner
· 6 weeks ago
519dfb6
timers: Replace BUG_ON()s
by Thomas Gleixner
· 6 weeks ago
2249b9e
Documentation: Replace del_timer/del_timer_sync()
by Thomas Gleixner
· 6 weeks ago
dab867f1
clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function
by Steven Rostedt (Google)
· 6 weeks ago
9a190827
usb: gadget: Store endpoint pointer in usb_request
by Kuen-Han Tsai
· 6 weeks ago
5135c71
clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function
by Steven Rostedt (Google)
· 6 weeks ago
29d9a51
drm/exynos: exynos7_drm_decon: remove ctx->suspended
by Kaustabh Chakraborty
· 6 weeks ago
73b5d23
ARM: spear: Do not use timer namespace for timer_shutdown() function
by Steven Rostedt (Google)
· 6 weeks ago
667bf66
drm/exynos: exynos7_drm_decon: properly clear channels during bind
by Kaustabh Chakraborty
· 6 weeks ago
9520f03
Documentation: Remove bogus claim about del_timer_sync()
by Thomas Gleixner
· 6 weeks ago
5d74bbc
drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functions
by Kaustabh Chakraborty
· 6 weeks ago
f37de8d
usb: gadget: f_ncm: Refactor bind path to use __free()
by Kuen-Han Tsai
· 6 weeks ago
2b1546f
usb: gadget: f_acm: Refactor bind path to use __free()
by Kuen-Han Tsai
· 6 weeks ago
d3745aa
usb: gadget: f_ecm: Refactor bind path to use __free()
by Kuen-Han Tsai
· 6 weeks ago
ef81226
usb: gadget: f_rndis: Refactor bind path to use __free()
by Kuen-Han Tsai
· 6 weeks ago
4f370f3
usb: gadget: Introduce free_usb_request helper
by Kuen-Han Tsai
· 6 weeks ago
aa8ae566
drm/rcar-du: dsi: Fix 1/2/3 lane support
by Marek Vasut
· 6 weeks ago
857e435
cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
by Rafael J. Wysocki
· 6 weeks ago
19b8fe5
crypto: rockchip - Fix dma_unmap_sg() nents value
by Thomas Fourier
· 6 weeks ago
2e696a0
drm/amd: Check whether secure display TA loaded successfully
by Mario Limonciello
· 6 weeks ago
efbee1c
drm/amdgpu: use atomic functions with memory barriers for vm fault info
by Gui-Dong Han
· 6 weeks ago
cfacc74
cifs: parse_dfs_referrals: prevent oob on malformed input
by Eugene Korenevsky
· 6 weeks ago
4f4b9ca
btrfs: do not assert we found block group item when creating free space tree
by Filipe Manana
· 6 weeks ago
a774548
btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running
by Filipe Manana
· 6 weeks ago
1437c95
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
by Deepanshu Kartikey
· 6 weeks ago
7616c47
ext4: wait for ongoing I/O to complete before freeing blocks
by Zhang Yi
· 6 weeks ago
93ce568
jbd2: ensure that all ongoing I/O complete before freeing blocks
by Zhang Yi
· 6 weeks ago
a2ec46a
r8152: add error handling in rtl8152_driver_init
by Yi Cong
· 6 weeks ago
790282a
smb: client: Fix refcount leak for cifs_sb_tlink
by Shuhao Fu
· 6 weeks ago
9fc74c8
ANDROID: GKI: Enable CONFIG_POSIX_MQUEUE.
by jongan.kim
· 6 weeks ago
67d6b81
Merge 015571c64ec2 ("misc: genwqe: Fix incorrect cmd field being reported in error") into android14-6.1-lts
by Greg Kroah-Hartman
· 6 weeks ago
b80ffbb
Merge a99de19128ae ("bpf: Enforce expected_attach_type for tailcall compatibility") into android14-6.1-lts
by Greg Kroah-Hartman
· 6 weeks ago
7ca912b
UPSTREAM: f2fs: atomic: fix to forbid dio in atomic_file
by Chao Yu
· 6 weeks ago
09edd78
ANDROID: crypto: af_alg - Fix assignment from bitfield
by Tiffany Yang
· 6 weeks ago
c048efa
ANDROID: GKI: fix up build break where timer_delete_sync() was used
by Greg Kroah-Hartman
· 6 weeks ago
3ae14d9
Merge 77ce71aaa02c ("i2c: designware: Add disabling clocks when probe fails") into android14-6.1-lts
by Greg Kroah-Hartman
· 6 weeks ago
8e6e218
Linux 6.1.157
by Greg Kroah-Hartman
· 7 weeks ago
b8291d6
xen/events: Update virq_to_irq on migration
by Jason Andryuk
· 7 weeks ago
93faabb
asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
by Varad Gautam
· 7 weeks ago
db62b1e
writeback: Avoid excessively long inode switching times
by Jan Kara
· 7 weeks ago
0beb235
asm-generic/io.h: suppress endianness warnings for relaxed accessors
by Vladimir Oltean
· 7 weeks ago
68be7f6
writeback: Avoid softlockup when switching many inodes
by Jan Kara
· 7 weeks ago
57edac2
asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
by Sai Prakash Ranjan
· 7 weeks ago
cd572b9
cramfs: Verify inode mode when loading from disk
by Tetsuo Handa
· 7 weeks ago
5895d78
fs: Add 'initramfs_options' to set initramfs mount options
by Lichen Liu
· 7 weeks ago
e10c36a
pid: Add a judgment for ns null in pid_nr_ns
by gaoxiang17
· 7 weeks ago
8a294fb
minixfs: Verify inode mode when loading from disk
by Tetsuo Handa
· 7 weeks ago
415d512
mptcp: pm: in-kernel: usable client side with C-flag
by Matthieu Baerts (NGI0)
· 7 weeks ago
f734944
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
by Lance Yang
· 7 weeks ago
f4ca54b
ACPI: property: Do not pass NULL handles to acpi_attach_data()
by Rafael J. Wysocki
· 7 weeks ago
feb1d46
ACPI: property: Add code comments explaining what is going on
by Rafael J. Wysocki
· 7 weeks ago
9a15de2
ACPI: property: Disregard references in data-only subnode lists
by Rafael J. Wysocki
· 7 weeks ago
75b5214
ipmi: Fix handling of messages with provided receive message pointer
by Guenter Roeck
· 7 weeks ago
f63723c
ipmi: Rework user message limit handling
by Corey Minyard
· 7 weeks ago
5ef5ee7
rseq: Protect event mask against membarrier IPI
by Thomas Gleixner
· 7 weeks ago
8dbcf37
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
by Qu Wenruo
· 7 weeks ago
a89a4b3
mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
by Hans de Goede
· 7 weeks ago
2221d66
mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_type
by Andy Shevchenko
· 7 weeks ago
Next »