]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-09-22 Dennis Zhou (Facebook)blkcg: cleanup and make blk_get_rl use blkg_lookup_create
2018-09-22 Dennis Zhou (Facebook)blkcg: remove additional reference to the css
2018-09-22 Dennis Zhou (Facebook)blkcg: remove bio->bi_css and instead use bio->bi_blkg
2018-09-22 Dennis Zhou (Facebook)blkcg: associate writeback bios with a blkg
2018-09-22 Dennis Zhou (Facebook)blkcg: associate a blkg for pages being evicted by swap
2018-09-22 Dennis Zhou (Facebook)blkcg: consolidate bio_issue_init to be a part of core
2018-09-22 Dennis Zhou (Facebook)blkcg: always associate a bio with a blkg
2018-09-22 Dennis Zhou (Facebook)blkcg: convert blkg_lookup_create to find closest blkg
2018-09-22 Dennis Zhou (Facebook)blkcg: update blkg_lookup_create to do locking
2018-09-22 Dennis Zhou (Facebook)blkcg: fix ref count issue with bio_blkcg using task_css
2018-09-21 Liu BoBlk-throttle: update to use rbtree with leftmost node...
2018-09-20 Christoph Hellwigblock: use bio_add_page in bio_iov_iter_get_pages
2018-09-14 Paolo Valenteblok, bfq: do not plug I/O if all queues are weight-raised
2018-09-14 Paolo Valenteblock, bfq: inject other-queue I/O into seeky idle...
2018-09-14 Paolo Valenteblock, bfq: correctly charge and reset entity service...
2018-09-14 YueHaibingblk-iolatency: remove set but not used variables 'chang...
2018-09-11 Nathan Chancellorrsxx: Remove unnecessary parentheses
2018-09-07 jun qianblock: umem: replace spin_lock_bh with spin_lock in...
2018-09-06 Ming Leiblock: remove bio_rewind_iter()
2018-09-06 Kees Cookdrbd: Convert from ahash to shash
2018-09-06 Linus TorvaldsMerge tag 'for-linus-20180906' of git://git.kernel...
2018-09-06 Konstantin Khlebnikovblock: bfq: swap puts in bfqg_and_blkg_put
2018-09-06 Linus TorvaldsMerge tag 'apparmor-pr-2018-09-06' of git://git.kernel...
2018-09-06 Linus TorvaldsMerge tag 'trace-v4.19-rc2' of git://git.kernel.org...
2018-09-06 Linus TorvaldsMerge tag 'for-4.19-rc2-tag' of git://git.kernel.org...
2018-09-06 Steven Rostedt (VMware)printk/tracing: Do not trace printk_nmi_enter()
2018-09-05 Mikulas Patockablock: don't warn when doing fsync on read-only devices
2018-09-05 Linus TorvaldsMerge tag 'gpio-v4.19-2' of git://git.kernel.org/pub...
2018-09-05 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-09-05 Linus TorvaldsMerge tag 'nds32-for-linus-4.19-tag1' of git://git...
2018-09-05 Steven Rostedt (VMware)tracing: Add back in rcu_irq_enter/exit_irqson() for...
2018-09-05 Greentime Hunds32: linker script: GCOV kernel may refers data in __exit
2018-09-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-09-04 Ryusuke Konishinilfs2: convert to SPDX license tags
2018-09-04 Souptick Joarderdrivers/dax/device.c: convert variable to vm_fault_t type
2018-09-04 Thibaut Sautereaulib/Kconfig.debug: fix three typos in help text
2018-09-04 Joe Perchescheckpatch: add __ro_after_init to known $Attribute
2018-09-04 Dave Jiangmm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDM...
2018-09-04 Randy Dunlapuapi/linux/keyctl.h: don't use C++ reserved keyword...
2018-09-04 Mikhail Zaslonkomemory_hotplug: fix kernel_panic on offline page processing
2018-09-04 Joe Perchescheckpatch: add optional static const to blank line...
2018-09-04 Davidlohr Buesoipc/shm: properly return EIDRM in shm_lock()
2018-09-04 Aneesh Kumar K.Vmm/hugetlb: filter out hugetlb pages if HUGEPAGE migrat...
2018-09-04 Andrew Mortonmm/util.c: improve kvfree() kerneldoc
2018-09-04 Naoya Horiguchitools/vm/page-types.c: fix "defined but not used" warning
2018-09-04 Naoya Horiguchitools/vm/slabinfo.c: fix sign-compare warning
2018-09-04 Vincent Whitchurchkmemleak: always register debugfs file
2018-09-04 Nadav Amitmm: respect arch_dup_mmap() return value
2018-09-04 Tetsuo Handamm, oom: fix missing tlb_finish_mmu() in __oom_reap_tas...
2018-09-04 Johannes Weinermm: memcontrol: print proper OOM header when no eligibl...
2018-09-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-09-04 Andrew Lunnnet: phy: sfp: Handle unimplemented hwmon limits and alarms
2018-09-04 Vlad Buslovnet: sched: action_ife: take reference to meta module
2018-09-04 Cong Wangact_ife: fix a potential use-after-free
2018-09-04 Tariq Toukannet/mlx5: Fix SQ offset in QPs with small RQ
2018-09-04 Jens Axboenbd: don't allow invalid blocksize settings
2018-09-04 Greentime Hunds32: fix build error because of wrong semicolon
2018-09-04 Greentime Hunds32: Fix a kernel panic issue because of wrong frame...
2018-09-04 Greentime Hunds32: Only print one page of stack when die to prevent...
2018-09-04 Zong Linds32: Add macro definition for offset of lp register...
2018-09-04 Zong Linds32: Remove the deprecated ABI implementation
2018-09-04 Zong Linds32/stack: Get real return address by using ftrace_gr...
2018-09-04 Zong Linds32/ftrace: Support dynamic function graph tracer
2018-09-04 Zong Linds32/ftrace: Support dynamic function tracer
2018-09-04 Zong Linds32/ftrace: Add RECORD_MCOUNT support
2018-09-04 Zong Linds32/ftrace: Support static function graph tracer
2018-09-04 Zong Linds32/ftrace: Support static function tracer
2018-09-04 Zong Linds32: Extract the checking and getting pointer to a macro
2018-09-04 Zong Linds32: Clean up the coding style
2018-09-04 Zong Linds32: Fix get_user/put_user macro expand pointer problem
2018-09-04 Zong Linds32: Fix empty call trace
2018-09-04 YueHaibingnds32: add NULL entry to the end of_device_id array
2018-09-04 Greentime Hunds32: fix logic for module
2018-09-04 David S. MillerMerge tag 'mac80211-for-davem-2018-09-03' of git:/...
2018-09-04 Zhenbo Gaotipc: correct spelling errors for tipc_topsrv_queue_evt...
2018-09-04 Zhenbo Gaotipc: correct spelling errors for struct tipc_bc_base...
2018-09-04 David S. MillerMerge branch 'bnxt_en-Bug-fixes'
2018-09-04 Michael Chanbnxt_en: Do not adjust max_cp_rings by the ones used...
2018-09-04 Michael Chanbnxt_en: Clean up unused functions.
2018-09-04 Michael Chanbnxt_en: Fix firmware signaled resource change logic...
2018-09-04 David S. MillerMerge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel...
2018-09-04 Xin Longsctp: not traverse asoc trans list if non-ipv6 trans...
2018-09-04 Xin Longsctp: fix invalid reference to the index variable of...
2018-09-04 Ivan Mikhaylovnet/ibm/emac: wrong emac_calc_base call was used by typo
2018-09-04 Vlad Buslovnet: sched: null actions array pointer before releasing...
2018-09-04 Gleb Fotengauer... vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request...
2018-09-04 Anthony Wongr8169: add support for NCube 8168 network card
2018-09-04 Hangbin Liuip6_tunnel: respect ttl inherit for ip6tnl
2018-09-03 John Johansenapparmor: fix bad debug check in apparmor_secid_to_secctx()
2018-09-03 Emmanuel Grumbachmac80211: shorten the IBSS debug messages
2018-09-03 Emmanuel Grumbachmac80211: don't Tx a deauth frame if the AP forbade Tx
2018-09-03 Ilan Peermac80211: Fix station bandwidth setting after channel...
2018-09-03 Emmanuel Grumbachmac80211: fix a race between restart and CSA flows
2018-09-03 Dreyfuss, Haimmac80211: fix WMM TXOP calculation
2018-09-03 Dan Carpentercfg80211: fix a type issue in ieee80211_chandef_to_oper...
2018-09-03 Lorenzo Bianconimac80211: fix an off-by-one issue in A-MSDU max_subfram...
2018-09-03 Linus TorvaldsMerge tag 'dma-mapping-4.19-2' of git://git.infradead...
2018-09-02 Vinson Leeuapi: Fix linux/rds.h userspace compilation errors.
2018-09-02 Jia-Ju Bainet: cadence: Fix a sleep-in-atomic-context bug in...
2018-09-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
next