index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
scheduler
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
vfs: add hex format for MAY_* flag values
Aneesh Kumar K.V
1
-8
/
+9
2011-10-28
vfs: indicate that the permission functions take all the MAY_* flags
Andreas Gruenbacher
1
-2
/
+2
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
7
-11
/
+14
2011-10-28
vfs: add "device" tag to /proc/self/mountstats
Bryan Schumaker
1
-0
/
+1
2011-10-28
cleanup: vfs: small comment fix for block_invalidatepage
Wang Sheng-Hui
1
-2
/
+2
2011-10-28
vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately
Jeff Layton
1
-0
/
+3
2011-10-24
Linux 3.1
Linus Torvalds
1
-1
/
+1
2011-10-24
x86: Fix S4 regression
Takashi Iwai
1
-2
/
+1
2011-10-23
dm kcopyd: fix job_pool leak
Alasdair G Kergon
1
-0
/
+1
2011-10-22
ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
Domenico Andreoli
5
-0
/
+10
2011-10-21
crypto: ghash - Avoid null pointer dereference if no key is set
Nick Bowler
1
-0
/
+6
2011-10-21
ARM: S5P: fix offset calculation on gpio-interrupt
Marek Szyprowski
1
-3
/
+3
2011-10-20
hwmon: (w83627ehf) Fix negative 8-bit temperature values
Jean Delvare
1
-2
/
+3
2011-10-19
mm: fix race between mremap and removing migration entry
Hugh Dickins
1
-4
/
+4
2011-10-19
sparc: Add alignment flag to PCI expansion resources
Kjetil Oftedal
1
-1
/
+2
2011-10-19
fib_rules: fix unresolved_rules counting
Yan, Zheng
1
-1
/
+4
2011-10-19
r8169: fix wrong eee setting for rlt8111evl
hayeswang
1
-1
/
+1
2011-10-19
r8169: fix driver shutdown WoL regression.
françois romieu
1
-32
/
+56
2011-10-19
ehea: Change maintainer to me
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-10-19
[media] videodev: fix a NULL pointer dereference in v4l2_device_release()
Antonio Ospite
1
-1
/
+1
2011-10-19
intel-iommu: fix superpage support in pfn_to_dma_pte()
Allen Kay
1
-9
/
+8
2011-10-19
intel-iommu: set iommu_superpage on VM domains to lowest common denominator
Allen Kay
1
-5
/
+7
2011-10-19
intel-iommu: fix return value of iommu_unmap() API
Allen Kay
1
-3
/
+8
2011-10-19
MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu move
Roland Dreier
1
-1
/
+1
2011-10-19
drm/radeon/kms/atom: fix handling of FB scratch indices
Alex Deucher
2
-2
/
+14
2011-10-19
pptp: pptp_rcv_core() misses pskb_may_pull() call
Eric Dumazet
1
-8
/
+12
2011-10-19
tproxy: copy transparent flag when creating a time wait
KOVACS Krisztian
1
-0
/
+1
2011-10-19
pptp: fix skb leak in pptp_xmit()
Eric Dumazet
1
-0
/
+2
2011-10-19
bonding: use local function pointer of bond->recv_probe in bond_handle_frame
Mitsuo Hayasaka
1
-2
/
+5
2011-10-19
smsc911x: Add support for SMSC LAN89218
Phil Edworthy
1
-0
/
+2
2011-10-18
tg3: negate USE_PHYLIB flag check
Jiri Pirko
1
-1
/
+1
2011-10-18
netconsole: enable netconsole can make net_device refcnt incorrent
Gao feng
1
-0
/
+5
2011-10-18
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
4
-1
/
+12
2011-10-18
l2tp: fix a potential skb leak in l2tp_xmit_skb()
Eric Dumazet
1
-1
/
+3
2011-10-18
bridge: fix hang on removal of bridge via netlink
stephen hemminger
3
-4
/
+7
2011-10-18
cputimer: Cure lock inversion
Peter Zijlstra
1
-3
/
+4
2011-10-18
drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridges (v2)
Alex Deucher
1
-1
/
+11
2011-10-18
drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls
Alex Deucher
1
-1
/
+1
2011-10-18
drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping
Alex Deucher
1
-4
/
+9
2011-10-18
ALSA: HDA: conexant support for Lenovo T520/W520
Daniel Suchy
1
-0
/
+1
2011-10-18
ALSA: hda - Add position_fix quirk for Dell Inspiron 1010
Takashi Iwai
1
-0
/
+1
2011-10-18
ttm: Fix error-path using an uninitialized value
Thomas Hellstrom
1
-1
/
+1
2011-10-17
Linux 3.1-rc10
Linus Torvalds
1
-1
/
+1
2011-10-17
x25: Prevent skb overreads when checking call user data
Matthew Daley
1
-1
/
+2
2011-10-17
x25: Handle undersized/fragmented skbs
Matthew Daley
6
-17
/
+87
2011-10-17
x25: Validate incoming call user data lengths
Matthew Daley
2
-0
/
+9
2011-10-17
udplite: fast-path computation of checksum coverage
Gerrit Renker
1
-32
/
+31
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
1
-1
/
+1
2011-10-15
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
1
-1
/
+0
2011-10-15
ARM: 7122/1: localtimer: add header linux/errno.h explicitly
Shawn Guo
1
-0
/
+2
[next]