projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
packaging: remove unnecessary requirement
2023-02-01
Linus Torvalds
treewide: fix up files incorrectly marked executable
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-01-12
Linus Torvalds
hfs/hfsplus: avoid WARN_ON() for sanity check, use...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-12-08
Linus Torvalds
proc: proc_skip_spaces() shouldn't think it is working...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-12-08
Linus Torvalds
proc: avoid integer type confusion in get_proc_long
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-12-08
Linus Torvalds
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-11-16
Linus Torvalds
cert host tools: Stop complaining about deprecated...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-10-15
Linus Torvalds
scsi: stex: Properly zero out the passthrough command...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-09-15
Linus Torvalds
fs: only do a memory barrier for the first set_buffer_uptodate()
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-08-03
Linus Torvalds
watch_queue: Fix missing locking in add_watch_to_object()
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-07-29
Linus Torvalds
watch-queue: remove spurious double semicolon
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-07-29
Linus Torvalds
watchqueue: make sure to serialize 'wqueue->defunct...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-07-21
Linus Torvalds
signal handling: don't use BUG_ON() for debugging
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-07-12
Linus Torvalds
ida: don't use BUG_ON() for debugging
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-06-22
Linus Torvalds
mellanox: mlx5: avoid uninitialized variable warning...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-06-22
Linus Torvalds
gcc-12: disable '-Wdangling-pointer' warning for now
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-06-14
Linus Torvalds
iov_iter: fix build issue due to possible type mis...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-06-14
Linus Torvalds
drm: imx: fix compiler warning with gcc-12
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-06-09
Linus Torvalds
drm: fix EDID struct for old ARM OABI format
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-05-01
Linus Torvalds
mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-04-20
Linus Torvalds
gpiolib: acpi: use correct format characters
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-04-08
Linus Torvalds
Reinstate some of "swiotlb: rework "fix info leak with...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-04-08
Linus Torvalds
fs: fix fd table size alignment properly
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-04-08
Linus Torvalds
fs: fd tables have to be multiples of BITS_PER_LONG
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-04-08
Linus Torvalds
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-02-23
Linus Torvalds
tty: n_tty: do not look ahead for EOL character past...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-02-23
Linus Torvalds
mm: don't try to NUMA-migrate COW pages that have other...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2022-01-16
Linus Torvalds
fget: clarify and improve __fget_files() implementation
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2021-12-08
Linus Torvalds
fget: check that the fd still exists after getting...
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2021-11-18
Linus Torvalds
thermal: int340x: fix build on 32-bit targets
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2021-11-12
Linus Torvalds
btrfs: fix lzo_decompress_bio() kmap leakage
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2021-10-31
Linus Torvalds
Linux 5.15
commit
|
commitdiff
|
tree
2021-10-31
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of...
commit
|
commitdiff
|
tree
2021-10-31
Linus Torvalds
Merge tag 'for-linus' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2021-10-30
Linus Torvalds
Merge tag 'scsi-fixes' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-10-30
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-30
Linus Torvalds
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-30
Linus Torvalds
Merge tag 'powerpc-5.15-6' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-30
Linus Torvalds
Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-29
Linus Torvalds
Merge tag 'block-5.15-2021-10-29' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-29
Linus Torvalds
Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-10-29
Linus Torvalds
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-29
Linus Torvalds
Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-29
Linus Torvalds
Merge branch 'linus' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2021-10-29
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
2021-10-28
Linus Torvalds
Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-28
Linus Torvalds
Merge tag 'drm-fixes-2021-10-29' of git://anongit.freedeskto...
commit
|
commitdiff
|
tree
2021-10-28
Linus Torvalds
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-10-28
Linus Torvalds
Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-28
Linus Torvalds
Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-28
Linus Torvalds
Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux...
commit
|
commitdiff
|
tree
2021-10-28
Linus Torvalds
Merge tag 'trace-v5.15-rc6-2' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-27
Linus Torvalds
Merge tag 'for_linus' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2021-10-27
Linus Torvalds
Merge tag 'trace-v5.15-rc6' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-27
Linus Torvalds
Merge tag 'nios2_fixes_for_v5.15_part3' of git://git...
commit
|
commitdiff
|
tree
2021-10-27
Linus Torvalds
Merge tag 'for-linus' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2021-10-26
Linus Torvalds
Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-25
Linus Torvalds
Linux 5.15-rc7
commit
|
commitdiff
|
tree
2021-10-25
Linus Torvalds
spi: Fix tegra20 build with CONFIG_PM=n once again
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2021-10-25
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
commit
|
commitdiff
|
tree
2021-10-25
Linus Torvalds
Merge tag 'libata-5.15-rc7' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-25
Linus Torvalds
Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-24
Linus Torvalds
Revert "mm/secretmem: use refcount_t instead of atomic_t"
Signed-off-by:
Linus Torvalds
<torvalds@linux-foundation.org>
commit
|
commitdiff
|
tree
2021-10-24
Linus Torvalds
Merge branch 'fixes' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2021-10-24
Linus Torvalds
Merge tag 'sched_urgent_for_v5.15_rc7' of git://git...
commit
|
commitdiff
|
tree
2021-10-24
Linus Torvalds
Merge tag 'x86_urgent_for_v5.15_rc7' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-24
Linus Torvalds
Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba...
commit
|
commitdiff
|
tree
2021-10-24
Linus Torvalds
Merge tag 'scsi-fixes' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-10-23
Linus Torvalds
Merge tag 'block-5.15-2021-10-22' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-23
Linus Torvalds
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-22
Linus Torvalds
Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-22
Linus Torvalds
Merge tag 'hyperv-fixes-signed-20211022' of git://git...
commit
|
commitdiff
|
tree
2021-10-22
Linus Torvalds
Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-10-22
Linus Torvalds
Merge tag 'for-linus' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2021-10-22
Linus Torvalds
Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedeskto...
commit
|
commitdiff
|
tree
2021-10-22
Linus Torvalds
Merge branch 'ucount-fixes-for-v5.15' of git://git...
commit
|
commitdiff
|
tree
2021-10-22
Linus Torvalds
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-10-22
Linus Torvalds
Merge tag 'powerpc-5.15-5' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-20
Linus Torvalds
Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph...
commit
|
commitdiff
|
tree
2021-10-20
Linus Torvalds
Merge tag 'dma-mapping-5.15-2' of git://git.infradead...
commit
|
commitdiff
|
tree
2021-10-20
Linus Torvalds
Merge tag 'sound-5.15-rc7' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-20
Linus Torvalds
Merge tag 'audit-pr-20211019' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-20
Linus Torvalds
Merge tag 'trace-v5.15-rc5' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-20
Linus Torvalds
Merge tag 'nios2_fixes_for_v5.15_part2' of git://git...
commit
|
commitdiff
|
tree
2021-10-20
Linus Torvalds
Merge tag 'for-linus' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2021-10-19
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Linux 5.15-rc6
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'libata-5.15-rc6' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'block-5.15-2021-10-17' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'for_linus' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'powerpc-5.15-4' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'edac_urgent_for_v5.15_rc6' of git://git...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'perf_urgent_for_v5.15_rc6' of git://git...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'efi-urgent-for-v5.15' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'driver-core-5.15-rc6' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'char-misc-5.15-rc6' of git://git.kernel...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'staging-5.15-rc6' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2021-10-18
Linus Torvalds
Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
next