lkml.org 
[lkml]   [2014]   [Oct]   [12]   [last100]  
 
/

12 Oct 2014

 
 Re: fs/namei.c: Misuse of sequence counts?Eric Biggers
 Re: fs/namei.c: Misuse of sequence counts?Al Viro
 Re: fs/namei.c: Misuse of sequence counts?Al Viro
[New][PATCH v9 00/12] Intel MPX supportQiaowei Ren
 Re: fs/namei.c: Misuse of sequence counts?Eric Biggers
 [PATCH v9 03/12] x86, mpx: add MPX specific mmap interfaceQiaowei Ren
 [PATCH v9 12/12] x86, mpx: add documentation on Intel MPXQiaowei Ren
 [PATCH v9 11/12] x86, mpx: cleanup unused bound tablesQiaowei Ren
 [PATCH v9 10/12] x86, mpx: add prctl commands PR_MPX_ENABLE_MANAGE ...Qiaowei Ren
 [PATCH v9 09/12] x86, mpx: decode MPX instruction to get bound vio ...Qiaowei Ren
 [PATCH v9 01/12] x86, mpx: introduce VM_MPX to indicate that a VMA ...Qiaowei Ren
 [PATCH v9 08/12] ia64: sync struct siginfo with general versionQiaowei Ren
 [PATCH v9 07/12] mips: sync struct siginfo with general versionQiaowei Ren
 [PATCH v9 05/12] x86, mpx: on-demand kernel allocation of bounds t ...Qiaowei Ren
 [PATCH v9 06/12] mpx: extend siginfo structure to include bound vi ...Qiaowei Ren
 [PATCH v9 04/12] x86, mpx: add MPX to disaabled featuresQiaowei Ren
 [PATCH v9 02/12] x86, mpx: rename cfg_reg_u and status_regQiaowei Ren
 Re: fs/namei.c: Misuse of sequence counts?Eric Biggers
 [PATCH] drm: drm_err: Remove unnecessary __func__ argumentJoe Perches
 Re: [PATCH] tty/serial_core: Introduce lock mechanism for RS485Nicolas Ferre
 Re: [RFC] drop owner assignment from platform_driversWolfram Sang
 Re: [PATCH] Do not silently discard WRITE_SAME requestsPetr Vandrovec
[New][GIT PULL] platform-drivers-x86 for v3.18Darren Hart
[New][PATCH 1/1] Octeon: Staging Driver: Remove coding warningsAkshay Sarode
 Re: [PATCH] net: wireless: brcm80211: brcmfmac: dhd_sdio.c: Clean ...Arend van Spriel
 Re: [PATCH] debugfs: add helper function to create device related ...Arend van Spriel
[New][PATCH] kvm: drop unsupported capabilities, fix documentation"Michael S. Tsirkin"
 [PATCH v2] Staging: lustre: llite: fix some sparse warnings about ...Anh Le
 Re: [PATCH net-next RFC 1/3] virtio: support for urgent descriptors"Michael S. Tsirkin"
 Re: [RFC PATCH 3/3] i2c: show and change bus frequency via sysfsOctavian Purdila
 Re: [PATCH] arm: Blacklist gcc 4.8.[012] and 4.9.0 with CONFIG_FRA ...Mikael Pettersson
[New][GIT PULL] parisc architecture patch for v3.18Helge Deller
[New][PATCH resend] kconfig: Fix compiler warning in menu.cHans de Goede
 [PATCH resend] kconfig: Fix compiler warning in menu.cHans de Goede
 Re: [PATCH] char: hw_random: core.c: Changed from using strncpy to ...Rickard Strandqvist
[New][PATCH v2] char: hw_random: core.c: Changed from using strncat to ...Rickard Strandqvist
 Re: [PATCH] net: wireless: brcm80211: brcmfmac: dhd_sdio.c: Cleani ...Rickard Strandqvist
[New][PATCH 1/3] um: Create asm/sections.hNicolas Iooss
 [PATCH 3/3] um/os-Linux: Use char[] for syscall_stub declarationsNicolas Iooss
 [PATCH 2/3] um: Use char[] for linker script address declarationsNicolas Iooss
 Re: [3.16.1 BISECTED REGRESSION]: Simtec Entropy Key (cdc-acm) bro ...Paul Martin
[New][PATCH v2] brcmfmac: dhd_sdio.c: Cleaning up missing null-termina ...Rickard Strandqvist
 [PATCH v2] brcmfmac: dhd_sdio.c: Cleaning up missing null-termina ...Rickard Strandqvist
[New][PATCH v3 00/25] virtio: fix spec compliance issues"Michael S. Tsirkin"
 [PATCH v3 01/25] virtio_pci: fix virtio spec compliance on restore"Michael S. Tsirkin"
 [PATCH v3 03/25] virtio-pci: move freeze/restore to virtio core"Michael S. Tsirkin"
 [PATCH v3 05/25] virtio_blk: drop config_enable"Michael S. Tsirkin"
 [PATCH v3 07/25] virtio_net: drop config_enable"Michael S. Tsirkin"
 [PATCH v3 09/25] virtio_net: minor cleanup"Michael S. Tsirkin"
 [PATCH v3 11/25] virtio_net: enable VQs early"Michael S. Tsirkin"
 [PATCH v3 12/25] virtio_blk: enable VQs early"Michael S. Tsirkin"
 [PATCH v3 14/25] 9p/trans_virtio: enable VQs early"Michael S. Tsirkin"
 [PATCH v3 13/25] virtio_console: enable VQs early"Michael S. Tsirkin"
 [PATCH v3 17/25] virtio_blk: enable VQs early on restore"Michael S. Tsirkin"
 [PATCH v3 20/25] virtio_net: enable VQs early on restore"Michael S. Tsirkin"
 [PATCH v3 21/25] virito_scsi: use freezable WQ for events"Michael S. Tsirkin"
 [PATCH v3 24/25] virtio_scsi: drop scan callback"Michael S. Tsirkin"
 [PATCH v3 23/25] virtio_balloon: enable VQs early on restore"Michael S. Tsirkin"
 [PATCH v3 22/25] virtio_scsi: fix race on device removal"Michael S. Tsirkin"
 [PATCH v3 25/25] virtio-rng: refactor probe error handling"Michael S. Tsirkin"
 [PATCH v3 19/25] virtio_console: enable VQs early on restore"Michael S. Tsirkin"
 [PATCH v3 18/25] virtio_scsi: enable VQs early on restore"Michael S. Tsirkin"
 [PATCH v3 16/25] virtio_scsi: move kick event out from virtscsi_init"Michael S. Tsirkin"
[New][PATCH] [mm]: vmscan: replace printk with pr_errPintu Kumar
 [PATCH v3 15/25] virtio_net: fix use after free on allocation failure"Michael S. Tsirkin"
[New][PATCH v2 net] x86: bpf_jit: fix two bugs in eBPF JIT compilerOrtwin Glück
 [PATCH v3 10/25] virtio: add API to enable VQs early"Michael S. Tsirkin"
 [PATCH v3 08/25] virtio-net: drop config_mutex"Michael S. Tsirkin"
 [PATCH v3 06/25] virtio-blk: drop config_mutex"Michael S. Tsirkin"
 [PATCH v3 04/25] virtio: defer config changed notifications"Michael S. Tsirkin"
 [PATCH v3 02/25] virtio: unify config_changed handling"Michael S. Tsirkin"
[New]Ref: No: GL-p57-UK-929"UK Brokers Team"
[New][PATCH RESEND] drivers/block/mtip32xx: Fix incorrect warningDaniel Cotton
[New][PATCH] arch/x86/kernel/rtc.c: Overzealous usage of 'const' keywordEdward O'Callaghan
[New][PATCH 1/1] [mm]: vmalloc: replace printk with pr_warnPintu Kumar
 Re: [PATCH v4] i2c: rk3x: adjust the LOW divison based on characte ...Max Schwarz
 Re: [PATCH] PCI: add kernel parameter to override devid<->driver m ...Marcel Apfelbaum
[New][PATCH] staging: comedi: drivers: comedi_bond.c: Changed from usi ...Rickard Strandqvist
 Re: [PATCH 1/1] fat: remove redundant sys_tz declarationOGAWA Hirofumi
 Re: [PATCHv2 1/3] x86, ptdump: Add section for EFI runtime servicesMathias Krause
 Re: [PATCH v1 2/4] ARM: keystone: pm: switch to use generic pm domainsKevin Hilman
 Re: [PATCH v1 2/4] ARM: keystone: pm: switch to use generic pm domainsKevin Hilman
 Re: [PATCH RFC 1/5] sched,numa: build table of node hop distancePeter Zijlstra
 Re: [PATCH 3/4] mm: gup: use get_user_pages_fast and get_user_page ...Andrea Arcangeli
 Re: [PATCH RFC 1/5] sched,numa: build table of node hop distanceRik van Riel
 Re: [GIT] Security subsystem upate for 3.18Linus Torvalds
 Re: [RFC] drop owner assignment from platform_driversGreg KH
 Re: Machine crashes right *after* ~successful resumePavel Machek
 Re: [PATCH] reset: socfpga: use arch_initcall for early initializationPavel Machek
 Re: [PATCH] Input: i8042 - disable active multiplexing by defaultPavel Machek
 Re: [PATCH RFC 2/5] sched,numa: classify the NUMA topology of a systemPeter Zijlstra
 Re: [GIT] Security subsystem upate for 3.18Linus Torvalds
 Re: [PATCH RFC 3/5] sched,numa: preparations for complex topology ...Peter Zijlstra
[New]CRASH during boot 3.16.3+Udo van den Heuvel
 Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.Pali Rohár
 Re: [PATCH RFC 4/5] sched,numa: calculate node scores in complex N ...Peter Zijlstra
 Re: [PATCH RFC 5/5] sched,numa: find the preferred nid with comple ...Peter Zijlstra
 Re: [GIT] Security subsystem upate for 3.18Paul Moore
 Re: Machine crashes right *after* ~successful resumeWilmer van der Gaast
 Re: [GIT] Security subsystem upate for 3.18Linus Torvalds
 Re: [PATCH 2/3] kbuild: handle module compression while running 'm ...Andev
[New][PATCH] staging: lustre: lustre: ptlrpc: sec.c: Replacing strncat ...Rickard Strandqvist
 Re: [GIT] Security subsystem upate for 3.18Linus Torvalds
[New][PATCH] kernel/groups.c: Code simplificationsEric Biggers
 Re: [U-Boot] [PATCH resend] kconfig: Fix compiler warning in menu.cJeroen Hofstee
 Re: [PATCH 2/3] kbuild: handle module compression while running 'm ...Willy Tarreau
[New][PATCH] x86: Clean up stack access code in irq_32.cChuck Ebbert
 Re: [PATCH] dell-wmi: Fix access out of memoryPali Rohár
 Re: [PATCH] x86: Clean up stack access code in irq_32.c"H. Peter Anvin"
 Re: [PATCH] x86: Clean up stack access code in irq_32.cChuck Ebbert
[New][PATCH] Staging: wlan-ng: prism2 simple style modificationsErich Cordoba Malibran
[New][PATCH] vfs: Deduplicate code shared by xattr system calls operati ...Eric Biggers
 Re: [RFC] drop owner assignment from platform_driversWolfram Sang
 Re: [PATCH] vfs: Deduplicate code shared by xattr system calls ope ...Christoph Hellwig
 Re: [PATCH 2/3] kbuild: handle module compression while running 'm ...Andev
 Re: [RFC PATCH 3/3] i2c: show and change bus frequency via sysfsGuenter Roeck
[New]Diagnostic and Monitoring Workgroup Participation?Dominique Toupin
 Re: [PATCH] x86: Clean up stack access code in irq_32.c"H. Peter Anvin"
[New]modprobe nf_reject_ipv4 gives rcu errors wrt: Unknown symbolToralf Förster
 Re: unaligned accesses in SLAB etc.David Miller
[New]reboot housekeeping, lack thereof, is messing with meGene Heskett
 Re: unaligned accesses in SLAB etc.Joonsoo Kim
 Re: unaligned accesses in SLAB etc.David Miller
 Re: [PATCH] x86: Clean up stack access code in irq_32.cJeff Epler
 Re: [PATCH] x86: Clean up stack access code in irq_32.cChuck Ebbert
 Re: CRASH during boot 3.16.3+Peter Hurley
 Re: unaligned accesses in SLAB etc.Joonsoo Kim
[New][PATCH] target: iscsi: iscsi_target_tpg.c: Cleaning up possible s ...Rickard Strandqvist
 Re: [tpmdd-devel] [Ksummit-discuss] TPM MiniSummit @ LinuxCon EuropeJarkko Sakkinen
 Re: [PATCH] target: iscsi: iscsi_target_tpg.c: Cleaning up possib ...Joe Perches
 Re: [PATCH 07/12] rtc: omap: silence bogus power-up reset message ...Johan Hovold
[New][PATCH 0/2] staging: rtl8192u: Fix sparse warningsKoray Gulcu
 [PATCH 1/2] staging: rtl8192u: Fix sparse warnings of r8182U_coreKoray Gulcu
 [PATCH 2/2] staging: rtl8192u: Fix checkpatch.pl warningsKoray Gulcu
 Re: [3.16.1 BISECTED REGRESSION]: Simtec Entropy Key (cdc-acm) bro ...Johan Hovold
[New][PATCH] kernel: debug: kdb: kdb_main.c: Replacing strncat with st ...Rickard Strandqvist
 Re: [PATCH v2] usb: ffs: fix regression when quirk_ep_out_aligned_ ...Al Viro
 Re: [PATCH resend] staging, lustre: fix a sparse errorAl Viro
 Re: [RFC PATCH 1/2] acpi: Use syscore instead of pm_power_off_prep ..."Rafael J. Wysocki"
 Re: [PATCH] target: iscsi: iscsi_target_tpg.c: Cleaning up possibl ...Rickard Strandqvist
[New][PATCH] fs/file_table.c: Update alloc_file() commentEric Biggers
 Re: [PATCH] x86: Clean up stack access code in irq_32.cChuck Ebbert
 Re: /dev/root changes with 3.17-rc"Rafael J. Wysocki"
 Re: [RFC PATCH 1/2] acpi: Use syscore instead of pm_power_off_prep ...Guenter Roeck
 Re: [RFC PATCH 1/2] acpi: Use syscore instead of pm_power_off_prep ..."Rafael J. Wysocki"
 Re: [PATCH v2] usb: ffs: fix regression when quirk_ep_out_aligned_ ...Felipe Balbi
 Re: [RFC PATCH 1/2] acpi: Use syscore instead of pm_power_off_prep ...Guenter Roeck
 Re: [REPOST PATCH v4 1/2] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class"Rafael J. Wysocki"
[New][PATCH 0/3] media: rc: add support for Amlogic Meson IR receiverBeniamino Galvani
 [PATCH 1/3] media: rc: add driver for Amlogic Meson IR remote receiverBeniamino Galvani
 [PATCH 3/3] ARM: dts: meson: add dts nodes for IR receiverBeniamino Galvani
 [PATCH 2/3] media: rc: meson: document device tree bindingsBeniamino Galvani
 Re: vxlan gro problem ?Or Gerlitz
 Re: [PATCH 07/12] spi/atmel: use dmaengine_terminate_all() APINicolas Ferre
[New][PATCH] scripts: docproc.c: Changed from using strncat to strlcatRickard Strandqvist
[New][PATCH] tools: perf: util: sort.c: Changed from using strncat to ...Rickard Strandqvist
 Re: Machine crashes right *after* ~successful resumePavel Machek
[New][PATCH 00/15] media: davinci: vpbe enhancements"Lad, Prabhakar"
 [PATCH 04/15] media: davinci: vpbe: drop buf_cleanup() callback"Lad, Prabhakar"
 [PATCH 12/15] media: davinci: vpbe: use helpers provided by core i ..."Lad, Prabhakar"
 [PATCH 15/15] media: davinci: vpbe: return -ENODATA for *dv_timing ..."Lad, Prabhakar"
 [PATCH 09/15] media: davinci: vpbe: add support for VB2_DMABUF"Lad, Prabhakar"
 [PATCH 08/15] media: davinci: vpbe: use vb2_ioctl_* helpers"Lad, Prabhakar"
 [PATCH 14/15] media: davinci: vpbe: group v4l2_ioctl_ops"Lad, Prabhakar"
 [PATCH 11/15] media: davinci: vpbe: add support for VIDIOC_EXPBUF"Lad, Prabhakar"
 [PATCH 13/15] media: davinci: vpbe: drop unused member memory from ..."Lad, Prabhakar"
 [PATCH 07/15] media: davinci: vpbe: use fh handling provided by v4l"Lad, Prabhakar"
 [PATCH 10/15] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFS"Lad, Prabhakar"
 [PATCH 06/15] media: davinci: vpbe: use vb2_fop_mmap/poll"Lad, Prabhakar"
 [PATCH 03/15] media: davinci: vpbe: use vb2_ops_wait_prepare/finis ..."Lad, Prabhakar"
 [PATCH 05/15] media: davinci: vpbe: improve vpbe_buffer_prepare() ..."Lad, Prabhakar"
 [PATCH 02/15] media: davinci: vpbe: drop buf_init() callback"Lad, Prabhakar"
 [PATCH 01/15] media: davinci: vpbe: initialize vb2 queue and DMA c ..."Lad, Prabhakar"
[New][PATCH 1/5] fs/anon_inodes.c: Remove unnecessary IS_ERR(anon_inode ...Eric Biggers
 [PATCH 2/5] fs/anon_inodes.c: Simplify control flow in anon_inode_ ...Eric Biggers
 [PATCH 3/5] fs/anon_inodes.c: Mark anon_inode_inode __read_mostlyEric Biggers
 [PATCH 4/5] fs/anon_inodes.c: Remove unneeded #includesEric Biggers
 [PATCH 5/5] fs/anon_inodes.c: Remove incorrect information in commentEric Biggers
[New][PATCH] Crypto: gf128mul : fixed a parentheses coding style issueMike Roocroft
[New][PATCH] snd-es18xx: Add GPO controlsOndrej Zary
 Re: [PATCH 2/5] fs/anon_inodes.c: Simplify control flow in anon_in ...Al Viro
 Aw: Re: [tpmdd-devel] [Ksummit-discuss] TPM MiniSummit @ LinuxCon ..."Peter Huewe"
 Re: [GIT] Security subsystem upate for 3.18Paul Moore
 Re: Workable vintage driver support mechanism? (Re: [alsa-devel] [ ...Ondrej Zary
 Re: [PATCH v4] i2c: rk3x: adjust the LOW divison based on characte ...Doug Anderson
 Re: [3.16.1 BISECTED REGRESSION]: Simtec Entropy Key (cdc-acm) bro ...Nix
 Re: [PATCH v3 1/2] iio: vadc: Qualcomm SPMI PMIC voltage ADC driverHartmut Knaack
 Re: [PATCH v3 1/2] iio: vadc: Qualcomm SPMI PMIC voltage ADC driverHartmut Knaack
[New]WTF is d_add_ci() doing with negative dentries?Al Viro
 Re: [PATCH] dell-wmi: Fix access out of memoryDarren Hart
 Re: [PATCH 2/5] fs/anon_inodes.c: Simplify control flow in anon_in ...Josh Triplett
 Re: [PATCH] Crypto: gf128mul : fixed a parentheses coding style issueJoe Perches
[New][git pull] vfs.git pile 1Al Viro
[New][Regression] rtlwifi boot failure with 3.17"S. Gilles"
 Re: [tpmdd-devel] [TrouSerS-tech] [Ksummit-discuss] TPM MiniSummit ...Mimi Zohar
 Re: Machine crashes right *after* ~successful resumeWilmer van der Gaast
 Re: WTF is d_add_ci() doing with negative dentries?Anton Altaparmakov
 Re: [tpmdd-devel] [TrouSerS-tech] [Ksummit-discuss] TPM MiniSummit ...Mimi Zohar
 Re: [PATCH v2 3/4] ima: ignore empty and with whitespaces policy linesMimi Zohar
 Re: linux-next: manual merge of the percpu tree with the ext4 treeStephen Rothwell
 Re: [PATCH] clk: rockchip: rk3288: i2s_frac adds flag to set paren ...Jianqun
 Re: linux-next: status of the logfs tree?Stephen Rothwell
 [PATCH v2] clk: rockchip: rk3288: i2s_frac adds flag to set parent ...Jianqun
 Re: [PATCH v1 5/7] dax: Add huge page fault supportDave Chinner
 Re: [PATCH v2] usb: atm: fix style issuesGreg KH
 Re: [PATCH] Staging: wlan-ng: prism2 simple style modificationsGreg KH
[New][GIT PULL] xfs: updates for 3.18-rc1Dave Chinner
 Re: WTF is d_add_ci() doing with negative dentries?Al Viro
 Re: btrfs: kernel BUG at fs/btrfs/extent_io.c:676!Sasha Levin
[New][PATCH 3.10 00/16] 3.10.58-stable reviewGreg Kroah-Hartman
 [PATCH 3.10 01/16] myri10ge: check for DMA mapping errorsGreg Kroah-Hartman
 [PATCH 3.10 02/16] sit: Fix ipip6_tunnel_lookup device matching cr ...Greg Kroah-Hartman
 [PATCH 3.10 03/16] tcp: fix tcp_release_cb() to dispatch via addre ...Greg Kroah-Hartman
 [PATCH 3.10 04/16] packet: handle too big packets for PACKET_V3Greg Kroah-Hartman
 [PATCH 3.10 07/16] tg3: Work around HW/FW limitations with vlan en ...Greg Kroah-Hartman
 [PATCH 3.10 12/16] tcp: fixing TLPs FIN recoveryGreg Kroah-Hartman
 [PATCH 3.10 11/16] sctp: handle association restarts when the sock ...Greg Kroah-Hartman
 [PATCH 3.14 11/37] openvswitch: fix panic with multiple vlan headersGreg Kroah-Hartman
 [PATCH 3.14 14/37] ipv6: fix rtnl locking in setsockopt for anycas ...Greg Kroah-Hartman
 [PATCH 3.14 15/37] bonding: fix div by zero while enslaving and tr ...Greg Kroah-Hartman
 [PATCH 3.14 20/37] tg3: Work around HW/FW limitations with vlan en ...Greg Kroah-Hartman
 [PATCH 3.14 21/37] tg3: Allow for recieve of full-size 8021AD framesGreg Kroah-Hartman
 [PATCH 3.14 22/37] xfrm: Generate blackhole routes only from route ...Greg Kroah-Hartman
 [PATCH 3.14 05/37] i40e: Dont stop driver probe when querying DCB ...Greg Kroah-Hartman
 [PATCH 3.14 34/37] USB: cp210x: add support for Seluxit USB dongleGreg Kroah-Hartman
 [PATCH 3.14 28/37] ip6_gre: fix flowi6_proto value in xmit pathGreg Kroah-Hartman
 [PATCH 3.14 30/37] sctp: handle association restarts when the sock ...Greg Kroah-Hartman
 [PATCH 3.14 32/37] USB: Add device quirk for ASUS T100 Base Statio ...Greg Kroah-Hartman
 [PATCH 3.14 23/37] xfrm: Generate queueing routes only from route ...Greg Kroah-Hartman
 [PATCH 3.16 12/55] packet: handle too big packets for PACKET_V3Greg Kroah-Hartman
 [PATCH 3.16 14/55] net: ipv6: fib: dont sleep inside atomic lockGreg Kroah-Hartman
 [PATCH 3.16 15/55] openvswitch: fix panic with multiple vlan headersGreg Kroah-Hartman
 [PATCH 3.16 20/55] ipv6: restore the behavior of ipv6_sock_ac_drop()Greg Kroah-Hartman
 [PATCH 3.16 19/55] l2tp: fix race while getting PMTU on PPP pseudo ...Greg Kroah-Hartman
 [PATCH 3.16 04/55] myri10ge: check for DMA mapping errorsGreg Kroah-Hartman
 [PATCH 3.16 06/55] tcp: dont use timestamp from repaired skb-s to ...Greg Kroah-Hartman
 [PATCH 3.16 08/55] tcp: fix tcp_release_cb() to dispatch via addre ...Greg Kroah-Hartman
 [PATCH 3.16 10/55] net: phy: smsc: move smsc_phy_config_init reset ...Greg Kroah-Hartman
 [PATCH 3.16 24/55] bridge: Fix br_should_learn to check vlan_enabledGreg Kroah-Hartman
 [PATCH 3.16 36/55] gro: fix aggregation for skb using frag_listGreg Kroah-Hartman
 [PATCH 3.16 38/55] hyperv: Fix a bug in netvsc_start_xmit()Greg Kroah-Hartman
 [PATCH 3.16 42/55] hyperv: Fix a bug in netvsc_send()Greg Kroah-Hartman
 [PATCH 3.16 25/55] net: allow macvlans to move to net namespaceGreg Kroah-Hartman
 [PATCH 3.16 28/55] tg3: Allow for recieve of full-size 8021AD framesGreg Kroah-Hartman
 [PATCH 3.16 31/55] ip_tunnel: Dont allow to add the same tunnel mu ...Greg Kroah-Hartman
 [PATCH 3.16 55/55] serial: 8250: Add Quark X1000 to 8250_pci.cGreg Kroah-Hartman
 [PATCH 3.16 45/55] uas: Add a quirk for rejecting ATA_12 and ATA_1 ...Greg Kroah-Hartman
 [PATCH 3.16 47/55] uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc ...Greg Kroah-Hartman
 [PATCH 3.16 50/55] USB: serial: cp210x: added Ketra N1 wireless in ...Greg Kroah-Hartman
 [PATCH 3.16 52/55] usb: musb: dsps: kill OTG timer on suspendGreg Kroah-Hartman
 [PATCH 3.16 43/55] sctp: handle association restarts when the sock ...Greg Kroah-Hartman
 [PATCH 3.17 11/25] arm: Tell irq work about self IPI supportGreg Kroah-Hartman
 [PATCH 3.17 14/25] uas: Add no-report-opcodes quirkGreg Kroah-Hartman
 [PATCH 3.17 13/25] uas: Add a quirk for rejecting ATA_12 and ATA_1 ...Greg Kroah-Hartman
 [PATCH 3.17 04/25] hyperv: Fix a bug in netvsc_send()Greg Kroah-Hartman
 [PATCH 3.17 06/25] 3c59x: fix bad split of cpu_to_le32(pci_map_sin ...Greg Kroah-Hartman
 [PATCH 3.17 07/25] net_sched: copy exts->type in tcf_exts_change()Greg Kroah-Hartman
 [PATCH 3.17 08/25] irq_work: Introduce arch_irq_work_has_interrupt()Greg Kroah-Hartman
 [PATCH 3.17 21/25] usb: musb: dsps: kill OTG timer on suspendGreg Kroah-Hartman
 [PATCH 3.17 23/25] crypto: caam - fix addressing of struct memberGreg Kroah-Hartman
 [PATCH 3.17 25/25] serial: 8250: Add Quark X1000 to 8250_pci.cGreg Kroah-Hartman
 [PATCH 3.17 17/25] usb: gadget: f_fs: signedness bug in __ffs_func ...Greg Kroah-Hartman
 [PATCH 3.17 24/25] driver/base/node: remove unnecessary kfree of n ...Greg Kroah-Hartman
 [PATCH 3.17 22/25] USB: Add device quirk for ASUS T100 Base Statio ...Greg Kroah-Hartman
 [PATCH 3.17 19/25] USB: serial: cp210x: added Ketra N1 wireless in ...Greg Kroah-Hartman
 [PATCH 3.17 20/25] USB: cp210x: add support for Seluxit USB dongleGreg Kroah-Hartman
 [PATCH 3.17 18/25] Revert "usb: gadget: composite: dequeue cdev->r ...Greg Kroah-Hartman
[New][PATCH 3.17 00/25] 3.17.1-stable reviewGreg Kroah-Hartman
 [PATCH 3.17 09/25] irq_work: Force raised irq work to run on irq w ...Greg Kroah-Hartman
 [PATCH 3.17 05/25] sctp: handle association restarts when the sock ...Greg Kroah-Hartman
 [PATCH 3.17 16/25] uas: Add another ASM1051 usb-id to the uas blac ...Greg Kroah-Hartman
 [PATCH 3.17 03/25] team: avoid race condition in scheduling delaye ...Greg Kroah-Hartman
 [PATCH 3.17 02/25] net: systemport: fix bcm_sysport_insert_tsb()Greg Kroah-Hartman
 [PATCH 3.17 15/25] uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc ...Greg Kroah-Hartman
 [PATCH 3.17 12/25] PCI: pciehp: Fix wait time in timeout messageGreg Kroah-Hartman
 [PATCH 3.17 10/25] x86: Tell irq work about self IPI supportGreg Kroah-Hartman
[New][PATCH] staging: dgap: re-arrange functions for removing forward d ...Daeseok Youn
 [PATCH 3.17 01/25] ip6_gre: fix flowi6_proto value in xmit pathGreg Kroah-Hartman
[New][PATCH] staging: wlan-ng: Renamed prism2_fragmenthreshold in prism ...Erich Cordoba Malibran
 [PATCH 3.16 51/55] USB: cp210x: add support for Seluxit USB dongleGreg Kroah-Hartman
 [PATCH 3.16 49/55] USB: Add device quirk for ASUS T100 Base Statio ...Greg Kroah-Hartman
 [PATCH 3.16 48/55] uas: Add another ASM1051 usb-id to the uas blac ...Greg Kroah-Hartman
 [PATCH 3.16 46/55] uas: Add no-report-opcodes quirkGreg Kroah-Hartman
 [PATCH 3.16 54/55] driver/base/node: remove unnecessary kfree of n ...Greg Kroah-Hartman
 [PATCH 3.16 44/55] net_sched: copy exts->type in tcf_exts_change()Greg Kroah-Hartman
 [PATCH 3.16 23/55] bridge: Check if vlan filtering is enabled only ...Greg Kroah-Hartman
 [PATCH 3.16 53/55] crypto: caam - fix addressing of struct memberGreg Kroah-Hartman
 [PATCH 3.16 32/55] macvtap: Fix race between device delete and open.Greg Kroah-Hartman
 [PATCH 3.16 30/55] xfrm: Generate queueing routes only from route ...Greg Kroah-Hartman
 [PATCH 3.16 27/55] tg3: Work around HW/FW limitations with vlan en ...Greg Kroah-Hartman
 [PATCH 3.16 29/55] xfrm: Generate blackhole routes only from route ...Greg Kroah-Hartman
 [PATCH 3.16 26/55] macvlan: allow to enqueue broadcast pkt on virt ...Greg Kroah-Hartman
 [PATCH 3.16 40/55] net: systemport: fix bcm_sysport_insert_tsb()Greg Kroah-Hartman
 [PATCH 3.16 41/55] team: avoid race condition in scheduling delaye ...Greg Kroah-Hartman
 [PATCH 3.16 39/55] ip6_gre: fix flowi6_proto value in xmit pathGreg Kroah-Hartman
 [PATCH 3.16 37/55] ipv6: remove rt6i_genidGreg Kroah-Hartman
 [PATCH 3.16 33/55] Revert "net/macb: add pinctrl consumer support"Greg Kroah-Hartman
 [PATCH 3.16 35/55] net/mlx4: Correctly configure single ported VFs ...Greg Kroah-Hartman
 [PATCH 3.16 34/55] net/mlx4_core: Allow not to specify probe_vf in ...Greg Kroah-Hartman
[New][PATCH v5] i2c: rk3x: adjust the LOW divison based on characterist ...Addy Ke
 [PATCH 3.16 01/55] netlink: reset network header before passing to ...Greg Kroah-Hartman
 [PATCH 3.16 09/55] tcp: fix ssthresh and undo for consecutive shor ...Greg Kroah-Hartman
 [PATCH 3.16 07/55] sit: Fix ipip6_tunnel_lookup device matching cr ...Greg Kroah-Hartman
 [PATCH 3.16 05/55] Revert "macvlan: simplify the structure port"Greg Kroah-Hartman
 [PATCH 3.16 22/55] net: filter: fix possible use after freeGreg Kroah-Hartman
 [PATCH 3.16 21/55] bonding: fix div by zero while enslaving and tr ...Greg Kroah-Hartman
[New]linux-next: manual merge of the leds tree with the pm treeStephen Rothwell
 Re: [PATCH 01/12] pata_arasan_cf: use dmaengine_terminate_all() APIViresh Kumar
 [PATCH 3.16 03/55] net: Always untag vlan-tagged traffic on input.Greg Kroah-Hartman
 [PATCH 3.16 16/55] vxlan: fix incorrect initializer in union vxlan ...Greg Kroah-Hartman
 [PATCH 3.16 18/55] ipv6: fix rtnl locking in setsockopt for anycas ...Greg Kroah-Hartman
 [PATCH 3.16 17/55] net: fix checksum features handling in netif_sk ...Greg Kroah-Hartman
 [PATCH 3.16 13/55] bnx2x: Revert UNDI flushing mechanismGreg Kroah-Hartman
 [PATCH 3.16 11/55] tipc: fix message importance range checkGreg Kroah-Hartman
 [PATCH 3.16 02/55] rtnetlink: fix VF info sizeGreg Kroah-Hartman
[New][PATCH 3.16 00/55] 3.16.6-stable reviewGreg Kroah-Hartman
 [PATCH 3.14 31/37] tcp: fixing TLPs FIN recoveryGreg Kroah-Hartman
 [PATCH 3.14 29/37] team: avoid race condition in scheduling delaye ...Greg Kroah-Hartman
 [PATCH 3.14 26/37] gro: fix aggregation for skb using frag_listGreg Kroah-Hartman
 [PATCH 3.14 27/37] hyperv: Fix a bug in netvsc_start_xmit()Greg Kroah-Hartman
 [PATCH 3.14 36/37] crypto: caam - fix addressing of struct memberGreg Kroah-Hartman
 [PATCH 3.14 37/37] serial: 8250: Add Quark X1000 to 8250_pci.cGreg Kroah-Hartman
 [PATCH 3.14 25/37] Revert "net/macb: add pinctrl consumer support"Greg Kroah-Hartman
 [PATCH 3.14 35/37] usb: musb: dsps: kill OTG timer on suspendGreg Kroah-Hartman
[New][PATCH 3.14 00/37] 3.14.22-stable reviewGreg Kroah-Hartman
 [PATCH 3.14 24/37] macvtap: Fix race between device delete and open.Greg Kroah-Hartman
 [PATCH 3.14 33/37] USB: serial: cp210x: added Ketra N1 wireless in ...Greg Kroah-Hartman
 [PATCH 3.14 09/37] tcp: fix ssthresh and undo for consecutive shor ...Greg Kroah-Hartman
 [PATCH 3.14 06/37] tcp: dont use timestamp from repaired skb-s to ...Greg Kroah-Hartman
 [PATCH 3.14 08/37] tcp: fix tcp_release_cb() to dispatch via addre ...Greg Kroah-Hartman
 [PATCH 3.14 07/37] sit: Fix ipip6_tunnel_lookup device matching cr ...Greg Kroah-Hartman
 [PATCH 3.14 04/37] myri10ge: check for DMA mapping errorsGreg Kroah-Hartman
 [PATCH 3.14 03/37] net: Always untag vlan-tagged traffic on input.Greg Kroah-Hartman
 [PATCH 3.14 02/37] rtnetlink: fix VF info sizeGreg Kroah-Hartman
 [PATCH 3.14 19/37] net: allow macvlans to move to net namespaceGreg Kroah-Hartman
 [PATCH 3.14 18/37] bridge: Fix br_should_learn to check vlan_enabledGreg Kroah-Hartman
 [PATCH 3.14 17/37] bridge: Check if vlan filtering is enabled only ...Greg Kroah-Hartman
 [PATCH 3.14 16/37] ipv6: restore the behavior of ipv6_sock_ac_drop()Greg Kroah-Hartman
 [PATCH 3.14 13/37] l2tp: fix race while getting PMTU on PPP pseudo ...Greg Kroah-Hartman
 [PATCH 3.14 10/37] packet: handle too big packets for PACKET_V3Greg Kroah-Hartman
 [PATCH 3.14 12/37] vxlan: fix incorrect initializer in union vxlan ...Greg Kroah-Hartman
 [PATCH 3.14 01/37] netlink: reset network header before passing to ...Greg Kroah-Hartman
 [PATCH 3.10 15/16] USB: serial: cp210x: added Ketra N1 wireless in ...Greg Kroah-Hartman
 [PATCH 3.10 14/16] USB: Add device quirk for ASUS T100 Base Statio ...Greg Kroah-Hartman
 [PATCH 3.10 16/16] USB: cp210x: add support for Seluxit USB dongleGreg Kroah-Hartman
 [PATCH 3.10 13/16] ipv6: reallocate addrconf router for ipv6 addre ...Greg Kroah-Hartman
 [PATCH 3.10 09/16] hyperv: Fix a bug in netvsc_start_xmit()Greg Kroah-Hartman
 [PATCH 3.10 08/16] tg3: Allow for recieve of full-size 8021AD framesGreg Kroah-Hartman
 [PATCH 3.10 06/16] l2tp: fix race while getting PMTU on PPP pseudo ...Greg Kroah-Hartman
 [PATCH 3.10 05/16] openvswitch: fix panic with multiple vlan headersGreg Kroah-Hartman
 [PATCH 3.10 10/16] ip6_gre: fix flowi6_proto value in xmit pathGreg Kroah-Hartman
[New][PATCH[ fix duplicate console-efi entries in pstoreValdis Kletnieks
 Re: [PATCH] staging: dgap: re-arrange functions for removing forwa ...Greg KH
 Re: [PATCH] staging: wlan-ng: Renamed prism2_fragmenthreshold in p ...Greg KH
 RE: [PATCHv2 0/3] Enable Quark X1000 support in gpio-sch"Chang, Rebecca Swee Fun"
 Re: [RFC v4] usb: phy: Hold wakeupsource when USB is enumerated in ...Kiran Raparthy
\
 
  \ /
  Last update: 2020-01-02 09:45    [5.627 seconds]
©2004-2020 Jasper Spaans