- f126a5f lkdtm: support llvm-objcopy by Nick Desaulniers · 6 years ago
- 890943d arm64: build with baremetal linker target instead of Linux when available by Olof Johansson · 6 years ago
- 5fed10f arm64: add endianness option to LDFLAGS instead of LD by Masahiro Yamada · 6 years ago
- 15db2c3 kbuild: clear LDFLAGS in the top Makefile by Masahiro Yamada · 4 years, 6 months ago
- 62146bd BACKPORT: arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S by Fangrui Song · 4 years, 2 months ago
- 5cabb09 BACKPORT: crypto: arm64/aes-ce-cipher - move assembler code to .S file by Ard Biesheuvel · 7 years ago
- ba66e48 crypto: arm64/aes-ce-cipher - match round key endianness with generic code by Ard Biesheuvel · 7 years ago
- efe2dce BACKPORT: arm64: Fix minor issues with the dcache_by_line_op macro by Will Deacon · 6 years ago
- 01eb765 BACKPORT: crypto: arm64/aes-modes - get rid of literal load of addend vector by Ard Biesheuvel · 6 years ago
- b2c7ab3 BACKPORT: kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 9 months ago
- 49e0d6e BACKPORT: kbuild: replace AS=clang with LLVM_IAS=1 by Masahiro Yamada · 4 years, 9 months ago
- ab0ee47 BACKPORT: Documentation/llvm: fix the name of llvm-size by Fangrui Song · 4 years, 9 months ago
- fd5fa36 BACKPORT: Documentation/llvm: add documentation on building w/ Clang/LLVM by Nick Desaulniers · 4 years, 10 months ago
- 8b201ca kbuild: use HOSTLDFLAGS for single .c executables by Robin Jarry · 7 years ago
- 1938012 fixup! compat: redefine version constants for sublevel>=256 by Michael Bestas · 2 years, 5 months ago
- b6aa7a4 version: bump by Jason A. Donenfeld · 2 years, 6 months ago
- 7f12ddf compat: handle backported rng and blake2s by Jason A. Donenfeld · 2 years, 6 months ago
- bd8bae3 qemu: set panic_on_warn=1 from cmdline by Jason A. Donenfeld · 2 years, 8 months ago
- 92c4b94 qemu: use vports on arm by Jason A. Donenfeld · 2 years, 8 months ago
- 6057a30 netns: limit parallelism to $(nproc) tests at once by Jason A. Donenfeld · 2 years, 8 months ago
- f04ada6 netns: make routing loop test non-fatal by Jason A. Donenfeld · 2 years, 8 months ago
- f0a9d1f device: check for metadata_dst with skb_valid_dst() by Nikolay Aleksandrov · 2 years, 9 months ago
- 7bac0ec qemu: enable ACPI for SMP by Jason A. Donenfeld · 2 years, 9 months ago
- c04578f socket: ignore v6 endpoints when ipv6 is disabled by Jason A. Donenfeld · 2 years, 9 months ago
- 2d23889 socket: free skb in send6 when ipv6 is disabled by Wang Hai · 2 years, 9 months ago
- 92c7d10 qemu: simplify RNG seeding by Jason A. Donenfeld · 2 years, 10 months ago
- ae92cac queueing: use CFI-safe ptr_ring cleanup function by Jason A. Donenfeld · 2 years, 10 months ago
- f28faa4 crypto: curve25519-x86_64: use in/out register constraints more precisely by Jason A. Donenfeld · 3 years, 1 month ago
- df4b041 compat: drop Ubuntu 14.04 by Jason A. Donenfeld · 3 years, 1 month ago
- 3646bf1 qemu: increase default dmesg log size by Jason A. Donenfeld · 3 years, 7 months ago
- d320527 selftests: test multiple parallel streams by Jason A. Donenfeld · 3 years, 11 months ago
- 85b1254 netns: check that route_me_harder packets use the right sk by Jason A. Donenfeld · 4 years, 2 months ago
- 7c10f1b qemu: loop entropy adding until getrandom doesn't block by Jason A. Donenfeld · 4 years, 8 months ago
- e05a1c8 drivers: fix section mismatch in qcom's regulator drivers by Chenyang Zhong · 2 years, 6 months ago
- 52ddbcd Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 4 months ago
- 5dfa37a fork,random: use get_random_canary() to set tsk->stack_canary by Rik van Riel · 7 years ago
- 4a01876 soc/qcom: early_random: Fix race during early random pool initialization by Reinazhard · 2 years, 6 months ago
- da9d66c soc/qcom: include random.h instead of hw_random.h by Chenyang Zhong · 2 years, 6 months ago
- 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
- 66dd212 Linux 4.9.327 by Greg Kroah-Hartman · 2 years, 4 months ago
- 19cd630 kprobes: don't call disarm_kprobe() for disabled kprobes by Kuniyuki Iwashima · 2 years, 5 months ago
- c24ca0f mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse by Jann Horn · 2 years, 4 months ago
- e7a5ead netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y by Geert Uytterhoeven · 2 years, 5 months ago
- 4a06817 s390/hypfs: avoid error message under KVM by Juergen Gross · 2 years, 6 months ago
- 3e930a2 arm64: map FDT as RW for early_init_dt_scan() by Hsin-Yi Wang · 5 years ago
- 8569b4a ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead by Yang Jihong · 2 years, 4 months ago
- 0f1174f fbdev: fb_pm2fb: Avoid potential divide by zero error by Letu Ren · 2 years, 4 months ago
- 1bea0bb HID: hidraw: fix memory leak in hidraw_release() by Karthik Alapati · 2 years, 5 months ago
- 2fe4619 media: pvrusb2: fix memory leak in pvr_probe by Dongliang Mu · 2 years, 7 months ago
- e887ea3 Bluetooth: L2CAP: Fix build errors in some archs by Luiz Augusto von Dentz · 2 years, 5 months ago
- 583daae kbuild: Fix include path in scripts/Makefile.modpost by Jing Leng · 2 years, 8 months ago
- 0616411 x86/bugs: Add "unknown" reporting for MMIO Stale Data by Pawan Gupta · 2 years, 5 months ago
- 1a2429c x86/cpu: Add Tiger Lake to Intel family by Gayatri Kammela · 5 years ago
- 210d22b s390/mm: do not trigger write fault when vma does not allow VM_WRITE by Gerald Schaefer · 2 years, 4 months ago
- 390f33a mm: Force TLB flush for PFNMAP mappings before unlink_file_vma() by Jann Horn · 2 years, 4 months ago
- 9ac3240 mm/hugetlb: fix hugetlb not supporting softdirty tracking by David Hildenbrand · 2 years, 5 months ago
- 6a0108b asm-generic: sections: refactor memory_intersects by Quanyang Wang · 2 years, 4 months ago
- 18e2881 loop: Check for overflow while configuring loop by Siddh Raman Pant · 2 years, 4 months ago
- d1f0467 btrfs: check if root is readonly while setting security xattr by Goldwyn Rodrigues · 2 years, 4 months ago
- 4e465ee ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter by Jacob Keller · 2 years, 5 months ago
- 29e0122 net: Fix a data-race around sysctl_somaxconn. by Kuniyuki Iwashima · 2 years, 4 months ago
- add7c2a net: Fix a data-race around sysctl_net_busy_read. by Kuniyuki Iwashima · 2 years, 4 months ago
- 7a34fb9 net: Fix a data-race around sysctl_net_busy_poll. by Kuniyuki Iwashima · 2 years, 4 months ago
- 64fca22 net: Fix a data-race around sysctl_tstamp_allow_data. by Kuniyuki Iwashima · 2 years, 4 months ago
- 509c21e ratelimit: Fix data-races in ___ratelimit(). by Kuniyuki Iwashima · 2 years, 4 months ago
- 3cfdaa3 netfilter: nft_payload: report ERANGE for too long offset and length by Pablo Neira Ayuso · 2 years, 4 months ago
- 4eec561 bonding: 802.3ad: fix no transmission of LACPDUs by Jonathan Toppins · 2 years, 4 months ago
- 7688537 rose: check NULL rose_loopback_neigh->loopback by Bernard Pidoux · 2 years, 4 months ago
- e580d32 af_key: Do not call xfrm_probe_algs in parallel by Herbert Xu · 2 years, 5 months ago
- 18e6b6e xfrm: fix refcount leak in __xfrm_policy_check() by Xin Xiong · 2 years, 5 months ago
- 555666f parisc: Fix exception handler for fldw and fstw instructions by Helge Deller · 2 years, 4 months ago
- 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
- c97531c Linux 4.9.326 by Greg Kroah-Hartman · 2 years, 4 months ago
- 5134b0a MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0 by Nathan Chancellor · 2 years, 5 months ago
- 59cefb5 video: fbdev: i740fb: Check the argument of i740_calc_vclk() by Zheyu Ma · 2 years, 5 months ago
- c4ced9f powerpc/64: Init jump labels before parse_early_param() by Zhouyi Zhou · 2 years, 5 months ago
- 900c508 ALSA: timer: Use deferred fasync helper by Takashi Iwai · 2 years, 5 months ago
- 6cc1e76 ALSA: core: Add async signal helpers by Takashi Iwai · 2 years, 5 months ago
- 9d1afa0 mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start by Liang He · 2 years, 6 months ago
- 62a50c3 vfio: Clear the caps->buf to NULL after free by Schspa Shi · 2 years, 6 months ago
- 8245e7d tty: serial: Fix refcount leak bug in ucc_uart.c by Liang He · 2 years, 6 months ago
- 53f62a4 ext4: avoid resizing to a partial cluster size by Kiselev, Oleg · 2 years, 5 months ago
- 835f95d ext4: avoid remove directory when directory is corrupted by Ye Bin · 2 years, 6 months ago
- 7470a43 drivers:md:fix a potential use-after-free bug by Wentao_Liang · 2 years, 5 months ago
- c2c7a29 cxl: Fix a memory leak in an error handling path by Christophe JAILLET · 2 years, 6 months ago
- 67a4874 gadgetfs: ep_io - wait until IRQ finishes by Jozef Martiniak · 2 years, 6 months ago
- fe6fe64 usb: host: ohci-ppc-of: Fix refcount leak bug by Liang He · 2 years, 7 months ago
- f465d46 irqchip/tegra: Fix overflow implicit truncation warnings by Sai Prakash Ranjan · 2 years, 7 months ago
- 123f459 fec: Fix timer capture timing in `fec_ptp_enable_pps()` by Csókás Bence · 2 years, 5 months ago
- 78913e2 netfilter: nf_tables: really skip inactive sets when allocating name by Pablo Neira Ayuso · 2 years, 5 months ago
- 53d6075 nios2: add force_successful_syscall_return() by Al Viro · 2 years, 5 months ago
- d264b64 nios2: restarts apply only to the first sigframe we build... by Al Viro · 2 years, 5 months ago
- bcb306a nios2: fix syscall restart checks by Al Viro · 2 years, 5 months ago
- 60cd5c1 nios2: traced syscall does need to check the syscall number by Al Viro · 2 years, 5 months ago
- 8c7739f nios2: don't leave NULLs in sys_call_table[] by Al Viro · 2 years, 5 months ago
- c071086 nios2: page fault et.al. are *not* restartable syscalls... by Al Viro · 2 years, 5 months ago
- acf173d atm: idt77252: fix use-after-free bugs caused by tst_timer by Duoming Zhou · 2 years, 5 months ago
- adc7242 xen/xenbus: fix return type in xenbus_file_read() by Dan Carpenter · 2 years, 5 months ago
- 09fc7ff vsock: Fix memory leak in vsock_connect() by Peilin Ye · 2 years, 5 months ago
- 3f2de0c pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed by Nikita Travkin · 2 years, 7 months ago