locks: print unsigned ino in /proc/locks
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / include /
2021-02-02 Jeff Laytonlocks: rename FL_FILE_PVT and IS_FILE_PVT to use "...
2021-02-02 Jeff Laytonlocks: rename file-private locks to "open file descript...
2021-02-02 Jeff Laytonlocks: add new fcntl cmd values for handling file priva...
2021-02-02 Jeff Laytonlocks: pass the cmd value to fcntl_getlk/getlk64
2021-02-02 Jeff Laytonlocks: make /proc/locks show IS_FILE_PVT locks as type...
2021-02-02 Jeff Laytonlocks: rename locks_remove_flock to locks_remove_file
2021-01-28 Joel FernandesBACKPORT: mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
2021-01-28 David Herrmannmm: allow drivers to prevent new writable mappings
2021-01-28 Oleg Nesterovmm: mempolicy: turn vma_set_policy() into vma_dup_policy()
2021-01-28 David Herrmannshm: add sealing API
2020-07-28 Eric Dumazetnet: add sk_fullsock() helper lineage-18.0
2020-07-28 Harout Hedeshiannet: tcp: Scale the TCP backlog queue to absorb packet...
2020-07-28 Eric Dumazetipv6: inet6_sk() should use sk_fullsock()
2020-07-28 Lorenzo Colittinet: inet: Support UID-based routing in IP protocols.
2020-07-28 Lorenzo Colittinet: core: Add a UID field to struct sock.
2019-11-08 Will Deaconasm-generic: add memfd_create system call to unistd.h lineage-17.0
2019-11-08 David Herrmannshm: add memfd_create() syscall
2019-11-08 Todd KjosFROMGIT: binder: create node flag to request sender...
2019-11-08 Martijn CoenenFROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR...
2019-08-06 Ravinder Konkanetfilter: Changes to handle segmentation in SIP ALG
2019-08-06 Peter Zijlstralocking: Remove atomicy checks from {READ,WRITE}_ONCE
2019-08-06 Andrew MortonUPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helper
2019-08-06 Al Viroallow O_TMPFILE to work with O_WRONLY
2019-08-06 Al ViroSafer ABI for O_TMPFILE
2019-08-06 Al Viroit's still short a few helpers, but infrastructure...
2019-08-06 Lorenzo Colittinet: core: add UID to flows, rules, and routes
2019-08-06 StrictedRevert "net: core: Support UID-based routing."
2019-08-06 StrictedRevert "Handle 'sk' being NULL in UID-based routing."
2019-08-06 Cong Wangipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
2019-04-08 NeilBrownsched: Prevent recursion in io_schedule()
2019-04-08 Junjie Wusched: Provide a wake up API without sending freq notif...
2019-03-31 mythos234Introduce CPUFREQ_RELATION_C
2019-03-31 Viresh Kumarcpufreq: Move get_cpu_idle_time() to cpufreq.c
2019-03-31 Andres OportusANDROID: cpufreq: stats: add uid removal for uid_time_i...
2019-03-31 Andres OportusANDROID: cpufreq_stat: add per task/uid/freq stats
2019-03-31 Ruchi Kandoisched: cpufreq: Adds a field cpu_power in the task_struct
2019-02-26 Colin CrossAdd BINDER_GET_NODE_DEBUG_INFO ioctl
2019-02-26 Martijn CoenenANDROID: binder: add RT inheritance flag to node.
2019-02-26 Martijn CoenenANDROID: binder: add min sched_policy to node.
2019-02-26 Linus Torvaldskernel: make READ_ONCE() valid on const arguments
2019-02-26 Christian Borntraegerkernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x...
2019-02-26 Christian Borntraegerkernel: Provide READ_ONCE and ASSIGN_ONCE
2019-02-15 Michal Nazarewiczusb: gadget: f_fs: Add flags to descriptors block
2019-02-15 Peter Zijlstraarch: Mass conversion of smp_mb__*()
2019-02-15 Peter Zijlstraarch: Prepare for smp_mb__{before,after}_atomic()
2019-02-12 David Cohenusb: gadget: add quirk_ep_out_aligned_size field to...
2019-01-29 Tejun Heoworkqueue: implicit ordered attribute should be overridable
2019-01-29 Eric Dumazetnet: ping: do not abuse udp_poll()
2019-01-29 Dan Carpentersctp: potential read out of bounds in sctp_ulpevent_typ...
2019-01-29 Xin Longsctp: fix the check for _sctp_walk_params and _sctp_wal...
2019-01-29 Alexander Potapenkosctp: don't dereference ptr before leaving _sctp_walk_...
2019-01-29 Arnd Bergmannwext: handle NULL extra data in iwe_stream_add_point...
2019-01-29 Eric BiggersKEYS: prevent creating a different user's keyrings
2019-01-29 Nicholas Bellingertarget: Avoid mappedlun symlink creation during lun...
2019-01-29 Neal Cardwelltcp: introduce tcp_rto_delta_us() helper for xmit timer fix
2019-01-29 Linus Torvaldsgive up on gcc ilog2() constant optimizations
2019-01-29 Dmitry V. Levinuapi: fix linux/packet_diag.h userspace compilation...
2019-01-29 Chuck Levernfs: Don't increment lock sequence ID after NFS4ERR_MOVED
2019-01-29 Arnd Bergmanncred/userns: define current_user_ns() as a function
2019-01-29 Marc Kleine-Buddecan: raw: raw_setsockopt: limit number of can_filter...
2019-01-29 David HildenbrandKVM: kvm_io_bus_unregister_dev() should never fail
2019-01-29 Amos Kongkvm: exclude ioeventfd from counting kvm_io_range limit
2019-01-29 Eric Dumazetcan: Fix kernel panic at security_sock_rcv_skb
2019-01-29 Rafael J. WysockiACPI / PNP: Reserve ACPI resources at the fs_initcall_s...
2019-01-29 Rafael J. WysockiACPI / PNP: Avoid conflicting resource reservations
2019-01-29 Peter Zijlstralocking/static_keys: Add static_key_{en,dis}able()...
2019-01-29 Rik van Rieltracing: Add #undef to fix compile error
2019-01-29 Trond Myklebustnlm: Ensure callback code also checks that the files...
2019-01-29 Jason GunthorpeRDMA/core: Fix incorrect structure packing for booleans
2019-01-29 Eric Dumazetnetlabel: out of bound access in cipso_v4_validate()
2019-01-29 Herbert Xugro: Disable frag0 optimization on IPv6 ext headers
2019-01-29 James Yonancrypto: crypto_memneq - add equality testing of memory...
2019-01-29 Dan Carpentermfd: 88pm80x: Double shifting bug in suspend/resume
2019-01-29 Sergei Miroshnichenkocan: dev: fix deadlock reported after bus-off
2019-01-29 Nikolay Aleksandrovipmr, ip6mr: fix scheduling while atomic and a deadlock...
2019-01-29 Eric Dumazetnet: avoid sk_forward_alloc overflows
2019-01-29 Eric Dumazetnet: fix sk_mem_reclaim_partial()
2019-01-29 Mahesh Bandewarbonding: Fix bonding crash
2019-01-29 Eric Dumazettcp: take care of truncations done by sk_filter()
2019-01-29 Eli Cooperip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
2019-01-29 Hannes Frederic... ipv6: move DAD and addrconf_verify processing to workqueue
2019-01-29 Hannes Frederic... ipv6: split duplicate address detection and router...
2019-01-29 Michal KubeÄ\8dekipv6: don't call fib6_run_gc() until routing is ready
2019-01-29 Joe Perchesstddef.h: move offsetofend inside #ifndef/#endif guard...
2019-01-29 Denys Vlasenkoinclude/stddef.h: Move offsetofend() from vfio.h to...
2019-01-29 Gavin Shandrivers/vfio: Rework offsetofend()
2019-01-29 Dmitry TorokhovInput: i8042 - break load dependency between atkbd...
2019-01-29 Al Virofix fault_in_multipages_...() on architectures with...
2019-01-29 Al Viroasm-generic: make copy_from_user() zero the destination...
2019-01-29 Al Viroasm-generic: make get_user() clear the destination...
2019-01-29 David Vrabelxen: Add RING_COPY_REQUEST()
2019-01-29 Herbert Xucrypto: af_alg - Allow af_af_alg_release_parent to...
2019-01-29 Herbert Xucrypto: skcipher - Add crypto_skcipher_has_setkey
2019-01-29 Herbert Xucrypto: hash - Add crypto_ahash_has_setkey
2019-01-29 Herbert Xucrypto: af_alg - Add nokey compatibility path
2019-01-29 Herbert Xucrypto: af_alg - Disallow bind/setkey/... after accept(2)
2019-01-29 Simon HormanPCI: Add Netronome NFP4000 PF device ID
2019-01-29 Jason S. McMullanPCI: Add Netronome vendor and device IDs
2019-01-29 Richard Weinbergermm: Export migrate_page_move_mapping and migrate_page_copy
2019-01-29 Jason GunthorpeIB/security: Restrict use of the write() interface
next