index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
Linux 2.6.34.13
v2.6.34.13
Paul Gortmaker
1
-1
/
+1
2012-08-17
dmi: Feed DMI table to /dev/random driver
Tony Luck
1
-0
/
+3
2012-08-17
mfd: wm831x: Feed the device UUID into device_add_randomness()
Mark Brown
1
-0
/
+8
2012-08-17
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
1
-1
/
+23
2012-08-17
random: Add comment to random_initialize()
Tony Luck
1
-0
/
+10
2012-08-17
random: remove rand_initialize_irq()
Theodore Ts'o
6
-79
/
+0
2012-08-17
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2
-0
/
+4
2012-08-17
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
1
-0
/
+9
2012-08-17
MAINTAINERS: Theodore Ts'o is taking over the random driver
Theodore Ts'o
1
-1
/
+1
2012-08-17
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
1
-24
/
+32
2012-08-17
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2
-4
/
+156
2012-08-17
random: add new get_random_bytes_arch() function
Theodore Ts'o
2
-4
/
+24
2012-08-17
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
1
-9
/
+16
2012-08-17
random: create add_device_randomness() interface
Linus Torvalds
2
-0
/
+29
2012-08-17
random: use lockless techniques in the interrupt path
Theodore Ts'o
1
-39
/
+39
2012-08-17
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
4
-24
/
+90
2012-08-17
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
1
-3
/
+8
2012-08-17
random: Adjust the number of loops when initializing
H. Peter Anvin
1
-1
/
+1
2012-08-17
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
1
-0
/
+6
2012-08-17
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
1
-2
/
+6
2012-08-17
fix typo/thinko in get_random_bytes()
Luck, Tony
1
-1
/
+1
2012-08-17
x86, random: Architectural inlines to get random integers with RDRAND
H. Peter Anvin
2
-0
/
+82
2012-08-17
random: Add support for architectural random hooks
H. Peter Anvin
2
-2
/
+34
2012-08-17
x86, cpufeature: Update CPU feature RDRND to RDRAND
Kees Cook
1
-1
/
+1
2012-08-17
x86, cpu: Add CPU flags for F16C and RDRND
H. Peter Anvin
1
-0
/
+2
2012-08-17
random: simplify fips mode
Matt Mackall
1
-7
/
+3
2012-08-17
USB: quirks: adding more quirky webcams to avoid squeaky audio
sordna
1
-0
/
+24
2012-08-17
USB: add quirk for Logitech C600 web cam
Josh Boyer
1
-0
/
+3
2012-08-17
usb-storage: Accept 8020i-protocol commands longer than 12 bytes
Alan Stern
1
-4
/
+3
2012-08-17
USB: ftdi_sio: fix initial baud rate
Johan Hovold
1
-2
/
+5
2012-08-17
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Andrew Worsley
1
-3
/
+11
2012-08-17
USB: serial: pl2303: rm duplicate id
wangyanqing
2
-5
/
+0
2012-08-17
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
3
-2
/
+19
2012-08-17
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
1
-0
/
+2
2012-08-17
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
2
-17
/
+50
2012-08-17
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
1
-12
/
+4
2012-08-17
drm/i915: Sanity check pread/pwrite
Chris Wilson
1
-8
/
+20
2012-08-17
[media] Remove the old V4L1 v4lgrab.c file
Mauro Carvalho Chehab
3
-210
/
+1
2012-08-17
md/raid5: abort any pending parity operations when array fails.
NeilBrown
1
-12
/
+20
2012-08-17
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
Dave Jones
2
-0
/
+5
2012-08-17
kbuild: implement several W= levels
Sam Ravnborg
2
-29
/
+44
2012-08-17
kbuild: Add extra gcc checks
Borislav Petkov
3
-1
/
+44
2012-08-17
hfs: add sanity check for file name length
Dan Carpenter
1
-0
/
+2
2012-08-17
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
1
-1
/
+1
2012-08-17
mtd: mtdchar: add missing initializer on raw write
Peter Wippich
1
-0
/
+1
2012-08-17
netlink: validate NLA_MSECS length
Johannes Berg
1
-0
/
+1
2012-08-17
NFS/sunrpc: don't use a credential with extra groups.
NeilBrown
1
-0
/
+3
2012-08-17
[SCSI] Make scsi_free_queue() kill pending SCSI commands
Bart Van Assche
2
-3
/
+15
2012-08-17
[SCSI] st: fix race in st_scsi_execute_end
Petr Uzel
1
-1
/
+3
2012-08-17
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
1
-0
/
+1
[next]