summaryrefslogtreecommitdiffstats
path: root/scripts/extract-vmlinux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-07afs: Fix getting the afs.fid xattrDavid Howells1-3/+12
2019-05-07afs: Fix the afs.cell and afs.volume xattr handlersDavid Howells1-2/+2
2019-05-07afs: Calculate i_blocks based on file sizeMarc Dionne1-1/+5
2019-05-07afs: Log more information for "kAFS: AFS vnode with undefined type\n"David Howells4-8/+36
2019-04-25afs: Provide mount-time configurable byte-range file locking emulationDavid Howells6-9/+120
2019-04-25afs: Add more tracepointsDavid Howells5-16/+163
2019-04-25afs: Implement sillyrename for unlink and renameDavid Howells8-13/+395
2019-04-25afs: Add directory reload tracepointDavid Howells2-0/+18
2019-04-25afs: Handle lock rpc ops failing on a file that got deletedDavid Howells3-4/+66
2019-04-25afs: Improve dir check failure reportsDavid Howells1-4/+34
2019-04-25afs: Add file locking tracepointsDavid Howells3-10/+209
2019-04-25afs: Further fix file lockingDavid Howells1-195/+195
2019-04-25afs: Fix AFS file locking to allow fine grained locksDavid Howells1-14/+9
2019-04-25afs: Calculate lock extend timer from set/extend reply receptionDavid Howells4-2/+38
2019-04-25afs: Split wait from afs_make_call()David Howells7-91/+139
2019-04-24ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet1-9/+23
2019-04-24net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet1-11/+16
2019-04-24rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2-5/+10
2019-04-24MAINTAINERS: LEDs: Add designated reviewer for LED subsystemDan Murphy1-0/+1
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun2-3/+11
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin1-0/+2
2019-04-24net/ncsi: handle overflow when incrementing mac addressTao Ren2-1/+17
2019-04-24net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas1-4/+7
2019-04-24net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King4-5/+5
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie3-0/+20
2019-04-24Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie1-7/+5
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez1-0/+7
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez1-0/+9
2019-04-23net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-04-22nfsd: wake blocked file lock waiters before sending callbackJeff Layton1-0/+9
2019-04-22nfsd: wake waiters blocked on file_lock before deleting itJeff Layton1-2/+1
2019-04-22netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin1-1/+1
2019-04-22netfilter: never get/set skb->tstampFlorian Westphal4-16/+18
2019-04-22netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal1-1/+2
2019-04-21Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARKCorentin Labbe1-2/+0
2019-04-21dt-bindings: add an explanation for internal phy-modeCorentin Labbe1-1/+2
2019-04-21Linux 5.1-rc6v5.1-rc6Linus Torvalds1-1/+1
2019-04-21net/tls: don't leak IV and record seq when offload failsJakub Kicinski3-6/+4
2019-04-21net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski1-0/+2
2019-04-21selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin1-0/+5
2019-04-19team: fix possible recursive locking when add slavesHangbin Liu1-0/+7
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy3-4/+24
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy1-2/+2
2019-04-19of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar4-3/+6
2019-04-19block: make sure that bvec length can't be overflowMing Lei1-2/+3
2019-04-19block: kill all_q_node in request_queueHou Tao1-1/+0
2019-04-19x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede1-2/+2
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli5-1/+57