OSDN Git Service

android-x86/kernel.git
2016-09-08 Kees CookUPSTREAM: usercopy: force check_object_size() inline
2016-09-08 Kees CookBACKPORT: usercopy: fold builtin_const check into inlin...
2016-09-08 Kees CookUPSTREAM: x86/uaccess: force copy_*_user() to be inlined
2016-09-08 Benjamin TissoiresUPSTREAM: HID: core: prevent out-of-bound readings
2016-09-08 Omar SandovalUPSTREAM: block: fix use-after-free in sys_ioprio_get()
2016-09-08 Mohan SrinivasanAndroid: Fix build breakages.
2016-09-07 Peter HurleyUPSTREAM: tty: Prevent ldisc drivers from re-using...
2016-09-07 Phil TurnbullUPSTREAM: netfilter: nfnetlink: correctly validate...
2016-09-06 Riley Andrewscpuset: Make cpusets restore on hotplug
2016-09-06 Joonsoo KimUPSTREAM: mm/slub: support left redzone
2016-09-06 Linus TorvaldsUPSTREAM: x86: reorganize SMAP handling in user space...
2016-09-06 Linus TorvaldsUPSTREAM: Make the hardened user-copy code depend on...
2016-09-06 Mohan SrinivasanAndroid: MMC/UFS IO Latency Histograms.
2016-09-06 Josh PoimboeufUPSTREAM: usercopy: fix overlap check for kernel text
2016-09-06 Eric BiggersUPSTREAM: usercopy: avoid potentially undefined behavio...
2016-09-06 Kees CookUPSTREAM: mm: SLUB hardened usercopy support
2016-09-06 Kees CookUPSTREAM: mm: SLAB hardened usercopy support
2016-09-06 Kees CookBACKPORT: arm64/uaccess: Enable hardened usercopy
2016-09-06 Kees CookBACKPORT: ARM: uaccess: Enable hardened usercopy
2016-09-06 Kees CookBACKPORT: x86/uaccess: Enable hardened usercopy
2016-09-06 Kees CookBACKPORT: mm: Hardened usercopy
2016-09-06 Kees CookBACKPORT: mm: Implement stack frame object validation
2016-09-06 Laura AbbottUPSTREAM: mm: Add is_migrate_cma_page
2016-09-06 Linus TorvaldsUPSTREAM: unsafe_[get|put]_user: change interface to...
2016-09-06 Ard BiesheuvelBACKPORT: arm64: mm: fix location of _etext
2016-09-06 Kees CookBACKPORT: ARM: 8583/1: mm: fix location of _etext
2016-09-06 Linus TorvaldsUPSTREAM: Use the new batched user accesses in generic...
2016-09-06 Linus TorvaldsUPSTREAM: Add 'unsafe' user access functions for batche...
2016-09-02 Mohamad AyyashBACKPORT: Don't show empty tag stats for unprivileged...
2016-09-02 Eric DumazetUPSTREAM: tcp: fix use after free in tcp_xmit_retransmi...
2016-09-02 Amit PundirANDROID: base-cfg: drop SECCOMP_FILTER config
2016-09-02 Mathias KrauseUPSTREAM: proc: prevent accessing /proc/<PID>/environ...
2016-09-01 Dan CarpenterUPSTREAM: [media] xc2028: unlock on error in xc2028_set...
2016-09-01 Mauro Carvalho... UPSTREAM: [media] xc2028: avoid use after free
2016-09-01 Vegard NossumUPSTREAM: block: fix use-after-free in seq file
2016-09-01 Jerome MarchandUPSTREAM: assoc_array: don't call compare_object()...
2016-09-01 Yongqin LiuANDROID: base-cfg: enable SECCOMP config
2016-08-31 Guenter RoeckANDROID: rcu_sync: Export rcu_sync_lockdep_assert
2016-08-30 Badhri Jagan... UPSTREAM: USB: cdc-acm: more sanity checking
2016-08-30 Badhri Jagan... UPSTREAM: USB: iowarrior: fix oops with malicious USB...
2016-08-30 Badhri Jagan... UPSTREAM: USB: usb_driver_claim_interface: add sanity...
2016-08-30 Badhri Jagan... UPSTREAM: USB: mct_u232: add sanity checking in probe
2016-08-30 Badhri Jagan... UPSTREAM: USB: cypress_m8: add endpoint sanity check
2016-08-30 Badhri Jagan... UPSTREAM: Input: powermate - fix oops with malicious...
2016-08-30 Jason BaronBACKPORT: tcp: enable per-socket rate limiting of all...
2016-08-26 Balbir SinghRFC: FROMLIST: cgroup: reduce read locked section of...
2016-08-26 Peter ZijlstraRFC: FROMLIST: cgroup: avoid synchronize_sched() in...
2016-08-26 Peter ZijlstraRFC: FROMLIST: locking/percpu-rwsem: Optimize readers...
2016-08-26 Lorenzo Colittinet: ipv6: Fix ping to link-local addresses.
2016-08-26 Hannes Frederic... ipv6: fix endianness error in icmpv6_err
2016-08-25 Badhri Jagan... ANDROID: dm: android-verity: Allow android-verity to...
2016-08-25 Mohamad AyyashRevert "Android: MMC/UFS IO Latency Histograms."
2016-08-24 Mohan SrinivasanAndroid: MMC/UFS IO Latency Histograms.
2016-08-24 Rainer WeikusatUPSTREAM: af_unix: Guard against other == sk in unix_dg...
2016-08-23 Takashi IwaiUPSTREAM: ALSA: timer: Fix race among timer ioctls
2016-08-17 Eric DumazetUPSTREAM: tcp: make challenge acks less predictable
2016-08-15 Winter WangUPSTREAM: usb: gadget: configfs: add mutex lock before...
2016-08-12 Badhri Jagan... ANDROID: dm-verity: adopt changes made to dm callbacks
2016-08-12 Al ViroUPSTREAM: ecryptfs: fix handling of directory opening
2016-08-12 Jeff MahoneyUPSTREAM: ecryptfs: don't allow mmap when the lower...
2016-08-12 Jeff MahoneyUPSTREAM: Revert "ecryptfs: forbid opening files withou...
2016-08-12 Amit PundirANDROID: net: core: fix UID-based routing
2016-08-12 Amit PundirANDROID: net: fib: remove duplicate assignment
2016-08-11 John StultzFROMLIST: proc: Fix timerslack_ns CAP_SYS_NICE check...
2016-08-10 Jeremy CompostellaANDROID: dm verity fec: pack the fec_header structure
2016-08-10 Badhri Jagan... ANDROID: dm: android-verity: Verify header before fetch...
2016-08-10 Badhri Jagan... ANDROID: dm: allow adb disable-verity only in userdebug
2016-08-10 Badhri Jagan... ANDROID: dm: mount as linear target if eng build
2016-08-10 Badhri Jagan... ANDROID: dm: use default verity public key
2016-08-10 Badhri Jagan... ANDROID: dm: fix signature verification flag
2016-08-10 Jeremy CompostellaANDROID: dm: use name_to_dev_t
2016-08-10 Badhri Jagan... ANDROID: dm: rename dm-linear methods for dm-android...
2016-08-10 Badhri Jagan... ANDROID: dm: Minor cleanup
2016-08-10 Badhri Jagan... ANDROID: dm: Mounting root as linear device when verity...
2016-08-10 Badhri Jagan... ANDROID: dm-android-verity: Rebase on top of 4.1
2016-08-10 Badhri Jagan... ANDROID: dm: Add android verity target
2016-08-10 Jeremy CompostellaANDROID: dm: fix dm_substitute_devices()
2016-08-10 Badhri Jagan... ANDROID: dm: Rebase on top of 4.1
2016-08-10 Will DrewryCHROMIUM: dm: boot time specification of dm=
2016-08-08 Arnaldo Carvalho... UPSTREAM: net: Fix use after free in the recvmmsg exit...
2016-08-03 James CarrImplement memory_state_time, used by qcom,cpubw
2016-08-01 Amit PundirRevert "panic: Add board ID to panic output"
2016-08-01 Anson Jacobusb: gadget: f_accessory: remove duplicate endpoint...
2016-07-29 Arend Van SprielBACKPORT: brcmfmac: defer DPC processing during probe
2016-07-25 John StultzFROMLIST: proc: Add LSM hook checks to /proc/<tid>...
2016-07-25 John StultzFROMLIST: proc: Relax /proc/<tid>/timerslack_ns capabil...
2016-07-25 Jann HornUPSTREAM: sched: panic on corrupted stack end
2016-07-25 Jann HornUPSTREAM: ecryptfs: forbid opening files without mmap...
2016-07-25 Jann HornUPSTREAM: proc: prevent stacking filesystems on top
2016-07-25 WANG CongUPSTREAM: ppp: defer netns reference release for ppp...
2016-07-21 Riley Andrewscpuset: Add allow_attach hook for cpusets on android.
2016-07-18 Mark SalyzynRevert "CHROMIUM: android: binder: Fix potential schedu...
2016-07-18 Andrew BrestickerCHROMIUM: android: binder: Fix potential scheduling...
2016-07-15 Florian WestphalUPSTREAM: netfilter: x_tables: make sure e->next_offset...
2016-07-15 Florian WestphalUPSTREAM: netfilter: x_tables: validate e->target_offse...
2016-07-14 Dan CarpenterUPSTREAM: KEYS: potential uninitialized variable
2016-07-13 David HowellsUPSTREAM: KEYS: Fix ASN.1 indefinite length object...
2016-07-12 Guillaume NaultUPSTREAM: ppp: take reference on channels netns
2016-07-12 Florian WestphalUPSTREAM: netfilter: x_tables: fix unconditional helper
2016-07-11 Julia LawallANDROID: sdcardfs: fix itnull.cocci warnings
next