index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-06-25
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
3
-10
/
+2
2024-06-25
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-06-12
parisc: Try to fix random segmentation faults in package builds
John David Anglin
3
-180
/
+275
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-20
/
+23
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+3
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-13
/
+4
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-17
Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-18
/
+11
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+22
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2024-05-15
parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA
Helge Deller
1
-0
/
+1
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+7
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-4
/
+0
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2
-21
/
+22
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-8
/
+16
2024-05-10
parisc/math-emu: Remove unused struct 'exc_reg'
Dr. David Alan Gilbert
1
-6
/
+0
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2
-2
/
+2
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
3
-6
/
+6
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
2
-7
/
+10
2024-05-03
arch: Select fbdev helpers with CONFIG_VIDEO
Thomas Zimmermann
1
-1
/
+1
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2
-2
/
+2
2024-04-29
parisc: Define sigset_t in parisc uapi header
Helge Deller
2
-12
/
+10
2024-04-25
parisc: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-3
/
+3
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
1
-11
/
+0
2024-04-23
parisc: vdso: remove unused C build rule in vdso32/Makefile
Masahiro Yamada
1
-6
/
+1
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
1
-1
/
+1
2024-04-09
parisc: add u16 support to cmpxchg()
Al Viro
3
-10
/
+11
2024-04-09
parisc: add missing export of __cmpxchg_u8()
Al Viro
1
-0
/
+1
2024-04-09
parisc: unify implementations of __cmpxchg_u{8,32,64}
Al Viro
1
-35
/
+16
2024-04-09
parisc: __cmpxchg_u32(): lift conversion into the callers
Al Viro
2
-5
/
+4
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+14
2024-03-28
drm/display: Make DisplayPort CEC-over-AUX Kconfig name consistent
Maxime Ripard
1
-1
/
+1
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+7
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
1
-0
/
+14
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2024-03-16
Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-91
/
+99
2024-03-14
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-1
/
+7
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+10
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+4
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2
-9
/
+4
2024-02-27
parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
Guenter Roeck
1
-0
/
+1
2024-02-27
parisc: Fix csum_ipv6_magic on 64-bit systems
Guenter Roeck
1
-2
/
+2
2024-02-27
parisc: Fix csum_ipv6_magic on 32-bit systems
Guenter Roeck
1
-1
/
+2
2024-02-27
parisc: Fix ip_fast_csum
Guenter Roeck
1
-1
/
+1
[next]