Sign in
android
/
kernel
/
common
/
1d605416fb7175e1adf094251466caa52093b413
1d60541
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
by Alexander Potapenko
· 6 years ago
6988f31
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
by Konstantin Khlebnikov
· 6 years ago
2f33a70
mm,thp: stop leaking unreleased file pages
by Hugh Dickins
· 6 years ago
af4798a
mm/z3fold: silence kmemleak false positives of slots
by Qian Cai
· 6 years ago
444fc5c
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
9cb1fd0
Linux 5.7-rc7
by Linus Torvalds
· 6 years ago
98790bb
Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
667b624
Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9e61d12
Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
caffb99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 6 years ago
539d39a
net: smsc911x: Fix runtime PM imbalance on error
by Dinghao Liu
· 6 years ago
e3181e9
Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
febfd9d
net/mlx4_core: fix a memory leak bug.
by Qiushi Wu
· 6 years ago
4c64b83
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
by Grygorii Strashko
· 6 years ago
0ddfee1
net: phy: mscc: fix initialization of the MACsec protocol mode
by Antoine Tenart
· 6 years ago
31096c3e
net: stmmac: don't attach interface until resume finishes
by Leon Yu
· 6 years ago
ef24d6c
net: Fix return value about devm_platform_ioremap_resource()
by Tiezhu Yang
· 6 years ago
0cfc8a8d
sparc32: fix page table traversal in srmmu_nocache_init()
by Mike Rapoport
· 6 years ago
423b8ba
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
23f0dac
Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
0e36fd4
Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
8f261041
Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
d3044d7
Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
9bca7c4
Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
ca6edee
MAINTAINERS: add files related to kdump
by Baoquan He
· 6 years ago
d8f117a
z3fold: fix use-after-free when freeing handles
by Uladzislau Rezki
· 6 years ago
c2bc26f
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
by Mike Rapoport
· 6 years ago
f7fa187
MAINTAINERS: update email address for Naoya Horiguchi
by Naoya Horiguchi
· 6 years ago
fc94cf2
sh: include linux/time_types.h for sockios
by Arnd Bergmann
· 6 years ago
33cd65e
kasan: disable branch tracing for core runtime
by Marco Elver
· 6 years ago
380e5c1
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
by John Hubbard
· 6 years ago
9809770
selftests/vm/.gitignore: add mremap_dontunmap
by John Hubbard
· 6 years ago
ffca476a
rapidio: fix an error in get_user_pages_fast() error handling
by John Hubbard
· 6 years ago
c071b0f
x86: bitops: fix build regression
by Nick Desaulniers
· 6 years ago
60858c0
device-dax: don't leak kernel memory to user space after unloading kmem
by David Hildenbrand
· 6 years ago
e6764aa0
Revert "kobject: Make sure the parent does not get released before its children"
by Greg Kroah-Hartman
· 6 years ago
e644645
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
a24deb9
Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
4f7400d
net/mlx5: Fix error flow in case of function_setup failure
by Shay Drory
· 6 years ago
d37bd5e
net/mlx5e: CT: Correctly get flow rule
by Roi Dayan
· 6 years ago
5e911e2
net/mlx5e: Update netdev txq on completions during closure
by Moshe Shemesh
· 6 years ago
9ca4153
net/mlx5: Annotate mutex destroy for root ns
by Roi Dayan
· 6 years ago
6eb7a26
net/mlx5: Don't maintain a case of del_sw_func being null
by Roi Dayan
· 6 years ago
aee37f3
net/mlx5: Fix cleaning unmanaged flow tables
by Roi Dayan
· 6 years ago
df14ad1e
net/mlx5: Fix memory leak in mlx5_events_init
by Moshe Shemesh
· 6 years ago
a16b8e0
net/mlx5e: Fix inner tirs handling
by Roi Dayan
· 6 years ago
16736e1
net/mlx5e: kTLS, Destroy key object after destroying the TIS
by Tariq Toukan
· 6 years ago
3213484
net/mlx5e: Fix allowed tc redirect merged eswitch offload cases
by Maor Dickman
· 6 years ago
f7936dd
net/mlx5: Avoid processing commands before cmdif is ready
by Eran Ben Elisha
· 6 years ago
d43b700
net/mlx5: Fix a race when moving command interface to events mode
by Eran Ben Elisha
· 6 years ago
17d00e8
net/mlx5: Add command entry handling completion
by Moshe Shemesh
· 6 years ago
d04322a
Merge tag 'rxrpc-fixes-20200523-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 6 years ago
f45d01f
rxrpc: Fix a memory leak in rxkad_verify_response()
by Qiushi Wu
· 6 years ago
8a1d24e
rxrpc: Fix a warning
by David Howells
· 6 years ago
5a73015
net: sun: fix missing release regions in cas_init_one().
by Qiushi Wu
· 6 years ago
bf655ba
net: mscc: ocelot: fix address ageing time (again)
by Vladimir Oltean
· 6 years ago
561535b
r8169: fix OCP access on RTL8117
by Heiner Kallweit
· 6 years ago
156ee62
Merge branch 'mlxsw-Various-fixes'
by David S. Miller
· 6 years ago
46ca111
selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
by Amit Cohen
· 6 years ago
4340f42
mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails
by Jiri Pirko
· 6 years ago
a96ac8a
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
by Jonathan McDowell
· 6 years ago
7a40a2d
Merge branch 'netdevsim-Two-small-fixes'
by David S. Miller
· 6 years ago
4d59e59
selftests: netdevsim: Always initialize 'RET' variable
by Ido Schimmel
· 6 years ago
be43224
netdevsim: Ensure policer drop counter always increases
by Ido Schimmel
· 6 years ago
4629ed2
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 6 years ago
79dde73
net/ethernet/freescale: rework quiesce/activate for ucc_geth
by Valentin Longchamp
· 6 years ago
d3e8e4c
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
by Jere Leppänen
· 6 years ago
1378817
tipc: block BH before using dst_cache
by Eric Dumazet
· 6 years ago
3138a07
net: mvpp2: fix RX hashing for non-10G ports
by Russell King
· 6 years ago
d3b968b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
b4024c9
felix: Fix initialization of ioremap resources
by Claudiu Manoil
· 6 years ago
bd69722
mptcp: use untruncated hash in ADD_ADDR HMAC
by Todd Malsbary
· 6 years ago
4445656
Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
db9f384
Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b09ca17
Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 6 years ago
9bb4cbf
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent
by Borislav Petkov
· 6 years ago
187b96d
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
by Josh Poimboeuf
· 6 years ago
4286d19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
f5ca7a71
Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
8cfb347
arm64: Add get_user() type annotation on the !access_ok() path
by Al Viro
· 6 years ago
c8347bbf
Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
7a839db
misc: rtsx: Add short delay after exit from ASPM
by Klaus Doth
· 6 years ago
5cf6592
flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
by Jakub Sitnicki
· 6 years ago
7d9ff5e
Merge tag 'amd-drm-fixes-5.7-2020-05-21' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
a765421
net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()
by Tang Bin
· 6 years ago
41b4bd9
net: don't return invalid table id error when we fall back to PF_UNSPEC
by Sabrina Dubroca
· 6 years ago
9bf4303
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 6 years ago
57ebc8f
net: ipip: fix wrong address family in init error path
by Vadim Fedorenko
· 6 years ago
a553461
Merge branch 'net-tls-fix-encryption-error-path'
by David S. Miller
· 6 years ago
635d939
net/tls: free record only on encryption error
by Vadim Fedorenko
· 6 years ago
a7bff11
net/tls: fix encryption error checking
by Vadim Fedorenko
· 6 years ago
04ba6b7
Merge branch 'net-ethernet-ti-fix-some-return-value-check'
by David S. Miller
· 6 years ago
1401cf6
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
by Wei Yongjun
· 6 years ago
3469660
net: ethernet: ti: fix some return value check of cpsw_ale_create()
by Wei Yongjun
· 6 years ago
d28ea1f
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
by Manivannan Sadhasivam
· 6 years ago
7c87e32
ethtool: count header size in reply size estimate
by Michal Kubecek
· 6 years ago
051143e
Merge tag 'apparmor-pr-2020-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 6 years ago
907fa89
exfat: add the dummy mount options to be backward compatible with staging/exfat
by Namjae Jeon
· 6 years ago
c54d481
apparmor: Fix use-after-free in aa_audit_rule_init
by Navid Emamdoost
· 6 years ago
c6b39f0
apparmor: Fix aa_label refcnt leak in policy_update
by Xiyu Yang
· 6 years ago
Next »