aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-05Merge tag 'v4.1.17' into linux-linaro-lsk-v4.1Mark Brown
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-01-31tcp/dccp: fix old style declarationsRaanan Avargil
2016-01-31tcp/dccp: fix timewait races in timer handlingEric Dumazet
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2016-01-22net: fix IP early demux racesEric Dumazet
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-22vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22Merge remote-tracking branch 'v4.1/topic/PSCI' into linux-linaro-lsk-v4.1lsk-v4.1-16.01Alex Shi
2016-01-20drivers: firmware: psci: add system suspend supportSudeep Holla
2016-01-20drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi
2016-01-20drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi
2016-01-20drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi
2016-01-20drivers: firmware: psci: add INVALID_ADDRESS return valueLorenzo Pieralisi
2016-01-20arm64: psci: factor invocation code to driversMark Rutland
2016-01-14Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1Alex Shi
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-14unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-10Merge tag 'v4.1.14' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-10Merge tag 'v4.1.13' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-09ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-11-08Merge remote-tracking branch 'origin/v4.1/topic/pcie-junor1' into linux-linar...Alex Shi
2015-11-04Merge tag 'v4.1.12' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-27drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-10-22overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-10-22security: fix typo in security_task_prctlJann Horn
2015-10-22netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman