Log of /updates/5/kernel/pristine
Directory Listing
Revision
823040 -
Directory Listing
Modified
Sat Jun 13 16:45:46 2015 UTC
(9 years, 4 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- ahci: avoton port-disable reset-quirk
- ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724
- ALSA: hda - Fix noise on AMD radeon 290x controlle
- block: Make CFQ default to IOPS mode on SSDs
- cfq-iosched: fix the setting of IOPS mode on SSDs
- drm/plane-helper: Adapt cursor hack to transitional helpers
- drm/radeon: add new bonaire pci id
- d_walk() might skip too much
- ext4: check for zero length extent explicitly
- ext4: fix NULL pointer dereference when journal restart fails
- fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
- iwlwifi: mvm: clean net-detect info if device was reset during suspend
- iwlwifi: mvm: Free fw_status after use to avoid memory leak
- iwlwifi: pcie: prevent using unmapped memory in fw monitor
- jbd2: fix r_count overflows leading to buffer overflow in journal recovery
- kvm: fix crash in kvm_vcpu_reload_apic_access_page
- libata: Blacklist queued TRIM on all Samsung 800-series
- mm, numa: really disable NUMA balancing by default on single node machine
- rt2x00: add new rt2800usb device DWA 130
- rtlwifi: rtl8192cu: Fix kernel deadlock
- sched: Handle priority boosted tasks proper in setscheduler()
- vfs: read file_handle only once in handle_to_path
- x86/fpu: Disable XSAVES* support for now
- x86/mce: Fix MCE severity messages
- xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
- xfs: xfs_iozero can return positive errno
Revision
823030 -
Directory Listing
Modified
Sat Jun 13 14:43:43 2015 UTC
(9 years, 4 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- ozwpan: Use unsigned ints to prevent heap overflow (CVE-2015-4001)
- ozwpan: Use proper check to prevent heap overflow (CVE-2015-4002)
- ozwpan: unchecked signed subtraction leads to DoS (CVE-2015-4002)
- ozwpan: divide-by-zero leading to panic (CVE-2015-4003)
Revision
822494 -
Directory Listing
Modified
Thu May 21 22:17:12 2015 UTC
(9 years, 5 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- aio: fix serial draining in exit_aio()
- drm/i915: silence PCH transcoder FIFO underrun messages (mga#14869)
- gpio: sysfs: fix memory leaks and device hotplug
- mmc: card: Don't access RPMB partitions for normal read/write
- mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
- mmc: sh_mmcif: Fix timeout value for command request
- mm/memory-failure: call shake_page() when error hits thp tail page
- mm: soft-offline: fix num_poisoned_pages counting on concurrent events
- pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
- RDMA/CMA: Canonize IPv4 on IPV6 sockets properly
Revision
822484 -
Directory Listing
Modified
Thu May 21 18:40:44 2015 UTC
(9 years, 5 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address
- ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR()
- ACPICA: Utilities: Cleanup to convert physical address printing formats
- ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers
Revision
822480 -
Directory Listing
Modified
Thu May 21 18:05:02 2015 UTC
(9 years, 5 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- drm: Zero out invalid vblank timestamp in drm_update_vblank_count
- drm/amdkfd: allow unregister process with queues
- drm/radeon: Use drm_calloc_ab for CS relocs
- drm/radeon: adjust pll when audio is not enabled
- drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5
- drm/radeon: fix lockup when BOs aren't part of the VM on release
- drm/radeon: reset BOs address after clearing it
- drm/radeon: check new address before removing old one
- drm/radeon: disable semaphores for UVD V1 (v2)
- drm/radeon: fix userptr BO unpin bug v3
- drm/radeon: make VCE handle check more strict
- drm/radeon: make UVD handle checking more strict
- drm/radeon: more strictly validate the UVD codec
- drm/i915: Assume dual channel LVDS if pixel clock necessitates it
- drm/i915: Add missing MacBook Pro models with dual channel LVDS
- drm/i915/dp: there is no audio on port A
Revision
821632 -
Directory Listing
Modified
Sun May 10 16:17:43 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- xhci: fix isoc endpoint dequeue from advancing too far on transaction error
- xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
- xhci: gracefully handle xhci_irq dead device
Revision
821630 -
Directory Listing
Modified
Sun May 10 15:54:27 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- ALSA: emu10k1: Fix card shortname string buffer overflow
- ALSA: emu10k1: Emu10k2 32 bit DMA mode
Revision
821629 -
Directory Listing
Modified
Sun May 10 15:45:21 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- uas: Allow uas_use_uas_driver to return usb-storage flags
- uas: Add US_FL_MAX_SECTORS_240 flag
- uas: Set max_sectors_240 quirk for ASM1053 devices
- cdc-acm: prevent infinite loop when parsing CDC headers
- usb: chipidea: otg: remove mutex unlock and lock while stop and start role
Revision
821628 -
Directory Listing
Modified
Sun May 10 15:36:36 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- btrfs: unlock i_mutex after attempting to delete subvolume during send
- ext4: move check under lock scope to close a race.
- mnt: Fix fs_fully_visible to verify the root directory is visible
- path_openat(): fix double fput(
- splice: sendfile() at once fails for big files
Revision
821627 -
Directory Listing
Modified
Sun May 10 15:24:42 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- blk-mq: fix CPU hotplug handling
- blk-mq: fix race between timeout and CPU hotplug
- blk-mq: fix FUA request hang
- blk-mq: don't lose requests if a stopped queue restarts
Revision
821626 -
Directory Listing
Modified
Sun May 10 15:12:29 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- ACPICA: Add "Windows 2015" string to _OSI support
- ACPI / SBS: Enable battery manager when present
- ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning
- ACPI / video: Allow forcing native backlight on non win8 machines
Revision
821477 -
Directory Listing
Modified
Fri May 8 18:53:00 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- ACPI / PNP: add two IDs to list for PNPACPI device enumeration
- ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook
- ext4: fix data corruption caused by unwritten and delayed extents
- md/raid5: don't record new size if resize_stripes fails.
- x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr
- efi: Fix error handling in add_sysfs_runtime_map_entry()
Revision
821465 -
Directory Listing
Modified
Fri May 8 14:27:53 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- bpf: fix 64-bit divide
- clk: at91: usb: fix determine_rate prototype
- cxgb4: Fix MC1 memory offset calculation
- mlx4: Fix tx ring affinity_mask creation
- net/mlx4_en: Schedule napi when RX buffers allocation fails
- route: Use ipv4_mtu instead of raw rt_pmtu
Revision
821032 -
Directory Listing
Modified
Sat May 2 12:13:13 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- btrfs: don't accept bare namespace as a valid xattr
- btrfs: fix inode eviction infinite loop after cloning into it
- btrfs: fix inode eviction infinite loop after extent_same ioctl
- btrfs: fix log tree corruption when fs mounted with -o discard
- ip_forward: Drop frames with attached skb->sk
- KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
- md: fix md io stats accounting broken
- net: add skb_checksum_complete_unset
- net: do not deplete pfmemalloc reserve
- net: fix crash in build_skb()
- net/mlx4_en: Prevent setting invalid RSS hash function
- perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
- ppp: call skb_checksum_complete_unset in ppp_receive_frame
- pxa168: fix double deallocation of managed resources
- tcp: avoid looping in tcp_send_fin()
- tcp: fix possible deadlock in tcp_send_fin()
- usb: gadget: printer: enqueue printer's response for setup request
- x86/asm/decoder: Fix and enforce max instruction size in the insn decoder
Revision
820201 -
Directory Listing
Modified
Tue Apr 14 17:30:25 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- ALSA: hda/realtek - Support Dell headset mode for ALC256
- ALSA: hda/realtek - Support headset mode for ALC286/288
- ALSA: hda/realtek - Support Dell headset mode for ALC288
Revision
820200 -
Directory Listing
Modified
Tue Apr 14 16:41:29 2015 UTC
(9 years, 6 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- ALSA: bebob: fix to processing in big-endian machine for sending cue
- ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)
- ALSA: hda - Add one more node in the EAPD supporting candidate list
- ALSA: hda - Fix headphone pin config for Lifebook T731
- ALSA: hda/realtek - Make more stable to get pin sense for ALC283
- ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
Revision
819580 -
Directory Listing
Modified
Fri Apr 3 00:11:32 2015 UTC
(9 years, 7 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
(CVE-2014-8159)
Revision
819577 -
Directory Listing
Modified
Thu Apr 2 23:44:26 2015 UTC
(9 years, 7 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- Input: psmouse - remove hardcoded touchpad size from the focaltech driver
- Input: psmouse - ensure that focaltech reports consistent coordinates
- Input: psmouse - disable changing resolution/rate/scale for FocalTech
- Input: psmouse - disable "palm detection" in the focaltech driver
Revision
819575 -
Directory Listing
Modified
Thu Apr 2 23:21:53 2015 UTC
(9 years, 7 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- Revert "cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processors"
as it slows down atleast affected Proliant servers, so relying on manual
loading is needed for those that wants this cpufreq function
Revision
819570 -
Directory Listing
Modified
Thu Apr 2 22:56:48 2015 UTC
(9 years, 7 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- video: fbdev: Add additional vesa modes
- video: fbdev: Check Standard Timing against DMT
- video: fbdev: Validate mode timing against monspec
- video: fbdev: Fix sparse warning messages
- video: fbdev: fix CVT vertical front and back porch values
Revision
818835 -
Directory Listing
Modified
Wed Mar 18 20:43:00 2015 UTC
(9 years, 7 months ago)
by
tmb
Original Path:
cauldron/kernel/current
update conflicts on radeon-firmware and kernel-firmware-nonfree for latest firmwares in initrd
Revision
818832 -
Directory Listing
Modified
Wed Mar 18 20:27:29 2015 UTC
(9 years, 7 months ago)
by
tmb
Original Path:
cauldron/kernel/current
- sched/idle/x86: Restore mwait_idle() to fix boot hangs, improve
power savings and to improve performance
- sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs