-------------------------------------------------------------------
Wed Oct  4 09:32:31 CEST 2023 - osalvador@suse.de

- config.conf: Drop disabled architectures
  LTSS products are only for x86_64
- commit 2b2ec0d

-------------------------------------------------------------------
Tue Sep 26 12:15:12 CEST 2023 - denis.kirjanov@suse.com

- net: sched: sch_qfq: Fix UAF in qfq_dequeue() (CVE-2023-4921
  bsc#1215275).
- commit e12cba8

-------------------------------------------------------------------
Tue Sep 19 15:22:53 CEST 2023 - mkubecek@suse.cz

- af_unix: Fix null-ptr-deref in unix_stream_sendpage()
  (CVE-2023-4622 bsc#1215117).
- commit b8496bb

-------------------------------------------------------------------
Tue Sep 19 15:21:36 CEST 2023 - mkubecek@suse.cz

- net/sched: sch_hfsc: Ensure inner classes have fsc curve
  (CVE-2023-4623 bsc#1215115).
- commit df49e87

-------------------------------------------------------------------
Fri Sep 15 16:14:30 CEST 2023 - mkubecek@suse.cz

- netfilter: nftables: exthdr: fix 4-byte stack OOB write
  (CVE-2023-4881 bsc#1215221).
- commit ef55cd4

-------------------------------------------------------------------
Wed Sep  6 09:39:47 CEST 2023 - jlee@suse.com

- Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
  (bsc#1214233 CVE-2023-40283).
- commit cf06d77

-------------------------------------------------------------------
Tue Sep  5 21:17:37 CEST 2023 - palcantara@suse.de

- cifs: Fix UAF in cifs_demultiplex_thread() (bsc#1208995
  CVE-2023-1192).
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- commit b4bcd85

-------------------------------------------------------------------
Tue Sep  5 10:45:04 CEST 2023 - tzimmermann@suse.com

- drm/vmwgfx: Test shader type against SVGA3d_SHADERTYPE_MIN (bsc#1203517 CVE-2022-36402)
- commit c12184e

-------------------------------------------------------------------
Mon Sep  4 08:39:41 CEST 2023 - nik.borisov@suse.com

- x86/speculation: Mark all Skylake CPUs as vulnerable to GDS (git-fixes).
- commit 2c951a6

-------------------------------------------------------------------
Thu Aug 31 11:38:42 CEST 2023 - nik.borisov@suse.com

- x86/CPU/AMD: Fix the DIV(0) initial fix attempt (bsc#1213927, CVE-2023-20588).
- commit 67a3d43

-------------------------------------------------------------------
Thu Aug 31 11:01:14 CEST 2023 - nik.borisov@suse.com

- x86/CPU/AMD: Do not leak quotient data after a division by 0 (bsc#1213927, CVE-2023-20588).
- commit d841f48

-------------------------------------------------------------------
Thu Aug 31 10:33:00 CEST 2023 - nik.borisov@suse.com

- Refresh patches.suse/x86-srso-add-ibpb.patch.
- commit c08e14a

-------------------------------------------------------------------
Tue Aug 29 15:40:25 CEST 2023 - nik.borisov@suse.com

- x86/srso: Correct the mitigation status when SMT is disabled (git-fixes).
- commit f77a013

-------------------------------------------------------------------
Tue Aug 29 15:39:44 CEST 2023 - nik.borisov@suse.com

- x86/srso: Disable the mitigation on unaffected configurations (git-fixes).
- commit 2db7046

-------------------------------------------------------------------
Wed Aug 23 18:25:56 CEST 2023 - vkarasulli@suse.de

- Input: cyttsp4_core - change del_timer_sync() to
  timer_shutdown_sync() (bsc#1213971 CVE-2023-4134).
- commit f6ddcaf

-------------------------------------------------------------------
Tue Aug 22 17:55:30 CEST 2023 - jlee@suse.com

- net: nfc: Fix use-after-free caused by nfc_llcp_find_local
  (bsc#1213601 CVE-2023-3863).
- nfc: llcp: simplify llcp_sock_connect() error paths (bsc#1213601
  CVE-2023-3863).
- nfc: llcp: nullify llcp_sock->dev on connect() error paths
  (bsc#1213601 CVE-2023-3863).
- commit aa126e4

-------------------------------------------------------------------
Tue Aug 22 17:24:14 CEST 2023 - jlee@suse.com

- nfc: Fix to check for kmemdup failure (bsc#1213601
  CVE-2023-3863).
  Refresh
  patches.suse/nfc-fix-refcount-leak-in-llcp_sock_connect.patch.
  patches.suse/nfc-fix-memory-leak-in-llcp_sock_connect.patch.
  patches.suse/net-nfc-fix-use-after-free-llcp_sock_bind-connect.patch.
- commit ff1246b

-------------------------------------------------------------------
Tue Aug 22 10:31:35 CEST 2023 - tbogendoerfer@suse.de

- net: vmxnet3: fix possible NULL pointer dereference in
  vmxnet3_rq_cleanup() (bsc#1214451 CVE-2023-4459).
- commit e04ea13

-------------------------------------------------------------------
Mon Aug 21 10:34:00 CEST 2023 - tbogendoerfer@suse.de

- xfrm: add NULL check in xfrm_update_ae_params (bsc#1213666
  CVE-2023-3772).
- commit 6e22322

-------------------------------------------------------------------
Mon Aug 21 09:35:11 CEST 2023 - nik.borisov@suse.com

- x86/retpoline: Don't clobber RFLAGS during srso_safe_ret() (git-fixes).
- commit 4cc4051

-------------------------------------------------------------------
Sat Aug 19 19:27:59 CEST 2023 - lduncan@suse.com

- Update config files. Drop the dpt_i2o kernel module.
  For: jsc#PED-4579, CVE-2023-2007
- commit 84f5546

-------------------------------------------------------------------
Fri Aug 18 16:52:09 CEST 2023 - rgoldwyn@suse.com

- fs: jfs: fix possible NULL pointer dereference in dbFree() (bsc#1214348 CVE-2023-4385).
- commit b1603b1

-------------------------------------------------------------------
Thu Aug 17 16:12:42 CEST 2023 - tbogendoerfer@suse.de

- net: vmxnet3: fix possible use-after-free bugs in
  vmxnet3_rq_alloc_rx_buf() (bsc#1214350 CVE-2023-4387).
- commit 6115419

-------------------------------------------------------------------
Fri Aug 11 18:36:45 CEST 2023 - vkarasulli@suse.de

- net/sched: cls_route: No longer copy tcf_result on update  to
  avoid use-after-free (bsc#1214149 CVE-2023-4128).
- net/sched: cls_fw: No longer copy tcf_result on update to
  avoid use-after-free (bsc#1214149 CVE-2023-4128).
- net/sched: cls_u32: No longer copy tcf_result on update  to
  avoid use-after-free (bsc#1214149 CVE-2023-4128).
- commit 9b0437c

-------------------------------------------------------------------
Wed Aug  9 16:46:22 CEST 2023 - nik.borisov@suse.com

- x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 (git-fixes)
  No it's not git-fixes it's used to make sle12-sp2 compile with newer
  toolchain to make the life of all the poor souls maintaining this
  ancient kernel on their modern machines, a little bit easier....
- commit 0769d43

-------------------------------------------------------------------
Wed Aug  9 09:31:51 CEST 2023 - jgross@suse.com

- xen/netback: Fix buffer overrun triggered by unusual packet
  (CVE-2023-34319, XSA-432, bsc#1213546).
- commit 2156160

-------------------------------------------------------------------
Mon Aug  7 14:46:43 CEST 2023 - nik.borisov@suse.com

- cpu/SMT: create and export cpu_smt_possible() (bsc#1213287, CVE-2023-20569).
- commit 3688a20

-------------------------------------------------------------------
Mon Aug  7 13:17:19 CEST 2023 - nik.borisov@suse.com

- x86/srso: Tie SBPB bit setting to microcode patch detection (bsc#1213287, CVE-2023-20569).
- commit 95e1ecf

-------------------------------------------------------------------
Sun Aug  6 13:43:52 CEST 2023 - nik.borisov@suse.com

- x86/entry: Align entry text section to PMD boundary (bsc#1213287, CVE-2023-20569).
- commit e0e643d

-------------------------------------------------------------------
Wed Aug  2 15:08:21 CEST 2023 - jlee@suse.com

- relayfs: fix out-of-bounds access in relay_file_read
  (bsc#1212502 CVE-2023-3268).
- kernel/relay.c: fix read_pos error when multiple readers
  (bsc#1212502 CVE-2023-3268).
- relay: simplify relay_file_read() (bsc#1212502 CVE-2023-3268).
- commit 49fdc0b

-------------------------------------------------------------------
Wed Aug  2 12:25:24 CEST 2023 - nik.borisov@suse.com

- x86: Fix kabi when adding new cpuid features (bsc#1213287, CVE-2023-20569).
- commit dfc7976

-------------------------------------------------------------------
Fri Jul 28 21:55:14 CEST 2023 - mkubecek@suse.cz

- blacklist.conf: add commit 158810b261d0
  Mainline commit 158810b261d0 ("net/sched: sch_qfq: reintroduce lmax bound
  check for MTU") is not needed with the partial backport of mainline commit
  25369891fcef ("net/sched: sch_qfq: refactor parsing of netlink parameters")
  present in cve/linux-4.4.
- commit ca19a30

-------------------------------------------------------------------
Fri Jul 28 20:15:29 CEST 2023 - mkubecek@suse.cz

- net/sched: cls_fw: Fix improper refcount update leads to
  use-after-free (CVE-2023-3776 bsc#1213588).
- commit c1009ec

-------------------------------------------------------------------
Fri Jul 28 20:13:03 CEST 2023 - mkubecek@suse.cz

- net/sched: sch_qfq: account for stab overhead in qfq_enqueue
  (CVE-2023-3611 bsc#1213585).
- net/sched: sch_qfq: refactor parsing of netlink parameters
  (bsc#1213585).
- commit 80382f1

-------------------------------------------------------------------
Fri Jul 28 15:29:26 CEST 2023 - nik.borisov@suse.com

- x86/srso: Add IBPB on VMEXIT (bsc#1213287, CVE-2023-20569).
- commit 557c0da

-------------------------------------------------------------------
Fri Jul 28 15:18:56 CEST 2023 - nik.borisov@suse.com

- x86/srso: Add IBPB (bsc#1213287, CVE-2023-20569).
- commit 4c04814

-------------------------------------------------------------------
Fri Jul 28 15:07:35 CEST 2023 - nik.borisov@suse.com

- x86/srso: Add SRSO_NO support (bsc#1213287, CVE-2023-20569).
- commit 23ffef9

-------------------------------------------------------------------
Fri Jul 28 15:02:51 CEST 2023 - nik.borisov@suse.com

- x86/cpu, kvm: Add support for CPUID_80000021_EAX (bsc#1213287,  CVE-2023-20569).
- commit 0b59a6c

-------------------------------------------------------------------
Fri Jul 28 14:36:58 CEST 2023 - nik.borisov@suse.com

- x86/srso: Add IBPB_BRTYPE support (bsc#1213287, CVE-2023-20569).
- commit 3fc1b8d

-------------------------------------------------------------------
Fri Jul 28 14:06:57 CEST 2023 - nik.borisov@suse.com

- x86: Sanitize linker script (bsc#1213287, CVE-2023-20569).
- commit 3f51725

-------------------------------------------------------------------
Fri Jul 28 13:41:03 CEST 2023 - nik.borisov@suse.com

- x86/retbleed: Add __x86_return_thunk alignment checks (bsc#1213287, CVE-2023-20569).
- commit e4343ce

-------------------------------------------------------------------
Fri Jul 28 13:26:10 CEST 2023 - nik.borisov@suse.com

- x86/srso: Add a Speculative RAS Overflow mitigation (bsc#1213287, CVE-2023-20569).
- commit a74aec0

-------------------------------------------------------------------
Fri Jul 28 05:11:12 CEST 2023 - lzhong@suse.de

- Refresh patches.kabi/kabi-x86_cpu_id.patch to fix build warning
- commit 57cf2f1

-------------------------------------------------------------------
Thu Jul 27 10:21:09 CEST 2023 - jlee@suse.com

- x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
  (bsc#1209779 CVE-2023-1637).
  Refresh patches.suse/x86-cpu-amd-Add-Spectral-Chicken.patch.
- commit d396403

-------------------------------------------------------------------
Wed Jul 26 17:28:28 CEST 2023 - jlee@suse.com

- x86/speculation: Restore speculation related MSRs during S3
  resume (bsc#1209779 CVE-2023-1637).
- x86/pm: Save the MSR validity status at context setup
  (bsc#1209779 CVE-2023-1637).
- x86/msr: Add the IA32_TSX_CTRL MSR (bsc#1209779 CVE-2023-1637).
  Moved 0002-x86-msr-Add-the-IA32_TSX_CTRL-MSR.patch to sorted patches
  section. For e2a1256b17b "x86/speculation: Restore speculation related
  MSRs during S3 resume" backporting.
- x86/pm: Introduce quirk framework to save/restore extra MSR
  registers around suspend/resume (bsc#1209779 CVE-2023-1637).
- commit 3940939

-------------------------------------------------------------------
Wed Jul 26 10:09:30 CEST 2023 - jslaby@suse.cz

- vc_screen: don't clobber return value in vcs_read (bsc#1213167
  CVE-2023-3567).
- vc_screen: modify vcs_size() handling in vcs_read() (bsc#1213167
  CVE-2023-3567).
- vc_screen: move load of struct vc_data pointer in vcs_read()
  to avoid UAF (bsc#1213167 CVE-2023-3567).
- commit a8f0606

-------------------------------------------------------------------
Fri Jul 21 16:06:34 CEST 2023 - mkoutny@suse.com

- x86/copy_user: Unify the code by removing the 64-bit asm
  _copy_*_user() variants (bsc#1211738 CVE-2023-0459).
- commit fe956b9

-------------------------------------------------------------------
Fri Jul 21 15:59:55 CEST 2023 - nik.borisov@suse.com

- x86/speculation: Add Gather Data Sampling mitigation (bsc#1206418, CVE-2022-40982).
- commit 75e9e2b

-------------------------------------------------------------------
Thu Jul 20 22:11:43 CEST 2023 - mkubecek@suse.cz

- netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
  (CVE-2023-35001 bsc#1213059).
- commit 7828e14

-------------------------------------------------------------------
Thu Jul 20 18:47:22 CEST 2023 - mkubecek@suse.cz

- xfrm: fix crash in XFRM_MSG_GETSA netlink handler (CVE-2023-3106
  bsc#1213251).
- commit 10b2ad1

-------------------------------------------------------------------
Thu Jul 20 17:52:36 CEST 2023 - mkoutny@suse.com

- uaccess: Add speculation barrier to copy_from_user()
  (bsc#1211738 CVE-2023-0459).
- commit 284ac44

-------------------------------------------------------------------
Wed Jul 19 15:49:21 CEST 2023 - nik.borisov@suse.com

- x86/cpu/amd: Add a Zenbleed fix (bsc#1213286, CVE-2023-20593).
- Refresh patches.suse/x86-cpu-amd-Enumerate-BTC_NO.patch.
- commit d9c419f

-------------------------------------------------------------------
Wed Jul 19 15:25:07 CEST 2023 - nik.borisov@suse.com

- x86/cpu/amd: Move the errata checking functionality up (bsc#1213286, CVE-2023-20593).
- commit 09041ee

-------------------------------------------------------------------
Tue Jul 18 13:08:44 CEST 2023 - nik.borisov@suse.com

- Update patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch
  (bsc#1087082 CVE-2018-3639 bsc#1207561).
- commit 9d4cdd8

-------------------------------------------------------------------
Mon Jul 17 19:19:49 CEST 2023 - mkoutny@suse.com

- blacklist.conf: Add 9c2791f936ef ("sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list")
  as a fix for CVE-2018-20784
- commit 8b12dc6

-------------------------------------------------------------------
Mon Jul 10 18:50:59 CEST 2023 - rgoldwyn@suse.com

- fs: hfsplus: fix UAF issue in hfsplus_put_super  (bsc#1211867, CVE-2023-2985).
- commit d70692b

-------------------------------------------------------------------
Fri Jul  7 15:15:07 CEST 2023 - mhocko@suse.com

- ubi: Fix failure attaching when vid_hdr offset equals to
  (sub)page size (bsc#1210584).
- ubi: ensure that VID header offset + VID header size <= alloc,
  size (bsc#1210584).
- commit 3bf37cf

-------------------------------------------------------------------
Thu Jun 29 18:48:59 CEST 2023 - vkarasulli@suse.de

- ipvlan:Fix out-of-bounds caused by unclear skb->cb (bsc#1212842
  CVE-2023-3090).
- commit fe1c132

-------------------------------------------------------------------
Tue Jun 27 08:52:50 CEST 2023 - lzhong@suse.de

- Revert CVE-2018-20784 (bsc#1126703)
  Delete
  patches.suse/sched-fair-Fix-infinite-loop-in-update_blocked_avera.patch.
- commit 841973b

-------------------------------------------------------------------
Tue Jun 20 17:33:17 CEST 2023 - mhocko@suse.com

- binfmt_elf: Take the mmap lock when walking the VMA list
  (bsc#1209039 CVE-2023-1249).
- commit 7749593

-------------------------------------------------------------------
Tue Jun 20 07:33:40 CEST 2023 - jlee@suse.com

- media: dm1105: Fix use after free bug in dm1105_remove due to
  race condition (bsc#1212501 CVE-2023-35824).
- commit f06fc81

-------------------------------------------------------------------
Fri Jun 16 17:33:27 CEST 2023 - tiwai@suse.de

- Drop a buggy dvb-core fix patch (bsc#1205758)
  Also the kabi workaround is dropped, too
- commit 00d7225

-------------------------------------------------------------------
Fri Jun  9 16:21:05 CEST 2023 - tiwai@suse.de

- fbcon: Check font dimension limits (CVE-2023-3161 bsc#1212154).
- commit 838f7d0

-------------------------------------------------------------------
Fri Jun  9 12:30:09 CEST 2023 - tiwai@suse.de

- memstick: r592: Fix UAF bug in r592_remove due to race condition
  (CVE-2023-3141 bsc#1212129 bsc#1211449).
- commit cf063c5

-------------------------------------------------------------------
Fri Jun  9 12:16:37 CEST 2023 - tiwai@suse.de

- firewire: fix potential uaf in outbound_phy_packet_callback()
  (CVE-2023-3159 bsc#1212128).
- commit 18f49bf

-------------------------------------------------------------------
Mon May 29 21:21:41 CEST 2023 - denis.kirjanov@suse.com

- tcp: Fix data races around icsk->icsk_af_ops (bsc#1204405
  CVE-2022-3566).
- Refresh
  patches.suse/ipv6-Fix-data-races-around-sk-sk_prot.patch.
- Refresh
  patches.suse/ipv6-annotate-some-data-races-around-sk-sk_prot.patch.
- commit 52578bd

-------------------------------------------------------------------
Mon May 22 15:32:31 CEST 2023 - tiwai@suse.de

- media: dvb-core: Fix use-after-free due to race at
  dvb_register_device() (CVE-2022-45884 bsc#1205756).
- media: dvbdev: fix error logic at dvb_register_device()
  (CVE-2022-45884 bsc#1205756).
- media: dvbdev: Fix memleak in dvb_register_device
  (CVE-2022-45884 bsc#1205756).
- media: media/dvb: Use kmemdup rather than duplicating its
  implementation (CVE-2022-45884 bsc#1205756).
- commit d8c5cd1

-------------------------------------------------------------------
Sat May 20 12:47:31 CEST 2023 - tiwai@suse.de

- media: dvb-core: Fix use-after-free due to race condition at
  dvb_ca_en50221 (CVE-2022-45919 bsc#1205803).
- commit 4c89ce1

-------------------------------------------------------------------
Sat May 20 08:24:39 CEST 2023 - tiwai@suse.de

- media: dvb_frontend: kABI workaround (CVE-2022-45885
  bsc#1205758).
- commit f09d570

-------------------------------------------------------------------
Fri May 19 17:54:12 CEST 2023 - tiwai@suse.de

- media: dvb_net: kABI workaround (CVE-2022-45886 bsc#1205760).
- commit 8a2caa2

-------------------------------------------------------------------
Fri May 19 17:53:42 CEST 2023 - tiwai@suse.de

- media: dvb-core: Fix use-after-free due on race condition at
  dvb_net (CVE-2022-45886 bsc#1205760).
- media: dvb-core: Fix use-after-free on race condition at
  dvb_frontend (CVE-2022-45885 bsc#1205758).
- media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
  (CVE-2022-45887 bsc#1205762).
- commit 035752b

-------------------------------------------------------------------
Thu May 18 15:16:25 CEST 2023 - denis.kirjanov@suse.com

- net: sched: sch_qfq: prevent slab-out-of-bounds in
  qfq_activate_agg (bsc#1210940 CVE-2023-31436).
- commit 9b73b9f

-------------------------------------------------------------------
Thu May 18 14:02:19 CEST 2023 - jlee@suse.com

- i2c: xgene-slimpro: Fix out-of-bounds bug in
  xgene_slimpro_i2c_xfer() (bsc#1210715 CVE-2023-2194).
- commit 3263033

-------------------------------------------------------------------
Fri May 12 20:10:10 CEST 2023 - vkarasulli@suse.de

- netrom: Fix use-after-free caused by accept on already
  connected socket (bsc#1211186 CVE-2023-32269).
- commit 24127aa

-------------------------------------------------------------------
Fri May  5 21:30:33 CEST 2023 - vkarasulli@suse.de

- wifi: brcmfmac: slab-out-of-bounds read in
  brcmf_get_assoc_ies() (bsc#1209287 CVE-2023-1380).
- commit 0a6d6de

-------------------------------------------------------------------
Thu May  4 19:08:10 CEST 2023 - jack@suse.cz

- ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
  (bsc#1206878).
- commit 4014a9c

-------------------------------------------------------------------
Thu May  4 19:06:58 CEST 2023 - jack@suse.cz

- ext4: fix use-after-free in ext4_xattr_set_entry (bsc#1206878
  bsc#1211105 CVE-2023-2513).
- commit 991b3ee

-------------------------------------------------------------------
Tue May  2 20:37:53 CEST 2023 - ailiop@suse.com

- xfs: verify buffer contents when we skip log replay (bsc#1210498
  CVE-2023-2124).
- commit 86492bf

-------------------------------------------------------------------
Fri Apr 28 14:44:03 CEST 2023 - denis.kirjanov@suse.com

- do not fallthrough in cbq_classify and stop on TC_ACT_SHOT
  (bsc#1207036 CVE-2023-23454 bsc#1207125 CVE-2023-23455).
- commit 64953bf

-------------------------------------------------------------------
Wed Apr 26 08:54:07 CEST 2023 - jlee@suse.com

- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
  (bsc#1209871 CVE-2023-1670).
- commit 5cae714

-------------------------------------------------------------------
Mon Apr 24 18:59:36 CEST 2023 - lduncan@suse.com

- scsi: iscsi_tcp: Fix UAF during login when accessing the shost
  ipaddress (bsc#1210647 CVE-2023-2162).
- commit f4acccf

-------------------------------------------------------------------
Tue Apr 18 08:06:47 CEST 2023 - jslaby@suse.cz

- x86/speculation: Allow enabling STIBP with legacy IBRS
  (bsc#1210506 CVE-2023-1998).
- commit 78c373b

-------------------------------------------------------------------
Mon Apr 17 10:27:20 CEST 2023 - tiwai@suse.de

- power: supply: da9150: Fix use after free bug in
  da9150_charger_remove due to race condition (CVE-2023-30772
  bsc#1210329).
- commit 3e6a321

-------------------------------------------------------------------
Thu Apr 13 11:38:36 CEST 2023 - clin@suse.com

- nfc: st-nci: Fix use after free bug in ndlc_remove due to race
  condition (git-fixes bsc#1210337 CVE-2023-1990).
- commit e1a8858

-------------------------------------------------------------------
Thu Apr 13 09:06:09 CEST 2023 - tiwai@suse.de

- Bluetooth: btsdio: fix use after free bug in btsdio_remove
  due to unfinished work (CVE-2023-1989 bsc#1210336).
- commit 7431e29

-------------------------------------------------------------------
Thu Apr  6 18:12:48 CEST 2023 - fdmanana@suse.com

- btrfs: fix race between quota disable and quota assign ioctls
  (CVE-2023-1611 bsc#1209687).
- commit 7238c1e

-------------------------------------------------------------------
Thu Mar 30 18:30:55 CEST 2023 - mkoutny@suse.com

- seq_buf: Fix overflow in seq_buf_putmem_hex() (bsc#1209549
  CVE-2023-28772).
- commit 3b4f26a

-------------------------------------------------------------------
Thu Mar 30 17:51:07 CEST 2023 - mkoutny@suse.com

- prlimit: do_prlimit needs to have a speculation check
  (bsc#1209256 CVE-2017-5753).
- kernel/sys.c: fix potential Spectre v1 issue (bsc#1209256
  CVE-2017-5753).
- commit 036800e

-------------------------------------------------------------------
Wed Mar 29 15:20:44 CEST 2023 - vkarasulli@suse.de

- kvm: initialize all of the kvm_debugregs structure before
  sending it to userspace (bsc#1209532 CVE-2023-1513).
- commit f9871c9

-------------------------------------------------------------------
Wed Mar 29 14:33:36 CEST 2023 - aabdallah@suse.de

- sched/rt: pick_next_rt_entity(): check list_entry (bsc#1208600
  CVE-2023-1077).
- commit 7b9ad35

-------------------------------------------------------------------
Wed Mar 29 10:15:08 CEST 2023 - jlee@suse.com

- Bluetooth: Fix double free in hci_conn_cleanup (bsc#1209052
  CVE-2023-28464).
- commit 14b4d41

-------------------------------------------------------------------
Mon Mar 27 17:29:54 CEST 2023 - vkarasulli@suse.de

- tipc: fix NULL deref in tipc_link_xmit() (bsc#1209289
  CVE-2023-1390).
- commit 73d2f87

-------------------------------------------------------------------
Tue Mar 21 22:02:53 CET 2023 - oneukum@suse.com

- netlink: prevent potential spectre v1 gadgets (bsc#1209547
  CVE-2017-5753).
- commit a4480c3

-------------------------------------------------------------------
Thu Mar 16 16:02:17 CET 2023 - vkarasulli@suse.de

- media: dvb-usb: az6027: fix null-ptr-deref in  az6027_i2c_xfer()
  (bsc#1209291 CVE-2023-28328).
- commit 2e808c1

-------------------------------------------------------------------
Wed Mar 15 19:20:29 CET 2023 - mkubecek@suse.cz

- Update patches.fixes/net_sched-add-__rcu-annotation-to-netdev-qdisc.patch.
- fix a mistake in the CVE-2023-0590 / bsc#1207795 backport
- commit d6b740d

-------------------------------------------------------------------
Fri Mar 10 18:29:39 CET 2023 - mfranc@suse.cz

- netfilter: nf_tables: fix null deref due to zeroed list head
  (CVE-2023-1095 bsc#1208777).
- commit f76e6f0

-------------------------------------------------------------------
Wed Mar  8 11:36:15 CET 2023 - msuchanek@suse.de

- Do not sign the vanilla kernel (bsc#1209008).
- commit 83449c3

-------------------------------------------------------------------
Tue Mar  7 14:31:26 CET 2023 - tiwai@suse.de

- media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
  (CVE-2023-1118 bsc#1208837).
- commit cdae2bb

-------------------------------------------------------------------
Thu Mar  2 06:40:29 CET 2023 - osalvador@suse.de

- README.BRANCH: Update
  Relieve Jiri Bohac of his duties as branch maintainer as I am back
- commit 573426f

-------------------------------------------------------------------
Thu Mar  2 06:37:27 CET 2023 - osalvador@suse.de

- README.BRANCH: Update
  Relieve Jiri Bohac of his duties as branch maintainer as I am back
- commit 2c2c0d5

-------------------------------------------------------------------
Tue Feb 28 12:37:58 CET 2023 - tbogendoerfer@suse.de

- net: mpls: fix stale pointer if allocation fails during device
  rename (bsc#1208700 CVE-2023-26545).
- commit 8fd1402

-------------------------------------------------------------------
Mon Feb 20 14:20:53 CET 2023 - oneukum@suse.com

- usb: rndis_host: Secure rndis_query check against int overflow
  (CVE-2023-23559 bsc#1207051).
- commit 2438a7a

-------------------------------------------------------------------
Mon Feb 20 10:46:03 CET 2023 - tzimmermann@suse.com

- drm/vmwgfx: Avoid NULL-ptr deref in vmw_cmd_dx_define_query() (bsc#1203331 CVE-2022-38096)
- commit d2d8f60

-------------------------------------------------------------------
Thu Feb 16 11:17:49 CET 2023 - tzimmermann@suse.de

- drm/vmwgfx: Validate the box size for the snooped cursor (bsc#1203332 CVE-2022-36280)
- commit 63b7a00

-------------------------------------------------------------------
Sun Feb 12 17:45:25 CET 2023 - mkubecek@suse.cz

- net: sched: fix race condition in qdisc_graft() (CVE-2023-0590
  bsc#1207795).
- net_sched: add __rcu annotation to netdev->qdisc (CVE-2023-0590
  bsc#1207795).
- commit c01ba9a

-------------------------------------------------------------------
Wed Feb  8 09:08:37 CET 2023 - denis.kirjanov@suse.com

- net: sched: atm: dont intepret cls results when asked to drop
  (bsc#1207125 CVE-2023-23455).
- commit 87134bc

-------------------------------------------------------------------
Wed Feb  8 09:06:37 CET 2023 - denis.kirjanov@suse.com

- net: sched: cbq: dont intepret cls results when asked to drop
  (bsc#1207036 CVE-2023-23454).
- commit 71cdc25

-------------------------------------------------------------------
Thu Feb  2 11:58:51 CET 2023 - denis.kirjanov@suse.com

- net/l2tp: preserve kabi for session_create (bsc#1108488
  CVE-2018-9517).
- commit f2cfe0b

-------------------------------------------------------------------
Thu Feb  2 11:55:13 CET 2023 - denis.kirjanov@suse.com

- l2tp: pass tunnel pointer to ->session_create() (bsc#1108488
  CVE-2018-9517).
- commit 9a2c9a9

-------------------------------------------------------------------
Thu Feb  2 11:53:40 CET 2023 - denis.kirjanov@suse.com

- Refresh
  patches.suse/sctp-fail-if-no-bound-addresses-can-be-used-for-a-gi.patch.
- commit e2aa970

-------------------------------------------------------------------
Thu Jan 26 11:14:06 CET 2023 - mkubecek@suse.cz

- sctp: fail if no bound addresses can be used for a given scope
  (bsc#1206677).
- commit 6795373

-------------------------------------------------------------------
Fri Jan 20 12:29:58 CET 2023 - pmladek@suse.com

- HID: check empty report_list in hid_validate_values()
  (git-fixes, bsc#1206784).
- commit e586046

-------------------------------------------------------------------
Fri Jan 20 12:29:15 CET 2023 - pmladek@suse.com

- HID: betop: check shape of output reports (git-fixes,
  bsc#1207186).
- commit 2ee120b

-------------------------------------------------------------------
Fri Jan 20 12:27:53 CET 2023 - pmladek@suse.com

- HID: betop: fix slab-out-of-bounds Write in betop_probe
  (git-fixes).
- commit eae64de

-------------------------------------------------------------------
Thu Jan 19 17:41:39 CET 2023 - mkoutny@suse.com

- README.BRANCH: Replace myself with Jiří Boháč
- commit 7f6be9b

-------------------------------------------------------------------
Wed Jan 18 14:01:36 CET 2023 - denis.kirjanov@suse.com

- net: sched: disallow noqueue for qdisc classes (bsc#1207237
  CVE-2022-47929).
- commit 112bbeb

-------------------------------------------------------------------
Tue Jan 17 12:51:32 CET 2023 - denis.kirjanov@suse.com

- ipv6: raw: Deduct extension header length in
  rawv6_push_pending_frames (bsc#1207168).
- commit 6ab9a41

-------------------------------------------------------------------
Fri Dec 30 10:57:25 CET 2022 - vkarasulli@suse.de

- Fix kABI breakage in
  usb.h: struct usb_device: hide new member (bsc#1206664
  CVE-2022-4662).
- USB: core: Prevent nested device-reset calls (bsc#1206664
  CVE-2022-4662).
- commit 3d59e07

-------------------------------------------------------------------
Tue Dec 27 15:46:46 CET 2022 - tiwai@suse.de

- Bluetooth: L2CAP: Fix use-after-free caused by
  l2cap_reassemble_sdu (CVE-2022-3564 bsc#1206073).
- commit 7333f8f

-------------------------------------------------------------------
Thu Dec  8 17:38:45 CET 2022 - mkoutny@suse.com

- Update
  patches.suse/fs-move-S_ISGID-stripping-into-the-vfs_-helpers.patch
  (bsc#1198702 CVE-2021-4037 bsc#1206108).
  Adjust the 4.4 backport to match the original commit semantics.
- commit 80eb9e2

-------------------------------------------------------------------
Wed Dec  7 18:01:12 CET 2022 - rgoldwyn@suse.com

- Update
  patches.suse/fs-Add-missing-umask-strip-in-vfs_tmpfile.patch
  (bsc#1198702 CVE-2021-4037 bsc#1206108).
- Refresh
  patches.suse/fs-move-S_ISGID-stripping-into-the-vfs_-helpers.patch.
- commit 0bbdbcf

-------------------------------------------------------------------
Wed Dec  7 14:35:37 CET 2022 - mkoutny@suse.com

- x86/build/64: Force the linker to use 2MB page size (bnc#1012382
  bsc#1206091).
- commit d0182f1

-------------------------------------------------------------------
Wed Dec  7 09:12:19 CET 2022 - jgross@suse.com

- xen/netback: don't call kfree_skb() with interrupts disabled
  (bsc#1206114, XSA-424, CVE-2022-42328, CVE-2022-42329).
- commit 153f836

-------------------------------------------------------------------
Wed Dec  7 08:59:36 CET 2022 - jgross@suse.com

- xen/netback: Ensure protocol headers don't fall in the
  non-linear area (bsc#1206113, XSA-423, CVE-2022-3643).
- commit 826267b

-------------------------------------------------------------------
Fri Dec  2 09:16:54 CET 2022 - osalvador@suse.de

- README.BRANCH
  Update README.BRANCH to include Michal Koutny on my leave
- commit 29ec519

-------------------------------------------------------------------
Thu Dec  1 15:29:44 CET 2022 - tiwai@suse.de

- atm: idt77252: fix use-after-free bugs caused by tst_timer
  (CVE-2022-3635 bsc#1204631).
- commit d037794

-------------------------------------------------------------------
Mon Nov 28 15:08:35 CET 2022 - tiwai@suse.de

- Refresh patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch (CVE-2022-3424 bsc#1204166)
  Taken from v10 patch in char-misc subsystem tree
- commit 61a63e5

-------------------------------------------------------------------
Mon Nov 28 13:33:58 CET 2022 - oneukum@suse.com

- HID: roccat: Fix use-after-free in roccat_read() (bsc#1203960
  CVE-2022-41850).
- commit ee38d0a

-------------------------------------------------------------------
Mon Nov 28 09:39:10 CET 2022 - tiwai@suse.de

- Bluetooth: L2CAP: Fix u8 overflow (CVE-2022-45934 bsc#1205796).
- commit d1475cb

-------------------------------------------------------------------
Mon Nov 28 09:37:59 CET 2022 - tiwai@suse.de

- wifi: brcmfmac: Fix potential buffer overflow in
  brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868).
- commit e755cbf

-------------------------------------------------------------------
Fri Nov 25 13:56:10 CET 2022 - denis.kirjanov@suse.com

- ipv6: Fix data races around sk->sk_prot (bsc#1204414
  CVE-2022-3567).
- commit e38dda8

-------------------------------------------------------------------
Fri Nov 25 13:55:01 CET 2022 - denis.kirjanov@suse.com

- ipv6: annotate some data-races around sk->sk_prot (bsc#1204414
  CVE-2022-3567).
- commit 5bc7a7d

-------------------------------------------------------------------
Fri Nov 25 13:53:54 CET 2022 - denis.kirjanov@suse.com

- ipv6: provide and use ipv6 specific version for {recv, send}msg
  (bsc#1204414 CVE-2022-3567).
- commit 2d8875f

-------------------------------------------------------------------
Fri Nov 25 13:52:33 CET 2022 - denis.kirjanov@suse.com

- inet: factor out inet_send_prepare() (bsc#1204414
  CVE-2022-3567).
- commit 86fb9a3

-------------------------------------------------------------------
Thu Nov 24 13:13:14 CET 2022 - tiwai@suse.de

- Bluetooth: L2CAP: Fix attempting to access uninitialized memory
  (CVE-2022-42895 bsc#1205705).
- Bluetooth: L2CAP: Fix accepting connection request for invalid
  SPSM (CVE-2022-42896 bsc#1205709).
- Bluetooth: L2CAP: Introduce proper defines for PSM ranges
  (CVE-2022-42896 bsc#1205709).
- commit 0cfe3cb

-------------------------------------------------------------------
Wed Nov 23 15:47:58 CET 2022 - vkarasulli@suse.de

- drivers: net: slip: fix NPD bug in sl_tx_timeout() (bsc#1205671
  CVE-2022-41858).
- commit 66dae29

-------------------------------------------------------------------
Wed Nov 23 03:37:24 CET 2022 - neilb@suse.de

- NFSD: Cap rsize_bop result based on send buffer size
  (bsc#1205128 CVE-2022-43945).
- NFSD: Protect against send buffer overflow in NFSv3 READ
  (bsc#1205128 CVE-2022-43945).
- NFSD: Protect against send buffer overflow in NFSv2 READ
  (bsc#1205128 CVE-2022-43945).
- NFSD: Protect against send buffer overflow in NFSv3 READDIR
  (bsc#1205128 CVE-2022-43945).
- NFSD: Protect against send buffer overflow in NFSv2 READDIR
  (bsc#1205128 CVE-2022-43945).
- commit 345c8c7

-------------------------------------------------------------------
Mon Nov 21 12:28:06 CET 2022 - tiwai@suse.de

- staging: rtl8712: fix use after free bugs (CVE-2022-4095
  bsc#1205514).
- commit 364b654

-------------------------------------------------------------------
Wed Nov  9 13:19:45 CET 2022 - tiwai@suse.de

- media: mceusb: Use new usb_control_msg_*() routines
  (CVE-2022-3903 bsc#1205220).
- media: mceusb: fix control-message timeouts (CVE-2022-3903
  bsc#1205220).
- USB: core: return -EREMOTEIO on short usb_control_msg_recv()
  (CVE-2022-3903 bsc#1205220).
- USB: correct API of usb_control_msg_send/recv (CVE-2022-3903
  bsc#1205220).
- USB: core: message.c: use usb_control_msg_send() in a few places
  (CVE-2022-3903 bsc#1205220).
- USB: add usb_control_msg_send() and usb_control_msg_recv()
  (CVE-2022-3903 bsc#1205220).
- USB: move snd_usb_pipe_sanity_check into the USB core
  (CVE-2022-3903 bsc#1205220).
- usb: core: Add a helper function to check the validity of EP
  type in URB (CVE-2022-3903 bsc#1205220).
- commit 908e29b

-------------------------------------------------------------------
Thu Nov  3 09:42:22 CET 2022 - vkarasulli@suse.de

- Update patch references to
  patches.suse/0001-floppy-disable-FDRAWCMD-by-default.patch
  (bsc#1200692 CVE-2022-33981).
- commit 09464f6

-------------------------------------------------------------------
Thu Oct 27 16:38:24 CEST 2022 - jack@suse.cz

- Add CVE reference to
  patches.suse/net-usb-ax88179_178a-Fix-out-of-bounds-accesses-in-R.patch
  (bsc#1196018 CVE-2022-28748 CVE-2022-2964).
- commit 1bece49

-------------------------------------------------------------------
Wed Oct 26 20:14:19 CEST 2022 - ailiop@suse.com

- fs: move S_ISGID stripping into the vfs_*() helpers (bsc#1198702
  CVE-2021-4037).
- commit 949c94a

-------------------------------------------------------------------
Wed Oct 26 20:13:14 CEST 2022 - ailiop@suse.com

- fs: Add missing umask strip in vfs_tmpfile (bsc#1198702
  CVE-2021-4037).
- commit f9d6277

-------------------------------------------------------------------
Wed Oct 26 20:12:30 CEST 2022 - ailiop@suse.com

- fs: add mode_strip_sgid() helper (bsc#1198702 CVE-2021-4037).
- commit 7a159dc

-------------------------------------------------------------------
Wed Oct 26 11:58:11 CEST 2022 - oneukum@suse.com

- usb: mon: make mmapped memory read only (bsc#1204653
  CVE-2022-43750).
- commit a77b11d

-------------------------------------------------------------------
Tue Oct 25 06:07:03 CEST 2022 - jlee@suse.com

- certs: Add EFI_CERT_X509_GUID support for dbx entries
  (bsc#1177282, CVE-2020-26541).
- Update config files.
  Set CONFIG_SYSTEM_TRUSTED_KEYRING=y in arm64/default because we need
  include/keys/system_keyring.h.
  In arm64/default kernel config, it is enabled CONFIG_SYSTEM_BLACKLIST_KEYRING
  for CONFIG_MODULE_SIG_UEFI but doesn't have SYSTEM_TRUSTED_KEYRING. It
  does not make sense. On the other hand, other architectures are
  enabled CONFIG_SYSTEM_TRUSTED_KEYRING. So let's also enable it in
  arm64/default.
- commit 845f7fb

-------------------------------------------------------------------
Mon Oct 24 16:37:11 CEST 2022 - tbogendoerfer@suse.de

- bnx2x: fix potential memory leak in bnx2x_tpa_stop()
  (bsc#1204402 CVE-2022-3542).
- commit 55815f2

-------------------------------------------------------------------
Mon Oct 24 15:13:45 CEST 2022 - tiwai@suse.de

- kABI workaround for vsock changes (CVE-2022-3629 bsc#1204635).
- commit dcae5d1

-------------------------------------------------------------------
Mon Oct 24 15:07:08 CEST 2022 - tiwai@suse.de

- vsock: Fix memory leak in vsock_connect() (CVE-2022-3629
  bsc#1204635).
- vsock: split dwork to avoid reinitializations (CVE-2022-3629
  bsc#1204635).
- commit e38f795

-------------------------------------------------------------------
Mon Oct 24 15:05:31 CEST 2022 - tiwai@suse.de

- nilfs2: fix leak of nilfs_root in case of writer thread creation
  failure (CVE-2022-3646 bsc#1204646).
- nilfs2: fix use-after-free bug of struct nilfs_root
  (CVE-2022-3649 bsc#1204647).
- commit bcad2f4

-------------------------------------------------------------------
Fri Oct 21 10:25:59 CEST 2022 - tiwai@suse.de

- nilfs2: fix NULL pointer dereference at
  nilfs_bmap_lookup_at_level() (CVE-2022-3621 bsc#1204574).
- commit 5332978

-------------------------------------------------------------------
Wed Oct 19 11:33:54 CEST 2022 - tiwai@suse.de

- r8152: Rate limit overflow messages (CVE-2022-3594 bsc#1204479).
- commit 145b025

-------------------------------------------------------------------
Tue Oct 18 15:35:36 CEST 2022 - tiwai@suse.de

- blacklist.conf: the follow-up fix is irrelevant for this kernel (CVE-2022-3586 bsc#1204439)
- commit eb5a6dd

-------------------------------------------------------------------
Tue Oct 18 15:30:23 CEST 2022 - tiwai@suse.de

- sch_sfb: Don't assume the skb is still around after enqueueing
  to child (CVE-2022-3586 bsc#1204439).
- commit 9c9d37b

-------------------------------------------------------------------
Tue Oct 18 13:41:37 CEST 2022 - tiwai@suse.de

- mISDN: fix use-after-free bugs in l1oip timer handlers
  (CVE-2022-3565 bsc#1204431).
- commit b260bd4

-------------------------------------------------------------------
Mon Oct 17 14:26:10 CEST 2022 - denis.kirjanov@suse.com

- tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1204354
  CVE-2022-3524).
- commit 256d802

-------------------------------------------------------------------
Wed Oct 12 09:51:03 CEST 2022 - mkubecek@suse.cz

- netfilter: nf_conntrack_irc: Tighten matching on DCC message
  (CVE-2022-2663 bsc#1202097).
- netfilter: nf_conntrack_irc: Fix forged IP logic (CVE-2022-2663
  bsc#1202097).
- commit ac3cb3e

-------------------------------------------------------------------
Mon Oct 10 19:43:13 CEST 2022 - lduncan@suse.com

- scsi: stex: Properly zero out the passthrough command structure
  (bsc#1203514 CVE-2022-40768).
- commit 1e493c5

-------------------------------------------------------------------
Mon Oct 10 18:55:22 CEST 2022 - vbabka@suse.cz

- Update
  patches.suse/mm-rmap-Fix-anon_vma-degree-ambiguity-leading-to-double-reuse.patch
  (CVE-2022-42703, bsc#1204168, git-fixes, bsc#1203098).
- commit b28df5a

-------------------------------------------------------------------
Mon Oct 10 18:14:16 CEST 2022 - tiwai@suse.de

- misc: sgi-gru: fix use-after-free error in
  gru_set_context_option, gru_fault and gru_handle_user_call_os
  (CVE-2022-3424 bsc#1204166).
- commit 9b7eb8b

-------------------------------------------------------------------
Thu Oct  6 16:48:33 CEST 2022 - dwagner@suse.de

- nvme: restrict management ioctls to admin (bsc#1203290
  CVE-2022-3169).
- commit 9f23da5

-------------------------------------------------------------------
Thu Oct  6 05:52:15 CEST 2022 - jlee@suse.com

- efi: capsule-loader: Fix use-after-free in efi_capsule_write
  (bsc#1203322 CVE-2022-40307).
- commit 2e0ad85

-------------------------------------------------------------------
Tue Oct  4 18:27:16 CEST 2022 - dwagner@suse.de

- Add CVE reference on lightnvm removal patch
  modified:
   - patches.drivers/lightnvm-remove-lightnvm-implemenation.patch
- commit c30667a

-------------------------------------------------------------------
Tue Oct  4 12:59:28 CEST 2022 - tiwai@suse.de

- char: pcmcia: synclink_cs: Fix use-after-free in mgslpc_ops
  (CVE-2022-41848 bsc#1203987).
- commit 3cf1f7d

-------------------------------------------------------------------
Tue Sep 27 09:28:35 CEST 2022 - tiwai@suse.de

- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
  (CVE-2022-3303 bsc#1203769).
- ALSA: pcm: potential uninitialized return values (CVE-2022-3303
  bsc#1203769).
- commit 6e2575f

-------------------------------------------------------------------
Tue Sep 27 09:26:39 CEST 2022 - tiwai@suse.de

- ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC (CVE-2022-3303
  bsc#1203769).
- ALSA: pcm: Avoid potential races between OSS ioctls and
  read/write (CVE-2022-3303 bsc#1203769).
- ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
  (CVE-2022-3303 bsc#1203769).
- ALSA: pcm: Abort properly at pending signal in OSS read/write
  loops (CVE-2022-3303 bsc#1203769).
- commit b99c604

-------------------------------------------------------------------
Wed Sep 21 15:31:23 CEST 2022 - tiwai@suse.de

- media: dvb-core: Fix UAF due to refcount races at releasing
  (CVE-2022-41218 bsc#1202960).
- commit f16f3da

-------------------------------------------------------------------
Tue Sep 20 15:41:50 CEST 2022 - tiwai@suse.de

- media: em28xx: initialize refcount before kref_get
  (CVE-2022-3239 bsc#1203552).
- commit 1f9db34

-------------------------------------------------------------------
Mon Sep 19 23:02:19 CEST 2022 - bp@suse.de

- x86/bugs: Reenable retbleed=off
  While for older kernels the return thunks are statically built in and
  cannot be dynamically patched out, retbleed=off should still be possible
  to do so that the mitigation can still be disabled on Intel who don't
  use the return thunks but IBRS.
- Update
  patches.suse/x86-bugs-Add-AMD-retbleed-boot-parameter.patch
  (bsc#1199657 CVE-2022-29900 CVE-2022-29901 bsc#1203271).
- Update patches.suse/x86-bugs-Enable-STIBP-for-JMP2RET.patch
  (bsc#1199657 CVE-2022-29900 CVE-2022-29901 bsc#1203271).
- commit d144380

-------------------------------------------------------------------
Mon Sep 19 17:13:38 CEST 2022 - colyli@suse.de

- dm verity: set DM_TARGET_IMMUTABLE feature flag (CVE-2022-2503,
  bsc#1202677).
- commit 305390d

-------------------------------------------------------------------
Fri Sep  9 16:06:03 CEST 2022 - mkoutny@suse.com

- sctp: implement memory accounting on rx path (bsc#1129898
  CVE-2019-3874).
- sctp: implement memory accounting on tx path (bsc#1129898
  CVE-2019-3874).
- sctp: implement memory accounting on rx path (bsc#1129898
  CVE-2019-3874).
- sctp: implement memory accounting on tx path (bsc#1129898
  CVE-2019-3874).
- commit 75c11b0

-------------------------------------------------------------------
Mon Sep  5 23:49:43 CEST 2022 - vbabka@suse.cz

- mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
  (CVE-2022-39188, bsc#1203107).
- commit d17709f

-------------------------------------------------------------------
Mon Sep  5 00:01:52 CEST 2022 - vbabka@suse.cz

- mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
  (git-fixes, bsc#1203098).
  kABI: Fix kABI after "mm/rmap: Fix anon_vma->degree ambiguity
  leading to double-reuse" (git-fixes, bsc#1203098).
- commit dc730fc

-------------------------------------------------------------------
Sun Sep  4 23:57:30 CEST 2022 - vbabka@suse.cz

- mm, rmap: handle anon_vma_prepare() common case inline
  (git-fixes, bsc#1203098).
- commit adead5d

-------------------------------------------------------------------
Sun Sep  4 23:43:21 CEST 2022 - vbabka@suse.cz

- mm/rmap.c: don't reuse anon_vma if we just want a copy
  (git-fixes, bsc#1203098).
- commit 8b57926

-------------------------------------------------------------------
Tue Aug 30 11:35:10 CEST 2022 - denis.kirjanov@suse.com

- af_key: Do not call xfrm_probe_algs in parallel (bsc#1202898
  CVE-2022-3028).
- commit 4ef0380

-------------------------------------------------------------------
Tue Aug 30 11:18:42 CEST 2022 - tiwai@suse.de

- rds: Fix warning (CVE-2022-21385 bsc#1202897 bsc#1154848).
- net/rds: remove user triggered WARN_ON in rds_sendmsg
  (CVE-2022-21385 bsc#1202897 bsc#1154848).
- net/rds: fix warn in rds_message_alloc_sgs (CVE-2022-21385
  bsc#1202897 bsc#1154848).
- commit 5f5d5f7

-------------------------------------------------------------------
Tue Aug 23 18:13:01 CEST 2022 - mkubecek@suse.cz

- net_sched: cls_route: disallow handle of 0 (bsc#1202393).
- net_sched: cls_route: remove from list when handle is 0
  (CVE-2022-2588 bsc#1202096).
- commit eff77f5

-------------------------------------------------------------------
Tue Aug 23 12:18:08 CEST 2022 - dwagner@suse.de

- lightnvm: Remove lightnvm implemenation (bsc#1191881 bsc#1201420
  ZDI-CAN-17325).
- commit 1f9b858

-------------------------------------------------------------------
Mon Aug 22 13:59:20 CEST 2022 - jack@suse.cz

- ext4: make sure ext4_append() always allocates new block
  (bsc#1198577 CVE-2022-1184).
- commit d9d52b4

-------------------------------------------------------------------
Mon Aug 22 13:59:10 CEST 2022 - jack@suse.cz

- ext4: check if directory block is within i_size (bsc#1198577
  CVE-2022-1184).
- commit 7893955

-------------------------------------------------------------------
Mon Aug 22 13:34:40 CEST 2022 - jack@suse.cz

- ext4: Fix check for block being out of directory size
  (bsc#1198577 CVE-2022-1184).
- commit d0a2e45

-------------------------------------------------------------------
Fri Aug 12 16:19:23 CEST 2022 - tiwai@suse.de

- vhost: scsi: add weight support (CVE-2019-3900 bsc#1133374).
- vhost_net: fix possible infinite loop (CVE-2019-3900
  bsc#1133374).
- vhost_net: use packet weight for rx handler, too (CVE-2019-3900
  bsc#1133374).
- vhost-net: set packet weight of tx polling to 2 * vq size
  (CVE-2019-3900 bsc#1133374).
- commit 6649e0a

-------------------------------------------------------------------
Fri Aug 12 15:33:56 CEST 2022 - denis.kirjanov@suse.com

- xfrm: xfrm_policy: fix a possible double xfrm_pols_put()
  in xfrm_bundle_lookup() (bsc#1201948 CVE-2022-36879).
- commit b187678

-------------------------------------------------------------------
Fri Aug 12 10:19:55 CEST 2022 - tiwai@suse.de

- net/packet: fix slab-out-of-bounds access in packet_recvmsg()
  (CVE-2022-20368 bsc#1202346).
- packet: in recvmsg msg_name return at least sizeof sockaddr_ll
  (CVE-2022-20368 bsc#1202346).
- commit 713a357

-------------------------------------------------------------------
Fri Aug 12 10:03:11 CEST 2022 - tiwai@suse.de

- media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers
  across ioctls (bsc#1202347 CVE-2022-20369).
- commit 46f46b8

-------------------------------------------------------------------
Tue Aug  9 20:34:07 CEST 2022 - bp@suse.de

- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1201726
  CVE-2022-26373).
- commit e2e959e

-------------------------------------------------------------------
Tue Aug  9 20:24:47 CEST 2022 - bp@suse.de

- x86/speculation: Add RSB VM Exit protections (bsc#1201726
  CVE-2022-26373).
- commit 360cf72

-------------------------------------------------------------------
Tue Aug  9 17:41:01 CEST 2022 - bp@suse.de

- x86/speculation: Fill RSB on vmexit for IBRS (bsc#1201726
  CVE-2022-26373).
- commit 287edc7

-------------------------------------------------------------------
Tue Aug  9 17:29:38 CEST 2022 - bp@suse.de

- x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
  (bsc#1201726 CVE-2022-26373).
- commit c9e491e

-------------------------------------------------------------------
Wed Aug  3 19:00:33 CEST 2022 - mkubecek@suse.cz

- ipv4: avoid using shared IP generator for connected sockets
  (CVE-2020-36516 bsc#1196616).
- ipv4: tcp: send zero IPID in SYNACK messages (CVE-2020-36516
  bsc#1196616).
- ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV
  and TIME-WAIT state (bsc#1196616).
- commit ed06e97

-------------------------------------------------------------------
Sun Jul 31 12:56:10 CEST 2022 - bp@suse.de

- KVM: emulate: do not adjust size of fastop and setcc subroutines
  (bsc#1201930).
- commit 19a18c5

-------------------------------------------------------------------
Sun Jul 31 12:41:16 CEST 2022 - bp@suse.de

- kvm/emulate: Fix SETcc emulation function offsets with SLS
  (bsc#1201930).
- commit 1319530

-------------------------------------------------------------------
Sat Jul 30 11:52:58 CEST 2022 - denis.kirjanov@suse.com

- netfilter: nf_queue: do not allow packet truncation below
  transport header offset (bsc#1201940 CVE-2022-36946).
- commit 2ccca61

-------------------------------------------------------------------
Thu Jul 28 14:07:50 CEST 2022 - bp@suse.de

- Refresh
  patches.suse/x86-prepare-asm-files-for-straight-line-speculation.patch.
- commit 6edc336

-------------------------------------------------------------------
Wed Jul 27 15:51:09 CEST 2022 - pmladek@suse.com

- kABI workaround for including mm.h in fs/sysfs/file.c
  (bsc#1200598 cve-2022-20166).
- commit 92062e3

-------------------------------------------------------------------
Wed Jul 27 15:37:00 CEST 2022 - pmladek@suse.com

- mm: and drivers core: Convert hugetlb_report_node_meminfo to
  sysfs_emit (bsc#1200598 cve-2022-20166).
- commit d185c4b

-------------------------------------------------------------------
Wed Jul 27 15:34:02 CEST 2022 - pmladek@suse.com

- drivers core: Miscellaneous changes for sysfs_emit (bsc#1200598
  cve-2022-20166).
- commit 7bc4dac

-------------------------------------------------------------------
Wed Jul 27 15:22:12 CEST 2022 - pmladek@suse.com

- drivers core: Remove strcat uses around sysfs_emit and neaten
  (bsc#1200598 cve-2022-20166).
- commit 40453ca

-------------------------------------------------------------------
Wed Jul 27 15:17:22 CEST 2022 - pmladek@suse.com

- drivers core: Use sysfs_emit and sysfs_emit_at for show(device
  *...) functions (bsc#1200598 cve-2022-20166).
- commit 784d312

-------------------------------------------------------------------
Wed Jul 27 15:11:13 CEST 2022 - pmladek@suse.com

- sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
  (bsc#1200598 cve-2022-20166).
- commit 7e63535

-------------------------------------------------------------------
Tue Jul 26 13:51:25 CEST 2022 - oneukum@suse.com

- usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
  (bsc#1173514 CVE-2020-15393).
- commit 24f1d37

-------------------------------------------------------------------
Thu Jul 21 12:44:09 CEST 2022 - jslaby@suse.cz

- vt: vt_ioctl: fix race in VT_RESIZEX (bsc#1200910
  CVE-2020-36558).
- commit 5149cef

-------------------------------------------------------------------
Thu Jul 21 10:48:06 CEST 2022 - jslaby@suse.cz

- vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
  (bsc#1201429 CVE-2020-36557).
- commit 1a320b4

-------------------------------------------------------------------
Wed Jul 20 12:05:57 CEST 2022 - jslaby@suse.cz

- vt: drop old FONT ioctls (bsc#1201636 CVE-2021-33656).
- commit 84c1487

-------------------------------------------------------------------
Wed Jul 20 11:34:30 CEST 2022 - tiwai@suse.de

- fbcon: Prevent that screen size is smaller than font size
  (CVE-2021-33655 bsc#1201635).
- commit f9dd9c2

-------------------------------------------------------------------
Tue Jul 19 14:40:53 CEST 2022 - tiwai@suse.de

- fbmem: Check virtual screen sizes in fb_set_var()
  (CVE-2021-33655 bsc#1201635).
- fbcon: Disallow setting font bigger than screen size
  (CVE-2021-33655 bsc#1201635).
- commit ceba50f

-------------------------------------------------------------------
Fri Jul 15 05:58:53 CEST 2022 - lzhong@suse.de

- Fix compile warning
- Refresh
  patches.suse/CVE-Mitigation-for-CVE-2022-29900-and-CVE-2022-29901.patch.
- Refresh
  patches.suse/x86-speculation-Use-cached-host-SPEC_CTRL-value-for-guest-.patch.
- commit a4695bd

-------------------------------------------------------------------
Thu Jul 14 11:10:38 CEST 2022 - jslaby@suse.cz

- tty: Fix data race in tty_insert_flip_string_fixed_flag
  (bsc#1198829 CVE-2022-1462).
- commit 54b13a9

-------------------------------------------------------------------
Thu Jul 14 11:00:18 CEST 2022 - jslaby@suse.cz

- pty: do tty_flip_buffer_push without port->lock in pty_write
  (bsc#1198829 CVE-2022-1462).
- commit e136df3

-------------------------------------------------------------------
Thu Jul 14 10:40:05 CEST 2022 - jslaby@suse.cz

- tty: use new tty_insert_flip_string_and_push_buffer() in
  pty_write() (bsc#1198829 CVE-2022-1462).
- tty: extract tty_flip_buffer_commit() from
  tty_flip_buffer_push() (bsc#1198829 CVE-2022-1462).
- commit eea551a

-------------------------------------------------------------------
Sun Jul 10 20:11:27 CEST 2022 - bp@suse.de

- x86/kexec: Disable RET on kexec (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit ec342f0

-------------------------------------------------------------------
Sun Jul 10 20:08:59 CEST 2022 - bp@suse.de

- CVE Mitigation for CVE-2022-29900 and CVE-2022-29901
  (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit ad8cc4d

-------------------------------------------------------------------
Sun Jul 10 19:45:43 CEST 2022 - bp@suse.de

- x86/cpu/amd: Enumerate BTC_NO (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit cdb721f

-------------------------------------------------------------------
Sun Jul 10 19:37:34 CEST 2022 - bp@suse.de

- x86/common: Stamp out the stepping madness (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit 58357f0

-------------------------------------------------------------------
Sun Jul 10 19:24:27 CEST 2022 - bp@suse.de

- x86/speculation: Use cached host SPEC_CTRL value for guest
  entry/exit (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 2b1192e

-------------------------------------------------------------------
Sun Jul 10 19:22:42 CEST 2022 - bp@suse.de

- x86/speculation: Fix SPEC_CTRL write on SMT state change
  (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit dd05ead

-------------------------------------------------------------------
Sun Jul 10 18:52:48 CEST 2022 - bp@suse.de

- x86/bugs: Add retbleed=ibpb (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit ee38144

-------------------------------------------------------------------
Sun Jul 10 18:41:36 CEST 2022 - bp@suse.de

- x86/bugs: Report Intel retbleed vulnerability (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit c3edced

-------------------------------------------------------------------
Sun Jul 10 17:48:44 CEST 2022 - bp@suse.de

- x86/bugs: Report AMD retbleed vulnerability (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit 9d96174

-------------------------------------------------------------------
Sun Jul 10 17:42:56 CEST 2022 - bp@suse.de

- x86: Add magic AMD return-thunk (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit 0baa425

-------------------------------------------------------------------
Sun Jul 10 17:24:17 CEST 2022 - bp@suse.de

- x86: Undo return-thunk damage (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit 17a936b

-------------------------------------------------------------------
Sun Jul 10 17:11:53 CEST 2022 - bp@suse.de

- x86: Add straight-line-speculation mitigation (bsc#1201050
  CVE-2021-26341).
- Update config files.
- Refresh
  patches.arch/x86-speculation-rename-retpoline_amd-to-retpoline_lfence.patch.
- Refresh
  patches.suse/x86-prepare-inline-asm-for-straight-line-speculation.patch.
- commit 6e11a8e

-------------------------------------------------------------------
Sun Jul 10 16:53:42 CEST 2022 - bp@suse.de

- x86/bugs: Add AMD retbleed= boot parameter (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- Update config files.
- commit b5a461f

-------------------------------------------------------------------
Sun Jul 10 16:51:43 CEST 2022 - bp@suse.de

- x86: Use return-thunk in asm code (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit 26a79be

-------------------------------------------------------------------
Sun Jul 10 14:32:10 CEST 2022 - bp@suse.de

- x86: Prepare asm files for straight-line-speculation
  (bsc#1201050 CVE-2021-26341).
- Refresh
  patches.arch/0001-x86-speculation-Prepare-entry-code-for-Spectre-v1-sw.patch.
- Refresh
  patches.suse/x86-entry-64-use-a-per-cpu-trampoline-stack.patch.
- commit a73dea8

-------------------------------------------------------------------
Sun Jul 10 00:06:45 CEST 2022 - bp@suse.de

- x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
  (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit a4b3632

-------------------------------------------------------------------
Sat Jul  9 22:45:28 CEST 2022 - bp@suse.de

- x86/cpu/amd: Add Spectral Chicken (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit ddf88f6

-------------------------------------------------------------------
Sat Jul  9 22:33:18 CEST 2022 - bp@suse.de

- x86/bugs: Do IBPB fallback check only once (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit 2e69098

-------------------------------------------------------------------
Sat Jul  9 22:01:09 CEST 2022 - bp@suse.de

- intel_idle: Disable IBRS during long idle (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit fc1468f

-------------------------------------------------------------------
Sat Jul  9 21:23:31 CEST 2022 - bp@suse.de

- x86/bugs: Split spectre_v2_select_mitigation() and
  spectre_v2_user_select_mitigation() (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit 9957d34

-------------------------------------------------------------------
Sat Jul  9 21:10:22 CEST 2022 - bp@suse.de

- x86/speculation: Add spectre_v2=ibrs option to support Kernel
  IBRS (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 3576858

-------------------------------------------------------------------
Sat Jul  9 20:48:25 CEST 2022 - bp@suse.de

- x86/bugs: Optimize SPEC_CTRL MSR writes (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit 7b5fdad

-------------------------------------------------------------------
Sat Jul  9 20:37:20 CEST 2022 - bp@suse.de

- x86/entry: Add kernel IBRS implementation (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit da33592

-------------------------------------------------------------------
Sat Jul  9 20:13:46 CEST 2022 - bp@suse.de

- x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit 78b5ab7

-------------------------------------------------------------------
Sat Jul  9 20:06:21 CEST 2022 - bp@suse.de

- x86/bugs: Enable STIBP for JMP2RET (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit f303268

-------------------------------------------------------------------
Sat Jul  9 19:19:09 CEST 2022 - bp@suse.de

- x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
  (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 6e9863c

-------------------------------------------------------------------
Sat Jul  9 18:48:22 CEST 2022 - bp@suse.de

- x86/kvm: Fix SETcc emulation for return thunks (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit 1157f18

-------------------------------------------------------------------
Sat Jul  9 18:30:11 CEST 2022 - bp@suse.de

- x86/retpoline: Use -mfunction-return (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit a57b4f0

-------------------------------------------------------------------
Sat Jul  9 18:19:41 CEST 2022 - bp@suse.de

- x86/cpufeatures: Move RETPOLINE flags to word 11 (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
- commit 6ca935f

-------------------------------------------------------------------
Sat Jul  9 17:38:47 CEST 2022 - bp@suse.de

- x86: Prepare inline-asm for straight-line-speculation
  (bsc#1201050 CVE-2021-26341).
- commit 7936e39

-------------------------------------------------------------------
Sat Jul  9 15:19:28 CEST 2022 - bp@suse.de

- x86/lib/atomic64_386_32: Rename things (bsc#1201050
  CVE-2021-26341).
- commit 83947ff

-------------------------------------------------------------------
Wed Jul  6 11:20:14 CEST 2022 - jgross@suse.com

- net: Rename and export copy_skb_header (bsc#1200762,
  CVE-2022-33741, XSA-403).
- commit 6783afc

-------------------------------------------------------------------
Wed Jul  6 10:59:14 CEST 2022 - tiwai@suse.de

- net: rose: fix UAF bugs caused by timer handler (CVE-2022-2318
  bsc#1201251).
- commit 587a8fe

-------------------------------------------------------------------
Wed Jul  6 10:54:37 CEST 2022 - jgross@suse.com

- xen/netfront: force data bouncing when backend is untrusted
  (bsc#1200762, CVE-2022-33741, XSA-403).
- commit 9408592

-------------------------------------------------------------------
Wed Jul  6 10:53:45 CEST 2022 - jgross@suse.com

- xen/netfront: fix leaking data in shared pages (bsc#1200762,
  CVE-2022-33740, XSA-403).
- commit 1895502

-------------------------------------------------------------------
Wed Jul  6 10:52:52 CEST 2022 - jgross@suse.com

- xen/blkfront: force data bouncing when backend is untrusted
  (bsc#1200762, CVE-2022-33742, XSA-403).
- commit ed523d8

-------------------------------------------------------------------
Wed Jul  6 10:51:33 CEST 2022 - jgross@suse.com

- xen/blkfront: fix leaking data in shared pages (bsc#1200762,
  CVE-2022-26365, XSA-403).
- commit 9ece101

-------------------------------------------------------------------
Tue Jun 21 17:24:41 CEST 2022 - tiwai@suse.de

- ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679
  bsc#1199487).
- commit 67c39f6

-------------------------------------------------------------------
Mon Jun 20 08:58:33 CEST 2022 - tiwai@suse.de

- exec: Force single empty string when argv is empty
  (bsc#1200571).
- commit 39fadda

-------------------------------------------------------------------
Fri Jun 17 10:08:52 CEST 2022 - tiwai@suse.de

- HID: holtek: fix mouse probing (CVE-2022-20132 bsc#1200619).
- HID: add USB_HID dependancy to hid-prodikeys (CVE-2022-20132
  bsc#1200619).
- HID: add USB_HID dependancy to hid-chicony (CVE-2022-20132
  bsc#1200619).
- HID: add USB_HID dependancy on some USB HID drivers
  (CVE-2022-20132 bsc#1200619).
- HID: check for valid USB device for many HID drivers
  (CVE-2022-20132 bsc#1200619).
- HID: add hid_is_usb() function to make it simpler for USB
  detection (CVE-2022-20132 bsc#1200619).
- HID: introduce hid_is_using_ll_driver (CVE-2022-20132
  bsc#1200619).
- commit 3abaebd

-------------------------------------------------------------------
Thu Jun 16 15:13:00 CEST 2022 - denis.kirjanov@suse.com

- igmp: Add ip_mc_list lock in ip_check_mc_rcu (bsc#1200604
  CVE-2022-20141).
- commit d0563b4

-------------------------------------------------------------------
Fri Jun 10 17:44:06 CEST 2022 - vkarasulli@suse.de

- floppy: disable FDRAWCMD by default (bsc#1198866 CVE-2022-1836).
- Update config files.
- commit 23f117c

-------------------------------------------------------------------
Wed Jun  8 15:56:28 CEST 2022 - mhocko@suse.com

- USB: serial: console: fix use-after-free after failed setup
  (bnc#1012382 bsc#1066618 CVE-2017-16525).
- commit 9103d18

-------------------------------------------------------------------
Mon Jun  6 13:36:32 CEST 2022 - wqu@suse.com

- btrfs: tree-checker: fix incorrect printk format (bsc#1200249).
- commit 9868286

-------------------------------------------------------------------
Thu Jun  2 11:33:19 CEST 2022 - mhocko@suse.com

- x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
  (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
  CVE-2022-21125 CVE-2022-21180).
- x86/speculation/srbds: Update SRBDS mitigation selection
  (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
  CVE-2022-21125 CVE-2022-21180).
- x86/speculation/mmio: Add sysfs reporting for Processor
  MMIO Stale Data (bsc#1199650 CVE-2022-21166 CVE-2022-21127
  CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).
- x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
  (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
  CVE-2022-21125 CVE-2022-21180).
- x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
  (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
  CVE-2022-21125 CVE-2022-21180).
- x86/speculation/mmio: Add mitigation for Processor MMIO Stale
  Data (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
  CVE-2022-21125 CVE-2022-21180).
- x86/speculation: Add a common function for MD_CLEAR mitigation
  update (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
  CVE-2022-21125 CVE-2022-21180).
- x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
  (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
  CVE-2022-21125 CVE-2022-21180).
- x86/speculation: Fix redundant MDS mitigation message
  (bsc#1199650).
- commit 448befe

-------------------------------------------------------------------
Thu Jun  2 11:33:19 CEST 2022 - jgross@suse.com

- KVM: x86/speculation: Disable Fill buffer clear within guests
  (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
  CVE-2022-21125 CVE-2022-21180).
- commit f493b68

-------------------------------------------------------------------
Thu Jun  2 09:31:45 CEST 2022 - tiwai@suse.de

- NFC: netlink: fix sleep in atomic bug when firmware download
  timeout (CVE-2022-1975 bsc#1200143).
- commit b6a01e8

-------------------------------------------------------------------
Thu Jun  2 09:31:23 CEST 2022 - tiwai@suse.de

- nfc: replace improper check device_is_registered() in netlink
  related functions (CVE-2022-1974 bsc#1200144).
- commit 16c955a

-------------------------------------------------------------------
Wed Jun  1 13:25:02 CEST 2022 - wqu@suse.com

- Refresh
  patches.suse/0001-btrfs-extent-tree-kill-BUG_ON-in-__btrfs_free_extent.patch.
- Refresh
  patches.suse/0002-btrfs-extent-tree-kill-the-BUG_ON-in-insert_inline_e.patch.
  To manually solve a conflict that in SLE12-SP2-LTSS we have new patches
  which convert the argument type for btrfs_print_leaf().
- commit 906e191

-------------------------------------------------------------------
Mon May 30 07:41:15 CEST 2022 - wqu@suse.com

- btrfs: extent-tree: kill the BUG_ON() in
  insert_inline_extent_backref() (CVE-2019-19377 bsc#1158266).
- commit 35fbdbe

-------------------------------------------------------------------
Mon May 30 07:38:31 CEST 2022 - wqu@suse.com

- btrfs: extent-tree: kill BUG_ON() in  __btrfs_free_extent()
  (CVE-2019-19377 bsc#1158266).
- commit 8173e6b

-------------------------------------------------------------------
Thu May 26 08:08:10 CEST 2022 - tonyj@suse.de

- perf: Fix sys_perf_event_open() race against self
  (CVE-2022-1729, bsc#1199507).
- commit 122b44f

-------------------------------------------------------------------
Wed May 25 16:24:05 CEST 2022 - jack@suse.cz

- ext4: avoid cycles in directory h-tree (bsc#1198577
  CVE-2022-1184).
- commit c79b08d

-------------------------------------------------------------------
Wed May 25 16:23:47 CEST 2022 - jack@suse.cz

- ext4: verify dir block before splitting it (bsc#1198577
  CVE-2022-1184).
- commit 64a2dc4

-------------------------------------------------------------------
Tue May 24 16:25:27 CEST 2022 - jlee@suse.com

- debug: Lock down kgdb (bsc#1199426 CVE-2022-21499).
- commit 6b2ea97

-------------------------------------------------------------------
Mon May 23 16:23:08 CEST 2022 - tiwai@suse.de

- Update patch reference for keyctl fix (CVE-2017-7472 bsc#1034862)
- commit 47b1c14

-------------------------------------------------------------------
Mon May 23 14:24:09 CEST 2022 - tiwai@suse.de

- ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
  (CVE-2017-13695 bsc#1055710).
- commit c2b9893

-------------------------------------------------------------------
Mon May 23 12:40:40 CEST 2022 - osalvador@suse.de

- README.BRAANCH: Add Lidong Zhong as a maintainer
  Lidong Zhong will be taking over the primary role for
  SLE12-SP2-LTSS, under my assistance.
- commit 0290015

-------------------------------------------------------------------
Wed May 18 16:47:29 CEST 2022 - pmladek@suse.com

- floppy: use a statically allocated error counter (bsc#1199063
  CVE-2022-1652).
- commit 9c3806f

-------------------------------------------------------------------
Tue May 17 11:37:55 CEST 2022 - tiwai@suse.de

- nfc: nfcmrvl: main: reorder destructive operations in
  nfcmrvl_nci_unregister_dev to avoid bugs (CVE-2022-1734
  bsc#1199605).
- commit 405e1b6

-------------------------------------------------------------------
Fri May 13 10:38:25 CEST 2022 - tiwai@suse.de

- ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on
  PTRACE_SEIZE (CVE-2022-30594 bsc#1199505).
- commit 2c177a4

-------------------------------------------------------------------
Wed May 11 14:28:34 CEST 2022 - vkarasulli@suse.de

- NFSv4: nfs_atomic_open() can race when looking up a  non-regular
  file (bsc#1195612 CVE-2022-24448).
- commit 8502d96

-------------------------------------------------------------------
Wed May 11 12:32:47 CEST 2022 - jgross@suse.com

- xen-blkback: don't leak persistent grants from xen_blkbk_map()
  (bsc#1183646, CVE-2021-28688, XSA-371).
- commit 95d2653

-------------------------------------------------------------------
Tue May 10 14:05:34 CEST 2022 - tiwai@suse.de

- crypto: authenc - fix parsing key with misaligned rta_len
  (CVE-2020-10769 bsc#1173265 bsc#1051510).
- commit 1f9cfa6

-------------------------------------------------------------------
Wed May  4 16:12:33 CEST 2022 - tbogendoerfer@suse.de

- ixgbevf: add disable link state (bsc#1196426 CVE-2021-33061).
- ixgbe: add improvement for MDD response functionality
  (bsc#1196426 CVE-2021-33061).
- ixgbe: add the ability for the PF to disable VF link state
  (bsc#1196426 CVE-2021-33061).
- commit 2fcbcaa

-------------------------------------------------------------------
Mon May  2 12:03:19 CEST 2022 - denis.kirjanov@suse.com

- net/x25: Fix null-ptr-deref caused by x25_disconnect
  (CVE-2022-1516 bsc#1199012).
- commit dcec4d5

-------------------------------------------------------------------
Wed Apr 27 12:22:41 CEST 2022 - ddiss@suse.de

- ovl: fix missing negative dentry check in ovl_rename()
  (CVE-2021-20321 bsc#1191647 stable-4.4.y).
- Refresh
  patches.suse/overlayfs-add-compatibility-mode-for-historical-format.
- Refresh
  patches.suse/overlayfs-compat-fix-incorrect-dentry-use-in-ovl_rename2.patch.
- commit 443debd

-------------------------------------------------------------------
Mon Apr 25 12:07:52 CEST 2022 - oneukum@suse.com

- Update
  patches.suse/net-usb-ax88179_178a-Fix-out-of-bounds-accesses-in-R.patch
  (bsc#1196018 CVE-2022-28748).
  added CVE number
- commit 2abbaa6

-------------------------------------------------------------------
Fri Apr 22 16:43:17 CEST 2022 - vkarasulli@suse.de

- floppy: Do not copy a kernel pointer to user memory in FDGETPRM
  ioctl (bsc#1084513 CVE-2018-7755).
- commit a3a24a5

-------------------------------------------------------------------
Fri Apr 22 12:32:08 CEST 2022 - tzimmermann@suse.de

- drm/vgem: Close use-after-free race in vgem_gem_create (CVE-2022-1419 bsc#1198742)
- commit 1dbbeb5

-------------------------------------------------------------------
Wed Apr 20 17:32:57 CEST 2022 - tiwai@suse.de

- nfc: fix NULL ptr dereference in llcp_sock_getname() after
  failed connect (CVE-2021-38208 bsc#1187055).
- commit 658333f

-------------------------------------------------------------------
Wed Apr 20 17:25:01 CEST 2022 - msuchanek@suse.de

- powerpc/pseries: Fix use after free in remove_phb_dynamic()
  (bsc#1065729 bsc#1198660 ltc#197803).
- commit cea33b2

-------------------------------------------------------------------
Mon Apr 18 13:52:32 CEST 2022 - denis.kirjanov@suse.com

- af_key: add __GFP_ZERO flag for compose_sadb_supported in
  function pfkey_register (CVE-2022-1353 bsc#1198516).
- commit abc707e

-------------------------------------------------------------------
Thu Apr 14 17:38:25 CEST 2022 - fweisbecker@suse.de

- sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c
  (CVE-2018-20784 bsc#1126703)
- commit 6739645

-------------------------------------------------------------------
Mon Apr 11 17:32:27 CEST 2022 - tiwai@suse.de

- drm/ttm/nouveau: don't call tt destroy callback on alloc failure
  (CVE-2021-20292 bsc#1183723).
- commit 0c65944

-------------------------------------------------------------------
Fri Apr  8 16:47:40 CEST 2022 - lhenriques@suse.de

- fuse: handle kABI change in struct fuse_req (bsc#1197343
  CVE-2022-1011).
- fuse: fix pipe buffer lifetime for direct_io (bsc#1197343
  CVE-2022-1011).
- commit 680c113

-------------------------------------------------------------------
Tue Apr  5 17:36:03 CEST 2022 - mkubecek@suse.cz

- Update
  patches.suse/llc-fix-netdevice-reference-leaks-in-llc_ui_bind.patch
  references (add CVE-2022-28356 bsc#1197391).
- commit 771e8a0

-------------------------------------------------------------------
Tue Apr  5 01:10:41 CEST 2022 - mkubecek@suse.cz

- netfilter: nf_tables: initialize registers in nft_do_chain()
  (CVE-2022-1016 bsc#1197227).
- commit cda245e

-------------------------------------------------------------------
Tue Apr  5 01:08:46 CEST 2022 - mkubecek@suse.cz

- llc: fix netdevice reference leaks in llc_ui_bind() (git-fixes).
- commit 63102cf

-------------------------------------------------------------------
Mon Apr  4 18:00:03 CEST 2022 - tiwai@suse.de

- can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb()
  in error path (CVE-2022-28388 bsc#1198032).
- can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb()
  in error path (CVE-2022-28390 bsc#1198031).
- commit db8e74e

-------------------------------------------------------------------
Wed Mar 30 15:39:02 CEST 2022 - tiwai@suse.de

- ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and
  mmap_lock (CVE-2022-1048 bsc#1197331).
- Refresh
  patches.kabi/ALSA-kABI-workaround-for-snd_pcm_runtime-changes.patch.
- commit 2d921d0

-------------------------------------------------------------------
Tue Mar 29 13:50:05 CEST 2022 - msuchanek@suse.de

- series.conf: move Hyper-V patch to Hyper-V section.
- commit 65e9b21

-------------------------------------------------------------------
Tue Mar 29 13:46:25 CEST 2022 - msuchanek@suse.de

- series.conf: Move kABI patches to kABI section.
- commit bcddc79

-------------------------------------------------------------------
Tue Mar 29 13:42:49 CEST 2022 - msuchanek@suse.de

- series.conf: Move powerpc patch to powerpc section.
- commit 631f85e

-------------------------------------------------------------------
Tue Mar 29 12:31:22 CEST 2022 - msuchanek@suse.de

- Fix drm patch metadata.
- commit afe73f1

-------------------------------------------------------------------
Tue Mar 29 12:17:56 CEST 2022 - msuchanek@suse.de

- Refresh patches.suse/0001-USB-check-usb_get_extra_descriptor-for-proper-size-F.patch
  Fix upstream status metadata
- commit f9a9732

-------------------------------------------------------------------
Tue Mar 29 12:16:48 CEST 2022 - msuchanek@suse.de

- series.conf: move kABI patches to kABI section.
- commit 44fddaa

-------------------------------------------------------------------
Mon Mar 28 14:00:03 CEST 2022 - jack@suse.cz

- ext4: fix kernel infoleak via ext4_extent_header (bsc#1189562
  bsc#1196761 CVE-2022-0850).
- commit 0e57cd4

-------------------------------------------------------------------
Thu Mar 24 10:13:38 CET 2022 - vkarasulli@suse.de

- quota: check block number when reading the block in quota file
  (bsc#1197366 CVE-2021-45868).
- commit ed06f76

-------------------------------------------------------------------
Tue Mar 22 22:59:44 CET 2022 - tiwai@suse.de

- ALSA: kABI workaround for snd_pcm_runtime changes (CVE-2022-1048
  bsc#1197331).
- commit 19cbdc8

-------------------------------------------------------------------
Tue Mar 22 22:58:16 CET 2022 - tiwai@suse.de

- ALSA: pcm: Fix races among concurrent prealloc proc writes
  (CVE-2022-1048 bsc#1197331).
- ALSA: pcm: Fix races among concurrent prepare and
  hw_params/hw_free calls (CVE-2022-1048 bsc#1197331).
- ALSA: pcm: Fix races among concurrent read/write and buffer
  changes (CVE-2022-1048 bsc#1197331).
- ALSA: pcm: Fix races among concurrent hw_params and hw_free
  calls (CVE-2022-1048 bsc#1197331).
- commit 38cc86f

-------------------------------------------------------------------
Thu Mar 17 13:54:03 CET 2022 - oneukum@suse.com

- net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
  (bsc#1196018).
- commit 005678a

-------------------------------------------------------------------
Thu Mar 17 13:53:43 CET 2022 - oneukum@suse.com

- net: usb: ax88179_178a: fix packet alignment padding
  (bsc#1196018).
- commit 179c581

-------------------------------------------------------------------
Thu Mar 17 13:49:42 CET 2022 - oneukum@suse.com

- ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
  (bsc#1196018).
- commit c5f39f6

-------------------------------------------------------------------
Thu Mar 17 00:53:29 CET 2022 - fweisbecker@suse.de

- sched/autogroup: Fix possible Spectre-v1 indexing for (git-fixes)
- commit 9d81119

-------------------------------------------------------------------
Thu Mar 17 00:41:42 CET 2022 - fweisbecker@suse.de

- blacklist.conf: Add commit 42288cb44c4b
- blacklist.conf: Add commit 295d6d5e3736
- blacklist.conf: Add commit 0e334db6bb4b
- commit bcdee4b

-------------------------------------------------------------------
Wed Mar 16 18:15:58 CET 2022 - oneukum@suse.com

- Update patches.suse/sr9700-sanity-check-for-packet-length.patch
  (bsc#1196836 CVE-2022-26966).
  added CVE number
- commit 352ee82

-------------------------------------------------------------------
Wed Mar 16 00:44:16 CET 2022 - fweisbecker@suse.de

- clocksource: Initialize cs->wd_list (git-fixes)
- commit 44be309

-------------------------------------------------------------------
Fri Mar 11 15:58:13 CET 2022 - tbogendoerfer@suse.de

- net: sched: use Qdisc rcu API instead of relying on rtnl lock
  (bsc#1196973 CVE-2021-39713).
- net: sched: add helper function to take reference to Qdisc
  (bsc#1196973 CVE-2021-39713).
- net: sched: extend Qdisc with rcu (bsc#1196973 CVE-2021-39713).
- net: sched: rename qdisc_destroy() to qdisc_put() (bsc#1196973
  CVE-2021-39713).
- net: core: netlink: add helper refcount dec and lock function
  (bsc#1196973 CVE-2021-39713).
- commit b1a121f

-------------------------------------------------------------------
Fri Mar 11 10:41:25 CET 2022 - jgross@suse.com

- xen/netfront: react properly to failing
  gnttab_end_foreign_access_ref() (bsc#1196488, XSA-396,
  CVE-2022-23042).
- commit 8b16852

-------------------------------------------------------------------
Fri Mar 11 10:39:45 CET 2022 - jgross@suse.com

- xen/gnttab: fix gnttab_end_foreign_access() without page
  specified (bsc#1196488, XSA-396, CVE-2022-23041).
- commit 6bc3c98

-------------------------------------------------------------------
Fri Mar 11 10:38:20 CET 2022 - jgross@suse.com

- xen/usb: don't use gnttab_end_foreign_access() in
  xenhcd_gnttab_done() (bsc#1196488, XSA-396).
- commit 8fea0c4

-------------------------------------------------------------------
Fri Mar 11 10:37:27 CET 2022 - jgross@suse.com

- xen/gntalloc: don't use gnttab_query_foreign_access()
  (bsc#1196488, XSA-396, CVE-2022-23039).
- commit cf2fb75

-------------------------------------------------------------------
Fri Mar 11 10:36:29 CET 2022 - jgross@suse.com

- xen/scsifront: don't use gnttab_query_foreign_access() for
  mapped status (bsc#1196488, XSA-396, CVE-2022-23038).
- commit dacf681

-------------------------------------------------------------------
Fri Mar 11 10:31:58 CET 2022 - jgross@suse.com

- xen/netfront: don't use gnttab_query_foreign_access() for
  mapped status (bsc#1196488, XSA-396, CVE-2022-23037).
- commit 72258e0

-------------------------------------------------------------------
Fri Mar 11 10:08:19 CET 2022 - jgross@suse.com

- xen/blkfront: don't use gnttab_query_foreign_access() for
  mapped status (bsc#1196488, XSA-396, CVE-2022-23036).
- commit 1673d3f

-------------------------------------------------------------------
Thu Mar 10 17:44:07 CET 2022 - jgross@suse.com

- xen/grant-table: add gnttab_try_end_foreign_access()
  (bsc#1196488, XSA-396, CVE-2022-23036, CVE-2022-23038).
- commit b06edcc

-------------------------------------------------------------------
Thu Mar 10 17:43:17 CET 2022 - jgross@suse.com

- xen/xenbus: don't let xenbus_grant_ring() remove grants in
  error case (bsc#1196488, XSA-396, CVE-2022-23040).
- commit 478546a

-------------------------------------------------------------------
Thu Mar 10 11:06:20 CET 2022 - jgross@suse.com

- usb: host: xen-hcd: add missing unlock in error path
  (git-fixes).
- commit 60b49b1

-------------------------------------------------------------------
Thu Mar 10 10:42:08 CET 2022 - jgross@suse.com

- Refresh
  usb: Introduce Xen pvUSB frontend (xen hcd) (fate#315712).
- commit 9324922

-------------------------------------------------------------------
Thu Mar 10 09:35:07 CET 2022 - jgross@suse.com

- Refresh
  usb: Add Xen pvUSB protocol description (fate#315712).
- commit ece2597

-------------------------------------------------------------------
Mon Mar  7 16:01:44 CET 2022 - oneukum@suse.com

- sr9700: sanity check for packet length (bsc#1196836).
- commit 2fb1c48

-------------------------------------------------------------------
Mon Mar  7 14:49:59 CET 2022 - tiwai@suse.de

- nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
  (CVE-2022-26490 bsc#1196830).
- commit 2d7aa8c

-------------------------------------------------------------------
Fri Mar  4 19:22:57 CET 2022 - osalvador@suse.de

- net: sched: sch_teql: fix null-pointer dereference
  (bsc#1190717).
- commit 2badc95

-------------------------------------------------------------------
Wed Mar  2 13:40:08 CET 2022 - bp@suse.de

- x86/speculation: Merge one test in
  spectre_v2_user_select_mitigation() (bsc#1191580 CVE-2022-0001
  CVE-2022-0002).
- commit eea7c88

-------------------------------------------------------------------
Wed Mar  2 13:19:22 CET 2022 - bp@suse.de

- x86/speculation: Use generic retpoline by default on AMD
  (bsc#1191580 CVE-2022-0001 CVE-2022-0002).
- commit f2d5adb

-------------------------------------------------------------------
Wed Mar  2 12:08:34 CET 2022 - bp@suse.de

- x86/speculation: Include unprivileged eBPF status in Spectre v2
  mitigation reporting (bsc#1191580 CVE-2022-0001 CVE-2022-0002).
- commit c840380

-------------------------------------------------------------------
Wed Mar  2 11:23:05 CET 2022 - bp@suse.de

- Documentation/hw-vuln: Update spectre doc (bsc#1191580
  CVE-2022-0001 CVE-2022-0002).
- commit a329acb

-------------------------------------------------------------------
Wed Mar  2 08:31:53 CET 2022 - bp@suse.de

- x86/speculation: Add eIBRS + Retpoline options (bsc#1191580
  CVE-2022-0001 CVE-2022-0002).
- commit 92aafe7

-------------------------------------------------------------------
Tue Mar  1 20:53:04 CET 2022 - bp@suse.de

- x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
  (bsc#1191580 CVE-2022-0001 CVE-2022-0002).
- commit 8ed6616

-------------------------------------------------------------------
Tue Mar  1 20:33:32 CET 2022 - bp@suse.de

- x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
  (bsc#1191580 CVE-2022-0001 CVE-2022-0002).
- commit 8de47ae

-------------------------------------------------------------------
Thu Feb 24 10:14:01 CET 2022 - jack@suse.cz

- udf: Restore i_lenAlloc when inode expansion fails (bsc#1196079
  CVE-2022-0617).
- commit 6c8004c

-------------------------------------------------------------------
Thu Feb 24 10:13:49 CET 2022 - jack@suse.cz

- udf: Fix NULL ptr deref when converting from inline format
  (bsc#1196079 CVE-2022-0617).
- commit 0fa23f4

-------------------------------------------------------------------
Tue Feb  8 17:13:08 CET 2022 - mkoutny@suse.com

- cgroup-v1: Require capabilities to set release_agent
  (bsc#1195543 CVE-2022-0492).
- commit 50d93c2

-------------------------------------------------------------------
Mon Feb  7 14:27:08 CET 2022 - vkarasulli@suse.de

- NFSv4: Handle case where the lookup of a directory fails
  (bsc#1195612 CVE-2022-24448).
- commit 27c3629

-------------------------------------------------------------------
Thu Feb  3 17:57:32 CET 2022 - rgoldwyn@suse.com

- GFS2: don't set rgrp gl_object until it's inserted into rgrp tree  (bsc#1146312, CVE-2016-10905).
- commit 772dac7

-------------------------------------------------------------------
Wed Feb  2 15:06:23 CET 2022 - denis.kirjanov@suse.com

- Update config files.
- commit 8b371ee

-------------------------------------------------------------------
Wed Feb  2 15:04:10 CET 2022 - denis.kirjanov@suse.com

- af_unix: fix garbage collect vs MSG_PEEK (CVE-2021-0920
  bsc#1193731).
- commit 665af81

-------------------------------------------------------------------
Wed Feb  2 15:03:24 CET 2022 - denis.kirjanov@suse.com

- net: split out functions related to registering inflight socket
  files (CVE-2021-0920 bsc#1193731).
- commit 7e6e4d0

-------------------------------------------------------------------
Mon Jan 31 15:04:46 CET 2022 - tiwai@suse.de

- Bluetooth: fix the erroneous flush_work() order (CVE-2021-3564
  bsc#1186207).
- commit 6b62fb2

-------------------------------------------------------------------
Mon Jan 31 13:21:51 CET 2022 - vkarasulli@suse.de

- moxart: fix potential use-after-free on remove path
  (bsc1194516).
- commit 5c87126

-------------------------------------------------------------------
Mon Jan 31 12:18:09 CET 2022 - vkarasulli@suse.de

- memstick: rtsx_usb_ms: fix UAF
- commit 9dca558

-------------------------------------------------------------------
Sat Jan 29 01:10:49 CET 2022 - jbohac@suse.cz

- phonet: refcount leak in pep_sock_accep (bsc#1193867,
  CVE-2021-45095).
- commit f8aba64

-------------------------------------------------------------------
Thu Jan 27 11:17:11 CET 2022 - oneukum@suse.com

- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
  callback (bsc#1193864 CVE-2021-39657).
- commit 5bf6fe1

-------------------------------------------------------------------
Wed Jan 26 15:53:17 CET 2022 - oneukum@suse.com

- usb: gadget: configfs: Fix use-after-free issue with udc_name
  (bsc#1193861 CVE-2021-39648).
- commit 57b5f12

-------------------------------------------------------------------
Tue Jan 25 14:03:17 CET 2022 - jack@suse.cz

- fget: clarify and improve __fget_files() implementation
  (bsc#1193727).
- commit 696ea54

-------------------------------------------------------------------
Fri Jan 21 15:26:14 CET 2022 - tiwai@suse.de

- drm/i915: Flush TLBs before releasing backing store
  (CVE-2022-0330 bsc#1194880).
- commit 68b92fb

-------------------------------------------------------------------
Wed Jan 12 14:45:35 CET 2022 - denis.kirjanov@suse.com

- ipv6: use prandom_u32() for ID generation (CVE-2021-45485
  bsc#1194094).
- Refresh
  patches.kabi/kabi-handle-addition-of-netns_ipv4-ip_id_key.patch.
- commit 7a68b0c

-------------------------------------------------------------------
Wed Jan 12 11:36:42 CET 2022 - mkoutny@suse.com

- cgroup: Use open-time credentials for process migraton perm
  checks (bsc#1194302 CVE-2021-4197).
- commit eda1a06

-------------------------------------------------------------------
Tue Jan 11 12:21:45 CET 2022 - tiwai@suse.de

- NFC: add NCI_UNREG flag to eliminate the race (CVE-2021-4202
  bsc#1194529).
- NFC: reorder the logic in nfc_{un,}register_device
  (CVE-2021-4202 bsc#1194529).
- NFC: reorganize the functions in nci_request (CVE-2021-4202
  bsc#1194529).
- commit ce69894

-------------------------------------------------------------------
Wed Jan  5 22:01:41 CET 2022 - bp@suse.de

- kprobes: Limit max data_size of the kretprobe instances
  (bsc#1193669).
- commit c7e4a69

-------------------------------------------------------------------
Wed Jan  5 13:41:39 CET 2022 - ailiop@suse.com

- xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like
  fallocate (bsc#1194272 CVE-2021-4155).
- commit c94e1fd

-------------------------------------------------------------------
Wed Jan  5 13:11:24 CET 2022 - jack@suse.cz

- fget: check that the fd still exists after getting a ref to it
  (bsc#1193727 CVE-2021-4083).
- commit e9025bf

-------------------------------------------------------------------
Tue Jan  4 20:41:48 CET 2022 - rgoldwyn@suse.com

- btrfs: unlock newly allocated extent buffer after error (bsc#1194001, CVE-2021-4149).
- commit 04a66fc

-------------------------------------------------------------------
Tue Jan  4 16:44:26 CET 2022 - denis.kirjanov@suse.com

- inet: use bigger hash table for IP ID generation (CVE-2021-45486
  bsc#1194087).
- commit b355639

-------------------------------------------------------------------
Tue Dec 21 17:06:28 CET 2021 - jgross@suse.com

- xen/netback: don't queue unlimited number of packages
  (CVE-2021-28715 XSA-392 bsc#1193442).
- commit a531529

-------------------------------------------------------------------
Tue Dec 21 17:05:17 CET 2021 - jgross@suse.com

- xen/console: harden hvc_xen against event channel storms
  (CVE-2021-28713 XSA-391 bsc#1193440).
- commit 58dceb5

-------------------------------------------------------------------
Tue Dec 21 17:04:04 CET 2021 - jgross@suse.com

- xen/netfront: harden netfront against event channel storms
  (CVE-2021-28712 XSA-391 bsc#1193440).
- commit 8877609

-------------------------------------------------------------------
Tue Dec 21 16:29:43 CET 2021 - jgross@suse.com

- xen-netfront: do not use ~0U as error return value for
  xennet_fill_frags() (git-fixes).
- commit 6d6d065

-------------------------------------------------------------------
Tue Dec 21 16:28:34 CET 2021 - jgross@suse.com

- xen-netfront: do not assume sk_buff_head list is empty in
  error handling (git-fixes).
- commit 28eaccf

-------------------------------------------------------------------
Tue Dec 21 16:16:32 CET 2021 - jgross@suse.com

- xen/netfront: don't bug in case of too many frags (bnc#1012382).
- commit 9558b52

-------------------------------------------------------------------
Tue Dec 21 16:01:35 CET 2021 - jgross@suse.com

- xen/netfront: don't cache skb_shinfo() (bnc#1012382).
- commit 009fd8c

-------------------------------------------------------------------
Tue Dec 21 15:30:09 CET 2021 - jgross@suse.com

- xen/blkfront: harden blkfront against event channel storms
  (CVE-2021-28711 XSA-391 bsc#1193440).
- commit 4e5bb56

-------------------------------------------------------------------
Mon Dec 20 14:38:43 CET 2021 - jgross@suse.com

- tty: hvc: replace BUG_ON() with negative return value
  (git-fixes).
- commit c255786

-------------------------------------------------------------------
Mon Dec 20 14:37:21 CET 2021 - jgross@suse.com

- xen/netfront: don't trust the backend response data blindly
  (git-fixes).
- commit b986b56

-------------------------------------------------------------------
Mon Dec 20 14:35:59 CET 2021 - jgross@suse.com

- xen/netfront: disentangle tx_skb_freelist (git-fixes).
- commit 6944250

-------------------------------------------------------------------
Mon Dec 20 14:34:36 CET 2021 - jgross@suse.com

- xen/netfront: don't read data from request on the ring page
  (git-fixes).
- commit ab5b1b6

-------------------------------------------------------------------
Mon Dec 20 14:33:17 CET 2021 - jgross@suse.com

- xen/netfront: read response from backend only once (git-fixes).
- commit ef6e21b

-------------------------------------------------------------------
Mon Dec 20 14:31:56 CET 2021 - jgross@suse.com

- xen/blkfront: don't trust the backend response data blindly
  (git-fixes).
- commit d0c7fcb

-------------------------------------------------------------------
Mon Dec 20 14:30:40 CET 2021 - jgross@suse.com

- xen/blkfront: don't take local copy of a request from the ring
  page (git-fixes).
- commit 8786833

-------------------------------------------------------------------
Mon Dec 20 14:27:20 CET 2021 - jgross@suse.com

- xen/blkfront: read response from backend only once (git-fixes).
- commit 766a2af

-------------------------------------------------------------------
Mon Dec 20 14:26:01 CET 2021 - jgross@suse.com

- xen: sync include/xen/interface/io/ring.h with Xen's newest
  version (git-fixes).
- commit 586947d

-------------------------------------------------------------------
Fri Dec 17 12:42:27 CET 2021 - mbenes@suse.cz

- Update
  patches.suse/ring-buffer-Protect-ring_buffer_reset-from-reentrancy.patch
  (CVE-2020-27825 bsc#1179960).
- commit 6d2a553

-------------------------------------------------------------------
Thu Dec 16 01:21:04 CET 2021 - shung-hsi.yu@suse.com

- bpf: fix truncated jump targets on heavy expansions (bsc#1193575
  CVE-2018-25020).
- commit 64cd10a

-------------------------------------------------------------------
Wed Dec 15 15:28:36 CET 2021 - mbenes@suse.cz

- ring-buffer: Protect ring_buffer_reset() from reentrancy
  (bsc#1179960).
- commit 7a1c06f

-------------------------------------------------------------------
Tue Dec 14 19:46:25 CET 2021 - denis.kirjanov@suse.com

- kABI compatibility for struct l2tp_tunnel (bsc#1192032
  CVE-2021-0935).
- commit 0642c93

-------------------------------------------------------------------
Tue Dec 14 19:42:27 CET 2021 - denis.kirjanov@suse.com

- l2tp: fix races with ipv4-mapped ipv6 addresses (bsc#1192032
  CVE-2021-0935).
- Refresh
  patches.kabi/kabi-preserve-struct-l2tp_tunnel-layout-after-adding.patch.
- commit 9536429

-------------------------------------------------------------------
Mon Dec 13 18:07:44 CET 2021 - tabraham@suse.com

- net/x25: prevent a couple of overflows (bsc#1178590
  CVE-2020-35519 bsc#1183696).
- commit 8ed397f

-------------------------------------------------------------------
Wed Dec  1 10:56:00 CET 2021 - tbogendoerfer@suse.de

- ixgbe: fix large MTU request from VF (bsc#1192877
  CVE-2021-33098).
- commit 8a7b6d5

-------------------------------------------------------------------
Wed Dec  1 09:22:31 CET 2021 - tiwai@suse.de

- mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
  (CVE-2021-43976 bsc#1192847).
- commit 4d86fa1

-------------------------------------------------------------------
Mon Nov 29 10:26:00 CET 2021 - tiwai@suse.de

- mac80211: drop robust management frames from unknown TA
  (CVE-2019-0136 bsc#1193157).
- mac80211: handle deauthentication/disassociation from TDLS peer
  (CVE-2019-0136 bsc#1193157).
- commit 159b426

-------------------------------------------------------------------
Mon Nov 29 10:07:46 CET 2021 - osalvador@suse.de

- hugetlbfs: flush TLBs correctly after huge_pmd_unshare
  (bsc#1192946 (CVE-2021-4002)).
- commit b430748

-------------------------------------------------------------------
Fri Nov 26 15:48:59 CET 2021 - msuchanek@suse.de

- constraints: Build aarch64 on recent ARMv8.1 builders.
  Request asimdrdm feature which is available only on recent ARMv8.1 CPUs.
  This should prevent scheduling the kernel on an older slower builder.
- commit 1742151

-------------------------------------------------------------------
Tue Nov 23 10:13:10 CET 2021 - shung-hsi.yu@suse.com

- bpf: Add kconfig knob for disabling unpriv bpf
  by default (jsc#SLE-22918)
- Update config files: Add
  CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
- commit 45c8b60

-------------------------------------------------------------------
Mon Nov 22 21:10:13 CET 2021 - msuchanek@suse.de

- Revert "header.py: Reject Patch-mainline: No"
  Allow Patch-mainline: No on historical branch.
- commit 1d03b44

-------------------------------------------------------------------
Mon Nov 22 11:48:00 CET 2021 - mkubecek@suse.cz

- config: disable unprivileged BPF by default (jsc#SLE-22918)
  Backport of mainline commit 8a03e56b253e ("bpf: Disallow unprivileged bpf
  by default") only changes kconfig default, used e.g. for "make oldconfig"
  when the config option is missing, but does not update our kernel configs
  used for build. Update also these to make sure unprivileged BPF is really
  disabled by default.
- commit 1289b84

-------------------------------------------------------------------
Wed Nov 17 13:53:47 CET 2021 - shung-hsi.yu@suse.com

- bpf: Disallow unprivileged bpf by default (jsc#SLE-22918).
- commit f60b26f

-------------------------------------------------------------------
Wed Nov 17 13:51:03 CET 2021 - tiwai@suse.de

- dm ioctl: fix out of bounds array access when no devices
  (CVE-2021-31916 bsc#1192781).
- commit 918914d

-------------------------------------------------------------------
Tue Nov 16 14:19:58 CET 2021 - jbohac@suse.cz

- ipv4: make exception cache less predictible (bsc#1191790,
  CVE-2021-20322).
- ipv4: use siphash instead of Jenkins in fnhe_hashfun()
  (bsc#1191790, CVE-2021-20322).
- commit 3410ffc

-------------------------------------------------------------------
Wed Nov 10 17:33:46 CET 2021 - acho@suse.com

- Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
  (bsc#1191961 CVE-2021-34981).
- commit dc6a99a

-------------------------------------------------------------------
Tue Nov  9 10:56:43 CET 2021 - osalvador@suse.de

- blacklist.conf: Drop a line that was added by mistake
- commit 05edc23

-------------------------------------------------------------------
Mon Nov  8 12:51:44 CET 2021 - shung-hsi.yu@suse.com

- Refresh
  patches.suse/bpf-Fix-leakage-due-to-insufficient-speculative-stor.patch.
- Refresh
  patches.suse/bpf-prevent-memory-disambiguation-attack.patch.
  Previous removal of unused variable caused build failure (mid-series), move
  variable removal to the correct patch, and ensure all unused variable is removed.
- commit 21d40da

-------------------------------------------------------------------
Sun Nov  7 20:04:38 CET 2021 - ailiop@suse.com

- xfs: add agf freeblocks verify in xfs_agf_verify (bsc#1192296
  CVE-2020-12655).
- commit 25b5716

-------------------------------------------------------------------
Fri Nov  5 11:19:39 CET 2021 - bp@suse.de

- Update
  patches.suse/isdn-cpai-check-ctr-cnr-to-avoid-array-index-out-of-bound.patch
  (bsc#1191958 CVE-2021-43389).
- commit 2a5ea35

-------------------------------------------------------------------
Fri Nov  5 09:10:14 CET 2021 - shung-hsi.yu@suse.com

- Refresh
  patches.suse/bpf-prevent-memory-disambiguation-attack.patch.
  Missed the actual dropping of variable in last commit
- commit b097abb

-------------------------------------------------------------------
Thu Nov  4 14:18:34 CET 2021 - oneukum@suse.com

- usb: hso: fix error handling code of hso_create_net_device
  (bsc#1188601 CVE-2021-37159).
- commit c29a96d

-------------------------------------------------------------------
Thu Nov  4 13:33:10 CET 2021 - shung-hsi.yu@suse.com

- Refresh
  patches.suse/bpf-prevent-memory-disambiguation-attack.patch.
  Drop used variable that causes warning
- commit 81a205c

-------------------------------------------------------------------
Thu Nov  4 12:31:37 CET 2021 - oneukum@suse.com

- blacklist.conf: blacklist pair of obsoleted patches
  (bsc#1188601 CVE-2021-37159)
- commit 74d6ce4

-------------------------------------------------------------------
Tue Nov  2 10:08:12 CET 2021 - shung-hsi.yu@suse.com

- kABI: protect struct bpf_map (kabi).
- commit 6c2222c

-------------------------------------------------------------------
Tue Nov  2 08:39:23 CET 2021 - shung-hsi.yu@suse.com

- bpf: Fix leakage due to insufficient speculative store
  bypass mitigation (bsc#1188983, bsc#1188985, CVE-2021-34556,
  CVE-2021-35477).
- commit ff6ef1e

-------------------------------------------------------------------
Tue Nov  2 08:39:19 CET 2021 - shung-hsi.yu@suse.com

- bpf: Introduce BPF nospec instruction for mitigating Spectre v4
  (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477).
- commit dc05895

-------------------------------------------------------------------
Tue Nov  2 08:39:08 CET 2021 - shung-hsi.yu@suse.com

- x86: Introduce barrier_nospec (CVE-2017-5753 bnc#1012382
  bsc#1068032).
- commit 347afb0

-------------------------------------------------------------------
Tue Nov  2 08:38:53 CET 2021 - shung-hsi.yu@suse.com

- bpf: properly enforce index mask to prevent out-of-bounds
  speculation (bsc#1098425).
- commit d97a4cc

-------------------------------------------------------------------
Tue Nov  2 08:38:42 CET 2021 - shung-hsi.yu@suse.com

- bpf: prevent memory disambiguation attack (bsc#1087082
  CVE-2018-3639).
- commit 67bf14e

-------------------------------------------------------------------
Tue Nov  2 08:38:28 CET 2021 - shung-hsi.yu@suse.com

- bpf: fix branch pruning logic (CVE-2017-17862 CVE-2017-17864
  bsc#1073928).
- Refresh
  patches.suse/bpf-prevent-out-of-bounds-speculation.patch
- Refresh
  patches.fixes/bpf-don-t-let-ldimm64-leak-map-addresses-on-unprivil.patch
- commit d19a62f

-------------------------------------------------------------------
Tue Nov  2 08:38:17 CET 2021 - shung-hsi.yu@suse.com

- bpf, array: fix overflow in max_entries and undefined behavior
  in index_mask (bsc#1068032 CVE-2017-5753).
- commit 82640b4

-------------------------------------------------------------------
Tue Nov  2 08:38:03 CET 2021 - shung-hsi.yu@suse.com

- bpf: prevent out-of-bounds speculation (bsc#1068032
  CVE-2017-5753).
- commit 24aa2da

-------------------------------------------------------------------
Tue Nov  2 08:37:53 CET 2021 - shung-hsi.yu@suse.com

- bpf: adjust insn_aux_data when patching insns (bsc#1068032
  CVE-2017-5753).
- commit cec855b

-------------------------------------------------------------------
Tue Nov  2 08:37:44 CET 2021 - shung-hsi.yu@suse.com

- bpf: refactor fixup_bpf_calls() (bsc#1068032 CVE-2017-5753).
- commit c880a78

-------------------------------------------------------------------
Tue Nov  2 08:37:34 CET 2021 - shung-hsi.yu@suse.com

- bpf: move fixup_bpf_calls() function (bsc#1068032
  CVE-2017-5753).
- commit dd9f281

-------------------------------------------------------------------
Tue Nov  2 08:37:26 CET 2021 - shung-hsi.yu@suse.com

- bpf: don't (ab)use instructions to store state (bsc#1068032
  CVE-2017-5753).
- commit 77da822

-------------------------------------------------------------------
Tue Nov  2 08:37:18 CET 2021 - shung-hsi.yu@suse.com

- bpf: add bpf_patch_insn_single helper (bsc#1068032
  CVE-2017-5753).
- commit b929767

-------------------------------------------------------------------
Mon Nov  1 18:36:24 CET 2021 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.3-4 references (add CVE-2021-20265 bsc#1183089).
- commit bae5769

-------------------------------------------------------------------
Mon Nov  1 16:28:35 CET 2021 - mkubecek@suse.cz

- sctp: add vtag check in sctp_sf_ootb (CVE-2021-3772
  bsc#1190351).
- sctp: add vtag check in sctp_sf_do_8_5_1_E_sa (CVE-2021-3772
  bsc#1190351).
- sctp: add vtag check in sctp_sf_violation (CVE-2021-3772
  bsc#1190351).
- sctp: fix the processing for COOKIE_ECHO chunk (CVE-2021-3772
  bsc#1190351).
- sctp: fix the processing for INIT_ACK chunk (CVE-2021-3772
  bsc#1190351).
- sctp: fix the processing for INIT chunk (CVE-2021-3772
  bsc#1190351).
- sctp: use init_tag from inithdr for ABORT chunk (CVE-2021-3772
  bsc#1190351).
- sctp: check asoc peer.asconf_capable before processing asconf
  (bsc#1190351).
- commit b4e86be

-------------------------------------------------------------------
Fri Oct 29 12:35:22 CEST 2021 - mkubecek@suse.cz

- sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
  (CVE-2021-3655 bsc#1188563).
- sctp: validate chunk size in __rcv_asconf_lookup (CVE-2021-3655
  bsc#1188563).
- sctp: add size validation when walking chunks (CVE-2021-3655
  bsc#1188563).
- commit e541dd9

-------------------------------------------------------------------
Thu Oct 28 16:49:52 CEST 2021 - shung-hsi.yu@suse.com

- bpf: Fix leakage due to insufficient speculative store
  bypass mitigation (bsc#1188983, bsc#1188985, CVE-2021-34556,
  CVE-2021-35477).
- commit 50f9c26

-------------------------------------------------------------------
Thu Oct 28 16:26:22 CEST 2021 - shung-hsi.yu@suse.com

- bpf: Introduce BPF nospec instruction for mitigating Spectre v4
  (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477).
- commit d1b67da

-------------------------------------------------------------------
Thu Oct 28 13:02:07 CEST 2021 - ailiop@suse.com

- xfs: fix up non-directory creation in SGID directories
  (bsc#1190006 CVE-2018-13405).
- commit 755ccf4

-------------------------------------------------------------------
Wed Oct 27 10:51:52 CEST 2021 - tiwai@suse.de

- nfc: nci: fix the UAF of rf_conn_info object (CVE-2021-3760
  bsc#1190067).
- commit 9627eda

-------------------------------------------------------------------
Wed Oct 27 10:45:32 CEST 2021 - tiwai@suse.de

- Update patch reference for firewire fix (CVE-2021-42739 CVE-2021-3542 bsc#1184673)
- commit 29edae6

-------------------------------------------------------------------
Tue Oct 26 18:24:25 CEST 2021 - mkubecek@suse.cz

- cipso,calipso: resolve a number of problems with the DOI
  refcounts (CVE-2021-33033 bsc#1186109).
- commit 08ec772

-------------------------------------------------------------------
Tue Oct 26 11:56:52 CEST 2021 - mkubecek@suse.cz

- kabi: hide return value type change of sctp_af::from_addr_param
  (CVE-2021-3655 bsc#1188563).
- sctp: fix return value check in __sctp_rcv_asconf_lookup
  (CVE-2021-3655 bsc#1188563).
- sctp: validate from_addr_param return (CVE-2021-3655
  bsc#1188563).
- sctp: fully initialize v4 addr in some functions (bsc#1188563).
- sctp: simplify addr copy (bsc#1188563).
- commit 566d229

-------------------------------------------------------------------
Mon Oct 25 16:02:44 CEST 2021 - mkubecek@suse.cz

- netfilter: nf_conntrack_h323: lost .data_len definition for
  Q.931/ipv6 (CVE-2020-14305 bsc#1173346).
- commit 9d07e3d

-------------------------------------------------------------------
Mon Oct 25 15:39:46 CEST 2021 - mkubecek@suse.cz

- net_sched: cls_route: remove the right filter from hashtable
  (CVE-2021-3715 bsc#1190349).
- commit 1e212d4

-------------------------------------------------------------------
Fri Oct 22 18:09:41 CEST 2021 - bp@suse.de

- isdn: cpai: check ctr->cnr to avoid array index out of bound
  (bsc#1191958 CVE-2021-3896).
- commit ef09121

-------------------------------------------------------------------
Wed Oct 20 15:59:10 CEST 2021 - tiwai@suse.de

- media: firewire: firedtv-avc: fix a buffer overflow in
  avc_ca_pmt() (CVE-2021-3542 bsc#1184673).
- commit 629d851

-------------------------------------------------------------------
Tue Oct  5 14:22:49 CEST 2021 - tiwai@suse.de

- net: 6pack: fix slab-out-of-bounds in decode_data
  (CVE-2021-42008 bsc#1191315).
- commit ede4274

-------------------------------------------------------------------
Fri Oct  1 15:30:10 CEST 2021 - tiwai@suse.de

- kABI compatibility for ath_key_delete() changes (CVE-2020-3702
  bsc#1191193).
- commit 470c448

-------------------------------------------------------------------
Fri Oct  1 15:29:26 CEST 2021 - tiwai@suse.de

- ath9k: Postpone key cache entry deletion for TXQ frames
  reference it (CVE-2020-3702 bsc#1191193).
- ath: Modify ath_key_delete() to not need full key entry
  (CVE-2020-3702 bsc#1191193).
- ath: Export ath_hw_keysetmac() (CVE-2020-3702 bsc#1191193).
- ath9k: Clear key cache explicitly on disabling hardware
  (CVE-2020-3702 bsc#1191193).
- ath: Use safer key clearing with key cache entries
  (CVE-2020-3702 bsc#1191193).
- commit f4306c2

-------------------------------------------------------------------
Fri Oct  1 15:16:59 CEST 2021 - tiwai@suse.de

- kabi/severities: skip kABI check for ath9k-local symbols (CVE-2020-3702 bsc#1191193)
  ath9k modules have some exported symbols for the common helpers
  and the recent fixes broke kABI of those.  They are specific to
  ath9k's own usages, so safe to ignore.
- commit 67a4ab0

-------------------------------------------------------------------
Tue Sep 28 10:51:22 CEST 2021 - acho@suse.com

- Bluetooth: check for zapped sk before connecting (CVE-2021-3752
  bsc#1190023).
- commit 1e8e3c3

-------------------------------------------------------------------
Tue Sep 21 22:54:16 CEST 2021 - tonyj@suse.de

- s390/bpf: Fix optimizing out zero-extensions (bsc#1190601).
- s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant
  (bsc#1190601).
- s390/bpf: Fix branch shortening during codegen pass
  (bsc#1190601).
- s390/bpf: Wrap JIT macro parameter usages in parentheses
  (bsc#1190601).
- s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
  (bsc#1190601).
- commit 3d1b37f

-------------------------------------------------------------------
Thu Sep 16 16:52:56 CEST 2021 - jack@suse.cz

- ext4: fix race writing to an inline_data file while its xattrs
  are changing (bsc#1190159 CVE-2021-40490).
- commit b86c399

-------------------------------------------------------------------
Mon Sep 13 11:00:51 CEST 2021 - osalvador@suse.de

- x86/tlb: Flush global mappings when KAISER is disabled
  (bsc#1190194, bsc#1213902).
- commit d4ab46e

-------------------------------------------------------------------
Wed Sep  8 19:56:38 CEST 2021 - lduncan@suse.com

- scsi: sg: add sg_remove_request in sg_write (bsc#1171420
  CVE2020-12770).
- commit 1a21af1

-------------------------------------------------------------------
Wed Sep  8 14:35:57 CEST 2021 - tiwai@suse.de

- Bluetooth: schedule SCO timeouts with delayed_work
  (CVE-2021-3640 bsc#1188172).
- Refresh patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch.
- commit 1527ca1

-------------------------------------------------------------------
Thu Sep  2 16:27:40 CEST 2021 - tiwai@suse.de

- virtio_console: Assure used length from device is limited
  (CVE-2021-38160 bsc#1190117).
- commit a2f9927

-------------------------------------------------------------------
Wed Sep  1 16:03:12 CEST 2021 - tiwai@suse.de

- Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
  (CVE-2021-3640 bsc#1188172).
- commit 7f7f308

-------------------------------------------------------------------
Wed Sep  1 07:43:36 CEST 2021 - jslaby@suse.cz

- vt_kdsetmode: extend console locking (bsc#1190025
  CVE-2021-3753).
- commit 8e66f30

-------------------------------------------------------------------
Fri Aug 27 14:11:45 CEST 2021 - ddiss@suse.de

- ovl: prevent private clone if bind mount is not allowed
  (bsc#1189706, CVE-2021-3732).
- commit 07cac18

-------------------------------------------------------------------
Wed Aug 25 08:49:30 CEST 2021 - jroedel@suse.de

- [PATCH 4.4.y] KVM: nSVM: avoid picking up unsupported bits
  from L2 in int_ctl (bsc#1189399, CVE-2021-3653).
- KVM: X86: MMU: Use the correct inherited permissions to get
  shadow page (CVE-2021-38198 bsc#1189262).
- commit 0f83408

-------------------------------------------------------------------
Mon Aug 16 12:30:14 CEST 2021 - tiwai@suse.de

- Bluetooth: switch to lock_sock in SCO (CVE-2021-3640
  bsc#1188172).
- Bluetooth: avoid circular locks in sco_sock_connect
  (CVE-2021-3640 bsc#1188172).
- commit a63cffe

-------------------------------------------------------------------
Mon Aug 16 12:29:36 CEST 2021 - tiwai@suse.de

- Bluetooth: defer cleanup of resources in hci_unregister_dev()
  (CVE-2021-3640 bsc#1188172).
- commit b3dcc45

-------------------------------------------------------------------
Tue Aug 10 16:49:23 CEST 2021 - tiwai@suse.de

- usb: max-3421: Prevent corruption of freed memory
  (CVE-2021-38204 bsc#1189291).
- commit 3d3a79f

-------------------------------------------------------------------
Wed Aug  4 16:07:07 CEST 2021 - pmladek@suse.com

- tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop
  (CVE-2021-3679 bsc#1189057).
- commit fcd167b

-------------------------------------------------------------------
Tue Aug  3 20:13:52 CEST 2021 - jziviani@suse.de

- KVM: Fix UAF in nested posted interrupt processing
  (CVE-2018-16882 bsc#1119934).
- commit 6411b52

-------------------------------------------------------------------
Thu Jul 29 23:42:35 CEST 2021 - mkubecek@suse.cz

- kabi: preserve struct l2tp_session layout after adding dead
  member (CVE-2020-0429 bsc#1176724).
- kabi: preserve struct l2tp_tunnel layout after adding
  acpt_newsess (CVE-2020-0429 bsc#1176724).
- kabi: restore l2tp_session_find_by_ifname (CVE-2020-0429
  bsc#1176724).
- l2tp: Allow duplicate session creation with UDP (CVE-2020-0429
  bsc#1176724).
- l2tp: don't close sessions in l2tp_tunnel_destruct()
  (CVE-2020-0429 bsc#1176724).
- l2tp: fix race between l2tp_session_delete() and
  l2tp_tunnel_closeall() (CVE-2020-0429 bsc#1176724).
- l2tp: ensure sessions are freed after their PPPOL2TP socket
  (CVE-2020-0429 bsc#1176724).
- l2tp: prevent creation of sessions on terminated tunnels
  (CVE-2020-0429 bsc#1176724).
- l2tp: initialise session's refcount before making it reachable
  (CVE-2020-0429 bsc#1176724).
- l2tp: take a reference on sessions used in genetlink handlers
  (CVE-2020-0429 bsc#1176724).
- l2tp: hold session while sending creation notifications
  (CVE-2020-0429 bsc#1176724).
- l2tp: fix duplicate session creation (CVE-2020-0429
  bsc#1176724).
- l2tp: ensure session can't get removed during
  pppol2tp_session_ioctl() (CVE-2020-0429 bsc#1176724).
- l2tp: Refactor the codes with existing macros instead of
  literal number (CVE-2020-0429 bsc#1176724).
- l2tp: Correctly return -EBADF from pppol2tp_getname
  (CVE-2020-0429 bsc#1176724).
- commit d95bc23

-------------------------------------------------------------------
Thu Jul 29 09:50:16 CEST 2021 - tiwai@suse.de

- net: mac802154: Fix general protection fault (CVE-2021-3659
  bsc#1188876).
- commit 41ce3cc

-------------------------------------------------------------------
Wed Jul 28 17:21:54 CEST 2021 - mkubecek@suse.cz

- use 3.0 SPDX identifier in rpm License tags
  As requested by Maintenance, change rpm License tags from "GPL-2.0"
  (SPDX 2.0) to "GPL-2.0-only" (SPDX 3.0) so that their scripts do not have
  to adjust the tags with each maintenance update submission.
- commit c24e8b8

-------------------------------------------------------------------
Wed Jul 28 11:55:08 CEST 2021 - msuchanek@suse.de

- KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow (bsc#1188838
  CVE-2021-37576).
- commit 3d81131

-------------------------------------------------------------------
Tue Jul 20 10:30:28 CEST 2021 - nborisov@suse.com

- btrfs: relocation: fix reloc_root lifespan and access (bsc#1188325).
- Refresh
  patches.fixes/0008-btrfs-root-fs_info-cleanup-add-fs_info-convenience-v.patch.
- commit ec2a7ed

-------------------------------------------------------------------
Mon Jul 19 13:20:45 CEST 2021 - nborisov@suse.com

- btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent  runaway balance (bsc#1188325).
- commit ef8c520

-------------------------------------------------------------------
Mon Jul 19 13:15:24 CEST 2021 - nborisov@suse.com

- btrfs: reloc: fix reloc root leak and NULL pointer dereference (bsc#1188325).
- Refresh
  patches.fixes/0008-btrfs-root-fs_info-cleanup-add-fs_info-convenience-v.patch.
- commit 200acbe

-------------------------------------------------------------------
Thu Jul 15 11:25:56 CEST 2021 - mkubecek@suse.cz

- netfilter: x_tables: fix compat match/target pad out-of-bound
  write (CVE-2021-22555 bsc#1188116).
- commit 96e51be

-------------------------------------------------------------------
Thu Jul  8 19:51:10 CEST 2021 - rgoldwyn@suse.com

- seq_file: Disallow extremely large seq buffer allocations (bsc#1188062, CVE-2021-33909).
- commit 7769711

-------------------------------------------------------------------
Wed Jul  7 15:44:33 CEST 2021 - tiwai@suse.de

- can: bcm: delay release of struct bcm_op after synchronize_rcu()
  (CVE-2021-3609 bsc#1187215).
- commit cf3fef8

-------------------------------------------------------------------
Tue Jun 22 16:30:17 CEST 2021 - tiwai@suse.de

- af_key: pfkey_dump needs parameter validation (CVE-2021-0605
  bsc#1187601).
- commit 237f852

-------------------------------------------------------------------
Tue Jun 22 15:43:36 CEST 2021 - tiwai@suse.de

- HID: make arrays usage and value to be the same (CVE-2021-0512
  bsc#1187595).
- commit 7eba6bd

-------------------------------------------------------------------
Sat Jun 19 11:39:38 CEST 2021 - tiwai@suse.de

- can: bcm: fix infoleak in struct bcm_msg_head (CVE-2021-34693
  bsc#1187452).
- commit adc6046

-------------------------------------------------------------------
Fri Jun 11 14:41:39 CEST 2021 - nmoreychaisemartin@suse.com

- RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy (bsc#1187050, CVE-2020-36385)
- commit a9ceda8

-------------------------------------------------------------------
Fri Jun 11 12:21:18 CEST 2021 - acho@suse.com

- Update
  patches.suse/Bluetooth-SMP-Fail-if-remote-and-local-public-keys-a.patch
  (bsc#1186463 CVE-2021-0129 CVE-2020-26558).
- commit 286bcbb

-------------------------------------------------------------------
Wed Jun  9 10:43:46 CEST 2021 - jgross@suse.com

- kernel/smp: make csdlock timeout depend on boot parameter
  (bsc#1180846).
- commit 7926676

-------------------------------------------------------------------
Wed Jun  9 10:09:30 CEST 2021 - jgross@suse.com

- Update config files: activate CONFIG_CSD_LOCK_WAIT_DEBUG for x86 (bsc#1180846).
- commit e1c0aad

-------------------------------------------------------------------
Wed Jun  9 09:33:55 CEST 2021 - jgross@suse.com

- kernel/smp: add boot parameter for controlling CSD lock
  debugging (bsc#1180846).
- commit 07953c6

-------------------------------------------------------------------
Wed Jun  9 06:30:08 CEST 2021 - jgross@suse.com

- Update config files: disable CONFIG_CSD_LOCK_WAIT_DEBUG (bsc#1180846).
- commit e0836bb

-------------------------------------------------------------------
Wed Jun  9 06:22:22 CEST 2021 - jgross@suse.com

- kABI: Fix kABI after modifying struct __call_single_data
  (bsc#1180846).
- commit 234980e

-------------------------------------------------------------------
Wed Jun  9 06:19:04 CEST 2021 - jgross@suse.com

- kernel/smp: Provide CSD lock timeout diagnostics (bsc#1180846).
- commit 9b694d0

-------------------------------------------------------------------
Tue Jun  8 17:12:19 CEST 2021 - jgross@suse.com

- smp: Add source and destination CPUs to __call_single_data
  (bsc#1180846).
- commit 50a788e

-------------------------------------------------------------------
Tue Jun  8 14:41:53 CEST 2021 - tiwai@suse.de

- Bluetooth: Fix slab-out-of-bounds read in
  hci_extended_inquiry_result_evt() (CVE-2020-36386 bsc#1187038).
- commit bc6a7b3

-------------------------------------------------------------------
Mon Jun  7 11:04:44 CEST 2021 - tiwai@suse.de

- cfg80211: mitigate A-MSDU aggregation attacks (CVE-2020-24588
  bsc#1185861).
- commit ea2af47

-------------------------------------------------------------------
Thu Jun  3 13:28:00 CEST 2021 - neilb@suse.de

- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
  (git-fixes CVE-2021-4157 bnc#1194013).
- commit 3b1bce2

-------------------------------------------------------------------
Mon May 31 10:02:10 CEST 2021 - acho@suse.com

- Bluetooth: SMP: Fail if remote and local public keys are
  identical (git-fixes).
- commit d6a09bf

-------------------------------------------------------------------
Tue May 18 05:59:30 CEST 2021 - acho@suse.com

- Update
  patches.suse/bluetooth-eliminate-the-potential-race-condition-whe.patch
  (bsc#1184611 CVE-2021-32399).
- commit cc66d51

-------------------------------------------------------------------
Mon May 17 12:51:33 CEST 2021 - tiwai@suse.de

- kABI workaround for hci_chan amp field addition (CVE-2021-33034
  bsc#1186111).
- commit fd0206d

-------------------------------------------------------------------
Mon May 17 12:51:06 CEST 2021 - tiwai@suse.de

- Bluetooth: verify AMP hci_chan before amp_destroy
  (CVE-2021-33034 bsc#1186111).
- commit e24f222

-------------------------------------------------------------------
Fri May 14 15:57:55 CEST 2021 - tiwai@suse.de

- Correct CVE number for a mac80211 fix (CVE-2020-26139 bsc#1186062)
- commit 01ead6e

-------------------------------------------------------------------
Fri May 14 15:53:16 CEST 2021 - tiwai@suse.de

- net/nfc: fix use-after-free llcp_sock_bind/connect
  (CVE-2021-23134 bsc#1186060).
- commit 8490bfc

-------------------------------------------------------------------
Fri May 14 15:33:53 CEST 2021 - tiwai@suse.de

- kABI workaround for cfg80211 changes (CVE-2020-24586
  bsc#1185859).
- ath10k: Validate first subframe of A-MSDU before processing
  the list (CVE-2020-26141 bsc#1185863 bsc#1185987).
- ath10k: Fix TKIP Michael MIC verification for PCIe
  (CVE-2020-26141 bsc#1185863 bsc#1185987).
- ath10k: drop fragments with multicast DA for PCIe
  (CVE-2020-26145 bsc#1185860).
- mac80211: extend protection against mixed key and fragment
  cache attacks (CVE-2020-24586 bsc#1185859).
- mac80211: do not accept/forward invalid EAPOL frames
  (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862
  bsc#1185859).
- mac80211: prevent attacks on TKIP/WEP as well (CVE-2020-24586
  bsc#1185859).
- mac80211: check defrag PN against current frame (CVE-2020-24587
  CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859).
- mac80211: add fragment cache to sta_info (CVE-2020-24587
  CVE-2020-24586 bsc#1185863 bsc#1185859).
- mac80211: drop A-MSDUs on old ciphers (CVE-2020-24587
  CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859).
- mac80211: properly handle A-MSDUs that start with an RFC 1042
  header (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862
  bsc#1185859).
- mac80211: prevent mixed key and fragment cache attacks
  (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862
  bsc#1185859).
- mac80211: assure all fragments are encrypted (CVE-2020-26147
  bsc#1185863 bsc#1185859).
- commit 3300524

-------------------------------------------------------------------
Tue May  4 10:01:30 CEST 2021 - mhocko@suse.com

- blacklist.conf: blacklist d120198bd5ff ("xen/evtchn: Change irq_info lock to raw_spinlock_t")
  no PREEMPT_RT kernel is pulling from this cve branch and this is a
  follow up fix for a CVE fix.
- commit 449a07b

-------------------------------------------------------------------
Mon May  3 10:57:48 CEST 2021 - jroedel@suse.de

- KVM: Add proper lockdep assertion in I/O bus unregister
  (bsc#1185555).
- KVM: Stop looking for coalesced MMIO zones if the bus is
  destroyed (bsc#1185557).
- KVM: Destroy I/O bus devices on unregister failure _after_
  sync'ing SRCU (bsc#1185556).
- commit 9c7b370

-------------------------------------------------------------------
Thu Apr 29 14:54:42 CEST 2021 - jroedel@suse.de

- KVM: fix memory leak in kvm_io_bus_unregister_dev() (CVE-2020-36312 bsc#1184509).
- commit 69dc2b9

-------------------------------------------------------------------
Wed Apr 28 16:54:05 CEST 2021 - acho@suse.com

- bluetooth: eliminate the potential race condition when removing
  the HCI controller (bsc#1184611).
- commit 12d067d

-------------------------------------------------------------------
Tue Apr 27 16:13:46 CEST 2021 - bp@suse.de

- netfilter: x_tables: Use correct memory barriers (bsc#1184208
  CVE-2021-29650).
- commit 9bdf87e

-------------------------------------------------------------------
Mon Apr 12 10:05:17 CEST 2021 - jgross@suse.com

- xen/events: fix setting irq affinity (bsc#1184583 XSA-332
  CVE-2020-27673).
- commit fc05c5b

-------------------------------------------------------------------
Mon Apr 12 09:15:37 CEST 2021 - glin@suse.com

- bpf, x86: Validate computation of branch displacements for
  x86-64 (bsc#1184391 CVE-2021-29154).
- commit d4aa467

-------------------------------------------------------------------
Sat Apr 10 13:17:33 CEST 2021 - tiwai@suse.de

- nfc: Avoid endless loops caused by repeated llcp_sock_connect()
  (CVE-2020-25673 bsc#1178181).
- nfc: fix memory leak in llcp_sock_connect() (CVE-2020-25672
  bsc#1178181).
- nfc: fix refcount leak in llcp_sock_connect() (CVE-2020-25671
  bsc#1178181).
- nfc: fix refcount leak in llcp_sock_bind() (CVE-2020-25670
  bsc#1178181).
- nfc: fix memory leak in llcp_sock_bind() (CVE-2020-25670
  bsc#1178181).
- commit 2b122d6

-------------------------------------------------------------------
Thu Apr  8 15:57:07 CEST 2021 - lhenriques@suse.de

- fuse: fix live lock in fuse_iget() (bsc#1184211 CVE-2021-28950).
- fuse: fix bad inode (bsc#1184211 CVE-2020-36322).
- commit 98e06ce

-------------------------------------------------------------------
Wed Apr  7 10:24:39 CEST 2021 - oneukum@suse.com

- media: v4l: ioctl: Fix memory leak in video_usercopy
  (bsc#1184120 CVE-2021-30002).
- commit 4b54793

-------------------------------------------------------------------
Tue Apr  6 17:42:04 CEST 2021 - tiwai@suse.de

- firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
  (CVE-2021-3483 bsc#1184393).
- commit 126037f

-------------------------------------------------------------------
Tue Apr  6 17:37:54 CEST 2021 - tiwai@suse.de

- n_tty: Fix stall at n_tty_receive_char_special() (CVE-2021-20219
  bsc#1184397).
- commit 0c9fa44

-------------------------------------------------------------------
Wed Mar 31 11:28:55 CEST 2021 - tiwai@suse.de

- usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
  (CVE-2021-29265 bsc#1184167).
- commit f2ca2a0

-------------------------------------------------------------------
Wed Mar 31 11:21:35 CEST 2021 - tiwai@suse.de

- gianfar: fix jumbo packets+napi+rx overrun crash (CVE-2021-29264
  bsc#1184168).
- commit 8d361ee

-------------------------------------------------------------------
Wed Mar 31 10:52:12 CEST 2021 - tiwai@suse.de

- PCI: rpadlpar: Fix potential drc_name corruption in store
  functions (CVE-2021-28972 bsc#1184198).
- commit 4cbce48

-------------------------------------------------------------------
Thu Mar 18 11:39:13 CET 2021 - tiwai@suse.de

- staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()
  (CVE-2021-28660 bsc#1183593).
- commit fabc8f6

-------------------------------------------------------------------
Mon Mar 15 16:30:42 CET 2021 - lduncan@suse.com

- blk-mq: Allow blocking queue tag iter callbacks (CVE-2020-0433
  bsc#1176720 bsc#1167316).
- blk-mq: sync the update nr_hw_queues with
  blk_mq_queue_tag_busy_iter (CVE-2020-0433 bsc#1176720).
- commit 7c68d9d

-------------------------------------------------------------------
Mon Mar 15 15:31:26 CET 2021 - jgross@suse.com

- xen/events: avoid handling the same event on two cpus at the
  same time (bsc#1183638 XSA-332 CVE-2020-27673).
- commit 11e2c61

-------------------------------------------------------------------
Mon Mar 15 15:16:45 CET 2021 - jgross@suse.com

- xen/events: don't unmask an event channel when an eoi is pending
  (bsc#1183638 XSA-332 CVE-2020-27673).
- commit 37de3be

-------------------------------------------------------------------
Mon Mar 15 15:15:55 CET 2021 - jgross@suse.com

- xen/events: reset affinity of 2-level event when tearing it down
  (bsc#1183638 XSA-332 CVE-2020-27673).
- commit 6777f4f

-------------------------------------------------------------------
Mon Mar 15 15:14:18 CET 2021 - jgross@suse.com

- Update
  patches.suse/Xen-gnttab-handle-p2m-update-errors-on-a-per-slot-ba.patch
  (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number
- Update
  patches.suse/xen-netback-respect-gnttab_map_refs-s-return-value.patch
  (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number
- commit 70823bb

-------------------------------------------------------------------
Wed Mar 10 19:42:08 CET 2021 - lduncan@suse.com

- scsi: iscsi: Verify lengths on passthrough PDUs (CVE-2021-27365
  bsc#1182715).
- scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
  (CVE-2021-27365 bsc#1182715).
- scsi: iscsi: Restrict sessions and handles to admin capabilities
  (CVE-2021-27363 CVE-2021-27364 bsc#1182716 bsc#1182717).
- commit 903ccb3

-------------------------------------------------------------------
Fri Mar  5 08:40:12 CET 2021 - jgross@suse.com

- xen-netback: respect gnttab_map_refs()'s return value
  (bsc#1183022 XSA-367).
- commit a5b0cfe

-------------------------------------------------------------------
Fri Mar  5 08:40:02 CET 2021 - jgross@suse.com

- Xen/gnttab: handle p2m update errors on a per-slot basis
  (bsc#1183022 XSA-367).
- commit 65935ad

-------------------------------------------------------------------
Tue Mar  2 11:25:07 CET 2021 - mkubecek@suse.cz

- kabi: mask changes to struct ipv6_stub (CVE-2020-1749
  bsc#1165629).
- kabi: hide new parameter of ip6_dst_lookup_flow() (CVE-2020-1749
  bsc#1165629).
- net: ipv6_stub: use ip6_dst_lookup_flow instead of
  ip6_dst_lookup (CVE-2020-1749 bsc#1165629).
- net: ipv6: add net argument to ip6_dst_lookup_flow
  (CVE-2020-1749 bsc#1165629).
- commit b290360

-------------------------------------------------------------------
Mon Feb 22 09:51:39 CET 2021 - jgross@suse.com

- xen-blkback: fix error handling in xen_blkbk_map() (XSA-365
  CVE-2021-26930 bsc#1181843).
- commit 3332ae0

-------------------------------------------------------------------
Mon Feb 22 09:50:56 CET 2021 - jgross@suse.com

- xen-scsiback: don't "handle" error by BUG() (XSA-362
  CVE-2021-26931 bsc#1181753).
- commit dea8fbd

-------------------------------------------------------------------
Mon Feb 22 09:50:42 CET 2021 - jgross@suse.com

- xen-netback: don't "handle" error by BUG() (XSA-362
  CVE-2021-26931 bsc#1181753).
- commit 09948fd

-------------------------------------------------------------------
Mon Feb 22 09:50:28 CET 2021 - jgross@suse.com

- xen-blkback: don't "handle" error by BUG() (XSA-362
  CVE-2021-26931 bsc#1181753).
- commit a894675

-------------------------------------------------------------------
Mon Feb 22 09:50:11 CET 2021 - jgross@suse.com

- xen/arm: don't ignore return errors from set_phys_to_machine
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 5d66e33

-------------------------------------------------------------------
Mon Feb 22 09:49:55 CET 2021 - jgross@suse.com

- Xen/gntdev: correct error checking in gntdev_map_grant_pages()
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 018094f

-------------------------------------------------------------------
Mon Feb 22 09:49:41 CET 2021 - jgross@suse.com

- Xen/gntdev: correct dev_bus_addr handling in
  gntdev_map_grant_pages() (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 22a3fbe

-------------------------------------------------------------------
Mon Feb 22 09:49:27 CET 2021 - jgross@suse.com

- Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 51b7694

-------------------------------------------------------------------
Mon Feb 22 09:49:13 CET 2021 - jgross@suse.com

- Xen/x86: don't bail early from clear_foreign_p2m_mapping()
  (XSA-361 CVE-2021-26932 bsc#1181747).
- commit 696d20a

-------------------------------------------------------------------
Mon Feb 22 09:48:57 CET 2021 - jgross@suse.com

- xen/netback: fix spurious event detection for common event case
  (bsc#1182175).
- commit 1a8c5fa

-------------------------------------------------------------------
Fri Feb 12 20:14:30 CET 2021 - msuchanek@suse.de

- powerpc/pseries: extract host bridge from pci_bus prior to
  bus removal (bsc#1182171 ltc#190900 bsc#1198660 ltc#197803).
- commit 258c4dc

-------------------------------------------------------------------
Mon Feb  1 13:40:58 CET 2021 - tiwai@suse.de

- Fix a bug in rawmidi UAF fix patch (bsc#1179601, CVE-2020-27786)
  Refresh patches.suse/ALSA-rawmidi-Fix-racy-buffer-resize-under-concurrent.patch
- commit 32875b8

-------------------------------------------------------------------
Sun Jan 31 22:18:48 CET 2021 - dbueso@suse.de

- futex: Fix incorrect should_fail_futex() handling (bsc#969755).
- futex: Avoid freeing an active timer (bsc#969755).
- commit cce36b8

-------------------------------------------------------------------
Sun Jan 31 21:29:40 CET 2021 - dbueso@suse.de

- futex: Handle faults correctly for PI futexes (bsc#969755
  bsc#1181349 CVE-2021-3347).
- futex: Simplify fixup_pi_state_owner() (bsc#969755 bsc#1181349
  CVE-2021-3347).
- futex: Use pi_state_update_owner() in put_pi_state() (bsc#969755
  bsc#1181349 CVE-2021-3347).
- futex: Provide and use pi_state_update_owner() (bsc#969755
  bsc#1181349 CVE-2021-3347).
- futex: Replace pointless printk in fixup_owner() (bsc#969755
  bsc#1181349 CVE-2021-3347).
- futex: Ensure the correct return value from futex_lock_pi()
  (bsc#969755 bsc#1181349 CVE-2021-3347).
- futex: Don't enable IRQs unconditionally in put_pi_state()
  (bsc#969755).
- futex: Handle transient "ownerless" rtmutex state correctly
  (bsc#969755).
- locking/futex: Allow low-level atomic operations to return
  -EAGAIN (bsc#969755).
- futex: Handle early deadlock return correctly (bsc#969755).
- futex: Fix OWNER_DEAD fixup (bsc#969755).
- futex: Avoid violating the 10th rule of futex (bsc#969755).
- futex: Fix more put_pi_state() vs. exit_pi_state_list() races
  (bsc#969755).
- futex: Fix pi_state->owner serialization (bsc#969755).
- futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock() (bsc#969755).
- futex: Fix small (and harmless looking) inconsistencies
  (bsc#969755).
- futex: Drop hb->lock before enqueueing on the rtmutex
  (bsc#969755).
- futex: Futex_unlock_pi() determinism (bsc#969755).
- futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
  (bsc#969755).
- futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
  (bsc#969755).
- futex,rt_mutex: Introduce rt_mutex_init_waiter() (bsc#969755).
- futex: Pull rt_mutex_futex_unlock() out from under hb->lock
  (bsc#969755).
- futex: Rework inconsistent rt_mutex/futex_q state (bsc#969755).
- futex: Change locking rules (bsc#969755).
- futex,rt_mutex: Provide futex specific rt_mutex API
  (bsc#969755).
- commit 3ea3e69

-------------------------------------------------------------------
Thu Jan 21 11:55:36 CET 2021 - mkubecek@suse.cz

- netfilter: ctnetlink: add a range check for l3/l4 protonum
  (CVE-2020-25211 bsc#1176395).
- commit e22722d

-------------------------------------------------------------------
Wed Jan 20 15:23:13 CET 2021 - jgross@suse.com

- Update
  patches.suse/0001-xen-events-add-a-proper-barrier-to-2-level-uevent-un.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0002-xen-events-fix-race-in-evtchn_fifo_unmask.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0003-xen-events-add-a-new-late-EOI-evtchn-framework.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0004-xen-blkback-use-lateeoi-irq-binding.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0005-xen-netback-use-lateeoi-irq-binding.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0006-xen-scsiback-use-lateeoi-irq-binding.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0008-xen-pciback-use-lateeoi-irq-binding.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0009-xen-events-switch-user-event-channels-to-lateeoi-mod.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0010-xen-events-use-a-common-cpu-hotplug-hook-for-event-c.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0011-xen-events-defer-eoi-in-case-of-excessive-number-of-.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/0012-xen-events-block-rogue-events-for-some-time.patch
  (CVE-2020-27673 XSA-332 bsc#1177411).
- Update
  patches.suse/XEN-uses-irqdesc-irq_data_common-handler_data-to-sto.patch
  (CVE-2020-27673 XSA-332 bsc#1065600).
- Update
  patches.suse/xen-events-avoid-removing-an-event-channel-while-han.patch
  (CVE-2020-27675 XSA-331 bsc#1177410).
- Update
  patches.suse/xen-events-don-t-use-chip_data-for-legacy-IRQs.patch
  (CVE-2020-27673 XSA-332 bsc#1065600).
- Added CVE numbers for above patches.
- commit 0258ab9

-------------------------------------------------------------------
Tue Jan 19 14:10:02 CET 2021 - osalvador@suse.de

- mm/userfaultfd: do not access vma->vm_mm after calling
  handle_userfault() (bsc#1179204).
- commit 7318dbe

-------------------------------------------------------------------
Mon Jan 11 15:26:45 CET 2021 - jgross@suse.com

- xen: support having only one event pending per watch
  (bsc#1179508 XSA-349 CVE-2020-29568).
- commit 8958f53

-------------------------------------------------------------------
Mon Jan 11 15:25:55 CET 2021 - jgross@suse.com

- xen: revert Allow watches discard events before queueing
  (bsc#1179508 XSA-349 CVE-2020-29568).
- commit bbbf26c

-------------------------------------------------------------------
Mon Jan 11 15:25:09 CET 2021 - jgross@suse.com

- xen: revert Add 'will_handle' callback support in
  xenbus_watch_path() (bsc#1179508 XSA-349 CVE-2020-29568).
- commit 91d64f5

-------------------------------------------------------------------
Mon Jan 11 15:24:17 CET 2021 - jgross@suse.com

- xen: revert Support will_handle watch callback (bsc#1179508
  XSA-349 CVE-2020-29568).
- commit 9715572

-------------------------------------------------------------------
Mon Jan 11 15:23:30 CET 2021 - jgross@suse.com

- xen: revert Count pending messages for each watch (bsc#1179508
  XSA-349 CVE-2020-29568).
- commit 047dcd1

-------------------------------------------------------------------
Mon Jan 11 15:21:20 CET 2021 - jgross@suse.com

- xen: revert Disallow pending watch messages (bsc#1179508
  XSA-349 CVE-2020-29568).
- commit 3296374

-------------------------------------------------------------------
Mon Jan 11 14:47:33 CET 2021 - jgross@suse.com

- xen-blkback: set ring->xenblkd to NULL after kthread_stop()
  (bsc#1179509 XSA-350 CVE-2020-29569).
- commit acb25f4

-------------------------------------------------------------------
Mon Jan 11 14:16:03 CET 2021 - jgross@suse.com

- xenbus/xenbus_backend: Disallow pending watch messages
  (bsc#1179508 XSA-349 CVE-2020-29568).
- commit dd5910a

-------------------------------------------------------------------
Mon Jan 11 14:15:24 CET 2021 - jgross@suse.com

- xen/xenbus: Count pending messages for each watch (bsc#1179508
  XSA-349 CVE-2020-29568).
- commit 8136b44

-------------------------------------------------------------------
Mon Jan 11 14:14:06 CET 2021 - jgross@suse.com

- xen/xenbus/xen_bus_type: Support will_handle watch callback
  (bsc#1179508 XSA-349 CVE-2020-29568).
- commit 4582297

-------------------------------------------------------------------
Mon Jan 11 14:13:18 CET 2021 - jgross@suse.com

- xen/xenbus: Add 'will_handle' callback support in
  xenbus_watch_path() (bsc#1179508 XSA-349 CVE-2020-29568).
- commit d272247

-------------------------------------------------------------------
Mon Jan 11 14:09:38 CET 2021 - jgross@suse.com

- xen/xenbus: Allow watches discard events before queueing
  (bsc#1179508 XSA-349 CVE-2020-29568).
- commit 0d1044d

-------------------------------------------------------------------
Fri Jan  8 18:41:27 CET 2021 - rgoldwyn@suse.com

- fix regression in "epoll: Keep a reference on files added to
  the check list"  (bsc#1180031, git-fixes).
- do_epoll_ctl(): clean the failure exits up a bit
  (bsc#1180031,CVE-2020-0466).
- epoll: Keep a reference on files added to the check list
  (bsc#1180031).
- commit f620437

-------------------------------------------------------------------
Fri Jan  8 14:34:42 CET 2021 - tiwai@suse.de

- Move upstreamed vgacon patch into sorted section
- commit 39c8e9f

-------------------------------------------------------------------
Thu Jan  7 14:59:51 CET 2021 - tiwai@suse.de

- audit: fix error handling in audit_data_to_entry()
  (CVE-2020-0444 bsc#1180027).
- commit 20e9b9f

-------------------------------------------------------------------
Tue Jan  5 15:52:14 CET 2021 - ddiss@suse.de

- target: fix XCOPY NAA identifier lookup (CVE-2020-28374,
  bsc#1178372).
- commit 18cb7d2

-------------------------------------------------------------------
Tue Jan  5 12:33:14 CET 2021 - tiwai@suse.de

- mwifiex: Fix possible buffer overflows in
  mwifiex_cmd_802_11_ad_hoc_start (CVE-2020-36158 bsc#1180559).
- commit 6e082c0

-------------------------------------------------------------------
Wed Dec 30 15:35:23 CET 2020 - msuchanek@suse.de

- Refresh patches.suse/powerpc-rtas-fix-typo-of-ibm-open-errinjct-in-rtas-f.patch
  Refresh to upstream version.
- commit bc91473

-------------------------------------------------------------------
Fri Dec 18 11:49:53 CET 2020 - mbenes@suse.cz

- tracing: Fix race in trace_open and buffer resize call
  (CVE-2020-27825 bsc#1179960).
- commit e2d61a2

-------------------------------------------------------------------
Fri Dec 18 11:33:52 CET 2020 - mbenes@suse.cz

- ring-buffer: speed up buffer resets by avoiding synchronize_rcu
  for each CPU (CVE-2020-27825 bsc#1179960).
- commit 26416a1

-------------------------------------------------------------------
Fri Dec 18 11:19:39 CET 2020 - mbenes@suse.cz

- ring-buffer: Make resize disable per cpu buffer instead of
  total buffer (CVE-2020-27825 bsc#1179960).
- commit 324f602

-------------------------------------------------------------------
Wed Dec 16 14:28:27 CET 2020 - tiwai@suse.de

- cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
  (CVE-2020-27068 bsc#1180086).
- commit 4f3308e

-------------------------------------------------------------------
Tue Dec 15 16:23:30 CET 2020 - oneukum@suse.com

- HID: Fix slab-out-of-bounds read in hid_field_extract
  (bsc#1180052).
- commit 4d89452

-------------------------------------------------------------------
Tue Dec 15 09:02:22 CET 2020 - tiwai@suse.de

- HID: core: Sanitize event code and type when mapping input
  (CVE-2020-0465 bsc#1180029).
- commit 396f396

-------------------------------------------------------------------
Fri Dec 11 07:50:52 CET 2020 - jslaby@suse.cz

- tty: Fix ->session locking (bsc#1179745 CVE-2020-29660).
- tty: Fix ->pgrp locking in tiocspgrp() (bsc#1179745
  CVE-2020-29661).
- commit 1cc3fb3

-------------------------------------------------------------------
Thu Dec 10 14:34:17 CET 2020 - msuchanek@suse.de

- powerpc/rtas: fix typo of ibm,open-errinjct in rtas filter
  (CVE-2020-27777 bsc#1179107 bsc#1179887 ltc#190092).
- commit d1f9480

-------------------------------------------------------------------
Mon Dec  7 16:31:40 CET 2020 - oneukum@suse.com

- media: xirlink_cit: add missing descriptor sanity checks
  (bsc#1168952 CVE-2020-11668).
- commit 3e66aa1

-------------------------------------------------------------------
Mon Dec  7 12:50:33 CET 2020 - mhocko@suse.com

- Update
  patches.fixes/sched-fair-Don-t-free-p-numa_faults-with-concurrent-.patch
  (bsc#1144920, bsc#1179663, CVE-2019-20934).
- commit d9fcab2

-------------------------------------------------------------------
Fri Dec  4 16:11:12 CET 2020 - tiwai@suse.de

- ALSA: rawmidi: Change resized buffers atomically (CVE-2018-10902
  bsc#1105322).
- commit 2190948

-------------------------------------------------------------------
Fri Dec  4 16:03:30 CET 2020 - tiwai@suse.de

- kABI workaround for snd_rawmidi buffer_ref field addition
  (CVE-2020-27786 bsc#1179601).
- commit 5bed91c

-------------------------------------------------------------------
Fri Dec  4 16:02:37 CET 2020 - tiwai@suse.de

- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
  (CVE-2020-27786 bsc#1179601).
- commit 1c1d0c3

-------------------------------------------------------------------
Mon Nov 30 18:04:23 CET 2020 - jack@suse.cz

- block: Fix use-after-free in blkdev_get() (bsc#1173834
  bsc#1179141 CVE-2020-15436).
- commit 14ac1a6

-------------------------------------------------------------------
Tue Nov 24 13:48:56 CET 2020 - tiwai@suse.de

- serial: 8250: fix null-ptr-deref in serial8250_start_tx()
  (CVE-2020-15437 bsc#1179140).
- commit 3fe67b6

-------------------------------------------------------------------
Mon Nov 23 18:41:14 CET 2020 - msuchanek@suse.de

- powerpc/rtas: Restrict RTAS requests from userspace
  (CVE-2020-27777 bsc#1179107).
- Update config files.
- commit 0dba49d

-------------------------------------------------------------------
Mon Nov 23 16:42:33 CET 2020 - tiwai@suse.de

- vt: Disable KD_FONT_OP_COPY (CVE-2020-28974 bsc#1178589).
- commit c6f98d1

-------------------------------------------------------------------
Fri Nov 20 10:16:33 CET 2020 - tiwai@suse.de

- Fonts: Replace discarded const qualifier (CVE-2020-28915
  bsc#1178886).
- fbcon: Fix global-out-of-bounds read in fbcon_get_font()
  (CVE-2020-28915 bsc#1178886).
- Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
  (CVE-2020-28915 bsc#1178886).
- fbdev, newport_con: Move FONT_EXTRA_WORDS macros into
  linux/font.h (CVE-2020-28915 bsc#1178886).
- commit 0af4cee

-------------------------------------------------------------------
Thu Nov 19 11:45:29 CET 2020 - bp@suse.de

- Refresh
  patches.arch/0002-x86-speculation-Enable-Spectre-v1-swapgs-mitigations.patch.
- commit 46c8608

-------------------------------------------------------------------
Wed Nov 18 09:35:11 CET 2020 - tiwai@suse.de

- Input: sunkbd - avoid use-after-free in teardown paths
  (CVE-2020-25669 bsc#1178182).
- commit d1ac9b9

-------------------------------------------------------------------
Tue Nov 17 10:12:40 CET 2020 - ydfan@suse.com

- Refresh
  patches.fixes/0008-btrfs-root-fs_info-cleanup-add-fs_info-convenience-v.patch.
- Refresh
  patches.fixes/0012-btrfs-take-an-fs_info-directly-when-the-root-is-not-.patch.
- Delete
  patches.fixes/0016-btrfs-flush_space-always-takes-fs_info-fs_root-bsc-1.patch.
- commit f4af864

-------------------------------------------------------------------
Fri Nov 13 17:37:42 CET 2020 - mkubecek@suse.cz

- icmp: randomize the global rate limiter (CVE-2020-25705
  bsc#1175721).
- commit fad13a8

-------------------------------------------------------------------
Tue Nov 10 09:33:13 CET 2020 - jeyu@suse.de

- fork: record start_time late (bsc#1121872 CVE-2019-6133).
- commit fdb5350

-------------------------------------------------------------------
Thu Nov  5 14:18:43 CET 2020 - tiwai@suse.de

- rtlwifi: prevent memory leak in rtl_usb_probe (CVE-2019-19063
  bsc#1157298).
- commit a5b3699

-------------------------------------------------------------------
Thu Nov  5 08:52:24 CET 2020 - ydfan@suse.com

- btrfs: remove root usage from can_overcommit (bsc#1131277,
  bsc#1176922).
- btrfs: flush_space always takes fs_info->fs_root (bsc#1131277,
  bsc#1176922).
- btrfs: remove root parameter from transaction commit/end
  routines (bsc#1131277, bsc#1176922).
- btrfs: Remove fs_info argument of
  btrfs_write_and_wait_transaction (bsc#1131277, bsc#1176922).
- btrfs: split btrfs_wait_marked_extents into normal and tree
  log functions (bsc#1131277, bsc#1176922).
- btrfs: take an fs_info directly when the root is not used
  otherwise (bsc#1131277, bsc#1176922).
- btrfs: btrfs_init_new_device should use fs_info->dev_root
  (bsc#1131277, bsc#1176922).
- btrfs: root->fs_info cleanup, access fs_info->delayed_root
  directly (bsc#1131277, bsc#1176922).
- btrfs: root->fs_info cleanup, update_block_group{,flags}
  (bsc#1131277, bsc#1176922).
- btrfs: root->fs_info cleanup, add fs_info convenience  variables
  (bsc#1131277, bsc#1176922).
- btrfs: root->fs_info cleanup,
  btrfs_calc_{trans,trunc}_metadata_size (bsc#1131277,
  bsc#1176922).
- btrfs: pull node/sector/stripe sizes out of root and into
  fs_info (bsc#1131277, bsc#1176922).
- btrfs: root->fs_info cleanup, use fs_info->dev_root  everywhere
  (bsc#1131277, bsc#1176922).
- btrfs: struct btrfsic_state->root should be an fs_info
  (bsc#1131277, bsc#1176922).
- btrfs: call functions that always use the same root with
  fs_info instead (bsc#1131277, bsc#1176922).
- btrfs: call functions that overwrite their root parameter
  with fs_info (bsc#1131277, bsc#1176922).
- btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
  (bsc#1131277, bsc#1176922).
- commit ee8b454

-------------------------------------------------------------------
Wed Nov  4 13:08:16 CET 2020 - jslaby@suse.cz

- tty: make FONTX ioctl use the tty pointer they were actually
  passed (bsc#1178123 CVE-2020-25668).
- commit 3841447

-------------------------------------------------------------------
Wed Nov  4 10:18:41 CET 2020 - osalvador@suse.de

- Revert "Refresh because of warning"
  This reverts commit 867758bf645826a2337c1b73d491628c3c7d2a69.
- commit 1752309

-------------------------------------------------------------------
Tue Nov  3 14:30:07 CET 2020 - jgross@suse.com

- Refresh
  patches.suse/0011-xen-events-defer-eoi-in-case-of-excessive-number-of-.patch.
- commit fb87927

-------------------------------------------------------------------
Tue Nov  3 12:36:02 CET 2020 - jslaby@suse.cz

- vt: keyboard, extend func_buf_lock to readers (bnc#1177766
  CVE-2020-25656).
- vt: keyboard, simplify vt_kdgkbsent (bnc#1177766
  CVE-2020-25656).
- tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
  (bnc#1177766 CVE-2020-25656).
- commit 7b536bd

-------------------------------------------------------------------
Tue Nov  3 11:37:54 CET 2020 - osalvador@suse.de

- Refresh because of warning
  Refreshed:
  	patches/patches.suse/0011-xen-events-defer-eoi-in-case-of-excessive-number-of-.patch
- commit 867758b

-------------------------------------------------------------------
Fri Oct 30 11:32:22 CET 2020 - jack@suse.cz

- ocfs2: should wait dio before inode lock in ocfs2_setattr()
  (bsc#1083244 CVE-2017-18204).
- commit c67586f

-------------------------------------------------------------------
Mon Oct 26 10:15:28 CET 2020 - mhocko@suse.com

- mm/hugetlb: fix a race between hugetlb sysctl handlers
  (bsc#1176485, CVE-2020-25285).
- commit 17cb8e9

-------------------------------------------------------------------
Thu Oct 22 08:17:55 CEST 2020 - jgross@suse.com

- xen/events: block rogue events for some time (XSA-332
  bsc#1177411).
- commit e082155

-------------------------------------------------------------------
Thu Oct 22 08:02:25 CEST 2020 - jgross@suse.com

- xen/events: defer eoi in case of excessive number of events
  (XSA-332 bsc#1177411).
- commit dbfb75b

-------------------------------------------------------------------
Thu Oct 22 08:01:34 CEST 2020 - jgross@suse.com

- xen/events: use a common cpu hotplug hook for event channels
  (XSA-332 bsc#1177411).
- commit b1a669c

-------------------------------------------------------------------
Thu Oct 22 08:00:43 CEST 2020 - jgross@suse.com

- xen/events: switch user event channels to lateeoi model
  (XSA-332 bsc#1177411).
- commit 394c4ea

-------------------------------------------------------------------
Thu Oct 22 07:59:46 CEST 2020 - jgross@suse.com

- xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411).
- commit ea4427f

-------------------------------------------------------------------
Thu Oct 22 07:58:43 CEST 2020 - jgross@suse.com

- xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411).
- commit 0398819

-------------------------------------------------------------------
Thu Oct 22 07:57:51 CEST 2020 - jgross@suse.com

- xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411).
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- commit 6f6ea80

-------------------------------------------------------------------
Thu Oct 22 07:38:36 CEST 2020 - jgross@suse.com

- xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411).
- Refresh
  patches.suse/kgr-0036-kgraft-xen-Do-not-block-livepatching-in-the-XEN-blki.patch.
- commit 499e7ca

-------------------------------------------------------------------
Wed Oct 21 17:34:51 CEST 2020 - jgross@suse.com

- xen/events: add a new "late EOI" evtchn framework (XSA-332
  bsc#1177411).
- commit 3bbe028

-------------------------------------------------------------------
Wed Oct 21 17:33:57 CEST 2020 - jgross@suse.com

- xen/events: fix race in evtchn_fifo_unmask() (XSA-332
  bsc#1177411).
- commit 09fe82b

-------------------------------------------------------------------
Wed Oct 21 17:33:04 CEST 2020 - jgross@suse.com

- xen/events: add a proper barrier to 2-level uevent unmasking
  (XSA-332 bsc#1177411).
- commit 8539bf4

-------------------------------------------------------------------
Wed Oct 21 17:32:12 CEST 2020 - jgross@suse.com

- xen/events: avoid removing an event channel while handling it
  (XSA-331 bsc#1177410).
- commit 9ffe764

-------------------------------------------------------------------
Wed Oct 21 17:31:15 CEST 2020 - jgross@suse.com

- xen/events: don't use chip_data for legacy IRQs (XSA-332 bsc#1065600).
- commit c628085

-------------------------------------------------------------------
Wed Oct 21 17:30:09 CEST 2020 - jgross@suse.com

- XEN uses irqdesc::irq_data_common::handler_data to store a
  per interrupt XEN data pointer which contains XEN specific
  information (XSA-332 bsc#1065600).
- commit 1e16b9c

-------------------------------------------------------------------
Tue Oct 20 15:31:24 CEST 2020 - mhocko@suse.com

- perf/core: Fix race in the perf_mmap_close() function
  (bsc#1177086, CVE-2020-14351).
- commit fd771ba

-------------------------------------------------------------------
Sat Oct 17 20:39:56 CEST 2020 - bp@suse.de

- powercap: Restrict energy meter to root access (bsc#1170415
  CVE-2020-8694).
- commit ebf1428

-------------------------------------------------------------------
Thu Oct 15 08:44:00 CEST 2020 - tiwai@suse.de

- Bluetooth: A2MP: Fix not initializing all members
  (CVE-2020-12352 bsc#1177725).
- commit 30226e6

-------------------------------------------------------------------
Fri Oct  9 12:08:54 CEST 2020 - tiwai@suse.de

- geneve: add transport ports in route lookup for geneve
  (CVE-2020-25645 bsc#1177511).
- commit 1139e0a

-------------------------------------------------------------------
Fri Oct  9 06:10:34 CEST 2020 - dbueso@suse.de

- futex: Fix inode life-time issue (CVE-2020-14381 bsc#1176011).
- commit 804983c

-------------------------------------------------------------------
Wed Oct  7 00:40:45 CEST 2020 - neilb@suse.de

- nfs: Fix security label length not being reset (bsc#1176381 CVE-2020-25212).
- commit 317e024

-------------------------------------------------------------------
Mon Oct  5 13:30:21 CEST 2020 - tiwai@suse.de

- tty: vt, consw->con_scrolldelta cleanup (CVE-2020-14390
  bsc#1176235).
- commit 6af1339

-------------------------------------------------------------------
Thu Oct  1 17:40:32 CEST 2020 - tiwai@suse.de

- hdlc_ppp: add range checks in ppp_cp_parse_cr() (CVE-2020-25643
  bsc#1177206).
- commit 00acd8a

-------------------------------------------------------------------
Fri Sep 25 18:52:14 CEST 2020 - tiwai@suse.de

- net/nfc/rawsock.c: add CAP_NET_RAW check (CVE-2020-26088
  bsc#1176990).
- commit 4509906

-------------------------------------------------------------------
Wed Sep 23 15:50:42 CEST 2020 - tiwai@suse.de

- fbcon: remove soft scrollback code (CVE-2020-14390 bsc#1176235).
- commit 3091d80

-------------------------------------------------------------------
Tue Sep 22 13:52:08 CEST 2020 - tiwai@suse.de

- staging: most: net: fix buffer overflow (CVE-2020-0432
  bsc#1176721).
- commit d663246

-------------------------------------------------------------------
Tue Sep 22 13:51:37 CEST 2020 - tiwai@suse.de

- HID: hid-input: clear unmapped usages (CVE-2020-0431
  bsc#1176722).
- pinctrl: devicetree: Avoid taking direct reference to device
  name string (CVE-2020-0427 bsc#1176725).
- commit e268fd0

-------------------------------------------------------------------
Tue Sep 22 12:56:38 CEST 2020 - bp@suse.de

- media: uvcvideo: Avoid cyclic entity chains due to malformed
  USB descriptors (bsc#1176423 CVE-2020-0404).
- commit f4bd8f5

-------------------------------------------------------------------
Tue Sep 22 00:33:39 CEST 2020 - neilb@suse.de

- nfs: Fix getxattr kernel panic and memory overflow (bsc#1176381
  CVE-2020-25212).
- commit 3220258

-------------------------------------------------------------------
Thu Sep 17 14:20:39 CEST 2020 - mpdesouza@suse.com

- btrfs: fix race with relocation recovery and fs_root setup
  (bsc#1131277).
- commit 296894b

-------------------------------------------------------------------
Wed Sep 16 22:08:13 CEST 2020 - mpdesouza@suse.com

- btrfs: flush_space always takes fs_info->fs_root (bsc#1131277).
- Refresh
  patches.suse/btrfs-change-how-we-decide-to-commit-transactions-du.patch.
- commit 75e2fd3

-------------------------------------------------------------------
Tue Sep 15 12:26:34 CEST 2020 - lhenriques@suse.de

- rbd: require global CAP_SYS_ADMIN for mapping and unmapping
  (CVE-2020-25284 bsc#1176482).
- commit 13176a1

-------------------------------------------------------------------
Mon Sep  7 13:05:48 CEST 2020 - jgross@suse.com

- xen: don't reschedule in preemption off sections (bsc#1175749).
- commit 730ab32

-------------------------------------------------------------------
Fri Sep  4 13:31:29 CEST 2020 - msuchanek@suse.de

- Refresh patches.suse/powerpc-tm-Flip-the-HTM-switch-default-to-disabled.patch.
  Fix the documenattion wording.
- commit 62edd57

-------------------------------------------------------------------
Fri Sep  4 11:04:42 CEST 2020 - osalvador@suse.de

- net/packet: fix overflow in tpacket_rcv (bsc#1176069).
- commit e97790c

-------------------------------------------------------------------
Thu Aug 27 07:17:22 CEST 2020 - firo.yang@suse.com

- mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
  (bsc#1175691).
- commit b31247b

-------------------------------------------------------------------
Tue Aug 25 21:08:59 CEST 2020 - jack@suse.cz

- ext4: check journal inode extents more carefully (bsc#1173485).
- commit 3245bb6

-------------------------------------------------------------------
Tue Aug 25 21:08:42 CEST 2020 - jack@suse.cz

- ext4: don't allow overlapping system zones (bsc#1173485).
- commit 0759ec3

-------------------------------------------------------------------
Tue Aug 25 21:08:24 CEST 2020 - jack@suse.cz

- ext4: handle error of ext4_setup_system_zone() on remount
  (bsc#1173485).
- commit a559c95

-------------------------------------------------------------------
Tue Aug 25 21:00:47 CEST 2020 - jack@suse.cz

- ext4: fix potential negative array index in do_split()
  (bsc#1173798 CVE-2020-14314).
- commit 2983162

-------------------------------------------------------------------
Fri Aug  7 10:46:03 CEST 2020 - acho@suse.com

- nl80211: validate beacon head (bsc#1152107 CVE-2019-16746).
- cfg80211: Use const more consistently in for_each_element macros
  (bsc#1152107 CVE-2019-16746).
- cfg80211: add and use strongly typed element iteration macros
  (bsc#1152107 CVE-2019-16746).
- commit 957ba97

-------------------------------------------------------------------
Mon Aug  3 14:39:50 CEST 2020 - tiwai@suse.de

- random32: update the net random state on interrupt and activity
  (CVE-2020-16166 bsc#1174757).
- blacklist.conf: add superfluous entries for the fix above
- commit 1b33266

-------------------------------------------------------------------
Mon Aug  3 13:51:34 CEST 2020 - jslaby@suse.cz

- vgacon: Fix for missing check in scrollback handling
  (bsc#1174205 CVE-2020-14331).
- commit d52171c

-------------------------------------------------------------------
Mon Jul 27 12:50:30 CEST 2020 - acho@suse.com

- Bluetooth: Disconnect if E0 is used for Level 4 (bsc#1171988
  CVE-2020-10135).
- Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
  (bsc#1171988 CVE-2020-10135).
- commit c90713c

-------------------------------------------------------------------
Fri Jul 24 10:47:55 CEST 2020 - tiwai@suse.de

- chardev: Avoid potential use-after-free in 'chrdev_open()'
  (CVE-2020-0305, bsc#1174462).
- commit 7662bcf

-------------------------------------------------------------------
Tue Jul 14 17:34:54 CEST 2020 - tiwai@suse.de

- intel_idle: Graceful probe failure when MWAIT is disabled
  (bsc#1174115).
- Refresh
  patches.suse/intel_idle-convert-to-new-x86-cpu-match-macros.patch.
- commit 920fa3d

-------------------------------------------------------------------
Mon Jul  6 07:18:04 CEST 2020 - colyli@suse.de

- bcache: fix potential deadlock problem in btree_gc_coalesce
  (bsc#1171732, CVE-2020-12771).
- commit b8dc2dc

-------------------------------------------------------------------
Thu Jun 18 16:58:04 CEST 2020 - tiwai@suse.de

- s390/cmm: fix information leak in cmm_timeout_handler()
  (CVE-2020-10773 bsc#1172999).
- commit 6457ced

-------------------------------------------------------------------
Thu Jun 18 13:32:24 CEST 2020 - tiwai@suse.de

- can, slip: Protect tty->disc_data in write_wakeup and close
  with RCU (CVE-2020-14416 bsc#1162002).
- commit 7c0d8b9

-------------------------------------------------------------------
Mon Jun 15 22:32:17 CEST 2020 - mkubecek@suse.cz

- netlabel: cope with NULL catmap (CVE-2020-10711 bsc#1171191).
- commit c186eeb

-------------------------------------------------------------------
Mon Jun 15 22:28:20 CEST 2020 - mkubecek@suse.cz

- selinux: properly handle multiple messages in
  selinux_netlink_send() (CVE-2020-10751 bsc#1171189).
- commit ff37fcb

-------------------------------------------------------------------
Fri Jun 12 21:24:37 CEST 2020 - bp@suse.de

- x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect
  branches (bsc#1172783 CVE-2020-10768).
- commit a2d0909

-------------------------------------------------------------------
Fri Jun 12 18:25:00 CEST 2020 - bp@suse.de

- x86/speculation: Prevent rogue cross-process SSBD shutdown
  (bsc#1172781 CVE-2020-10766).
- commit f74f058

-------------------------------------------------------------------
Fri Jun 12 15:17:34 CEST 2020 - bp@suse.de

- Refresh patches.suse/do-not-default-to-ibrs-on-skl.patch.
  Fix:
  ../arch/x86/kernel/cpu/bugs.c:966:20: warning: 'is_skylake_era' defined but not used [-Wunused-function]
- commit ebef299

-------------------------------------------------------------------
Thu Jun 11 22:01:49 CEST 2020 - bp@suse.de

- x86/speculation: Avoid force-disabling IBPB based on STIBP
  and enhanced IBRS (bsc#1172782 CVE-2020-10767).
- commit 4e34989

-------------------------------------------------------------------
Wed Jun 10 13:06:44 CEST 2020 - tiwai@suse.de

- vt: keyboard: avoid signed integer overflow in k_ascii
  (CVE-2020-13974 bsc#1172775).
- commit d97cd17

-------------------------------------------------------------------
Thu Jun  4 13:12:35 CEST 2020 - tiwai@suse.de

- media: go7007: fix a miss of snd_card_free (CVE-2019-20810
  bsc#1172458).
- commit a234d43

-------------------------------------------------------------------
Wed Jun  3 18:42:14 CEST 2020 - tiwai@suse.de

- af_packet: set defaule value for tmo (CVE-2019-20812
  bsc#1172453).
- commit 42144b8

-------------------------------------------------------------------
Wed Jun  3 13:52:03 CEST 2020 - mhocko@suse.com

- mm: Fix mremap not considering huge pmd devmap (bsc#1172317,
  CVE-2020-10757).
- commit db63514

-------------------------------------------------------------------
Tue Jun  2 19:45:19 CEST 2020 - tiwai@suse.de

- fs/binfmt_elf.c: allocate initialized memory in
  fill_thread_core_info() (CVE-2020-10732 bsc#1171220).
- commit 51e47af

-------------------------------------------------------------------
Tue Jun  2 07:08:41 CEST 2020 - neilb@suse.de

- kabi fix for sunrpc-clean-up-properly-in-gss_mech_unregister
  (bsc#1171219, CVE-2020-12656).
- sunrpc: clean up properly in gss_mech_unregister() (bsc#1171219,
  CVE-2020-12656).
- sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate
  registrations (bsc#1171219, CVE-2020-12656).
- commit ee90b7a

-------------------------------------------------------------------
Fri May 29 21:54:11 CEST 2020 - ailiop@suse.com

- xfs: Fix tail rounding in xfs_alloc_file_space() (bsc#1172049).
- Refresh patches.suse/dmapi-support-for-xfs.patch.
- commit 217f291

-------------------------------------------------------------------
Fri May 29 18:39:01 CEST 2020 - dbueso@suse.de

- Revert "ipc,sem: remove uneeded sem_undo_list lock usage in
  exit_sem()" (bsc#1172221).
- commit 2d7a393

-------------------------------------------------------------------
Wed May 20 02:00:08 CEST 2020 - lduncan@suse.com

- scsi: mptfusion: Fix double fetch bug in ioctl (bsc#1171218
  CVE-2020-12652).
- commit 01ef7d2

-------------------------------------------------------------------
Mon May 18 16:04:45 CEST 2020 - bp@suse.de

- x86: Add a struct x86_cpu_id kABI workaround (bsc#1154824
  CVE-2020-0543).
- commit 79fc403

-------------------------------------------------------------------
Mon May 18 11:30:22 CEST 2020 - bp@suse.de

- x86/speculation: Add SRBDS vulnerability and mitigation
  documentation (bsc#1154824 CVE-2020-0543).
- commit 72bdbe2

-------------------------------------------------------------------
Mon May 18 11:22:39 CEST 2020 - bp@suse.de

- x86/speculation: Add Special Register Buffer Data Sampling
  (SRBDS) mitigation (bsc#1154824 CVE-2020-0543).
- commit d16f59a

-------------------------------------------------------------------
Mon May 18 09:33:12 CEST 2020 - bp@suse.de

- x86/cpu: Add 'table' argument to cpu_matches() (bsc#1154824
  CVE-2020-0543).
- commit 004444a

-------------------------------------------------------------------
Mon May 18 00:13:14 CEST 2020 - bp@suse.de

- x86/cpu: Add a steppings field to struct x86_cpu_id (bsc#1154824
  CVE-2020-0543).
- commit 072a2ec

-------------------------------------------------------------------
Sun May 17 23:59:45 CEST 2020 - bp@suse.de

- cpufreq/intel_pstate: Fix wrong macro conversion (bsc#1154824
  CVE-2020-0543).
- commit 56841ca

-------------------------------------------------------------------
Sun May 17 23:53:37 CEST 2020 - bp@suse.de

- x86/cpu: Cleanup the now unused CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit 058902d

-------------------------------------------------------------------
Sun May 17 21:40:47 CEST 2020 - bp@suse.de

- hwrng: via_rng: Convert to new X86 CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit a1b5195

-------------------------------------------------------------------
Sun May 17 20:07:01 CEST 2020 - bp@suse.de

- crypto: Convert to new CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit b210af6

-------------------------------------------------------------------
Sun May 17 19:46:21 CEST 2020 - bp@suse.de

- powercap/intel_rapl: Convert to new X86 CPU match macros
  (bsc#1154824 CVE-2020-0543).
- commit 420218a

-------------------------------------------------------------------
Sun May 17 18:50:49 CEST 2020 - bp@suse.de

- mmc: sdhci-acpi: Convert to new X86 CPU match macros
  (bsc#1154824 CVE-2020-0543).
- commit a0857ac

-------------------------------------------------------------------
Sun May 17 13:08:46 CEST 2020 - bp@suse.de

- intel_idle: Convert to new X86 CPU match macros (bsc#1154824
  CVE-2020-0543).
- x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G" (bsc#1154824
  CVE-2020-0543).
- commit 9b4aba5

-------------------------------------------------------------------
Sun May 17 11:36:11 CEST 2020 - bp@suse.de

- thermal: Convert to new X86 CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit 03ad9e8

-------------------------------------------------------------------
Sat May 16 23:28:17 CEST 2020 - bp@suse.de

- hwmon: Convert to new X86 CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit f91fad2

-------------------------------------------------------------------
Sat May 16 17:40:21 CEST 2020 - bp@suse.de

- cpufreq: Convert to new X86 CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit ff2cec6

-------------------------------------------------------------------
Sat May 16 11:28:37 CEST 2020 - bp@suse.de

- x86/platform: Convert to new CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit aae0512

-------------------------------------------------------------------
Sat May 16 10:58:24 CEST 2020 - bp@suse.de

- x86/kernel: Convert to new CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit 9b6dad1

-------------------------------------------------------------------
Sat May 16 10:25:21 CEST 2020 - bp@suse.de

- x86/kvm: Convert to new CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit 1a2d75a

-------------------------------------------------------------------
Fri May 15 11:29:15 CEST 2020 - bp@suse.de

- x86/intel: Aggregate microserver naming (bsc#1154824
  CVE-2020-0543).
- Refresh
  patches.arch/0001-x86-Add-ITLB_MULTIHIT-bug-infrastructure.patch.
- Refresh
  patches.arch/0002-x86-cpu-Add-Tremont-to-the-cpu-vulnerability.patch.
- Refresh
  patches.arch/x86-speculation-swapgs-exclude-ATOMs-from-speculating-through-SWAPGS.patch.
- commit 814d53b

-------------------------------------------------------------------
Thu May 14 23:33:12 CEST 2020 - bp@suse.de

- x86/intel: Aggregate big core graphics naming (bsc#1154824
  CVE-2020-0543).
- commit 35d6088

-------------------------------------------------------------------
Thu May 14 18:47:37 CEST 2020 - bp@suse.de

- x86/intel: Aggregate big core mobile naming (bsc#1154824
  CVE-2020-0543).
- x86/speculation: Update Speculation Control microcode blacklist
  (bsc#1154824 CVE-2020-0543).
- Refresh
  patches.arch/x86-speculation-remove-skylake-c2-from-speculation-control-microcode-blacklist.patch.
- Refresh
  patches.suse/ALSA-hda-Revert-power_save-option-default-value.patch.
- Refresh
  patches.suse/x86-intel-aggregate-big-core-client-naming.patch.
- commit 2c55666

-------------------------------------------------------------------
Thu May 14 18:30:28 CEST 2020 - tiwai@suse.de

- can, slip: Protect tty->disc_data in write_wakeup and close
  with RCU (bsc#1171698).
- commit 724538f

-------------------------------------------------------------------
Thu May 14 18:00:49 CEST 2020 - tiwai@suse.de

- KEYS: reaching the keys quotas correctly (bsc#1171689).
- KEYS: allow reaching the keys quotas exactly (bsc#1171689).
- commit ecc9084

-------------------------------------------------------------------
Wed May 13 23:25:16 CEST 2020 - bp@suse.de

- x86/intel: Aggregate big core client naming (bsc#1154824
  CVE-2020-0543).
- Refresh patches.suse/do-not-default-to-ibrs-on-skl.patch.
- commit ac2c1ac

-------------------------------------------------------------------
Wed May 13 22:41:10 CEST 2020 - bp@suse.de

- x86/cpu/bugs: Convert to new matching macros (bsc#1154824
  CVE-2020-0543).
- Refresh
  patches.arch/0001-x86-Add-ITLB_MULTIHIT-bug-infrastructure.patch.
- Refresh
  patches.arch/x86-speculation-swapgs-exclude-ATOMs-from-speculating-through-SWAPGS.patch.
- commit 1f03c7f

-------------------------------------------------------------------
Wed May 13 21:03:43 CEST 2020 - bp@suse.de

- x86/cpu: Add consistent CPU match macros (bsc#1154824
  CVE-2020-0543).
- commit 6c37628

-------------------------------------------------------------------
Wed May 13 20:39:44 CEST 2020 - bp@suse.de

- x86/devicetable: Move x86 specific macro out of generic code
  (bsc#1154824 CVE-2020-0543).
- commit 0fefc48

-------------------------------------------------------------------
Tue May 12 12:05:49 CEST 2020 - vbabka@suse.cz

- x86/dumpstack/64: Handle faults when printing the "Stack:
  " part of an OOPS (bsc#1170383).
- commit 990d168

-------------------------------------------------------------------
Tue May  5 18:03:33 CEST 2020 - tiwai@suse.de

- mwifiex: Fix possible buffer overflows in
  mwifiex_cmd_append_vsie_tlv() (CVE-2020-12653 bsc#1171195).
- mwifiex: Fix possible buffer overflows in
  mwifiex_ret_wmm_get_status() (CVE-2020-12654 bsc#1171202).
- commit 8253cff

-------------------------------------------------------------------
Mon May  4 19:07:55 CEST 2020 - tiwai@suse.de

- fs/namespace.c: fix mountpoint reference counter race
  (CVE-2020-12114 bsc#1171098 stable-4.4.y).
- commit d533e6b

-------------------------------------------------------------------
Thu Apr 30 13:50:20 CEST 2020 - oneukum@suse.com

- Update
  patches.suse/0001-media-stv06xx-add-missing-descriptor-sanity-checks.patch
  (bsc#1168854 CVE-2020-11609).
  added CVE number
- commit fef1e21

-------------------------------------------------------------------
Thu Apr 30 11:15:51 CEST 2020 - tbogendoerfer@suse.de

- net-gro: fix use-after-free read in napi_gro_frags()
  (bsc#1170778 CVE-2020-10720).
- commit af21579

-------------------------------------------------------------------
Wed Apr 29 17:41:22 CEST 2020 - bp@suse.de

- x86/mitigations: Clear CPU buffers on the SYSCALL fast path
  (bsc#1164846).
- commit b608394

-------------------------------------------------------------------
Fri Apr 24 16:27:00 CEST 2020 - tiwai@suse.de

- ptp: fix the race between the release of ptp_clock and cdev
  (CVE-2020-10690 bsc#1170056).
- commit 3fa4657

-------------------------------------------------------------------
Fri Apr 24 13:04:35 CEST 2020 - tiwai@suse.de

- media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()
  (CVE-2019-9455 bsc#1170345).
- commit decca27

-------------------------------------------------------------------
Fri Apr 24 13:03:16 CEST 2020 - tiwai@suse.de

- slcan: Don't transmit uninitialized stack data in padding
  (CVE-2020-11494 bsc#1168424).
- commit d33a92f

-------------------------------------------------------------------
Thu Apr 23 11:09:20 CEST 2020 - nstange@suse.de

- random: always use batched entropy for get_random_u{32,64}
  (bsc#1164871).
- commit 6d397cb

-------------------------------------------------------------------
Mon Apr 20 14:24:20 CEST 2020 - msuchanek@suse.de

- Refresh sorted patches.
- commit 0c4b326

-------------------------------------------------------------------
Wed Apr 15 19:14:19 CEST 2020 - bp@suse.de

- Fix spectre_v2 sysfs reporting
- Refresh patches.suse/retpolines-disable-ibrs-on-non-skl.patch.
- Delete patches.suse/sysfs-spectre_v2-handle-spec_ctrl.patch.
  Concentrate the Spectre V2 status reporting in cpu_show_common() like in
  the other kernel flavors.
- commit 579a0a5

-------------------------------------------------------------------
Tue Apr 14 12:11:57 CEST 2020 - jwiesner@suse.com

- ipvlan: do not add hardware address of master to its unicast
  filter list (bsc#1137325).
- commit bc09f3b

-------------------------------------------------------------------
Tue Apr 14 12:08:47 CEST 2020 - jwiesner@suse.com

- Refresh patches, sort series.conf.
- commit 26757ea

-------------------------------------------------------------------
Tue Apr  7 16:58:19 CEST 2020 - oneukum@suse.com

- Update
  patches.fixes/0001-media-ov519-add-missing-endpoint-sanity-checks.patch
  (bsc#1168829 CVE-2020-11608). Added cve number
- commit 228da8b

-------------------------------------------------------------------
Tue Apr  7 14:06:12 CEST 2020 - oneukum@suse.com

- media: stv06xx: add missing descriptor sanity checks
  (bsc#1168854).
- commit 192174b

-------------------------------------------------------------------
Tue Apr  7 11:40:14 CEST 2020 - oneukum@suse.com

- media: ov519: add missing endpoint sanity checks (bsc#1168829).
- commit 9d6bbec

-------------------------------------------------------------------
Fri Apr  3 13:38:04 CEST 2020 - jack@suse.cz

- patches.suse/blktrace-Protect-q-blk_trace-with-RCU.patch: Add initialization
  missed during the patch backport.
- commit 8acbcc0

-------------------------------------------------------------------
Wed Apr  1 16:18:36 CEST 2020 - tiwai@suse.de

- kABI workaround for v4l2_fh (CVE-2019-9458 bsc#1168295).
- commit 81cd744

-------------------------------------------------------------------
Wed Apr  1 15:05:28 CEST 2020 - tiwai@suse.de

- media: v4l: event: Add subscription to list before calling
  "add" operation (CVE-2019-9458 bsc#1168295).
- media: v4l: event: Prevent freeing event subscriptions while
  accessed (CVE-2019-9458 bsc#1168295).
- commit 5d70526

-------------------------------------------------------------------
Mon Mar 30 21:20:48 CEST 2020 - mkubecek@suse.cz

- can: gw: ensure DLC boundaries after CAN frame modification
  (CVE-2019-3701 bnc#1012382 bsc#1120386).
- commit 9e91408

-------------------------------------------------------------------
Mon Mar 30 15:40:01 CEST 2020 - oneukum@suse.com

- Input: add safety guards to input_set_keycode() (bsc#1168075).
- commit d06ec81

-------------------------------------------------------------------
Sat Mar 28 16:36:02 CET 2020 - bp@suse.de

- vhost: Check docket sk_family instead of call getname
  (bsc#1167629 CVE-2020-10942).
- commit fd5432e

-------------------------------------------------------------------
Tue Mar 24 11:30:54 CET 2020 - jroedel@suse.de

- Update patches.arch/0001-kvm-mmu-simplify-last_pte_bitmap
  (bsc#1062604, CVE-2017-12188).
- Update
  patches.arch/0002-kvm-mmu-always-terminate-page-walks-at-level-1
  (bsc#1062604, CVE-2017-12188).
- Update
  patches.arch/0003-kvm-nvmx-update-last_nonleaf_level-when-initializing-nested-ept
  (bsc#1062604, CVE-2017-12188).
- commit fa3816b

-------------------------------------------------------------------
Mon Mar 23 17:04:48 CET 2020 - mhocko@suse.com

- Update
  patches.fixes/perf-core-fix-the-perf_cpu_time_max_percent-check.patch
  (bsc#1087813 CVE-2017-18255).
- commit 3293979

-------------------------------------------------------------------
Tue Mar 17 18:40:45 CET 2020 - jack@suse.cz

- blktrace: fix trace mutex deadlock (bsc#1159285).
- commit d81593a

-------------------------------------------------------------------
Tue Mar 17 18:37:18 CET 2020 - jack@suse.cz

- blk: Fix kabi due to blk_trace_mutex addition (bsc#1159285).
- commit e646568

-------------------------------------------------------------------
Tue Mar 17 17:52:32 CET 2020 - jack@suse.cz

- blktrace: fix dereference after null check (bsc#1159285).
- commit 71f5df6

-------------------------------------------------------------------
Wed Mar 11 21:27:54 CET 2020 - jbohac@suse.cz

- x86/speculation: Fix incorrect MDS/TAA mitigation status
  (bsc#1139073 CVE-2019-11135).
- x86/speculation/mds: fix asm to C function calls (bsc#1111331,
  CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).
- commit c81eb26

-------------------------------------------------------------------
Wed Mar 11 17:29:28 CET 2020 - tiwai@suse.de

- vgacon: Fix a UAF in vgacon_invert_region (CVE-2020-8647
  bsc#1162929 CVE-2020-8649 bsc#1162931).
- commit 4fbc7ed

-------------------------------------------------------------------
Wed Mar 11 16:20:24 CET 2020 - vbabka@suse.cz

- fix PageHeadHuge() race with THP split (VM Functionality,
  bsc#1165311).
- commit 45640be

-------------------------------------------------------------------
Wed Mar 11 12:46:18 CET 2020 - jslaby@suse.cz

- vt: selection, push sel_lock up (bnc#1162928 CVE-2020-8648).
- commit d3e11f0

-------------------------------------------------------------------
Wed Mar 11 12:28:58 CET 2020 - jslaby@suse.cz

- vt: selection, push console lock down (bnc#1162928
  CVE-2020-8648).
- commit 3639ae2

-------------------------------------------------------------------
Wed Mar 11 11:10:08 CET 2020 - jslaby@suse.cz

- Refresh patches.suse/vt-selection-close-sel_buffer-race.patch.
- Refresh
  patches.suse/vt-selection-handle-pending-signals-in-paste_selecti.patch.
  Update upstream status.
- commit 9d4df68

-------------------------------------------------------------------
Tue Mar 10 10:09:06 CET 2020 - osalvador@suse.de

- Reorder series.conf
  Refreshed:
  	series.conf
- commit 4c924d6

-------------------------------------------------------------------
Tue Mar 10 04:57:11 CET 2020 - acho@suse.com

- Refresh
  patches.fixes/mac80211-Do-not-send-Layer-2-Update-frame-before-aut.patch.
- commit bb22937

-------------------------------------------------------------------
Mon Mar  9 12:41:19 CET 2020 - tiwai@suse.de

- floppy: check FDC index for errors before assigning it
  (CVE-2020-9383 bsc#1165111).
- commit 24e1320

-------------------------------------------------------------------
Mon Mar  9 12:15:34 CET 2020 - jwiesner@suse.com

- netfilter: conntrack: sctp: use distinct states for new SCTP
  connections (bsc#1159199).
- commit 94297ab

-------------------------------------------------------------------
Sun Mar  8 01:58:02 CET 2020 - ailiopoulos@suse.com

- fs/xfs: fix f_ffree value for statfs when project quota is set
  (bsc#1165985).
- commit 8ba9a75

-------------------------------------------------------------------
Sun Mar  8 01:28:50 CET 2020 - ailiopoulos@suse.com

- xfs: bulkstat should copy lastip whenever userspace supplies
  one (bsc#1165984).
- commit 9f57722

-------------------------------------------------------------------
Fri Mar  6 22:20:36 CET 2020 - ailiopoulos@suse.com

- xfs: also remove cached ACLs when removing the underlying attr
  (bsc#1165873).
- commit 2de4a98

-------------------------------------------------------------------
Thu Mar  5 11:41:09 CET 2020 - jack@suse.cz

- blktrace: fix unlocked access to init/start-stop/teardown
  (bsc#1159285 CVE-2019-19768).
- commit 714b718

-------------------------------------------------------------------
Thu Mar  5 11:39:31 CET 2020 - jack@suse.cz

- blktrace: Fix potential deadlock between delete & sysfs ops
  (bsc#1159285 CVE-2019-19768).
- commit b6a21a2

-------------------------------------------------------------------
Thu Mar  5 10:45:55 CET 2020 - jack@suse.cz

- blktrace: Protect q->blk_trace with RCU (bsc#1159285
  CVE-2019-19768).
- commit 39c25b0

-------------------------------------------------------------------
Wed Mar  4 15:16:32 CET 2020 - jroedel@suse.de

- KVM: nVMX: support descriptor table exits (CVE-2020-2732
  bsc#1163971).
- KVM: VMX: check descriptor table exits on instruction emulation
  (CVE-2020-2732 bsc#1163971).
- Refresh patches.fixes/kvm-nvmx-fix-nested-vpid-vmx-exec-control.
- commit b206e74

-------------------------------------------------------------------
Fri Feb 28 10:19:59 CET 2020 - osalvador@suse.de

- Fix build warning
  Refresh
  	patches.fixes/cfg80211-mac80211-make-ieee80211_send_layer2_update-.patch
- commit c85b6f2

-------------------------------------------------------------------
Wed Feb 26 13:18:48 CET 2020 - denis.kirjanov@suse.com

- ipv6: fix memory accounting during ipv6 queue expire
  (bsc#1162227) (bsc#1162227).
- commit abcba6e

-------------------------------------------------------------------
Tue Feb 25 10:57:45 CET 2020 - jroedel@suse.de

- KVM: nVMX: Check IO instruction VM-exit conditions
  (CVE-2020-2732 bsc#1163971).
- KVM: nVMX: Refactor IO bitmap checks into helper function
  (CVE-2020-2732 bsc#1163971).
- KVM: nVMX: Don't emulate instructions in guest mode
  (CVE-2020-2732 bsc#1163971).
- commit 1ee0f2a

-------------------------------------------------------------------
Fri Feb 21 07:35:45 CET 2020 - acho@suse.com

- mac80211: Do not send Layer 2 Update frame before authorization
  (bsc#1159912 CVE-2019-5108).
- cfg80211/mac80211: make ieee80211_send_layer2_update a public
  function (bsc#1159912 CVE-2019-5108).
- commit 269de19

-------------------------------------------------------------------
Wed Feb 19 11:57:50 CET 2020 - jwiesner@suse.com

- route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to
  fix a race (bsc#1037216).
- commit c880297

-------------------------------------------------------------------
Tue Feb 18 10:37:39 CET 2020 - jack@suse.cz

- ext4: add cond_resched() to ext4_protect_reserved_inode
  (bsc#1164069 CVE-2020-8992).
- commit 56eb666

-------------------------------------------------------------------
Mon Feb 17 12:58:03 CET 2020 - bp@suse.de

- Refresh
  patches.suse/x86-bugs-respect-retpoline-cmdline-option.patch.
- Update patches.suse/x86-nospectre_v2-means-nospec-too.patch
  (bsc#1075994 bsc#1075091 bsc#1162298).
- commit ffe9e27

-------------------------------------------------------------------
Mon Feb 17 08:56:00 CET 2020 - jslaby@suse.cz

- vt: selection, close sel_buffer race (bnc#1162928
  CVE-2020-8648).
- vt: selection, handle pending signals in paste_selection
  (bnc#1162928 CVE-2020-8648).
- commit 8c7f674

-------------------------------------------------------------------
Mon Feb 17 05:42:54 CET 2020 - firo.yang@suse.com

- enic: prevent waking up stopped tx queues over watchdog reset
  (bsc#1133147).
- commit 7b574fe

-------------------------------------------------------------------
Thu Feb  6 13:48:48 CET 2020 - chrubis@suse.cz

- rpm/kernel-binary.spec.in: Replace Novell with SUSE
- commit 142d814

-------------------------------------------------------------------
Tue Feb  4 16:42:35 CET 2020 - tiwai@suse.de

- rsi: add fix for crash during assertions (CVE-2018-21008
  bsc#1149591).
- commit d8b0659

-------------------------------------------------------------------
Mon Feb  3 20:38:16 CET 2020 - tonyj@suse.de

- perf/core: Fix the perf_cpu_time_max_percent check (bsc#1087813
  CVE#CVE-2017-18255).
- commit 9886140

-------------------------------------------------------------------
Mon Jan 27 15:54:47 CET 2020 - tiwai@suse.de

- mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
  (CVE-2019-14895 bsc#1157158).
- commit 52d6998

-------------------------------------------------------------------
Wed Jan 22 10:56:34 CET 2020 - tiwai@suse.de

- libertas: make lbs_ibss_join_existing() return error code
  on rates overflow (CVE-2019-14896 bsc#1157157 CVE-2019-14897
  bsc#1157155).
- libertas: don't exit from lbs_ibss_join_existing() with RCU
  read lock held (CVE-2019-14896 bsc#1157157 CVE-2019-14897
  bsc#1157155).
- commit 90b0ae9

-------------------------------------------------------------------
Wed Jan 15 16:08:04 CET 2020 - tiwai@suse.de

- media: cpia2: Fix integer overflow in mmap handling
  (CVE-2019-18675 bsc#1157804).
- commit f9099a6

-------------------------------------------------------------------
Tue Jan 14 14:22:16 CET 2020 - mkubecek@suse.cz

- ipv4: correct gso_size for UFO (bsc#1154844).
- commit 6039b83

-------------------------------------------------------------------
Fri Jan 10 11:17:16 CET 2020 - tiwai@suse.de

- drm/i915/gen9: Clear residual context state on context switch
  (CVE-2019-14615 bsc#1160195).
- commit 14c40a4

-------------------------------------------------------------------
Fri Jan 10 01:12:24 CET 2020 - lduncan@suse.com

- scsi: libsas: stop discovering if oob mode is disconnected
  (CVE-2019-19965 bsc#1159911).
- commit 6cf5f3f

-------------------------------------------------------------------
Wed Jan  8 22:18:55 CET 2020 - lduncan@suse.com

- scsi: bfa: release allocated memory in case of error
  (CVE-2019-19066 bsc#1157303).
- commit 1d3ca0a

-------------------------------------------------------------------
Wed Jan  8 16:24:01 CET 2020 - tiwai@suse.de

- libertas: Fix two buffer overflows at parsing bss descriptor
  (CVE-2019-14896 bsc#1157157 CVE-2019-14897 bsc#1157155).
- commit 356fb48

-------------------------------------------------------------------
Thu Jan  2 15:22:08 CET 2020 - tiwai@suse.de

- fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
  (CVE-2019-20054 bsc#1159910).
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
  (CVE-2019-20054 bsc#1159910).
- commit 98e6d32

-------------------------------------------------------------------
Thu Jan  2 15:05:07 CET 2020 - tiwai@suse.de

- dccp: Fix memleak in __feat_register_sp (CVE-2019-20096
  bsc#1159908).
- commit de027d0

-------------------------------------------------------------------
Thu Jan  2 14:44:59 CET 2020 - tiwai@suse.de

- media: cpia2: Fix use-after-free in cpia2_exit (CVE-2019-19966
  bsc#1159841).
- commit a7ca85a

-------------------------------------------------------------------
Fri Dec 20 14:00:46 CET 2019 - jack@suse.cz

- ext4: work around deleting a file with i_nlink == 0 safely
  (bsc#1158819 CVE-2019-19447).
- commit c52fef6

-------------------------------------------------------------------
Fri Dec 20 12:09:12 CET 2019 - jack@suse.cz

- ext4: don't perform block validity checks on the journal inode
  (bsc#1158021 CVE-2019-19319).
- commit 01c13c0

-------------------------------------------------------------------
Fri Dec 20 12:08:33 CET 2019 - jack@suse.cz

- ext4: fix block validity checks for journal inodes using
  indirect blocks (bsc#1158021 CVE-2019-19319).
- commit b8ad88a

-------------------------------------------------------------------
Fri Dec 20 12:08:05 CET 2019 - jack@suse.cz

- ext4: unsigned int compared against zero (bsc#1158021
  CVE-2019-19319).
- commit cfdae31

-------------------------------------------------------------------
Fri Dec 20 12:06:55 CET 2019 - jack@suse.cz

- ext4: protect journal inode's blocks using block_validity
  (bsc#1158021 CVE-2019-19319).
- commit 2e667c5

-------------------------------------------------------------------
Mon Dec 16 17:56:16 CET 2019 - jack@suse.cz

- ext4: add more paranoia checking in ext4_expand_extra_isize
  handling (bsc#1159297 CVE-2019-19767).
- commit 96d0570

-------------------------------------------------------------------
Fri Dec 13 12:33:00 CET 2019 - osalvador@suse.de

- Fix build warning
  	Refreshed:
  		patches.suse/0001-USB-adutux-fix-use-after-free-on-disconnect.patch
- commit 18b6b38

-------------------------------------------------------------------
Wed Dec 11 11:28:07 CET 2019 - jroedel@suse.de

- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
  (CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
- commit 35dd749

-------------------------------------------------------------------
Wed Dec 11 11:25:18 CET 2019 - oneukum@suse.com

- HID: Fix assumption that devices have inputs (bsc#1158824
  CVE-2019-19532).
- commit c1d9b14

-------------------------------------------------------------------
Tue Dec 10 12:44:47 CET 2019 - tiwai@suse.de

- USB: core: Fix races in character device registration and
  deregistraion (CVE-2019-19537 bsc#1158904).
- commit f9489b2

-------------------------------------------------------------------
Tue Dec 10 12:43:43 CET 2019 - tiwai@suse.de

- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
  (CVE-2019-19535 bsc#1158903).
- commit ff03d78

-------------------------------------------------------------------
Tue Dec 10 12:31:55 CET 2019 - tiwai@suse.de

- HID: hiddev: do cleanup in failure of opening a device
  (CVE-2019-19527 bsc#1158900).
- HID: hiddev: avoid opening a disconnected device (CVE-2019-19527
  bsc#1158900).
- commit c5341e4

-------------------------------------------------------------------
Tue Dec 10 12:15:53 CET 2019 - oneukum@suse.com

- USB: adutux: fix use-after-free on release (bsc#1158823
  CVE-2019-19523).
- commit 2872ed0

-------------------------------------------------------------------
Tue Dec 10 12:14:36 CET 2019 - oneukum@suse.com

- USB: adutux: fix NULL-derefs on disconnect (bsc#1158823
  CVE-2019-19523).
- commit 3505298

-------------------------------------------------------------------
Tue Dec 10 12:13:25 CET 2019 - oneukum@suse.com

- USB: adutux: fix use-after-free on disconnect (bsc#1158823
  CVE-2019-19523).
- commit 31c070c

-------------------------------------------------------------------
Tue Dec 10 10:26:32 CET 2019 - oneukum@suse.com

- usb: cdc-acm: make sure a refcount is taken early enough
  (bsc#1158410 CVE-2019-19530).
- commit 59caeed

-------------------------------------------------------------------
Tue Dec 10 05:45:05 CET 2019 - dbueso@suse.de

- futex: Use smp_store_release() in mark_wake_futex() (bsc#1157464).
- commit 4a06562

-------------------------------------------------------------------
Mon Dec  9 19:58:53 CET 2019 - tiwai@suse.de

- media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
  (CVE-2019-19533 bsc#1158834).
- commit 191a1c0

-------------------------------------------------------------------
Mon Dec  9 18:15:17 CET 2019 - msuchanek@suse.de

- string: drop __must_check from strscpy() and restore strscpy()
  usages in cgroup (bsc#1146544).
- cgroup: use strlcpy() instead of strscpy() to avoid spurious
  warning (bsc#1146544).
- cgroup: avoid copying strings longer than the buffers
  (bsc#1146544).
- commit b070378

-------------------------------------------------------------------
Mon Dec  9 16:41:57 CET 2019 - oneukum@suse.com

- Refresh
  patches.suse/0001-media-dvb-usb-fix-use-after-free-in-dvb_usb_device_e.patch.
  Surpressed warning. Real fix breaks kABI.
- commit f37da7f

-------------------------------------------------------------------
Fri Dec  6 14:10:34 CET 2019 - mfleming@suse.de

- sched/fair: WARN() and refuse to set buddy when !se->on_rq
  (bsc#1158132).
- commit 42682c5

-------------------------------------------------------------------
Thu Dec  5 16:17:27 CET 2019 - oneukum@suse.com

- Input: ff-memless - kill timer in destroy() (bsc#1158413
  CVE-2019-19524).
- commit 4eb89d0

-------------------------------------------------------------------
Thu Dec  5 12:53:40 CET 2019 - oneukum@suse.com

- media: dvb: usb: fix use after free in dvb_usb_device_exit
  (bsc#1146544 CVE-2019-15213).
- commit 99edc7e

-------------------------------------------------------------------
Wed Dec  4 17:20:09 CET 2019 - tiwai@suse.de

- usb: yurex: Fix use-after-free in yurex_delete
  (CVE-2019-19531,bsc#1158445).
- commit 4c9487b

-------------------------------------------------------------------
Wed Dec  4 14:34:27 CET 2019 - tiwai@suse.de

- can: peak_usb: fix slab info leak (CVE-2019-19534,bsc#1158398).
- ieee802154: atusb: fix use-after-free at disconnect
  (CVE-2019-19525,bsc#1158417).
- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
  (CVE-2019-19536,bsc#1158394).
- commit 5d37485

-------------------------------------------------------------------
Tue Dec  3 14:07:55 CET 2019 - tiwai@suse.de

- mwifiex: Fix heap overflow in
  mmwifiex_process_tdls_action_frame()
  (CVE-2019-14901,bsc#1157042).
- commit 59b7dd0

-------------------------------------------------------------------
Fri Nov 29 10:46:07 CET 2019 - tiwai@suse.de

- mwifiex: fix possible heap overflow in
  mwifiex_process_country_ie() (CVE-2019-14895 bsc#1157158).
- commit 3c83a1e

-------------------------------------------------------------------
Wed Nov 27 23:16:44 CET 2019 - msuchanek@suse.de

- Update patches.suse/KVM-PPC-Book3S-HV-Flush-link-stack-on-guest-exit-to-.patch
  (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612).
- Update patches.suse/powerpc-add-link-stack-flush-mitigation-in-debugfs.patch
  (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612).
- Update patches.suse/powerpc-book3s64-Fix-link-stack-flush-on-context-swi.patch
  (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612).
- commit be5641c

-------------------------------------------------------------------
Wed Nov 27 07:51:23 CET 2019 - tiwai@suse.de

- media: vivid: Fix wrong locking that causes race conditions
  on streaming stop (CVE-2019-18683,bsc#1155897).
- commit d35ec84

-------------------------------------------------------------------
Tue Nov 26 12:25:10 CET 2019 - osalvador@suse.de

- fs/binfmt_misc.c: do not allow offset overflow (bsc#1099279
  bsc#1156060).
- commit 79d4ae8

-------------------------------------------------------------------
Tue Nov 26 11:03:12 CET 2019 - tiwai@suse.de

- crypto: user - fix memory leak in crypto_report
  (CVE-2019-19062,bsc#1157333).
- commit d604d83

-------------------------------------------------------------------
Tue Nov 26 11:02:38 CET 2019 - mkubecek@suse.cz

- Update (fix bsc#1150483 regression)
  patches.fixes/vxlan-consolidate-vxlan_xmit_skb-and-vxlan6_xmit_skb.patch
  Refresh
  	patches.fixes/net-vxlan-lwt-Use-source-ip-address-during-route-loo.patch
  	patches.fixes/vxlan-don-t-allow-overwrite-of-config-src-addr.patch
- commit 1683335

-------------------------------------------------------------------
Tue Nov 26 10:32:08 CET 2019 - mbenes@suse.cz

- x86/alternatives: Fix int3_emulate_call() selftest stack
  corruption (bsc#1153811).
- commit 32af52f

-------------------------------------------------------------------
Tue Nov 26 09:01:23 CET 2019 - wqu@suse.com

- btrfs: relocation: fix use-after-free on dead relocation  roots
  (Fixes for bsc#1155311).
- commit 94a374a

-------------------------------------------------------------------
Tue Nov 26 08:59:49 CET 2019 - wqu@suse.com

- btrfs: reloc: Also queue orphan reloc tree for cleanup to
  avoid BUG_ON() (Fixes for bsc#1155311).
- commit 2d71889

-------------------------------------------------------------------
Tue Nov 26 08:56:40 CET 2019 - wqu@suse.com

- btrfs: reloc: Fix NULL pointer dereference due to expanded
  reloc_root lifespan (Fixes for bsc#1155311).
- commit 7e6dbe7

-------------------------------------------------------------------
Tue Nov 26 08:09:53 CET 2019 - wqu@suse.com

- btrfs: qgroup: Check bg while resuming relocation to avoid
  NULL pointer dereference (Fixes for bsc#1155311).
- commit 8c724f5

-------------------------------------------------------------------
Tue Nov 26 08:03:49 CET 2019 - wqu@suse.com

- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
  (Fixes for bsc#1155311).
- commit 3ee4218

-------------------------------------------------------------------
Tue Nov 26 07:58:17 CET 2019 - wqu@suse.com

- btrfs: qgroup: Cleanup old subtree swap code (bsc#1155311).
- commit 0772e93

-------------------------------------------------------------------
Tue Nov 26 07:43:29 CET 2019 - wqu@suse.com

- btrfs: qgroup: Use delayed subtree rescan for balance
  (bsc#1155311).
- commit 850ca9d

-------------------------------------------------------------------
Tue Nov 26 07:36:10 CET 2019 - wqu@suse.com

- btrfs: qgroup: Introduce per-root swapped blocks  infrastructure
  (bsc#1155311).
- Refresh
  patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch.
- commit 77b2cdc

-------------------------------------------------------------------
Tue Nov 26 07:25:12 CET 2019 - wqu@suse.com

- btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap
  (bsc#1155311).
- commit 6ab29d4

-------------------------------------------------------------------
Tue Nov 26 07:23:49 CET 2019 - wqu@suse.com

- btrfs: relocation: Delay reloc tree deletion after
  merge_reloc_roots (bsc#1155311).
- commit 0fc4dd6

-------------------------------------------------------------------
Tue Nov 26 07:10:21 CET 2019 - wqu@suse.com

- btrfs: qgroup: Only trace data extents in leaves if we're
  relocating data block group (bsc#1155311).
- commit b6caa81

-------------------------------------------------------------------
Tue Nov 26 07:07:16 CET 2019 - wqu@suse.com

- btrfs: qgroup: Don't trace subtree if we're dropping  reloc tree
  (bsc#1155311).
- commit 1e40a11

-------------------------------------------------------------------
Tue Nov 26 07:04:13 CET 2019 - wqu@suse.com

- btrfs: qgroup: Use generation-aware subtree swap to mark  dirty
  extents (bsc#1155311).
- commit 7585cdd

-------------------------------------------------------------------
Tue Nov 26 06:59:11 CET 2019 - wqu@suse.com

- btrfs: qgroup: Introduce function to find all new tree  blocks
  of reloc tree (bsc#1155311).
- commit d9b0a7f

-------------------------------------------------------------------
Tue Nov 26 06:55:31 CET 2019 - wqu@suse.com

- btrfs: qgroup: Introduce function to trace two swaped  extents
  (bsc#1155311).
- commit 58385b5

-------------------------------------------------------------------
Mon Nov 25 13:55:39 CET 2019 - mbenes@suse.cz

- xen/pv: Fix a boot up hang revealed by int3 self test
  (bsc#1153811).
- commit b6986af

-------------------------------------------------------------------
Mon Nov 25 11:22:29 CET 2019 - mbenes@suse.cz

- x86/alternatives: Add int3_emulate_call() selftest
  (bsc#1153811).
- commit 15c7684

-------------------------------------------------------------------
Wed Nov 20 14:15:54 CET 2019 - tiwai@suse.de

- can: gs_usb: gs_can_open(): prevent memory leak
  (CVE-2019-19052,bsc#1157324).
- commit a6a12a9

-------------------------------------------------------------------
Tue Nov 19 18:21:12 CET 2019 - msuchanek@suse.de

- powerpc: add link stack flush mitigation in debugfs
  (CVE-2019-18660 bsc#1157038).
- commit 6a17323

-------------------------------------------------------------------
Tue Nov 19 12:03:11 CET 2019 - tiwai@suse.de

- ath9k: release allocated buffer if timed out
  (CVE-2019-19074,bsc#1157143).
- commit 79801d9

-------------------------------------------------------------------
Mon Nov 18 20:03:18 CET 2019 - tiwai@suse.de

- ath9k_htc: release allocated buffer if timed out
  (CVE-2019-19073,bsc#1157070).
- commit 43fee55

-------------------------------------------------------------------
Mon Nov 18 17:14:29 CET 2019 - msuchanek@suse.de

- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
  kernel (CVE-2019-18660 bsc#1157038).
- powerpc/book3s64: Fix link stack flush on context switch
  (CVE-2019-18660 bsc#1157038).
- commit 5cbb5ed

-------------------------------------------------------------------
Thu Nov 14 11:37:59 CET 2019 - msuchanek@suse.de

- powerpc/security/book3s64: Report L1TF status in sysfs
  (bsc#1091041).
- powerpc/64: Make meltdown reporting Book3S 64 specific
  (bsc#1091041).
- commit 3d37dfc

-------------------------------------------------------------------
Thu Nov 14 10:26:02 CET 2019 - msuchanek@suse.de

- powerpc/security: Fix wrong message when RFI Flush is disable
  (bsc#1131107).
- commit eb1ee4a

-------------------------------------------------------------------
Wed Nov 13 11:46:21 CET 2019 - osalvador@suse.de

- Fix kvm_lock in virt/kvm/kvm_main.c
  patches.arch/kvm-convert-kvm_lock-to-a-mutex forgot to remove a spin_unlock.
  Refresh:
  	patches.arch/kvm-convert-kvm_lock-to-a-mutex
  	patches.arch/0005-kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch
- commit 4d56ca7

-------------------------------------------------------------------
Wed Nov 13 11:09:07 CET 2019 - bp@suse.de

- Refresh
  patches.suse/x86-retpoline-make-config_retpoline-depend-on-compiler-support.patch.
- commit 86f0caf

-------------------------------------------------------------------
Wed Nov 13 10:29:27 CET 2019 - tiwai@suse.de

- drm/i915/cmdparser: Fix jump whitelist clearing
  (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967).
- commit 63e41ee

-------------------------------------------------------------------
Fri Nov  8 15:23:33 CET 2019 - tiwai@suse.de

- fjes: Handle workqueue allocation failure
  (CVE-2019-16231,bsc#1150466).
- commit 4aab848

-------------------------------------------------------------------
Fri Nov  8 11:52:55 CET 2019 - tiwai@suse.de

- ipv4: set the tcp_min_rtt_wlen range from 0 to one day
  (CVE-2019-18805,bsc#1156187).
- commit 632654d

-------------------------------------------------------------------
Thu Nov  7 09:06:00 CET 2019 - firo.yang@suse.com

- netfilter: nf_nat: don't bug when mapping already exists
  (bsc#1146612).
- commit c61ba27

-------------------------------------------------------------------
Wed Nov  6 09:39:22 CET 2019 - osalvador@suse.de

- Fix build warning
  Refresh:
  	patches.suse/0001-media-technisat-usb2-break-out-of-loop-at-end-of-buf.patch
- commit fec8e2f

-------------------------------------------------------------------
Tue Nov  5 15:17:27 CET 2019 - tiwai@suse.de

- net: rds: Fix NULL ptr use in rds_tcp_kill_sock
  (CVE-2019-18680,bsc#1155898).
- commit 192401c

-------------------------------------------------------------------
Tue Nov  5 10:44:09 CET 2019 - ohering@suse.de

- Fix a compiler warning in patches.suse/xen-blkfront-blkif_recover-ENOMEM.patch.
- commit bd6cf7c

-------------------------------------------------------------------
Tue Nov  5 09:14:30 CET 2019 - mhocko@suse.com

- Documentation: Add ITLB_MULTIHIT documentation (bnc#1117665).
- kvm: x86: mmu: Apply global mitigations knob to ITLB_MULTIHIT
  (bnc#1117665).
- cpu/speculation: Uninline and export CPU mitigations helpers
  (bnc#1117665).
- commit 57047e6

-------------------------------------------------------------------
Tue Nov  5 09:14:00 CET 2019 - mhocko@suse.com

- refresh patches.arch/0003-kvm-mmu-ITLB_MULTIHIT-mitigation.patch
  add kernel-parameter description accidentally dropped from the patch
- commit 1c01a67

-------------------------------------------------------------------
Tue Nov  5 08:33:46 CET 2019 - mhocko@suse.com

- Delete
  patches.suse/0007-kvm-x86-Export-MDS_NO-0-to-guests-when-TSX-is-enable.patch.
  Quote from Joerg
  "
  the KVM in the 4.4 based branch does not emulate
  MSR_IA32_ARCH_CAPABILITIES, so it is the best to drop that patch in the
  backport. I guess the emulation of that MSR was introduced in some past
  cpu bug patch-sets which were not backported, so there is no reason to
  start with that now.
  "
- commit a4535ef

-------------------------------------------------------------------
Tue Nov  5 08:32:45 CET 2019 - mhocko@suse.com

- Refresh patches.arch/0001-KVM-vmx-svm-always-run-with-EFER.NXE-1-when-shadow-p.patch
  add the upstream commit reference.
- commit feb6233

-------------------------------------------------------------------
Mon Nov  4 14:36:11 CET 2019 - osalvador@suse.de

- Fix out-of-tree patches section
  Patch:
  	patches.arch/powerpc-include-cpu.h-in-security.c.patch
- commit 7c22bff

-------------------------------------------------------------------
Mon Nov  4 13:46:39 CET 2019 - nmoreychaisemartin@suse.com

- IB/core: Add mitigation for Spectre V1 (bsc#1155671)
- array_index_nospec: Sanitize speculative array (bsc#1155671)
- commit 6c2f6f8

-------------------------------------------------------------------
Tue Oct 29 17:56:41 CET 2019 - tbogendoerfer@suse.de

- net: hsr: fix memory leak in hsr_dev_finalize() (bsc#1152685
  CVE-2019-16995).
- commit 5267404

-------------------------------------------------------------------
Tue Oct 29 16:22:01 CET 2019 - jroedel@suse.de

- KVM: x86: use Intel speculation bugs and features as derived
  in generic x86 code (bsc#1139073, CVE-2019-11135).
- x86/msr: Add the IA32_TSX_CTRL MSR (bsc#1139073,
  CVE-2019-11135).
- x86/cpu: Add a helper function x86_read_arch_cap_msr()
  (bsc#1139073, CVE-2019-11135).
- x86/cpu: Add a "tsx=" cmdline option with TSX disabled by
  default (bsc#1139073, CVE-2019-11135).
- x86/speculation/taa: Add mitigation for TSX Async Abort
  (bsc#1139073, CVE-2019-11135).
- x86/speculation/taa: Add sysfs reporting for TSX Async Abort
  (bsc#1139073, CVE-2019-11135).
- kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
  (bsc#1139073, CVE-2019-11135).
- x86/tsx: Add "auto" option to the tsx= cmdline parameter
  (bsc#1139073, CVE-2019-11135).
- x86/speculation/taa: Add documentation for TSX Async Abort
  (bsc#1139073, CVE-2019-11135).
- x86/tsx: Add config options to set tsx=on|off|auto (bsc#1139073,
  CVE-2019-11135).
- Update config files.
- Refresh
  patches.suse/0001-x86-Add-ITLB_MULTIHIT-bug-infrastructure.patch.
- Refresh
  patches.suse/0003-kvm-mmu-ITLB_MULTIHIT-mitigation.patch.
- Refresh
  patches.suse/0005-kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch.
- commit c1363e5

-------------------------------------------------------------------
Mon Oct 28 15:43:28 CET 2019 - jroedel@suse.de

- KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging
  is active (bsc#1117665).
- x86: Add ITLB_MULTIHIT bug infrastructure (bsc#1117665,
  CVE-2018-12207).
- x86/cpu: Add Tremont to the cpu vulnerability (bsc#1117665,
  CVE-2018-12207).
- kvm: mmu: ITLB_MULTIHIT mitigation (bsc#1117665,
  CVE-2018-12207).
- kvm: Add helper function for creating VM worker (bsc#1117665,
  CVE-2018-12207).
- kvm: x86: mmu: Recovery of shattered NX large pages
  (bsc#1117665, CVE-2018-12207).
- kvm: Convert kvm_lock to a mutex (bsc#1117665).
- KVM: MMU: drop vcpu param in gpte_access (bsc#1117665).
- KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
  (bsc#1117665).
- KVM: MMU: rename has_wrprotected_page to
  mmu_gfn_lpage_is_disallowed (bsc#1117665).
- KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
  (bsc#1117665).
- KVM: x86: adjust kvm_mmu_page member to save 8 bytes
  (bsc#1117665).
- KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
  (bsc#1117665).
- kvm: x86: Do not release the page inside mmu_set_spte()
  (bsc#1117665).
- KVM: x86: extend usage of RET_MMIO_PF_* constants (bsc#1117665).
- KVM: x86: make FNAME(fetch) and __direct_map more similar
  (bsc#1117665).
- KVM: x86: MMU: always set accessed bit in shadow PTEs
  (bsc#1117665).
- KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and
  is_mmio_page_fault() (bsc#1117665).
- KVM: x86: MMU: Encapsulate the type of rmap-chain head in a
  new struct (bsc#1117665).
- KVM: x86: MMU: Move handle_mmio_page_fault() call to
  kvm_mmu_page_fault() (bsc#1117665).
- KVM: x86: MMU: Move initialization of parent_ptes out from
  kvm_mmu_alloc_page() (bsc#1117665).
- KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page()
  to link_shadow_page() (bsc#1117665).
- KVM: x86: MMU: Remove unused parameter parent_pte from
  kvm_mmu_get_page() (bsc#1117665).
- KVM: x86: remove now unneeded hugepage gfn adjustment
  (bsc#1117665).
- KVM: x86: simplify ept_misconfig (bsc#1117665).
- x86/cpu: Add Atom Tremont (Jacobsville) (bsc#1117665).
- Refresh patches.arch/x86-cpu-sanitize-fam6_atom-naming.patch.
- Refresh
  patches.fixes/x86-kvm-vmx-do-not-use-vm-exit-instruction-length-fo.patch.
  SLE12-SP2-LTSS: This excludes patches related to debugfs, we don't have
  the functions exposing the information:
- kvm: x86, powerpc: do not allow clearing largepages debugfs
  entry (bsc#1117665).
- KVM kABI Fix for NX patches (bsc#1117665).
- commit 46bfa1c

-------------------------------------------------------------------
Mon Oct 28 12:56:54 CET 2019 - dwagner@suse.de

- scsi: qla2xxx: fix a potential NULL pointer dereference
  (bsc#1150457 CVE-2019-16233).
- commit f123c53

-------------------------------------------------------------------
Sat Oct 26 11:05:45 CEST 2019 - bp@suse.de

- x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
  (bnc#1149376, CVE-2019-15902).
- commit 3f9249d

-------------------------------------------------------------------
Thu Oct 24 15:42:40 CEST 2019 - dfaggioli@suse.com

- ksm: optimize refile of stable_node_dup at the head of the chain
  (bnc#1144338).
- ksm: swap the two output parameters of chain/chain_prune
  (bnc#1144338).
- ksm: cleanup stable_node chain collapse case (bnc#1144338).
- ksm: fix use after free with merge_across_nodes = 0
  (bnc#1144338).
- ksm: introduce ksm_max_page_sharing per page deduplication limit
  (bnc#1144338).
- commit 1c4ef64

-------------------------------------------------------------------
Tue Oct 22 18:20:48 CEST 2019 - palcantara@suse.de

- filldir[64]: remove WARN_ON_ONCE() for bad directory entries
  (bsc#1144903, CVE-2019-10220, bso#14072).
- commit 0ff891a

-------------------------------------------------------------------
Tue Oct 22 18:08:50 CEST 2019 - palcantara@suse.de

- Make filldir[64]() verify the directory entry filename is valid
  (bsc#1144903, CVE-2019-10220, bso#14072).
- commit f4dab74

-------------------------------------------------------------------
Tue Oct 22 09:14:05 CEST 2019 - acho@suse.com

- rtlwifi: Fix potential overflow on P2P code (bsc#1154372
  CVE-2019-17666).
- cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158
  CVE-2019-17133).
- commit 9c815f0

-------------------------------------------------------------------
Mon Oct 21 17:54:50 CEST 2019 - tiwai@suse.de

- libertas: fix a potential NULL pointer dereference
  (CVE-2019-16232,bsc#1150465).
- commit c6932a8

-------------------------------------------------------------------
Mon Oct 21 17:49:41 CEST 2019 - tiwai@suse.de

- iwlwifi: pcie: fix rb_allocator workqueue allocation
  (CVE-2019-16234,bsc#1150452).
- iwlwifi: pcie: move rx workqueue initialization to
  iwl_trans_pcie_alloc() (CVE-2019-16234,bsc#1150452).
- commit 64aae8d

-------------------------------------------------------------------
Thu Oct 17 13:56:37 CEST 2019 - bp@suse.de

- mISDN: enforce CAP_NET_RAW for raw sockets (bsc#1152782
  CVE-2019-17055).
- commit 59d1785

-------------------------------------------------------------------
Wed Oct 16 22:40:30 CEST 2019 - bp@suse.de

- nfc: enforce CAP_NET_RAW for raw sockets (bsc#1152788
  CVE-2019-17056).
- commit 6a1f977

-------------------------------------------------------------------
Wed Oct 16 16:58:23 CEST 2019 - rgoldwyn@suse.com

- 9p: use inode->i_lock to protect i_size_write() under 32-bit (bsc#1151347, CVE-2019-16413).
- commit f5aab7d

-------------------------------------------------------------------
Tue Oct 15 22:08:13 CEST 2019 - mkubecek@suse.cz

- Update
  patches.fixes/ipv6-defrag-drop-non-last-frags-smaller-than-min-mtu.patch
  (add bsc#1141054).
- Refresh
  	patches.kabi/kabi-handle-addition-of-net-hash_mix.patch
  	patches.kabi/kabi-handle-addition-of-netns_ipv4-ip_id_key.patch
  	patches.kabi/kabi-move-sysctl_tcp_min_snd_mss-to-preserve-struct-.patch
- commit 2bcc42b

-------------------------------------------------------------------
Mon Oct 14 09:09:30 CEST 2019 - dwagner@suse.de

- scsi: scsi_transport_fc: Drop double list_del() (bsc#1084878)
  During the backport of 260f4aeddb48 ("scsi: scsi_transport_fc: return
  -EBUSY for deleted vport") an additional list_del() was introduced.
  The list entry will be freed in fc_vport_terminate(). Do not free it premature
  in fc_remove_host().
- commit c5157ab

-------------------------------------------------------------------
Mon Oct  7 17:14:42 CEST 2019 - mbenes@suse.cz

- tcp: Fix missing range_truesize enlargement in the backport
  (CVE-2018-5390,bsc#1102340).
- commit 1742a53

-------------------------------------------------------------------
Fri Oct  4 10:25:41 CEST 2019 - bp@suse.de

- Rename sorted patches.kernel.org to patches.suse
  ... so that the source and vanilla builds don't break.
- commit df1fa76

-------------------------------------------------------------------
Tue Oct  1 14:49:32 CEST 2019 - tzimmermann@suse.de

- drm: extra printk() wrapper macros (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit a1865c7

-------------------------------------------------------------------
Tue Oct  1 13:56:10 CEST 2019 - oneukum@suse.com

- b2c2-flexcop-usb: add sanity checking (bsc#1146540
  CVE-2019-15291).
- commit 906bddc

-------------------------------------------------------------------
Tue Oct  1 11:58:17 CEST 2019 - tzimmermann@suse.de

- [PATCH 14/14] drm/i915/gen8+: Add RC6 CTX corruption WA (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit 5cef5b9

-------------------------------------------------------------------
Tue Oct  1 11:58:12 CEST 2019 - tzimmermann@suse.de

- [PATCH 13/14] drm/i915: Lower RM timeout to avoid DSI hard hangs (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit e1c7077

-------------------------------------------------------------------
Tue Oct  1 11:58:08 CEST 2019 - tzimmermann@suse.de

- [PATCH 12/14] drm/i915/cmdparser: Ignore Length operands during (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit 9247c0d

-------------------------------------------------------------------
Tue Oct  1 11:58:03 CEST 2019 - tzimmermann@suse.de

- [PATCH 11/14] drm/i915/cmdparser: Add support for backward jumps (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit 950829e

-------------------------------------------------------------------
Tue Oct  1 11:57:59 CEST 2019 - tzimmermann@suse.de

- [PATCH 10/14] drm/i915: Add gen9 BCS cmdparsing (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit 6e9e888

-------------------------------------------------------------------
Tue Oct  1 11:57:54 CEST 2019 - tzimmermann@suse.de

- [PATCH 09/14] drm/i915: Allow parsing of unsized batches (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit 30b140c

-------------------------------------------------------------------
Tue Oct  1 11:57:49 CEST 2019 - tzimmermann@suse.de

- [PATCH 08/14] drm/i915: Support ro ppgtt mapped cmdparser shadow (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit b345203

-------------------------------------------------------------------
Tue Oct  1 11:57:45 CEST 2019 - tzimmermann@suse.de

- [PATCH 07/14] drm/i915: Add support for mandatory cmdparsing (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit 93c2676

-------------------------------------------------------------------
Tue Oct  1 11:57:40 CEST 2019 - tzimmermann@suse.de

- [PATCH 06/14] drm/i915: Remove Master tables from cmdparser (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit 9c0ffb8

-------------------------------------------------------------------
Tue Oct  1 11:57:36 CEST 2019 - tzimmermann@suse.de

- [PATCH 05/14] drm/i915: Disable Secure Batches for gen6+ (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit b78e04d

-------------------------------------------------------------------
Tue Oct  1 11:57:31 CEST 2019 - tzimmermann@suse.de

- [PATCH 04/14] drm/i915: Rename gen7 cmdparser tables (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit dccd779

-------------------------------------------------------------------
Tue Oct  1 11:57:26 CEST 2019 - tzimmermann@suse.de

- [PATCH 03/14] drm/i915/gtt: Disable read-only support under GVT (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit 2f06603

-------------------------------------------------------------------
Tue Oct  1 11:57:22 CEST 2019 - tzimmermann@suse.de

- [PATCH 02/14] drm/i915/gtt: Read-only pages for insert_entries on (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit e7663fb

-------------------------------------------------------------------
Tue Oct  1 11:57:16 CEST 2019 - tzimmermann@suse.de

- [PATCH 01/14] drm/i915/gtt: Add read only pages to gen8_pte_encode (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
   Conflicts:
  	series.conf
- [PATCH 01/14] drm/i915/gtt: Add read only pages to gen8_pte_encode (CVE-2019-0154,bsc#1135966,CVE-2019-0155,bsc#1135967)
- commit 01bb851

-------------------------------------------------------------------
Sat Sep 28 01:13:39 CEST 2019 - lduncan@suse.com

- scsi: libsas: delete sas port if expander discover failed
  (CVE-2019-15807,bsc#1148938).
- commit a9b9451

-------------------------------------------------------------------
Fri Sep 27 16:50:28 CEST 2019 - fweisbecker@suse.de

- ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
  (bsc#1140671 CVE-2019-13272)
- commit 744203f

-------------------------------------------------------------------
Fri Sep 27 14:19:01 CEST 2019 - jroedel@suse.de

- KVM: coalesced_mmio: add bounds checking (CVE-2019-14821
  bcs#1151350).
- commit b13c402

-------------------------------------------------------------------
Wed Sep 25 18:00:59 CEST 2019 - tzimmermann@suse.de

- Move 'x86/cpu/intel: Introduce macros for Intel family numbers' into sorted section
  This patch is required to build intermediate states near the end of
  the sorted section. Moving it to the appropriate place.
- commit fa7dabb

-------------------------------------------------------------------
Wed Sep 25 16:24:14 CEST 2019 - tzimmermann@suse.de

- Declare missing variable in 'drm/mgag200: Fix to always set HiPri for G200e4'
  The patch 'drm/mgag200: Fix to always set HiPri for G200e4' misses the
  declaration of a 'uint32_t bw'. Adding it and fixing the fallout in other
  patches. This is required to build intermediate states near the end of
  the sorted section.
- commit 69bb423

-------------------------------------------------------------------
Wed Sep 25 14:45:43 CEST 2019 - tzimmermann@suse.de

- Move 'mm: add PHYS_PFN, use it in __phys_to_pfn()' into sorted section
  This patch is required to build intermediate states near the end of
  the sorted section. Moving it to the appropriate place.
- commit 0c98193

-------------------------------------------------------------------
Wed Sep 25 10:17:46 CEST 2019 - alnovak@suse.cz

- Add Michal Hocko because of TD branch.
- commit 04b791f

-------------------------------------------------------------------
Wed Sep 25 08:46:20 CEST 2019 - ohering@suse.de

- xen-blkfront: avoid ENOMEM in blkif_recover after migration
  (bsc#1149849).
- commit 821db50

-------------------------------------------------------------------
Tue Sep 24 16:24:04 CEST 2019 - oneukum@suse.com

- [media] technisat-usb2: don't do DMA on the stack (bsc#1147122
  CVE-2019-15505).
- commit d207029

-------------------------------------------------------------------
Tue Sep 24 12:41:18 CEST 2019 - oneukum@suse.com

- media: technisat-usb2: break out of loop at end of buffer
  (bsc#1147122 CVE-2019-15505).
- commit 0e47542

-------------------------------------------------------------------
Fri Sep 20 13:19:52 CEST 2019 - mbenes@suse.cz

- Update
  patches.kernel.org/4.4.109-016-tracing-Fix-possible-double-free-on-failure-o.patch
  (bnc#1012382 CVE-2017-18595 bsc#1149555).
- Update
  patches.kernel.org/4.4.109-017-tracing-Fix-crash-when-it-fails-to-alloc-ring.patch
  (bnc#1012382 CVE-2017-18595 bsc#1149555).
- commit eee7341

-------------------------------------------------------------------
Tue Sep 17 10:47:50 CEST 2019 - tiwai@suse.de

- vhost: make sure log_num < in_num (bsc#1150112,CVE-2019-14835).
- commit dd39f1c

-------------------------------------------------------------------
Mon Sep 16 22:53:19 CEST 2019 - tiwai@suse.de

- x86/headers: Don't include asm/processor.h in asm/atomic.h
  (bsc#1150223).
- commit 3bc95d3

-------------------------------------------------------------------
Thu Sep 12 16:26:57 CEST 2019 - oneukum@suse.com

- USB: yurex: Fix protection fault after device removal
  (bsc#1146361 CVE-2019-15216).
- commit 9f2eab8

-------------------------------------------------------------------
Wed Sep 11 13:59:10 CEST 2019 - tbogendoerfer@suse.de

- fm10k: Fix a potential NULL pointer dereference (bsc#1149612
  CVE-2019-15924).
- commit 666cad6

-------------------------------------------------------------------
Wed Sep 11 12:16:06 CEST 2019 - oneukum@suse.com

- usb: usbmon: Read text within supplied buffer size (bsc#1150025
  CVE-2019-9456).
- commit b36d1f7

-------------------------------------------------------------------
Thu Sep  5 10:56:45 CEST 2019 - tiwai@suse.de

- ath6kl: add some bounds checking (CVE-2019-15926,bsc#1149527).
- commit 62eeaae

-------------------------------------------------------------------
Thu Sep  5 10:27:01 CEST 2019 - tiwai@suse.de

- ALSA: usb-audio: Avoid access before bLength check in
  build_audio_procunit() (CVE-2019-15927,bsc#1149522).
- commit 985c3f7

-------------------------------------------------------------------
Mon Sep  2 08:32:21 CEST 2019 - mkubecek@suse.cz

- xfrm: policy: Fix out-of-bound array accesses in
  __xfrm_policy_unlink (CVE-2019-15666 bsc#1148394).
- commit f6e4898

-------------------------------------------------------------------
Mon Sep  2 08:28:32 CEST 2019 - mkubecek@suse.cz

- tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue
  (CVE-2019-11477 bsc#1137586 bsc#1139751).
- commit 3cdeb40

-------------------------------------------------------------------
Sun Sep  1 09:08:39 CEST 2019 - bp@suse.de

- x86/mitigations: Backport the STIBP pile
  See bsc#1139550 - SLE12-SP2-LTSS branch is lacking STIBP mitigation implementation.
- commit 442c229

-------------------------------------------------------------------
Fri Aug 30 22:30:47 CEST 2019 - bp@suse.de

- Move MDS into the sorted section
- Refresh patches.arch/x86-bugs-add-amd-s-variant-of-ssb_no.patch.
- Refresh patches.arch/x86-msr-index-cleanup-bit-defines.patch.
- Refresh
  patches.arch/x86-speculation-enable-cross-hyperthread-spectre-v2-stibp-mitigation.patch.
- Refresh
  patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch.
- Refresh
  patches.arch/x86-speculation-mds-add-mds-full-nosmt-cmdline-option.patch.
- Refresh
  patches.arch/x86-speculation-mds-add-mds_clear_cpu_buffers.patch.
- Refresh
  patches.arch/x86-speculation-mds-add-mitigation-control-for-mds.patch.
- Refresh
  patches.arch/x86-speculation-mds-add-mitigations-support-for-mds.patch.
- Refresh
  patches.arch/x86-speculation-mds-add-smt-warning-message.patch.
- Refresh
  patches.arch/x86-speculation-mds-clear-cpu-buffers-on-exit-to-user.patch.
- Refresh
  patches.arch/x86-speculation-mds-conditionally-clear-cpu-buffers-on-idle-entry.patch.
- Refresh
  patches.arch/x86-speculation-mds-print-smt-vulnerable-on-msbds-with-mitigations-off.patch.
- Refresh
  patches.arch/x86-speculation-move-arch_smt_update-call-to-after-mitigation-decisions.patch.
- Refresh
  patches.arch/x86-speculation-use-arch_capabilities-to-skip-l1d-flush-on-vmentry.
- Refresh patches.fixes/x86-add-tsx-force-abort-cpuid-msr.patch.
- Refresh patches.fixes/x86-bugs-Rename-SSBD_NO-to-SSB_NO.patch.
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh
  patches.suse/06-x86-idle-toggle-ibrs-when-going-idle.patch.
- Refresh
  patches.suse/10-x86-bugs-whitelist-allowed-spec_ctrl-msr-values.patch.
- Refresh
  patches.suse/22-x86-cpu-amd-add-speculative-control-support-for-amd.patch.
- Refresh patches.suse/do-not-default-to-ibrs-on-skl.patch.
- Refresh patches.suse/retpolines-disable-ibrs-on-non-skl.patch.
- Refresh patches.suse/x86-nospectre_v2-means-nospec-too.patch.
- commit 16296b0

-------------------------------------------------------------------
Fri Aug 30 21:43:07 CEST 2019 - bp@suse.de

- Move mitigations= patches into the sorted section
- Refresh
  patches.arch/cpu-speculation-add-mitigations-cmdline-option.patch.
- Refresh
  patches.arch/powerpc-speculation-support-mitigations-cmdline-option.patch.
- Refresh
  patches.arch/x86-speculation-support-mitigations-cmdline-option.patch.
- Refresh patches.suse/x86-nospectre_v2-means-nospec-too.patch.
- commit c7b7de0

-------------------------------------------------------------------
Fri Aug 30 20:22:45 CEST 2019 - bp@suse.de

- Move L1TF fixes into the sorted section
- commit 3cbfe06

-------------------------------------------------------------------
Fri Aug 30 19:38:39 CEST 2019 - bp@suse.de

- Move L1D SMT runtime control patches into the sorted section
- Refresh
  patches.arch/0010-x86-bugs-kvm-Introduce-boot-time-control-of-L1TF-mit.patch.
- Refresh
  patches.arch/0011-Documentation-Add-section-about-CPU-vulnerabilities.patch.
- Refresh
  patches.suse/0001-kvm-Introduce-nopvspin-kernel-parameter.patch.
- commit cdadc1e

-------------------------------------------------------------------
Fri Aug 30 17:56:21 CEST 2019 - bp@suse.de

- Move KVM L1D patches into the sorted section
  Refresh
  patches.arch/00-x86-cpufeatures-Add-detection-of-L1D-cache-flush-sup.patch.
- commit bf7969d

-------------------------------------------------------------------
Fri Aug 30 16:53:53 CEST 2019 - bp@suse.de

- Move nosmt patches into the sorted section
- commit 0cf5665

-------------------------------------------------------------------
Fri Aug 30 11:18:13 CEST 2019 - bp@suse.de

- Replace L1TF backports with their upstream versions
- x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
  (bnc#1087081, CVE-2018-3620).
- x86/speculation/l1tf: Make sure the first page is always
  reserved (bnc#1087081, CVE-2018-3620).
- Refresh
  patches.arch/00-x86-cpufeatures-Add-detection-of-L1D-cache-flush-sup.patch.
- Refresh
  patches.arch/0001-x86-litf-Introduce-vmx-status-variable.patch.
- Refresh
  patches.arch/0010-x86-bugs-kvm-Introduce-boot-time-control-of-L1TF-mit.patch.
- Refresh
  patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch.
- Refresh
  patches.arch/x86-speculation-mds-add-bug_msbds_only.patch.
- Refresh
  patches.arch/x86-speculation-swapgs-exclude-ATOMs-from-speculating-through-SWAPGS.patch.
- Delete
  patches.arch/x86-l1tf-01-increase-32bitPAE-__PHYSICAL_PAGE_MASK.patch.
- Delete
  patches.arch/x86-l1tf-05-make-sure-first-pages-is-reserved.patch.
- commit bbf1dbc

-------------------------------------------------------------------
Thu Aug 29 21:30:18 CEST 2019 - bp@suse.de

- Move x86-speculation-Protect-against-userspace-userspace-.patch
  into the sorted section.
- Refresh
  patches.arch/x86-speculation-Protect-against-userspace-userspace-.patch.
- Refresh patches.suse/retpolines-disable-ibrs-on-non-skl.patch.
- commit 17bd9b3

-------------------------------------------------------------------
Thu Aug 29 17:01:05 CEST 2019 - bp@suse.de

- Move 0001-KVM-x86-Sync-back-MSR_IA32_SPEC_CTRL-to-VCPU-data-st.patch
  into the sorted section.
- Refresh
  patches.suse/0001-KVM-x86-Sync-back-MSR_IA32_SPEC_CTRL-to-VCPU-data-st.patch.
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh
  patches.suse/05-x86-bugs-kvm-support-the-combination-of-guest-and-host-ibrs.patch.
- Refresh
  patches.suse/29-kvm-svm-move-spec-control-call-after-restore-of-gs.patch.
- commit d87ebe1

-------------------------------------------------------------------
Thu Aug 29 16:14:17 CEST 2019 - oneukum@suse.com

- USB: sisusbvga: fix oops in error path of sisusb_probe
  (bsc#1146524 CVE-2019-15219).
- commit 86c04f3

-------------------------------------------------------------------
Thu Aug 29 12:15:10 CEST 2019 - oneukum@suse.com

- p54usb: Fix race between disconnect and firmware loading
  (bsc#1146526 CVE-2019-15220).
- commit 69817ed

-------------------------------------------------------------------
Thu Aug 29 10:57:12 CEST 2019 - bp@suse.de

- Move the rest of the SSBD patches into the sorted section
- Refresh patches.fixes/x86-add-tsx-force-abort-cpuid-msr.patch.
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh
  patches.suse/10-x86-bugs-whitelist-allowed-spec_ctrl-msr-values.patch.
- Refresh
  patches.suse/22-x86-cpu-amd-add-speculative-control-support-for-amd.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- Refresh patches.suse/x86-kaiser-duplicate-cpu-tss.patch.
- commit a583ea1

-------------------------------------------------------------------
Thu Aug 29 10:24:23 CEST 2019 - bp@suse.de

- Move 18-proc-provide-details-on-speculation-flaw-mitigations.patch
  ... into the sorted section.
- commit 18e9ddb

-------------------------------------------------------------------
Thu Aug 29 09:59:55 CEST 2019 - bp@suse.de

- Move 17-nospec-allow-getting-setting-on-non-current-task.patch
  ... into the sorted section.
- commit 2363883

-------------------------------------------------------------------
Wed Aug 28 16:26:03 CEST 2019 - tiwai@suse.de

- ALSA: line6: Fix memory leak at line6_init_pcm() error path
  (CVE-2019-15221,bsc#1146529).
- commit 2589064

-------------------------------------------------------------------
Wed Aug 28 16:22:54 CEST 2019 - tiwai@suse.de

- Update upstream patch tag for the recent mwifiex fix
- commit 3a4eaa6

-------------------------------------------------------------------
Wed Aug 28 16:01:25 CEST 2019 - tiwai@suse.de

- mwifiex: Fix three heap overflow at
  parsing element in cfg80211_ap_settings
  (CVE-2019-14814,bsc#1146512,CVE-2019-14815,bsc#1146514,CVE-2019-14816,bsc#1146516).
- commit b6220dc

-------------------------------------------------------------------
Wed Aug 28 16:00:55 CEST 2019 - tiwai@suse.de

- mwifiex: vendor_ie length check for parse WMM IEs
  (CVE-2019-14814,bsc#1146512,CVE-2019-14815,bsc#1146514,CVE-2019-14816,bsc#1146516).
- commit 86cb3c6

-------------------------------------------------------------------
Wed Aug 28 09:54:48 CEST 2019 - msuchanek@suse.de

- Refresh patches.arch/powerpc-speculation-support-mitigations-cmdline-option.patch.
   - actually implement documented behavior
- commit 2d1b40e

-------------------------------------------------------------------
Wed Aug 28 09:31:44 CEST 2019 - msuchanek@suse.de

- powerpc/64s: support nospectre_v2 cmdline option (bsc#1131107).
- powerpc/security: Show powerpc_security_features in debugfs
  (bsc#1131107).
- commit e73fa04

-------------------------------------------------------------------
Wed Aug 28 09:12:22 CEST 2019 - msuchanek@suse.de

- powerpc/fsl: Add nospectre_v2 command line argument (bsc#1131107).
- Refresh patches.arch/powerpc-speculation-support-mitigations-cmdline-option.patch.
- commit 0828b18

-------------------------------------------------------------------
Wed Aug 28 07:27:24 CEST 2019 - bpoirier@suse.com

- ipv6: check sk sk_type and protocol early in
  ip_mroute_set/getsockopt (bsc#1145477 CVE-2017-18509).
- commit 9cc5fad

-------------------------------------------------------------------
Tue Aug 27 11:34:05 CEST 2019 - acho@suse.com

- Bluetooth: Fix faulty expression for minimum encryption key
  size check (CVE-2019-9506 bsc#1137865 bsc#1146042 bsc#1140328).
- Bluetooth: Fix regression with minimum encryption key size
  alignment (CVE-2019-9506 bsc#1137865 bsc#1146042 bsc#1135556).
- Bluetooth: Align minimum encryption key size for LE and BR/EDR
  connections (CVE-2019-9506 bsc#1137865 bsc#1146042 bsc#1051510).
- commit 08f1118

-------------------------------------------------------------------
Tue Aug 27 10:50:09 CEST 2019 - bp@suse.de

- Move 16-x86-speculation-add-prctl-for-speculative-store-bypass-mitigation.patch
  ... into the sorted section.
- Refresh
  patches.suse/16-x86-speculation-add-prctl-for-speculative-store-bypass-mitigation.patch.
- Refresh patches.suse/x86-nospectre_v2-means-nospec-too.patch.
- commit f6c7e2c

-------------------------------------------------------------------
Tue Aug 27 09:57:52 CEST 2019 - bp@suse.de

- Add x86-process-allow-runtime-control-of-speculative-store-bypass.patch
  and replace our version.
- Refresh
  patches.suse/05-x86-spec-add-ibrs-control-functions.patch.
- Refresh
  patches.suse/10-x86-bugs-whitelist-allowed-spec_ctrl-msr-values.patch.
- Refresh
  patches.suse/18-x86-spec_ctrl-check-whether-ibrs-is-enabled-before-using-it.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- Refresh patches.suse/x86-kaiser-duplicate-cpu-tss.patch.
- commit e907d4d

-------------------------------------------------------------------
Mon Aug 26 22:56:31 CEST 2019 - bp@suse.de

- Add x86-speculation-create-spec-ctrl-h-to-avoid-include-hell.patch
  and replace our version.
  The upstream version adds spec-ctrl.h (with a hyphen) and we have a spec_ctrl.h
  (with an underscore). Originally I had added everything that goes into the
  upstream spec-ctrl.h into our spec_ctrl.h but this way I cannot move the
  upstream patches into the sorted section so keep our "functionality" as separate
  as possible so that it is the only piece that remains outside of the sorted
  section.
- Refresh
  patches.arch/x86-speculation-mds-add-mitigation-control-for-mds.patch.
- Refresh
  patches.suse/14-x86-kvm-add-msr_ia32_spec_ctrl-and-msr_ia32_pred_cmd-to-kvm.patch.
- Refresh
  patches.suse/15-x86-process-allow-runtime-control-of-speculative-store-bypass.patch.
- Refresh
  patches.suse/16-x86-speculation-add-prctl-for-speculative-store-bypass-mitigation.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- Refresh patches.suse/x86-nospectre_v2-means-nospec-too.patch.
- commit 05d8d16

-------------------------------------------------------------------
Mon Aug 26 15:39:31 CEST 2019 - bp@suse.de

- Move 14-prctl-add-speculation-control-prctls.patch
  ... into the sorted section.
- commit d0fdc57

-------------------------------------------------------------------
Mon Aug 26 11:46:18 CEST 2019 - tiwai@suse.de

- Fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe
  (CVE-2019-15098,bsc#1146378,CVE-2019-15290,bsc#1146543).
- commit 0bcbb73

-------------------------------------------------------------------
Mon Aug 26 11:32:06 CEST 2019 - bp@suse.de

- Move 12-x86-kvm-vmx-expose-spec_ctrl-bit2-to-the-guest.patch
  ... into the sorted section.
- commit 941014d

-------------------------------------------------------------------
Mon Aug 26 10:19:30 CEST 2019 - bp@suse.de

- Move 27-kvm-x86-add-speculative-control-cpuid-support-for-guests.patch
  ... into the sorted section.
- commit 9596da7

-------------------------------------------------------------------
Sun Aug 25 11:06:48 CEST 2019 - bp@suse.de

- Move patches.suse/11-x86-bugs-amd-add-support-to-disable-rds-on-famh-if-requested.patch
  into the sorted section.
- Refresh
  patches.arch/x86-speculation-enable-cross-hyperthread-spectre-v2-stibp-mitigation.patch.
- Refresh
  patches.arch/x86-speculation-mds-clear-cpu-buffers-on-exit-to-user.patch.
- Refresh patches.fixes/x86-add-tsx-force-abort-cpuid-msr.patch.
- Refresh
  patches.suse/10-x86-bugs-whitelist-allowed-spec_ctrl-msr-values.patch.
- Refresh
  patches.suse/11-x86-bugs-amd-add-support-to-disable-rds-on-famh-if-requested.patch.
- Refresh
  patches.suse/15-x86-process-allow-runtime-control-of-speculative-store-bypass.patch.
- Refresh
  patches.suse/22-x86-cpu-amd-add-speculative-control-support-for-amd.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- commit 3db0cbe

-------------------------------------------------------------------
Sun Aug 25 10:07:34 CEST 2019 - bp@suse.de

- Move patches.suse/09-x86-bugs-intel-set-proper-cpu-features-and-setup-rds.patch
  ... into the sorted section.
- Refresh
  patches.arch/08-x86-cpu-common-provide-detect_ht_early.patch.
- Refresh
  patches.arch/09-x86-cpu-topology-provide-detect_extended_topology_early.patch.
- Refresh
  patches.suse/09-x86-bugs-intel-set-proper-cpu-features-and-setup-rds.patch.
- commit 04e7417

-------------------------------------------------------------------
Sat Aug 24 21:44:07 CEST 2019 - bp@suse.de

- Move 0001-x86-spectre_v2-Don-t-check-microcode-versions-when-r.patch
  ... into the sorted section.
- commit acbffe5

-------------------------------------------------------------------
Sat Aug 24 13:25:24 CEST 2019 - bp@suse.de

- Move x86-speculation-remove-skylake-c2-from-speculation-control-microcode-blacklist.patch
  into the sorted section.
- commit 19450cd

-------------------------------------------------------------------
Sat Aug 24 11:12:17 CEST 2019 - bp@suse.de

- Move x86-cpufeature-blacklist-spec_ctrl-pred_cmd-on-early-spectre-v2-microcodes.patch
  into the sorted section.
- Refresh
  patches.arch/x86-cpufeature-blacklist-spec_ctrl-pred_cmd-on-early-spectre-v2-microcodes.patch.
- Refresh
  patches.suse/20-x86-cpu-check-speculation-control-cpuid-bit.patch.
- commit b8eb06c

-------------------------------------------------------------------
Sat Aug 24 10:55:13 CEST 2019 - bp@suse.de

- Squash retpolines-disable-ibrs-on-non-skl-fix.patch into the previous one
- Update patches.suse/retpolines-disable-ibrs-on-non-skl.patch
  (bsc#1068032, bsc#1092497).
- Delete
  patches.suse/retpolines-disable-ibrs-on-non-skl-fix.patch.
- commit d6ca785

-------------------------------------------------------------------
Sat Aug 24 10:33:05 CEST 2019 - bp@suse.de

- Delete patches.suse/10-ptrace-add-a-new-thread-access-check.patch.
  Will replace with upstream version.
- commit bad5d62

-------------------------------------------------------------------
Fri Aug 23 20:16:20 CEST 2019 - bp@suse.de

- Add the upstream variant of
  c996f3802006 ("x86/MSR: Move native_* variants to msr.h")
- commit 5a6deb7

-------------------------------------------------------------------
Fri Aug 23 07:28:10 CEST 2019 - bp@suse.de

- Move patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch
  ... to the sorted section.
- Refresh patches.fixes/x86-add-tsx-force-abort-cpuid-msr.patch.
- Refresh
  patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch.
- commit 9f50b0d

-------------------------------------------------------------------
Fri Aug 23 07:18:59 CEST 2019 - bp@suse.de

- Move patches.suse/07-x86-cpufeatures-add-x86_feature_rds.patch into the sorted section
- Refresh
  patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch.
- Refresh patches.fixes/x86-add-tsx-force-abort-cpuid-msr.patch.
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh
  patches.suse/07-x86-cpufeatures-add-x86_feature_rds.patch.
- Refresh
  patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch.
- Refresh
  patches.suse/11-x86-bugs-amd-add-support-to-disable-rds-on-famh-if-requested.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- commit 9577487

-------------------------------------------------------------------
Thu Aug 22 21:02:44 CEST 2019 - bp@suse.de

- Move patches.suse/05-x86-bugs-kvm-support-the-combination-of-guest-and-host-ibrs.patch
  ... into the sorted section, drop
  unneeded patches.suse/16-x86-kvm-toggle-ibrs-on-vm-entry-and-exit.patch
- Refresh
  patches.suse/05-x86-bugs-kvm-support-the-combination-of-guest-and-host-ibrs.patch.
- Refresh
  patches.suse/18-x86-spec_ctrl-check-whether-ibrs-is-enabled-before-using-it.patch.
- Refresh
  patches.suse/25-x86-svm-set-ibrs-value-on-vm-entry-and-exit.patch.
- Delete
  patches.suse/16-x86-kvm-toggle-ibrs-on-vm-entry-and-exit.patch.
- commit 5552759

-------------------------------------------------------------------
Thu Aug 22 19:52:01 CEST 2019 - bp@suse.de

- Replace patches with upstream counterparts and move them to the sorted section
- Refresh patches.arch/x86-msr-index-cleanup-bit-defines.patch.
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh
  patches.suse/04-x86-bugs-read-spec_ctrl-msr-during-boot-and-re-use-reserved-bits.patch.
- Refresh
  patches.suse/09-x86-bugs-intel-set-proper-cpu-features-and-setup-rds.patch.
- Refresh
  patches.suse/15-x86-process-allow-runtime-control-of-speculative-store-bypass.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- commit f4eb569

-------------------------------------------------------------------
Thu Aug 22 18:49:35 CEST 2019 - bp@suse.de

- Refresh
  patches.suse/03-x86-bugs-concentrate-bug-reporting-into-a-separate-function.patch.
- Refresh patches.suse/retpolines-disable-ibrs-on-non-skl.patch.
- Refresh patches.suse/sysfs-spectre_v2-handle-spec_ctrl.patch.
- commit 4cc7e8d

-------------------------------------------------------------------
Thu Aug 22 17:34:23 CEST 2019 - bp@suse.de

- Move upstreamed patches into the sorted section.
- commit 42a9c74

-------------------------------------------------------------------
Thu Aug 22 12:14:36 CEST 2019 - oneukum@suse.com

- USB: rio500: fix memory leak in close after disconnect
  (bsc#1146391 CVE-2019-15212).
- commit c96af2a

-------------------------------------------------------------------
Thu Aug 22 12:12:30 CEST 2019 - oneukum@suse.com

- USB: rio500: refuse more than one device at a time (bsc#1146391
  CVE-2019-15212).
- commit 1e3cc77

-------------------------------------------------------------------
Thu Aug 22 08:37:19 CEST 2019 - tiwai@suse.de

- net: arc_emac: fix koops caused by sk_buff free
  (CVE-2016-10906,bsc#1146584).
- commit e882a1c

-------------------------------------------------------------------
Thu Aug 22 07:59:43 CEST 2019 - tiwai@suse.de

- media: radio-raremono: change devm_k*alloc to k*alloc
  (CVE-2019-15211,bsc#1146519).
- media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in
  zr364xx_vidioc_querycap (CVE-2019-15217,bsc#1146547).
- commit 515c822

-------------------------------------------------------------------
Wed Aug 21 20:16:08 CEST 2019 - tiwai@suse.de

- ALSA: info: Fix racy addition/deletion of nodes
  (CVE-2019-15214,bsc#1146550).
- commit c16f9a2

-------------------------------------------------------------------
Wed Aug 21 20:04:39 CEST 2019 - tiwai@suse.de

- ALSA: line6: Fix write on zero-sized buffer
  (CVE-2019-15221,bsc#1146529).
- commit 94e15dc

-------------------------------------------------------------------
Wed Aug 21 15:36:59 CEST 2019 - oneukum@suse.com

- media: smsusb: better handle optional alignment (bsc#1146413).
- commit cfe6b09

-------------------------------------------------------------------
Wed Aug 21 13:38:42 CEST 2019 - oneukum@suse.com

- media: usb: siano: Fix general protection fault in smsusb
  (bsc#1146413 CVE-2019-15218).
- commit 72f664d

-------------------------------------------------------------------
Wed Aug 21 13:13:59 CEST 2019 - oneukum@suse.com

- media: cpia2_usb: first wake up, then free in disconnect
  (bsc#1146425 CVE-2019-15215).
- commit ecbabfc

-------------------------------------------------------------------
Tue Aug 20 13:20:24 CEST 2019 - ailiopoulos@suse.com

- xfs: clear sb->s_fs_info on mount failure (bsc#1146285,
  CVE-2018-20976).
- Refresh patches.suse/dmapi-support-for-xfs.patch.
- commit 4430991

-------------------------------------------------------------------
Tue Aug 20 12:52:57 CEST 2019 - osalvador@suse.de

- x86, mm: fix fast GUP with hyper-based TLB flushing (VM
  Functionality, bsc#1140903).
- commit 97192b7

-------------------------------------------------------------------
Tue Aug 20 10:24:50 CEST 2019 - osalvador@suse.de

- Unbreak series.conf
  	Sorted:
  		series.conf
- commit b13d997

-------------------------------------------------------------------
Mon Aug 19 14:01:38 CEST 2019 - tiwai@suse.de

- i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
  (CVE-2017-18551,bsc#1146163).
- commit 60c0b77

-------------------------------------------------------------------
Mon Aug 19 14:01:21 CEST 2019 - tiwai@suse.de

- Re-sort series.conf again
- commit c12f73e

-------------------------------------------------------------------
Fri Aug 16 20:42:03 CEST 2019 - tiwai@suse.de

- ALSA: usb-audio: Fix a stack buffer overflow bug in
  check_input_term (CVE-2019-15118,bsc#1145922).
- ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
  (CVE-2019-15117,bsc#1145920).
- commit 89e0423

-------------------------------------------------------------------
Fri Aug 16 20:41:37 CEST 2019 - tiwai@suse.de

- Sort patches properly again
- commit 9c0b0c2

-------------------------------------------------------------------
Fri Aug 16 18:35:42 CEST 2019 - tbogendoerfer@suse.de

- i40e: set default VSI without a reset (bsc#1141628).
- i40e: add functions to control default VSI (bsc#1141628).
- commit 07fe4b3

-------------------------------------------------------------------
Sun Aug 11 21:44:37 CEST 2019 - mkubecek@suse.cz

- tcp: be more careful in tcp_fragment() (CVE-2019-11478
  bsc#1137586 bsc#1139751).
- Refresh
  patches.kabi/kabi-drop-LINUX_MIB_TCPWQUEUETOOBIG-snmp-counter.patch
- commit 0b70e4f

-------------------------------------------------------------------
Fri Aug  9 21:54:35 CEST 2019 - mfleming@suse.de

- sched/fair: Use RCU accessors consistently for ->numa_group
  (bsc#1144920).
- sched/fair: Don't free p->numa_faults with concurrent readers
  (bsc#1144920).
- commit 1b11327

-------------------------------------------------------------------
Fri Aug  9 17:39:43 CEST 2019 - bp@suse.de

- kABI workaround for hid_debug_list kfifo changes (CVE-2019-3819,
  bsc#1123161).
- commit 86fe064

-------------------------------------------------------------------
Fri Aug  9 10:45:06 CEST 2019 - bp@suse.de

- HID: debug: fix the ring buffer implementation (bsc#1123161).
  KABI fixes in:
  88e274d0ae65a95fe762c328671d97dd6b4e6053
  cf5c4fdbf9368e4a8e9ec116a440c8477e1907ec
- commit f16a3b8

-------------------------------------------------------------------
Mon Aug  5 14:37:38 CEST 2019 - colyli@suse.de

- bcache: add reclaimed_journal_buckets to struct cache_set
  (bsc#1140652, bsc#1144288).
- bcache: performance improvement for btree_flush_write()
  (bsc#1140652, bsc#1144288).
- bcache: fix race in btree_flush_write() (bsc#1140652,
  bsc#1144288).
- bcache: remove retry_flush_write from struct cache_set
  (bsc#1140652, bsc#1144288).
- bcache: Revert "bcache: fix high CPU occupancy during journal"
  (bsc#1140652, bsc#1144288).
- bcache: Revert "bcache: free heap cache_set->flush_btree in
  bch_journal_free" (bsc#1140652, bsc#1144288).
- Revert "bcache: set CACHE_SET_IO_DISABLE in
  bch_cached_dev_error()" (bsc#1140652, bsc#1144286).
- bcache: only set BCACHE_DEV_WB_RUNNING when cached device
  attached (bsc#1130972, bsc#1144273).
- bcache: fix stack corruption by PRECEDING_KEY() (bsc#1130972,
  bsc#1144257).
- commit c1c6742

-------------------------------------------------------------------
Mon Aug  5 05:12:21 CEST 2019 - acho@suse.com

- Bluetooth: hci_uart: check for missing tty operations
  (CVE-2019-10207 bsc#1142857 bsc#1123959).
- commit 1688b85

-------------------------------------------------------------------
Tue Jul 30 13:34:20 CEST 2019 - tbogendoerfer@suse.de

- IB/mlx5: Fix leaking stack memory to userspace (bsc#1143045
  CVE-2018-20855).
- commit 71758d4

-------------------------------------------------------------------
Mon Jul 29 18:12:31 CEST 2019 - tiwai@suse.de

- mwifiex: fix 802.11n/WPA detection (CVE-2019-3846,bsc#1136424).
- commit e427e8a

-------------------------------------------------------------------
Mon Jul 29 18:05:44 CEST 2019 - colyli@suse.de

- block: blk_init_allocated_queue() set q->fq as NULL in the
  fail case (bsc#1143048, CVE-2018-20856).
- commit 438ecbf

-------------------------------------------------------------------
Mon Jul 29 14:42:13 CEST 2019 - fyang@suse.com

- mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
  (bsc#1142098).
- commit 54dfac7

-------------------------------------------------------------------
Mon Jul 29 12:56:37 CEST 2019 - mhocko@suse.com

- x86/speculation/swapgs: Exclude ATOMs from speculation through
  SWAPGS (bsc#1139358, CVE-2019-1125).
- Refresh
  patches.arch/0001-x86-speculation-Prepare-entry-code-for-Spectre-v1-sw.patch.
- commit 30a8591

-------------------------------------------------------------------
Mon Jul 29 10:39:56 CEST 2019 - tiwai@suse.de

- floppy: fix out-of-bounds read in copy_buffer
  (CVE-2019-14283,bsc#1143191).
- floppy: fix div-by-zero in setup_format_params
  (CVE-2019-14284,bsc#1143189).
- commit a6cc17c

-------------------------------------------------------------------
Fri Jul 26 15:47:27 CEST 2019 - mkoutny@suse.com

- x86/speculation: Enable Spectre v1 swapgs mitigations
  (bsc#1139358, CVE-2019-1125).
- x86/speculation: Prepare entry code for Spectre v1 swapgs
  mitigations (bsc#1139358, CVE-2019-1125).
- commit d26e5a2

-------------------------------------------------------------------
Wed Jul 24 00:50:15 CEST 2019 - lduncan@suse.com

- scsi: megaraid_sas: return error when create DMA pool failed
  (CVE-2019-11810 bsc#1134399).
- commit 5c250cc

-------------------------------------------------------------------
Tue Jul 23 08:33:34 CEST 2019 - jgross@suse.com

- xen: let alloc_xenballooned_pages() fail if not enough memory
  free (XSA-300).
- commit 9135a41

-------------------------------------------------------------------
Mon Jul 22 17:11:29 CEST 2019 - msuchanek@suse.de

- powerpc/tm: Fix oops on sigreturn on systems without TM
  (bsc#1142265 CVE-2019-13648).
- commit 5a1eb30

-------------------------------------------------------------------
Mon Jul 22 16:57:27 CEST 2019 - tiwai@suse.de

- Input: gtco - bounds check collection indent level
  (CVE-2019-13631,bsc#1142023).
- commit 1b0b67d

-------------------------------------------------------------------
Thu Jul 18 12:19:54 CEST 2019 - tiwai@suse.de

- Fix kABI breakage by mwifiex security fix
  (CVE-2019-3846,bsc#1136424).
- commit 792aa43

-------------------------------------------------------------------
Thu Jul 18 12:17:56 CEST 2019 - tiwai@suse.de

- mwifiex: Don't abort on small, spec-compliant vendor IEs
  (CVE-2019-3846,bsc#1136424).
- commit 0d4be05

-------------------------------------------------------------------
Thu Jul 18 12:17:23 CEST 2019 - tiwai@suse.de

- Move mwifiex fixes into sorted section (CVE-2019-3846,bsc#1136424)
- commit 4341683

-------------------------------------------------------------------
Mon Jul 15 16:55:45 CEST 2019 - msuchanek@suse.de

- powerpc/watchpoint: Restore NV GPRs while returning from
  exception (bsc#1140945 bsc#1141401 bsc#1141402 bsc#1141452
  bsc#1141453 bsc#1141454 LTC#178983 LTC#179191 LTC#179192
  LTC#179193 LTC#179194 LTC#179195).
- commit af4d394

-------------------------------------------------------------------
Mon Jul 15 11:25:26 CEST 2019 - vliaskovitis@suse.com

- btrfs: improve delayed refs iterations (bsc#1076033, bsc#1107256).
- commit abb4cd2

-------------------------------------------------------------------
Fri Jul 12 14:11:41 CEST 2019 - tbogendoerfer@suse.de

- RDMA/qib,hfi1: Fix MR reference count leak on write with
  immediate (bsc#1045640).
- commit be2f61d

-------------------------------------------------------------------
Fri Jul 12 02:31:36 CEST 2019 - neilb@suse.com

- NFS: Fix the inode request accounting when pages have
  subrequests (bsc#1140012).
- commit 0a283a9

-------------------------------------------------------------------
Tue Jul  9 10:34:18 CEST 2019 - mkubecek@suse.cz

- kabi: handle addition of netns_ipv4::ip_id_key (CVE-2019-10638
  bsc#1140575).
- kabi: handle addition of net::hash_mix (CVE-2019-10639
  bsc#1140577).
- inet: switch IP ID generator to siphash (CVE-2019-10638
  bsc#1140575).
- netns: provide pure entropy for net_hash_mix() (CVE-2019-10639
  bsc#1140577).
- netns: get more entropy from net_hash_mix() (CVE-2019-10638
  bsc#1140575).
- siphash: add cryptographically secure PRF (CVE-2019-10638
  bsc#1140575).
- commit 8291104

-------------------------------------------------------------------
Mon Jul  8 09:55:30 CEST 2019 - osalvador@suse.de

- sched/fair: Avoid divide by zero when rebalancing domains
  (bsc#1096254).
- commit 5397060

-------------------------------------------------------------------
Fri Jul  5 21:58:59 CEST 2019 - mhocko@suse.com

- Update
  patches.fixes/0001-mwifiex-Fix-heap-overflow-in-mwifiex_uap_parse_tail_.patch
  (bsc#1136935, CVE-2019-10126).
- commit 408da56

-------------------------------------------------------------------
Thu Jul  4 17:21:16 CEST 2019 - tiwai@suse.de

- README.BRANCH: switched to LTSS branch maintainers
- commit 3d9193f

-------------------------------------------------------------------
Thu Jul  4 15:55:08 CEST 2019 - mkubecek@suse.cz

- tcp: refine memory limit test in tcp_fragment() (CVE-2019-11478
  bsc#1137586 bsc#1139751).
- Refresh
  patches.kabi/kabi-drop-LINUX_MIB_TCPWQUEUETOOBIG-snmp-counter.patch.
- commit a0d7e38

-------------------------------------------------------------------
Thu Jul  4 15:38:32 CEST 2019 - mkubecek@suse.cz

- Update "TCP SACK Panic" series
- Update upstream references (add CVE-2019-11477 bsc#1137586):
  	patches.fixes/tcp-limit-payload-size-of-sacked-skbs.patch
  	patches.fixes/tcp-tcp_fragment-should-apply-sane-memory-limits.patch
  	patches.fixes/tcp-add-tcp_min_snd_mss-sysctl.patch
  	patches.fixes/tcp-enforce-tcp_min_snd_mss-in-tcp_mtu_probing.patch
- Merge patches.fixes/tcp-fix-fack_count-accounting-on-tcp_shift_skb_data.patch
  into patches.fixes/tcp-limit-payload-size-of-sacked-skbs.patch
  to match what stable-4.4 has.
- commit 1da6a82

-------------------------------------------------------------------
Thu Jul  4 15:22:53 CEST 2019 - jgross@suse.com

- x86/entry/64/compat: Fix stack switching for XEN PV
  (bsc#1108382).
- commit 963397b

-------------------------------------------------------------------
Wed Jul  3 16:37:33 CEST 2019 - tbogendoerfer@suse.de

- tun: allow positive return values on dev_get_valid_name() call
  (bsc#1135603 CVE-2018-7191).
- tun: call dev_get_valid_name() before register_netdevice()
  (bsc#1135603 CVE-2018-7191).
- commit c14bc34

-------------------------------------------------------------------
Tue Jul  2 19:04:37 CEST 2019 - lduncan@suse.com

- scsi: libsas: fix a race condition when smp task timeout
  (CVE-2018-20836 bsc#1134395).
- commit 29c72b8

-------------------------------------------------------------------
Tue Jul  2 18:48:57 CEST 2019 - lduncan@suse.com

- Fixed incorrect upstream-related patch headers.
- commit e8b13b0

-------------------------------------------------------------------
Wed Jun 26 11:47:09 CEST 2019 - mhocko@suse.com

- coredump: fix race condition between collapse_huge_page()
  and core dumping (bnc#1133738, CVE-2019-11599).
- coredump: fix race condition between
  mmget_not_zero()/get_task_mm() and core dumping (bsc#1133738,
  CVE-2019-11599).
- commit ad0d0b4

-------------------------------------------------------------------
Wed Jun 19 20:33:37 CEST 2019 - msuchanek@suse.de

- powerpc/pseries/dlpar: Fix a missing check in
  dlpar_parse_cc_property() (bsc#1137194, CVE-2019-12614).
- commit 5494b23

-------------------------------------------------------------------
Fri Jun 14 14:48:35 CEST 2019 - tiwai@suse.de

- net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
  (CVE-2019-12818,bsc#1138293).
- commit e8e42a0

-------------------------------------------------------------------
Fri Jun 14 14:44:12 CEST 2019 - tiwai@suse.de

- mdio_bus: Fix use-after-free on device_register fails
  (CVE-2019-12819,bsc#1138291).
- commit 94b28d1

-------------------------------------------------------------------
Fri Jun 14 03:25:14 CEST 2019 - lduncan@suse.com

- scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()
  (bsc#1136922 CVE-2019-12456).
- commit b041fc2

-------------------------------------------------------------------
Wed Jun 12 15:21:59 CEST 2019 - msuchanek@suse.de

- Revert "KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137)."
  This reverts commit 4cc83da426b53d47f1fde9328112364eab1e9a19.
- commit c05dea6

-------------------------------------------------------------------
Wed Jun 12 14:15:20 CEST 2019 - tiwai@suse.de

- efi/x86/Add missing error handling to old_memmap 1:1 mapping
  code (CVE-2019-12380,bsc#1136598).
- commit 40e4796

-------------------------------------------------------------------
Tue Jun 11 10:18:12 CEST 2019 - mkubecek@suse.cz

- tcp: fix fack_count accounting on tcp_shift_skb_data()
  (CVE-2019-11477 bsc#1137586).
- commit d10d22d

-------------------------------------------------------------------
Tue Jun 11 07:42:29 CEST 2019 - mkubecek@suse.cz

- add CVE references to bsc#1137586 patches
  patches.fixes/tcp-add-tcp_min_snd_mss-sysctl.patch (add CVE-2019-11479)
  patches.fixes/tcp-enforce-tcp_min_snd_mss-in-tcp_mtu_probing.patch (add CVE-2019-11479)
  patches.fixes/tcp-limit-payload-size-of-sacked-skbs.patch (add CVE-2019-11477)
  patches.fixes/tcp-tcp_fragment-should-apply-sane-memory-limits.patch (add CVE-2019-11478)
  patches.kabi/kabi-drop-LINUX_MIB_TCPWQUEUETOOBIG-snmp-counter.patch (add CVE-2019-11478)
  patches.kabi/kabi-move-sysctl_tcp_min_snd_mss-to-preserve-struct-.patch (add CVE-2019-11479)
- commit 163a1a8

-------------------------------------------------------------------
Sun Jun  9 17:55:13 CEST 2019 - mkubecek@suse.cz

- kabi: move sysctl_tcp_min_snd_mss to preserve struct net layout
  (bsc#1137586).
- tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (bsc#1137586).
- tcp: add tcp_min_snd_mss sysctl (bsc#1137586).
- kabi: drop LINUX_MIB_TCPWQUEUETOOBIG snmp counter (bsc#1137586).
- tcp: tcp_fragment() should apply sane memory limits
  (bsc#1137586).
- tcp: limit payload size of sacked skbs (bsc#1137586).
- commit c2f7307

-------------------------------------------------------------------
Tue Jun  4 17:38:56 CEST 2019 - vbabka@suse.cz

- fuse: call pipe_buf_release() under pipe lock (Prerequisity
  for CVE-2019-11487, bsc#1133190).
- commit 84e5bdc

-------------------------------------------------------------------
Tue Jun  4 17:35:00 CEST 2019 - vbabka@suse.cz

- fuse: Don't access pipe->buffers without pipe_lock()
  (Prerequisity for CVE-2019-11487, bsc#1133190).
- commit 7432f62

-------------------------------------------------------------------
Tue Jun  4 16:43:39 CEST 2019 - oneukum@suse.com

- mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
  (bsc#1136935).
- commit 7b3a4bf

-------------------------------------------------------------------
Tue Jun  4 15:39:17 CEST 2019 - oneukum@suse.com

- mwifiex: Abort at too short BSS descriptor element (bsc#1136424
  CVE-2019-3846).
- commit 955c6c1

-------------------------------------------------------------------
Tue Jun  4 15:37:34 CEST 2019 - oneukum@suse.com

- mwifiex: Fix possible buffer overflows at parsing bss descriptor
  (bsc#1136424 CVE-2019-3846).
- commit a706b0d

-------------------------------------------------------------------
Fri May 31 15:49:45 CEST 2019 - vbabka@suse.cz

- fs: prevent page refcount overflow in pipe_buf_get
  (CVE-2019-11487, bsc#1133190).
  fs: prevent page refcount overflow in pipe_buf_get - KABI fix
  (CVE-2019-11487, bsc#1133190, KABI).
- commit c069670

-------------------------------------------------------------------
Fri May 31 15:36:22 CEST 2019 - vbabka@suse.cz

- pipe: add pipe_buf_get() helper (CVE-2019-11487, bsc#1133190,
  prerequisity).
- commit 9e7e828

-------------------------------------------------------------------
Fri May 31 14:59:58 CEST 2019 - vbabka@suse.cz

- mm: prevent get_user_pages() from overflowing page refcount
  (CVE-2019-11487, bsc#1133190).
- commit 1cc5587

-------------------------------------------------------------------
Thu May 30 11:28:38 CEST 2019 - mbenes@suse.cz

- ftrace/x86_64: Emulate call function while updating in
  breakpoint handler (bsc#1099658).
- commit 6ee6b3e

-------------------------------------------------------------------
Thu May 30 11:23:33 CEST 2019 - mbenes@suse.cz

- x86_64: Allow breakpoints to emulate call instructions
  (bsc#1099658).
- commit 2f68c47

-------------------------------------------------------------------
Wed May 29 16:08:20 CEST 2019 - mbenes@suse.cz

- x86_64: Add gap to int3 to allow for call emulation
  (bsc#1099658).
- Refresh patches.suse/x86-kaiser-duplicate-cpu-tss.patch.
- commit eec603b

-------------------------------------------------------------------
Wed May 29 11:22:04 CEST 2019 - vbabka@suse.cz

- mm: add 'try_get_page()' helper function (CVE-2019-11487,
  bsc#1133190).
- commit c79727f

-------------------------------------------------------------------
Wed May 29 10:48:04 CEST 2019 - mkoutny@suse.com

- README.BRANCH: Add Oscar as maintainer
- commit d2589de

-------------------------------------------------------------------
Wed May 29 09:58:31 CEST 2019 - vbabka@suse.cz

- mm: make page ref count overflow check tighter and more explicit
  (CVE-2019-11487, bsc#1133190).
- commit 3f043dc

-------------------------------------------------------------------
Tue May 28 16:32:29 CEST 2019 - tiwai@suse.de

- Fix a compile warning in the previous drm edid patch (CVE-2019-12382, bsc#1136586)
- commit 3dbe0c0

-------------------------------------------------------------------
Tue May 28 15:55:43 CEST 2019 - vbabka@suse.cz

- mm, gup: ensure real head page is ref-counted when using
  hugepages (CVE-2019-11487, bsc#1133190, prerequisity).
- commit f4e682c

-------------------------------------------------------------------
Tue May 28 15:43:26 CEST 2019 - vbabka@suse.cz

- mm, gup: remove broken VM_BUG_ON_PAGE compound check for
  hugepages (CVE-2019-11487, bsc#1133190, prerequisity).
- commit 1e669a5

-------------------------------------------------------------------
Tue May 28 15:05:43 CEST 2019 - tiwai@suse.de

- drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
  (CVE-2019-12382, bsc#1136586).
- commit 88791bd

-------------------------------------------------------------------
Mon May 27 16:02:28 CEST 2019 - jack@suse.cz

- ext4: fix use-after-free race with debug_want_extra_isize
  (bsc#1136449).
- commit b39ba61

-------------------------------------------------------------------
Fri May 24 18:44:24 CEST 2019 - bp@suse.de

- x86/cpu: Unify CPU family, model, stepping calculation
  (bsc#1134701).
- x86/microcode/AMD: Fix initrd loading with
  CONFIG_RANDOMIZE_MEMORY=y (bsc#1134701).
- x86/microcode/AMD: Fix load of builtin microcode with randomized
  memory (bsc#1134701).
- x86/microcode/amd: Hand down the CPU family (bsc#1134701).
- x86/microcode/amd: Move private inlines to .c and mark local
  functions static (bsc#1134701).
- x86/microcode/AMD: Reload proper initrd start address
  (bsc#1134701).
- x86/microcode: Collect CPU info on resume (bsc#1134701).
- x86/microcode: Export the microcode cache linked list
  (bsc#1134701).
- x86/microcode: Fix loading precedence (bsc#1134701).
- x86/microcode: Get rid of find_cpio_data()'s dummy offset arg
  (bsc#1134701).
- x86/microcode/intel: Drop stashed AP patch pointer optimization
  (bsc#1134701).
- x86/microcode/intel: Fix allocation size of struct ucode_patch
  (bsc#1134701).
- x86/microcode/intel: Fix initrd loading with
  CONFIG_RANDOMIZE_MEMORY=y (bsc#1134701).
- x86/microcode/intel: Remove intel_lib.c (bsc#1134701).
- x86/microcode/intel: Remove unused arg of
  get_matching_model_microcode() (bsc#1134701).
- x86/microcode/intel: Rename load_microcode_early() to
  find_microcode_patch() (bsc#1134701).
- x86/microcode/intel: Rename local variables of type struct
  mc_saved_data (bsc#1134701).
- x86/microcode/intel: Rename mc_intel variable to mc
  (bsc#1134701).
- x86/microcode/intel: Rename mc_saved_in_initrd (bsc#1134701).
- x86/microcode/intel: Simplify generic_load_microcode()
  (bsc#1134701).
- x86/microcode/intel: Unexport save_mc_for_early() (bsc#1134701).
- x86/microcode/intel: Use correct buffer size for saving
  microcode data (bsc#1134701).
- x86/microcode: Issue the debug printk on resume only on success
  (bsc#1134701).
- x86/microcode: Rework microcode loading (bsc#1134701).
- x86/microcode: Run the AP-loading routine only on the
  application  processors (bsc#1134701).
- Refresh
  patches.suse/20-x86-cpu-check-speculation-control-cpuid-bit.patch.
- commit 8fd09a0

-------------------------------------------------------------------
Thu May 23 16:13:58 CEST 2019 - vbabka@suse.cz

- mm/mincore.c: make mincore() more conservative (CVE-2019-5489,
  bsc#1120843).
- commit c0fc554

-------------------------------------------------------------------
Wed May 22 17:39:22 CEST 2019 - jack@suse.cz

- ext4: zero out the unused memory region in the extent tree block
  (bsc#1135281 CVE-2019-11833).
- commit d9de56f

-------------------------------------------------------------------
Mon May 20 11:51:26 CEST 2019 - tiwai@suse.de

- Update reference tag for tun security fix (CVE-2018-7191, bsc#1135603)
- commit 5149e8a

-------------------------------------------------------------------
Fri May 17 10:24:41 CEST 2019 - pmladek@suse.com

- binfmt_elf: switch to new creds when switching to new mm
  (bsc#1132472 CVE-2019-11190).
- commit 2f1c72d

-------------------------------------------------------------------
Tue May 14 16:37:55 CEST 2019 - aaptel@suse.com

- CIFS: keep FileInfo handle live during oplock break
  (bsc#1106284, bsc#1131565).
- commit 7eeab98

-------------------------------------------------------------------
Tue May 14 11:12:40 CEST 2019 - mkubecek@suse.cz

- net: rds: force to destroy connection if t_sock is NULL in
  rds_tcp_kill_sock() (CVE-2019-11815 bsc#1134537).
- commit e1233cc

-------------------------------------------------------------------
Mon May 13 12:00:25 CEST 2019 - tiwai@suse.de

- Bluetooth: hidp: fix buffer overflow
  (CVE-2019-11884,bsc#1134848).
- commit 80f9c1e

-------------------------------------------------------------------
Sat May 11 09:55:28 CEST 2019 - tiwai@suse.de

- proc: restrict kernel stack dumps to root (revised for SLE)
  (CVE-2018-17972, bsc#1110785).
- commit a0d3dec

-------------------------------------------------------------------
Fri May 10 15:10:06 CEST 2019 - jgross@suse.com

- xen-swiotlb: use actually allocated size on check physical
  continuous (bnc#1134596).
- xen-swiotlb: fix the check condition for
  xen_swiotlb_free_coherent (bnc#1134596).
- commit 73a2720

-------------------------------------------------------------------
Thu May  9 00:30:42 CEST 2019 - msuchanek@suse.de

- Delete patches.arch/powerpc-64s-Fix-page-table-fragment-refcount-race-vs.patch.
- Delete patches.kabi/Fix-struct-page-kABI-after-adding-atomic-for-ppc.patch.
  Appears to be causing a regression so drop for now.
- commit b48560f

-------------------------------------------------------------------
Wed May  8 00:02:29 CEST 2019 - mkoutny@suse.com

- Refresh
  patches.arch/x86-speculation-rework-smt-state-change.patch.
- Refresh
  patches.fixes/sched-smt-expose-sched_smt_present-static-key.patch.
  Make the wrapper function return int (to be on par with SLE11-SP4-LTSS).
- commit eea77e7

-------------------------------------------------------------------
Tue May  7 19:43:11 CEST 2019 - ohering@suse.de

- pci-hyperv: increase HV_VP_SET_BANK_COUNT_MAX to handle 1792
  vcpus (fate#327171, bsc#1122822).
- x86/irq: implement irq_data_get_effective_affinity_mask()
  for v4.12 (bsc#1109772, bsc#1122822).
- PCI: hv: Disable/enable IRQs rather than BH in
  hv_compose_msi_msg() (bnc#1094268, bsc#1122822).
- PCI: hv: Only queue new work items in hv_pci_devices_present()
  if necessary (fate#323887, bsc#1087659, bsc#1122822).
- PCI: hv: Remove the bogus test in hv_eject_device_work()
  (fate#323887, bsc#1087659, bsc#1122822).
- PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
  (fate#323887, bsc#1087659, bsc#1122822).
- PCI: hv: Fix 2 hang issues in hv_compose_msi_msg() (fate#323887,
  bsc#1087659, bsc#1087906, bsc#1122822).
- PCI: hv: Serialize the present and eject work items
  (fate#323887, bsc#1087659, bsc#1122822).
- PCI: hv: Use effective affinity mask (bsc#1109772, bsc#1122822).
- PCI: hv: Do not sleep in compose_msi_msg() (fate#315887,
  bsc#1082632, bsc#1122822).
- PCI: hv: Use vPCI protocol version 1.2 (fate#320485,
  bnc#1043485, bsc#1122822).
- PCI: hv: Add vPCI version protocol negotiation (fate#320485,
  bnc#1043485, bsc#1122822).
- PCI: hv: Temporary own CPU-number-to-vCPU-number infra
  (fate#320485, bnc#1043485, bsc#1122822).
- PCI: hv: Use page allocation for hbus structure (fate#320485,
  bnc#1043485, bsc#1122822).
- PCI: hv: Fix comment formatting and use proper integer fields
  (fate#320485, bnc#1043485, bsc#1122822).
- PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
  (fate#320295, bnc#1034113, bsc#1122822).
- PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >=
  32 CPUs (fate#320485, bnc#1043485, bsc#1122822).
- Drivers: hv: vmbus: Define an API to retrieve virtual processor
  index (fate#320485, bsc#1122822).
- Drivers: hv: vmbus: Define APIs to manipulate the synthetic
  interrupt controller (fate#320485, bsc#1122822).
- Drivers: hv: vmbus: Define APIs to manipulate the event page
  (fate#320485, bsc#1122822).
- Drivers: hv: vmbus: Define APIs to manipulate the message page
  (fate#320485, bsc#1122822).
- commit 4701c0d

-------------------------------------------------------------------
Tue May  7 19:08:06 CEST 2019 - mkoutny@suse.com

- Update
  patches.kernel.org/4.4.129-033-xen-netfront-Fix-hang-on-device-removal.patch
  (bnc#1012382 bsc#1124832).
- commit 589d52b

-------------------------------------------------------------------
Tue May  7 18:17:47 CEST 2019 - mkoutny@suse.com

- blacklist.conf: update blacklisted CVEs
- CVE-2018-1128  # wontfix
- CVE-2018-1129  # wontfix
- commit 632b36c

-------------------------------------------------------------------
Tue May  7 18:17:46 CEST 2019 - ohering@suse.de

- Use upstream variant of two pci-hyperv patches
- commit 6a0a0f3

-------------------------------------------------------------------
Tue May  7 17:52:44 CEST 2019 - ohering@suse.de

- add mainline tags to four hyperv patches
- commit 8ffe4c6

-------------------------------------------------------------------
Tue May  7 15:35:04 CEST 2019 - mkoutny@suse.com

- blacklist.conf: log message for added CVEs
- CVE-2016-8636  # unaffected
- CVE-2017-18174 # unaffected
- CVE-2018-1091  # unaffected
- CVE-2018-1120  # wontfix
- commit b0bdcba

-------------------------------------------------------------------
Tue May  7 13:45:25 CEST 2019 - mkoutny@suse.com

- s390: add explicit <linux/stringify.h> for jump label
  (bsc#1111331).
- commit 4329950

-------------------------------------------------------------------
Tue May  7 09:10:45 CEST 2019 - jslaby@suse.cz

- tty: make R3964 line discipline fail (bnc#1133188 CVE-2019-11486).
- commit 62fcebb

-------------------------------------------------------------------
Mon May  6 21:55:35 CEST 2019 - mkoutny@suse.com

- jump_label: remove bug.h, atomic.h dependencies for
  HAVE_JUMP_LABEL (bsc#1111331).
- Refresh
  patches.suse/0011-jump_label-Make-it-possible-for-arches-to-invoke-jum.patch.
- commit 4f8447f

-------------------------------------------------------------------
Mon May  6 15:50:54 CEST 2019 - msuchanek@suse.de

- powerpc/64: Disable the speculation barrier from the command
  line (bsc#1068032).
- commit 5f8d629

-------------------------------------------------------------------
Fri May  3 16:31:14 CEST 2019 - mkoutny@suse.com

- sched/smt: Update sched_smt_present at runtime (bsc#1111331).
- commit 81fef6a

-------------------------------------------------------------------
Fri May  3 16:22:10 CEST 2019 - mkoutny@suse.com

- sched/core: Optimize SCHED_SMT (bsc#1111331).
- commit 6892db5

-------------------------------------------------------------------
Fri May  3 16:10:40 CEST 2019 - mkoutny@suse.com

- x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091).
- commit 2443b2f

-------------------------------------------------------------------
Fri May  3 15:46:10 CEST 2019 - mkoutny@suse.com

- Refresh
  patches.arch/01.2-x86-cpufeatures-add-intel-feature-bits-for-speculation-control.patch.
- Refresh patches.fixes/x86-add-tsx-force-abort-cpuid-msr.patch.
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh
  patches.suse/07-x86-cpufeatures-add-x86_feature_rds.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
  Make the list of scattered features sorted by (level, register, bit).
- commit 8207dbc

-------------------------------------------------------------------
Fri May  3 13:38:24 CEST 2019 - mkoutny@suse.com

- x86/cpu: Rename Merrifield2 to Moorefield (bsc#1111331).
- Refresh patches.arch/x86-intel-family-h-add-gemini_lake-soc.patch.
- Refresh patches.arch/x86-l1tf-06-add-sysfs-report.patch.
- Refresh
  patches.suse/06-x86-bugs-expose-sys-spec_store_bypass.patch.
- commit 81883ce

-------------------------------------------------------------------
Fri May  3 13:32:12 CEST 2019 - mkoutny@suse.com

- x86/bugs: Rename SSBD_NO to SSB_NO (bsc#1111331).
- commit ef2fe1d

-------------------------------------------------------------------
Fri May  3 10:53:42 CEST 2019 - bp@suse.de

- MDS: Add CVE refs
- Update
  patches.arch/kvm-x86-report-stibp-on-get_supported_cpuid.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/locking-atomics-asm-generic-move-some-macros-from-linux-bitops-h-to-a-new-linux-bits-h-file.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update patches.arch/x86-bugs-add-amd-s-variant-of-ssb_no.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update patches.arch/x86-cpu-sanitize-fam6_atom-naming.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-kvm-expose-x86_feature_md_clear-to-guests.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-kvm-vmx-add-mds-protection-when-l1d-flush-is-not-active.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update patches.arch/x86-msr-index-cleanup-bit-defines.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-consolidate-cpu-whitelists.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-enable-cross-hyperthread-spectre-v2-stibp-mitigation.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update patches.arch/x86-speculation-mds-add-bug_msbds_only.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-add-mds-full-nosmt-cmdline-option.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-add-mds_clear_cpu_buffers.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-add-mitigation-control-for-mds.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-add-mitigation-mode-vmwerv.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-add-mitigations-support-for-mds.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-add-smt-warning-message.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-add-sysfs-reporting-for-mds.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-clear-cpu-buffers-on-exit-to-user.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-conditionally-clear-cpu-buffers-on-idle-entry.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-mds-print-smt-vulnerable-on-msbds-with-mitigations-off.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-move-arch_smt_update-call-to-after-mitigation-decisions.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-remove-redundant-arch_smt_update-invocation.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-rework-smt-state-change.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-speculation-simplify-the-cpu-bug-detection-logic.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- Update
  patches.arch/x86-stop-exporting-msr-index-h-to-userland.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
  CVE-2019-11091).
- commit ed4bfff

-------------------------------------------------------------------
Thu May  2 14:30:53 CEST 2019 - bp@suse.de

- Update
  patches.arch/kvm-x86-report-stibp-on-get_supported_cpuid.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/locking-atomics-asm-generic-move-some-macros-from-linux-bitops-h-to-a-new-linux-bits-h-file.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update patches.arch/x86-bugs-add-amd-s-variant-of-ssb_no.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update patches.arch/x86-cpu-sanitize-fam6_atom-naming.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-kvm-expose-x86_feature_md_clear-to-guests.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-kvm-vmx-add-mds-protection-when-l1d-flush-is-not-active.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update patches.arch/x86-msr-index-cleanup-bit-defines.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-consolidate-cpu-whitelists.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-enable-cross-hyperthread-spectre-v2-stibp-mitigation.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update patches.arch/x86-speculation-mds-add-bug_msbds_only.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-add-mds-full-nosmt-cmdline-option.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-add-mds_clear_cpu_buffers.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-add-mitigation-control-for-mds.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-add-mitigation-mode-vmwerv.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-add-mitigations-support-for-mds.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-add-smt-warning-message.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-add-sysfs-reporting-for-mds.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-clear-cpu-buffers-on-exit-to-user.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-conditionally-clear-cpu-buffers-on-idle-entry.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-mds-print-smt-vulnerable-on-msbds-with-mitigations-off.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-move-arch_smt_update-call-to-after-mitigation-decisions.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-remove-redundant-arch_smt_update-invocation.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-rework-smt-state-change.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-speculation-simplify-the-cpu-bug-detection-logic.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- Update
  patches.arch/x86-stop-exporting-msr-index-h-to-userland.patch
  (bsc#1111331, CVE-2018-12126, CVE-2018-12127, CVE-2018-12130).
- commit 80e7379

-------------------------------------------------------------------
Wed May  1 23:39:46 CEST 2019 - bp@suse.de

- x86/speculation/mds: Add 'mitigations=' support for MDS
  (bsc#1111331).
- commit 3c32f9a

-------------------------------------------------------------------
Wed May  1 23:33:51 CEST 2019 - bp@suse.de

- x86/speculation/mds: Print SMT vulnerable on MSBDS with
  mitigations off (bsc#1111331).
- commit b863530

-------------------------------------------------------------------
Wed May  1 21:53:00 CEST 2019 - bp@suse.de

- x86/speculation/mds: Add SMT warning message (bsc#1111331).
- commit 88d46da

-------------------------------------------------------------------
Wed May  1 20:40:37 CEST 2019 - bp@suse.de

- x86/speculation: Move arch_smt_update() call to after mitigation
  decisions (bsc#1111331).
- commit f74f07c

-------------------------------------------------------------------
Wed May  1 17:59:04 CEST 2019 - bp@suse.de

- x86/speculation/mds: Add mds=full,nosmt cmdline option
  (bsc#1111331).
- commit 14e68e2

-------------------------------------------------------------------
Tue Apr 30 22:13:39 CEST 2019 - bp@suse.de

- powerpc/speculation: Support 'mitigations=' cmdline option (bsc#1112178).
- commit 479196a

-------------------------------------------------------------------
Tue Apr 30 21:01:11 CEST 2019 - bp@suse.de

- x86/speculation: Support 'mitigations=' cmdline option (bsc#1112178).
- commit a2c629b

-------------------------------------------------------------------
Tue Apr 30 20:44:06 CEST 2019 - bp@suse.de

- cpu/speculation: Add 'mitigations=' cmdline option (bsc#1112178).
- commit 37bd49b

-------------------------------------------------------------------
Tue Apr 30 16:59:59 CEST 2019 - mkoutny@suse.com

- Blacklist irrelevant CVEs
- commit 0f5e346

-------------------------------------------------------------------
Thu Apr 25 18:53:22 CEST 2019 - mhocko@suse.com

- Update
  patches.fixes/x86-entry-64-remove-ebx-handling-from-error_entry-exit.patch
  (bnc#1102715, CVE-2018-14678).
- commit 936706d

-------------------------------------------------------------------
Thu Apr 18 14:41:43 CEST 2019 - tiwai@suse.de

- Correct the wrongly assigned CVE# (CVE-2019-9503,bsc#1132828)
- commit d14d591

-------------------------------------------------------------------
Thu Apr 18 08:37:31 CEST 2019 - ohering@suse.de

- scsi: storvsc: Reduce default ring buffer size to 128 Kbytes
  (fate#323887).
- commit 61ab2b8

-------------------------------------------------------------------
Wed Apr 17 12:07:20 CEST 2019 - ohering@suse.de

- hv: v4.12 API for hyperv-iommu (fate#327161, bsc#1122822).
- commit 9da4f78

-------------------------------------------------------------------
Wed Apr 17 12:05:24 CEST 2019 - ohering@suse.de

- iommu/hyper-v: Add Hyper-V stub IOMMU driver (fate#327161,
  bsc#1122822).
- x86/Hyper-V: Set x2apic destination mode to physical when
  x2apic is available (fate#327161, bsc#1122822).
- x86/apic: Provide apic_ack_irq() (fate#327161, bsc#1122822).
- commit beb2149

-------------------------------------------------------------------
Tue Apr 16 17:39:51 CEST 2019 - tiwai@suse.de

- brcmfmac: add subtype check for event handling in data path
  (CVE-2019-8564,bsc#1132673).
- brcmfmac: Add length checks on firmware events
  (CVE-2019-8564,bsc#1132673).
- commit c0d09b6

-------------------------------------------------------------------
Mon Apr 15 21:33:12 CEST 2019 - jkosina@suse.cz

- x86/bugs: do not default to IBRS even on SKL (bsc#1068032
  CVE-2017-5753 bsc#1112824).
  Drop SUSE-specific IBRS-on-SKL implementation. Please refer to
  page 16 of [1]
  [1] https://software.intel.com/security-software-guidance/api-app/sites/default/files/Retpoline-A-Branch-Target-Injection-Mitigation.pdf
- commit cf530ce

-------------------------------------------------------------------
Fri Apr 12 14:33:36 CEST 2019 - jroedel@suse.de

- vfio/type1: Limit DMA mappings per container (CVE-2019-3882 bsc#1131427).
- commit ba93726

-------------------------------------------------------------------
Fri Apr 12 11:13:42 CEST 2019 - jslaby@suse.cz

- net/x25: fix a race in x25_bind() (networking-stable-19_03_15).
- commit 14e51bf

-------------------------------------------------------------------
Wed Apr 10 19:33:46 CEST 2019 - nborisov@suse.com

- Refresh patches.fixes/0061-xfs-simplify-validation-of-the-unwritten-extent-bit.patch.
  Patch was missing a hunk removing a reference to a deleted function.
  Fixed now.
- commit bc2ec33

-------------------------------------------------------------------
Wed Apr 10 18:55:27 CEST 2019 - nborisov@suse.com

- Refresh patches.fixes/0024-xfs-refactor-xfs_bunmapi_cow.patch.
  patches.fixes/0024-xfs-refactor-xfs_bunmapi_cow.patch contained hunks
  which should have been part of
  patches.fixes/0008-xfs-add-a-xfs_iext_update_extent-helper.patch. Fix
  this and adjust other dependent patches as well. This fixes a build
  failure.
- commit ff88872

-------------------------------------------------------------------
Mon Apr  8 15:19:23 CEST 2019 - msuchanek@suse.de

- powerpc/security: Fix spectre_v2 reporting (bsc#1131107).
- powerpc/fsl: Fix spectre_v2 mitigations reporting (bsc#1131107).
- powerpc/powernv: Query firmware for count cache flush settings
  (bsc#1131107).
- powerpc/pseries: Query hypervisor for count cache flush settings
  (bsc#1131107).
- powerpc/64s: Add support for software count cache flush
  (bsc#1131107).
- Refresh patches.arch/powerpc-include-cpu.h-in-security.c.patch.
- powerpc/64s: Add new security feature flags for count cache
  flush (bsc#1131107).
- powerpc/asm: Add a patch_site macro & helpers for patching
  instructions (bsc#1131107).
- powerpc/64: Make stf barrier PPC_BOOK3S_64 specific
  (bsc#1131107).
- commit 8418288

-------------------------------------------------------------------
Thu Apr  4 17:55:23 CEST 2019 - msuchanek@suse.de

- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
  (bsc#1131587).
- commit b1f169f

-------------------------------------------------------------------
Thu Apr  4 17:53:27 CEST 2019 - msuchanek@suse.de

- powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 (bsc#1131587).
- commit 240c101

-------------------------------------------------------------------
Tue Apr  2 11:27:13 CEST 2019 - jroedel@suse.de

- KVM: X86: Fix scan ioapic use-before-initialization
  (CVE-2018-19407 bsc#1116841).
- commit e2ef0d2

-------------------------------------------------------------------
Mon Apr  1 16:46:59 CEST 2019 - msuchanek@suse.de

- powerpc/64: Call setup_barrier_nospec() from setup_arch()
  (bsc#1131107).
- commit 5700ce1

-------------------------------------------------------------------
Mon Apr  1 11:08:43 CEST 2019 - msuchanek@suse.de

- Refresh patches.arch/pseries-energy-Use-OF-accessor-function-to-read-ibm-.patch
- Refresh patches.drivers/ibmvscsi-Fix-empty-event-pool-access-during-host-rem.patch.
- commit e236f64

-------------------------------------------------------------------
Mon Apr  1 10:52:08 CEST 2019 - tbogendoerfer@suse.de

- Update config files.
- commit d1899ab

-------------------------------------------------------------------
Mon Apr  1 09:19:03 CEST 2019 - bp@suse.de

- x86/speculation: Remove redundant arch_smt_update() invocation
  (bsc#1111331).
- x86/speculation: Rework SMT state change (bsc#1111331).
- commit fadca0d

-------------------------------------------------------------------
Sun Mar 31 23:12:25 CEST 2019 - bp@suse.de

- x86/speculation/mds: Add sysfs reporting for MDS (bsc#1111331).
- commit 8b8d0d4

-------------------------------------------------------------------
Sun Mar 31 22:29:46 CEST 2019 - bp@suse.de

- x86/speculation/mds: Clear CPU buffers on exit to user
  (bsc#1111331).
- commit 8801bd7

-------------------------------------------------------------------
Sun Mar 31 21:57:26 CEST 2019 - bp@suse.de

- x86/speculation/mds: Add BUG_MSBDS_ONLY (bsc#1111331).
- commit 4bab1c3

-------------------------------------------------------------------
Sun Mar 31 20:03:41 CEST 2019 - bp@suse.de

- x86/speculation/mds: Add basic bug infrastructure for MDS
  (bsc#1111331).
- commit 96e76cd

-------------------------------------------------------------------
Sun Mar 31 19:29:16 CEST 2019 - bp@suse.de

- x86/speculation: Consolidate CPU whitelists (bsc#1111331).
- commit 93a91c0

-------------------------------------------------------------------
Sun Mar 31 17:49:46 CEST 2019 - bp@suse.de

- kvm: x86: Report STIBP on GET_SUPPORTED_CPUID (bsc#1111331).
- commit a726ff6

-------------------------------------------------------------------
Sun Mar 31 17:31:06 CEST 2019 - bp@suse.de

- sched/smt: Expose sched_smt_present static key (bsc#1106913).
- commit ae6aede

-------------------------------------------------------------------
Sun Mar 31 17:23:46 CEST 2019 - bp@suse.de

- sched/smt: Make sched_smt_present track topology (bsc#1106913).
- commit 0220894

-------------------------------------------------------------------
Sun Mar 31 15:02:49 CEST 2019 - bp@suse.de

- x86/cpu: Sanitize FAM6_ATOM naming (bsc#1111331).
- Refresh
  patches.arch/x86-cpufeature-blacklist-spec_ctrl-pred_cmd-on-early-spectre-v2-microcodes.patch.
- Refresh patches.arch/x86-l1tf-06-add-sysfs-report.patch.
- Refresh
  patches.arch/x86-speculation-simplify-the-cpu-bug-detection-logic.patch.
- Refresh
  patches.suse/06-x86-bugs-expose-sys-spec_store_bypass.patch.
- commit 66f486f

-------------------------------------------------------------------
Sun Mar 31 14:52:38 CEST 2019 - bp@suse.de

- locking/atomics, asm-generic: Move some macros from
  <linux/bitops.h> to a new <linux/bits.h> file (bsc#1111331).
- commit 512b86d

-------------------------------------------------------------------
Sun Mar 31 14:37:52 CEST 2019 - bp@suse.de

- x86/bugs: Add AMD's variant of SSB_NO (bsc#1111331).
- commit af2fd26

-------------------------------------------------------------------
Sun Mar 31 14:30:53 CEST 2019 - bp@suse.de

- x86/speculation: Simplify the CPU bug detection logic
  (bsc#1111331).
- commit 6089776

-------------------------------------------------------------------
Sun Mar 31 11:27:43 CEST 2019 - bp@suse.de

- x86: stop exporting msr-index.h to userland (bsc#1111331).
- commit 16c900d

-------------------------------------------------------------------
Sat Mar 30 20:15:33 CET 2019 - bp@suse.de

- x86/speculation/mds: Add mitigation mode VMWERV (bsc#1111331).
- commit 0c9132e

-------------------------------------------------------------------
Fri Mar 29 23:12:25 CET 2019 - bp@suse.de

- x86/speculation/mds: Add mitigation control for MDS
  (bsc#1111331).
- commit 6712021

-------------------------------------------------------------------
Fri Mar 29 16:54:57 CET 2019 - tbogendoerfer@suse.de

- net: ena: update driver version from 2.0.2 to 2.0.3
  (bsc#1129279).
- net: ena: fix race between link up and device initalization
  (bsc#1129279).
- net: ena: update driver version from 2.0.1 to 2.0.2
  (bsc#1129279).
- net: ena: fix crash during ena_remove() (bsc#1129279).
- net: ena: fix crash during failed resume from hibernation
  (bsc#1129279).
- net: ena: fix compilation error in xtensa architecture
  (bsc#1129279).
- net: ena: enable Low Latency Queues (bsc#1129279).
- net: ena: Fix Kconfig dependency on X86 (bsc#1129279).
- net: ena: fix indentations in ena_defs for better readability
  (bsc#1129279).
- net: ena: update driver version to 2.0.1 (bsc#1129279).
- net: ena: remove redundant parameter in ena_com_admin_init()
  (bsc#1129279).
- net: ena: change rx copybreak default to reduce kernel memory
  pressure (bsc#1129279).
- net: ena: limit refill Rx threshold to 256 to avoid latency
  issues (bsc#1129279).
- net: ena: explicit casting and initialization, and clearer
  error handling (bsc#1129279).
- net: ena: use CSUM_CHECKED device indication to report skb's
  checksum status (bsc#1129279).
- net: ena: add functions for handling Low Latency Queues in
  ena_netdev (bsc#1129279).
- net: ena: add functions for handling Low Latency Queues in
  ena_com (bsc#1129279).
- net: ena: introduce Low Latency Queues data structures according
  to ENA spec (bsc#1129279).
- net: ena: complete host info to match latest ENA spec
  (bsc#1129279).
- net: ena: minor performance improvement (bsc#1129279).
- net: ena: fix auto casting to boolean (bsc#1129279).
- net: ena: fix NULL dereference due to untimely napi
  initialization (bsc#1129279).
- net: ena: fix rare bug when failed restart/resume is followed
  by driver removal (bsc#1129279).
- net: ena: fix warning in rmmod caused by double iounmap
  (bsc#1129279).
- net: ena: remove ndo_poll_controller (bsc#1129279).
- commit 594d5c6

-------------------------------------------------------------------
Thu Mar 28 23:34:07 CET 2019 - bp@suse.de

- x86/speculation/mds: Conditionally clear CPU buffers on idle
  entry (bsc#1111331).
- commit 2b3b538

-------------------------------------------------------------------
Thu Mar 28 23:10:15 CET 2019 - bp@suse.de

- x86/kvm/vmx: Add MDS protection when L1D Flush is not active
  (bsc#1111331).
- commit a88945e

-------------------------------------------------------------------
Wed Mar 27 17:06:38 CET 2019 - bp@suse.de

- x86/speculation/mds: Add mds_clear_cpu_buffers() (bsc#1111331).
- commit 9985856

-------------------------------------------------------------------
Wed Mar 27 14:28:59 CET 2019 - bp@suse.de

- x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests (bsc#1111331).
- commit 6990364

-------------------------------------------------------------------
Sun Mar 24 23:35:38 CET 2019 - bp@suse.de

- x86/msr-index: Cleanup bit defines (bsc#1111331).
- commit 6d5ba22

-------------------------------------------------------------------
Thu Mar 21 06:58:17 CET 2019 - msuchanek@suse.de

- scsi: ibmvscsi: Fix empty event pool access during host removal
  (bsc#1119019).
- commit ac915d1

-------------------------------------------------------------------
Fri Mar 15 23:30:16 CET 2019 - ailiopoulos@suse.com

- xfs: remove filestream item xfs_inode reference (bsc#1127961).
- commit 12aa67f

-------------------------------------------------------------------
Thu Mar 14 18:39:20 CET 2019 - tonyj@suse.de

- perf/x86/intel: Fix memory corruption (bsc#1121805).
- commit 10888e4

-------------------------------------------------------------------
Thu Mar 14 10:40:30 CET 2019 - tiwai@suse.de

- media: em28xx: Fix use-after-free when disconnecting
  (CVE-2019-2024,bsc#1129179).
- commit 5f0e041

-------------------------------------------------------------------
Wed Mar 13 16:03:41 CET 2019 - msuchanek@suse.de

- pseries/energy: Use OF accessor function to read ibm,drc-indexes
  (bsc#1129080).
- commit 038b411

-------------------------------------------------------------------
Tue Mar 12 20:25:29 CET 2019 - msuchanek@suse.de

- copy_mount_string: Limit string length to PATH_MAX
  (bsc#1082943).
- commit 90c889a

-------------------------------------------------------------------
Tue Mar 12 08:46:22 CET 2019 - tonyj@suse.de

- perf/x86/intel: Implement support for TSX Force Abort
  (bsc#1121805).
- x86: Add TSX Force Abort CPUID/MSR (bsc#1121805).
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh
  patches.suse/07-x86-cpufeatures-add-x86_feature_rds.patch.
- Refresh
  patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch.
- Refresh
  patches.suse/11-x86-bugs-amd-add-support-to-disable-rds-on-famh-if-requested.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- perf/x86/intel: Generalize dynamic constraint creation
  (bsc#1121805).
- perf/x86/intel: Make cpuc allocations consistent (bsc#1121805).
- perf/x86/intel: Delay memory deallocation until
  x86_pmu_dead_cpu() (bsc#1121805).
- perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
  (bsc#1121805).
- perf/x86: Add sysfs entry to freeze counters on SMI
  (bsc#1121805).
- commit f2072ed

-------------------------------------------------------------------
Thu Mar  7 08:04:23 CET 2019 - alnovak@suse.cz

- scsi: sym53c8xx: fix NULL pointer dereference panic in
  sym_int_sir() (bsc#1125315).
- commit d7b02a7

-------------------------------------------------------------------
Wed Mar  6 16:37:52 CET 2019 - rgoldwyn@suse.com

- restore cond_resched() in shrink_dcache_parent() (bsc#1098599,
  bsc#1105402, bsc#1127758).
- commit 083a001

-------------------------------------------------------------------
Wed Mar  6 15:27:18 CET 2019 - mhocko@suse.com

- mm: enforce min addr even if capable() in expand_downwards()
  (bsc#1128166, CVE-2019-9213).
- commit 9f06b37

-------------------------------------------------------------------
Mon Mar  4 20:27:13 CET 2019 - tabraham@suse.com

- enic: add wq clean up budget (bsc#1075697,
  bsc#1120691. bsc#1102959).
- commit 6cb10d6

-------------------------------------------------------------------
Mon Mar  4 17:35:40 CET 2019 - msuchanek@suse.de

- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137).
- commit e55b7a5

-------------------------------------------------------------------
Mon Mar  4 10:13:25 CET 2019 - jgross@suse.com

- xen-netfront: Fix hang on device removal (bnc#1012382).
- commit f641155

-------------------------------------------------------------------
Fri Feb 22 20:29:19 CET 2019 - tiwai@suse.de

- scsi: target: iscsi: Use bin2hex instead of a re-implementation
  (bsc#1107829 CVE-2018-14633).
- scsi: target: iscsi: Use hex2bin instead of a re-implementation
  (bsc#1107829 CVE-2018-14633).
- commit a9adc26

-------------------------------------------------------------------
Mon Feb 18 16:16:42 CET 2019 - msuchanek@suse.de

- powerpc/tm: Flip the HTM switch default to disabled
  (bsc#1125580).
- commit e62db4f

-------------------------------------------------------------------
Mon Feb 18 09:24:28 CET 2019 - jgross@suse.com

- x86/xen: dont add memory above max allowed allocation
  (bsc#1117645).
- x86: respect memory size limiting via mem= parameter
  (bsc#1117645).
- commit 2bb8986

-------------------------------------------------------------------
Thu Feb 14 21:57:13 CET 2019 - ggherdovich@suse.cz

- time: Introduce jiffies64_to_nsecs() (bsc#1113399).
- commit 1c6add9

-------------------------------------------------------------------
Thu Feb 14 19:47:33 CET 2019 - ggherdovich@suse.cz

- ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
  (bsc#1113399).
- commit 3acc532

-------------------------------------------------------------------
Mon Feb 11 08:32:40 CET 2019 - acho@suse.com

- Update
  patches.fixes/Bluetooth-Verify-that-l2cap_get_conf_opt-provides-la.patch
  (bsc#1120758 CVE-2019-3459 CVE-2019-3460).
- commit 4b13ce9

-------------------------------------------------------------------
Fri Feb  8 22:18:21 CET 2019 - dbond@suse.com

- scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
  (bsc#1121698).
- commit 0eaed50

-------------------------------------------------------------------
Fri Feb  8 10:52:08 CET 2019 - jroedel@suse.de

- KVM: nVMX: unconditionally cancel preemption timer in
  free_nested (CVE-2019-7221) (CVE-2019-7221 bsc#1124732).
- KVM: x86: work around leak of uninitialized stack contents
  (CVE-2019-7222) (CVE-2019-7222 bsc#1124735).
- kvm: fix kvm_ioctl_create_device() reference counting
  (CVE-2019-6974) (CVE-2019-6974 bsc#1124728).
- commit ff1adbb

-------------------------------------------------------------------
Fri Feb  1 21:45:23 CET 2019 - rgoldwyn@suse.com

- Refresh
  patches.fixes/procfs-add-tunable-for-fd-fdinfo-dentry-retention.patch.
  Ignoring a fuxx lead to /proc/sys/fs/procfs-drop-fd-entries
  landing in /proc/sys/vm. Correct it. (bsc#106552)
- commit 2574344

-------------------------------------------------------------------
Tue Jan 29 10:39:16 CET 2019 - lzwang@suse.com

- x86/spectre_v2: Don't check microcode versions when running
  under hypervisors (bsc#1122821).
- commit a194464

-------------------------------------------------------------------
Tue Jan 29 09:48:38 CET 2019 - mkoutny@suse.com

- housekeeping: Sorted patches.arch/x86-sched-allow-topologies-where-numa-nodes-share-an-llc.patch
- Refresh
  patches.arch/x86-sched-allow-topologies-where-numa-nodes-share-an-llc.patch.
- Refresh
  patches.suse/0001-kvm-Introduce-nopvspin-kernel-parameter.patch.
- Refresh
  patches.suse/07-x86-idle-disable-ibrs-when-offlining-a-cpu-and-re-enable-on-wakeup.patch.
- commit dae13f1

-------------------------------------------------------------------
Tue Jan 29 08:24:41 CET 2019 - jgross@suse.com

- xen/blkfront: avoid NULL blkfront_info dereference on device
  removal (bsc#1111062).
- commit 649837a

-------------------------------------------------------------------
Mon Jan 28 19:54:40 CET 2019 - tiwai@suse.de

- ata: Fix racy link clearance (bsc#1107866).
- commit 1a6a726

-------------------------------------------------------------------
Thu Jan 24 05:52:13 CET 2019 - acho@suse.com

- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
  buffer (bsc#1120758 CVE-2019-3459 CVE-2019-3560).
- commit d150f3c

-------------------------------------------------------------------
Mon Jan 21 11:06:39 CET 2019 - jeyu@suse.de

- x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs
  (bsc#1105931).
- x86/entry/64: Clear registers for exceptions/interrupts,
  to reduce speculation attack surface (bsc#1105931).
- x86/entry/64/compat: Clear registers for compat syscalls,
  to reduce speculation attack surface (bsc#1105931).
- x86/entry/64: sanitize extra registers on syscall entry
  (bsc#1105931).
- Refresh
  patches.suse/03-x86-entry-use-ibrs-on-entry-to-kernel-space.patch.
- Refresh
  patches.suse/x86-entry-64-use-a-per-cpu-trampoline-stack.patch.
- commit eeabf8c

-------------------------------------------------------------------
Mon Jan 21 10:05:02 CET 2019 - mkoutny@suse.com

- Refresh patches.drivers/intel_pstate_enable_hwp_by_default.patch.
  Failed to load patch "patches.drivers/intel_pstate_enable_hwp_by_default.patch"
  Hunks #2 and #3 overlap with more than just context
- commit 3e7968f

-------------------------------------------------------------------
Sun Jan 20 18:23:02 CET 2019 - msuchanek@suse.de

- Fix misordered patch hunks.
- Refresh patches.drivers/i2c-designware-baytrail-Add-support-for-cherrytrail.
- Refresh patches.suse/sched-core-Kill-sched_class-task_waking-to-clean-up-the-migration-logic.patch.
  Failed to load patch "patches.suse/sched-core-Kill-sched_class-task_waking-to-clean-up-the-migration-logic.patch"
  Misordered hunks: #1 at line 1168 and #2 at line 1141
  Failed to load patch "patches.drivers/i2c-designware-baytrail-Add-support-for-cherrytrail"
  Misordered hunks: #3 at line 100 and #4 at line 77
- commit 7a7ff58

-------------------------------------------------------------------
Sun Jan 20 16:08:03 CET 2019 - msuchanek@suse.de

- Fix misordered patch hunks.
- Refresh patches.drivers/i2c-designware-baytrail-Add-support-for-cherrytrail.
- Refresh patches.drivers/intel_pstate_enable_hwp_by_default.patch.
- Refresh patches.suse/sched-core-Kill-sched_class-task_waking-to-clean-up-the-migration-logic.patch.
  Failed to load patch "patches.drivers/intel_pstate_enable_hwp_by_default.patch"
  Misordered hunks: #4 at line 1434 and #5 at line 1405
  Failed to load patch "patches.suse/sched-core-Kill-sched_class-task_waking-to-clean-up-the-migration-logic.patch"
  Misordered hunks: #1 at line 1168 and #2 at line 1141
  Failed to load patch "patches.drivers/i2c-designware-baytrail-Add-support-for-cherrytrail"
  Misordered hunks: #3 at line 100 and #4 at line 77
- commit 7fd8eba

-------------------------------------------------------------------
Thu Jan 17 15:41:02 CET 2019 - mkoutny@suse.com

- Delete patches.drivers/0119-dax-fix-device-dax-region-base.patch (bsc#1023175).
  The commit message of f04fdc98a457544a222135150006f8c6e10bbbd3 said it
  removed 0119-dax-fix-device-dax-region-base.patch but it actually
  removed 0115-dax-fix-device-dax-region-base.patch (with no real
  difference in the expanded form).
  This commit rectifies that.
- commit 03ccbd2

-------------------------------------------------------------------
Thu Jan 17 11:05:34 CET 2019 - mkubecek@suse.cz

- fix fragmentation series
- Update (use IP_INC_STATS_BH() rather than IP_INC_STATS()):
  * patches.fixes/ip-discard-ipv4-datagrams-with-overlapping-segments.patch
  * patches.fixes/ip-fail-fast-on-IP-defrag-errors.patch.
  * Refresh patches.kabi/ip-drop-IPSTATS_MIB_REASM_OVERLAPS.patch.
- Update upstream reference:
  * patches.fixes/net-ipv4-do-not-handle-duplicate-fragments-as-overla.patch.
- commit 59fe1c4

-------------------------------------------------------------------
Wed Jan 16 17:25:26 CET 2019 - tabraham@suse.com

- aio: hold an extra file reference over AIO read/write operations
  (bsc#1116027).
- commit 3182fbd

-------------------------------------------------------------------
Wed Jan 16 11:18:00 CET 2019 - msuchanek@suse.de

- Delete patches.rpmify/ppc64le-build-vmlinux.patch.
- commit 699fb09

-------------------------------------------------------------------
Wed Jan 16 11:17:23 CET 2019 - msuchanek@suse.de

- powerpc/boot: Request no dynamic linker for boot wrapper
  (bsc#1070805).
- commit 3b35f95

-------------------------------------------------------------------
Sun Jan 13 20:43:31 CET 2019 - msuchanek@suse.de

- powerpc/tm: Add commandline option to disable hardware
  transactional memory (bsc#1118338).
- powerpc/tm: Add TM Unavailable Exception (bsc#1118338).
- commit 1fe5799

-------------------------------------------------------------------
Sat Jan 12 20:24:10 CET 2019 - mkoutny@suse.com

- housekeeping: convert branch to use sorted series.conf
  This commit:
  1) puts most of series.conf into sorted section,
  2) refreshes metadata of patches (to have upstream commit hashes),
  3) refreshes patches so that they apply in the new order,
  4) reorders patches around Networking section to match SLE12-SP2-LTSS
   and SLE12-SP3 more closely,
  5) enables check of sorted section in series.confg.
  The expanded tree of this commit adds only non-functional changes (moves
  code parts around, whitespace) in comparison with its parent.
- commit 243d24a

-------------------------------------------------------------------
Fri Jan 11 23:09:49 CET 2019 - mkoutny@suse.com

- housekeeping: Refresh patches, move code, non-functional changes
- commit c0a4b54

-------------------------------------------------------------------
Fri Jan 11 23:09:39 CET 2019 - mkoutny@suse.com

- Refresh patches.drivers/mlx4-0006-mlx5-add-busy-polling-support.patch (bsc#1114763).
  Restore linux/prefetch.h being removed by an unrelated patch.
- commit ae94ec1

-------------------------------------------------------------------
Fri Jan 11 22:17:12 CET 2019 - mkoutny@suse.com

- housekeeping: Refresh patches, non-functional whitespace changes
- commit 007c5b9

-------------------------------------------------------------------
Fri Jan 11 18:04:32 CET 2019 - ailiopoulos@suse.com

- xfs: fix quotacheck dquot id overflow infinite loop
  (bsc#1121621).
- commit 26aa5e5

-------------------------------------------------------------------
Thu Jan 10 18:35:28 CET 2019 - mkoutny@suse.com

- housekeeping: remove unused patches.suse/0001-Btrfs-skip-commit-transaction-if-we-don-t-have-enoug.patch
- commit d9fd526

-------------------------------------------------------------------
Thu Jan 10 17:47:34 CET 2019 - mkoutny@suse.com

- Delete patches.drivers/0119-dax-fix-device-dax-region-base.patch (bsc#1023175).
  It is a duplicate of patches.drivers/0115-dax-fix-device-dax-region-base.patch and
  happens to add the same chunk twice.
- commit f04fdc9

-------------------------------------------------------------------
Thu Jan 10 17:42:38 CET 2019 - mkoutny@suse.com

- housekeeping: fold fix into patches.drivers/hpsa-fallback-to-use-legacy-REPORT-PHYS-command.patch
  There was a bug in the initial patch prior to upstreaming that was discovered and fixed.
- commit ae92107

-------------------------------------------------------------------
Thu Jan 10 17:36:56 CET 2019 - mkoutny@suse.com

- housekeeping: Update references, stabilize patches
- commit 07bbe0b

-------------------------------------------------------------------
Thu Jan 10 17:22:36 CET 2019 - mkoutny@suse.com

- md: reorder flag_bits to match upstream commits
  The ordering in the patches was backward.
- commit cb92349

-------------------------------------------------------------------
Tue Jan  8 15:50:17 CET 2019 - tiwai@suse.de

- USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
  (CVE-2018-19985,bsc#1120743).
- commit 896d0f8

-------------------------------------------------------------------
Wed Jan  2 14:08:27 CET 2019 - mkubecek@suse.cz

- ipsec: Fix aborted xfrm policy dump crash (CVE-2017-16939
  bsc#1069702 bsc#1120260).
- commit 8d3ac52

-------------------------------------------------------------------
Wed Jan  2 03:10:43 CET 2019 - neilb@suse.com

- kabi fix for sunrpc-use-after-free-in-svc_process_common.patch
  (bsc#1119946 CVE-2018-16884).
- sunrpc: use-after-free in svc_process_common() (bsc#1119946
  CVE-2018-16884).
- sunrpc: use SVC_NET() in svcauth_gss_* functions (bsc#1119946
  CVE-2018-16884).
- commit 3f52dd3

-------------------------------------------------------------------
Thu Dec 27 17:20:47 CET 2018 - mkoutny@suse.com

- housekeeping: Refresh patches.suse/disallow-ansi_cprng-for-FIPS-140-2.
  Change encoding to utf-8 (affects header only)
- commit 426d1c9

-------------------------------------------------------------------
Fri Dec 21 11:26:58 CET 2018 - gfigueira@suse.com

- xfrm: use complete IPv6 addresses for hash (bsc#1109330).
- netfilter: ipv6: Adjust the frag mem limit after truesize has
  been changed (bsc#1110286).
- ipv4: ipv6: Adjust the frag mem limit after truesize has been
  changed (bsc#1110286).
- rps: flow_dissector: Fix uninitialized flow_keys used in
  __skb_get_hash possibly (bsc#1108145).
- commit ec908f3

-------------------------------------------------------------------
Thu Dec 20 23:34:34 CET 2018 - mkubecek@suse.cz

- net: ipv4: do not handle duplicate fragments as overlapping
  (bsc#1116345).
- commit 786eb77

-------------------------------------------------------------------
Thu Dec 20 23:33:35 CET 2018 - mkubecek@suse.cz

- ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize
  changes (bsc#1110286).
- commit ed21439

-------------------------------------------------------------------
Thu Dec 20 23:32:41 CET 2018 - mkubecek@suse.cz

- ipv6: discard IP frag queue on more errors (CVE-2018-5391
  bsc#1103097).
- commit 09818f2

-------------------------------------------------------------------
Thu Dec 20 23:31:30 CET 2018 - mkubecek@suse.cz

- ip: fail fast on IP defrag errors (CVE-2018-5391 bsc#1103097).
- Refresh patches.kabi/ip-drop-IPSTATS_MIB_REASM_OVERLAPS.patch
  (CVE-2018-5391 bsc#1103097).
- commit 5351724

-------------------------------------------------------------------
Thu Dec 20 23:26:06 CET 2018 - mkubecek@suse.cz

- series.conf: move FragmentSmack patches to sorted section
  Also refresh upstream references where needed.
  No effect on expanded tree.
- commit 50a5310

-------------------------------------------------------------------
Thu Dec 20 16:22:16 CET 2018 - msuchanek@suse.de

- ibmvscsi: Fix empty event pool access during host removal
  (bsc#1119019).
- commit 380886d

-------------------------------------------------------------------
Thu Dec 20 11:39:53 CET 2018 - oneukum@suse.com

- patches.suse/0001-USB-check-usb_get_extra_descriptor-for-proper-size-F.patch:
  USB: check usb_get_extra_descriptor for proper size (For SUSE)
  (bsc#1119714 CVE-2018-20169).
- commit 839b38a

-------------------------------------------------------------------
Tue Dec 18 05:11:50 CET 2018 - jeffm@suse.com

- housekeeping: adjust patches for whitespace
  Some patches have odd whitespace that doesn't match the upstream patches.
  This commit cleans that up.
- commit a990495

-------------------------------------------------------------------
Tue Dec 18 04:14:17 CET 2018 - jeffm@suse.com

- Refresh patches.drivers/mlx4-0006-mlx5-add-busy-polling-support.patch (bsc#1114763).
  Restore linux/prefetch.h being removed by an unrelated patch.
- commit f5fb3b7

-------------------------------------------------------------------
Mon Dec 17 22:41:50 CET 2018 - jeffm@suse.com

- Delete patches.drivers/0119-dax-fix-device-dax-region-base.patch (bsc#1023175).
  It is a duplicate of patches.drivers/0115-dax-fix-device-dax-region-base.patch and
  happens to add the same chunk twice.
- commit 36b129d

-------------------------------------------------------------------
Mon Dec 17 22:30:51 CET 2018 - jeffm@suse.com

- md: reorder flag_bits to match upstream commits
  The ordering in the patches was backward.
- commit 932ea02

-------------------------------------------------------------------
Mon Dec 17 17:56:59 CET 2018 - jeffm@suse.com

- housekeeping: prepare for sorted series by adjusting contexts
  With the patches applied out of order, we can sometimes end up
  with code applied to a different location than in upstream.  This commit
  only changes context to apply the patch in the correct location.
  Since the next commit will touch many, many files, this commit contains
  the changes that have visible impact on the end result and is a much
  smaller set.
  There are no code changes, just movement.
- commit 8a8938b

-------------------------------------------------------------------
Fri Dec 14 21:39:29 CET 2018 - jeffm@suse.com

- housekeeping: convert branch to use sorted series.conf
  This commit reorders most of series.conf to be in git log --topo-order
  order.  The expanded tree matches the previous commit.
- 1 patch eliminated.
- commit ea3ae51

-------------------------------------------------------------------
Fri Dec 14 21:07:43 CET 2018 - jeffm@suse.com

- housekeeping: fold fixes into patches.fixes/libfc-Implement-RTV-responder.patch.
  There were bugs in the initial patch prior to upstreaming that were discovered and fixed.
- commit dd0ae84

-------------------------------------------------------------------
Fri Dec 14 20:56:24 CET 2018 - jeffm@suse.com

- housekeeping: fold fixes into patches.fixes/libfc-additional-debugging-messages.patch.
  The separate messages patches were merged before landing upstream.
- commit 350c4fe

-------------------------------------------------------------------
Fri Dec 14 20:00:35 CET 2018 - jeffm@suse.com

- housekeeping: fold fix into patches.fixes/fc_rport-PRLI-fixes.patch.
  There were bugs in the initial patch prior to upstreaming that were discovered and fixed.
- commit 7b31876

-------------------------------------------------------------------
Fri Dec 14 19:53:25 CET 2018 - jeffm@suse.com

- housekeeping: fold fixes into patches.fixes/libfc-Fixup-disc_mutex-handling.patch.
  There were bugs in the initial patch prior to upstreaming that were discovered and fixed.
- commit 515b604

-------------------------------------------------------------------
Fri Dec 14 02:10:22 CET 2018 - jeffm@suse.com

- housekeeping: fold fix into patches.suse/btrfs-convert-prelimary-reference-tracking-to-use-rbtrees.
  There was a bug in the initial patch prior to upstreaming that was discovered and fixed.
- commit 92ce404

-------------------------------------------------------------------
Thu Dec 13 22:29:57 CET 2018 - jeffm@suse.com

- housekeeping: fold fix into patches.drivers/hpsa-fallback-to-use-legacy-REPORT-PHYS-command.patch
  There was a bug in the initial patch prior to upstreaming that was discovered and fixed.
- commit e71c103

-------------------------------------------------------------------
Thu Dec 13 16:36:25 CET 2018 - jdelvare@suse.de

- vti6: flush x-netns xfrm cache when vti interface is removed
  (bnc#1012382 bsc#1100152).
- xfrm6: call kfree_skb when skb is toobig (bnc#1012382
  bsc#1100152).
- xfrm: fix missing dst_release() after policy blocking lbcast
  and multicast (bnc#1012382 bsc#1100152).
- commit bf28a7f

-------------------------------------------------------------------
Wed Dec 12 11:02:36 CET 2018 - mkubecek@suse.cz

- Update
  patches.kernel.org/4.4.94-018-net-Set-sk_prot_creator-when-cloning-sockets-t.patch
  references (add CVE-2018-9568 bsc#1118319).
- commit 5073684

-------------------------------------------------------------------
Fri Dec  7 12:26:08 CET 2018 - jack@suse.cz

- mm: cleancache: fix corruption on missed inode invalidation
  (bsc#1117186 CVE-2018-16862).
- commit a892eec

-------------------------------------------------------------------
Wed Dec  5 17:20:04 CET 2018 - jdelvare@suse.de

- Refresh
  patches.arch/x86-cpufeature-blacklist-spec_ctrl-pred_cmd-on-early-spectre-v2-microcodes.patch.
- Refresh patches.suse/nospec-fix-forced-cpucaps-ordering.patch.
  Fix a section mismatch:
  WARNING: vmlinux.o(.text+0x2912b): Section mismatch in reference from the function early_init_intel() to the function .init.text:nospec()
  Function nospec() can no longer be declared __init because it is
  called from early_init_intel() which is not __init.
- commit 79eb907

-------------------------------------------------------------------
Tue Dec  4 09:51:46 CET 2018 - jgross@suse.com

- xen/x86: add diagnostic printout to xen_mc_flush() in case of
  error (bnc#1116183).
- commit d4de2d3

-------------------------------------------------------------------
Mon Dec  3 21:07:02 CET 2018 - tiwai@suse.de

- ALSA: usb-audio: Fix UAF decrement if card has no live
  interfaces in card.c (CVE-2018-19824,bsc#1118152).
- commit 99560f5

-------------------------------------------------------------------
Mon Dec  3 10:39:33 CET 2018 - jgross@suse.com

- xen/netback: dont overflow meta array (bnc#1099523).
- commit 63ffcdf

-------------------------------------------------------------------
Thu Nov 29 07:37:15 CET 2018 - jgross@suse.com

- xen: fix xen_qlock_wait() (bnc#1107256).
- xen: make xen_qlock_wait() nestable (bnc#1107256).
- xen: fix race in xen_qlock_wait() (bnc#1107256).
- commit 663249d

-------------------------------------------------------------------
Wed Nov 28 22:18:30 CET 2018 - bp@suse.de

- nospec: Include <asm/barrier.h> dependency (bsc#1114648).
- commit d253723

-------------------------------------------------------------------
Mon Nov 26 21:10:02 CET 2018 - dbond@suse.com

- dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
  (bsc#1113192)
- commit 5ebc95a

-------------------------------------------------------------------
Mon Nov 26 13:54:03 CET 2018 - msuchanek@suse.de

- Update ibmvnic: Fix RX queue buffer cleanup (bsc#1115440, bsc#1115433).
- commit 5b99ed2

-------------------------------------------------------------------
Mon Nov 26 10:01:25 CET 2018 - mkubecek@suse.cz

- rps: flow_dissector: Fix uninitialized flow_keys used in
  __skb_get_hash possibly (bsc#1042286 bsc#1108145).
- commit ac01f28

-------------------------------------------------------------------
Fri Nov 23 21:14:56 CET 2018 - ematsumiya@suse.com

- x86,sched: Allow topologies where NUMA nodes share an LLC
  (bsc#1091158, bsc#1101555, bsc#1117187).
  (cherry picked from commit 1a7aae7d0c49f0a7a6871fa1522f94d79224d0a5)
- commit c94c438

-------------------------------------------------------------------
Fri Nov 23 16:47:09 CET 2018 - jgross@suse.com

- xen/netfront: don't bug in case of too many frags (bnc#1012382).
- xen/netfront: don't cache skb_shinfo() (bnc#1012382).
- commit 470ba8a

-------------------------------------------------------------------
Wed Nov 21 03:17:15 CET 2018 - jeffm@suse.com

- libfc: sync strings with upstream versions (bsc#1114763).
  Also remove the space after sizeof.
  Refreshed patches.drivers/0004-scsi-libfc-use-error-code-for-fc_rport_error.patch.
  Refreshed patches.drivers/0007-scsi-libfc-Check-xid-when-looking-up-REC-exchanges.patch.
  Refreshed patches.fixes/libfc-additional-debugging-messages.patch.
  Refreshed patches.fixes/libfc-frame-alloc-failure-messages.patch.
  Refreshed patches.fixes/libfc-spurious-I-O-error-under-high-load.patch.
  Refreshed patches.fixes/libfc-use-error-code-for-fc_rport_error.patch.
- libfc: sync strings with upstream versions (bsc#1114763).
  Also remove the space after sizeof.
  Refreshed patches.drivers/0004-scsi-libfc-use-error-code-for-fc_rport_error.patch.
  Refreshed patches.drivers/0007-scsi-libfc-Check-xid-when-looking-up-REC-exchanges.patch.
  Refreshed patches.fixes/libfc-additional-debugging-messages.patch.
  Refreshed patches.fixes/libfc-frame-alloc-failure-messages.patch.
  Refreshed patches.fixes/libfc-spurious-I-O-error-under-high-load.patch.
  Refreshed patches.fixes/libfc-use-error-code-for-fc_rport_error.patch.
  Refreshed patches.fixes/scsi-libfc-check-fc_frame_payload_get-return-value-f.patch.
- commit 119a27d

-------------------------------------------------------------------
Mon Nov 19 08:10:13 CET 2018 - mkubecek@suse.cz

- tcp: prevent bogus FRTO undos with non-SACK flows (bsc#1086535).
- commit f134e2e

-------------------------------------------------------------------
Wed Nov 14 15:48:34 CET 2018 - tabraham@suse.com

- scsi: libfc: check fc_frame_payload_get() return value for null
  (bsc#1103624, bsc#1104731).
- commit 0def608

-------------------------------------------------------------------
Tue Nov 13 07:44:52 CET 2018 - bpoirier@suse.com

- Fix Patch-mainline tag in some patches
  These fixes are along the same lines as the fixes done in
  8ee956fca2e5 ("Fix invalid Patch-mainline tags ("next-release")")
  ..
  3525f6717bc4 ("Update Patch-mainline tags to start with "v"")
- Refresh
  patches.drivers/r8169-Do-not-increment-tx_dropped-in-TX-ring-cleanin.
- Refresh
  patches.fixes/0001-net-mlx5-Fix-driver-load-error-flow-when-firmware-is.patch.
- Refresh
  patches.fixes/sctp-fix-copying-more-bytes-than-expected-in-sctp_ad.patch.
- Refresh
  patches.fixes/stop_machine-sched-Fix-migrate_swap-vs.-active_balan.patch.
- Refresh
  patches.fixes/tcp-avoid-collapses-in-tcp_prune_queue-if-possible.patch.
- Refresh
  patches.fixes/tcp-detect-malicious-patterns-in-tcp_collapse_ofo_qu.patch.
- Refresh patches.fixes/xen-blkfront-fix-mq-start-stop-race.patch.
- Refresh
  patches.fixes/xen-grant-table-log-the-lack-of-grants.patch.
- Refresh
  patches.suse/0001-rhashtable-fix-a-memory-leak-in-alloc_bucket_locks.patch.
- commit 955fa57

-------------------------------------------------------------------
Mon Nov 12 17:02:26 CET 2018 - mkubecek@suse.cz

- ip: hash fragments consistently (bsc#1042286 bsc#1108145).
- commit 332e579

-------------------------------------------------------------------
Mon Nov 12 14:51:32 CET 2018 - mkubecek@suse.cz

- ipv6: set rt6i_protocol properly in the route when it is
  installed (bsc#1114190).
- commit db85420

-------------------------------------------------------------------
Mon Nov 12 14:43:10 CET 2018 - mkubecek@suse.cz

- xfrm: use complete IPv6 addresses for hash (bsc#1109330).
- commit 28d32d9

-------------------------------------------------------------------
Sat Nov 10 03:23:56 CET 2018 - jeffm@suse.com

- housekeeping: split patches.arch/0008-efi-arm-efifb-expose-efifb-platform-device-if-GOP-is.patch.
  This patch was committed as two separate commits upstream.  This splits them
  to match.  No code changes.
- commit 2770633

-------------------------------------------------------------------
Fri Nov  9 22:11:33 CET 2018 - jeffm@suse.com

- housekeeping: split patches.arch/0007-efi-arm-libstub-wire-up-GOP-handling-into-the-ARM-UE.patch
  This patch was committed as two separate commits upstream.  This splits them
  to match.  No code changes.
- commit ed313f9

-------------------------------------------------------------------
Fri Nov  9 18:07:45 CET 2018 - msuchanek@suse.de

- ibmvnic: fix index in release_rx_pools (bsc#1115440).
- commit e7e3b8e

-------------------------------------------------------------------
Thu Nov  8 14:12:41 CET 2018 - vliaskovitis@suse.com

- scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
  (bnc#1091197).
- commit 19e78ca

-------------------------------------------------------------------
Thu Nov  8 13:46:05 CET 2018 - ematsumiya@suse.com

- ipv6: set rt6i_protocol properly in the route when it is
  installed (bsc#1114190).
- commit dad6744

-------------------------------------------------------------------
Tue Nov  6 02:35:08 CET 2018 - jeffm@suse.com

- xfs/dmapi: restore event in xfs_getbmap (bsc#1095344, bsc#1114763).
- commit 09f787b

-------------------------------------------------------------------
Mon Nov  5 11:20:48 CET 2018 - mhocko@suse.com

- mremap: properly flush TLB before releasing the page
  (bnc#1113769, CVE-2018-18281).
- commit 75ac082

-------------------------------------------------------------------
Tue Oct 30 21:47:57 CET 2018 - jeffm@suse.com

- housekeeping: update git commit tags
- commit 8216e5a

-------------------------------------------------------------------
Mon Oct 29 15:50:00 CET 2018 - tiwai@suse.de

- cdrom: fix improper type cast, which can leat to information
  leak (CVE-2018-18710,bsc#1113751).
- commit 8d01127

-------------------------------------------------------------------
Sat Oct 27 11:11:00 CEST 2018 - ailiopoulos@suse.com

- xfs: don't fail when converting shortform attr to long form
  during ATTR_REPLACE (bsc#1105025, CVE-2018-18690).
- commit bab7cbb

-------------------------------------------------------------------
Wed Oct 24 03:22:05 CEST 2018 - wqu@suse.com

- btrfs: Fix wrong first_key parameter in replace_path (follow
  up fixes for bsc#1084721).
- commit 1e2c4bd

-------------------------------------------------------------------
Tue Oct 23 16:04:54 CEST 2018 - msuchanek@suse.de

- Refresh patches.kernel.org/patch-4.4.79-80.
- commit b58c56a

-------------------------------------------------------------------
Fri Oct 19 14:22:01 CEST 2018 - mhocko@suse.com

- cgroup, netclassid: add a preemption point to write_classid
  (bnc#1098996).
- commit 0492527

-------------------------------------------------------------------
Thu Oct 18 14:49:29 CEST 2018 - jdelvare@suse.de

- Add bug reference bsc#1110837 to
  patches.suse/x86-entry-64-use-a-per-cpu-trampoline-stack-fix1.patch
- commit 80a20ae

-------------------------------------------------------------------
Thu Oct 18 09:08:49 CEST 2018 - jslaby@suse.cz

- Update
  patches.kernel.org/4.4.109-063-n_tty-fix-EXTPROC-vs-ICANON-interaction-with-.patch
  (bnc#1012382 bnc#1094825 bnc#1110711 CVE-2018-18386).
  Add few more references.
- commit 041da7c

-------------------------------------------------------------------
Wed Oct 17 03:21:37 CEST 2018 - neilb@suse.com

- fscache: fix race between enablement and dropping of object
  (bsc#1107385).
- commit 9cb3d84

-------------------------------------------------------------------
Tue Oct 16 17:48:42 CEST 2018 - jslaby@suse.cz

- n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka
  FIONREAD) (bnc#1012382 CVE-2018-18386).
- commit 7d3c637

-------------------------------------------------------------------
Tue Oct 16 10:15:16 CEST 2018 - tiwai@suse.de

- HID: debug: check length before copy_to_user()
  (CVE-2018-9516,bsc#1108498).
- commit 8880bad

-------------------------------------------------------------------
Mon Oct 15 14:11:02 CEST 2018 - palcantara@suse.de

- cifs: Fix infinite loop when using hard mount option
  (bsc#1091171).
- commit 1ea8e37

-------------------------------------------------------------------
Thu Oct 11 11:54:57 CEST 2018 - jdelvare@suse.de

- Refresh patches.fixes/sd-disable-logical-block-provisioning-if-lbpme-is-no.patch
  * Add missing bug number
  * Fix typo lpbme -> lbpme
- commit ac92008

-------------------------------------------------------------------
Wed Oct 10 12:54:21 CEST 2018 - jgross@suse.com

- xen/blkfront: correct purging of persistent grants
  (bnc#1065600).
  (cherry picked from commit 49f73a52cf3ac618afc9abd5741a10a3579bdaa6)
- xen/blkfront: correct purging of persistent grants
  (bnc#1065600).
- commit e4d85ce

-------------------------------------------------------------------
Fri Oct  5 13:22:12 CEST 2018 - hare@suse.de

- sd: disable logical block provisioning if 'lpbme' is not set
  (bsc#1086095).
- commit 9566e24

-------------------------------------------------------------------
Thu Oct  4 12:42:19 CEST 2018 - pmladek@suse.com

- x86/kaiser: Avoid loosing NMIs when using trampoline stack
  (bsc#1106293 bsc#1099597).
- commit 63904ca

-------------------------------------------------------------------
Thu Oct  4 10:47:19 CEST 2018 - pmladek@suse.com

- Revert "kabi/severities: Ignore missing cpu_tss_tramp (bsc#1099597)"
  This reverts commit 54da5757cbbb39ab15b3cd09cf922a8a9e32209c.
- commit e07abff

-------------------------------------------------------------------
Thu Oct  4 10:45:39 CEST 2018 - pmladek@suse.com

- Revert "Drop kernel trampoline stack."
  This reverts commit 9eba82fc989cadc86ded5d610ce6232687d8ae89.
- commit f6755e4

-------------------------------------------------------------------
Tue Oct  2 19:16:39 CEST 2018 - bp@suse.de

- bsc#1106913: Replace with upstream variants
  Delete patches.suse/11-x86-mm-only-set-ibpb-when-the-new-thread-cannot-ptrace-current-thread.patch.
- commit ef8b863

-------------------------------------------------------------------
Tue Oct  2 11:14:42 CEST 2018 - mfleming@suse.de

- stop_machine: Atomically queue and wake stopper threads
  (git-fixes).
- commit d2d41a2

-------------------------------------------------------------------
Tue Oct  2 11:10:34 CEST 2018 - mfleming@suse.de

- blacklist.conf: Add git-fixes patch -- it's not needed in SP2
- commit 9c411f2

-------------------------------------------------------------------
Fri Sep 28 17:33:33 CEST 2018 - mfleming@suse.de

- stop_machine, sched: Fix migrate_swap() vs. active_balance()
  deadlock (bsc#1088810).
- commit c208654

-------------------------------------------------------------------
Fri Sep 28 13:59:31 CEST 2018 - ydfan@suse.com

- ovl: after setting xattributes, you need to copy the
  attributes in order to make sure the mode and ctime/mtime is
  set (bsc#1107299).
- commit 0cb7c79

-------------------------------------------------------------------
Fri Sep 28 09:23:00 CEST 2018 - vliaskovitis@suse.com

- xen/blkfront: reorder tests in xlblk_init() (bsc#1085042).
- xen/blkfront: cleanup stale persistent grants (bsc#1085042).
- xen/blkback: move persistent grants flags to bool (bsc#1085042).
- xen/blkback: don't keep persistent grants too long
  (bsc#1085042).
- commit 8e0801e

-------------------------------------------------------------------
Thu Sep 27 12:30:02 CEST 2018 - mkoutny@suse.com

- Update
  patches.fixes/x86-entry-64-remove-ebx-handling-from-error_entry-exit.patch
  (bnc#1102715 CVE-2018-14678).
- commit 6f78106

-------------------------------------------------------------------
Wed Sep 26 23:06:42 CEST 2018 - dbueso@suse.de

- Revert "mm,vmacache: optimize overflow system-wide flushing" (bsc#1108399 CVE-2018-17182).
- commit 148d880

-------------------------------------------------------------------
Wed Sep 26 14:44:35 CEST 2018 - msuchanek@suse.de

- powerpc/tm: Avoid possible userspace r1 corruption on reclaim (bsc#1109333).
- Refresh patches.arch/powerpc-tm-Fix-userspace-r13-corruption.patch.
- commit 406ac11

-------------------------------------------------------------------
Tue Sep 25 08:52:14 CEST 2018 - bpoirier@suse.com

- net: ena: fix incorrect usage of memory barriers (bsc#1108239).
- net: ena: fix missing calls to READ_ONCE (bsc#1108239).
- net: ena: fix missing lock during device destruction
  (bsc#1108239).
- net: ena: fix potential double ena_destroy_device()
  (bsc#1108239).
- net: ena: fix device destruction to gracefully free resources
  (bsc#1108239).
- net: ena: fix driver when PAGE_SIZE == 64kB (bsc#1108239).
- net: ena: fix surprise unplug NULL dereference kernel crash
  (bsc#1108239).
- net: ena: Fix use of uninitialized DMA address bits field
  (bsc#1108239).
- net: ena: Eliminate duplicate barriers on weakly-ordered archs
  (bsc#1108239).
- commit 2d94f49

-------------------------------------------------------------------
Mon Sep 24 15:47:28 CEST 2018 - jroedel@suse.de

- Refresh
  patches.arch/0003-x86-l1tf-Handle-EPT-disabled-state-proper.patch.
- commit 626063f

-------------------------------------------------------------------
Mon Sep 24 14:19:47 CEST 2018 - msuchanek@suse.de

- powerpc/tm: Fix userspace r13 corruption (bsc#1109333).
- commit 03db3d2

-------------------------------------------------------------------
Fri Sep 21 22:07:36 CEST 2018 - msuchanek@suse.de

- Refresh patches.arch/powerpc-Avoid-code-patching-freed-init-sections.patch.
- commit 0d67e28

-------------------------------------------------------------------
Wed Sep 19 09:40:09 CEST 2018 - jdelvare@suse.de

- netfilter: xt_CT: fix refcnt leak on error path (bnc#1012382
  bsc#1100152).
- commit f55639b

-------------------------------------------------------------------
Tue Sep 18 13:07:07 CEST 2018 - tiwai@suse.de

- Update patch-tag of ovl fix (CVE-2018-16597, bsc#1106512, bsc#1107299)
- commit dfb45d8

-------------------------------------------------------------------
Mon Sep 17 14:54:46 CEST 2018 - rgoldwyn@suse.com

- ovl: modify ovl_permission() to do checks on two inodes (bsc#1106512).
- ovl: fix random return value on mount (bsc#1099993).
- ovl: fix uid/gid when creating over whiteout (bsc#1099993).
- ovl: override creds with the ones from the superblock mounter
  (bsc#1099993).
- commit c82614e

-------------------------------------------------------------------
Mon Sep 17 12:13:03 CEST 2018 - bpoirier@suse.com

- Refresh patches.suse/disallow-ansi_cprng-for-FIPS-140-2.
  Convert this patch's header to utf8, the encoding used by the mainline
  linux repository.
- commit 14205f4

-------------------------------------------------------------------
Thu Sep 13 14:59:05 CEST 2018 - nborisov@suse.com

- hfsplus: fix NULL dereference in hfsplus_lookup() (bsc#1102870, CVE-2018-14617).
- commit 0cb03f4

-------------------------------------------------------------------
Thu Sep 13 09:43:44 CEST 2018 - nsaenzjulienne@suse.de

- USB: yurex: fix out-of-bounds uaccess in read handler
  (bsc#1106095, CVE-2018-16276).
- commit c2d7dcc

-------------------------------------------------------------------
Wed Sep 12 17:21:44 CEST 2018 - nsaenzjulienne@suse.de

- USB: yurex: fix out-of-bounds uaccess in read handler
  (bsc#1106095, CVE-2018-16276).
- commit 2e8cf13

-------------------------------------------------------------------
Wed Sep 12 15:28:45 CEST 2018 - nborisov@suse.com

- blacklist.conf: 4.4x doesn't include offending code.
- commit a7ab216

-------------------------------------------------------------------
Wed Sep 12 10:39:19 CEST 2018 - nsaenzjulienne@suse.de

- usbip: vhci_sysfs: fix potential Spectre v1 (bsc#1096547).
- commit db63cc9

-------------------------------------------------------------------
Tue Sep 11 13:51:40 CEST 2018 - msuchanek@suse.de

- ibmvnic: Include missing return code checks in reset function
  (bnc#1107966).
- commit 6c66f7d

-------------------------------------------------------------------
Tue Sep 11 10:46:36 CEST 2018 - mwilck@suse.com

- cdrom: information leak in cdrom_ioctl_media_changed()
  (bnc#1012382, bsc#1092903, CVE-2018-10940).
- commit aeac8a1

-------------------------------------------------------------------
Tue Sep 11 10:41:39 CEST 2018 - nborisov@suse.com

- xfs: validate cached inodes are free when allocated
  (bsc#1100001, CVE-2018-13093).
- xfs: fix a null pointer dereference in
  xfs_bmap_extents_to_btree (bsc#1099999, CVE-2018-13095).
- xfs: don't call xfs_da_shrink_inode with NULL bp (bsc#1100000,
  CVE-2018-13094).
- commit 7db3dec

-------------------------------------------------------------------
Tue Sep 11 10:25:55 CEST 2018 - ohering@suse.de

- xen: avoid crash in disable_hotplug_cpu (bsc#1106594).
- commit a3e303c

-------------------------------------------------------------------
Mon Sep 10 21:38:39 CEST 2018 - tiwai@suse.de

- kABI workaround for posix-timers it_overrun 64bit changes
  (CVE-2018-12896,bsc#1099922).
- posix-timers: Sanitize overrun handling
  (CVE-2018-12896,bsc#1099922).
- commit 6f8f179

-------------------------------------------------------------------
Mon Sep 10 16:47:26 CEST 2018 - msuchanek@suse.de

- powerpc: Avoid code patching freed init sections (bnc#1107735).
- commit abbc07d

-------------------------------------------------------------------
Fri Sep  7 16:15:55 CEST 2018 - tiwai@suse.de

- cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
  (CVE-2018-16658,bsc#1107689).
- commit dc535d7

-------------------------------------------------------------------
Fri Sep  7 10:27:00 CEST 2018 - mkubecek@suse.cz

- Update
  patches.fixes/atm-Preserve-value-of-skb-truesize-when-accounting-t.patch.
  Make the backport more consistent to avoid gcc warning.
- commit 5b58226

-------------------------------------------------------------------
Fri Sep  7 10:01:14 CEST 2018 - mkubecek@suse.cz

- irda: Only insert new objects into the global database via
  setsockopt (CVE-2018-6555 bsc#1106511).
- irda: Fix memory leak caused by repeated binds of irda socket
  (CVE-2018-6554 bsc#1106509).
- commit 5b81369

-------------------------------------------------------------------
Wed Sep  5 14:30:23 CEST 2018 - mkubecek@suse.cz

- blacklist.conf: add 4672694bd4f1
  Blacklist commit 4672694bd4f1 ("ipv4: frags: handle possible skb truesize
  change") as it patches code which has been removed recently by backport of
  commit 7969e5c40dfd ("ip: discard IPv4 datagrams with overlapping
  segments.").
- commit 83e7b29

-------------------------------------------------------------------
Wed Sep  5 11:22:48 CEST 2018 - mkubecek@suse.cz

- atm: Preserve value of skb->truesize when accounting to vcc
  (bsc#1089066).
- net: adjust skb->truesize in ___pskb_trim() (bsc#1089066).
- net: adjust skb->truesize in pskb_expand_head() (bsc#1089066).
- netlink: do not enter direct reclaim from netlink_trim()
  (bsc#1042286).
- net: add skb_condense() helper (bsc#1089066).
- commit 10aed3e

-------------------------------------------------------------------
Tue Sep  4 17:35:00 CEST 2018 - tbogendoerfer@suse.de

- ixgbe: Fix output from ixgbe_dump (bsc#1100105).
- commit 3fbcb57

-------------------------------------------------------------------
Tue Sep  4 16:42:02 CEST 2018 - tbogendoerfer@suse.de

- ixgbe: Add support for build_skb (bsc#1100105).
- ixgbe: Add support for padding packet (bsc#1100105).
- ixgbe: Break out Rx buffer page management (bsc#1100105).
- ixgbe: Use length to determine if descriptor is done
  (bsc#1100105).
- ixgbe: Make use of order 1 pages and 3K buffers independent
  of FCoE (bsc#1100105).
- ixgbe: Update code to better handle incrementing page count
  (bsc#1100105).
- ixgbe: Update driver to make use of DMA attributes in Rx path
  (bsc#1100105).
- ixgbe: Only DMA sync frame length (bsc#1100105).
- ixgbe: Add function for checking to see if we can reuse page
  (bsc#1100105).
- mm: rename __page_frag functions to __page_frag_cache, drop
  order from drain (bsc#1100105).
- mm: add support for releasing multiple instances of a page
  (bsc#1100105).
- commit 8fb4ae3

-------------------------------------------------------------------
Mon Sep  3 11:18:23 CEST 2018 - jroedel@suse.de

- KVM: VMX: Work around kABI breakage in 'enum vmx_l1d_flush_state' (bsc#1106369).
- commit 73a6ed8

-------------------------------------------------------------------
Mon Sep  3 10:57:07 CEST 2018 - jroedel@suse.de

- KVM: VMX: fixes for vmentry_l1d_flush module parameter
  (bsc#1106369).
- x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on
  vmentry (bsc#1106369).
- commit 213d18f

-------------------------------------------------------------------
Fri Aug 31 17:11:39 CEST 2018 - jgross@suse.com

- x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
  (bnc#1105348, CVE-2018-15594).
- commit a483469

-------------------------------------------------------------------
Fri Aug 31 10:20:34 CEST 2018 - jthumshirn@suse.de

- scripts/git_sort/git_sort.py: Add fixes branch from mkp/scsi.git.
- commit 760581c

-------------------------------------------------------------------
Wed Aug 29 19:20:27 CEST 2018 - colyli@suse.de

- bcache: release dc->writeback_lock properly in
  bch_writeback_thread() (bsc#1064232).
- bcache: fix error setting writeback_rate through sysfs interface
  (bsc#1064232).
- bcache: set max writeback rate when I/O request is idle
  (bsc#1064232).
- bcache: make the pr_err statement used for ENOENT only in
  sysfs_attatch section (bsc#1064232).
- bcache: avoid unncessary cache prefetch bch_btree_node_get()
  (bsc#1064232).
- bcache: display rate debug parameters to 0 when writeback is
  not running (bsc#1064232).
- bcache: do not check return value of debugfs_create_dir()
  (bsc#1064232).
- bcache: free heap cache_set->flush_btree in bch_journal_free
  (bsc#1064232).
- bcache: fix I/O significant decline while backend devices
  registering (bsc#1064232).
- bcache: calculate the number of incremental GC nodes according
  to the total of btree nodes (bsc#1064232).
- bcache: finish incremental GC (bsc#1064232).
- bcache: simplify the calculation of the total amount of flash
  dirty data (bsc#1064232).
- commit 1bcc316

-------------------------------------------------------------------
Wed Aug 29 12:58:35 CEST 2018 - jroedel@suse.de

- KVM: nVMX: update last_nonleaf_level when initializing nested
  EPT (bsc#1062604).
- KVM: MMU: always terminate page walks at level 1 (bsc#1062604).
- KVM: MMU: simplify last_pte_bitmap (bsc#1062604).
- commit 7af296a

-------------------------------------------------------------------
Tue Aug 28 14:26:30 CEST 2018 - mkubecek@suse.cz

- Cipso: cipso_v4_optptr enter infinite loop (CVE-2018-10938
  bsc#1106016).
- commit dfcceea

-------------------------------------------------------------------
Mon Aug 27 14:55:04 CEST 2018 - mhocko@suse.com

- kabi: x86/speculation/l1tf: Increase l1tf memory limit for
  Nehalem+ (bnc#1105536).
- x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
  (bnc#1105536).
- x86/speculation/l1tf: Suggest what to do on systems with too
  much RAM (bnc#1105536).
- x86/speculation/l1tf: Fix off-by-one error when warning that
  system has too much RAM (bnc#1105536).
- commit c400b39

-------------------------------------------------------------------
Mon Aug 27 08:54:56 CEST 2018 - jgross@suse.com

- x86/entry/64: Remove %ebx handling from error_entry/exit
  (bnc#1102715).
- commit 5c0f1e3

-------------------------------------------------------------------
Sat Aug 25 00:46:50 CEST 2018 - rgoldwyn@suse.com

- Refresh patches.fixes/Hang-soft-lockup-in-d_invalidate-with-simultaneous-c.patch
  Corrected, missing hunk.
- commit 23de731

-------------------------------------------------------------------
Fri Aug 24 17:55:06 CEST 2018 - msuchanek@suse.de

- powerpc/64s: Default l1d_size to 64K in RFI fallback flush
  (bsc#1068032, git-fixes).
- commit b8c7640

-------------------------------------------------------------------
Fri Aug 24 16:02:03 CEST 2018 - msuchanek@suse.de

- powerpc64s: Show ori31 availability in spectre_v1 sysfs file
  not v2 (bsc#1068032, bsc#1080157, git-fixes).
- commit a3f17b7

-------------------------------------------------------------------
Tue Aug 21 22:56:08 CEST 2018 - jeffm@suse.com

- xfs: repair malformed inode items during log recovery
  (bsc#1105396).
- xfs: Remove dead code from inode recover function (bsc#1105396).
- commit 67aedc7

-------------------------------------------------------------------
Tue Aug 21 16:12:54 CEST 2018 - mhocko@suse.com

- x86/speculation: Protect against userspace-userspace spectreRSB (bnc#1102517, CVE-2018-15572).
  (cherry picked from commit e38fcd7cc9b49bdb4469ab2d4774e67bcaa152da)
- commit a2f501d

-------------------------------------------------------------------
Tue Aug 21 09:16:59 CEST 2018 - tiwai@suse.de

- ALSA: rawmidi: Change resized buffers atomically
  (CVE-2018-10902,bsc#1105322).
- commit 57d39eb

-------------------------------------------------------------------
Mon Aug 20 19:44:23 CEST 2018 - mkoutny@suse.com

- kabi/severities: Ignore missing cpu_tss_tramp (bsc#1099597)
- commit 54da575

-------------------------------------------------------------------
Mon Aug 20 14:48:41 CEST 2018 - mbenes@suse.cz

- Delete patches.suse/x86-kaiser-duplicate-cpu-tss.patch.
- Delete patches.kabi/x86-enforce-entry-stack-alignment.patch.
- Delete patches.suse/x86-enforce-entry-stack-alignment.patch.
- Delete
  patches.suse/x86-entry-64-use-a-per-cpu-trampoline-stack.patch.
- Delete patches.suse/x86-kaiser-remove-user-mapping-tss.patch.
- Refresh
  patches.suse/15-x86-process-allow-runtime-control-of-speculative-store-bypass.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
  Drop kernel trampoline stack. It is involved in breaking kdump/kexec
  infrastucture. This fixes bsc#1099597.
  Rationale (by jkosina@suse.com):
  > We still have
  >
  >    patches.suse/kaiser-clear-thread-stack.patch
  >
  > which provides comparable level of security against attacker reading
  > kernel stack contents using Meltdown.
- commit 9eba82f

-------------------------------------------------------------------
Mon Aug 20 14:20:22 CEST 2018 - tiwai@suse.de

- Bluetooth: hidp: buffer overflow in hidp_process_report
  (CVE-2018-9363,bsc#1105292).
- commit 2fbbb64

-------------------------------------------------------------------
Mon Aug 20 14:08:13 CEST 2018 - jthumshirn@suse.de

- provide special timeout module parameters for EC2 (FATE#325514,
  bsc#1065364).
- commit 64596df

-------------------------------------------------------------------
Tue Aug 14 18:40:26 CEST 2018 - jack@suse.cz

- ext4: don't update checksum of new initialized bitmaps
  (bnc#1012382).
- commit 41834c8

-------------------------------------------------------------------
Tue Aug 14 18:31:35 CEST 2018 - jack@suse.cz

- ext4: add corruption check in ext4_xattr_set_entry()
  (bsc#1099844 cve-2018-10879).
- commit 190a885

-------------------------------------------------------------------
Tue Aug 14 18:31:00 CEST 2018 - jack@suse.cz

- ext4: always verify the magic number in xattr blocks
  (bsc#1099844 cve-2018-10879).
- commit 598bad0

-------------------------------------------------------------------
Tue Aug 14 18:30:22 CEST 2018 - jack@suse.cz

- ext4: avoid running out of journal credits when appending to
  an inline file (bsc#1099863 cve-2018-10883).
- commit 352fe64

-------------------------------------------------------------------
Tue Aug 14 18:29:41 CEST 2018 - jack@suse.cz

- ext4: never move the system.data xattr out of the inode body
  (bsc#1099845 cve-2018-10880).
- commit d649821

-------------------------------------------------------------------
Tue Aug 14 18:24:13 CEST 2018 - jack@suse.cz

- ext4: fix check to prevent initializing reserved inodes
  (bsc#1104319).
- commit 8fb745c

-------------------------------------------------------------------
Tue Aug 14 18:23:59 CEST 2018 - jack@suse.cz

- ext4: check for allocation block validity with block group
  locked (bsc#1104495).
- commit dc5f9c2

-------------------------------------------------------------------
Tue Aug 14 18:23:45 CEST 2018 - jack@suse.cz

- ext4: fix false negatives *and* false positives in
  ext4_check_descriptors() (bsc#1103445).
- commit 9eea5ce

-------------------------------------------------------------------
Tue Aug 14 18:21:08 CEST 2018 - jack@suse.cz

- ext4: add more inode number paranoia checks (bnc#1012382
  cve-2018-10882 bsc#1099849).
- commit afcc834

-------------------------------------------------------------------
Tue Aug 14 18:21:01 CEST 2018 - jack@suse.cz

- ext4: clear i_data in ext4_inode_info when removing inline data
  (bnc#1012382 bsc#1099864 cve-2018-10881).
- commit 3592aff

-------------------------------------------------------------------
Tue Aug 14 18:20:54 CEST 2018 - jack@suse.cz

- ext4: verify the depth of extent tree in ext4_find_extent()
  (bnc#1012382 bsc#1099846 cve-2018-10877).
- commit dcc6aa7

-------------------------------------------------------------------
Tue Aug 14 18:20:46 CEST 2018 - jack@suse.cz

- ext4: only look at the bg_flags field if it is valid
  (bnc#1012382 bsc#1099811 cve-2018-10876).
- commit 4e1aaa5

-------------------------------------------------------------------
Tue Aug 14 18:20:34 CEST 2018 - jack@suse.cz

- ext4: always check block group bounds in
  ext4_init_block_bitmap() (bnc#1012382 bsc#1099813
  cve-2018-10878).
- commit a7e2653

-------------------------------------------------------------------
Tue Aug 14 18:20:27 CEST 2018 - jack@suse.cz

- ext4: make sure bitmaps and the inode table don't overlap with
  bg descriptors (bnc#1012382 bsc#1099813 cve-2018-10878).
- commit c235bb1

-------------------------------------------------------------------
Tue Aug 14 18:20:14 CEST 2018 - jack@suse.cz

- jbd2: don't mark block as modified if the handle is out of
  credits (bnc#1012382 bsc#1099863 cve-2018-10883).
- commit 7e2da45

-------------------------------------------------------------------
Tue Aug 14 12:02:55 CEST 2018 - jroedel@suse.de

- kABI: protect struct x86_emulate_ops (kabi).
- kvm: x86: use correct privilege level for
  sgdt/sidt/fxsave/fxrstor access (bnc#1012382, bnc#1097104,
  CVE-2018-10853).
- KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
  kvm_write_guest_virt_system (bnc#1012382, bnc#1097104,
  CVE-2018-10853).
- KVM: x86: introduce linear_{read,write}_system (bnc#1012382,
  bnc#1097104, CVE-2018-10853).
- commit 54b1e2f

-------------------------------------------------------------------
Thu Aug  9 11:00:18 CEST 2018 - nborisov@suse.com

- xfs: add comments documenting the rebalance algorithm
  (bsc#1095344).
- xfs: add some comments to  xfs_iext_insert/xfs_iext_insert_node
  (bsc#1095344).
- xfs: move xfs_iext_insert tracepoint to report useful
  information (bsc#1095344).
- xfs: fix memory leak in xfs_iext_free_last_leaf (bsc#1095344).
- xfs: handle zero entries case in  xfs_iext_rebalance_leaf
  (bsc#1095344).
- xfs: remove a superflous assignment in  xfs_iext_remove_node
  (bsc#1095344).
- xfs: fix number of records handling in  xfs_iext_split_leaf
  (bsc#1095344).
- xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
  (bsc#1095344).
- xfs: pass struct xfs_bmbt_irec to  xfs_bmbt_validate_extent
  (bsc#1095344).
- xfs: remove the nr_extents argument to xfs_iext_remove
  (bsc#1095344).
- xfs: remove the nr_extents argument to xfs_iext_insert
  (bsc#1095344).
- xfs: use a b+tree for the in-core extent list (bsc#1095344).
- xfs: improve kmem_realloc (bsc#1095344).
- xfs: allow unaligned extent records in  xfs_bmbt_disk_set_all
  (bsc#1095344).
- xfs: remove support for inlining data/extents into the  inode
  fork (bsc#1095344).
- xfs: factor out a helper to initialize a local format  inode
  fork (bsc#1095344).
- xfs: introduce the xfs_iext_cursor abstraction (bsc#1095344).
- xfs: refactor dir2 leaf readahead shadow buffer  cleverness
  (bsc#1095344).
- xfs: iterate over extents in xfs_bmap_extents_to_btree
  (bsc#1095344).
- xfs: iterate over extents in xfs_iextents_copy (bsc#1095344).
- xfs: pass an on-disk extent to xfs_bmbt_validate_extent
  (bsc#1095344).
- xfs: treat idx as a cursor in xfs_bmap_collapse_extents
  (bsc#1095344).
- xfs: treat idx as a cursor in xfs_bmap_del_extent_*
  (bsc#1095344).
- xfs: treat idx as a cursor in
  xfs_bmap_add_extent_unwritten_real (bsc#1095344).
- xfs: treat idx as a cursor in  xfs_bmap_add_extent_hole_real
  (bsc#1095344).
- xfs: treat idx as a cursor in  xfs_bmap_add_extent_hole_delay
  (bsc#1095344).
- xfs: treat idx as a cursor in  xfs_bmap_add_extent_delay_real
  (bsc#1095344).
- xfs: remove a duplicate assignment in
  xfs_bmap_add_extent_delay_real (bsc#1095344).
- xfs: don't create overlapping extents in
  xfs_bmap_add_extent_delay_real (bsc#1095344).
- xfs: simplify validation of the unwritten extent bit
  (bsc#1095344).
- xfs: add a new xfs_iext_lookup_extent_before helper
  (bsc#1095344).
- xfs: merge xfs_bmap_read_extents into xfs_iread_extents
  (bsc#1095344).
- xfs: add asserts for the mmap lock in
  xfs_{insert,collapse}_file_space (bsc#1095344).
- xfs: rewrite xfs_bmap_first_unused to make better use  of
  xfs_iext_get_extent (bsc#1095344).
- xfs: don't rely on extent indices in  xfs_bmap_insert_extents
  (bsc#1095344).
- xfs: don't rely on extent indices in  xfs_bmap_collapse_extents
  (bsc#1095344).
- xfs: update got in xfs_bmap_shift_update_extent (bsc#1095344).
- xfs: remove xfs_bmse_shift_one (bsc#1095344).
- xfs: split xfs_bmap_shift_extents (bsc#1095344).
- xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS (bsc#1095344).
- xfs: inline xfs_shift_file_space into callers (bsc#1095344).
- xfs: remove if_rdev (bsc#1095344).
- xfs: remove the never fully implemented UUID fork  format
  (bsc#1095344).
- xfs: remove XFS_BMAP_TRACE_EXLIST (bsc#1095344).
- xfs: move pre/post-bmap tracing into  xfs_iext_update_extent
  (bsc#1095344).
- xfs: make better use of the 'state' variable in
  xfs_bmap_del_extent_real (bsc#1095344).
- xfs: add a xfs_bmap_fork_to_state helper (bsc#1095344).
- xfs: remove xfs_bmbt_get_state (bsc#1095344).
- xfs: remove all xfs_bmbt_set_* helpers except for
  xfs_bmbt_set_all (bsc#1095344).
- xfs: replace xfs_bmbt_lookup_ge with  xfs_bmbt_lookup_first
  (bsc#1095344).
- xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
  (bsc#1095344).
- xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
  (bsc#1095344).
- xfs: during btree split, save new block key & ptr for  future
  insertion (bsc#1095344).
- xfs: refactor xfs_bmap_add_extent_unwritten_real (bsc#1095344).
- xfs: refactor delalloc accounting in
  xfs_bmap_add_extent_delay_real (bsc#1095344).
- xfs: refactor xfs_bmap_add_extent_delay_real (bsc#1095344).
- xfs: refactor xfs_bmap_add_extent_hole_real (bsc#1095344).
- xfs: refactor xfs_bmap_add_extent_hole_delay (bsc#1095344).
- xfs: refactor xfs_del_extent_real (bsc#1095344).
- xfs: use the state defines in xfs_bmap_del_extent_real
  (bsc#1095344).
- xfs: use correct state defines in
  xfs_bmap_del_extent_{cow,delay} (bsc#1095344).
- xfs: move some more code into xfs_bmap_del_extent_real
  (bsc#1095344).
- xfs: use xfs_bmap_del_extent_delay for the data fork as  well
  (bsc#1095344).
- xfs: rename bno to end in __xfs_bunmapi (bsc#1095344).
- xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
  (bsc#1095344).
- xfs: use xfs_iext_get_extent instead of open coding it
  (bsc#1095344).
- xfs: refactor xfs_bunmapi_cow (bsc#1095344).
- xfs: split indlen reservations fairly when under  reserved
  (bsc#1095344).
- xfs: handle indlen shortage on delalloc extent merge
  (bsc#1095344).
- xfs: borrow indirect blocks from freed extent when  available
  (bsc#1095344).
- xfs: refactor delalloc indlen reservation split into  helper
  (bsc#1095344).
- xfs: update freeblocks counter after extent deletion
  (bsc#1095344).
- xfs: simplify the xfs_getbmap interface (bsc#1095344).
- xfs: rewrite getbmap using the xfs_iext_* helpers (bsc#1095344).
- xfs: add xfs_trim_extent (bsc#1095344).
- xfs: replace xfs_qm_get_rtblks with a direct call to
  xfs_bmap_count_leaves (bsc#1095344).
- xfs: rewrite xfs_bmap_count_leaves using  xfs_iext_get_extent
  (bsc#1095344).
- xfs: use xfs_iext_*_extent helpers in  xfs_bmap_split_extent_at
  (bsc#1095344).
- xfs: use xfs_iext_*_extent helpers in  xfs_bmap_shift_extents
  (bsc#1095344).
- xfs: move some code around inside  xfs_bmap_shift_extents
  (bsc#1095344).
- xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
  (bsc#1095344).
- xfs: switch xfs_bmap_local_to_extents to use  xfs_iext_insert
  (bsc#1095344).
- xfs: add a xfs_iext_update_extent helper (bsc#1095344).
- xfs: remove prev argument to xfs_bmapi_reserve_delalloc
  (bsc#1095344).
- xfs: use new extent lookup helpers in __xfs_bunmapi
  (bsc#1095344).
- xfs: use new extent lookup helpers in xfs_bmapi_write
  (bsc#1095344).
- xfs: use new extent lookup helpers in xfs_bmapi_read
  (bsc#1095344).
- xfs: cleanup xfs_bmap_last_before (bsc#1095344).
- xfs: new inode extent list lookup helpers (bsc#1095344).
- xfs: provide helper for counting extents from if_bytes
  (bsc#1095344).
- commit a8cf625

-------------------------------------------------------------------
Thu Aug  9 04:38:02 CEST 2018 - jbohac@suse.cz

- kabi; ip: drop IPSTATS_MIB_REASM_OVERLAPS (bsc#1103097,
  CVE-2018-5391).
- commit 85f404b

-------------------------------------------------------------------
Thu Aug  9 02:43:18 CEST 2018 - jbohac@suse.cz

- ipv6: defrag: drop non-last frags smaller than min mtu
  (bsc#1103097, CVE-2018-5391).
- ip: discard IPv4 datagrams with overlapping segments
  (bsc#1103097, CVE-2018-5391).
- inet: frag: enforce memory limits earlier (bsc#1103097,
  CVE-2018-5391).
- commit 5cfee65

-------------------------------------------------------------------
Wed Aug  8 09:01:13 CEST 2018 - tiwai@suse.de

- tcp: detect malicious patterns in tcp_collapse_ofo_queue()
  (CVE-2018-5390,bsc#1102340).
- tcp: avoid collapses in tcp_prune_queue() if possible
  (CVE-2018-5390,bsc#1102340).
- commit a5ae92a

-------------------------------------------------------------------
Wed Aug  8 00:50:29 CEST 2018 - neilb@suse.com

- NFS: Use an appropriate work queue for direct-write completion
  (bsc#1082519).
- commit 069a65b

-------------------------------------------------------------------
Tue Aug  7 10:43:52 CEST 2018 - tbogendoerfer@suse.de

- infiniband: fix a possible use-after-free bug (bsc#1103119
  CVE-2018-14734).
- commit a652ed6

-------------------------------------------------------------------
Tue Aug  7 10:42:27 CEST 2018 - mkoutny@suse.com

- Refresh
  patches.fixes/0001-ixgbe-Reorder-Tx-Rx-shutdown-to-reduce-time-needed-t.patch.
- Refresh
  patches.fixes/0001-ixgbe-use-atomic-bitwise-operations-when-handling-re.patch.
- Refresh
  patches.fixes/0002-ixgbe-Refactor-queue-disable-logic-to-take-completio.patch.
- Refresh
  patches.fixes/0002-ixgbe-fix-possible-race-in-reset-subtask.patch.
  Update patch metadata
- commit e047e29

-------------------------------------------------------------------
Mon Jul 30 17:48:43 CEST 2018 - tiwai@suse.de

- Update patch tag for patches.kernel.org/4.4.116-047-posix-timer-Properly-check-sigevent-sigev_not.patch (CVE-2017-18344,bsc#1102851).
- commit e64eb0e

-------------------------------------------------------------------
Sat Jul 28 00:54:09 CEST 2018 - jkosina@suse.cz

- Refresh
  patches.arch/15-cpu-hotplug-boot-HT-siblings-at-least-once.patch.
  Unbreak boot-time disabling of SMT and update the patch changelog to
  explain the delayed offlining of non-primary siblings to avoid
  livelock on parking hotplug kthreads.
- commit 858f59b

-------------------------------------------------------------------
Thu Jul 26 22:23:43 CEST 2018 - mkoutny@suse.com

- KABI: stop failing on kvm_x86_ops change
  Cherry-picked from 3e0c1abe742980fc9fbf96e8aff1c3e0392170bb
- commit 5682355

-------------------------------------------------------------------
Thu Jul 26 22:08:22 CEST 2018 - mkoutny@suse.com

- x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
  (bsc#1089343 CVE-2018-3646).
- cpu/hotplug: detect SMT disabled by BIOS (bsc#1089343
  CVE-2018-3646).
- Documentation: Add section about CPU vulnerabilities
  (bsc#1089343 CVE-2018-3646).
- x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
  (bsc#1089343 CVE-2018-3646).
- cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early (bsc#1089343
  CVE-2018-3646).
- cpu/hotplug: Expose SMT control init function (bsc#1089343
  CVE-2018-3646).
- x86/kvm: Allow runtime control of L1D flush (bsc#1089343
  CVE-2018-3646).
- x86/kvm: Serialize L1D flush parameter setter (bsc#1089343
  CVE-2018-3646).
- x86/kvm: Add static key for flush always (bsc#1089343
  CVE-2018-3646).
- x86/kvm: Move l1tf setup function (bsc#1089343 CVE-2018-3646).
- x86/l1tf: Handle EPT disabled state proper (bsc#1089343
  CVE-2018-3646).
- x86/kvm: Drop L1TF MSR list approach (bsc#1089343
  CVE-2018-3646).
- x86/litf: Introduce vmx status variable (bsc#1089343
  CVE-2018-3646).
- x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
  (bsc#1089343 CVE-2018-3646).
- x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER
  only MSRs (bsc#1089343 CVE-2018-3646).
- x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number
  accounting (bsc#1089343 CVE-2018-3646).
- x86/KVM/VMX: Add find_msr() helper function (bsc#1089343
  CVE-2018-3646).
- x86/KVM/VMX: Split the VMX MSR LOAD structures to have an
  host/guest numbers (bsc#1089343 CVE-2018-3646).
- x86/KVM/VMX: Add L1D flush logic (bsc#1089343 CVE-2018-3646).
- x86/KVM/VMX: Add L1D MSR based flush (bsc#1089343
  CVE-2018-3646).
- x86/KVM/VMX: Add L1D flush algorithm (bsc#1089343
  CVE-2018-3646).
- x86/KVM/VMX: Add module argument for L1TF mitigation
  (bsc#1089343 CVE-2018-3646).
- x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being
  present (bsc#1089343 CVE-2018-3646).
- x86/cpufeatures: Add detection of L1D cache flush support
  (bsc#1089343 CVE-2018-3646).
- cpu/hotplug: Online siblings when SMT control is turned on
  (bsc#1089343 CVE-2018-3646).
- cpu/hotplug: Boot HT siblings at least once (bsc#1089343
  CVE-2018-3646).
- x86/CPU/AMD: Move TOPOEXT reenablement before reading
  smp_num_siblings (bsc#1089343).
  Update config files.
- x86/cpu/AMD: Evaluate smp_num_siblings early (bsc#1089343).
- x86/CPU/AMD: Do not check CPUID max ext level before parsing
  SMP info (bsc#1089343).
- x86/cpu/intel: Evaluate smp_num_siblings early (bsc#1089343).
- x86/cpu/topology: Provide detect_extended_topology_early()
  (bsc#1089343).
- x86/cpu/common: Provide detect_ht_early() (bsc#1089343).
- x86/cpu/AMD: Remove the pointless detect_ht() call
  (bsc#1089343).
- x86/cpu: Remove the pointless CPU printout (bsc#1089343).
- cpu/hotplug: Provide knobs to control SMT (bsc#1089343).
- x86/smpboot: Do not use smp_num_siblings in
  __max_logical_packages calculation (bsc#1089343).
- x86/topology: Add topology_max_smt_threads() (bsc#1089343).
- cpu/hotplug: Add sysfs state interface (bsc#1089343).
- cpu/hotplug: Split do_cpu_down() (bsc#1089343).
- x86/topology: Provide topology_smt_supported() (bsc#1089343).
- x86/smp: Provide topology_is_primary_thread() (bsc#1089343).
- mm, l1tf: Disallow non privileged high MMIO PROT_NONE mappings
  (bnc#1087081, CVE-2018-3620).
- x86, l1tf: Limit swap file size to MAX_PA/2 (bnc#1087081,
  CVE-2018-3620).
- x86, l1tf: Add sysfs report for l1tf (bnc#1087081,
  CVE-2018-3620).
- x86, l1tf: Make sure the first page is always reserved
  (bnc#1087081, CVE-2018-3620).
- x86, l1tf: Protect PROT_NONE PTEs against speculation
  (bnc#1087081, CVE-2018-3620).
- x86, l1tf: Protect swap entries against L1TF (bnc#1087081,
  CVE-2018-3620).
- x86/speculation/l1tf: Change order of offset/type in swap entry
  (bnc#1087081, CVE-2018-3620).
- x86, l1tf: Increase 32bit PAE __PHYSICAL_PAGE_MASK (bnc#1087081,
  CVE-2018-3620).
- x86/mm: Simplify p[g4um]d_page() macros (1087081).
- x86/cpu/intel: Add Knights Mill to Intel family (fate#321909
  bnc#1087081, CVE-2018-3620).
- KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
  (fate#319478 bsc#1089343 CVE-2018-3646).
- commit 935baa5

-------------------------------------------------------------------
Thu Jul 26 16:29:18 CEST 2018 - jdelvare@suse.de

- signals: avoid unnecessary taking of sighand->siglock
  (bsc#1096130).
- commit 637be02

-------------------------------------------------------------------
Thu Jul 26 12:53:11 CEST 2018 - jgross@suse.com

- xen/grant-table: log the lack of grants (bnc#1085042).
- commit 64cc791

-------------------------------------------------------------------
Wed Jul 25 02:58:05 CEST 2018 - dbond@suse.com

- Add support for 5,25,50, and 100G to 802.3ad bonding driver (bsc#1096978)
- commit f2e05c0

-------------------------------------------------------------------
Sat Jul 21 07:19:44 CEST 2018 - alnovak@suse.cz

- ixgbe: Refactor queue disable logic to take completion time
  into account (bsc#1101557).
- ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop
  device (bsc#1101557).
- commit 5f497b2

-------------------------------------------------------------------
Wed Jul 18 07:43:14 CEST 2018 - alnovak@suse.cz

- ixgbe: fix possible race in reset subtask (bsc#1101557).
- ixgbe: use atomic bitwise operations when handling reset
  requests (bsc#1101557).
- commit dbffda1

-------------------------------------------------------------------
Sun Jul 15 18:38:28 CEST 2018 - colyli@suse.de

- bcache: stop bcache device when backing device is offline
  (bsc#1064232).
- commit 3fa99d6

-------------------------------------------------------------------
Sun Jul 15 17:47:57 CEST 2018 - colyli@suse.de

- bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
  (bsc#1064232).
- commit 236d3f8

-------------------------------------------------------------------
Thu Jul 12 18:28:12 CEST 2018 - colyli@suse.de

- kabi/severities: add PASS to drivers/md/bcache/*, no one uses bcache
  kernel module.
- commit 91f682b

-------------------------------------------------------------------
Thu Jul 12 17:56:35 CEST 2018 - colyli@suse.de

- bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE
  set (bsc#1064232).
- bcache: set dc->io_disable to true in
  conditional_stop_bcache_device() (bsc#1064232).
- bcache: add wait_for_kthread_stop() in bch_allocator_thread()
  (bsc#1064232).
- bcache: count backing device I/O error for writeback I/O
  (bsc#1064232).
- bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
  (bsc#1064232).
- bcache: store disk name in struct cache and struct cached_dev
  (bsc#1064232).
- bcache: Fix a compiler warning in bcache_device_init()
  (bsc#1064232).
- bcache: Reduce the number of sparse complaints about lock
  imbalances (bsc#1064232).
- bcache: Suppress more warnings about set-but-not-used variables
  (bsc#1064232).
- bcache: Remove an unused variable (bsc#1064232).
- bcache: Fix kernel-doc warnings (bsc#1064232).
- bcache: Annotate switch fall-through (bsc#1064232).
- bcache: Add __printf annotation to __bch_check_keys()
  (bsc#1064232).
- bcache: Fix indentation (bsc#1064232).
- bcache: add io_disable to struct cached_dev (bsc#1064232).
- bcache: add backing_request_endio() for bi_end_io (bsc#1064232).
- bcache: move closure debug file into debug directory
  (bsc#1064232).
- bcache: fix using of loop variable in memory shrink
  (bsc#1064232).
- bcache: fix error return value in memory shrink (bsc#1064232).
- bcache: fix incorrect sysfs output value of strip size
  (bsc#1064232).
- bcache: fix inaccurate io state for detached bcache devices
  (bsc#1064232).
- bcache: add stop_when_cache_set_failed option to backing device
  (bsc#1064232).
- commit b809b77

-------------------------------------------------------------------
Thu Jul 12 17:53:29 CEST 2018 - colyli@suse.de

- bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
  (bsc#1064232).
- Refresh for above change,
  patches.suse/kgr-0034-kgraft-bcache-Do-not-block-livepatching-in-the-write.patch.
- commit f168854

-------------------------------------------------------------------
Thu Jul 12 17:50:27 CEST 2018 - colyli@suse.de

- bcache: stop dc->writeback_rate_update properly (bsc#1064232).
- commit 12dac9f

-------------------------------------------------------------------
Thu Jul 12 17:48:09 CEST 2018 - colyli@suse.de

- bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING
  is set (bsc#1064232).
- Refresh for above change,
  patches.suse/kgr-0034-kgraft-bcache-Do-not-block-livepatching-in-the-write.patch.
- commit 4c977f2

-------------------------------------------------------------------
Thu Jul 12 17:45:30 CEST 2018 - colyli@suse.de

- bcache: fix cached_dev->count usage for bch_cache_set_error()
  (bsc#1064232).
- bcache: correct flash only vols (check all uuids) (bsc#1064232).
- bcache: set writeback_rate_update_seconds in range [1, 60]
  seconds (bsc#1064232).
- bcache: set error_limit correctly (bsc#1064232).
- commit b57e75e

-------------------------------------------------------------------
Thu Jul 12 17:42:32 CEST 2018 - colyli@suse.de

- bcache: properly set task state in bch_writeback_thread()
  (bsc#1064232).
- Refresh for above change,
  patches.suse/kgr-0034-kgraft-bcache-Do-not-block-livepatching-in-the-write.patch.
- commit c6d6c22

-------------------------------------------------------------------
Thu Jul 12 17:28:21 CEST 2018 - colyli@suse.de

- bcache: fix misleading error message in bch_count_io_errors()
  (bsc#1064232).
- bcache: reduce cache_set devices iteration by devices_max_used
  (bsc#1064232).
- bcache: don't attach backing with duplicate UUID (bsc#1076110).
- bcache: fix crashes in duplicate cache device register
  (bsc#1076110).
- bcache: fix kcrashes with fio in RAID5 backend dev
  (bsc#1076110).
- bcache: fix for data collapse after re-attaching an attached
  device (bsc#1076110).
- bcache: return attach error when no cache set exist
  (bsc#1076110).
- bcache: fix for allocator and register thread race
  (bsc#1076110).
- bcache: fix high CPU occupancy during journal (bsc#1076110).
- bcache: add journal statistic (bsc#1076110).
- bcache: closures: move control bits one bit right (bsc#1076110).
- bcache: fix writeback target calc on large devices
  (bsc#1076110).
- bcache: mark closure_sync() __sched (bsc#1076110).
- bcache: Fix, improve efficiency of closure_sync() (bsc#1076110).
- bcache: fix wrong return value in bch_debug_init()
  (bsc#1076110).
- bcache: segregate flash only volume write streams (bsc#1076110).
- bcache: Use PTR_ERR_OR_ZERO() (bsc#1076110).
- bcache: stop writeback thread after detaching (bsc#1076110).
- bcache: ret IOERR when read meets metadata error (bsc#1076110).
- commit 2324b92

-------------------------------------------------------------------
Mon Jul  9 13:01:07 CEST 2018 - tiwai@suse.de

- alarmtimer: Prevent overflow for relative nanosleep
  (CVE-2018-13053 bsc#1099924).
- commit c275772

-------------------------------------------------------------------
Mon Jul  9 10:55:17 CEST 2018 - tiwai@suse.de

- ARM: amba: Don't read past the end of sysfs "driver_override"
  buffer (CVE-2018-9385,bsc#1100491).
- commit ba06e3b

-------------------------------------------------------------------
Fri Jul  6 19:50:12 CEST 2018 - rgoldwyn@suse.com

- Fix up non-directory creation in SGID directories (CVE-2018-13405, bsc#1100416).
- commit d131472

-------------------------------------------------------------------
Thu Jul  5 14:35:34 CEST 2018 - sndirsch@suse.de

- video: fbdev: uvesafb: Fix integer overflow in allocation
  (bsc#1100418, CVE-2018-13406)
- commit cef968a

-------------------------------------------------------------------
Wed Jul  4 12:03:42 CEST 2018 - tiwai@suse.de

- sched/sysctl: Check user input value of sysctl_sched_time_avg
  (bsc#1100089).
- commit b0d0e9a

-------------------------------------------------------------------
Tue Jul  3 22:42:31 CEST 2018 - rgoldwyn@suse.com

- Hang/soft lockup in d_invalidate with simultaneous calls
  (bsc#1094248, bsc@1097140).
- commit 998a84f

-------------------------------------------------------------------
Tue Jul  3 04:15:03 CEST 2018 - bpoirier@suse.com

- Remove sorted section marker
  This branch contains a small sorted section with an old format that
  fails the current checker. Updating the section and scripts to the new
  format might make merges with other branches more difficult. Instead,
  simply remove the section marker.
- commit b81ce58

-------------------------------------------------------------------
Thu Jun 28 11:58:41 CEST 2018 - aaptel@suse.com

- CIFS: fix bad/NULL ptr dereferencing in SMB2_sess_setup()
  (bsc#1090123).
- commit f252994

-------------------------------------------------------------------
Wed Jun 27 16:38:44 CEST 2018 - rgoldwyn@suse.com

- procfs: add tunable for fd/fdinfo dentry retention (bsc#1086652).
- commit c387f60

-------------------------------------------------------------------
Tue Jun 26 04:43:12 CEST 2018 - glin@suse.com

- bpf: properly enforce index mask to prevent out-of-bounds
  speculation (bsc#1098425).
- Refresh
  patches.suse/bpf-prevent-memory-disambiguation-attack.patch.
- commit 811b0d1

-------------------------------------------------------------------
Wed Jun 20 16:43:33 CEST 2018 - jeffm@suse.com

- ext4: fix unsupported feature message formatting (bsc#1098435).
- commit 856a26e

-------------------------------------------------------------------
Wed Jun 20 15:23:47 CEST 2018 - oneukum@suse.com

- usbip: usbip_host: fix bad unlock balance during stub_probe()
  (bsc#1096480 CVE-2018-5814).
- commit d63c169

-------------------------------------------------------------------
Wed Jun 20 15:19:59 CEST 2018 - oneukum@suse.com

- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
  (bsc#1096480 CVE-2018-5814).
- commit 038d684

-------------------------------------------------------------------
Wed Jun 20 11:41:24 CEST 2018 - mkoutny@suse.com

- Update kabi files: sync with 4.4.121-92.80.1
- commit 939408e

-------------------------------------------------------------------
Tue Jun 19 13:16:57 CEST 2018 - jkosina@suse.cz

- x86/pti: don't report XenPV as vulnerable (bsc#1097551).
- commit 3887033

-------------------------------------------------------------------
Tue Jun 19 08:33:20 CEST 2018 - nborisov@suse.com

- jfs: Fix inconsistency between memory allocation and
  ea_buf->max_size (bsc#1097234, CVE-2018-12233).
- Delete patches.suse/jfs-Fix-buffer-overrun-in-ea_get.patch.
- commit 893ba39

-------------------------------------------------------------------
Mon Jun 18 14:17:58 CEST 2018 - jkosina@suse.cz

- Refresh patches.suse/nospec-fix-forced-cpucaps-ordering.patch.
- Refresh patches.suse/0001-KVM-x86-Sync-back-MSR_IA32_SPEC_CTRL-to-VCPU-data-st.patch
- Delete
  patches.suse/ibrs-avoid-lfence-when-runtime-disabled.patch.
  Drop the lfence-avoiding optimization; it has at least two issues:
- ENABLE_IBRS clobbers %rax which it shouldn't do
- there is probably a place where forcing _IBRS_OFF is missed (or
  is too late) and therefore ENABLE_IBRS is sometimes called early
  during boot while it should not.
  Let's drop the uoptimization for now.
  Fixes bsc#1098009 and bsc#1098012
  Conflicts:
  	patches.suse/ibrs-avoid-lfence-when-runtime-disabled.patch
  	patches.suse/nospec-fix-forced-cpucaps-ordering.patch
  	series.conf
- commit d523234

-------------------------------------------------------------------
Mon Jun 18 12:23:41 CEST 2018 - jgross@suse.com

- xen/netfront: raise max number of slots in
  xennet_get_responses() (bnc#1076049).
- commit bef79d7

-------------------------------------------------------------------
Mon Jun 18 11:25:24 CEST 2018 - nborisov@suse.com

- jfs: Fix buffer overrun in ea_get (bsc#1097234, CVE-2018-12233).
- commit ce5dc9c

-------------------------------------------------------------------
Wed Jun 13 10:32:42 CEST 2018 - tiwai@suse.de

- wil6210: missing length check in wmi_set_ie
  (CVE-2018-5848,bsc#1097356).
- commit f9ab2b7

-------------------------------------------------------------------
Tue Jun 12 15:11:38 CEST 2018 - jkosina@suse.cz

- KVM: x86: Sync back MSR_IA32_SPEC_CTRL to VCPU data structure
  (bsc#1096242, bsc#1096281).
- commit 8948163

-------------------------------------------------------------------
Mon Jun 11 17:45:32 CEST 2018 - mkoutny@suse.com

- README.BRANCH: Update maintainers
- commit e23d150

-------------------------------------------------------------------
Mon Jun 11 17:10:54 CEST 2018 - jkosina@suse.cz

- Refresh
  patches.suse/ibrs-avoid-lfence-when-runtime-disabled.patch: fix section
  mismatch between nospec() and noib{rs|pb}
  Conflicts:
  	patches.suse/ibrs-avoid-lfence-when-runtime-disabled.patch
- commit 5d0df19

-------------------------------------------------------------------
Mon Jun 11 13:51:38 CEST 2018 - jthumshirn@suse.de

- scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
  (bsc#1096728 CVE-2018-1000204).
- commit d704dad

-------------------------------------------------------------------
Fri Jun  8 15:50:12 CEST 2018 - vbabka@suse.cz

- mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
  (bsc#1079152, VM Functionality).
- commit d1493a4

-------------------------------------------------------------------
Thu Jun  7 17:36:54 CEST 2018 - jkosina@suse.cz

- x86/bugs: spec_ctrl must be cleared from cpu_caps_set when
  being disabled (bsc#1096140).
- commit 074a7f9

-------------------------------------------------------------------
Thu Jun  7 11:17:12 CEST 2018 - jkosina@suse.cz

- x86/bugs: IBRS: make runtime disabling fully dynamic
  (bsc#1096281).
- commit a8e3c3e

-------------------------------------------------------------------
Thu Jun  7 09:26:03 CEST 2018 - nborisov@suse.com

- f2fs: fix race condition in between free nid
  allocator/initializer (bsc#1087036, CVE-2017-18249).
- f2fs: cover more area with nat_tree_lock (bsc#1087036,
  CVE-2017-18249).
- f2fs: clean up free nid list operations (bsc#1087036,
  CVE-2017-18249).
- f2fs: split free nid list (bsc#1087036, CVE-2017-18249).
- commit 9be09b5

-------------------------------------------------------------------
Thu Jun  7 09:07:47 CEST 2018 - mkubecek@suse.cz

- ipv6: omit traffic class when calculating flow hash
  (bsc#1095042).
- commit c0e8e0b

-------------------------------------------------------------------
Wed Jun  6 20:01:29 CEST 2018 - bp@suse.de

- x86/boot: Fix early command-line parsing when partial word
  matches (bsc#1096140).
- commit d340905

-------------------------------------------------------------------
Wed Jun  6 16:35:32 CEST 2018 - jroedel@suse.de

- KVM: x86: remove code for lazy FPU handling (bsc#1095241, CVE-2018-3665).
  [jkosina@suse.cz: refresh for 12-SP2-LTSS]
- commit fb1f44b

-------------------------------------------------------------------
Wed Jun  6 09:28:07 CEST 2018 - nborisov@suse.com

- f2fs: fix a panic caused by NULL flush_cmd_control (bsc#1086400, CVE-2017-18241).
- commit 9120677

-------------------------------------------------------------------
Tue Jun  5 20:07:27 CEST 2018 - msuchanek@suse.de

- Refresh patches.arch/powerpc-64s-Add-support-for-a-store-forwarding-barri.patch.
- Refresh patches.arch/STF-no-POWER9-support-on-SLE12-SP2.patch.
- Refresh patches.arch/ppc64le-livepatch-12-Add-livepatch-stack-to-struct-thread_info.
- Delete patches.arch/Move-decrementer-and-hdecrementer-out-of-line-proper.patch.
- Delete patches.arch/fix-hv-vs-guest-mode-for-p7-p8-case-as-suggested-by-.patch.
- commit 85c0118

-------------------------------------------------------------------
Mon Jun  4 17:41:03 CEST 2018 - msuchanek@suse.de

- Refresh powerpc nospec patches
- Delete patches.suse/powerpc-add-gmb.patch.
- Refresh patches.suse/powerpc-64-Use-barrier_nospec-in-syscall-entry.patch.
- Refresh patches.suse/powerpc-64s-Add-barrier_nospec.patch.
- Refresh patches.suse/powerpc-64s-Add-support-for-ori-barrier_nospec-patch.patch.
- Refresh patches.suse/powerpc-64s-Enable-barrier_nospec-based-on-firmware-.patch.
- Refresh patches.suse/powerpc-64s-Enhance-the-information-in-cpu_show_spec.patch.
- Refresh patches.suse/powerpc-64s-Patch-barrier_nospec-in-modules.patch.
- Refresh patches.suse/powerpc-Use-barrier_nospec-in-copy_from_user.patch.
- commit 1986cb9

-------------------------------------------------------------------
Mon Jun  4 14:54:47 CEST 2018 - ydfan@suse.com

- Fix the patch content (bsc#1085185)
  Refresh
  patches.fixes/0001-watchdog-hpwdt-Remove-legacy-NMI-sourcing.patch.
- commit 3646ebc

-------------------------------------------------------------------
Fri Jun  1 10:00:07 CEST 2018 - jdelvare@suse.de

- patches.arch/x86-mce-Make-timer-handling-more-robust.patch: Fix metadata
- commit 233c51f

-------------------------------------------------------------------
Thu May 31 12:34:08 CEST 2018 - jroedel@suse.de

- KVM: Fix stack-out-of-bounds read in write_mmio (CVE-2017-17741
  bsc#1073311).
- commit 173d92f

-------------------------------------------------------------------
Wed May 30 22:46:20 CEST 2018 - bp@suse.de

- kabi/severities: Ignore removed bugs.c symbols
  The second wave of SSBD patches drops those symbols and we can ignore them
  from kABI because nothing external should use them - they were exported only
  for kvm.
- commit da25b8e

-------------------------------------------------------------------
Wed May 30 21:12:34 CEST 2018 - mcgrof@suse.com

- xfs: do not log/recover swapext extent owner changes for deleted inodes (bsc#1090955).
- commit ccdfffa

-------------------------------------------------------------------
Tue May 29 22:09:56 CEST 2018 - jkosina@suse.cz

- Refresh patches.kabi/bpf-ssbd-removal-workaround.patch: make sure the
  symbols are there even in !__GENKSYMS__ build, making the workaround
  really robust wrt. 3rd party modules possibly built against the
  kernel that already contained those.
- commit dde0023

-------------------------------------------------------------------
Tue May 29 17:52:52 CEST 2018 - bp@suse.de

- kABI: work around BPF SSBD removal (bsc#1087082).
  (cherry picked from commit 4e7c229f59482660fa5c3d8398f3e2c3d5f96042)
  The removal commited in rpm-4.4.121-92.80-38-gfbb78ec41c
  Conflicts:
  	series.conf: adjusted context
- commit 1fb8a51

-------------------------------------------------------------------
Tue May 29 09:09:04 CEST 2018 - mkubecek@suse.cz

- ipv6: add mtu lock check in __ip6_rt_update_pmtu (bsc#1092552).
- commit be62530

-------------------------------------------------------------------
Mon May 28 16:52:37 CEST 2018 - alnovak@suse.cz

- Fix excessive newline in /proc/*/status (bsc#1094823).
- commit 815d694

-------------------------------------------------------------------
Mon May 28 13:57:10 CEST 2018 - mbenes@suse.cz

- powerpc/modules: Don't try to restore r2 after a sibling call
  (bsc#1094466).
- commit 050ac18

-------------------------------------------------------------------
Mon May 28 13:31:02 CEST 2018 - mbenes@suse.cz

- powerpc/livepatch: Fix livepatch stack access (bsc#1094466).
- commit b028355

-------------------------------------------------------------------
Sat May 26 09:42:44 CEST 2018 - tiwai@suse.de

- ALSA: timer: Fix pause event notification (bsc#973378).
- commit 22d2775

-------------------------------------------------------------------
Thu May 24 13:50:47 CEST 2018 - msuchanek@suse.de

- Revert "bs-upload-kernel: do not set %opensuse_bs"
  This reverts commit e89e2b8cbef05df6c874ba70af3cb4c57f82a821.
- commit 93ae2ef

-------------------------------------------------------------------
Thu May 24 06:23:51 CEST 2018 - lzhong@suse.com

- x86/kaiser: export symbol kaiser_set_shadow_pgd() (bsc#1092813)
- commit d317a3e

-------------------------------------------------------------------
Wed May 23 15:24:06 CEST 2018 - tiwai@suse.de

- Update patch reference (CVE-2017-13305, bsc#1094353)
- commit 4c4d22f

-------------------------------------------------------------------
Tue May 22 18:00:04 CEST 2018 - jkosina@suse.cz

- bpf: prevent memory disambiguation attack (bsc#1087082
  CVE-2018-3639).
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- Delete
  patches.suse/0004-x86-bugs-centralize-SPEC_CTRL-MSR-mask-generation-FIX-SLE12.patch.
- Delete patches.suse/01-bpf-add-enter_exit-markers.patch.
- Delete
  patches.suse/02-bpf-track-entry-to-and-exit-from-BFP-code.patch.
- Delete
  patches.suse/03-bpf-use-reduced-speculation-mitigations.patch.
- Delete
  patches.suse/04-bpf-x86-bugs-centralize-SPEC_CTRL-MSR-mask-generation.patch.
- Delete
  patches.suse/05-bpf-x86-implement-reduced-speculation-when-running-BPF.patch.
  Drop the temporary SSBD-based BFP mitigation and replace with the verifier-based
  one.
  Conflicts:
  	patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch
- commit fbb78ec

-------------------------------------------------------------------
Tue May 22 16:37:42 CEST 2018 - jack@suse.cz

- ext4: fix bitmap position validation (bsc#1087095
  cve-2018-1093).
- commit 45543ce

-------------------------------------------------------------------
Tue May 22 16:37:20 CEST 2018 - jack@suse.cz

- ext4: add validity checks for bitmap block numbers (bsc#1087095
  cve-2018-1093).
- commit 8d9c51e

-------------------------------------------------------------------
Tue May 22 16:28:46 CEST 2018 - jack@suse.cz

- ext4: don't allow r/w mounts if metadata blocks overlap the
  superblock (bsc#1087007 cve-2018-1094).
- commit 803aee4

-------------------------------------------------------------------
Tue May 22 15:41:00 CEST 2018 - jack@suse.cz

- ext4: fail ext4_iget for root directory if unallocated
  (bsc#1087012 cve-2018-1092).
- commit f63c72f

-------------------------------------------------------------------
Tue May 22 11:51:43 CEST 2018 - bp@suse.de

- Refresh
  patches.suse/01-x86-nospec-simplify-alternative_msr_write.patch.
- Refresh
  patches.suse/02-x86-bugs-concentrate-bug-detection-into-a-separate-function.patch.
- Refresh
  patches.suse/03-x86-bugs-concentrate-bug-reporting-into-a-separate-function.patch.
- Refresh
  patches.suse/04-x86-bugs-read-spec_ctrl-msr-during-boot-and-re-use-reserved-bits.patch.
- Refresh
  patches.suse/05-x86-bugs-kvm-support-the-combination-of-guest-and-host-ibrs.patch.
- Refresh
  patches.suse/06-x86-bugs-expose-sys-spec_store_bypass.patch.
- Refresh
  patches.suse/07-x86-cpufeatures-add-x86_feature_rds.patch.
- Refresh
  patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch.
- Refresh
  patches.suse/09-x86-bugs-intel-set-proper-cpu-features-and-setup-rds.patch.
- Refresh
  patches.suse/10-x86-bugs-whitelist-allowed-spec_ctrl-msr-values.patch.
- Refresh
  patches.suse/11-x86-bugs-amd-add-support-to-disable-rds-on-famh-if-requested.patch.
- Refresh
  patches.suse/12-x86-kvm-vmx-expose-spec_ctrl-bit2-to-the-guest.patch.
- Refresh
  patches.suse/13-x86-speculation-create-spec-ctrl-h-to-avoid-include-hell.patch.
- Refresh
  patches.suse/14-prctl-add-speculation-control-prctls.patch.
- Refresh
  patches.suse/15-x86-process-allow-runtime-control-of-speculative-store-bypass.patch.
- Refresh
  patches.suse/16-x86-speculation-add-prctl-for-speculative-store-bypass-mitigation.patch.
- Refresh
  patches.suse/17-nospec-allow-getting-setting-on-non-current-task.patch.
- Refresh
  patches.suse/18-proc-provide-details-on-speculation-flaw-mitigations.patch.
- Refresh
  patches.suse/19-seccomp-enable-speculation-flaw-mitigations.patch.
- Refresh
  patches.suse/20-x86-bugs-make-boot-modes-_ro_after_init.patch.
- Refresh
  patches.suse/21-prctl-add-force-disable-speculation.patch.
- Refresh patches.suse/22-seccomp-use-pr_spec_force_disable.patch.
- Refresh
  patches.suse/23-seccomp-add-filter-flag-to-opt-out-of-ssb-mitigation.patch.
- Refresh
  patches.suse/24-seccomp-move-speculation-migitation-control-to-arch-code.patch.
- Refresh
  patches.suse/25-x86-speculation-make-seccomp-the-default-mode-for-speculative-store-bypass.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- Refresh
  patches.suse/27-proc-use-underscores-for-ssbd-in-status.patch.
- commit f8c1907

-------------------------------------------------------------------
Mon May 21 16:53:23 CEST 2018 - mbenes@suse.cz

- kgraft/bnx2fc: Do not block kGraft in bnx2fc_l2_rcv kthread
  (bsc#1094033, fate#313296).
- commit 77b14fa

-------------------------------------------------------------------
Mon May 21 16:40:10 CEST 2018 - mkubecek@suse.cz

- Add upstream reference:
  patches.suse/0004-x86-bugs-centralize-SPEC_CTRL-MSR-mask-generation-FIX-SLE12.patch.
- commit 2afdd00

-------------------------------------------------------------------
Mon May 21 12:47:11 CEST 2018 - jkosina@suse.cz

- x86/bugs: make intel_rds_mask() honor X86_FEATURE_SSBD
  (bsc#1094019).
- commit 88eb5df

-------------------------------------------------------------------
Wed May 16 11:40:14 CEST 2018 - bp@suse.de

- x86/bugs: Respect retpoline command line option (bsc#1068032).
- commit ac6ec72

-------------------------------------------------------------------
Wed May 16 11:02:19 CEST 2018 - mkubecek@suse.cz

- dccp: check sk for closed state in dccp_sendmsg() (CVE-2018-1130
  bsc#1092904).
- commit df289b1

-------------------------------------------------------------------
Wed May 16 10:57:12 CEST 2018 - mkubecek@suse.cz

- netfilter: add back stackpointer size checks (CVE-2018-1065
  bsc#1083650).
- commit bf23beb

-------------------------------------------------------------------
Wed May 16 10:46:15 CEST 2018 - mkubecek@suse.cz

- Update
  patches.kernel.org/4.4.121-031-sctp-verify-size-of-a-new-chunk-in-_sctp_make.patch
  references (add CVE-2018-5803 bsc#1083900).
- commit 8d4fa32

-------------------------------------------------------------------
Wed May 16 10:44:10 CEST 2018 - mkubecek@suse.cz

- Update
  patches.kernel.org/4.4.106-097-rds-Fix-NULL-pointer-dereference-in-__rds_rdm.patch
  references (add CVE-2018-7492 bsc#1082962).
- commit 341ae06

-------------------------------------------------------------------
Tue May 15 13:25:56 CEST 2018 - bp@suse.de

- KVM: SVM: Move spec control call after restore of GS
  (bsc#1087082 CVE-2018-3639).
- commit 5344507

-------------------------------------------------------------------
Tue May 15 00:29:36 CEST 2018 - dbueso@suse.de

- kvm: Fix nopvspin static branch init usage (bsc#1056427).
- commit cb5146c

-------------------------------------------------------------------
Mon May 14 22:43:53 CEST 2018 - jkosina@suse.cz

- x86/bugs: Make sure that _TIF_SSBD doesn't end up in
  _TIF_ALLWORK_MASK (bsc#1093215).
- commit 46e8884

-------------------------------------------------------------------
Mon May 14 19:07:36 CEST 2018 - aaptel@suse.com

- cifs: Check for timeout on Negotiate stage (bsc#1091171).
- commit 6f77e59

-------------------------------------------------------------------
Mon May 14 10:52:12 CEST 2018 - jack@suse.cz

- ext4: Fix hole length detection in ext4_ind_map_blocks()
  (bsc#1090953).
- commit 7018a8c

-------------------------------------------------------------------
Fri May 11 10:39:51 CEST 2018 - jkosina@suse.cz

- x86/bugs: correctly force-disable IBRS on !SKL systems
  (bsc#1092497).
- commit 1066fe4

-------------------------------------------------------------------
Thu May 10 17:37:35 CEST 2018 - dbueso@suse.de

- kvm: Introduce nopvspin kernel parameter (bsc#1056427).
- commit f506bb5

-------------------------------------------------------------------
Thu May 10 14:45:05 CEST 2018 - msuchanek@suse.de

- powerpc/64s: Enhance the information in cpu_show_spectre_v1()
  (bsc#1068032).
- commit bfc039c

-------------------------------------------------------------------
Thu May 10 13:38:53 CEST 2018 - jkosina@suse.cz

- Fix cpuid.edx.7.0 propagation to guest
  Commit e8f98962e19 by mistake didn't expose SPEC_CTRL edx.7.0 bit to guests; fix
  that.
- Refresh
  patches.suse/12-x86-kvm-vmx-expose-spec_ctrl-bit2-to-the-guest.patch.
- Refresh patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch.
- Refresh
  patches.suse/27-kvm-x86-add-speculative-control-cpuid-support-for-guests.patch.
- commit 9cb5a14

-------------------------------------------------------------------
Wed May  9 22:58:10 CEST 2018 - bp@suse.de

- proc: Use underscores for SSBD in 'status' (bsc#1087082
  CVE-2018-3639).
- x86/bugs: Rename _RDS to _SSBD (bsc#1087082 CVE-2018-3639).
- commit d471dfe

-------------------------------------------------------------------
Wed May  9 15:37:51 CEST 2018 - msuchanek@suse.de

- STF: no POWER9 support on SLE12-SP2 (CVE-2018-3639,
  bsc#1087082).
- commit 210de32

-------------------------------------------------------------------
Wed May  9 13:55:08 CEST 2018 - msuchanek@suse.de

- powerpc/64s: Add support for a store forwarding barrier at kernel
  entry/exit (CVE-2018-3639, bsc#1087082).
- Move decrementer and hdecrementer out-of-line properly (CVE-2018-3639, bsc#1087082).
- fix hv vs guest mode for p7/p8 case as suggested by suse (CVE-2018-3639, bsc#1087082).
- Refresh patches.arch/ppc64le-livepatch-12-Add-livepatch-stack-to-struct-thread_info.
- commit f03df87

-------------------------------------------------------------------
Tue May  8 16:56:58 CEST 2018 - msuchanek@suse.de

- ibmvnic: Clean actual number of RX or TX pools (bsc#1092289).
- commit 230fa4b

-------------------------------------------------------------------
Mon May  7 12:45:12 CEST 2018 - jkosina@suse.cz

- x86: implement reduced speculation when running BPF (bsc#1087082 CVE-2018-3639).
  Conflicts:
  	config/arm64/default
  	config/arm64/vanilla
  	config/ppc64le/debug
  	config/ppc64le/default
  	config/ppc64le/vanilla
  	config/s390x/default
  	config/s390x/vanilla
  	config/s390x/zfcpdump
  	config/x86_64/debug
  	config/x86_64/default
-  x86, bugs: centralize SPEC_CTRL MSR mask generation
   (bsc#1087082 CVE-2018-3639).
-  bpf: use reduced speculation mitigations (bsc#1087082
   CVE-2018-3639).
-  bpf: track entry to and exit from BFP code (bsc#1087082
   CVE-2018-3639).
-  bpf: add enter/exit markers (bsc#1087082 CVE-2018-3639).
- commit 95b450b

-------------------------------------------------------------------
Mon May  7 11:50:37 CEST 2018 - bp@suse.de

- arch: Introduce post-init read-only memory (bsc#1087082
  CVE-2018-3639).
- x86/nospec: Simplify alternative_msr_write() (bsc#1087082
  CVE-2018-3639).
- x86/bugs: Concentrate bug detection into a separate function
  (bsc#1087082 CVE-2018-3639).
- x86/bugs: Concentrate bug reporting into a separate function
  (bsc#1087082 CVE-2018-3639).
- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved
  bits (bsc#1087082 CVE-2018-3639).
- x86/bugs, KVM: Support the combination of guest and host IBRS
  (bsc#1087082 CVE-2018-3639).
- x86/bugs: Expose /sys/../spec_store_bypass (bsc#1087082
  CVE-2018-3639).
- x86/cpufeature: Add X86_FEATURE_RDS (bsc#1087082 CVE-2018-3639).
- x86/bugs: Provide boot parameters for the
  spec_store_bypass_disable mitigation (bsc#1087082
  CVE-2018-3639).
- x86/bugs/intel: Set proper CPU features and setup RDS
  (bsc#1087082 CVE-2018-3639).
- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (bsc#1087082
  CVE-2018-3639).
- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if
  requested (bsc#1087082 CVE-2018-3639).
- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (bsc#1087082
  CVE-2018-3639).
- x86/speculation: Create spec-ctrl.h to avoid include hell
  (bsc#1087082 CVE-2018-3639).
- prctl: Add speculation control prctls (bsc#1087082
  CVE-2018-3639).
- x86/process: Allow runtime control of Speculative Store Bypass
  (bsc#1087082 CVE-2018-3639).
- x86/speculation: Add prctl for Speculative Store Bypass
  mitigation (bsc#1087082 CVE-2018-3639).
- nospec: Allow getting/setting on non-current task (bsc#1087082
  CVE-2018-3639).
- proc: Provide details on speculation flaw mitigations
  (bsc#1087082 CVE-2018-3639).
- seccomp: Enable speculation flaw mitigations (bsc#1087082
  CVE-2018-3639).
- x86/bugs: Make boot modes __ro_after_init (bsc#1087082
  CVE-2018-3639).
- prctl: Add force disable speculation (bsc#1087082
  CVE-2018-3639).
- seccomp: Use PR_SPEC_FORCE_DISABLE (bsc#1087082 CVE-2018-3639).
- seccomp: Add filter flag to opt-out of SSB mitigation
  (bsc#1087082 CVE-2018-3639).
- seccomp: Move speculation migitation control to arch code
  (bsc#1087082 CVE-2018-3639).
- x86/speculation: Make "seccomp" the default mode for Speculative
  Store Bypass (bsc#1087082 CVE-2018-3639).
- Refresh
  patches.suse/02-x86-enter-add-macros-to-set-clear-ibrs-and-set-ibpb.patch.
  [jkosina@suse.cz: 12-SP2 rebase]
- commit 8a4911c

-------------------------------------------------------------------
Thu May  3 21:58:36 CEST 2018 - msuchanek@suse.de

- powerpc/64s: Fix section mismatch warnings from
  setup_rfi_flush() (bsc#1068032, bsc#1075087, bsc#1091041).
- commit 141f45e

-------------------------------------------------------------------
Thu May  3 21:21:37 CEST 2018 - msuchanek@suse.de

- powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
  (bsc#1068032, bsc#1075087, bsc#1091041).
- commit 367f658

-------------------------------------------------------------------
Thu May  3 21:11:24 CEST 2018 - msuchanek@suse.de

- Disable gmb() on powerpc
  Refresh patches.suse/powerpc-64s-Add-barrier_nospec.patch.
  Refresh patches.suse/powerpc-add-gmb.patch.
- commit 27a5375

-------------------------------------------------------------------
Thu May  3 21:03:09 CEST 2018 - msuchanek@suse.de

- powerpc/64: Use barrier_nospec in syscall entry (bsc#1068032,
  bsc#1080157).
- powerpc: Use barrier_nospec in copy_from_user() (bsc#1068032,
  bsc#1080157).
- powerpc/64s: Enable barrier_nospec based on firmware settings
  (bsc#1068032, bsc#1080157).
- powerpc/64s: Patch barrier_nospec in modules (bsc#1068032,
  bsc#1080157).
- powerpc/64s: Add support for ori barrier_nospec patching
  (bsc#1068032, bsc#1080157).
- powerpc/64s: Add barrier_nospec (bsc#1068032, bsc#1080157).
- commit 5b9bdad

-------------------------------------------------------------------
Thu May  3 20:24:04 CEST 2018 - msuchanek@suse.de

- powerpc/pseries: Restore default security feature flags on setup
  (bsc#1068032, bsc#1075087, bsc#1091041).
- powerpc: Move default security feature flags (bsc#1068032,
  bsc#1075087, bsc#1091041).
- powerpc/pseries: Fix clearing of security feature flags
  (bsc#1068032, bsc#1075087, bsc#1091041).
- powerpc/64s: Wire up cpu_show_spectre_v2() (bsc#1068032,
  bsc#1075087, bsc#1091041).
- powerpc/64s: Wire up cpu_show_spectre_v1() (bsc#1068032,
  bsc#1075087, bsc#1091041).
- powerpc/pseries: Use the security flags in
  pseries_setup_rfi_flush() (bsc#1068032, bsc#1075087,
  bsc#1091041).
- powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
  (bsc#1068032, bsc#1075087, bsc#1091041).
- powerpc/64s: Enhance the information in cpu_show_meltdown()
  (bsc#1068032, bsc#1075087, bsc#1091041).
- powerpc/64s: Move cpu_show_meltdown() (bsc#1068032, bsc#1075087,
  bsc#1091041).
- powerpc/powernv: Set or clear security feature flags
  (bsc#1068032, bsc#1075087, bsc#1091041).
- commit 5ed2df9

-------------------------------------------------------------------
Thu May  3 20:21:45 CEST 2018 - msuchanek@suse.de

- powerpc/pseries: Set or clear security feature flags
  (bsc#1068032, bsc#1075087, bsc#1091041).
- powerpc: Add security feature flags for Spectre/Meltdown
  (bsc#1068032, bsc#1075087, bsc#1091041).
- commit aecb286

-------------------------------------------------------------------
Thu May  3 20:07:50 CEST 2018 - msuchanek@suse.de

- powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
  (bsc#1068032, bsc#1075087, bsc#1091041).
  Update patches.suse/powerpc-pseries-rfi-flush-Call-setup_rfi_flush-after.patch
  (bsc#1068032, bsc#1075087, bsc#1091041).
- commit 61bb324

-------------------------------------------------------------------
Thu May  3 20:01:22 CEST 2018 - msuchanek@suse.de

- powerpc/rfi-flush: Differentiate enabled and patched flush types
  (bsc#1068032, bsc#1075087, bsc#1091041).
- powerpc/rfi-flush: Always enable fallback flush on pseries
  (bsc#1068032, bsc#1075087, bsc#1091041).
- commit 67c4816

-------------------------------------------------------------------
Thu May  3 19:58:52 CEST 2018 - msuchanek@suse.de

- Update patches.suse/powerpc-rfi-flush-Move-the-logic-to-avoid-a-redo-int.patch
  (bsc#1068032, bsc#1075087, bsc#1091041).
- commit abb165c

-------------------------------------------------------------------
Thu May  3 19:48:51 CEST 2018 - msuchanek@suse.de

- Update patches.suse/powerpc-powernv-Support-firmware-disable-of-RFI-flus.patch
  (bsc#1068032, bsc#1075087, bsc#1091041).
- commit 82860e7

-------------------------------------------------------------------
Thu May  3 19:48:07 CEST 2018 - msuchanek@suse.de

- Update patches.suse/powerpc-pseries-Support-firmware-disable-of-RFI-flus.patch
  (bsc#1068032, bsc#1075087, bsc#1091041).
- commit f61b2c8

-------------------------------------------------------------------
Thu May  3 19:26:41 CEST 2018 - mcgrof@suse.com

- xfs: detect agfl count corruption and reset agfl (bsc#1090955, bsc#1090534).
- commit 251fc49

-------------------------------------------------------------------
Thu May  3 19:25:52 CEST 2018 - mcgrof@suse.com

- xfs: convert XFS_AGFL_SIZE to a helper function (bsc#1090955, bsc#1090534).
- commit 08da21b

-------------------------------------------------------------------
Thu May  3 18:59:32 CEST 2018 - msuchanek@suse.de

- Delete patches.suse/powerpc-rfi-flush-Add-DEBUG_RFI-config-option.patch.
- commit bcaeeaf

-------------------------------------------------------------------
Wed May  2 20:37:53 CEST 2018 - msuchanek@suse.de

- Refresh ibmvnic patch metadata
- commit 44556ec

-------------------------------------------------------------------
Wed May  2 20:30:39 CEST 2018 - msuchanek@suse.de

- Refresh patches.drivers/ibmvfc-avoid-unnecessary-port-relogin.patch
- commit 65d24f7

-------------------------------------------------------------------
Sun Apr 29 10:48:03 CEST 2018 - jslaby@suse.cz

- Revert "KVM: Fix stack-out-of-bounds read in write_mmio"
  (bnc#1083635).
- commit a19a6b5

-------------------------------------------------------------------
Fri Apr 27 11:01:54 CEST 2018 - tiwai@suse.de

- blacklist.conf: Remove duplicated entries due to merge conflicts leftover
- commit cd77ee6

-------------------------------------------------------------------
Thu Apr 26 10:12:31 CEST 2018 - jroedel@suse.de

- kvm/x86: fix icebp instruction handling (bnc#1012382).
- commit 8436846

-------------------------------------------------------------------
Wed Apr 25 17:02:14 CEST 2018 - ydfan@suse.com

- Revert "watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185)."
  This reverts commit 5d4a2355a2a1c2ec6fdf9d18b68ca0a04ff73c70.
- commit cc1bb7c

-------------------------------------------------------------------
Wed Apr 25 14:19:11 CEST 2018 - mbenes@suse.cz

- kabi/severities: Ignore kgr_shadow_* kABI changes
- commit e1a9b50

-------------------------------------------------------------------
Wed Apr 25 13:51:48 CEST 2018 - mbenes@suse.cz

- livepatch: Allow to call a custom callback when freeing shadow
  variables (bsc#1082299 fate#313296).
- commit e60a21e

-------------------------------------------------------------------
Wed Apr 25 13:41:05 CEST 2018 - mbenes@suse.cz

- livepatch: Initialize shadow variables safely by a custom
  callback (bsc#1082299 fate#313296).
- commit 279e153

-------------------------------------------------------------------
Wed Apr 25 13:24:05 CEST 2018 - ydfan@suse.com

- watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185).
- commit 1740446

-------------------------------------------------------------------
Tue Apr 24 22:59:30 CEST 2018 - tabraham@suse.com

- swap: divide-by-zero when zero length swap file on ssd
  (bsc#1082153).
- commit 52f5f1a

-------------------------------------------------------------------
Tue Apr 24 09:08:05 CEST 2018 - tiwai@suse.de

- drm: udl: Properly check framebuffer mmap offsets
  (CVE-2018-8781, bsc#1090643).
- commit 24db22d

-------------------------------------------------------------------
Fri Apr 20 12:55:41 CEST 2018 - mhocko@suse.com

- kernel/signal.c: avoid undefined behaviour in
  kill_something_info (bnc1089752, CVE-2018-10124).
- commit 6c0b6cc

-------------------------------------------------------------------
Thu Apr 19 15:38:25 CEST 2018 - mhocko@suse.com

- perf/hwbp: Simplify the perf-hwbp code, fix documentation
  (bnc#1089895, CVE-2018-1000199).
- commit 2314608

-------------------------------------------------------------------
Wed Apr 18 16:07:28 CEST 2018 - msuchanek@suse.de

- powerpc: System reset avoid interleaving oops using die
  synchronisation (bsc#1088242).
- powerpc: Do not send system reset request through the oops path
  (bsc#1088242).
- powerpc/crash: Remove the test for cpu_online in the IPI
  callback (bsc#1088242).
- commit d39e62f

-------------------------------------------------------------------
Mon Apr 16 20:38:50 CEST 2018 - msuchanek@suse.de

- rpm/config.sh: ensure sorted patches.
- commit fe0d4eb

-------------------------------------------------------------------
Mon Apr 16 20:37:39 CEST 2018 - msuchanek@suse.de

- ibmvnic: Clear pending interrupt after device reset
  (bsc#1089644).
- commit f3775e4

-------------------------------------------------------------------
Mon Apr 16 20:36:47 CEST 2018 - msuchanek@suse.de

- Refresh sorted patches.
- commit a571e7b

-------------------------------------------------------------------
Mon Apr 16 17:43:26 CEST 2018 - jslaby@suse.cz

- x86/fpu: Fix eager-FPU handling on legacy FPU machines
  (bnc#1087086 CVE-2018-3665).
- x86/fpu: Fix early FPU command-line parsing (bnc#1087086
  CVE-2018-3665).
- x86/fpu: Fix math emulation in eager fpu mode (bnc#1087086
  CVE-2018-3665).
- x86/fpu: Fix 'no387' regression (bnc#1087086 CVE-2018-3665).
- x86/fpu: Disable XGETBV1 when no XSAVE (bnc#1087086
  CVE-2018-3665).
- x86/fpu: Fix FNSAVE usage in eagerfpu mode (bnc#1087086
  CVE-2018-3665).
- x86/fpu: Disable MPX when eagerfpu is off (bnc#1087086
  CVE-2018-3665).
- x86/fpu: Fold fpu_copy() into fpu__copy() (bnc#1087086
  CVE-2018-3665).
- x86/fpu: Speed up lazy FPU restores slightly (bnc#1087086
  CVE-2018-3665).
- x86/fpu: Default eagerfpu=on on all CPUs (bnc#1087086
  CVE-2018-3665).
- Refresh
  patches.arch/0003-x86-fpu-x86-mm-pkeys-add-pkru-xsave-fields-and-data-structures.
- Refresh
  patches.arch/0046-x86-pkeys-default-to-a-restrictive-init-pkru.
- Refresh
  patches.arch/x86-cpufeature-add-avx512_4vnniw-and-avx512_4fmaps-features.patch.
- Refresh
  patches.arch/x86-cpufeature-enable-new-avx-512-features.patch.
  Default eagerfpu=on. Fixes come later.
  Conflicts:
  	patches.arch/0003-x86-fpu-x86-mm-pkeys-add-pkru-xsave-fields-and-data-structures
  	patches.arch/0046-x86-pkeys-default-to-a-restrictive-init-pkru
  	patches.arch/x86-cpufeature-add-avx512_4vnniw-and-avx512_4fmaps-features.patch
- commit dab3d6c

-------------------------------------------------------------------
Mon Apr 16 11:38:33 CEST 2018 - mhocko@suse.com

- kernel/exit.c: avoid undefined behaviour when calling wait4()
  (bnc#1089608, CVE-2018-10087).
- commit 78aab73

-------------------------------------------------------------------
Mon Apr 16 08:52:24 CEST 2018 - wqu@suse.com

- btrfs: Only check first key for committed tree blocks
  (bsc#1084721).
- btrfs: Validate child tree block's level and first key
  (bsc#1084721).
- commit 0fe5a37

-------------------------------------------------------------------
Fri Apr 13 14:55:13 CEST 2018 - msuchanek@suse.de

- ibmvnic: Do not notify peers on parameter change resets
  (bsc#1089198).
- ibmvnic: Handle all login error conditions (bsc#1089198).
- ibmvnic: Define vnic_login_client_data name field as unsized
  array (bsc#1089198).
- commit 3d12279

-------------------------------------------------------------------
Fri Apr 13 14:54:30 CEST 2018 - msuchanek@suse.de

- Refresh metadata of ibmvnic patches.
- commit 176588b

-------------------------------------------------------------------
Thu Apr 12 14:58:25 CEST 2018 - hare@suse.de

- scsi: libsas: fix memory leak in sas_smp_get_phy_events()
  (bsc#1084536,CVE-2018-7757).
- commit 88d827c

-------------------------------------------------------------------
Thu Apr 12 14:42:07 CEST 2018 - hare@suse.de

- blkcg: fix double free of new_blkg in blkcg_init_queue
  (bsc#1082863,CVE-2018-7480).
- commit 3a6d965

-------------------------------------------------------------------
Tue Apr 10 20:57:46 CEST 2018 - msuchanek@suse.de

- Update README.BRANCH
- commit ea4baf5

-------------------------------------------------------------------
Tue Apr 10 18:06:05 CEST 2018 - jack@suse.cz

- blacklist.conf: Blacklist 1202d4ba2899
- commit 066eaf9

-------------------------------------------------------------------
Tue Apr 10 17:45:17 CEST 2018 - jack@suse.cz

- f2fs: fix a dead loop in f2fs_fiemap() (bsc#1088241
  cve-2017-18257).
- commit a0de24a

-------------------------------------------------------------------
Tue Apr 10 12:16:34 CEST 2018 - nstange@suse.de

- kGraft: fix small race in reversion code (bsc#1083125).
- commit cffff8c

-------------------------------------------------------------------
Mon Apr  9 19:53:19 CEST 2018 - bp@suse.de

- Refresh
  patches.suse/32-x86-nospec-fix-ordering-of-earlyparam-vs-cap-clearing.patch.
- commit 727c3ba

-------------------------------------------------------------------
Mon Apr  9 15:29:33 CEST 2018 - oneukum@suse.com

- ch9200: use skb_cow_head() to deal with cloned skbs
  (bsc#1088684).
- commit c282cfe

-------------------------------------------------------------------
Mon Apr  9 13:47:20 CEST 2018 - msuchanek@suse.de

- ibmvnic: Do not reset CRQ for Mobility driver resets
  (bsc#1088600).
- ibmvnic: Fix failover case for non-redundant configuration
  (bsc#1088600).
- ibmvnic: Fix reset scheduler error handling (bsc#1088600).
- ibmvnic: Zero used TX descriptor counter on reset (bsc#1088600).
- ibmvnic: Fix DMA mapping mistakes (bsc#1088600).
- ibmvnic: Disable irqs before exiting reset from closed state
  (bsc#1084610).
- commit b2f555a

-------------------------------------------------------------------
Mon Apr  9 13:45:14 CEST 2018 - msuchanek@suse.de

- Refresh vnic patches metadata
- commit 10ede8b

-------------------------------------------------------------------
Fri Apr  6 15:58:20 CEST 2018 - bp@suse.de

- Refresh
  patches.suse/22-x86-cpu-amd-add-speculative-control-support-for-amd.patch.
- Refresh
  patches.suse/23-x86-spec-check-cpuid-direclty-post-microcode-reload-to-support-ibpb-feature.patch.
- Refresh
  patches.suse/32-x86-nospec-fix-ordering-of-earlyparam-vs-cap-clearing.patch.
- commit 55e2c0b

-------------------------------------------------------------------
Thu Apr  5 10:43:48 CEST 2018 - lhenriques@suse.com

- blacklist.conf: blacklist cephfs stable commit, not really needed in SP2
- commit 69a658d

-------------------------------------------------------------------
Thu Apr  5 09:14:25 CEST 2018 - jkosina@suse.cz

- x86/kaiser: enforce trampoline stack alignment (bsc#1087260).
- commit af2a980

-------------------------------------------------------------------
Wed Apr  4 17:56:22 CEST 2018 - bp@suse.de

- x86/speculation: Remove Skylake C2 from Speculation Control
  microcode blacklist (bsc#1087845).
- commit 645ef25

-------------------------------------------------------------------
Wed Apr  4 17:20:50 CEST 2018 - tiwai@suse.de

- regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()
  (bsc#1031717).
- regmap: Format data for raw write in regmap_bulk_write
  (bsc#1031717).
- regmap: Fix reversed bounds check in regmap_raw_write()
  (bsc#1031717).
- regmap: Don't use format_val in regmap_bulk_read (bsc#1031717).
- mac80211: don't WARN on bad WMM parameters from buggy APs
  (bsc#1031717).
- media: s3c-camif: fix out-of-bounds array access (bsc#1031717).
- media: cx25821: prevent out-of-bounds read on array card
  (bsc#1031717).
- media: au0828: fix VIDEO_V4L2 dependency (bsc#1031717).
- commit c47181a

-------------------------------------------------------------------
Tue Apr  3 17:07:46 CEST 2018 - ohering@suse.de

- xen-blkfront: fix mq start/stop race (bsc#1085042).
- xen-netback: use skb to determine number of required guest Rx
  requests (bsc#1046610).
- commit cb4c828

-------------------------------------------------------------------
Tue Apr  3 13:46:59 CEST 2018 - tiwai@suse.de

- drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit
  (bsc#1031717).
- drm/i915/cmdparser: Do not check past the cmd length
  (bsc#1031717).
- commit a5f37b0

-------------------------------------------------------------------
Tue Apr  3 13:46:16 CEST 2018 - tiwai@suse.de

- blacklist.conf: Update drm blacklist
- commit 11249c4

-------------------------------------------------------------------
Tue Apr  3 12:48:14 CEST 2018 - tiwai@suse.de

- ALSA: hda/realtek - Fix speaker no sound after system resume
  (bsc#1031717).
- commit 548ec4b

-------------------------------------------------------------------
Thu Mar 29 23:07:36 CEST 2018 - tonyj@suse.de

- perf/x86/intel: Add model number for Skylake Server to perf
  (FATE#321269).
- commit ff0b1f2

-------------------------------------------------------------------
Thu Mar 29 19:19:19 CEST 2018 - jslaby@suse.cz

- posix-timers: Protect posix clock array access against
  speculation (bnc#1081358 CVE-2017-5715).
- commit c82c80a

-------------------------------------------------------------------
Wed Mar 28 11:46:43 CEST 2018 - bp@suse.de

- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
- commit 409b5f7

-------------------------------------------------------------------
Wed Mar 28 02:41:45 CEST 2018 - neilb@suse.com

- staging: ncpfs: memory corruption in ncp_read_kernel()
  (bsc#1086162, CVE-2018-8822).
- commit 3bb90cb

-------------------------------------------------------------------
Mon Mar 26 16:41:22 CEST 2018 - jthumshirn@suse.de

- s390/cpuinfo: show facilities as reported by stfle (bnc#1076847,
  LTC#163740).
- commit 068d1d2

-------------------------------------------------------------------
Mon Mar 26 16:32:37 CEST 2018 - msuchanek@suse.de

- Refresh patches.drivers/ibmvnic-Potential-NULL-dereference-in-clean_one_tx_p.patch.
  re-sort
- Refresh patches.fixes/Partial-revert-e1000e-Avoid-receiver-overrun-interru.patch.
- Refresh patches.fixes/Revert-e1000e-Separate-signaling-for-link-check-link.patch.
- Refresh patches.fixes/e1000e-Avoid-missed-interrupts-following-ICR-read.patch.
- Refresh patches.fixes/e1000e-Fix-check_for_link-return-value-with-autoneg-.patch.
- Refresh patches.fixes/e1000e-Fix-link-check-race-condition.patch.
- Refresh patches.fixes/e1000e-Fix-queue-interrupt-re-raising-in-Other-inter.patch.
- Refresh patches.fixes/e1000e-Remove-Other-from-EIAC.patch.
- Refresh patches.fixes/netfilter-ebtables-fix-erroneous-reject-of-last-rule.patch.
- commit c2fccee

-------------------------------------------------------------------
Mon Mar 26 09:52:12 CEST 2018 - nborisov@suse.com

- dcache: Add cond_resched in shrink_dentry_list (bsc#1086194).
- commit 4eeb6d7

-------------------------------------------------------------------
Mon Mar 26 03:39:29 CEST 2018 - bpoirier@suse.com

- net: phy: mdio-bcm-unimac: fix potential NULL dereference in
  unimac_mdio_probe() (bsc#1084829 CVE-2018-8043).
- commit f9b9d15

-------------------------------------------------------------------
Fri Mar 23 21:41:35 CET 2018 - mcgrof@suse.com

- Refresh
  patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch.
- commit 80325e4

-------------------------------------------------------------------
Fri Mar 23 16:19:51 CET 2018 - msuchanek@suse.de

- ibmvnic: Potential NULL dereference in clean_one_tx_pool()
  (bsc#1085224, git-fixes).
- commit 13e7cf7

-------------------------------------------------------------------
Fri Mar 23 13:15:19 CET 2018 - mhocko@suse.com

- hugetlbfs: check for pgoff value overflow (bnc#1084353,
  CVE-2018-7740).
- hugetlbfs: fix offset overflow in hugetlbfs mmap (bnc#1084353).
- mm/hugetlb.c: don't call region_abort if region_chg fails
  (bnc#1084353).
- commit 8ef8980

-------------------------------------------------------------------
Thu Mar 22 05:29:29 CET 2018 - glin@suse.com

- blacklist.conf: update for 2 bpf commits
- commit c21f358

-------------------------------------------------------------------
Tue Mar 20 15:30:12 CET 2018 - mbenes@suse.cz

- x86/kaiser: Remove a user mapping of cpu_tss structure
  (bsc#1077560 bsc#1083836).
- commit 3e45979

-------------------------------------------------------------------
Mon Mar 19 10:59:55 CET 2018 - msuchanek@suse.de

- ibmvnic: Remove unused TSO resources in TX pool structure
  (bsc#1085224).
- ibmvnic: Update TX pool cleaning routine (bsc#1085224).
- commit b322977

-------------------------------------------------------------------
Mon Mar 19 10:57:47 CET 2018 - msuchanek@suse.de

- Refresh metadata of ibmvnic patches
- Refresh patches.drivers/ibmvnic-Generalize-TX-pool-structure.patch.
- Refresh patches.drivers/ibmvnic-Improve-TX-buffer-accounting.patch.
- Refresh patches.drivers/ibmvnic-Update-TX-and-TX-completion-routines.patch.
- Refresh patches.drivers/ibmvnic-Update-TX-pool-initialization-routine.patch.
- Refresh patches.drivers/ibmvnic-Update-and-clean-up-reset-TX-pool-routine.patch.
- Refresh patches.drivers/ibmvnic-Update-release-TX-pool-routine.patch
- commit 5da20bd

-------------------------------------------------------------------
Sun Mar 18 09:25:17 CET 2018 - jslaby@suse.cz

- ALSA: hda - Revert power_save option default value (git-fixes).
- net: ipv4: avoid unused variable warning for sysctl (git-fixes).
- commit da220c4

-------------------------------------------------------------------
Fri Mar 16 15:29:58 CET 2018 - tiwai@suse.de

- Update patch tag for CVE-2018-1068
  Updated:
  patches.fixes/netfilter-ebtables-CONFIG_COMPAT-don-t-trust-userlan.patch
  patches.fixes/netfilter-ebtables-fix-erroneous-reject-of-last-rule.patch
- commit bc6ed62

-------------------------------------------------------------------
Fri Mar 16 11:44:48 CET 2018 - msuchanek@suse.de

- ibmvnic: Fix reset return from closed state (bsc#1084610).
- commit e0f156c

-------------------------------------------------------------------
Fri Mar 16 10:09:53 CET 2018 - mhocko@suse.com

- fs/hugetlbfs/inode.c: change put_page/unlock_page order in
  hugetlbfs_fallocate() (git-fixes, bsc#1083745).
- commit e50b5e2

-------------------------------------------------------------------
Fri Mar 16 03:36:41 CET 2018 - bpoirier@suse.com

- e1000e: Fix link check race condition (bsc#1075428).
- Revert "e1000e: Separate signaling for link check/link up"
  (bsc#1075428).
- e1000e: Fix check_for_link return value with autoneg off
  (bsc#1075428).
- e1000e: Avoid missed interrupts following ICR read
  (bsc#1075428).
- e1000e: Fix queue interrupt re-raising in Other interrupt
  (bsc#1075428).
- Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
  (bsc#1075428).
- e1000e: Remove Other from EIAC (bsc#1075428).
- e1000e: Avoid receiver overrun interrupt bursts (bsc#1075428).
- commit e42fc38

-------------------------------------------------------------------
Thu Mar 15 12:28:28 CET 2018 - msuchanek@suse.de

- ibmvfc: Avoid unnecessary port relogin (bsc#1085404).
- commit b743cdd

-------------------------------------------------------------------
Thu Mar 15 07:27:19 CET 2018 - gqjiang@suse.com

- md-cluster: fix wrong condition check in raid1_write_request
  (bsc#1085402).
- commit da3e9fb

-------------------------------------------------------------------
Wed Mar 14 17:36:29 CET 2018 - jslaby@suse.cz

- Linux 4.4.121 (bnc#1012382).
- tpm: st33zp24: fix potential buffer overruns caused by bit
  glitches on the bus (bnc#1012382).
- tpm_i2c_infineon: fix potential buffer overruns caused by bit
  glitches on the bus (bnc#1012382).
- tpm_i2c_nuvoton: fix potential buffer overruns caused by bit
  glitches on the bus (bnc#1012382).
- ALSA: usb-audio: Add a quirck for B&W PX headphones
  (bnc#1012382).
- ALSA: hda: Add a power_save blacklist (bnc#1012382).
- cpufreq: s3c24xx: Fix broken s3c_cpufreq_init() (bnc#1012382).
- media: m88ds3103: don't call a non-initalized function
  (bnc#1012382).
- nospec: Allow index argument to have const-qualified type
  (bnc#1012382).
- ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
  (bnc#1012382).
- KVM: mmu: Fix overlap between public and private memslots
  (bnc#1012382).
- ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux (bnc#1012382).
- x86/apic/vector: Handle legacy irq data correctly (bnc#1012382).
- Revert "led: core: Fix brightness setting when setting
  delay_off=0" (bnc#1012382).
- bridge: check brport attr show in brport_show (bnc#1012382).
- fib_semantics: Don't match route with mismatching tclassid
  (bnc#1012382).
- hdlc_ppp: carrier detect ok, don't turn off negotiation
  (bnc#1012382).
- ipv6 sit: work around bogus gcc-8 -Wrestrict warning
  (bnc#1012382).
- net: fix race on decreasing number of TX queues (bnc#1012382).
- net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
  (bnc#1012382).
- netlink: ensure to loop over all netns in
  genlmsg_multicast_allns() (bnc#1012382).
- ppp: prevent unregistered channels from connecting to PPP units
  (bnc#1012382).
- udplite: fix partial checksum initialization (bnc#1012382).
- sctp: fix dst refcnt leak in sctp_v4_get_dst (bnc#1012382).
- sctp: fix dst refcnt leak in sctp_v6_get_dst() (bnc#1012382).
- s390/qeth: fix SETIP command handling (bnc#1012382).
- s390/qeth: fix IPA command submission race (bnc#1012382).
- sctp: verify size of a new chunk in _sctp_make_chunk()
  (bnc#1012382).
- net: mpls: Pull common label check into helper (bnc#1012382).
- mpls, nospec: Sanitize array index in mpls_label_ok()
  (bnc#1012382).
- dm io: fix duplicate bio completion due to missing ref count
  (bnc#1012382).
- bpf, x64: implement retpoline for tail call (bnc#1012382).
- btrfs: preserve i_mode if __btrfs_set_acl() fails (bnc#1012382).
- Refresh
  patches.fixes/ipv4-fix-checksum-annotation-in-udp4_csum_init.patch.
- commit e7d4f79

-------------------------------------------------------------------
Wed Mar 14 17:24:28 CET 2018 - ohering@suse.de

- storvsc_drv: use separate workqueue for rescan (bsc#1070536,
  bsc#1057734).
- storvsc: do not schedule work elements during host reset
  (bsc#1070536, bsc#1057734).
- storvsc_drv: use embedded work structure for host rescan
  (bsc#1070536, bsc#1057734).
- commit 51b6dec

-------------------------------------------------------------------
Wed Mar 14 16:59:43 CET 2018 - msuchanek@suse.de

- Refresh patches.drivers/ibmvnic-Fix-recent-errata-commit.patch.
- commit 52a83de

-------------------------------------------------------------------
Wed Mar 14 16:44:44 CET 2018 - mbenes@suse.cz

- x86/kaiser: Use a per-CPU trampoline stack for kernel entry
  (bsc#1077560).
- commit 1c9c53d

-------------------------------------------------------------------
Wed Mar 14 15:39:17 CET 2018 - mbenes@suse.cz

- x86/kaiser: Duplicate cpu_tss for an entry trampoline usage
  (bsc#1077560 bsc#1083836).
- commit 9b4f0b2

-------------------------------------------------------------------
Wed Mar 14 15:21:42 CET 2018 - msuchanek@suse.de

- ibmvnic: Improve TX buffer accounting (bsc#1085224).
- ibmvnic: Update TX and TX completion routines (bsc#1085224).
- ibmvnic: Update TX pool initialization routine (bsc#1085224).
- ibmvnic: Update release RX pool routine (bsc#1085224).
- ibmvnic: Update and clean up reset TX pool routine
  (bsc#1085224).
- ibmvnic: Generalize TX pool structure (bsc#1085224).
- ibmvnic: Fix recent errata commit (bsc#1085239).
- ibmvnic: Handle TSO backing device errata (bsc#1085239).
- ibmvnic: Pad small packets to minimum MTU size (bsc#1085239).
- ibmvnic: Account for VLAN header length in TX buffers
  (bsc#1085239).
- ibmvnic: Account for VLAN tag in L2 Header descriptor
  (bsc#1085239).
- commit d8bff25

-------------------------------------------------------------------
Wed Mar 14 10:53:39 CET 2018 - tiwai@suse.de

- mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
  (CVE-2018-8087,bsc#1085053).
- commit 0bcd86f

-------------------------------------------------------------------
Tue Mar 13 21:27:54 CET 2018 - tabraham@suse.com

- s390/dasd: fix handling of internal requests (bsc#1080809).
- commit 78f0434

-------------------------------------------------------------------
Tue Mar 13 17:57:43 CET 2018 - mkubecek@suse.cz

- netfilter: ebtables: fix erroneous reject of last rule
  (bsc#1085107).
- netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
  (bsc#1085107).
- commit 0db5454

-------------------------------------------------------------------
Tue Mar 13 17:46:26 CET 2018 - mkubecek@suse.cz

- kabi: uninline sk_receive_skb() (bsc#1042286).
- commit 3567684

-------------------------------------------------------------------
Tue Mar 13 15:31:32 CET 2018 - tiwai@suse.de

- ALSA: seq: Clear client entry before deleting else at closing
  (CVE-2018-1000004,bsc#1076017).
- ALSA: seq: Fix possible UAF in snd_seq_check_queue()
  (CVE-2018-1000004,bsc#1076017).
- ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells()
  call (CVE-2018-1000004,bsc#1076017).
- ALSA: seq: More protection for concurrent write and ioctl races
  (CVE-2018-1000004,bsc#1076017).
- ALSA: seq: Don't allow resizing pool in use
  (CVE-2018-1000004,bsc#1076017).
- commit ba2ba9a

-------------------------------------------------------------------
Tue Mar 13 13:20:26 CET 2018 - mkubecek@suse.cz

- ipvlan: fix multicast processing (bsc#1042286).
- ipvlan: fix various issues in ipvlan_process_multicast()
  (bsc#1042286).
- netfilter: nf_tables: fix inconsistent element expiration
  calculation (bsc#1042286).
- udp: restore UDPlite many-cast delivery (bsc#1042286).
- ipv4: update comment to document GSO fragmentation cases
  (bsc#1042286).
- netfilter: nf_tables: fix race when create new element in dynset
  (bsc#1042286).
- kabi: restore nft_set_elem_destroy() signature (bsc#1042286).
- netfilter: nf_tables: fix *leak* when expr clone fail
  (bsc#1042286).
- ipv4: allow local fragmentation in ip_finish_output_gso()
  (bsc#1042286).
- flow_dissector: fix vlan tag handling (bsc#1042286).
- flow_dissector: Check skb for VLAN only if skb specified
  (bsc#1042286).
- netfilter: xt_socket: fix transparent match for IPv6 request
  sockets (bsc#1042286).
- test_bpf: fix the dummy skb after dissector changes
  (bsc#1042286).
- vlan: Check for vlan ethernet types for 8021.q or 802.1ad
  (bsc#1042286).
- kabi: restore rhashtable_insert_slow() signature (bsc#1042286).
- rhashtable: add rhashtable_lookup_get_insert_key()
  (bsc#1042286).
- flow_dissector: For stripped vlan, get vlan info from
  skb->vlan_tci (bsc#1042286).
- xfrm_user: propagate sec ctx allocation errors (bsc#1042286).
- l2tp: fix use-after-free during module unload (bsc#1042286).
- net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
  (bsc#1042286).
- commit 4d343ea

-------------------------------------------------------------------
Tue Mar 13 11:23:03 CET 2018 - mkubecek@suse.cz

- blacklist.conf: blacklist commit with misleading Fixes tag
- commit 3f84055

-------------------------------------------------------------------
Mon Mar 12 00:01:19 CET 2018 - bp@suse.de

- x86/pti: Fix kabi breakage from x86_match_cpu() (bsc#1068032
  CVE-2017-5754).
- commit 94675a9

-------------------------------------------------------------------
Fri Mar  9 20:17:37 CET 2018 - mkubecek@suse.cz

- vxlan: don't allow overwrite of config src addr (bsc#1042286).
- net: vxlan: lwt: Fix vxlan local traffic (bsc#1042286).
- net: vxlan: lwt: Use source ip address during route lookup
  (bsc#1042286).
- vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skb
  (bsc#1042286).
- vxlan: consolidate csum flag handling (bsc#1042286).
- vxlan: consolidate output route calculation (bsc#1042286).
- commit 7cf753c

-------------------------------------------------------------------
Fri Mar  9 20:16:14 CET 2018 - mkubecek@suse.cz

- dccp: limit sk_filter trim to payload (bsc#1042286).
- netfilter: nf_tables: fix a wrong check to skip the inactive
  rules (bsc#1042286).
- ovs/geneve: fix rtnl notifications on iface deletion
  (bsc#1042286).
- geneve: fix populating tclass in geneve_get_v6_dst
  (bsc#1042286).
- add ip6_make_flowinfo helper (bsc#1042286).
- netfilter: tee: select NF_DUP_IPV6 unconditionally
  (bsc#1042286).
- commit 3703edf

-------------------------------------------------------------------
Fri Mar  9 19:46:31 CET 2018 - bp@suse.de

- x86/msr: Add definitions for new speculation control MSRs
  (bsc#1068032 CVE-2017-5754).
- x86/cpufeatures: Add Intel feature bits for Speculation Control
  (bsc#1068032 CVE-2017-5754).
- x86/cpufeatures: Add AMD feature bits for Speculation Control
  (bsc#1068032 CVE-2017-5754).
- x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre
  v2 microcodes (bsc#1068032 CVE-2017-5754).
- x86: intel-family.h: Add GEMINI_LAKE SOC (bsc#1068032
  CVE-2017-5754).
- x86/pti: Do not enable PTI on CPUs which are not vulnerable
  to Meltdown (bsc#1068032 CVE-2017-5754).
- Refresh patches.suse/21-x86-spec-add-nospec-chicken-bit.patch.
- Refresh
  patches.suse/22-x86-cpu-amd-add-speculative-control-support-for-amd.patch.
- commit ea97255

-------------------------------------------------------------------
Fri Mar  9 15:58:01 CET 2018 - bp@suse.de

- x86/pti: Mark constant arrays as __initconst (bsc#1068032
  CVE-2017-5754, git-fixes).
- commit 5719812

-------------------------------------------------------------------
Fri Mar  9 11:59:29 CET 2018 - mbenes@suse.cz

- Revert "x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0"
  This reverts commit 89ef3e2aec59362edf7b1cd1c48acc81cd74e319.
- commit 79bb1ed

-------------------------------------------------------------------
Fri Mar  9 11:59:26 CET 2018 - mbenes@suse.cz

- Revert "x86/entry/64: Use a per-CPU trampoline stack for IDT entries"
  This reverts commit 5812bed1a96b27804bfd1eadbe3e263cb58aafdf.
- commit bfe3e14

-------------------------------------------------------------------
Fri Mar  9 11:59:20 CET 2018 - mbenes@suse.cz

- Revert "Refresh"
  This reverts commit 50cca944b3eac3842a3388772dc2e2559cfeb2cb.
- commit ad224bc

-------------------------------------------------------------------
Fri Mar  9 10:27:04 CET 2018 - msuchanek@suse.de

- ibmvnic: Do not disable device during failover or partition
  migration (bsc#1084610).
- ibmvnic: Reorganize device close (bsc#1084610).
- ibmvnic: Clean up device close (bsc#1084610).
- commit 94ac8ce

-------------------------------------------------------------------
Thu Mar  8 16:36:11 CET 2018 - vbabka@suse.cz

- leds: do not overflow sysfs buffer in led_trigger_show
  (bsc#1080464).
- commit eafb48b

-------------------------------------------------------------------
Wed Mar  7 16:23:51 CET 2018 - jslaby@suse.cz

- x86/syscall: Sanitize syscall table de-references under
  speculation fix (bsc#1068032 CVE-2017-5753).
  One more fix -- sbb works well only with jae.
- commit cd115a1

-------------------------------------------------------------------
Wed Mar  7 16:02:26 CET 2018 - tiwai@suse.de

- x86/kvm/vmx: do not use vm-exit instruction length for fast
  MMIO when running nested (bsc#1081431).
- commit 0fc07dd

-------------------------------------------------------------------
Tue Mar  6 16:27:36 CET 2018 - msuchanek@suse.de

- scsi: sr: workaround VMware ESXi cdrom emulation bug
  (bsc#1080813).
- commit 51ba6d7

-------------------------------------------------------------------
Tue Mar  6 15:37:10 CET 2018 - jslaby@suse.cz

- x86/syscall: Sanitize syscall table de-references under
  speculation (bsc#1068032 CVE-2017-5753).
- commit 3a00066

-------------------------------------------------------------------
Tue Mar  6 13:58:01 CET 2018 - hare@suse.de

- scsi: csiostor: fix use after free in csio_hw_use_fwconfig()
  (bsc#1005776).
- commit 9294396

-------------------------------------------------------------------
Tue Mar  6 13:51:22 CET 2018 - hare@suse.de

- ata: ahci_xgene: free structure returned by
  acpi_get_object_info() (bsc#1082979).
- commit ff13013

-------------------------------------------------------------------
Tue Mar  6 13:48:55 CET 2018 - hare@suse.de

- scsi: return correct blkprep status code in case scsi_init_io()
  fails (bsc#1082979).
- commit c98af1c

-------------------------------------------------------------------
Tue Mar  6 13:32:20 CET 2018 - jslaby@suse.cz

- Linux 4.4.120 (bnc#1012382).
- hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME
  hrtimers) (bnc#1012382).
- mtd: nand: gpmi: Fix failure when a erased page has a bitflip
  at BBM (bnc#1012382).
- ipv6: icmp6: Allow icmp messages to be looped back
  (bnc#1012382).
- ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch
  (bnc#1012382).
- sget(): handle failures of register_shrinker() (bnc#1012382).
- drm/nouveau/pci: do a msi rearm on init (bnc#1012382).
- spi: atmel: fixed spin_lock usage inside atmel_spi_remove
  (bnc#1012382).
- net: arc_emac: fix arc_emac_rx() error paths (bnc#1012382).
- scsi: storvsc: Fix scsi_cmd error assignments in
  storvsc_handle_error (bnc#1012382).
- ARM: dts: ls1021a: fix incorrect clock references (bnc#1012382).
- lib/mpi: Fix umul_ppmm() for MIPS64r6 (bnc#1012382).
- tg3: Add workaround to restrict 5762 MRRS to 2048 (bnc#1012382).
- tg3: Enable PHY reset in MTU change path for 5720 (bnc#1012382).
- bnx2x: Improve reliability in case of nested PCI errors
  (bnc#1012382).
- led: core: Fix brightness setting when setting delay_off=0
  (bnc#1012382).
- s390/dasd: fix wrongly assigned configuration data
  (bnc#1012382).
- IB/mlx4: Fix mlx4_ib_alloc_mr error flow (bnc#1012382).
- IB/ipoib: Fix race condition in neigh creation (bnc#1012382).
- xfs: quota: fix missed destroy of qi_tree_lock (bnc#1012382).
- xfs: quota: check result of register_shrinker() (bnc#1012382).
- e1000: fix disabling already-disabled warning (bnc#1012382).
- drm/ttm: check the return value of kzalloc (bnc#1012382).
- mac80211: mesh: drop frames appearing to be from us
  (bnc#1012382).
- can: flex_can: Correct the checking for frame length in
  flexcan_start_xmit() (bnc#1012382).
- bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep
  routine (bnc#1012382).
- xen-netfront: enable device after manual module load
  (bnc#1012382).
- mdio-sun4i: Fix a memory leak (bnc#1012382).
- SolutionEngine771x: fix Ether platform data (bnc#1012382).
- xen/gntdev: Fix off-by-one error when unmapping with holes
  (bnc#1012382).
- xen/gntdev: Fix partial gntdev_mmap() cleanup (bnc#1012382).
- sctp: make use of pre-calculated len (bnc#1012382).
- net: gianfar_ptp: move set_fipers() to spinlock protecting area
  (bnc#1012382).
- MIPS: Implement __multi3 for GCC7 MIPS64r6 builds (bnc#1012382).
- Refresh
  patches.drivers/e1000-0003-e1000-Remove-checkpatch-coding-style-errors.patch.
- commit 0339549

-------------------------------------------------------------------
Tue Mar  6 13:30:26 CET 2018 - hare@suse.de

- scsi: sun_esp: fix device reference leaks (bsc#1082979).
- commit 298e96e

-------------------------------------------------------------------
Tue Mar  6 13:28:28 CET 2018 - hare@suse.de

- qla2xxx: asynchronous pci probing (bsc#1034503).
- commit 5bc6f9a

-------------------------------------------------------------------
Tue Mar  6 12:57:23 CET 2018 - tiwai@suse.de

- ASoC: nuc900: Fix a loop timeout test (bsc#1031717).
- ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
  (bsc#1031717).
- ASoC: Intel: sst: Fix the return value of
  'sst_send_byte_stream_mrfld()' (bsc#1031717).
- commit a530b8c

-------------------------------------------------------------------
Tue Mar  6 12:54:35 CET 2018 - tiwai@suse.de

- serial: 8250_uniphier: fix error return code in
  uniphier_uart_probe() (bsc#1031717).
- commit 5c5697b

-------------------------------------------------------------------
Tue Mar  6 12:52:41 CET 2018 - tiwai@suse.de

- ALSA: hda/realtek - Add headset mode support for Dell laptop
  (bsc#1031717).
- commit 2bdd2fd

-------------------------------------------------------------------
Tue Mar  6 12:49:41 CET 2018 - tiwai@suse.de

- PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
  (bsc#1031717).
- commit e88c8db

-------------------------------------------------------------------
Mon Mar  5 16:23:47 CET 2018 - tbogendoerfer@suse.de

- net: ena: increase ena driver version to 1.5.0 (bsc#1083548).
- net: ena: add detection and recovery mechanism for handling
  missed/misrouted MSI-X (bsc#1083548).
- net: ena: fix error handling in ena_down() sequence
  (bsc#1083548).
- net: ena: unmask MSI-X only after device initialization is
  completed (bsc#1083548).
- net: ena: fix race condition between device reset and link up
  setup (bsc#1083548).
- net: ena: increase ena driver version to 1.3.0 (bsc#1083548).
- net: ena: add new admin define for future support of IPv6 RSS
  (bsc#1083548).
- net: ena: add statistics for missed tx packets (bsc#1083548).
- net: ena: add power management ops to the ENA driver
  (bsc#1083548).
- net: ena: remove legacy suspend suspend/resume support
  (bsc#1083548).
- net: ena: improve ENA driver boot time (bsc#1083548).
- net: ena: Remove redundant unlikely() (bsc#1083548).
- net: ena: fix wrong max Tx/Rx queues on ethtool (bsc#1083548).
- net: ena: fix rare kernel crash when bar memory remap fails
  (bsc#1083548).
- net: ena: reduce the severity of some printouts (bsc#1083548).
- commit 82fc041

-------------------------------------------------------------------
Mon Mar  5 16:23:37 CET 2018 - jgross@suse.com

- x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend (bnc#1065600).
- commit 63925f8

-------------------------------------------------------------------
Fri Mar  2 12:28:51 CET 2018 - jack@suse.cz

- ext4: Fix data exposure after failed AIO DIO (bsc#1069135 bsc#1082864).
- Refresh
  patches.drivers/direct-io-always-call-end_io-if-non-null.patch.
- Refresh
  patches.drivers/ext4-Pre-zero-allocated-blocks-for-DAX-IO.patch.
- Refresh
  patches.drivers/ext4-simplify-io_end-handling-for-aio-dio.patch.
- commit 06b381a

-------------------------------------------------------------------
Fri Mar  2 11:47:12 CET 2018 - tiwai@suse.de

- Update patch tag for stable patch (CVE-2017-13166 bsc#1072865).
- commit 2a9f7f2

-------------------------------------------------------------------
Fri Mar  2 03:06:32 CET 2018 - dbueso@suse.de

- ipc/msg: introduce msgctl(MSG_STAT_ANY) (bsc#1072689).
- ipc/sem: introduce semctl(SEM_STAT_ANY) (bsc#1072689).
- ipc/shm: introduce shmctl(SHM_STAT_ANY) (bsc#1072689).
- commit a5fe496

-------------------------------------------------------------------
Thu Mar  1 14:29:37 CET 2018 - mhocko@suse.com

- Update
  patches.kernel.org/4.4.104-010-mm-madvise.c-fix-madvise-infinite-loop-under-.patch
  (bnc#1012382 bnc#1070964 bnc#1083494, CVE-2017-18208).
- commit 9ce1416

-------------------------------------------------------------------
Thu Mar  1 09:28:24 CET 2018 - jslaby@suse.cz

- Linux 4.4.119 (bnc#1012382).
- binder: add missing binder_unlock() (bnc#1012382).
- drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
  (bnc#1012382).
- usb: renesas_usbhs: missed the "running" flag in usb_dmac with
  rx path (bnc#1012382).
- usb: gadget: f_fs: Process all descriptors during bind
  (bnc#1012382).
- usb: ldusb: add PIDs for new CASSY devices supported by this
  driver (bnc#1012382).
- usb: dwc3: gadget: Set maxpacket size for ep0 IN (bnc#1012382).
- drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
  (bnc#1012382).
- Add delay-init quirk for Corsair K70 RGB keyboards
  (bnc#1012382).
- arm64: Disable unhandled signal log messages by default
  (bnc#1012382).
- usb: ohci: Proper handling of ed_rm_list to handle race
  condition between usb_kill_urb() and finish_unlinks()
  (bnc#1012382).
- irqchip/gic-v3: Use wmb() instead of smb_wmb() in
  gic_raise_softirq() (bnc#1012382).
- x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
  (bnc#1012382).
- iio: adis_lib: Initialize trigger before requesting interrupt
  (bnc#1012382).
- iio: buffer: check if a buffer has been set up when poll is
  called (bnc#1012382).
- cfg80211: fix cfg80211_beacon_dup (bnc#1012382).
- scsi: ibmvfc: fix misdefined reserved field in
  ibmvfc_fcp_rsp_info (bnc#1012382).
- ip_tunnel: fix preempt warning in ip tunnel creation/updating
  (bnc#1012382).
- ip_tunnel: replace dst_cache with generic implementation
  (bnc#1012382).
- kABI: protect struct ip_tunnel and reintroduce
  ip_tunnel_dst_reset_all (kabi).
- PCI: keystone: Fix interrupt-controller-node lookup
  (bnc#1012382).
- powerpc/64s: Fix RFI flush dependency on HARDLOCKUP_DETECTOR
  (bnc#1012382).
- netfilter: drop outermost socket lock in getsockopt()
  (bnc#1012382).
- commit cdc509b

-------------------------------------------------------------------
Wed Feb 28 20:08:41 CET 2018 - bp@suse.de

- x86/spectre: Remove the out-of-tree RSB stuffing
- Delete
  patches.suse/12-x86-entry-add-a-function-to-overwrite-the-rsb.patch.
- Delete
  patches.suse/13-x86-entry-stuff-rsb-for-entry-to-kernel-for-non-smep-platform.patch.
  patches.kernel.org/4.4.114-007-x86-retpoline-Fill-RSB-on-context-switch-for-.patch
  contains the backported variant of the upstream context-switch RSB stuffing we
  do so remove the version we had which is not needed.
- commit fda4b0e

-------------------------------------------------------------------
Wed Feb 28 18:34:23 CET 2018 - bp@suse.de

- x86/mce: Pin the timer when modifying (bsc#1080851,1076282).
- commit 2d60a2a

-------------------------------------------------------------------
Wed Feb 28 16:21:17 CET 2018 - nborisov@suse.com

- f2fs: fix a bug caused by NULL extent tree (bsc#1082478).
  While this fs is not supported by SLE it affects opensuse users so let's
  add it to our kernel for opensuse merging.
- commit 12365b7

-------------------------------------------------------------------
Wed Feb 28 15:50:34 CET 2018 - msuchanek@suse.de

- ibmvnic: Do not attempt to login if RX or TX queues are not
  allocated (bsc#1082993).
- ibmvnic: Report queue stops and restarts as debug output
  (bsc#1082993).
- ibmvnic: Harden TX/RX pool cleaning (bsc#1082993).
- ibmvnic: Allocate statistics buffers during probe (bsc#1082993).
- ibmvnic: Fix TX descriptor tracking again (bsc#1082993).
- commit f81869f

-------------------------------------------------------------------
Wed Feb 28 15:18:38 CET 2018 - oneukum@suse.com

- media: usbtv: prevent double free in error case (bsc#1074426
  CVE-2017-17975).
- commit a3ecc5f

-------------------------------------------------------------------
Wed Feb 28 15:06:30 CET 2018 - rgoldwyn@suse.com

- pipe: cap initial pipe capacity according to pipe-max-size limit (bsc#1045330).
- commit f225b35

-------------------------------------------------------------------
Wed Feb 28 14:57:09 CET 2018 - msuchanek@suse.de

- cdrom: turn off autoclose by default (bsc#1080813).
- commit d49f227

-------------------------------------------------------------------
Wed Feb 28 14:53:15 CET 2018 - jack@suse.cz

- ocfs2: return error when we attempt to access a dirty bh in jbd2
  (bsc#1012829).
- commit ad60eb7

-------------------------------------------------------------------
Wed Feb 28 10:49:23 CET 2018 - mkubecek@suse.cz

- kabi: restore kabi after "net: replace dst_cache ip6_tunnel
  implementation with the generic one" (bsc#1082897).
- Delete
  patches.kabi/revert-net-replace-dst_cache-ip6_tunnel-implementati.patch.
- enable DST_CACHE in non-vanilla configs except s390x/zfcpdump
- commit 8b4bac2

-------------------------------------------------------------------
Wed Feb 28 08:15:01 CET 2018 - jslaby@suse.cz

- Update config files.
  Update also vanilla configs with DST change from 4.4.118.
- commit bca5055

-------------------------------------------------------------------
Wed Feb 28 06:06:06 CET 2018 - ghe@suse.com

- DLM: fix NULL pointer dereference in send_to_sock()
  (bsc#1082795).
- commit a36ccd9

-------------------------------------------------------------------
Wed Feb 28 05:59:32 CET 2018 - ghe@suse.com

- DLM: fix double list_del() (bsc#1082795).
- commit 134d02d

-------------------------------------------------------------------
Tue Feb 27 23:55:17 CET 2018 - jslaby@suse.cz

- udf: prevent speculative execution (bsc#1068032 CVE-2017-5753).
- net: mpls: prevent speculative execution (bsc#1068032
  CVE-2017-5753).
- ipv6: prevent speculative execution (bsc#1068032 CVE-2017-5753).
- userns: prevent speculative execution (bsc#1068032
  CVE-2017-5753).
- Thermal/int340x: prevent speculative execution (bsc#1068032
  CVE-2017-5753).
- cw1200: prevent speculative execution (bsc#1068032
  CVE-2017-5753).
- qla2xxx: prevent speculative execution (bsc#1068032
  CVE-2017-5753).
- p54: prevent speculative execution (bsc#1068032 CVE-2017-5753).
- carl9170: prevent speculative execution (bsc#1068032
  CVE-2017-5753).
- uvcvideo: prevent speculative execution (bsc#1068032
  CVE-2017-5753).
- locking/barriers: introduce new memory barrier gmb()
  (bsc#1068032 CVE-2017-5753).
- commit 45681ac

-------------------------------------------------------------------
Tue Feb 27 23:01:06 CET 2018 - jslaby@suse.cz

- x86/spectre: Fix an error message (git-fixes).
- blacklist.conf: add one more
- Input: tca8418_keypad - remove double read of key event register
  (git-fixes).
- tc358743: fix register i2c_rd/wr function fix (git-fixes).
- ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
  (git-fixes).
- commit 859c0eb

-------------------------------------------------------------------
Tue Feb 27 18:32:48 CET 2018 - msuchanek@suse.de

- ibmvnic: Fix early release of login buffer (bsc#1081134, git-fixes).
- commit bcc69b4

-------------------------------------------------------------------
Tue Feb 27 16:07:15 CET 2018 - bp@suse.de

- media: hdpvr: Fix an error handling path in hdpvr_probe()
  (bsc#1067118 CVE-2017-16644).
- hdpvr: Remove deprecated create_singlethread_workqueue
  (bsc#1067118 CVE-2017-16644).
- commit e2e6834

-------------------------------------------------------------------
Tue Feb 27 01:18:29 CET 2018 - mcgrof@suse.com

- Delete patches.kabi/xfs-address-kabi-for-xfs-buffer-retry-infrastructure.patch.
- commit 17a6f3a

-------------------------------------------------------------------
Mon Feb 26 23:44:52 CET 2018 - mcgrof@suse.com

- kabi/severities: as per bsc#1068569 we can ignore XFS kabi
  The gods have spoken, let there be light.
- commit 01a7c48

-------------------------------------------------------------------
Mon Feb 26 19:09:20 CET 2018 - jslaby@suse.cz

- Linux 4.4.118 (bnc#1012382).
- Update config files.
- net: add dst_cache support (bnc#1012382).
- net: replace dst_cache ip6_tunnel implementation with the
  generic one (bnc#1012382).
- cfg80211: check dev_set_name() return value (bnc#1012382).
- mm,vmscan: Make unregister_shrinker() no-op if
  register_shrinker() failed (bnc#1012382).
- xfrm: Fix stack-out-of-bounds read on socket policy lookup
  (bnc#1012382).
- xfrm: check id proto in validate_tmpl() (bnc#1012382).
- blktrace: fix unlocked registration of tracepoints
  (bnc#1012382).
- drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all
  (bnc#1012382).
- Provide a function to create a NUL-terminated string from
  unterminated data (bnc#1012382).
- selinux: ensure the context is NUL terminated in
  security_context_to_sid_core() (bnc#1012382).
- selinux: skip bounded transition processing if the policy
  isn't loaded (bnc#1012382).
- crypto: x86/twofish-3way - Fix %rbp usage (bnc#1012382).
- KVM: x86: fix escape of guest dr6 to the host (bnc#1012382).
- netfilter: x_tables: fix int overflow in xt_alloc_table_info()
  (bnc#1012382).
- netfilter: x_tables: avoid out-of-bounds reads in
  xt_request_find_{match|target} (bnc#1012382).
- netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in
  clusterip_tg_check() (bnc#1012382).
- netfilter: on sockopt() acquire sock lock only in the required
  scope (bnc#1012382).
- netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
  (bnc#1012382).
- net: avoid skb_warn_bad_offload on IS_ERR (bnc#1012382).
- ASoC: ux500: add MODULE_LICENSE tag (bnc#1012382).
- video: fbdev/mmp: add MODULE_LICENSE (bnc#1012382).
- arm64: dts: add #cooling-cells to CPU nodes (bnc#1012382).
- Make DST_CACHE a silent config option (bnc#1012382).
- dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
  (bnc#1012382).
- staging: android: ashmem: Fix a race condition in pin ioctls
  (bnc#1012382).
- binder: check for binder_thread allocation failure in
  binder_poll() (bnc#1012382).
- staging: iio: adc: ad7192: fix external frequency setting
  (bnc#1012382).
- usbip: keep usbip_device sockfd state in sync with tcp_socket
  (bnc#1012382).
- usb: build drivers/usb/common/ when USB_SUPPORT is set
  (bnc#1012382).
- ARM: OMAP2+: Fix SRAM virt to phys translation for
  save_secure_ram_context (bnc#1012382).
- ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function
  (bnc#1012382).
- ARM: dts: Fix omap4 hang with GPS connected to USB by using
  wakeupgen (bnc#1012382).
- ARM: dts: am4372: Correct the interrupts_properties of McASP
  (bnc#1012382).
- perf top: Fix window dimensions change handling (bnc#1012382).
- perf bench numa: Fixup discontiguous/sparse numa nodes
  (bnc#1012382).
- media: s5k6aa: describe some function parameters (bnc#1012382).
- pinctrl: sunxi: Fix A80 interrupt pin bank (bnc#1012382).
- RDMA/cma: Make sure that PSN is not over max allowed
  (bnc#1012382).
- scripts/kernel-doc: Don't fail with status != 0 if error
  encountered with -none (bnc#1012382).
- ipvlan: Add the skb->mark as flow4's member to lookup route
  (bnc#1012382).
- powerpc/perf: Fix oops when grouping different pmu events
  (bnc#1012382).
- s390/dasd: prevent prefix I/O error (bnc#1012382).
- gianfar: fix a flooded alignment reports because of padding
  issue (bnc#1012382).
- net_sched: red: Avoid devision by zero (bnc#1012382).
- net_sched: red: Avoid illegal values (bnc#1012382).
- btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
  (bnc#1012382).
- dmaengine: ioat: Fix error handling path (bnc#1012382).
- dmaengine: at_hdmac: fix potential NULL pointer dereference
  in atc_prep_dma_interleaved (bnc#1012382).
- clk: fix a panic error caused by accessing NULL pointer
  (bnc#1012382).
- ASoC: rockchip: disable clock on error (bnc#1012382).
- spi: sun4i: disable clocks in the remove function (bnc#1012382).
- xfrm: Fix stack-out-of-bounds with misconfigured transport
  mode policies (bnc#1012382).
- drm/armada: fix leak of crtc structure (bnc#1012382).
- dmaengine: jz4740: disable/unprepare clk if probe fails
  (bnc#1012382).
- mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
  (bnc#1012382).
- x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
  (bnc#1012382).
- xen: XEN_ACPI_PROCESSOR is Dom0-only (bnc#1012382).
- hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close
  (bnc#1012382).
- virtio_balloon: prevent uninitialized variable use
  (bnc#1012382).
- isdn: icn: remove a #warning (bnc#1012382).
- vmxnet3: prevent building with 64K pages (bnc#1012382).
- gpio: intel-mid: Fix build warning when !CONFIG_PM
  (bnc#1012382).
- platform/x86: intel_mid_thermal: Fix suspend handlers unused
  warning (bnc#1012382).
- video: fbdev: via: remove possibly unused variables
  (bnc#1012382).
- scsi: advansys: fix build warning for PCI=n (bnc#1012382).
- x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
  (bnc#1012382).
- arm64: define BUG() instruction without CONFIG_BUG
  (bnc#1012382).
- x86/fpu/math-emu: Fix possible uninitialized variable use
  (bnc#1012382).
- tools build: Add tools tree support for 'make -s' (bnc#1012382).
- x86/build: Silence the build with "make -s" (bnc#1012382).
- thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies (bnc#1012382).
- x86: add MULTIUSER dependency for KVM (bnc#1012382).
- x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG
  (bnc#1012382).
- scsi: advansys: fix uninitialized data access (bnc#1012382).
- arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF
  is set (bnc#1012382).
- ALSA: hda/ca0132 - fix possible NULL pointer use (bnc#1012382).
- reiserfs: avoid a -Wmaybe-uninitialized warning (bnc#1012382).
- ssb: mark ssb_bus_register as __maybe_unused (bnc#1012382).
- thermal: spear: use __maybe_unused for PM functions
  (bnc#1012382).
- x86/boot: Avoid warning for zero-filling .bss (bnc#1012382).
- scsi: sim710: fix build warning (bnc#1012382).
- drivers/net: fix eisa_driver probe section mismatch
  (bnc#1012382).
- dpt_i2o: fix build warning (bnc#1012382).
- profile: hide unused functions when !CONFIG_PROC_FS
  (bnc#1012382).
- mtd: ichxrom: maybe-uninitialized with gcc-4.9 (bnc#1012382).
- mtd: maps: add __init attribute (bnc#1012382).
- mptfusion: hide unused seq_mpt_print_ioc_summary function
  (bnc#1012382).
- scsi: fdomain: drop fdomain_pci_tbl when built-in (bnc#1012382).
- video: fbdev: sis: remove unused variable (bnc#1012382).
- staging: ste_rmi4: avoid unused function warnings (bnc#1012382).
- fbdev: sis: enforce selection of at least one backend
  (bnc#1012382).
- video: Use bool instead int pointer for get_opt_bool() argument
  (bnc#1012382).
- scsi: mvumi: use __maybe_unused to hide pm functions
  (bnc#1012382).
- SCSI: initio: remove duplicate module device table
  (bnc#1012382).
- pwc: hide unused label (bnc#1012382).
- usb: musb/ux500: remove duplicate check for dma_is_compatible
  (bnc#1012382).
- tty: hvc_xen: hide xen_console_remove when unused (bnc#1012382).
- driver-core: use 'dev' argument in dev_dbg_ratelimited stub
  (bnc#1012382).
- fbdev: auo_k190x: avoid unused function warnings (bnc#1012382).
- amd-xgbe: Fix unused suspend handlers build warning
  (bnc#1012382).
- mtd: sh_flctl: pass FIFO as physical address (bnc#1012382).
- mtd: cfi: enforce valid geometry configuration (bnc#1012382).
- fbdev: s6e8ax0: avoid unused function warnings (bnc#1012382).
- modsign: hide openssl output in silent builds (bnc#1012382).
- fbdev: sm712fb: avoid unused function warnings (bnc#1012382).
- hwrng: exynos - use __maybe_unused to hide pm functions
  (bnc#1012382).
- USB: cdc_subset: only build when one driver is enabled
  (bnc#1012382).
- rtlwifi: fix gcc-6 indentation warning (bnc#1012382).
- staging: wilc1000: fix kbuild test robot error (bnc#1012382).
- x86/platform/olpc: Fix resume handler build warning
  (bnc#1012382).
- netfilter: ipvs: avoid unused variable warnings (bnc#1012382).
- ipv4: ipconfig: avoid unused ic_proto_used symbol (bnc#1012382).
- tc1100-wmi: fix build warning when CONFIG_PM not enabled
  (bnc#1012382).
- tlan: avoid unused label with PCI=n (bnc#1012382).
- drm/vmwgfx: use *_32_bits() macros (bnc#1012382).
- tty: cyclades: cyz_interrupt is only used for PCI (bnc#1012382).
- genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msg
  (bnc#1012382).
- ASoC: mediatek: add i2c dependency (bnc#1012382).
- iio: adc: axp288: remove redundant duplicate const on
  axp288_adc_channels (bnc#1012382).
- b2c2: flexcop: avoid unused function warnings (bnc#1012382).
- i2c: remove __init from i2c_register_board_info() (bnc#1012382).
- staging: unisys: visorinput depends on INPUT (bnc#1012382).
- tc358743: fix register i2c_rd/wr functions (bnc#1012382).
- drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized (bnc#1012382).
- Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized
  warning (bnc#1012382).
- KVM: add X86_LOCAL_APIC dependency (bnc#1012382).
- go7007: add MEDIA_CAMERA_SUPPORT dependency (bnc#1012382).
- em28xx: only use mt9v011 if camera support is enabled
  (bnc#1012382).
- ISDN: eicon: reduce stack size of sig_ind function
  (bnc#1012382).
- ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resume
  (bnc#1012382).
- serial: 8250_mid: fix broken DMA dependency (bnc#1012382).
- drm/gma500: Sanity-check pipe index (bnc#1012382).
- hdpvr: hide unused variable (bnc#1012382).
- v4l: remove MEDIA_TUNER dependency for VIDEO_TUNER
  (bnc#1012382).
- cw1200: fix bogus maybe-uninitialized warning (bnc#1012382).
- wireless: cw1200: use __maybe_unused to hide pm functions_
  (bnc#1012382).
- perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
  (bnc#1012382).
- dmaengine: zx: fix build warning (bnc#1012382).
- net: hp100: remove unnecessary #ifdefs (bnc#1012382).
- gpio: xgene: mark PM functions as __maybe_unused (bnc#1012382).
- ncpfs: fix unused variable warning (bnc#1012382).
- Revert "power: bq27xxx_battery: Remove unneeded dependency in
  Kconfig" (bnc#1012382).
- power: bq27xxx_battery: mark some symbols __maybe_unused
  (bnc#1012382).
- isdn: sc: work around type mismatch warning (bnc#1012382).
- binfmt_elf: compat: avoid unused function warning (bnc#1012382).
- idle: i7300: add PCI dependency (bnc#1012382).
- usb: phy: msm add regulator dependency (bnc#1012382).
- ncr5380: shut up gcc indentation warning (bnc#1012382).
- ARM: tegra: select USB_ULPI from EHCI rather than platform
  (bnc#1012382).
- ASoC: Intel: Kconfig: fix build when ACPI is not enabled
  (bnc#1012382).
- netlink: fix nla_put_{u8,u16,u32} for KASAN (bnc#1012382).
- dell-wmi, dell-laptop: depends DMI (bnc#1012382).
- genksyms: Fix segfault with invalid declarations (bnc#1012382).
- x86/microcode/AMD: Change load_microcode_amd()'s param to bool
  to fix preemptibility bug (bnc#1012382).
- drm/gma500: remove helper function (bnc#1012382).
- kasan: rework Kconfig settings (bnc#1012382).
- x86/retpoline: Remove the esp/rsp thunk (bnc#1012382).
- KVM: x86: Make indirect calls in emulator speculation safe
  (bnc#1012382).
- KVM: VMX: Make indirect call speculation safe (bnc#1012382).
- module/retpoline: Warn about missing retpoline in module
  (bnc#1012382).
- x86/nospec: Fix header guards names (bnc#1012382).
- x86/bugs: Drop one "mitigation" from dmesg (bnc#1012382).
- x86/cpu/bugs: Make retpoline module warning conditional
  (bnc#1012382).
- x86/spectre: Check CONFIG_RETPOLINE in command line parser
  (bnc#1012382).
- x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
  (bnc#1012382).
- x86/paravirt: Remove 'noreplace-paravirt' cmdline option
  (bnc#1012382).
- x86/retpoline: Avoid retpolines for built-in __init functions
  (bnc#1012382).
- x86/spectre: Simplify spectre_v2 command line parsing
  (bnc#1012382).
- x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
  (bnc#1012382).
- KVM: nVMX: kmap() can't fail (bnc#1012382).
- KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
  (bnc#1012382).
- kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID
  types (bnc#1012382).
- KVM: VMX: clean up declaration of VPID/EPT invalidation types
  (bnc#1012382).
- KVM: nVMX: invvpid handling improvements (bnc#1012382).
- crypto: s5p-sss - Fix kernel Oops in AES-ECB mode (bnc#1012382).
- net: dst_cache_per_cpu_dst_set() can be static (bnc#1012382).
- Revert "net: replace dst_cache ip6_tunnel implementation with
  the generic one" (kabi bnc#1082897).
- kabi/severities: add __x86_indirect_thunk_rsp
- Refresh
  patches.drivers/023-ASoC-Intel-Atom-move-atom-driver-to-common-acpi-matc.
- Refresh
  patches.fixes/kvm-nvmx-fix-msr-bitmaps-to-prevent-l2-from-accessing-l0-x2apic.
- Refresh patches.fixes/kvm-nvmx-fix-nested-vpid-vmx-exec-control.
- Refresh
  patches.fixes/netfilter-x_tables-pack-percpu-counter-allocations.patch.
- Refresh
  patches.fixes/virtio_balloon-export-available-memory-to-balloon-st.
- Refresh patches.suse/01a-md-failfast-metadata.
- Refresh patches.suse/retpolines-disable-ibrs-on-non-skl.patch.
- Refresh patches.suse/supported-flag.
- Refresh patches.suse/sysfs-spectre_v2-handle-spec_ctrl.patch.
- Refresh patches.suse/x86-nospectre_v2-means-nospec-too.patch.
- commit 72198cf

-------------------------------------------------------------------
Mon Feb 26 16:53:45 CET 2018 - jslaby@suse.cz

- Refresh
  patches.suse/0007-x86-uaccess-Use-__uaccess_begin_nospec-and-uaccess_t.patch.
- Refresh
  patches.suse/0009-x86-syscall-Sanitize-syscall-table-de-references-und.patch.
  Fix few more missing places revealed during porting to 11SP4.
- commit cf1637a

-------------------------------------------------------------------
Mon Feb 26 15:32:43 CET 2018 - hare@suse.de

- mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM (bsc#1078583).
- commit 9d6af6d

-------------------------------------------------------------------
Mon Feb 26 13:55:03 CET 2018 - msuchanek@suse.de

- powerpc/pseries: Support firmware disable of RFI flush
  (bsc#1068032, bsc#1075087).
- powerpc/powernv: Support firmware disable of RFI flush
  (bsc#1068032, bsc#1075087).
- commit 628d877

-------------------------------------------------------------------
Mon Feb 26 12:02:24 CET 2018 - nborisov@suse.com

- Btrfs: fix kernel oops while reading compressed data (bsc#1081671).
- commit 941ba83

-------------------------------------------------------------------
Sat Feb 24 05:37:35 CET 2018 - lzhong@suse.com

- md/raid1: Use a new variable to count flighting sync
  requests(bsc#1078609)
- commit c6b776b

-------------------------------------------------------------------
Fri Feb 23 17:57:34 CET 2018 - mwilck@suse.com

- Refresh
  patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.patch
  (bsc#1027054).
- commit 8e6f331

-------------------------------------------------------------------
Fri Feb 23 16:07:57 CET 2018 - jslaby@suse.cz

- Linux 4.4.117 (bnc#1012382).
- kABI: protect struct cpuinfo_x86 (kabi).
- IB/mlx4: Fix incorrectly releasing steerable UD QPs when have
  only ETH ports (bnc#1012382).
- PM / devfreq: Propagate error from devfreq_add_device()
  (bnc#1012382).
- s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
  (bnc#1012382).
- ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
  (bnc#1012382).
- arm: spear600: Add missing interrupt-parent of rtc
  (bnc#1012382).
- arm: spear13xx: Fix dmas cells (bnc#1012382).
- arm: spear13xx: Fix spics gpio controller's warning
  (bnc#1012382).
- ALSA: seq: Fix regression by incorrect ioctl_mutex usages
  (bnc#1012382).
- KVM/x86: Reduce retpoline performance impact in
  slot_handle_level_range(), by always inlining iterator helper
  methods (bnc#1012382).
- x86/cpu: Change type of x86_cache_size variable to unsigned int
  (bnc#1012382).
- drm/radeon: adjust tested variable (bnc#1012382).
- rtc-opal: Fix handling of firmware error codes, prevent busy
  loops (bnc#1012382).
- ext4: save error to disk in __ext4_grp_locked_error()
  (bnc#1012382).
- ext4: correct documentation for grpid mount option
  (bnc#1012382).
- mm: hide a #warning for COMPILE_TEST (bnc#1012382).
- video: fbdev: atmel_lcdfb: fix display-timings lookup
  (bnc#1012382).
- console/dummy: leave .con_font_get set to NULL (bnc#1012382).
- rtlwifi: rtl8821ae: Fix connection lost problem correctly
  (bnc#1012382).
- Btrfs: fix deadlock in run_delalloc_nocow (bnc#1012382).
- Btrfs: fix crash due to not cleaning up tree log block's dirty
  bits (bnc#1012382).
- Btrfs: fix unexpected -EEXIST when creating new inode
  (bnc#1012382).
- ALSA: hda - Fix headset mic detection problem for two Dell
  machines (bnc#1012382).
- ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
  (bnc#1012382).
- ALSA: hda/realtek: PCI quirk for Fujitsu U7x7 (bnc#1012382).
- ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
  (bnc#1012382).
- ALSA: seq: Fix racy pool initializations (bnc#1012382).
- mvpp2: fix multicast address filter (bnc#1012382).
- dm: correctly handle chained bios in dec_pending()
  (bnc#1012382).
- x86: fix build warnign with 32-bit PAE (bnc#1012382).
- vfs: don't do RCU lookup of empty pathnames (bnc#1012382).
- ARM: pxa/tosa-bt: add MODULE_LICENSE tag (bnc#1012382).
- ARM: dts: s5pv210: add interrupt-parent for ohci (bnc#1012382).
- media: r820t: fix r820t_write_reg for KASAN (bnc#1012382).
- Refresh
  patches.drivers/ALSA-hda-Fix-click-noises-on-Samsung-Ativ-Book-8.
- Refresh
  patches.drivers/ALSA-hda-realtek-Enable-jack-detection-function-for-.
- Refresh
  patches.drivers/ALSA-hda-realtek-Fix-headset-and-mic-on-several-Asus.
- Refresh
  patches.drivers/ALSA-hda-realtek-fix-headset-mic-detection-for-MSI-M.
- Refresh
  patches.suse/btrfs-0475-qgroup-Fix-qgroup-incorrectness-caused-by-log-.patch.
- commit be0a042

-------------------------------------------------------------------
Fri Feb 23 15:26:12 CET 2018 - jslaby@suse.cz

- Documentation: Document array_index_nospec (bsc#1068032
  CVE-2017-5753).
- array_index_nospec: Sanitize speculative array de-references
  (bsc#1068032 CVE-2017-5753).
- x86: Implement array_index_mask_nospec (bsc#1068032
  CVE-2017-5753).
- x86: Introduce barrier_nospec (bsc#1068032 CVE-2017-5753).
- x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
  (bsc#1068032 CVE-2017-5753).
- x86/usercopy: Replace open coded stac/clac with
  __uaccess_{begin, end} (bsc#1068032 CVE-2017-5753).
- x86/syscall: Sanitize syscall table de-references under
  speculation (bsc#1068032 CVE-2017-5753).
- vfs, fdtable: Prevent bounds-check bypass via speculative
  execution (bsc#1068032 CVE-2017-5753).
- nl80211: Sanitize array index in parse_txq_params (bsc#1068032
  CVE-2017-5753).
- x86/spectre: Report get_user mitigation for spectre_v1
  (bsc#1068032 CVE-2017-5753).
- Delete patches.suse/0001-Documentation-document-array_ptr.patch.
- Delete
  patches.suse/0001-locking-barriers-introduce-new-memory-barrier-gmb.patch.
- Delete
  patches.suse/0002-asm-nospec-array_ptr-sanitize-speculative-array-de-r.patch.
- Delete patches.suse/0003-x86-implement-array_ptr_mask.patch.
- Delete
  patches.suse/0004-uvcvideo-prevent-speculative-execution.patch.
- Delete
  patches.suse/0004-x86-introduce-__uaccess_begin_nospec-and-ifence.patch.
- Delete
  patches.suse/0005-carl9170-prevent-speculative-execution.patch.
- Delete
  patches.suse/0006-p54-prevent-speculative-execution.patch.
- Delete
  patches.suse/0007-qla2xxx-prevent-speculative-execution.patch.
- Delete
  patches.suse/0007-x86-narrow-out-of-bounds-syscalls-to-sys_read-under-.patch.
- Delete
  patches.suse/0008-cw1200-prevent-speculative-execution.patch.
- Delete
  patches.suse/0008-vfs-fdtable-prevent-bounds-check-bypass-via-speculat.patch.
- Delete
  patches.suse/0009-Thermal-int340x-prevent-speculative-execution.patch.
- Delete
  patches.suse/0010-nl80211-sanitize-array-index-in-parse_txq_params.patch.
- Delete
  patches.suse/0010-userns-prevent-speculative-execution.patch.
- Delete
  patches.suse/0011-ipv6-prevent-speculative-execution.patch.
- Delete patches.suse/0012-fs-prevent-speculative-execution.patch.
- Delete
  patches.suse/0013-net-mpls-prevent-speculative-execution.patch.
- Delete
  patches.suse/0014-udf-prevent-speculative-execution.patch.
- Delete patches.suse/sysfs-spectre_v1-is-mitigated.patch.
  Make use of the spectre v1 patches from upstream. I.e. drop all the
  mess not from upstream.
- commit 6abf10f

-------------------------------------------------------------------
Fri Feb 23 02:46:38 CET 2018 - neilb@suse.com

- jffs2: Fix use-after-free bug in jffs2_iget()'s error handling
  path (git-fixes).
- nfs: Do not convert nfs_idmap_cache_timeout to jiffies
  (git-fixes).
- commit a076959

-------------------------------------------------------------------
Thu Feb 22 22:39:41 CET 2018 - msuchanek@suse.de

- ibmvnic: Fix TX descriptor tracking (bsc#1081491).
- commit 88624e7

-------------------------------------------------------------------
Thu Feb 22 22:36:31 CET 2018 - msuchanek@suse.de

- Refresh patches.drivers/ibmvnic-Split-counters-for-scrq-pools-napi.patch.
  Add upstream commit hash
- commit 07f51de

-------------------------------------------------------------------
Thu Feb 22 13:53:03 CET 2018 - nstange@suse.de

- livepatch: __kgr_shadow_get_or_alloc() is local to shadow.c (bsc#1082299 fate#313296).
  Shadow variables support.
  Backport of SLE15 suse-commit 3b171f3b6397 ("livepatch:
  __klp_shadow_get_or_alloc() is local to shadow.c").
- commit 47d9188

-------------------------------------------------------------------
Thu Feb 22 13:35:19 CET 2018 - nstange@suse.de

- livepatch: introduce shadow variable API (bsc#1082299 fate#313296).
  Shadow variables support.
  Backport of SLE15 suse-commit ef7efe94afe3 ("livepatch: introduce shadow
  variable API").
- commit 22e7d97

-------------------------------------------------------------------
Thu Feb 22 12:23:05 CET 2018 - msuchanek@suse.de

- ibmvnic: Allocate max queues stats buffers (bsc#1081498).
- ibmvnic: Make napi usage dynamic (bsc#1081498).
- ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change
  (bsc#1081498).
- ibmvnic: Move active sub-crq count settings (bsc#1081498).
- ibmvnic: Rename active queue count variables (bsc#1081498).
- commit 886bb6a

-------------------------------------------------------------------
Thu Feb 22 12:22:01 CET 2018 - msuchanek@suse.de

- ibmvnic: Split counters for scrq/pools/napi (bsc#1082223).
- commit da726d7

-------------------------------------------------------------------
Thu Feb 22 10:15:52 CET 2018 - msuchanek@suse.de

- ibmvnic: Correct goto target for tx irq initialization failure
  (bsc#1082223).
- commit a5e8346

-------------------------------------------------------------------
Thu Feb 22 10:01:35 CET 2018 - nborisov@suse.com

- btrfs: Fix quota reservation leak on preallocated files
  (bsc#1079989).
- commit b6b4218

-------------------------------------------------------------------
Wed Feb 21 19:43:16 CET 2018 - msuchanek@suse.de

- ibmvnic: Keep track of supplementary TX descriptors
  (bsc#1081491).
- commit fa3e1ee

-------------------------------------------------------------------
Wed Feb 21 19:43:03 CET 2018 - msuchanek@suse.de

- ibmvnic: Check for NULL skb's in NAPI poll routine (bsc#1081134,
  git-fixes).
- commit 1180d7c

-------------------------------------------------------------------
Wed Feb 21 10:52:41 CET 2018 - mkubecek@suse.cz

- bridge: move bridge multicast cleanup to ndo_uninit
  (bsc#1042286).
- bridge: implement missing ndo_uninit() (bsc#1042286).
- ovs/gre: fix rtnl notifications on iface deletion (bsc#1042286).
- ovs/vxlan: fix rtnl notifications on iface deletion
  (bsc#1042286).
- ovs/gre,geneve: fix error path when creating an iface
  (bsc#1042286).
- ipv4: fix checksum annotation in udp4_csum_init (bsc#1042286).
- ipv6: fix checksum annotation in udp6_csum_init (bsc#1042286).
- ipv6: tcp: fix endianness annotation in tcp_v6_send_response
  (bsc#1042286).
- gre: do not keep the GRE header around in collect medata mode
  (bsc#1042286).
- ipv6/ila: fix nlsize calculation for lwtunnel (bsc#1042286).
- gre: reject GUE and FOU in collect metadata mode (bsc#1042286).
- gre: build header correctly for collect metadata tunnels
  (bsc#1042286).
- gre: do not assign header_ops in collect metadata mode
  (bsc#1042286).
- ipv6: udp: Do a route lookup and update during release_cb
  (bsc#1042286).
  Refresh
  	patches.fixes/l2tp-lock-socket-before-checking-flags-in-connect.patch
- ipv6: datagram: Update dst cache of a connected datagram sk
  during pmtu update (bsc#1042286).
- ipv6: datagram: Refactor dst lookup and update codes to a new
  function (bsc#1042286).
  Refresh
  	patches.fixes/l2tp-lock-socket-before-checking-flags-in-connect.patch
- ipv6: datagram: Refactor flowi6 init codes to a new function
  (bsc#1042286).
  Refresh
  	patches.fixes/l2tp-lock-socket-before-checking-flags-in-connect.patch
- ipv6: remove unused in6_addr struct (bsc#1042286).
- tcp: do not set rtt_min to 1 (bsc#1042286).
- commit 2838a16

-------------------------------------------------------------------
Wed Feb 21 10:48:51 CET 2018 - mkubecek@suse.cz

- series.conf: refresh
  Ran series_sort.py (no effect on expanded tree).
- Update upstream references:
  patches.drivers/ibmvnic-Clean-RX-pool-buffers-during-device-close.patch.
  patches.drivers/ibmvnic-Fix-NAPI-structures-memory-leak.patch.
  patches.drivers/ibmvnic-Fix-login-buffer-memory-leaks.patch.
  patches.drivers/ibmvnic-Free-RX-socket-buffer-in-case-of-adapter-err.patch.
  patches.drivers/ibmvnic-Wait-until-reset-is-complete-to-set-carrier-.patch.
- commit 9edbe2d

-------------------------------------------------------------------
Tue Feb 20 19:46:28 CET 2018 - msuchanek@suse.de

- powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1
  registers (bsc#1066223).
- powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h
  (bsc#1066223).
- commit 83e848f

-------------------------------------------------------------------
Tue Feb 20 04:13:48 CET 2018 - neilb@suse.com

- nfs: fix a deadlock in nfs client initialization (bsc#1074198).
- NFS: Trunking detection should handle ERESTARTSYS/EINTR
  (bsc#1074198).
- commit 29b544b

-------------------------------------------------------------------
Mon Feb 19 22:21:11 CET 2018 - jroedel@suse.de

- blacklist.conf: da391d640c528bc5bb227ea5b39c882b75ac3167
  Comment-only fix
- commit 37b5046

-------------------------------------------------------------------
Mon Feb 19 22:19:25 CET 2018 - jroedel@suse.de

- blacklist.conf: Blacklist 9d25e3cc83d731ae4eeb017fd07562fde3f80bef
  Exynos IOMMU is not enabled in any config.
- commit ee2a001

-------------------------------------------------------------------
Mon Feb 19 22:06:42 CET 2018 - jroedel@suse.de

- iommu/vt-d: Use domain instead of cache fetching (bsc#975772).
- iommu/amd: Fix alloc_irq_index() increment (bsc#975772).
- iommu/amd: Enforce alignment for MSI IRQs (bsc#975772).
- iommu/amd: Add align parameter to alloc_irq_index()
  (bsc#975772).
- commit 23ad0c1

-------------------------------------------------------------------
Mon Feb 19 21:53:34 CET 2018 - msuchanek@suse.de

- Refresh patches.suse/powerpc-64s-Improve-RFI-L1-D-cache-flush-fallback.patch.
  fix warning
- commit 6ae071a

-------------------------------------------------------------------
Mon Feb 19 20:35:23 CET 2018 - msuchanek@suse.de

- Refresh RFI patches with upstream status
- Refresh patches.suse/powerpc-pseries-rfi-flush-Call-setup_rfi_flush-after.patch.
- Refresh patches.suse/powerpc-rfi-flush-Add-DEBUG_RFI-config-option.patch.
- Refresh patches.suse/powerpc-rfi-flush-Move-RFI-flush-fields-out-of-the-p.patch.
- rfi-flush: Move the logic to avoid a redo into the debugfs code (bsc#1068032, bsc#1075087).
- powerpc/64s: Improve RFI L1-D cache flush fallback (bsc#1068032, bsc#1075087).
- Delete patches.suse/powerpc-64s-Add-EX_SIZE-definition-for-paca-exceptio.patch.
- commit b734d40

-------------------------------------------------------------------
Mon Feb 19 15:49:21 CET 2018 - tiwai@suse.de

- x86/microcode: Do the family check first (bsc#1081436
  bsc#1081437).
- x86/microcode/AMD: Do not load when running on a hypervisor
  (bsc#1081436 bsc#1081437).
- commit 0aff3ee

-------------------------------------------------------------------
Mon Feb 19 15:36:30 CET 2018 - msuchanek@suse.de

- powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
  (bsc#1081512).
- commit ed190ae

-------------------------------------------------------------------
Mon Feb 19 15:25:18 CET 2018 - msuchanek@suse.de

- blacklist c1e150ceb61e powerpc/pseries: Add empty
  update_numa_cpu_lookup_table() for NUMA=n
- commit 3735165

-------------------------------------------------------------------
Mon Feb 19 14:26:23 CET 2018 - mgorman@suse.de

- mm: pin address_space before dereferencing it while isolating
  an LRU page (bnc#1081500).
- commit c253648

-------------------------------------------------------------------
Mon Feb 19 07:06:36 CET 2018 - mgalbraith@suse.de

- blacklist.conf: blacklist d207af2eab3f8668b95ad02b21930481c42806fd
- commit ece576c

-------------------------------------------------------------------
Sun Feb 18 16:29:15 CET 2018 - jslaby@suse.cz

- Linux 4.4.116 (bnc#1012382).
- powerpc/64: Fix flush_(d|i)cache_range() called from modules
  (FATE#315275 LTC#103998 bnc#1012382 bnc#863764).
- powerpc: Simplify module TOC handling (bnc#1012382).
- ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
  (bnc#1012382).
- usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bit
  (bnc#1012382).
- usbip: fix 3eee23c3ec14 tcp_socket address still in the status
  file (bnc#1012382).
- net: cdc_ncm: initialize drvflags before usage (bnc#1012382).
- ASoC: simple-card: Fix misleading error message (bnc#1012382).
- ASoC: rsnd: don't call free_irq() on Parent SSI (bnc#1012382).
- ASoC: rsnd: avoid duplicate free_irq() (bnc#1012382).
- drm: rcar-du: Use the VBK interrupt for vblank events
  (bnc#1012382).
- drm: rcar-du: Fix race condition when disabling planes at CRTC
  stop (bnc#1012382).
- x86/asm: Fix inline asm call constraints for GCC 4.4
  (bnc#1012382).
- ip6mr: fix stale iterator (bnc#1012382).
- net: igmp: add a missing rcu locking section (bnc#1012382).
- qlcnic: fix deadlock bug (bnc#1012382).
- r8169: fix RTL8168EP take too long to complete driver
  initialization (bnc#1012382).
- tcp: release sk_frag.page in tcp_disconnect (bnc#1012382).
- vhost_net: stop device during reset owner (bnc#1012382).
- media: soc_camera: soc_scale_crop: add missing
  MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012382).
- KEYS: encrypted: fix buffer overread in valid_master_desc()
  (bnc#1012382).
- don't put symlink bodies in pagecache into highmem
  (bnc#1012382).
- crypto: tcrypt - fix S/G table for test_aead_speed()
  (bnc#1012382).
- x86/microcode/AMD: Do not load when running on a hypervisor
  (bnc#1012382).
- x86/microcode: Do the family check first (bnc#1012382).
- cifs: Fix missing put_xid in cifs_file_strict_mmap
  (bnc#1012382).
- cifs: Fix autonegotiate security settings mismatch
  (bnc#1012382).
- CIFS: zero sensitive data when freeing (bnc#1012382).
- dmaengine: dmatest: fix container_of member in dmatest_callback
  (bnc#1012382).
- x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER
  (bnc#1012382).
- kaiser: fix compile error without vsyscall (bnc#1012382).
- netfilter: nf_queue: Make the queue_handler pernet
  (bnc#1012382).
- posix-timer: Properly check sigevent->sigev_notify
  (bnc#1012382).
- usb: gadget: uvc: Missing files for configfs interface
  (bnc#1012382).
- sched/rt: Use container_of() to get root domain in
  rto_push_irq_work_func() (bnc#1012382).
- sched/rt: Up the root domain ref count when passing it around
  via IPIs (bnc#1012382).
- media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
  (bnc#1012382).
- media: dvb-usb-v2: lmedm04: move ts2020 attach to
  dm04_lme2510_tuner (bnc#1012382).
- mtd: cfi: convert inline functions to macros (bnc#1012382).
- mtd: nand: brcmnand: Disable prefetch by default (bnc#1012382).
- mtd: nand: Fix nand_do_read_oob() return value (bnc#1012382).
- mtd: nand: sunxi: Fix ECC strength choice (bnc#1012382).
- ubi: block: Fix locking for idr_alloc/idr_remove (bnc#1012382).
- nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to
  the mds (bnc#1012382).
- NFS: commit direct writes even if they fail partially
  (bnc#1012382).
- NFS: reject request for id_legacy key without auxdata
  (bnc#1012382).
- kernfs: fix regression in kernfs_fop_write caused by wrong type
  (bnc#1012382).
- ahci: Annotate PCI ids for mobile Intel chipsets as such
  (bnc#1012382).
- ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo
  Lake AHCI (bnc#1012382).
- ahci: Add Intel Cannon Lake PCH-H PCI ID (bnc#1012382).
- crypto: hash - introduce crypto_hash_alg_has_setkey()
  (bnc#1012382).
- crypto: cryptd - pass through absence of ->setkey()
  (bnc#1012382).
- crypto: poly1305 - remove ->setkey() method (bnc#1012382).
- media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
  (bnc#1012382).
- vb2: V4L2_BUF_FLAG_DONE is set after DQBUF (bnc#1012382).
- media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
  (bnc#1012382).
- media: v4l2-compat-ioctl32.c: fix the indentation (bnc#1012382).
- media: v4l2-compat-ioctl32.c: move 'helper' functions to
  __get/put_v4l2_format32 (bnc#1012382).
- media: v4l2-compat-ioctl32.c: avoid sizeof(type) (bnc#1012382).
- media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
  (bnc#1012382).
- media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer (bnc#1012382).
- media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for
  subdevs (bnc#1012382).
- media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha
  (bnc#1012382).
- media: v4l2-compat-ioctl32.c: copy clip list in
  put_v4l2_window32 (bnc#1012382).
- media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer
  type (bnc#1012382).
- media: v4l2-compat-ioctl32.c: don't copy back the result for
  certain errors (bnc#1012382).
- media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
  (bnc#1012382).
- crypto: caam - fix endless loop when DECO acquire fails
  (bnc#1012382).
- arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
  (bnc#1012382).
- KVM: nVMX: Fix races when sending nested PI while dest
  enters/leaves L2 (bnc#1012382).
- watchdog: imx2_wdt: restore previous timeout after
  suspend+resume (bnc#1012382).
- media: ts2020: avoid integer overflows on 32 bit machines
  (bnc#1012382).
- media: cxusb, dib0700: ignore XC2028_I2C_FLUSH (bnc#1012382).
- kernel/async.c: revert "async: simplify lowest_in_progress()"
  (bnc#1012382).
- HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini
  not working (bnc#1012382).
- Bluetooth: btsdio: Do not bind to non-removable BCM43341
  (bnc#1012382).
- Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
  (bnc#1012382).
- Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a
  "rewritten" version (bnc#1012382).
- signal/openrisc: Fix do_unaligned_access to send the proper
  signal (bnc#1012382).
- signal/sh: Ensure si_signo is initialized in do_divide_error
  (bnc#1012382).
- alpha: fix crash if pthread_create races with signal delivery
  (bnc#1012382).
- alpha: fix reboot on Avanti platform (bnc#1012382).
- xtensa: fix futex_atomic_cmpxchg_inatomic (bnc#1012382).
- EDAC, octeon: Fix an uninitialized variable warning
  (bnc#1012382).
- pktcdvd: Fix pkt_setup_dev() error path (bnc#1012382).
- btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
  (bnc#1012382).
- nvme: Fix managing degraded controllers (bnc#1012382).
- ACPI: sbshc: remove raw pointer from printk() message
  (bnc#1012382).
- ovl: fix failure to fsync lower dir (bnc#1012382).
- mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a
  failed user copy (bnc#1012382).
- ftrace: Remove incorrect setting of glob search field
  (bnc#1012382).
- kABI: reintroduce crypto_poly1305_setkey (kabi).
- Revert "netfilter: nf_queue: Make the queue_handler pernet"
  (kabi).
- Revert "powerpc: Simplify module TOC handling" (kabi).
- Refresh
  patches.drivers/0020-nvme-move-namespace-scanning-to-common-code.patch.
- Refresh
  patches.drivers/ata-0051-AHCI-Remove-obsolete-Intel-Lewisburg-SATA-RAID-devic.patch.
- Refresh
  patches.fixes/powerpc-Remove-UP-only-lazy-floating-point-and-vecto.patch.
- Refresh
  patches.suse/btrfs-0505-extend-btrfs_set_extent_delalloc-and-its-frien.patch.
- Refresh
  patches.suse/powerpc-64s-Add-EX_SIZE-definition-for-paca-exceptio.patch.
- Refresh
  patches.suse/powerpc-rfi-flush-Move-RFI-flush-fields-out-of-the-p.patch.
- Refresh patches.suse/vfs-add-super_operations-get_inode_dev.
- Delete
  patches.fixes/powerpc-64-Fix-flush_-di-cache_range-called-from-modules.
- commit 90635b5

-------------------------------------------------------------------
Sun Feb 18 12:49:20 CET 2018 - msuchanek@suse.de

- mmc: bcm2835: Don't overwrite max frequency unconditionally
  (bsc#983145, git-fixes).
- commit 168354e

-------------------------------------------------------------------
Fri Feb 16 14:20:18 CET 2018 - jslaby@suse.cz

- tty: mxser: Remove ASYNC_CLOSING (bnc#1072363).
- commit 9b6be7d

-------------------------------------------------------------------
Fri Feb 16 13:27:38 CET 2018 - mbenes@suse.cz

- Refresh
  patches.suse/x86-entry-64-use-a-per-cpu-trampoline-stack.patch.
  Fix trampoline stack loading issue on XEN PV.
- commit 50cca94

-------------------------------------------------------------------
Fri Feb 16 07:50:01 CET 2018 - tiwai@suse.de

- Update kabi files: sync with 4.4.114-92.64.1
- commit 47b6d36

-------------------------------------------------------------------
Thu Feb 15 20:50:48 CET 2018 - mcgrof@suse.com

- xfs: stop searching for free slots in an inode chunk when there are none (bsc#1072739).
- commit c58fc0f

-------------------------------------------------------------------
Thu Feb 15 20:02:26 CET 2018 - mcgrof@suse.com

- xfs: ioends require logically contiguous file offsets (bsc#1077285 bsc#1043441).
- xfs: don't chain ioends during writepage submission (bsc#1077285 bsc#1043441).
- Refresh patches.drivers/dax-move-writeback-calls-into-the-filesystems.patch.
- xfs: factor mapping out of xfs_do_writepage (bsc#1077285 bsc#1043441).
- xfs: xfs_cluster_write is redundant (bsc#1077285 bsc#1043441).
- commit 90c372b

-------------------------------------------------------------------
Thu Feb 15 20:00:09 CET 2018 - mcgrof@suse.com

- xfs: Introduce writeback context for writepages (bsc#1077285 bsc#1043441).
- Refresh patches.drivers/dax-move-writeback-calls-into-the-filesystems.patch.
- commit 93821fa

-------------------------------------------------------------------
Thu Feb 15 19:57:19 CET 2018 - mcgrof@suse.com

- xfs: remove xfs_cancel_ioend (bsc#1077285 bsc#1043441).
- xfs: remove nonblocking mode from xfs_vm_writepage (bsc#1077285 bsc#1043441).
- commit 653a7af

-------------------------------------------------------------------
Thu Feb 15 16:34:15 CET 2018 - jeffm@suse.com

- btrfs: copy fsid to super_block s_uuid (bsc#1080774).
- commit 6c50cf7

-------------------------------------------------------------------
Thu Feb 15 14:21:27 CET 2018 - mbenes@suse.cz

- x86/entry/64: Use a per-CPU trampoline stack for IDT entries
  (bsc#1077560).
- commit 5812bed

-------------------------------------------------------------------
Thu Feb 15 12:55:19 CET 2018 - mbenes@suse.cz

- x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
  (bsc#1077560).
- commit 89ef3e2

-------------------------------------------------------------------
Thu Feb 15 11:52:44 CET 2018 - msuchanek@suse.de

- ibmvnic: Clean RX pool buffers during device close
  (bsc#1081134).
- ibmvnic: Free RX socket buffer in case of adapter error
  (bsc#1081134).
- ibmvnic: Fix NAPI structures memory leak (bsc#1081134).
- ibmvnic: Fix login buffer memory leaks (bsc#1081134).
- ibmvnic: Wait until reset is complete to set carrier on
  (bsc#1081134).
- commit 4eb9ae1

-------------------------------------------------------------------
Thu Feb 15 11:07:40 CET 2018 - tiwai@suse.de

- ALSA: hda - Use IS_REACHABLE() for dependency on input
  (bsc#1031717).
- ALSA: hda - Reduce the suspend time consumption for ALC256
  (bsc#1031717).
- commit d87b0d3

-------------------------------------------------------------------
Wed Feb 14 14:27:54 CET 2018 - msuchanek@suse.de

- Fix kABI compatibility with KEYS changes (CVE-2017-15951,
  bsc#1065615, bsc#1076684).
  Delete patches.kabi/revert-KEYS-Fix-race-between-updating-and-finding-a-.patch.
- commit e2087ca

-------------------------------------------------------------------
Wed Feb 14 14:23:46 CET 2018 - jslaby@suse.cz

- Update
  patches.kernel.org/4.4.113-032-pipe-avoid-round_pipe_size-nr_pages-overflow-.patch
  (bnc#1012382 bnc#1006867).
- commit 3d80fba

-------------------------------------------------------------------
Wed Feb 14 13:35:22 CET 2018 - jack@suse.cz

- ext4: do not unnecessarily allocate buffer in recently_deleted()
  (bsc#1080344).
- commit 89d6b3c

-------------------------------------------------------------------
Wed Feb 14 12:15:44 CET 2018 - tbogendoerfer@suse.de

- bnx2x: disable GSO where gso_size is too big for hardware
  (bsc#1079384 CVE-2018-1000026).
- net: create skb_gso_validate_mac_len() (bsc#1079384
  CVE-2018-1000026).
- commit f6d5e35

-------------------------------------------------------------------
Wed Feb 14 11:58:25 CET 2018 - jslaby@suse.cz

- PCI/ASPM: Don't retrain link if ASPM not possible (bnc#1071892).
- commit 3a3ab03

-------------------------------------------------------------------
Tue Feb 13 18:45:07 CET 2018 - msuchanek@suse.de

- ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
  (bsc#1080384).
- ibmvnic: Reset long term map ID counter (bsc#1080364).
- commit 2d193ca

-------------------------------------------------------------------
Tue Feb 13 14:15:59 CET 2018 - msuchanek@suse.de

- KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
  (bsc#1066223).
- commit 067b634

-------------------------------------------------------------------
Mon Feb 12 23:39:36 CET 2018 - mcgrof@suse.com

- xfs: write unmount record for ro mounts (bsc#1073401).
- xfs: toggle readonly state around xfs_log_mount_finish (bsc#1073401).
- commit 2c35bc8

-------------------------------------------------------------------
Mon Feb 12 10:32:41 CET 2018 - jthumshirn@suse.de

- scsi: qla2xxx: Remove aborting ELS IOCB call issued as part
  of timeout (FATE#320146, bsc#966328).
- scsi: qla2xxx: Fix abort command deadlock due to spinlock
  (FATE#320146, bsc#966328).
- commit 1cd1999

-------------------------------------------------------------------
Mon Feb 12 09:39:17 CET 2018 - jthumshirn@suse.de

- kernel: fix rwlock implementation (bnc#1080360, LTC#164371).
- commit 0d2dabc

-------------------------------------------------------------------
Sun Feb 11 00:34:28 CET 2018 - mkubecek@suse.cz

- series.conf: refresh
  Ran series_sort.py (no effect on expanded tree).
- Update upstream references:
  patches.drivers/ibmvnic-Ensure-that-buffers-are-NULL-after-free.patch.
  patches.drivers/ibmvnic-Fix-rx-queue-cleanup-for-non-fatal-resets.patch.
  patches.drivers/ibmvnic-queue-reset-when-CRQ-gets-closed-during-rese.patch.
- commit 3e487ad

-------------------------------------------------------------------
Fri Feb  9 13:20:47 CET 2018 - msuchanek@suse.de

- ibmvnic: queue reset when CRQ gets closed during reset
  (bsc#1080263).
- commit 4a683fc

-------------------------------------------------------------------
Thu Feb  8 14:23:07 CET 2018 - msuchanek@suse.de

- ibmvnic: Ensure that buffers are NULL after free (bsc#1080014).
- ibmvnic: Fix rx queue cleanup for non-fatal resets
  (bsc#1080014).
- commit d475abf

-------------------------------------------------------------------
Thu Feb  8 12:03:05 CET 2018 - oneukum@suse.com

- usbip: fix stub_rx: get_pipe() to validate endpoint number
  (bsc#1078673 CVE-2017-16912).
- commit f4dc4bb

-------------------------------------------------------------------
Wed Feb  7 15:53:38 CET 2018 - oneukum@suse.com

- usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious
  input (bsc#1078672 CVE-2017-16913).
- commit 1cf29f0

-------------------------------------------------------------------
Wed Feb  7 13:53:48 CET 2018 - msuchanek@suse.de

- blacklist acb1feab320e powerpc/64: Don't trace irqs-off at interrupt
  return to soft-disabled context
- commit 305e015

-------------------------------------------------------------------
Wed Feb  7 13:53:43 CET 2018 - pmladek@suse.com

- blacklist.conf: commit fd5f7cde1b85d4c8e09 ("printk: Never set
  console_may_schedule in console_trylock()")
- commit 5177adc

-------------------------------------------------------------------
Wed Feb  7 08:12:42 CET 2018 - mkubecek@suse.cz

- series.conf: refresh
  Ran series_sort.py (no effect on expanded tree).
  Update upstream reference:
  	patches.drivers/ibmvnic-fix-empty-firmware-version-and-errors-cleanu.patch.
- commit 8b59917

-------------------------------------------------------------------
Tue Feb  6 20:57:37 CET 2018 - jslaby@suse.cz

- mm/kmemleak.c: make cond_resched() rate-limiting more efficient
  (git-fixes).
- commit cb60f4c

-------------------------------------------------------------------
Tue Feb  6 20:22:23 CET 2018 - msuchanek@suse.de

- rfi-flush: Switch to new linear fallback flush (bsc#1068032,
  bsc#1075087).
- commit 0ada4b5

-------------------------------------------------------------------
Tue Feb  6 19:07:48 CET 2018 - msuchanek@suse.de

- powerpc: Don't preempt_disable() in show_cpuinfo()
  (bsc#1066223).
- commit 618d213

-------------------------------------------------------------------
Tue Feb  6 16:52:59 CET 2018 - msuchanek@suse.de

- ibmvnic: fix empty firmware version and errors cleanup
  (bsc#1079038).
- commit 4ce8ab1

-------------------------------------------------------------------
Mon Feb  5 17:02:11 CET 2018 - jslaby@suse.cz

- Linux 4.4.115 (bnc#1012382).
- Update config files.
- Revert "bpf: avoid false sharing of map refcount with
  max_entries" (kabi).
- loop: fix concurrent lo_open/lo_release (bnc#1012382).
- x86: bpf_jit: small optimization in emit_bpf_tail_call()
  (bnc#1012382).
- bpf: fix bpf_tail_call() x64 JIT (bnc#1012382).
- bpf: introduce BPF_JIT_ALWAYS_ON config (bnc#1012382).
- bpf: arsh is not supported in 32 bit alu thus reject it
  (bnc#1012382).
- bpf: avoid false sharing of map refcount with max_entries
  (bnc#1012382).
- bpf: fix divides by zero (bnc#1012382).
- bpf: fix 32-bit divide by zero (bnc#1012382).
- bpf: reject stores into ctx via st and xadd (bnc#1012382).
- x86/pti: Make unpoison of pgd for trusted boot work for real
  (bnc#1012382).
- kaiser: fix intel_bts perf crashes (bnc#1012382).
- ALSA: seq: Make ioctls race-free (CVE-2018-1000004 bnc#1012382
  bsc#1076017).
- crypto: aesni - handle zero length dst buffer (bnc#1012382).
- crypto: af_alg - whitelist mask and type (bnc#1012382).
- power: reset: zx-reboot: add missing
  MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012382).
- gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
  (bnc#1012382).
- gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
  (bnc#1012382).
- mtd: nand: denali_pci: add missing
  MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012382).
- igb: Free IRQs when device is hotplugged (bnc#1012382).
- KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation
  failure (bnc#1012382).
- KVM: x86: Don't re-execute instruction when not passing CR2
  value (bnc#1012382).
- KVM: X86: Fix operand/address-size during instruction decoding
  (bnc#1012382).
- KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure
  race (bnc#1012382).
- KVM: x86: ioapic: Clear Remote IRR when entry is switched to
  edge-triggered (bnc#1012382).
- KVM: x86: ioapic: Preserve read-only values in the redirection
  table (bnc#1012382).
- ACPI / bus: Leave modalias empty for devices which are not
  present (bnc#1012382).
- cpufreq: Add Loongson machine dependencies (bnc#1012382).
- drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
  (bnc#1012382).
- drm/amdkfd: Fix SDMA ring buffer size calculation (bnc#1012382).
- drm/amdkfd: Fix SDMA oversubsription handling (bnc#1012382).
- openvswitch: fix the incorrect flow action alloc size
  (bnc#1012382).
- mac80211: fix the update of path metric for RANN frame
  (bnc#1012382).
- btrfs: fix deadlock when writing out space cache (bnc#1012382).
- KVM: VMX: Fix rflags cache during vCPU reset (bnc#1012382).
- xen-netfront: remove warning when unloading module
  (bnc#1012382).
- nfsd: CLOSE SHOULD return the invalid special stateid for
  NFSv4.x (x>0) (bnc#1012382).
- nfsd: Ensure we check stateid validity in the seqid operation
  checks (bnc#1012382).
- grace: replace BUG_ON by WARN_ONCE in exit_net hook
  (bnc#1012382).
- nfsd: check for use of the closed special stateid (bnc#1012382).
- lockd: fix "list_add double add" caused by legacy signal
  interface (bnc#1012382).
- hwmon: (pmbus) Use 64bit math for DIRECT format values
  (bnc#1012382).
- net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
  (bnc#1012382).
- SUNRPC: Allow connect to return EHOSTUNREACH (bnc#1012382).
- kmemleak: add scheduling point to kmemleak_scan() (bnc#1012382).
- xfs: ubsan fixes (bnc#1012382).
- scsi: aacraid: Prevent crash in case of free interrupt during
  scsi EH path (bnc#1012382).
- scsi: ufs: ufshcd: fix potential NULL pointer dereference in
  ufshcd_config_vreg (bnc#1012382).
- media: usbtv: add a new usbid (bnc#1012382).
- usb: gadget: don't dereference g until after it has been null
  checked (bnc#1012382).
- staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
  (bnc#1012382).
- usb: option: Add support for FS040U modem (bnc#1012382).
- USB: serial: pl2303: new device id for Chilitag (bnc#1012382).
- USB: cdc-acm: Do not log urb submission errors on disconnect
  (bnc#1012382).
- USB: serial: io_edgeport: fix possible sleep-in-atomic
  (bnc#1012382).
- usbip: prevent bind loops on devices attached to vhci_hcd
  (bnc#1012382).
- usbip: list: don't list devices attached to vhci_hcd
  (bnc#1012382).
- USB: serial: simple: add Motorola Tetra driver (bnc#1012382).
- usb: f_fs: Prevent gadget unbind if it is already unbound
  (bnc#1012382).
- usb: uas: unconditionally bring back host after reset
  (bnc#1012382).
- selinux: general protection fault in sock_has_perm
  (bnc#1012382).
- serial: imx: Only wakeup via RTSDEN bit if the system has
  RTS/CTS (bnc#1012382).
- spi: imx: do not access registers while clocks disabled
  (bnc#1012382).
- Refresh
  patches.drivers/igb-0033-igb-call-ndo_stop-instead-of-dev_close-when-running-.patch.
- Refresh
  patches.fixes/0006-SUNRPC-ensure-correct-error-is-reported-by-xs_tcp_se.patch.
- Refresh
  patches.suse/btrfs-0022-drop-unused-parameter-from-lock_extent_bits.patch.
- Delete patches.drivers/ALSA-seq-Make-ioctls-race-free.
- commit b00cc66

-------------------------------------------------------------------
Mon Feb  5 09:13:32 CET 2018 - mkubecek@suse.cz

- series.conf: refresh
  Ran series_sort.py (no effect on expanded tree).
  Update upstream reference:
  	patches.drivers/ibmvnic-fix-firmware-version-when-no-firmware-level-.patch.
- commit 3df1993

-------------------------------------------------------------------
Mon Feb  5 02:20:57 CET 2018 - neilb@suse.com

- NFS: Add a cond_resched() to nfs_commit_release_pages()
  (bsc#1077779).
- commit d1e3c23

-------------------------------------------------------------------
Fri Feb  2 12:32:15 CET 2018 - msuchanek@suse.de

- ibmvnic: fix firmware version when no firmware level has been
  provided by the VIOS server (bsc#1079038).
- commit baf1a82

-------------------------------------------------------------------
Fri Feb  2 12:04:25 CET 2018 - mbrugger@suse.com

- KVM: arm/arm64: Check pagesize when allocating a hugepage at
  Stage 2 (bsc#1079029).
- commit f6bbd5c

-------------------------------------------------------------------
Thu Feb  1 19:07:01 CET 2018 - msuchanek@suse.de

- ibmvnic: Wait for device response when changing MAC
  (bsc#1078681).
- commit 2e7ec35

-------------------------------------------------------------------
Thu Feb  1 16:14:33 CET 2018 - lhenriques@suse.com

- xfs: reinit btree pointer on attr tree inactivation walk
  (bsc#1078787).
- commit 31b9c4c

-------------------------------------------------------------------
Thu Feb  1 15:51:33 CET 2018 - aaptel@suse.com

- CIFS: dump IPC tcon in debug proc file (bsc#1071306).
- commit 13b1c6a

-------------------------------------------------------------------
Thu Feb  1 15:50:30 CET 2018 - aaptel@suse.com

- CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
  (bsc#1071306).
- commit 8172dc8

-------------------------------------------------------------------
Thu Feb  1 15:49:10 CET 2018 - aaptel@suse.com

- CIFS: make IPC a regular tcon (bsc#1071306).
- commit 2eaa297

-------------------------------------------------------------------
Thu Feb  1 10:32:10 CET 2018 - msuchanek@suse.de

- Refresh patches.suse/powerpc-pseries-rfi-flush-Call-setup_rfi_flush-after.patch.
  Fix return value
- commit aab9188

-------------------------------------------------------------------
Thu Feb  1 10:27:20 CET 2018 - jslaby@suse.cz

- Refresh patches.kabi/kabi-protect-struct-bpf_map.patch.
  Update to match the current tree -- the commit now comes from the
  stable tree.
- commit a5ea57f

-------------------------------------------------------------------
Thu Feb  1 10:01:45 CET 2018 - jslaby@suse.cz

- Linux 4.4.114 (bnc#1012382).
- x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit
  kernels (bnc#1012382).
- usbip: prevent vhci_hcd driver from leaking a socket pointer
  address (bnc#1012382).
- usbip: Fix implicit fallthrough warning (bnc#1012382).
- usbip: Fix potential format overflow in userspace tools
  (bnc#1012382).
- x86/microcode/intel: Fix BDW late-loading revision check
  (bnc#1012382).
- sched/deadline: Use the revised wakeup rule for suspending
  constrained dl tasks (bnc#1012382).
- can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
  (bnc#1012382).
- can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
  (bnc#1012382).
- drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
  (bnc#1012382).
- drivers: base: cacheinfo: fix boot error message when acpi is
  enabled (bnc#1012382).
- mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
  (bnc#1012382).
- ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
  (bnc#1012382).
- Revert "module: Add retpoline tag to VERMAGIC" (bnc#1012382
  kabi).
- Input: trackpoint - force 3 buttons if 0 button is reported
  (bnc#1012382).
- usb: usbip: Fix possible deadlocks reported by lockdep
  (bnc#1012382).
- usbip: fix stub_rx: get_pipe() to validate endpoint number
  (bnc#1012382).
- usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious
  input (bnc#1012382).
- usbip: prevent leaking socket pointer address in messages
  (bnc#1012382).
- um: link vmlinux with -no-pie (bnc#1012382).
- vsyscall: Fix permissions for emulate mode with KAISER/PTI
  (bnc#1012382).
- eventpoll.h: add missing epoll event masks (bnc#1012382).
- x86/microcode/intel: Extend BDW late-loading further with LLC
  size check (bnc#1012382).
- hrtimer: Reset hrtimer cpu base proper on CPU hotplug
  (bnc#1012382).
- dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed
  state (bnc#1012382).
- ipv6: Fix getsockopt() for sockets with default
  IPV6_AUTOFLOWLABEL (bnc#1012382).
- ipv6: fix udpv6 sendmsg crash caused by too small MTU
  (bnc#1012382).
- lan78xx: Fix failure in USB Full Speed (bnc#1012382).
- net: igmp: fix source address check for IGMPv3 reports
  (bnc#1012382).
- tcp: __tcp_hdrlen() helper (bnc#1012382).
- net: qdisc_pkt_len_init() should be more robust (bnc#1012382).
- pppoe: take ->needed_headroom of lower device into account on
  xmit (bnc#1012382).
- r8169: fix memory corruption on retrieval of hardware statistics
  (bnc#1012382).
- sctp: do not allow the v4 socket to bind a v4mapped v6 address
  (bnc#1012382).
- sctp: return error if the asoc has been peeled off in
  sctp_wait_for_sndbuf (bnc#1012382).
- vmxnet3: repair memory leak (bnc#1012382).
- net: Allow neigh contructor functions ability to modify the
  primary_key (bnc#1012382).
- ipv4: Make neigh lookup keys for loopback/point-to-point
  devices be INADDR_ANY (bnc#1012382).
- flow_dissector: properly cap thoff field (bnc#1012382).
- net: tcp: close sock if net namespace is exiting (bnc#1012382).
- nfsd: auth: Fix gid sorting when rootsquash enabled
  (bnc#1012382).
- Revert "sched/deadline: Use the revised wakeup rule for
  suspending constrained dl tasks" (kabi).
- kABI: protect struct usbip_device (kabi).
- Delete
  patches.fixes/ACPI-scan-Prefer-devices-without-_HID-for-_ADR-match.patch.
- Delete
  patches.kabi/revert-module-Add-retpoline-tag-to-VERMAGIC.patch.
- commit d60319d

-------------------------------------------------------------------
Thu Feb  1 08:00:50 CET 2018 - mkubecek@suse.cz

- series.conf: refresh sorted section
- Update upstream reference:
  patches.drivers/ibmvnic-Don-t-handle-RX-interrupts-when-not-up.patch.
  patches.drivers/ibmvnic-Include-header-descriptor-support-for-ARP-pa.patch.
  patches.drivers/ibmvnic-Increase-maximum-number-of-RX-TX-queues.patch.
  patches.drivers/ibmvnic-Rename-IBMVNIC_MAX_TX_QUEUES-to-IBMVNIC_MAX_.patch.
  patches.fixes/ipvlan-remove-excessive-packet-scrubbing.patch.
  (no-op on expanded tree)
- commit e707add

-------------------------------------------------------------------
Wed Jan 31 16:39:29 CET 2018 - lyan@suse.com

- KVM: s390: Enable all facility bits that are known good for
  passthrough (bsc#1076806).
- commit a34c07d

-------------------------------------------------------------------
Wed Jan 31 15:37:30 CET 2018 - mbrugger@suse.com

- drivers: net: xgene: Fix hardware checksum setting
  (bsc#1078526).
- commit 05e5b2a

-------------------------------------------------------------------
Wed Jan 31 08:03:00 CET 2018 - mkubecek@suse.cz

- series.conf: move core networking (including netfilter) into sorted section
- commit 64b83af

-------------------------------------------------------------------
Tue Jan 30 17:40:43 CET 2018 - mkubecek@suse.cz

- Update upstream reference:
  patches.kabi/revert-module-Add-retpoline-tag-to-VERMAGIC.patch.
  It's rather unusual to have valid Patch-mainline and Git-commit on a kabi
  patch but this patch is already queued for 4.4.114 stable update so that
  it's going to be replaced soon anyway. Upstream reference will silence the
  git-fixes checker.
- commit 26a87a5

-------------------------------------------------------------------
Tue Jan 30 16:21:50 CET 2018 - mbrugger@suse.com

- perf: xgene: Remove unnecessary managed resources cleanup
  (bsc#1076809).
- perf: xgene: Add support for SoC PMU version 3 (bsc#1076809).
- perf: xgene: Move PMU leaf functions into function pointer
  structure (bsc#1076809).
- perf: xgene: Parse PMU subnode from the match table
  (bsc#1076809).
- perf: xgene: Include module.h (bsc#1076809).
- commit 725d4ec

-------------------------------------------------------------------
Mon Jan 29 18:37:00 CET 2018 - mbrugger@suse.com

- Refresh
  patches.suse/0024-arm64-kpti-Fix-the-interaction-between-ASID-switchin.patch.
- commit c4bb576

-------------------------------------------------------------------
Mon Jan 29 17:49:46 CET 2018 - mbrugger@suse.com

- arm64: Move BP hardening to check_and_switch_context
  (bsc#1068032).
- commit f7f0468

-------------------------------------------------------------------
Mon Jan 29 11:50:45 CET 2018 - mkubecek@suse.cz

- partially revert tipc improve link resiliency when rps is
  activated (bsc#1068038).
- tipc: improve link resiliency when rps is activated
  (bsc#1068038).
- commit 580ef76

-------------------------------------------------------------------
Mon Jan 29 11:49:55 CET 2018 - mkubecek@suse.cz

- ipvlan: remove excessive packet scrubbing (bsc#1070799).
- commit a2995d6

-------------------------------------------------------------------
Mon Jan 29 11:49:13 CET 2018 - mkubecek@suse.cz

- series.conf: whitespace cleanup
- commit c517878

-------------------------------------------------------------------
Mon Jan 29 11:23:37 CET 2018 - mhocko@suse.com

- mm/mprotect: add a cond_resched() inside change_pmd_range()
  (bnc#1077871).
- commit d0ff476

-------------------------------------------------------------------
Sun Jan 28 15:27:30 CET 2018 - mcgrof@suse.com

- xfs: validate sb_logsunit is a multiple of the fs blocksize (bsc#1077513).
- commit 5b29eef

-------------------------------------------------------------------
Sat Jan 27 12:03:40 CET 2018 - jkosina@suse.cz

- fork: clear thread stack upon allocation (bsc#1077560).
  Conflicts:
  	series.conf
- commit 11753b9

-------------------------------------------------------------------
Fri Jan 26 17:57:58 CET 2018 - mbrugger@suse.com

- arm64: kpti: Fix the interaction between ASID switching and
  software PAN (bsc#1068032).
- Update config files.
- arm64: Implement branch predictor hardening for affected
  Cortex-A CPUs (bsc#1068032).
- arm64: KVM: Use per-CPU vector when BP hardening is enabled
  (bsc#1068032).
- arm64: Fix compilation (bsc#1068032).
- commit 233500a

-------------------------------------------------------------------
Fri Jan 26 17:33:16 CET 2018 - mbrugger@suse.com

- arm64: Add skeleton to harden the branch predictor against
  aliasing attacks (bsc#1068032).
- arm64: Move post_ttbr_update_workaround to C code (bsc#1068032).
- drivers/firmware: Expose psci_get_version through psci_ops
  structure (bsc#1068032).
- arm64: cpufeature: Pass capability structure to ->enable
  callback (bsc#1068032).
- arm64: Take into account ID_AA64PFR0_EL1.CSV3 (bsc#1068032).
- arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
  (bsc#1068032).
- arm64: use RET instruction for exiting the trampoline
  (bsc#1068032).
- arm64: entry.S: convert elX_irq (bsc#1068032).
- arm64: entry.S convert el0_sync (bsc#1068032).
- arm64: entry.S: convert el1_sync (bsc#1068032).
- arm64: entry.S: Remove disable_dbg (bsc#1068032).
- arm64: Mask all exceptions during kernel_exit (bsc#1068032).
- arm64: factor work_pending state machine to C (bsc#1068032).
- arm64: entry: remove pointless SPSR mode check (bsc#1068032).
- arm64: Add trace_hardirqs_off annotation in ret_to_user
  (bsc#1068032).
- arm64: Move the async/fiq helpers to explicitly set process
  context flags (bsc#1068032).
- arm64: introduce an order for exceptions (bsc#1068032).
- arm64: debug: remove unused local_dbg_{enable, disable} macros
  (bsc#1068032).
- arm64: cpu_errata: Allow an erratum to be match for all
  revisions of a core (bsc#1068032).
- mm: Introduce lm_alias (bsc#1068032).
- arm64: Disable kpti for non broadcast TLB HW (bsc#1068032).
- arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
  (bsc#1068032).
- arm64: SW PAN: Point saved ttbr0 at the zero page when switching
  to init_mm (bsc#1068032).
- arm64: kaslr: Put kernel vectors address in separate data page
  (bsc#1068032).
- arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID
  in the TTBR (bsc#1068032).
- arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 (bsc#1068032).
- arm64: mm: hardcode rodata=true (bsc#1068032).
- arm64: introduce mov_q macro to move a constant into a 64-bit
  register (bsc#1068032).
- arm64: entry: Add fake CPU feature for unmapping the kernel
  at EL0 (bsc#1068032).
- arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for
  native tasks (bsc#1068032).
- arm64: entry: Hook up entry trampoline to exception vectors
  (bsc#1068032).
- arm64: entry: Explicitly pass exception level to kernel_ventry
  macro (bsc#1068032).
- arm64: entry.S: move SError handling into a C function for
  future expansion (bsc#1068032).
- arm64: explicitly mask all exceptions (bsc#1068032).
- arm64: factor out entry stack manipulation (bsc#1068032).
- arm64: mm: Map entry trampoline into trampoline and kernel
  page tables (bsc#1068032).
- arm64: entry: Add exception trampoline page for exceptions
  from EL0 (bsc#1068032).
- arm64: mm: Invalidate both kernel and user ASIDs when performing
  TLBI (bsc#1068032).
- arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
  (bsc#1068032).
- arm64: mm: Allocate ASIDs in pairs (bsc#1068032).
- arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN (bsc#1068032).
- arm64: don't pull uaccess.h into *.S (bsc#1068032).
- arm64: mm: Rename post_ttbr0_update_workaround (bsc#1068032).
- arm64: mm: Move ASID from TTBR0 to TTBR1 (bsc#1068032).
- arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN (bsc#1068032).
- arm64: mm: Use non-global mappings for kernel space
  (bsc#1068032).
- arm64/cpufeature: don't use mutex in bringup path (bsc#1068032).
- arm64: cpufeature: Add scope for capability check (bsc#1068032).
- arm64: tlbflush.h: add __tlbi() macro (bsc#1068032).
- arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN (bsc#1068032).
- arm64: xen: Enable user access before a privcmd hvc call
  (bsc#1068032).
- arm64: Handle el1 synchronous instruction aborts cleanly
  (bsc#1068032).
- arm64: kill ESR_LNX_EXEC (bsc#1068032).
- arm64: add macro to extract ESR_ELx.EC (bsc#1068032).
- arm64: factor out PAGE_* and CONT_* definitions (bsc#1068032).
- arm64: Disable TTBR0_EL1 during normal kernel execution
  (bsc#1068032).
- arm64: Introduce uaccess_{disable,enable} functionality based
  on TTBR0_EL1 (bsc#1068032).
- arm64: Factor out TTBR0_EL1 post-update workaround into a
  specific asm macro (bsc#1068032).
- arm64: Factor out PAN enabling/disabling into separate uaccess_*
  macros (bsc#1068032).
- arm64: Fix circular include of asm/lse.h through
  linux/jump_label.h (bsc#1068032).
- arm64: Add hypervisor safe helper for checking constant
  capabilities (bsc#1068032).
- arm64: Use static keys for CPU features (bsc#1068032).
- jump_labels: Allow array initialisers (bsc#1068032).
- jump_label: Make it possible for arches to invoke
  jump_label_init() earlier (bsc#1068032).
- arm64: Store struct thread_info in sp_el0 (bsc#1068032).
- arm64: head.S: get rid of x25 and x26 with 'global' scope
  (bsc#1068032).
- arm64: swp emulation: bound LL/SC retries before rescheduling
  (bsc#1068032).
- arm64: use alternative auto-nop (bsc#1068032).
- arm64: alternative: add auto-nop infrastructure (bsc#1068032).
- arm64: barriers: introduce nops and __nops macros for NOP
  sequences (bsc#1068032).
- Revert "arm64: alternatives: add enable parameter to conditional
  asm macros" (bsc#1068032).
- arm64: sysreg: Fix unprotected macro argmuent in write_sysreg
  (bsc#1068032).
- arm64: sysreg: allow write_sysreg to use XZR (bsc#1068032).
- arm64: Add macros to read/write system registers (bsc#1068032).
- commit 9614ba7

-------------------------------------------------------------------
Fri Jan 26 17:25:06 CET 2018 - lyan@suse.com

- Kabi: Keep KVM stable after enable s390 wire up bpb feature
  (bsc#1076806).
- commit cbe5ad9

-------------------------------------------------------------------
Fri Jan 26 16:29:11 CET 2018 - lyan@suse.com

- KVM: s390: wire up bpb feature (bsc#1076806).
- commit 5950906

-------------------------------------------------------------------
Thu Jan 25 20:35:27 CET 2018 - jbohac@suse.cz

- rtc: cmos: Initialize hpet timer before irq is registered
  (bsc#1077592).
- commit 671dd88

-------------------------------------------------------------------
Thu Jan 25 15:10:26 CET 2018 - msuchanek@suse.de

- Refresh
  patches.suse/powerpc-pseries-include-linux-types.h-in-asm-hvcall.h.patch.
  Add commit hash
- Refresh
  patches.suse/powerpc-64s-Add-EX_SIZE-definition-for-paca-exceptio.patch.
- Refresh
  patches.suse/powerpc-64s-Add-support-for-RFI-flush-of-L1-D-cache.patch.
- Refresh
  patches.suse/powerpc-64s-Allow-control-of-RFI-flush-via-debugfs.patch.
- Refresh
  patches.suse/powerpc-64s-Simple-RFI-macro-conversions.patch.
- Refresh
  patches.suse/powerpc-64s-Support-disabling-RFI-flush-with-no_rfi_.patch.
- Refresh
  patches.suse/powerpc-64s-Wire-up-cpu_show_meltdown.patch.
- Refresh
  patches.suse/powerpc-pseries-rfi-flush-Call-setup_rfi_flush-after.patch.
- Refresh
  patches.suse/powerpc-rfi-flush-Move-RFI-flush-fields-out-of-the-p.patch.
- Refresh
  patches.suse/powerpc-rfi-flush-Move-the-logic-to-avoid-a-redo-int.patch.
- commit 5b8e00d

-------------------------------------------------------------------
Thu Jan 25 10:05:02 CET 2018 - mkubecek@suse.cz

- Update upstream reference:
  patches.drivers/ibmvnic-Allocate-and-request-vpd-in-init_resources.patch.
- Update upstream reference:
  patches.drivers/ibmvnic-Modify-buffer-size-and-number-of-queues-on-f.patch.
- Update upstream reference:
  patches.drivers/ibmvnic-Revert-to-previous-mtu-when-unsupported-valu.patch.
- commit daa02bc

-------------------------------------------------------------------
Thu Jan 25 07:56:16 CET 2018 - dchang@suse.com

- be2net: restore properly promisc mode after queues
  reconfiguration (bsc#963844 FATE#320192).
- commit 4b136bf

-------------------------------------------------------------------
Wed Jan 24 20:07:01 CET 2018 - msuchanek@suse.de

- powerpc/pseries: rfi-flush: Call setup_rfi_flush() after LPM migration (bsc#1068032, bsc#1075087).
  Really fix the migration patch
- Delete patches.suse/powerpc-rfi-flush-Make-setup_rfi_flush-not-__init.patch.
- Delete patches.suse/powerpc-rfi-flush-prevent-crash-when-changing-flush-.patch.
- commit 8b85842

-------------------------------------------------------------------
Wed Jan 24 19:19:32 CET 2018 - lhenriques@suse.com

- ceph: more accurate statfs (bsc#1077068).
- commit 70e461a

-------------------------------------------------------------------
Wed Jan 24 15:51:49 CET 2018 - jslaby@suse.cz

- Documentation: document array_ptr (bsc#1068032 CVE-2017-5715).
- asm/nospec, array_ptr: sanitize speculative array de-references
  (bsc#1068032 CVE-2017-5715).
- x86: implement array_ptr_mask() (bsc#1068032 CVE-2017-5715).
- x86: introduce __uaccess_begin_nospec and ifence (bsc#1068032
  CVE-2017-5715).
- x86, __get_user: use __uaccess_begin_nospec (bsc#1068032
  CVE-2017-5715).
- x86, get_user: use pointer masking to limit speculation
  (bsc#1068032 CVE-2017-5715).
- x86: narrow out of bounds syscalls to sys_read under speculation
  (bsc#1068032 CVE-2017-5715).
- vfs, fdtable: prevent bounds-check bypass via speculative
  execution (bsc#1068032 CVE-2017-5715).
- kvm, x86: update spectre-v1 mitigation (bsc#1068032
  CVE-2017-5715).
- nl80211: sanitize array index in parse_txq_params (bsc#1068032
  CVE-2017-5715).
- Refresh
  patches.suse/0001-locking-barriers-introduce-new-memory-barrier-gmb.patch.
- Refresh
  patches.suse/0012-fs-prevent-speculative-execution.patch.
- commit a2d8921

-------------------------------------------------------------------
Wed Jan 24 14:06:37 CET 2018 - jslaby@suse.cz

- Revert "module: Add retpoline tag to VERMAGIC" (kabi).
- module: Add retpoline tag to VERMAGIC (CVE-2017-5715 bnc#1012382
  bsc#1068032).
- commit 426086c

-------------------------------------------------------------------
Wed Jan 24 10:39:11 CET 2018 - jkosina@suse.cz

- x86/boot: Fix early command-line parsing when matching at end
  (bsc#1068032).
- commit 73d854a

-------------------------------------------------------------------
Wed Jan 24 10:19:17 CET 2018 - jkosina@suse.cz

- x86/retpolines/spec_ctrl: disable IBRS on !SKL if retpolines
  are active (bsc#1068032).
- commit 2902e8c

-------------------------------------------------------------------
Wed Jan 24 00:05:42 CET 2018 - jbohac@suse.cz

- IB/rdmavt: restore IRQs on error path in rvt_create_ah()
  (git-fixes).
- commit d80cf79

-------------------------------------------------------------------
Tue Jan 23 23:40:12 CET 2018 - jbohac@suse.cz

- IB/hfi1: Prevent kernel QP post send hard lockups (git-fixes).
- commit f8210f5

-------------------------------------------------------------------
Tue Jan 23 23:23:21 CET 2018 - jbohac@suse.cz

- IB/hfi1: Reset QSFP on every run through channel tuning
  (git-fixes).
- commit 9df2e60

-------------------------------------------------------------------
Tue Jan 23 23:13:57 CET 2018 - jbohac@suse.cz

- blacklist.conf:
- commit 2d840f9

-------------------------------------------------------------------
Tue Jan 23 23:13:11 CET 2018 - jbohac@suse.cz

- IB/qib: Remove qpt_mask global (git-fixes).
- commit c71e067

-------------------------------------------------------------------
Tue Jan 23 23:00:28 CET 2018 - jbohac@suse.cz

- blacklist.conf:
- commit fb23308

-------------------------------------------------------------------
Tue Jan 23 22:21:55 CET 2018 - jslaby@suse.cz

- Linux 4.4.113 (bnc#1012382).
- gcov: disable for COMPILE_TEST (bnc#1012382).
- scsi: sg: disable SET_FORCE_LOW_DMA (bnc#1012382).
- futex: Prevent overflow by strengthen input validation
  (bnc#1012382).
- af_key: fix buffer overread in verify_address_len()
  (bnc#1012382).
- af_key: fix buffer overread in parse_exthdrs() (bnc#1012382).
- pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
  (bnc#1012382).
- x86/apic/vector: Fix off by one in error path (bnc#1012382).
- Input: 88pm860x-ts - fix child-node lookup (bnc#1012382).
- Input: twl6040-vibra - fix DT node memory management
  (bnc#1012382).
- Input: twl6040-vibra - fix child-node lookup (bnc#1012382).
- Input: twl4030-vibra - fix sibling-node lookup (bnc#1012382).
- tracing: Fix converting enum's from the map in
  trace_event_eval_update() (bnc#1012382).
- phy: work around 'phys' references to usb-nop-xceiv devices
  (bnc#1012382).
- ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
  (bnc#1012382).
- can: peak: fix potential bug in packet fragmentation
  (bnc#1012382).
- libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
  (bnc#1012382).
- dm btree: fix serious bug in btree_split_beneath()
  (bnc#1012382).
- dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
  (bnc#1012382).
- arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
  (bnc#1012382).
- x86/cpu, x86/pti: Do not enable PTI on AMD processors
  (bnc#1012382).
- x86/pti: Document fix wrong index (bnc#1012382).
- MIPS: AR7: ensure the port type's FCR value is used
  (bnc#1012382).
- commit 21f55fd

-------------------------------------------------------------------
Tue Jan 23 22:17:33 CET 2018 - jslaby@suse.cz

- Linux 4.4.112 (bnc#1012382).
- Delete patches.kernel.org/4.4.112-094-Linux-4.4.112-rc2.patch.
  112 became final in the meantime.
- commit 176ed64

-------------------------------------------------------------------
Tue Jan 23 17:42:43 CET 2018 - msuchanek@suse.de

- Refresh
  patches.drivers/ibmvnic-Allocate-and-request-vpd-in-init_resources.patch.
- Refresh
  patches.drivers/ibmvnic-Modify-buffer-size-and-number-of-queues-on-f.patch.
- Refresh
  patches.drivers/ibmvnic-Revert-to-previous-mtu-when-unsupported-valu.patch.
  Add commit hash
- commit 33ffdfb

-------------------------------------------------------------------
Tue Jan 23 16:50:13 CET 2018 - msuchanek@suse.de

- powerpc/64s: Wire up cpu_show_meltdown() (bsc#1068032).
- commit eb1050a

-------------------------------------------------------------------
Tue Jan 23 15:50:24 CET 2018 - jkosina@suse.cz

- Delete patches.suse/module-Add-retpoline-tag-to-VERMAGIC.patch: kABI breaker
  and too big hammer for that case.
- commit 0b6cb36

-------------------------------------------------------------------
Tue Jan 23 15:41:33 CET 2018 - oneukum@suse.com

- CDC-ACM: apply quirk for card reader (bsc#1060279).
- commit b65ec55

-------------------------------------------------------------------
Tue Jan 23 15:29:10 CET 2018 - jthumshirn@suse.de

- scsi: check for device state in __scsi_remove_target()
  (bsc#1072589).
- scsi: fixup kernel warning during rmmod() (bsc#1052360).
- commit 7e4e2b8

-------------------------------------------------------------------
Mon Jan 22 23:56:11 CET 2018 - jslaby@suse.cz

- sysfs: spectre_v2, handle spec_ctrl (bsc#1075994 bsc#1075091).
- commit eb378e0

-------------------------------------------------------------------
Mon Jan 22 23:24:37 CET 2018 - jslaby@suse.cz

- sysfs: spectre_v1 is mitigated (bsc#1068032 CVE-2017-5753).
- commit 7ca3557

-------------------------------------------------------------------
Mon Jan 22 15:49:24 CET 2018 - msuchanek@suse.de

- ibmvnic: Allocate and request vpd in init_resources
  (bsc#1076872).
- ibmvnic: Revert to previous mtu when unsupported value requested
  (bsc#1076872).
- ibmvnic: Modify buffer size and number of queues on failover
  (bsc#1076872).
- commit 17340d3

-------------------------------------------------------------------
Mon Jan 22 15:28:52 CET 2018 - msuchanek@suse.de

- ibmvnic: Fix IPv6 packet descriptors (bsc#1076899).
- ibmvnic: Fix IP offload control buffer (bsc#1076899).
- commit 15540dd

-------------------------------------------------------------------
Mon Jan 22 15:28:26 CET 2018 - msuchanek@suse.de

- Refresh
  patches.drivers/ibmvnic-Fix-pending-MAC-address-changes.patch.
- commit 62e5915

-------------------------------------------------------------------
Sun Jan 21 22:22:31 CET 2018 - jslaby@suse.cz

- x86/retpoline: Fill RSB on context switch for affected CPUs
  (bsc#1068032 CVE-2017-5715).
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh patches.suse/stack-unwind.patch.
- commit aa9ea4f

-------------------------------------------------------------------
Sun Jan 21 22:12:12 CET 2018 - jslaby@suse.cz

- x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB
  macros (bsc#1068032 CVE-2017-5715).
- module: Add retpoline tag to VERMAGIC (bsc#1068032
  CVE-2017-5715).
- kprobes/x86: Disable optimizing on the function jumps to
  indirect thunk (bsc#1068032 CVE-2017-5715).
- kprobes/x86: Blacklist indirect thunk functions for kprobes
  (bsc#1068032 CVE-2017-5715).
- retpoline: Introduce start/end markers of indirect thunk
  (bsc#1068032 CVE-2017-5715).
- x86/mce: Make machine check speculation protected (bsc#1068032
  CVE-2017-5715).
- commit b41c74c

-------------------------------------------------------------------
Sun Jan 21 22:10:23 CET 2018 - jslaby@suse.cz

- x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
  (bsc#1068032 CVE-2017-5715).
- commit a642e36

-------------------------------------------------------------------
Sat Jan 20 23:01:48 CET 2018 - jkosina@suse.cz

- kbuild: modversions for EXPORT_SYMBOL() for asm (bsc#1074621
  bsc#1068032).
- commit c2ee320

-------------------------------------------------------------------
Fri Jan 19 19:18:47 CET 2018 - msuchanek@suse.de

- Re-add and revert 4.4.90-035-cxl-Fix-driver-use-count.patch
- commit 99fb6e9

-------------------------------------------------------------------
Fri Jan 19 18:06:11 CET 2018 - jbohac@suse.cz

- IB/hfi1: Move iowait_init() to priv allocate (git-fixes).
- commit 76c29ed

-------------------------------------------------------------------
Fri Jan 19 16:47:54 CET 2018 - msuchanek@suse.de

- Refresh patches.suse/powerpc-64s-Simple-RFI-macro-conversions.patch.
  Remove a superfluous flush in KVM code.
- commit dea249c

-------------------------------------------------------------------
Fri Jan 19 14:18:31 CET 2018 - msuchanek@suse.de

- powerpc/rfi-flush: prevent crash when changing flush type to
  fallback after system boot (bsc#1068032, bsc#1075087).
- commit 56ac0d9

-------------------------------------------------------------------
Fri Jan 19 08:54:12 CET 2018 - colyli@suse.de

- bcache: check return value of register_shrinker (bsc#1076110).
- bcache: add a comment in journal bucket reading (bsc#1076110).
- bcache: update bucket_in_use in real time (bsc#1076110).
- bcache: writeback rate clamping: make 32 bit safe (bsc#1076110).
- bcache: safeguard a dangerous addressing in closure_queue
  (bsc#1076110).
- commit dcb1003

-------------------------------------------------------------------
Fri Jan 19 08:53:06 CET 2018 - colyli@suse.de

- bcache: rearrange writeback main thread ratelimit (bsc#1076110).
- Refresh patches.suse/kgr-0034-kgraft-bcache-Do-not-block-livepatching-in-the-write.patch.
- commit 9c07b19

-------------------------------------------------------------------
Fri Jan 19 08:48:42 CET 2018 - colyli@suse.de

- bcache: writeback rate shouldn't artifically clamp
  (bsc#1076110).
- commit cade32d

-------------------------------------------------------------------
Fri Jan 19 08:48:16 CET 2018 - colyli@suse.de

- bcache: smooth writeback rate control (bsc#1076110).
- commit bc83192

-------------------------------------------------------------------
Fri Jan 19 08:47:51 CET 2018 - colyli@suse.de

- bcache: implement PI controller for writeback rate
  (bsc#1076110).
- commit 9dc1c99

-------------------------------------------------------------------
Fri Jan 19 08:47:24 CET 2018 - colyli@suse.de

- bcache: don't write back data if reading it failed
  (bsc#1076110).
- commit fe81241

-------------------------------------------------------------------
Fri Jan 19 08:24:00 CET 2018 - colyli@suse.de

- bcache: remove unused parameter (bsc#1076110).
- bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
  (bsc#1076110).
- commit d1a9a66

-------------------------------------------------------------------
Fri Jan 19 08:23:29 CET 2018 - colyli@suse.de

- bcache: Remove redundant set_capacity (bsc#1076110).
- commit 43dd7ac

-------------------------------------------------------------------
Fri Jan 19 08:23:10 CET 2018 - colyli@suse.de

- bcache: rewrite multiple partitions support (bsc#1076110,
  bsc#1038085, bsc#1019784).
- commit deb0bc3

-------------------------------------------------------------------
Fri Jan 19 08:22:52 CET 2018 - colyli@suse.de

- bcache: fix a comments typo in bch_alloc_sectors()
  (bsc#1076110).
- commit b05959b

-------------------------------------------------------------------
Fri Jan 19 08:22:35 CET 2018 - colyli@suse.de

- bcache: Avoid nested function definition (bsc#1076110).
- commit de83473

-------------------------------------------------------------------
Fri Jan 19 08:22:11 CET 2018 - colyli@suse.de

- bcache: use llist_for_each_entry_safe() in __closure_wake_up()
  (bsc#1076110).
- commit 84a5e0c

-------------------------------------------------------------------
Fri Jan 19 08:21:58 CET 2018 - colyli@suse.de

- bcache: Update continue_at() documentation (bsc#1076110).
- commit f32713e

-------------------------------------------------------------------
Fri Jan 19 08:21:29 CET 2018 - colyli@suse.de

- bcache: silence static checker warning (bsc#1076110).
- commit 79e9bbd

-------------------------------------------------------------------
Fri Jan 19 08:21:03 CET 2018 - colyli@suse.de

- bcache: increase the number of open buckets (bsc#1076110).
- commit f46b0a0

-------------------------------------------------------------------
Fri Jan 19 08:20:47 CET 2018 - colyli@suse.de

- bcache: gc does not work when triggering by manual command
  (bsc#1076110, bsc#1038078).
- commit d0dfc90

-------------------------------------------------------------------
Fri Jan 19 08:20:22 CET 2018 - colyli@suse.de

- bcache: Don't reinvent the wheel but use existing llist API
  (bsc#1076110).
- commit 07b6fd4

-------------------------------------------------------------------
Fri Jan 19 08:20:07 CET 2018 - colyli@suse.de

- bcache: fix sequential large write IO bypass (bsc#1076110).
- commit 29011cb

-------------------------------------------------------------------
Fri Jan 19 08:19:48 CET 2018 - colyli@suse.de

- bcache.txt: standardize document format (bsc#1076110).
- commit 2eac23c

-------------------------------------------------------------------
Fri Jan 19 08:19:26 CET 2018 - colyli@suse.de

- bcache: use kmalloc to allocate bio in bch_data_verify()
  (bsc#1076110).
- commit 4a09a57

-------------------------------------------------------------------
Fri Jan 19 08:19:02 CET 2018 - colyli@suse.de

- drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
  (bsc#1076110).
- commit 68ef1d2

-------------------------------------------------------------------
Fri Jan 19 08:18:41 CET 2018 - colyli@suse.de

- bcache: partition support: add 16 minors per bcacheN device
  (bsc#1076110).
- commit ebd422e

-------------------------------------------------------------------
Fri Jan 19 08:18:24 CET 2018 - colyli@suse.de

- bcache: debug: avoid accessing .bi_io_vec directly
  (bsc#1076110).
- commit 0effdbb

-------------------------------------------------------------------
Fri Jan 19 08:17:23 CET 2018 - colyli@suse.de

- block: export bio_free_pages to other modules (bsc#1076110).
- commit f049f40

-------------------------------------------------------------------
Fri Jan 19 08:17:01 CET 2018 - colyli@suse.de

- bcache: pr_err: more meaningful error message when nr_stripes
  is invalid (bsc#1076110).
- commit 47428ed

-------------------------------------------------------------------
Fri Jan 19 08:16:33 CET 2018 - colyli@suse.de

- bcache: register_bcache(): call blkdev_put() when cache_alloc()
  fails (bsc#1076110).
- commit ac5f087

-------------------------------------------------------------------
Fri Jan 19 08:16:16 CET 2018 - colyli@suse.de

- bcache: Remove redundant block_size assignment (bsc#1076110).
- commit fcfa3c5

-------------------------------------------------------------------
Fri Jan 19 08:15:47 CET 2018 - colyli@suse.de

- bcache: update document info (bsc#1076110).
- commit a01733a

-------------------------------------------------------------------
Fri Jan 19 08:03:05 CET 2018 - colyli@suse.de

- bcache: Remove redundant parameter for cache_alloc()
  (bsc#1076110).
- commit e0a39f6

-------------------------------------------------------------------
Fri Jan 19 08:02:49 CET 2018 - colyli@suse.de

- bcache: documentation formatting, edited for clarity, stripe
  alignment notes (bsc#1076110).
- commit 98a8135

-------------------------------------------------------------------
Fri Jan 19 08:02:30 CET 2018 - colyli@suse.de

- bcache: documentation updates and corrections (bsc#1076110).
- commit d85c8d4

-------------------------------------------------------------------
Fri Jan 19 08:02:13 CET 2018 - colyli@suse.de

- bcache: Remove deprecated create_workqueue (bsc#1076110).
- commit 7ab9a4d

-------------------------------------------------------------------
Fri Jan 19 08:01:47 CET 2018 - colyli@suse.de

- bcache: switch to using blk_queue_write_cache() (bsc#1076110).
- commit 38855e7

-------------------------------------------------------------------
Fri Jan 19 03:28:58 CET 2018 - bpoirier@suse.com

- Delete
  patches.drivers/e1000e-Avoid-receiver-overrun-interrupt-bursts.patch.
  See bsc#1075428 comment 24.
  A workaround is being discussed upstream. Remove this patch for now. I'll
  re-add it once the workaround lands upstream.
- commit 37d2c57

-------------------------------------------------------------------
Thu Jan 18 17:01:38 CET 2018 - tiwai@suse.de

- Update patch-mainline tags of already upstreamed patches
- commit 237e176

-------------------------------------------------------------------
Thu Jan 18 16:16:39 CET 2018 - colyli@suse.de

- Delete 3 bcache patches, they will be replaced by upstream patches in following commit.
- Delete patches.drivers/0001-bcache-partition-support-add-16-minors-per-bcacheN-d.patch.
- Delete patches.suse/0001-bcache-force-trigger-gc.patch.
- Delete patches.suse/0002-bcache-fix-calling-ida_simple_remove-with-incorrect-minor.patch.
- commit b3e4a74

-------------------------------------------------------------------
Thu Jan 18 11:59:54 CET 2018 - jslaby@suse.cz

- x86/spectre_v2: nospectre_v2 means nospec too (bsc#1075994
  bsc#1075091).
- commit d35ebd0

-------------------------------------------------------------------
Thu Jan 18 10:14:03 CET 2018 - jslaby@suse.cz

- ipv6: ip6_make_skb() needs to clear cork.base.dst (git-fixes).
- commit eca4656

-------------------------------------------------------------------
Thu Jan 18 10:11:35 CET 2018 - jslaby@suse.cz

- series.conf: fix wrong bsc reference
- commit 8baf5dc

-------------------------------------------------------------------
Wed Jan 17 16:04:36 CET 2018 - msuchanek@suse.de

- powerpc/64s: Allow control of RFI flush via debugfs (bsc#1068032, bsc#1075087).
- Refresh patches.arch/powerpc-rfi-flush-Move-the-logic-to-avoid-a-redo-int.patch.
  Also remove the sysfs interface of the same now that there is upstream
  solution.
- commit b2de248

-------------------------------------------------------------------
Wed Jan 17 12:50:48 CET 2018 - msuchanek@suse.de

- Set supported_modules_check 1 (bsc#1072163).
- commit 8e85f23

-------------------------------------------------------------------
Wed Jan 17 11:15:21 CET 2018 - nborisov@suse.com

- btrfs: account for pinned bytes in should_alloc_chunk
  (bsc#1066842).
- commit 66a5857

-------------------------------------------------------------------
Wed Jan 17 11:07:40 CET 2018 - msuchanek@suse.de

- Refresh patches.drivers/ibmvnic-Fix-pending-MAC-address-changes.patch.
  Add commit hash
- commit 12ec2f9

-------------------------------------------------------------------
Wed Jan 17 11:00:48 CET 2018 - mkubecek@suse.cz

- RDS: null pointer dereference in rds_atomic_free_op
  (CVE-2018-5333 bsc#1075617).
- commit e2ba5d4

-------------------------------------------------------------------
Wed Jan 17 10:58:11 CET 2018 - mkubecek@suse.cz

- RDS: Heap OOB write in rds_message_alloc_sgs() (CVE-2018-5332
  bsc#1075621).
- commit 8987b55

-------------------------------------------------------------------
Wed Jan 17 10:47:07 CET 2018 - mkubecek@suse.cz

- bpf: fix branch pruning logic (CVE-2017-17862 CVE-2017-17864
  bsc#1073928).
- commit bc93f33

-------------------------------------------------------------------
Wed Jan 17 10:46:11 CET 2018 - mkubecek@suse.cz

- net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in
  raw_sendmsg() (CVE-2017-17712 bsc#1073229).
- commit 9aab1c3

-------------------------------------------------------------------
Wed Jan 17 10:45:51 CET 2018 - mkubecek@suse.cz

- Update
  patches.kernel.org/4.4.109-042-net-ipv4-fix-for-a-race-condition-in-raw_send.patch
  references (add CVE-2017-17712 bsc#1073229).
- commit 2f838bc

-------------------------------------------------------------------
Wed Jan 17 10:45:38 CET 2018 - mkubecek@suse.cz

- Update
  patches.kernel.org/4.4.109-047-net-Fix-double-free-and-memory-corruption-in-.patch
  references (add CVE-2017-15129 bsc#1074839).
- commit 6429e3f

-------------------------------------------------------------------
Wed Jan 17 10:45:27 CET 2018 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.75-76 references (add CVE-2017-18017 bsc#1074488).
- commit 775c2bd

-------------------------------------------------------------------
Wed Jan 17 10:14:00 CET 2018 - tiwai@suse.de

- ALSA: pcm: Remove yet superfluous WARN_ON() (bsc#1031717).
- ALSA: hda - Apply the existing quirk to iMac 14,1 (bsc#1031717).
- ALSA: hda - Apply headphone noise quirk for another Dell XPS
  13 variant (bsc#1031717).
- commit e2f3692

-------------------------------------------------------------------
Wed Jan 17 09:41:48 CET 2018 - jslaby@suse.cz

- asm-prototypes: Clear any CPP defines before declaring the
  functions (git-fixes).
- commit c053666

-------------------------------------------------------------------
Tue Jan 16 17:46:18 CET 2018 - tiwai@suse.de

- ALSA: seq: Make ioctls race-free (CVE-2018-1000004,bsc#1076017).
- commit af154de

-------------------------------------------------------------------
Tue Jan 16 16:34:49 CET 2018 - jslaby@suse.cz

- x86/asm: Use register variable to get stack pointer value
  (bsc#1068032 CVE-2017-5715).
- x86/kbuild: enable modversions for symbols exported from asm
  (bsc#1068032 CVE-2017-5715).
- x86/asm: Make asm/alternative.h safe from assembly (bsc#1068032
  CVE-2017-5715).
- EXPORT_SYMBOL() for asm (bsc#1068032 CVE-2017-5715).
- kconfig.h: use __is_defined() to check if MODULE is defined
  (bsc#1068032 CVE-2017-5715).
- x86/retpoline: Add initial retpoline support (bsc#1068032
  CVE-2017-5715).
- x86/spectre: Add boot time option to select Spectre v2
  mitigation (bsc#1068032 CVE-2017-5715).
- x86/retpoline/crypto: Convert crypto assembler indirect jumps
  (bsc#1068032 CVE-2017-5715).
- x86/retpoline/entry: Convert entry assembler indirect jumps
  (bsc#1068032 CVE-2017-5715).
- x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
  (bsc#1068032 CVE-2017-5715).
- x86/retpoline/hyperv: Convert assembler indirect jumps
  (bsc#1068032 CVE-2017-5715).
- x86/retpoline/xen: Convert Xen hypercall indirect jumps
  (bsc#1068032 CVE-2017-5715).
- x86/retpoline/checksum32: Convert assembler indirect jumps
  (bsc#1068032 CVE-2017-5715).
- x86/retpoline/irq32: Convert assembler indirect jumps
  (bsc#1068032 CVE-2017-5715).
- x86/retpoline: Fill return stack buffer on vmexit (bsc#1068032
  CVE-2017-5715).
- x86/retpoline: Remove compile time warning (bsc#1068032
  CVE-2017-5715).
- kabi/severities: do not care about stuff_RSB
- Update config files.
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh
  patches.suse/03-x86-entry-use-ibrs-on-entry-to-kernel-space.patch.
- Refresh
  patches.suse/14-x86-kvm-add-msr_ia32_spec_ctrl-and-msr_ia32_pred_cmd-to-kvm.patch.
- Refresh
  patches.suse/18-x86-spec_ctrl-check-whether-ibrs-is-enabled-before-using-it.patch.
- Refresh
  patches.suse/19-x86-spec_ctrl-check-whether-ibpb-is-enabled-before-using-it.patch.
- Refresh
  patches.suse/20-x86-cpu-check-speculation-control-cpuid-bit.patch.
- Refresh
  patches.suse/25-x86-svm-set-ibrs-value-on-vm-entry-and-exit.patch.
- Delete patches.suse/17-x86-kvm-pad-rsb-on-vm-transition.patch.
- Delete patches.suse/28-x86-svm-clobber-the-rsb-on-vm-exit.patch.
- commit 621f418

-------------------------------------------------------------------
Tue Jan 16 14:39:33 CET 2018 - msuchanek@suse.de

- powerpc/rfi-flush: Make setup_rfi_flush() not __init
  (bsc#1068032, bsc#1075087).
- commit 0902888

-------------------------------------------------------------------
Tue Jan 16 13:36:11 CET 2018 - jack@suse.cz

- ext4: Fix ENOSPC handling in DAX page fault handle
  (bsc#1072484).
- dax: Pass detailed error code from __dax_fault() (bsc#1072484).
- commit 8ca0259

-------------------------------------------------------------------
Tue Jan 16 12:35:59 CET 2018 - tiwai@suse.de

- Refresh patches.kabi/kaiser-preserve-kabi.patch.
  Fix compile warning with GENKSYMS due to the duplicated define.
- commit e44348b

-------------------------------------------------------------------
Tue Jan 16 11:08:50 CET 2018 - jslaby@suse.cz

- Linux 4.4.112 (bnc#1012382).
- dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
  (bnc#1012382).
- KVM: Fix stack-out-of-bounds read in write_mmio (bnc#1012382).
- can: gs_usb: fix return value of the "set_bittiming" callback
  (bnc#1012382).
- IB/srpt: Disable RDMA access by the initiator (bnc#1012382).
- MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the
  ABI of the task (bnc#1012382).
- MIPS: Factor out NT_PRFPREG regset access helpers (bnc#1012382).
- MIPS: Guard against any partial write attempt with
  PTRACE_SETREGSET (bnc#1012382).
- MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
  (bnc#1012382).
- MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
  (bnc#1012382).
- MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
  (bnc#1012382).
- MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset
  accesses (bnc#1012382).
- net/mac80211/debugfs.c: prevent build failure with
  CONFIG_UBSAN=y (bnc#1012382).
- kvm: vmx: Scrub hardware GPRs at VM-exit (bnc#1012382).
- iommu/arm-smmu-v3: Don't free page table ops twice
  (bnc#1012382).
- xhci: Fix ring leak in failure path of xhci_alloc_virt_device()
  (bnc#1012382).
- Revert "userfaultfd: selftest: vm: allow to build in vm/
  directory" (bnc#1012382).
- x86/pti/efi: broken conversion from efi to kernel page table
  (bnc#1012382).
- 8021q: fix a memory leak for VLAN 0 device (bnc#1012382).
- ip6_tunnel: disable dst caching if tunnel is dual-stack
  (bnc#1012382).
- net: core: fix module type in sock_diag_bind (bnc#1012382).
- RDS: Heap OOB write in rds_message_alloc_sgs() (bnc#1012382).
- RDS: null pointer dereference in rds_atomic_free_op
  (bnc#1012382).
- sh_eth: fix TSU resource handling (bnc#1012382).
- sh_eth: fix SH7757 GEther initialization (bnc#1012382).
- net: stmmac: enable EEE in MII, GMII or RGMII only
  (bnc#1012382).
- ipv6: fix possible mem leaks in ipv6_make_skb() (bnc#1012382).
- crypto: algapi - fix NULL dereference in crypto_remove_spawns()
  (bnc#1012382).
- rbd: set max_segments to USHRT_MAX (bnc#1012382).
- x86/microcode/intel: Extend BDW late-loading with a revision
  check (bnc#1012382).
- KVM: x86: Add memory barrier on vmcs field lookup (bnc#1012382).
- drm/vmwgfx: Potential off by one in vmw_view_add()
  (bnc#1012382).
- kaiser: Set _PAGE_NX only if supported (bnc#1012382).
- iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
  (bnc#1012382).
- target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
  (bnc#1012382).
- USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ
  (bnc#1012382).
- USB: serial: cp210x: add new device ID ELV ALC 8xxx
  (bnc#1012382).
- usb: misc: usb3503: make sure reset is low for at least 100us
  (bnc#1012382).
- USB: fix usbmon BUG trigger (bnc#1012382).
- usbip: remove kernel addresses from usb device and urb debug
  msgs (bnc#1012382).
- staging: android: ashmem: fix a race condition in
  ASHMEM_SET_SIZE ioctl (bnc#1012382).
- Bluetooth: Prevent stack info leak from the EFS element
  (bnc#1012382 bsc#1070535 CVE-2017-1000410).
- uas: ignore UAS for Norelsys NS1068(X) chips (bnc#1012382).
- x86/Documentation: Add PTI description (bnc#1012382).
- x86/cpu: Factor out application of forced CPU caps
  (bnc#1012382).
- x86/cpufeatures: Make CPU bugs sticky (bnc#1012382).
- x86/cpufeatures: Add X86_BUG_CPU_INSECURE (bnc#1012382).
- x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
  (bnc#1012382).
- x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] (bnc#1012382).
- x86/cpu: Merge bugs.c and bugs_64.c (bnc#1012382).
- sysfs/cpu: Add vulnerability folder (bnc#1012382).
- x86/cpu: Implement CPU vulnerabilites sysfs functions
  (bnc#1012382).
- sysfs/cpu: Fix typos in vulnerability documentation
  (bnc#1012382).
- x86/alternatives: Fix optimize_nops() checking (bnc#1012382).
- x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline
  asm (bnc#1012382).
- selftests/x86: Add test_vsyscall (bnc#1012382).
- Update config files.
- Refresh
  patches.suse/05-x86-spec-add-ibrs-control-functions.patch.
- Refresh
  patches.suse/29-x86-svm-add-code-to-clear-registers-on-vm-exit.patch.
- Refresh
  patches.suse/x86-mm-32-Move-setup_clear_cpu_cap-X86_FEATURE_PCID-.patch.
- Delete
  patches.fixes/Bluetooth-Prevent-stack-info-leak-from-the-EFS-element.patch.
- commit 5969def

-------------------------------------------------------------------
Tue Jan 16 10:38:04 CET 2018 - jkosina@suse.cz

- Refresh
  patches.suse/32-x86-nospec-fix-ordering-of-earlyparam-vs-cap-clearing.patch.
  Fix return value from ib[rs|pb]_enabled()
- commit 098f75e

-------------------------------------------------------------------
Tue Jan 16 08:24:03 CET 2018 - jkosina@suse.cz

- Refresh
  patches.suse/32-x86-nospec-fix-ordering-of-earlyparam-vs-cap-clearing.patch.
  Fix mishandling of cases with MSR not being present (writing to MSR even though
  _state == -1).
- commit 84a2117

-------------------------------------------------------------------
Mon Jan 15 22:33:55 CET 2018 - jkosina@suse.cz

- x86/spectre_v2: fix ordering in IBRS initialization (bsc#1075994
  bsc#1075091).
- commit bad90c0

-------------------------------------------------------------------
Mon Jan 15 20:15:35 CET 2018 - msuchanek@suse.de

- scsi: sr: wait for the medium to become ready (bsc#1048585).
- cdrom: wait for tray to close (bsc#1048585).
- cdrom: factor out common open_for_* code (bsc#1048585).
- delay: add poll_event_interruptible (bsc#1048585).
- commit eb4bfc5

-------------------------------------------------------------------
Mon Jan 15 14:06:35 CET 2018 - msuchanek@suse.de

- powerpc/pseries: include linux/types.h in asm/hvcall.h
  (bsc#1068032, bsc#1075087).
- commit aee07ed

-------------------------------------------------------------------
Sat Jan 13 20:15:35 CET 2018 - msuchanek@suse.de

- powerpc/rfi-flush: Move RFI flush fields out of the paca (unbreak kABI)
  (bsc#1068032, bsc#1075087).
- Delete patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit 07f4abf

-------------------------------------------------------------------
Sat Jan 13 19:08:43 CET 2018 - msuchanek@suse.de

- Move the RFI debug code into separate patch.
- powerpc/rfi-flush: Add DEBUG_RFI config option (bsc#1068032, bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- Delete patches.suse/rfi-flush-Make-DEBUG_RFI-a-CONFIG-option.patch.
- commit 3e28905

-------------------------------------------------------------------
Sat Jan 13 18:57:50 CET 2018 - msuchanek@suse.de

- Move RFI sysfs to a separate patch
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- Refresh patches.suse/powerpc-rfi-flush-Move-the-logic-to-avoid-a-redo-int.patch.
- commit 53c57f6

-------------------------------------------------------------------
Sat Jan 13 18:40:50 CET 2018 - msuchanek@suse.de

- powerpc/powernv: Check device-tree for RFI flush settings (bsc#1068032,
    bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit 04de44d

-------------------------------------------------------------------
Sat Jan 13 18:36:22 CET 2018 - msuchanek@suse.de

- powerpc/pseries: Query hypervisor for RFI flush settings (bsc#1068032,
    bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- Refresh patches.suse/powerpc-pseries-rfi-flush-Call-setup_rfi_flush-after.patch.
- commit 4fd1ff6

-------------------------------------------------------------------
Sat Jan 13 18:13:30 CET 2018 - msuchanek@suse.de

- powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
  (bsc#1068032, bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit 8f34165

-------------------------------------------------------------------
Fri Jan 12 23:08:42 CET 2018 - msuchanek@suse.de

- powerpc/64s: Add support for RFI flush of L1-D cache (bsc#1068032,
    bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit 7b7f72c

-------------------------------------------------------------------
Fri Jan 12 21:43:49 CET 2018 - msuchanek@suse.de

- powerpc/64s: Simple RFI macro conversions (bsc#1068032, bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit 817de0d

-------------------------------------------------------------------
Fri Jan 12 21:03:39 CET 2018 - msuchanek@suse.de

- powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
  (bsc#1068032, bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit f423e2a

-------------------------------------------------------------------
Fri Jan 12 20:57:17 CET 2018 - msuchanek@suse.de

- powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
  (bsc#1068032, bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit f58c7cc

-------------------------------------------------------------------
Fri Jan 12 20:40:08 CET 2018 - msuchanek@suse.de

- powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
  (bsc#1068032, bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit 52cc662

-------------------------------------------------------------------
Fri Jan 12 20:11:22 CET 2018 - msuchanek@suse.de

- powerpc/64: Add macros for annotating the destination of rfid/hrfid
  (bsc#1068032, bsc#1075087).
- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit fde23de

-------------------------------------------------------------------
Fri Jan 12 19:50:12 CET 2018 - msuchanek@suse.de

- powerpc/64s: Add EX_SIZE definition for paca exception save areas
  (bsc#1068032, bsc#1075087).
- Refresh
  patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
- commit e5a967f

-------------------------------------------------------------------
Fri Jan 12 19:22:06 CET 2018 - msuchanek@suse.de

- Refresh patches.suse/powerpc-pseries-Introduce-H_GET_CPU_CHARACTERISTICS.patch.
- commit 9ee055e

-------------------------------------------------------------------
Fri Jan 12 17:34:16 CET 2018 - jslaby@suse.cz

- bpf, array: fix overflow in max_entries and undefined behavior
  in index_mask (bsc#1068032 CVE-2017-5753).
- commit f543591

-------------------------------------------------------------------
Fri Jan 12 17:17:31 CET 2018 - msuchanek@suse.de

- Refresh
  patches.suse/powerpc-asm-Allow-including-ppc_asm.h-in-asm-files.patch.
- commit fc0abc0

-------------------------------------------------------------------
Fri Jan 12 16:27:29 CET 2018 - jslaby@suse.cz

- kABI: protect struct bpf_map (kabi).
- commit 627a300

-------------------------------------------------------------------
Fri Jan 12 15:07:37 CET 2018 - jslaby@suse.cz

- Delete
  patches.suse/0002-bpf-prevent-speculative-execution-in-eBPF-interprete.patch.
  This has been just replaced by the proper upstream solution.
- commit 1a6ba62

-------------------------------------------------------------------
Fri Jan 12 14:59:55 CET 2018 - jslaby@suse.cz

- bpf: adjust insn_aux_data when patching insns (bsc#1068032
  CVE-2017-5753).
- commit 4f95e88

-------------------------------------------------------------------
Fri Jan 12 14:50:23 CET 2018 - jslaby@suse.cz

- bpf: don't (ab)use instructions to store state (bsc#1068032
  CVE-2017-5753).
- commit 59718fc

-------------------------------------------------------------------
Fri Jan 12 14:12:20 CET 2018 - jbohac@suse.cz

- IB/hfi1: Correct defered count after processing qp_wait_list
  (git-fixes).
- commit 7366ac9

-------------------------------------------------------------------
Fri Jan 12 13:41:45 CET 2018 - jbohac@suse.cz

- IB/hfi1: Fix rnr_timer addition (git-fixes).
- commit 859d3f7

-------------------------------------------------------------------
Fri Jan 12 13:23:05 CET 2018 - jslaby@suse.cz

- bpf: refactor fixup_bpf_calls() (bsc#1068032 CVE-2017-5753).
- bpf: move fixup_bpf_calls() function (bsc#1068032
  CVE-2017-5753).
- bpf: add bpf_patch_insn_single helper (bsc#1068032
  CVE-2017-5753).
- commit 43602c7

-------------------------------------------------------------------
Fri Jan 12 13:22:43 CET 2018 - jbohac@suse.cz

- blacklist.conf: 378fc3201ea is an unwanted config change
- commit ee5d71d

-------------------------------------------------------------------
Fri Jan 12 13:07:47 CET 2018 - jbohac@suse.cz

- IB/hfi1: Handle kzalloc failure in init_pervl_scs (git-fixes).
- commit 49a36af

-------------------------------------------------------------------
Fri Jan 12 12:04:57 CET 2018 - msuchanek@suse.de

- ibmvnic: Don't handle RX interrupts when not up (bsc#1075066).
- commit 1530ed4

-------------------------------------------------------------------
Fri Jan 12 10:04:49 CET 2018 - jslaby@suse.cz

- bpf: prevent out-of-bounds speculation (bsc#1068032
  CVE-2017-5753).
- commit 2ea433c

-------------------------------------------------------------------
Thu Jan 11 19:30:03 CET 2018 - msuchanek@suse.de

- Revert "Enable DEBUG_RFI"
- commit aa35470

-------------------------------------------------------------------
Thu Jan 11 18:40:35 CET 2018 - msuchanek@suse.de

- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
  Fix EX_SIZE. We do not have the patches that shave off parts of the
  exception data.
- commit e38293e

-------------------------------------------------------------------
Thu Jan 11 18:04:01 CET 2018 - msuchanek@suse.de

- ibmvnic: Fix pending MAC address changes (bsc#1075627).
- commit e03b5c5

-------------------------------------------------------------------
Thu Jan 11 16:15:06 CET 2018 - msuchanek@suse.de

- Revert "Re-enable fixup detection by CPU type in case hypervisor call
  fails."
  The firmware update is required for the existing instructions to also do
  the cache flush.
- commit dfcad1d

-------------------------------------------------------------------
Thu Jan 11 14:43:07 CET 2018 - msuchanek@suse.de

- powerpc/pseries/rfi-flush: Call setup_rfi_flush() after LPM
  migration (bsc#1068032, bsc#1075087).
- commit 8216ee5

-------------------------------------------------------------------
Thu Jan 11 14:42:55 CET 2018 - msuchanek@suse.de

- powerpc/rfi-flush: Move the logic to avoid a redo into the
  sysfs code (bsc#1068032, bsc#1075087).
- commit 3b4e3c8

-------------------------------------------------------------------
Thu Jan 11 08:45:51 CET 2018 - tiwai@suse.de

- ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
  (bsc#1031717).
- ALSA: pcm: Abort properly at pending signal in OSS read/write
  loops (bsc#1031717).
- ALSA: aloop: Fix racy hw constraints adjustment (bsc#1031717).
- ALSA: aloop: Fix inconsistent format due to incomplete rule
  (bsc#1031717).
- ALSA: aloop: Release cable upon open error path (bsc#1031717).
- ALSA: pcm: Add missing error checks in OSS emulation plugin
  builder (bsc#1031717).
- ALSA: pcm: Remove incorrect snd_BUG_ON() usages (bsc#1031717).
- commit bf42c22

-------------------------------------------------------------------
Wed Jan 10 17:48:11 CET 2018 - jslaby@suse.cz

- Refresh patches.suse/4.4-59-kaiser-efi-fix.patch.
  Update upstream status.
- commit e30239e

-------------------------------------------------------------------
Wed Jan 10 17:20:30 CET 2018 - jslaby@suse.cz

- Linux 4.4.111 (bnc#1012382).
- x86/kasan: Write protect kasan zero shadow (bnc#1012382).
- kernel/acct.c: fix the acct->needcheck check in
  check_free_space() (bnc#1012382).
- crypto: n2 - cure use after free (bnc#1012382).
- crypto: chacha20poly1305 - validate the digest size
  (bnc#1012382).
- crypto: pcrypt - fix freeing pcrypt instances (bnc#1012382).
- sunxi-rsb: Include OF based modalias in device uevent
  (bnc#1012382).
- fscache: Fix the default for fscache_maybe_release_page()
  (bnc#1012382).
- kernel: make groups_sort calling a responsibility group_info
  allocators (bnc#1012382).
- kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks
  from SIGKILL (bnc#1012382).
- kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from
  !sig_kernel_only() signals (bnc#1012382).
- kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE
  check in complete_signal() (bnc#1012382).
- ARC: uaccess: dont use "l" gcc inline asm constraint modifier
  (bnc#1012382).
- Input: elantech - add new icbody type 15 (bnc#1012382).
- parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit
  SMP kernel (bnc#1012382).
- x86/tlb: Drop the _GPL from the cpu_tlbstate export
  (bnc#1012382).
- Fix build error in vma.c (bnc#1012382).
- Refresh
  patches.kabi/revert-kaiser-vmstat-show-NR_KAISERTABLE-as-nr_overh.patch.
- Refresh
  patches.suse/x86-vdso-Remove-pvclock-fixmap-machinery.patch.
- commit bff0355

-------------------------------------------------------------------
Wed Jan 10 17:12:49 CET 2018 - msuchanek@suse.de

- Refresh patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch.
  Re-enable fixup detection by CPU type in case hypervisor call fails.
- commit a1e6d38

-------------------------------------------------------------------
Wed Jan 10 16:10:20 CET 2018 - jslaby@suse.cz

- x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
  (git-fixes).
- commit eea9ad4

-------------------------------------------------------------------
Wed Jan 10 16:06:10 CET 2018 - jslaby@suse.cz

- Linux 4.4.110 (bnc#1012382).
- kaiser: disabled on Xen PV (bnc#1012382 bsc#1068032
  CVE-2017-5754).
- KPTI: Rename to PAGE_TABLE_ISOLATION (bnc#1012382).
- KPTI: Report when enabled (bnc#1012382).
- x86/kasan: Clear kasan_zero_page after TLB flush (bnc#1012382).
- kaiser: Set _PAGE_NX only if supported (bnc#1012382).
- Revert "kaiser: vmstat show NR_KAISERTABLE as nr_overhead"
  (kabi).
- Refresh patches.drivers/x86-mm-introduce-page_devmap.patch.
- Refresh patches.kabi/kaiser-preserve-kabi.patch.
- Refresh
  patches.suse/0009-PM-hibernate-Reserve-hibernation-key-and-erase-footp.patch.
- Refresh
  patches.suse/01-x86-feature-enable-the-x86-feature-to-control-speculation.patch.
- Refresh
  patches.suse/03-x86-entry-use-ibrs-on-entry-to-kernel-space.patch.
- Refresh
  patches.suse/12sp2-4.4-59-kaiser-map-the-vsyscall-page-with-page_user.patch.
- Delete
  patches.suse/12sp2-4.4-34-kaiser-align-addition-to-x86-mm-Makefile.patch.
- Delete patches.suse/12sp2-4.4-56-kaiser-disable-on-xen.patch.
- Update config files.
- commit a077000

-------------------------------------------------------------------
Wed Jan 10 14:40:11 CET 2018 - jslaby@suse.cz

- Linux 4.4.109 (bnc#1012382).
- crypto: mcryptd - protect the per-CPU queue with a lock
  (bnc#1012382).
- mfd: cros ec: spi: Don't send first message too soon
  (bnc#1012382).
- mfd: twl4030-audio: Fix sibling-node lookup (bnc#1012382).
- mfd: twl6040: Fix child-node lookup (bnc#1012382).
- PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
  (bnc#1012382).
- parisc: Hide Diva-built-in serial aux and graphics card
  (bnc#1012382).
- spi: xilinx: Detect stall with Unknown commands (bnc#1012382).
- KVM: X86: Fix load RFLAGS w/o the fixed bit (bnc#1012382).
- kvm: x86: fix RSM when PCID is non-zero (bnc#1012382).
- net: mvneta: clear interface link status on port disable
  (bnc#1012382).
- tracing: Remove extra zeroing out of the ring buffer page
  (bnc#1012382).
- tracing: Fix possible double free on failure of allocating
  trace buffer (bnc#1012382).
- tracing: Fix crash when it fails to alloc ring buffer
  (bnc#1012382).
- ring-buffer: Mask out the info bits when returning buffer page
  length (bnc#1012382).
- iw_cxgb4: Only validate the MSN for successful completions
  (bnc#1012382).
- x86/vm86/32: Switch to flush_tlb_mm_range() in
  mark_screen_rdonly() (bnc#1012382).
- x86/mm: Disable PCID on 32-bit kernels (bnc#1012382).
- kbuild: add '-fno-stack-check' to kernel build options
  (bnc#1012382).
- ipv4: igmp: guard against silly MTU values (bnc#1012382).
- ipv6: mcast: better catch silly mtu values (bnc#1012382).
- net: igmp: Use correct source address on IGMPv3 reports
  (bnc#1012382).
- net: qmi_wwan: add Sierra EM7565 1199:9091 (bnc#1012382).
- net: reevalulate autoflowlabel setting after sysctl setting
  (bnc#1012382).
- tcp md5sig: Use skb's saddr when replying to an incoming segment
  (bnc#1012382).
- tg3: Fix rx hang on MTU change with 5717/5719 (bnc#1012382).
- net: ipv4: fix for a race condition in raw_sendmsg
  (bnc#1012382).
- net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
  (bnc#1012382).
- sctp: Replace use of sockets_allocated with specified macro
  (bnc#1012382).
- ipv4: Fix use-after-free when flushing FIB tables (bnc#1012382).
- net: bridge: fix early call to br_stp_change_bridge_id and
  plug newlink leaks (bnc#1012382).
- net: Fix double free and memory corruption in get_net_ns_by_id()
  (bnc#1012382).
- net: phy: micrel: ksz9031: reconfigure autoneg after phy
  autoneg workaround (bnc#1012382).
- sock: free skb in skb_complete_tx_timestamp on error
  (bnc#1012382).
- usbip: fix usbip bind writing random string after command in
  match_busid (bnc#1012382).
- usbip: stub: stop printing kernel pointer addresses in messages
  (bnc#1012382).
- usbip: vhci: stop printing kernel pointer addresses in messages
  (bnc#1012382).
- USB: serial: ftdi_sio: add id for Airbus DS P8GR (bnc#1012382).
- USB: serial: qcserial: add Sierra Wireless EM7565 (bnc#1012382).
- USB: serial: option: add support for Telit ME910 PID 0x1101
  (bnc#1012382).
- USB: serial: option: adding support for YUGA CLM920-NC5
  (bnc#1012382).
- usb: Add device quirk for Logitech HD Pro Webcam C925e
  (bnc#1012382).
- usb: add RESET_RESUME for ELSA MicroLink 56K (bnc#1012382).
- usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
  (bnc#1012382).
- nohz: Prevent a timer interrupt storm in
  tick_nohz_stop_sched_tick() (bnc#1012382).
- x86/smpboot: Remove stale TLB flush invocations (bnc#1012382).
- n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka
  FIONREAD) (bnc#1012382).
- mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even
  on UP (bnc#1012382).
- kABI: protect struct ipv6_pinfo (kabi).
- Refresh patches.suse/sched-throttle-nohz.patch.
- Refresh
  patches.suse/x86-mm-sched-make-lazy-TLB-mode-even-lazier-kabi.patch.
- commit b763bd0

-------------------------------------------------------------------
Wed Jan 10 12:01:27 CET 2018 - jslaby@suse.cz

- Linux 4.4.108 (bnc#1012382).
- arm64: Initialise high_memory global variable earlier
  (bnc#1012382).
- arm: kprobes: Fix the return address of multiple kretprobes
  (bnc#1012382).
- arm: kprobes: Align stack to 8-bytes in test code (bnc#1012382).
- cpuidle: Validate cpu_dev in cpuidle_add_sysfs() (bnc#1012382).
- r8152: fix the list rx_done may be used without initialization
  (bnc#1012382).
- crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
  (bnc#1012382).
- sch_dsmark: fix invalid skb_cow() usage (bnc#1012382).
- net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4
  (bnc#1012382).
- usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
  (bnc#1012382).
- usb: gadget: udc: remove pointer dereference after free
  (bnc#1012382).
- netfilter: nfnl_cthelper: fix runtime expectation policy updates
  (bnc#1012382).
- netfilter: nfnl_cthelper: Fix memory leak (bnc#1012382).
- inet: frag: release spinlock before calling icmp_send()
  (bnc#1012382).
- pinctrl: st: add irq_request/release_resources callbacks
  (bnc#1012382).
- scsi: lpfc: Fix PT2PT PRLI reject (bnc#1012382).
- KVM: x86: correct async page present tracepoint (bnc#1012382).
- KVM: VMX: Fix enable VPID conditions (bnc#1012382).
- ARM: dts: ti: fix PCI bus dtc warnings (bnc#1012382).
- hwmon: (asus_atk0110) fix uninitialized data access
  (bnc#1012382).
- HID: xinmo: fix for out of range for THT 2P arcade controller
  (bnc#1012382).
- r8152: prevent the driver from transmitting packets with
  carrier off (bnc#1012382).
- s390/qeth: no ETH header for outbound AF_IUCV (bnc#1012382).
- net: Do not allow negative values for busy_read and busy_poll
  sysctl interfaces (bnc#1012382).
- i40e: Do not enable NAPI on q_vectors that have no rings
  (bnc#1012382).
- RDMA/iser: Fix possible mr leak on device removal event
  (bnc#1012382).
- irda: vlsi_ir: fix check for DMA mapping errors (bnc#1012382).
- netfilter: nfnl_cthelper: fix a race when walk the
  nf_ct_helper_hash table (bnc#1012382).
- ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
  (bnc#1012382).
- KVM: pci-assign: do not map smm memory slot pages in vt-d page
  tables (bnc#1012382).
- isdn: kcapi: avoid uninitialized data (bnc#1012382).
- xhci: plat: Register shutdown for xhci_plat (bnc#1012382).
- netfilter: nfnetlink_queue: fix secctx memory leak
  (bnc#1012382).
- ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel
  managed memory (bnc#1012382).
- cpuidle: powernv: Pass correct drv->cpumask for registration
  (bnc#1012382).
- backlight: pwm_bl: Fix overflow condition (bnc#1012382).
- crypto: crypto4xx - increase context and scatter ring buffer
  elements (bnc#1012382).
- rtc: pl031: make interrupt optional (bnc#1012382).
- net: phy: at803x: Change error to EINVAL for invalid MAC
  (bnc#1012382).
- PCI: Avoid bus reset if bridge itself is broken (bnc#1012382).
- scsi: cxgb4i: fix Tx skb leak (bnc#1012382).
- scsi: mpt3sas: Fix IO error occurs on pulling out a drive from
  RAID1 volume created on two SATA drive (bnc#1012382).
- PCI: Create SR-IOV virtfn/physfn links before attaching driver
  (bnc#1012382).
- igb: check memory allocation failure (bnc#1012382).
- ixgbe: fix use of uninitialized padding (bnc#1012382).
- PCI/AER: Report non-fatal errors only to the affected endpoint
  (bnc#1012382).
- scsi: lpfc: Fix secure firmware updates (bnc#1012382).
- scsi: lpfc: PLOGI failures during NPIV testing (bnc#1012382).
- fm10k: ensure we process SM mbx when processing VF mbx
  (bnc#1012382).
- tcp: fix under-evaluated ssthresh in TCP Vegas (bnc#1012382).
- rtc: set the alarm to the next expiring timer (bnc#1012382).
- cpuidle: fix broadcast control when broadcast can not be entered
  (bnc#1012382).
- thermal: hisilicon: Handle return value of clk_prepare_enable
  (bnc#1012382).
- MIPS: math-emu: Fix final emulation phase for certain
  instructions (bnc#1012382).
- Revert "Bluetooth: btusb: driver to enable the usb-wakeup
  feature" (bnc#1012382).
- alpha: fix build failures (bnc#1012382).
- Refresh
  patches.arch/0003-kvm-async_pf-fix-df-due-to-inject-page-not-present-and-page-ready-exceptions-simultaneously.
- Refresh
  patches.arch/arm64-numa-0006-arm64-numa-Add-NUMA-support-for-arm64-platforms..patch.
- Refresh
  patches.arch/cxl-Support-the-cxl-kernel-API-from-a-guest.patch.
- Refresh
  patches.fixes/netfilter-nfnetlink_cthelper-Add-missing-permission-.patch.
- commit 72a2b4b

-------------------------------------------------------------------
Tue Jan  9 17:50:54 CET 2018 - msuchanek@suse.de

- Enable DEBUG_RFI
- commit e72f41e

-------------------------------------------------------------------
Tue Jan  9 17:16:39 CET 2018 - msuchanek@suse.de

- rfi-flush: Make DEBUG_RFI a CONFIG option (bsc#1068032,
  bsc#1075087).
- commit c95cd89

-------------------------------------------------------------------
Tue Jan  9 17:15:07 CET 2018 - msuchanek@suse.de

- Update patches.suse/powerpc-Secure-memory-rfi-flush-SLE12SP3.patch (bsc#1068032, bsc#1075087).
- powerpc/pseries: Introduce H_GET_CPU_CHARACTERISTICS
  (bsc#1068032, bsc#1075087).
- powerpc/asm: Allow including ppc_asm.h in asm files
  (bsc#1068032, bsc#1075087).
- commit 34b96a0

-------------------------------------------------------------------
Tue Jan  9 16:58:52 CET 2018 - bp@suse.de

- x86/cpu/AMD: Make LFENCE a serializing instruction (bsc#1068032
  CVE-2017-5754).
- x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
  (bsc#1068032 CVE-2017-5754).
- Delete
  patches.suse/30-x86-cpu-amd-make-the-lfence-instruction-serialized.patch.
- Delete
  patches.suse/31-x86-cpu-amd-remove-now-unused-definition-of-mfence_rdtsc-feature.patch.
- commit 1404fb1

-------------------------------------------------------------------
Tue Jan  9 13:13:46 CET 2018 - jkosina@suse.cz

- Refresh patches.arch/s390-sles12sp3-99-03-nobp.patch: fix spurious BPON
- commit 6014f96

-------------------------------------------------------------------
Tue Jan  9 07:21:37 CET 2018 - fliu@suse.com

- xfs: fix up inode32/64 (re)mount handling (bsc#1069160).
- commit 3f77188

-------------------------------------------------------------------
Mon Jan  8 21:14:51 CET 2018 - jkosina@suse.cz

- Refresh patches.arch/s390-sles12sp3-99-02-gmb.patch: fix the
  static inline vs generic define conflict.
- commit d4a2c4d

-------------------------------------------------------------------
Mon Jan  8 20:16:18 CET 2018 - msuchanek@suse.de

- X.509: fix buffer overflow detection in sprint_oid()
  (bsc#1075078).
- 509: fix printing uninitialized stack memory when OID is empty
  (bsc#1075078).
- commit 1d4b15e

-------------------------------------------------------------------
Mon Jan  8 13:24:01 CET 2018 - msuchanek@suse.de

- powerpc/perf: Dereference BHRB entries safely (bsc#1066223).
- commit 0e99ac7

-------------------------------------------------------------------
Mon Jan  8 13:04:42 CET 2018 - msuchanek@suse.de

- cxl: Check if vphb exists before iterating over AFU devices
  (bsc#1066223).
- commit e3d8dc8

-------------------------------------------------------------------
Mon Jan  8 12:45:42 CET 2018 - bp@suse.de

- Map the vsyscall page with _PAGE_USER (bsc#1068032
  CVE-2017-5754).
- commit 1f2b7c3

-------------------------------------------------------------------
Fri Jan  5 20:49:27 CET 2018 - jslaby@suse.cz

- usb: phy: isp1301: Fix build warning when CONFIG_OF is disabled
  (git-fixes).
- IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
  (git-fixes).
- sched/deadline: Zero out positive runtime after throttling
  constrained tasks (git-fixes).
- commit 300f4d7

-------------------------------------------------------------------
Fri Jan  5 20:31:39 CET 2018 - therrmann@suse.com

- netfilter: nfnetlink_queue: fix timestamp attribute
  (bsc#1074134).
- commit 291720f

-------------------------------------------------------------------
Fri Jan  5 17:22:42 CET 2018 - lhenriques@suse.com

- regulator: da9063: Return an error code on probe failure
  (bsc#1074847).
- commit edcc287

-------------------------------------------------------------------
Fri Jan  5 17:21:52 CET 2018 - lhenriques@suse.com

- regulator: core: Rely on regulator_dev_release to free
  constraints (bsc#1074847).
- commit d77315e

-------------------------------------------------------------------
Fri Jan  5 17:20:42 CET 2018 - lhenriques@suse.com

- regulator: Try to resolve regulators supplies on registration
  (bsc#1074847).
- commit b32acbd

-------------------------------------------------------------------
Fri Jan  5 17:17:47 CET 2018 - lhenriques@suse.com

- regulator: pwm: Fix regulator ramp delay for continuous mode
  (bsc#1074847).
- commit b019f1b

-------------------------------------------------------------------
Fri Jan  5 15:11:03 CET 2018 - jkosina@suse.cz

- PTI: unbreak EFI (bsc#1074709).
- commit 02e186b

-------------------------------------------------------------------
Thu Jan  4 22:53:33 CET 2018 - jslaby@suse.cz

- Linux 4.4.107 (bnc#1012382).
- tracing: Allocate mask_str buffer dynamically (bnc#1012382).
- USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron
  JMS567 ID (bnc#1012382).
- USB: core: prevent malicious bNumInterfaces overflow
  (bnc#1012382).
- usbip: fix stub_send_ret_submit() vulnerability to null
  transfer_buffer (bnc#1012382).
- ceph: drop negative child dentries before try pruning inode's
  alias (bnc#1012382).
- Bluetooth: btusb: driver to enable the usb-wakeup feature
  (bnc#1012382).
- xhci: Don't add a virt_dev to the devs array before it's fully
  allocated (bnc#1012382).
- dmaengine: dmatest: move callback wait queue to thread context
  (bnc#1012382).
- ext4: fix fdatasync(2) after fallocate(2) operation
  (bnc#1012382).
- ext4: fix crash when a directory's i_size is too small
  (bnc#1012382).
- KEYS: add missing permission check for request_key() destination
  (bnc#1012382).
- usb: phy: isp1301: Add OF device ID table (bnc#1012382).
- md-cluster: free md_cluster_info if node leave cluster
  (bnc#1012382).
- userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
  (bnc#1012382).
- userfaultfd: selftest: vm: allow to build in vm/ directory
  (bnc#1012382).
- net: initialize msg.msg_flags in recvfrom (bnc#1012382).
- net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB
  values (bnc#1012382).
- net: bcmgenet: correct MIB access of UniMAC RUNT counters
  (bnc#1012382).
- net: bcmgenet: reserved phy revisions must be checked first
  (bnc#1012382).
- net: bcmgenet: power down internal phy if open or resume fails
  (bnc#1012382).
- net: bcmgenet: Power up the internal PHY before probing the MII
  (bnc#1012382).
- NFSD: fix nfsd_minorversion(.., NFSD_AVAIL) (bnc#1012382).
- NFSD: fix nfsd_reset_versions for NFSv4 (bnc#1012382).
- Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list
  (bnc#1012382).
- drm/omap: fix dmabuf mmap for dma_alloc'ed buffers
  (bnc#1012382).
- netfilter: bridge: honor frag_max_size when refragmenting
  (bnc#1012382).
- writeback: fix memory leak in wb_queue_work() (bnc#1012382).
- net: wimax/i2400m: fix NULL-deref at probe (bnc#1012382).
- dmaengine: Fix array index out of bounds warning in
  __get_unmap_pool() (bnc#1012382).
- net: Resend IGMP memberships upon peer notification
  (bnc#1012382).
- mlxsw: reg: Fix SPVM max record count (bnc#1012382).
- mlxsw: reg: Fix SPVMLR max record count (bnc#1012382).
- intel_th: pci: Add Gemini Lake support (bnc#1012382).
- openrisc: fix issue handling 8 byte get_user calls
  (bnc#1012382).
- fjes: Fix wrong netdevice feature flags (bnc#1012382).
- drm/radeon/si: add dpm quirk for Oland (bnc#1012382).
- sched/deadline: Make sure the replenishment timer fires in
  the next period (bnc#1012382).
- sched/deadline: Throttle a constrained deadline task activated
  after the deadline (bnc#1012382).
- sched/deadline: Use deadline instead of period when calculating
  overflow (bnc#1012382).
- mmc: mediatek: Fixed bug where clock frequency could be set
  wrong (bnc#1012382).
- drm/radeon: reinstate oland workaround for sclk (bnc#1012382).
- afs: Fix missing put_page() (bnc#1012382).
- afs: Populate group ID from vnode status (bnc#1012382).
- afs: Adjust mode bits processing (bnc#1012382).
- afs: Flush outstanding writes when an fd is closed
  (bnc#1012382).
- afs: Migrate vlocation fields to 64-bit (bnc#1012382).
- afs: Prevent callback expiry timer overflow (bnc#1012382).
- afs: Fix the maths in afs_fs_store_data() (bnc#1012382).
- afs: Populate and use client modification time (bnc#1012382).
- afs: Fix page leak in afs_write_begin() (bnc#1012382).
- afs: Fix afs_kill_pages() (bnc#1012382).
- perf symbols: Fix symbols__fixup_end heuristic for corner cases
  (bnc#1012382).
- efi/esrt: Cleanup bad memory map log messages (bnc#1012382).
- NFSv4.1 respect server's max size in CREATE_SESSION
  (bnc#1012382).
- btrfs: add missing memset while reading compressed inline
  extents (bnc#1012382).
- target: Use system workqueue for ALUA transitions (bnc#1012382).
- target: fix ALUA transition timeout handling (bnc#1012382).
- target: fix race during implicit transition work flushes
  (bnc#1012382).
- sfc: don't warn on successful change of MAC (bnc#1012382).
- fbdev: controlfb: Add missing modes to fix out of bounds access
  (bnc#1012382).
- video: fbdev: au1200fb: Release some resources if a memory
  allocation fails (bnc#1012382).
- video: fbdev: au1200fb: Return an error code if a memory
  allocation fails (bnc#1012382).
- rtc: pcf8563: fix output clock rate (bnc#1012382).
- dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type
  (bnc#1012382).
- PCI/PME: Handle invalid data when reading Root Status
  (bnc#1012382).
- powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo
  (bnc#1012382).
- netfilter: ipvs: Fix inappropriate output of procfs
  (bnc#1012382).
- powerpc/ipic: Fix status get and status clear (bnc#1012382).
- target/iscsi: Fix a race condition in
  iscsit_add_reject_from_cmd() (bnc#1012382).
- iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
  (bnc#1012382).
- target:fix condition return in core_pr_dump_initiator_port()
  (bnc#1012382).
- target/file: Do not return error for UNMAP if length is zero
  (bnc#1012382).
- arm-ccn: perf: Prevent module unload while PMU is in use
  (bnc#1012382).
- crypto: tcrypt - fix buffer lengths in test_aead_speed()
  (bnc#1012382).
- mm: Handle 0 flags in _calc_vm_trans() macro (bnc#1012382).
- clk: mediatek: add the option for determining PLL source clock
  (bnc#1012382).
- clk: imx6: refine hdmi_isfr's parent to make HDMI work on
  i.MX6 SoCs w/o VPU (bnc#1012382).
- clk: tegra: Fix cclk_lp divisor register (bnc#1012382).
- ppp: Destroy the mutex when cleanup (bnc#1012382).
- thermal/drivers/step_wise: Fix temperature regulation
  misbehavior (bnc#1012382).
- GFS2: Take inode off order_write list when setting jdata flag
  (bnc#1012382).
- bcache: explicitly destroy mutex while exiting (bnc#1012382).
- bcache: fix wrong cache_misses statistics (bnc#1012382).
- l2tp: cleanup l2tp_tunnel_delete calls (bnc#1012382).
- xfs: fix log block underflow during recovery cycle verification
  (bnc#1012382).
- xfs: fix incorrect extent state in
  xfs_bmap_add_extent_unwritten_real (bnc#1012382).
- PCI: Detach driver before procfs & sysfs teardown on device
  remove (bnc#1012382).
- scsi: hpsa: cleanup sas_phy structures in sysfs when unloading
  (bnc#1012382).
- scsi: hpsa: destroy sas transport properties before scsi_host
  (bnc#1012382).
- powerpc/perf/hv-24x7: Fix incorrect comparison in memord
  (bnc#1012382).
- tty fix oops when rmmod 8250 (bnc#1012382).
- usb: musb: da8xx: fix babble condition handling (bnc#1012382).
- pinctrl: adi2: Fix Kconfig build problem (bnc#1012382).
- raid5: Set R5_Expanded on parity devices as well as data
  (bnc#1012382).
- vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
  (bnc#1012382).
- scsi: sd: change manage_start_stop to bool in sysfs interface
  (bnc#1012382).
- scsi: sd: change allow_restart to bool in sysfs interface
  (bnc#1012382).
- scsi: bfa: integer overflow in debugfs (bnc#1012382).
- udf: Avoid overflow when session starts at large offset
  (bnc#1012382).
- macvlan: Only deliver one copy of the frame to the macvlan
  interface (bnc#1012382).
- RDMA/cma: Avoid triggering undefined behavior (bnc#1012382).
- IB/ipoib: Grab rtnl lock on heavy flush when calling
  ndo_open/stop (bnc#1012382).
- ath9k: fix tx99 potential info leak (bnc#1012382).
- kABI: protect struct t10_alua_tg_pt_gp (kabi).
- Refresh
  patches.drivers/0004-scsi-hpsa-Check-for-vpd-support-before-sending.patch.
- Refresh patches.drivers/0005-hpsa-add-smr-drive-support.patch.
- Refresh
  patches.drivers/0014-hpsa-add-timeouts-for-driver-initiated-commands.patch.
- Refresh
  patches.drivers/net-mlx4_en-Avoid-unregister_netdev-at-shutdown-flow.patch.
- Refresh
  patches.fixes/Revert-net-mlx4_en-Avoid-unregister_netdev-at-shutdo.patch.
- Refresh
  patches.suse/0007-md-cluster-append-some-actions-when-change-bitmap-fr.patch.
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- commit 3f7ca1f

-------------------------------------------------------------------
Thu Jan  4 20:33:11 CET 2018 - jslaby@suse.cz

- USB: Fix off by one in type-specific length check of BOS SSP
  capability (git-fixes).
- commit 1fb82e3

-------------------------------------------------------------------
Thu Jan  4 20:25:54 CET 2018 - jslaby@suse.cz

- Linux 4.4.106 (bnc#1012382).
- can: ti_hecc: Fix napi poll return value for repoll
  (bnc#1012382).
- can: kvaser_usb: free buf in error paths (bnc#1012382).
- can: kvaser_usb: Fix comparison bug in
  kvaser_usb_read_bulk_callback() (bnc#1012382).
- can: kvaser_usb: ratelimit errors if incomplete messages are
  received (bnc#1012382).
- can: kvaser_usb: cancel urb on -EPIPE and -EPROTO (bnc#1012382).
- can: ems_usb: cancel urb on -EPIPE and -EPROTO (bnc#1012382).
- can: esd_usb2: cancel urb on -EPIPE and -EPROTO (bnc#1012382).
- can: usb_8dev: cancel urb on -EPIPE and -EPROTO (bnc#1012382).
- virtio: release virtio index when fail to device_register
  (bnc#1012382).
- hv: kvp: Avoid reading past allocated blocks from KVP file
  (bnc#1012382).
- scsi: libsas: align sata_device's rps_resp on a cacheline
  (bnc#1012382).
- efi: Move some sysfs files to be read-only by root
  (bnc#1012382).
- ASN.1: fix out-of-bounds read when parsing indefinite length
  item (bnc#1012382).
- ASN.1: check for error from ASN1_OP_END__ACT actions
  (bnc#1012382).
- X.509: reject invalid BIT STRING for subjectPublicKey
  (bnc#1012382).
- x86/PCI: Make broadcom_postcore_init() check acpi_disabled
  (bnc#1012382).
- iommu/vt-d: Fix scatterlist offset handling (bnc#1012382).
- s390: fix compat system call table (bnc#1012382).
- kdb: Fix handling of kallsyms_symbol_next() return value
  (bnc#1012382).
- drm: extra printk() wrapper macros (bnc#1012382).
- drm/exynos: gem: Drop NONCONTIG flag for buffers allocated
  without IOMMU (bnc#1012382).
- media: dvb: i2c transfers over usb cannot be done from stack
  (bnc#1012382).
- arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
  (bnc#1012382).
- KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
  (bnc#1012382).
- arm64: fpsimd: Prevent registers leaking from dead tasks
  (bnc#1012382).
- ARM: BUG if jumping to usermode address in kernel mode
  (bnc#1012382).
- ARM: avoid faulting on qemu (bnc#1012382).
- mm: drop unused pmdp_huge_get_and_clear_notify() (bnc#1012382).
- Revert "drm/armada: Fix compile fail" (bnc#1012382).
- Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"
  (bnc#1012382).
- Revert "s390/kbuild: enable modversions for symbols exported
  from asm" (bnc#1012382).
- vti6: Don't report path MTU below IPV6_MIN_MTU (bnc#1012382).
- ARM: OMAP2+: gpmc-onenand: propagate error on initialization
  failure (bnc#1012382).
- x86/hpet: Prevent might sleep splat on resume (bnc#1012382).
- selftest/powerpc: Fix false failures for skipped tests
  (bnc#1012382).
- module: set __jump_table alignment to 8 (bnc#1012382).
- ARM: OMAP2+: Fix device node reference counts (bnc#1012382).
- ARM: OMAP2+: Release device node after it is no longer needed
  (bnc#1012382).
- gpio: altera: Use handle_level_irq when configured as a
  level_high (bnc#1012382).
- HID: chicony: Add support for another ASUS Zen AiO keyboard
  (bnc#1012382).
- usb: gadget: configs: plug memory leak (bnc#1012382).
- USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
  (bnc#1012382).
- kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
  (bnc#1012382).
- libata: drop WARN from protocol error in ata_sff_qc_issue()
  (bnc#1012382).
- workqueue: trigger WARN if queue_delayed_work() is called with
  NULL @wq (bnc#1012382).
- scsi: lpfc: Fix crash during Hardware error recovery on SLI3
  adapters (bnc#1012382).
- irqchip/crossbar: Fix incorrect type of register size
  (bnc#1012382).
- KVM: nVMX: reset nested_run_pending if the vCPU is going to
  be reset (bnc#1012382).
- arm: KVM: Survive unknown traps from guests (bnc#1012382).
- arm64: KVM: Survive unknown traps from guests (bnc#1012382).
- spi_ks8995: fix "BUG: key accdaa28 not in .data!" (bnc#1012382).
- bnx2x: prevent crash when accessing PTP with interface down
  (bnc#1012382).
- bnx2x: fix possible overrun of VFPF multicast addresses array
  (bnc#1012382).
- bnx2x: do not rollback VF MAC/VLAN filters we did not configure
  (bnc#1012382).
- ipv6: reorder icmpv6_init() and ip6_mr_init() (bnc#1012382).
- crypto: s5p-sss - Fix completing crypto request in IRQ handler
  (bnc#1012382).
- zram: set physical queue limits to avoid array out of bounds
  accesses (bnc#1012382).
- netfilter: don't track fragmented packets (bnc#1012382).
- axonram: Fix gendisk handling (bnc#1012382).
- drm/amd/amdgpu: fix console deadlock if late init failed
  (bnc#1012382).
- powerpc/powernv/ioda2: Gracefully fail if too many TCE levels
  requested (bnc#1012382).
- EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro
  (bnc#1012382).
- EDAC, i5000, i5400: Fix definition of NRECMEMB register
  (bnc#1012382).
- kbuild: pkg: use --transform option to prefix paths in tar
  (bnc#1012382).
- route: also update fnhe_genid when updating a route cache
  (bnc#1012382).
- route: update fnhe_expires for redirect when the fnhe exists
  (bnc#1012382).
- lib/genalloc.c: make the avail variable an atomic_long_t
  (bnc#1012382).
- dynamic-debug-howto: fix optional/omitted ending line number
  to be LARGE instead of 0 (bnc#1012382).
- NFS: Fix a typo in nfs_rename() (bnc#1012382).
- sunrpc: Fix rpc_task_begin trace point (bnc#1012382).
- block: wake up all tasks blocked in get_request() (bnc#1012382).
- sparc64/mm: set fields in deferred pages (bnc#1012382).
- sctp: do not free asoc when it is already dead in sctp_sendmsg
  (bnc#1012382).
- sctp: use the right sk after waking up from wait_buf sleep
  (bnc#1012382).
- atm: horizon: Fix irq release error (bnc#1012382).
- jump_label: Invoke jump_label_test() via early_initcall()
  (bnc#1012382).
- xfrm: Copy policy family in clone_policy (bnc#1012382).
- IB/mlx4: Increase maximal message size under UD QP
  (bnc#1012382).
- IB/mlx5: Assign send CQ and recv CQ of UMR QP (bnc#1012382).
- afs: Connect up the CB.ProbeUuid (bnc#1012382).
- ipvlan: fix ipv6 outbound device (bnc#1012382).
- audit: ensure that 'audit=1' actually enables audit for PID 1
  (bnc#1012382).
- ipmi: Stop timers before cleaning up the module (bnc#1012382).
- s390: always save and restore all registers on context switch
  (bnc#1012382).
- more bio_map_user_iov() leak fixes (bnc#1012382).
- tipc: fix memory leak in tipc_accept_from_sock() (bnc#1012382).
- rds: Fix NULL pointer dereference in __rds_rdma_map
  (bnc#1012382).
- sit: update frag_off info (bnc#1012382).
- packet: fix crash in fanout_demux_rollover() (bnc#1012382).
- net/packet: fix a race in packet_bind() and packet_notifier()
  (bnc#1012382).
- Revert "x86/efi: Build our own page table structures"
  (bnc#1012382).
- Revert "x86/efi: Hoist page table switching code into
  efi_call_virt()" (bnc#1012382).
- Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame
  numbers" (bnc#1012382).
- arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one (bnc#1012382).
- usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
  (bnc#1012382).
- Revert "scsi: libsas: align sata_device's rps_resp on a
  cacheline" (kabi).
- Revert "lib/genalloc.c: make the avail variable an
  atomic_long_t" (kabi).
- Refresh
  patches.drivers/0003-x86-efi-Move-to-generic-__-efi_call_virt.patch.
- Refresh
  patches.drivers/0007-x86-efi-Enable-runtime-call-flag-checking.patch.
- Refresh
  patches.drivers/ipmi-Prefer-ACPI-system-interfaces-over-SMBIOS-ones.
- Refresh
  patches.suse/msft-hv-0978-storvsc-Properly-support-Fibre-Channel-devices.patch.
- commit 206b255

-------------------------------------------------------------------
Thu Jan  4 19:12:27 CET 2018 - jslaby@suse.cz

- Linux 4.4.105 (bnc#1012382).
- bcache: only permit to recovery read error when cache device
  is clean (bnc#1012382 bsc#1043652).
- bcache: recover data from backing when data is clean
  (bnc#1012382 bsc#1043652).
- uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices
  (bnc#1012382).
- usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub
  (bnc#1012382).
- serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012382).
- s390/runtime instrumentation: simplify task exit handling
  (bnc#1012382).
- USB: serial: option: add Quectel BG96 id (bnc#1012382).
- ima: fix hash algorithm initialization (bnc#1012382).
- s390/pci: do not require AIS facility (bnc#1012382).
- selftests/x86/ldt_get: Add a few additional tests for limits
  (bnc#1012382).
- spi: sh-msiof: Fix DMA transfer size check (bnc#1012382).
- usb: phy: tahvo: fix error handling in tahvo_usb_probe()
  (bnc#1012382).
- serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012382).
- x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
  (bnc#1012382).
- EDAC, sb_edac: Fix missing break in switch (bnc#1012382).
- sysrq : fix Show Regs call trace on ARM (bnc#1012382).
- perf test attr: Fix ignored test case result (bnc#1012382).
- kprobes/x86: Disable preemption in ftrace-based jprobes
  (bnc#1012382).
- net: systemport: Utilize skb_put_padto() (bnc#1012382).
- net: systemport: Pad packet before inserting TSB (bnc#1012382).
- ARM: OMAP1: DMA: Correct the number of logical channels
  (bnc#1012382).
- vti6: fix device register to report IFLA_INFO_KIND
  (bnc#1012382).
- net/appletalk: Fix kernel memory disclosure (bnc#1012382).
- ravb: Remove Rx overflow log messages (bnc#1012382).
- nfs: Don't take a reference on fl->fl_file for LOCK operation
  (bnc#1012382).
- KVM: arm/arm64: Fix occasional warning from the timer work
  function (bnc#1012382 bsc#988524).
- NFSv4: Fix client recovery when server reboots multiple times
  (bnc#1012382).
- drm/exynos/decon5433: set STANDALONE_UPDATE_F on output
  enablement (bnc#1012382).
- net: sctp: fix array overrun read on sctp_timer_tbl
  (bnc#1012382).
- tipc: fix cleanup at module unload (bnc#1012382).
- dmaengine: pl330: fix double lock (bnc#1012382).
- tcp: correct memory barrier usage in tcp_check_space()
  (bnc#1012382).
- mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
  (bnc#1012382).
- xen-netfront: Improve error handling during initialization
  (bnc#1012382).
- net: fec: fix multicast filtering hardware setup (bnc#1012382).
- Revert "ocfs2: should wait dio before inode lock in
  ocfs2_setattr()" (bnc#1012382).
- usb: hub: Cycle HUB power when initialization fails
  (bnc#1012382).
- usb: xhci: fix panic in xhci_free_virt_devices_depth_first
  (bnc#1012382).
- USB: core: Add type-specific length check of BOS descriptors
  (bnc#1012382).
- USB: Increase usbfs transfer limit (bnc#1012382).
- USB: devio: Prevent integer overflow in proc_do_submiturb()
  (bnc#1012382).
- USB: usbfs: Filter flags passed in from user space
  (bnc#1012382).
- xen-netfront: avoid crashing on resume after a failure in
  talk_to_netback() (bnc#1012382).
- Refresh
  patches.fixes/0003-exit_thread-accept-a-task-parameter-to-be-exited.patch.
- Refresh patches.suse/0003-more-kABI-padding-in-USB.patch.
- Delete
  patches.arch/KVM-arm-arm64-Fix-occasional-warning-from-the-timer-work-function.patch.
- Delete
  patches.suse/0001-bcache-only-recovery-I-O-error-for-writethrough-mode.patch.
- commit 8c85c8c

-------------------------------------------------------------------
Thu Jan  4 08:52:17 CET 2018 - tiwai@suse.de

- ALSA: hda - fix headset mic problem for Dell machines with
  alc274 (bsc#1031717).
- Refresh
  patches.drivers/ALSA-hda-realtek-Fix-Dell-AIO-LineOut-issue.
- commit 519789b

-------------------------------------------------------------------
Thu Jan  4 08:47:12 CET 2018 - tiwai@suse.de

- ALSA: hda/realtek - Fix typo of pincfg for Dell quirk
  (bsc#1031717).
- Refresh
  patches.drivers/ALSA-hda-realtek-Fix-pincfg-for-Dell-XPS-13-9370.
- commit 83a6079

-------------------------------------------------------------------
Thu Jan  4 03:31:36 CET 2018 - neilb@suse.com

- nfs: improve shinking of access cache (bsc#1012917).
- sunrpc: use supplimental groups in auth hash (bsc#1012917).
- sunrpc: replace generic auth_cred hash with auth-specific
  function (bsc#1012917).
- sunrpc: add RPCSEC_GSS hash_cred() function (bsc#1012917).
- sunrpc: add auth_unix hash_cred() function (bsc#1012917).
- sunrpc: add generic_auth hash_cred() function (bsc#1012917).
- kabi fix for new hash_cred function (bsc#1012917).
- sunrpc: add hash_cred() function to rpc_authops struct
  (bsc#1012917).
- commit a1aa068

-------------------------------------------------------------------
Wed Jan  3 22:24:35 CET 2018 - jslaby@suse.cz

- Linux 4.4.104 (bnc#1012382).
- netlink: add a start callback for starting a netlink dump
  (bnc#1012382).
- ipsec: Fix aborted xfrm policy dump crash (CVE-2017-16939
  bnc#1012382 bsc#1069702).
- x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
  (bnc#1012382).
- x86/efi: Hoist page table switching code into efi_call_virt()
  (bnc#1012382).
- x86/efi: Build our own page table structures (bnc#1012382).
- ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpio
  (bnc#1012382).
- x86/efi-bgrt: Fix kernel panic when mapping BGRT data
  (bnc#1012382).
- x86/efi-bgrt: Replace early_memremap() with memremap()
  (bnc#1012382).
- btrfs: clear space cache inode generation always (bnc#1012382).
- KVM: x86: pvclock: Handle first-time write to pvclock-page
  contains random junk (bnc#1012382).
- KVM: x86: Exit to user-mode on #UD intercept when emulator
  requires (bnc#1012382).
- KVM: x86: inject exceptions produced by x86_decode_insn
  (bnc#1012382).
- mmc: core: Do not leave the block driver in a suspended state
  (bnc#1012382).
- eeprom: at24: check at24_read/write arguments (bnc#1012382).
- bcache: Fix building error on MIPS (bnc#1012382).
- Revert "drm/radeon: dont switch vt on suspend" (bnc#1012382).
- drm/radeon: fix atombios on big endian (bnc#1012382).
- mtd: nand: Fix writing mtdoops to nand flash (bnc#1012382).
- nfsd: Make init_open_stateid() a bit more whole (bnc#1012382).
- nfsd: Fix stateid races between OPEN and CLOSE (bnc#1012382).
- nfsd: Fix another OPEN stateid race (bnc#1012382).
- Revert "ipsec: Fix aborted xfrm policy dump crash" (kabi).
- Revert "netlink: add a start callback for starting a netlink
  dump" (kabi).
- Refresh
  patches.drivers/0003-x86-efi-Move-to-generic-__-efi_call_virt.patch.
- Refresh
  patches.drivers/0007-x86-efi-Enable-runtime-call-flag-checking.patch.
- Refresh
  patches.drivers/mm-x86-get_user_pages-for-dax-mappings.patch.
- Delete
  patches.fixes/ipsec-Fix-aborted-xfrm-policy-dump-crash.patch.
- commit dd7e9e0

-------------------------------------------------------------------
Wed Jan  3 21:36:53 CET 2018 - tiwai@suse.de

- ASoC: twl4030: fix child-node lookup (bsc#1031717).
- ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up
  on failure (bsc#1031717).
- ASoC: wm_adsp: Fix validation of firmware and coeff lengths
  (bsc#1031717).
- ALSA: rawmidi: Avoid racy info ioctl via ctl device
  (bsc#1031717).
- ALSA: pcm: prevent UAF in snd_pcm_info (bsc#1031717).
- ALSA: seq: Remove spurious WARN_ON() at timer check
  (bsc#1031717).
- ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU
  (bsc#1031717).
- ALSA: usb-audio: Add check return value for usb_string()
  (bsc#1031717).
- ALSA: usb-audio: Fix out-of-bound error (bsc#1031717).
- ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines
  (bsc#1031717).
- ALSA: hda - Add mute led support for HP ProBook 440 G4
  (bsc#1031717).
- ALSA: hda - Add mute led support for HP EliteBook 840 G3
  (bsc#1031717).
- ALSA: hda - Add HP ZBook 15u G3 Conexant CX20724 GPIO mute leds
  (bsc#1031717).
- ALSA: hda - add support for docking station for HP 840 G3
  (bsc#1031717).
- commit 2a0e8a2

-------------------------------------------------------------------
Wed Jan  3 18:06:42 CET 2018 - tiwai@suse.de

- ALSA: hda - Fix mic regression by ASRock mobo fixup
  (bsc#1031717).
- ALSA: hda - Fix surround output pins for ASRock B150M mobo
  (bsc#1031717).
- ALSA: hda - On-board speaker fixup on ACER Veriton
  (bsc#1031717).
- ALSA: hda - Fix headset microphone detection for ASUS N551
  and N751 (bsc#1031717).
- ALSA: hda/realtek - Add support for headset MIC for ALC622
  (bsc#1031717).
- ALSA: hda/realtek - There is no loopback mixer in the
  ALC234/274/294 (bsc#1031717).
- ALSA: hda/realtek - No loopback on ALC225/ALC295 codec
  (bsc#1031717).
- ALSA: hda - change the location for one mic on a Lenovo machine
  (bsc#1031717).
- ALSA: hda/realtek - Fix Dell AIO LineOut issue (bsc#1031717).
- ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370
  (bsc#1031717).
- ALSA: hda - fix headset mic detection issue on a Dell machine
  (bsc#1031717).
- ALSA: hda - Skip Realtek SKU check for Lenovo machines
  (bsc#1031717).
- ALSA: hda/realtek - Enable jack detection function for Intel
  ALC700 (bsc#1031717).
- ALSA: hda/realtek - change the location for one of two front
  microphones (bsc#1031717).
- ALSA: hda/realtek - Fix speaker support for Asus AiO ZN270IE
  (bsc#1031717).
- ALSA: hda/realtek - Fix headset mic and speaker on Asus
  X441SA/X441UV (bsc#1031717).
- ALSA: hda/realtek - Fix headset and mic on several Asus laptops
  with ALC256 (bsc#1031717).
- ALSA: hda - Fix click noises on Samsung Ativ Book 8
  (bsc#1031717).
- ALSA: hda - add support for docking station for HP 820 G2
  (bsc#1031717).
- ALSA: hda/realtek - fix headset mic detection for MSI MS-B120
  (bsc#1031717).
- ALSA: hda/realtek - Fix headset mic on several Asus laptops
  with ALC255 (bsc#1031717).
- ALSA: hda/realtek - Add support for Acer Aspire E5-475 headset
  mic (bsc#1031717).
- ALSA: hda/realtek - Support Dell headset mode for ALC3271
  (bsc#1031717).
- ALSA: hda/realtek - ALC891 headset mode for Dell (bsc#1031717).
- ALSA: hda/realtek - Update headset mode for ALC225
  (bsc#1031717).
- ALSA: hda/realtek - Support headset mode for
  ALC234/ALC274/ALC294 (bsc#1031717).
- ALSA: hda/realtek - Update headset mode for ALC298
  (bsc#1031717).
- ALSA: hda/realtek - Add default procedure for suspend and
  resume state (bsc#1031717).
- ALSA: hda/realtek - Add ALC256 HP depop function (bsc#1031717).
- ALSA: hda/realtek - Fix ALC275 no sound issue (bsc#1031717).
- ALSA: hda/realtek - New codec support for ALC257 (bsc#1031717).
- ALSA: hda/realtek - Add support for ALC1220 (bsc#1031717).
- ALSA: hda/realtek - New codec device ID for ALC1220
  (bsc#1031717).
- ALSA: hda/realtek - New codec support of ALC1220 (bsc#1031717).
- ALSA: hda - Fix missing COEF init for ALC225/295/299
  (bsc#1031717).
- ALSA: hda/realtek - New codecs support for ALC215/ALC285/ALC289
  (bsc#1031717).
- ALSA: hda/realtek - Remove ALC285 device ID (bsc#1031717).
- ALSA: hda: Drop useless WARN_ON() (bsc#1031717).
- commit b436ae8

-------------------------------------------------------------------
Wed Jan  3 09:30:46 CET 2018 - mgalbraith@suse.de

- sched/rt: Do not pull from current CPU if only one CPU to pull (bnc#1022476).
- commit 05c115d

-------------------------------------------------------------------
Tue Jan  2 22:52:21 CET 2018 - dmulder@suse.com

- SMB2: Fix share type handling (bnc#1074392).
- commit d9c3e0f

-------------------------------------------------------------------
Tue Jan  2 21:30:57 CET 2018 - mcgrof@suse.com

- xfs: address kabi for xfs buffer retry infrastructure (kabi).
- commit d9276cb

-------------------------------------------------------------------
Fri Dec 29 01:21:13 CET 2017 - mcgrof@suse.com

- xfs: Properly retry failed inode items in case of error during buffer writeback (bsc#1068569).
- xfs: Add infrastructure needed for error propagation during buffer IO failure (bsc#1068569).
- xfs: remove xfs_trans_ail_delete_bulk (bsc#1068569).
- commit 4ae20bb

-------------------------------------------------------------------
Thu Dec 28 20:28:25 CET 2017 - mcgrof@suse.com

- xfs: add "fail at unmount" error handling configuration (bsc#1068569).
- xfs: add configuration handlers for specific errors (bsc#1068569).
- xfs: add configuration of error failure speed (bsc#1068569).
- xfs: introduce table-based init for error behaviors (bsc#1068569).
- xfs: add configurable error support to metadata buffers (bsc#1068569).
- xfs: introduce metadata IO error class (bsc#1068569).
- xfs: configurable error behavior via sysfs (bsc#1068569).
- commit 5f35588

-------------------------------------------------------------------
Mon Dec 25 14:10:46 CET 2017 - bp@suse.de

- x86/kaiser: Move feature detection up (bsc#1068032).
  [jkosina: SP3->SP2]
- commit c057644

-------------------------------------------------------------------
Sat Dec 23 01:55:54 CET 2017 - jkosina@suse.cz

- powerpc: Secure memory rfi flush (bsc#1068032).
- commit 77a13cb

-------------------------------------------------------------------
Fri Dec 22 23:42:01 CET 2017 - neilb@suse.com

- NFS: add nostatflush mount option (bsc#1065726).
- commit f27bd36

-------------------------------------------------------------------
Fri Dec 22 22:20:09 CET 2017 - jkosina@suse.cz

- Check cmdline_find_option() retval properly and use boot_cpu_has().
- Refresh
  patches.suse/4.4-50-kaiser-add_pti_cmdline_option_and_documentation.patch.
- Refresh patches.suse/4.4-58-kaiser-disable-on-xen.patch.
- commit ceb1cea

-------------------------------------------------------------------
Fri Dec 22 13:15:51 CET 2017 - hare@suse.de

- scsi: ses: make page2 support optional (bsc#1039616).
- scsi: ses: Fixup error message 'failed to get diagnostic page
  0xffffffea' (bsc#1039616).
- scsi: ses: check return code from ses_recv_diag() (bsc#1039616).
- scsi: ses: Fix wrong page error (bsc#1039616).
- commit d523819

-------------------------------------------------------------------
Fri Dec 22 13:02:10 CET 2017 - hare@suse.de

- scsi_dh_alua: skip RTPG for devices only supporting
  active/optimized (bsc#1064311).
- commit 4f7c2e3

-------------------------------------------------------------------
Fri Dec 22 09:26:38 CET 2017 - dchang@suse.com

- blacklist.conf: add not applicable commit be0f161ef141
- commit 945574c

-------------------------------------------------------------------
Fri Dec 22 09:25:35 CET 2017 - dchang@suse.com

- blacklist.conf: add not applicable commit 5a8e12678c76
- commit 17e0159

-------------------------------------------------------------------
Fri Dec 22 06:50:12 CET 2017 - bpoirier@suse.com

- e1000e: Fix e1000_check_for_copper_link_ich8lan return value
  (bsc#1073809).
- e1000e: Avoid receiver overrun interrupt bursts (bsc#969470
  FATE#319819).
- commit b538853

-------------------------------------------------------------------
Fri Dec 22 06:36:20 CET 2017 - bpoirier@suse.com

- Refresh
  patches.drivers/IB-mlx5-Fix-RoCE-Address-Path-fields.patch.
- Refresh
  patches.drivers/i40e-add-private-flag-to-control-source-pruning.patch.
- Refresh patches.drivers/ibmvnic-113-Set-state-UP.patch.
- Refresh
  patches.drivers/ibmvnic-115-Enable-scatter-gather-support.patch.
- Refresh patches.drivers/ibmvnic-116-Enable-TSO-support.patch.
- Refresh
  patches.drivers/ibmvnic-117-Let-users-change-net-device-features.patch.
- Refresh
  patches.drivers/ibmvnic-118-Update-reset-infrastructure-to-support-tunab.patch.
- Refresh
  patches.drivers/ibmvnic-119-Fix-failover-error-path-for-non-fatal-resets.patch.
  Refresh patch order in sorted section
- commit f875247

-------------------------------------------------------------------
Thu Dec 21 23:09:15 CET 2017 - msuchanek@suse.de

- ibmvnic: Include header descriptor support for ARP packets
  (bsc#1073912).
- ibmvnic: Increase maximum number of RX/TX queues (bsc#1073912).
- ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
  (bsc#1073912).
- commit b127ef3

-------------------------------------------------------------------
Thu Dec 21 23:07:11 CET 2017 - msuchanek@suse.de

- Refresh sorted section.
- commit 248256e

-------------------------------------------------------------------
Thu Dec 21 19:33:36 CET 2017 - jkosina@suse.cz

- Refresh patches.arch/s390-sles12sp3-99-03-nobp.patch: replace by updated version from IBM
  Refresh patch patches.suse/kgr-0002-livepatch-add-infrastructure.patch
- commit fb815da

-------------------------------------------------------------------
Thu Dec 21 17:16:58 CET 2017 - tabraham@suse.com

- vxlan: correctly handle ipv6.disable module parameter
  (bsc#1072962).
- commit ecfbdde

-------------------------------------------------------------------
Thu Dec 21 15:27:11 CET 2017 - tiwai@suse.de

- crypto: hmac - require that the underlying hash algorithm is
  unkeyed (CVE-2017-17806,bsc#1073874).
- commit d730ece

-------------------------------------------------------------------
Thu Dec 21 15:00:04 CET 2017 - tiwai@suse.de

- crypto: salsa20 - fix blkcipher_walk API usage
  (CVE-2017-17805,bsc#1073792).
- commit 5b41109

-------------------------------------------------------------------
Thu Dec 21 10:52:36 CET 2017 - jkosina@suse.cz

- s390: introduce CPU alternatives (bsc#1068032).
- s390/spinlock: add gmb memory barrier (bsc#1068032).
- s390: add ppa to system call and program check path
  (bsc#1068032).
- Refresh
  patches.suse/kgr-0002-livepatch-add-infrastructure.patch.
- commit 7e94ba0

-------------------------------------------------------------------
Wed Dec 20 15:10:37 CET 2017 - sparschauer@suse.de

- scsi_scan: Exit loop if TUR to LUN0 fails with 0x05/0x25 (bsc#1063043).
  This is specific to FUJITSU ETERNUS_DX* targets. They can return
  "Illegal Request - Logical unit not supported" and processing should
  leave the timeout loop in this case.
- commit 802b99a

-------------------------------------------------------------------
Wed Dec 20 14:54:10 CET 2017 - jkosina@suse.cz

- x86/CPU/AMD: Remove now unused definition of MFENCE_RDTSC feature (bsc#1068032).
- x86/CPU/AMD: Make the LFENCE instruction serialized (bsc#1068032).
- x86/svm: Add code to clear registers on VM exit (bsc#1068032).
- x86/svm: Clobber the RSB on VM exit (bsc#1068032).
- KVM: x86: Add speculative control CPUID support for guests (bsc#1068032).
- x86/svm: Set IBPB when running a different VCPU (bsc#1068032).
- x86/svm: Set IBRS value on VM entry and exit (bsc#1068032).
- KVM: SVM: Do not intercept new speculative control MSRs (bsc#1068032).
- x86/spec: Check CPUID direclty post microcode reload to support IBPB feature (bsc#1068032).
- x86/CPU/AMD: Add speculative control support for AMD (bsc#1068032).
- x86/spec: Add "nospec" chicken bit (bsc#1068032).
- x86/CPU: Check speculation control CPUID bit (bsc#1068032).
- x86/spec_ctrl: Check whether IBPB is enabled before using it (bsc#1068032).
- x86/spec_ctrl: Check whether IBRS is enabled before using it (bsc#1068032).
- x86/kvm: Pad RSB on VM transition (bsc#1068032).
- x86/kvm: Toggle IBRS on VM entry and exit (bsc#1068032).
- x86/kvm: Flush IBP when switching VMs (bsc#1068032).
- x86/kvm: Add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
  (bsc#1068032).
- x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
  (bsc#1068032).
- x86/entry: Add a function to overwrite the RSB (bsc#1068032).
- x86/mm: Only set IBPB when the new thread cannot ptrace current
  thread (bsc#1068032).
- ptrace: Add a new thread access check (bsc#1068032).
- x86/mm: Set IBPB upon context switch (bsc#1068032).
- x86/spec_ctrl: Add an Indirect Branch Predictor barrier
  (bsc#1068032).
- x86/idle: Disable IBRS when offlining a CPU and re-enable on
  wakeup (bsc#1068032).
- x86/idle: Toggle IBRS when going idle (bsc#1068032).
- x86/spec: Add IBRS control functions (bsc#1068032).
- x86/MSR: Move native_*msr(.. u64) to msr.h (bsc#1068032).
- x86/entry: Use IBRS on entry to kernel space (bsc#1068032).
- x86/enter: Add macros to set/clear IBRS and set IBPB
  (bsc#1068032).
- x86/feature: Enable the x86 feature to control Speculation
  (bsc#1068032).
- commit 0f1accf

-------------------------------------------------------------------
Wed Dec 20 10:00:21 CET 2017 - jkosina@suse.cz

- Delete patches.arch/s390-sles12sp3-99-01-cpu-alternatives.patch.
- Delete patches.arch/s390-sles12sp3-99-02-gmb.patch.
- Delete patches.arch/s390-sles12sp3-99-03-nobp.patch.
  Drop them for now, IBM is going to provide updated version of all
  three shortly.
- commit 032ea08

-------------------------------------------------------------------
Wed Dec 20 09:43:26 CET 2017 - jkosina@suse.cz

- Update references.
  Update patches.suse/powerpc-add-gmb.patch (bsc#1068032
  CVE-2017-5753).
- commit 02e0313

-------------------------------------------------------------------
Wed Dec 20 09:16:44 CET 2017 - jkosina@suse.cz

- Update references.
- Update
  patches.suse/0001-locking-barriers-introduce-new-memory-barrier-gmb.patch
  (bsc#1068032 CVE-2017-5753).
- Update
  patches.suse/0002-bpf-prevent-speculative-execution-in-eBPF-interprete.patch
  (bsc#1068032 CVE-2017-5753).
- Update
  patches.suse/0004-uvcvideo-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update
  patches.suse/0005-carl9170-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update patches.suse/0006-p54-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update
  patches.suse/0007-qla2xxx-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update
  patches.suse/0008-cw1200-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update
  patches.suse/0009-Thermal-int340x-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update
  patches.suse/0010-userns-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update
  patches.suse/0011-ipv6-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update patches.suse/0012-fs-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update
  patches.suse/0013-net-mpls-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- Update patches.suse/0014-udf-prevent-speculative-execution.patch
  (bsc#1068032 CVE-2017-5753).
- commit fe45dfc

-------------------------------------------------------------------
Wed Dec 20 09:14:36 CET 2017 - jkosina@suse.cz

- Update references.
- Update patches.kabi/kaiser-preserve-kabi.patch (bsc#1068032
  CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-01-x86-mm-add-invpcid-helpers.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-02-x86-mm-fix-invpcid-asm-constraint.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-03-x86-mm-add-a-noinvpcid-boot-option-to-turn-off-invpcid.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-04-x86-mm-if-invpcid-is-available-use-it-to-flush-global-mappings.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-06-mm-mmu_context-sched-core-fix-mmu_context-h-assumption.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-07-sched-core-add-switch_mm_irqs_off-and-use-it-in-the-scheduler.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-08-x86-mm-build-arch-x86-mm-tlb-c-even-on-smp.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-09-x86-mm-sched-core-uninline-switch_mm.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-10-x86-mm-sched-core-turn-off-irqs-in-switch_mm.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-11-arm-hide-finish_arch_post_lock_switch-from-modules.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-12-sched-core-idle_task_exit-shouldn-t-use-switch_mm_irqs_off.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-15-x86-mm-remove-flush_tlb-and-flush_tlb_current_task.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-16-x86-mm-make-flush_tlb_mm_range-more-predictable.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-17-x86-mm-reimplement-flush_tlb_page-using-flush_tlb_mm_range.patch
  (bsc#1068032 CVE-2017-5754).
- x86/mm: Remove the UP asm/tlbflush.h code, always use the
  (formerly) (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-20-x86-mm-add-the-nopcid-boot-option-to-turn-off-pcid.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-21-x86-mm-enable-cr4-pcide-on-supported-systems.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-22-KAISER-Kernel-Address-Isolation.patch
  (bsc#1068032 CVE-2017-5754).
- Update patches.suse/12sp2-4.4-23-kaiser-merged-update.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-24-kaiser-do-not-set-_PAGE_NX-on-pgd_none.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-25-kaiser-stack-map-PAGE_SIZE-at-THREAD_SIZE-PAGE_SIZE.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-26-kaiser-fix-build-and-FIXME-in-alloc_ldt_struct.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-27-kaiser-KAISER-depends-on-SMP.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-28-kaiser-fix-regs-to-do_nmi-ifndef-CONFIG_KAISER.patch
  (bsc#1068032 CVE-2017-5754).
- Update patches.suse/12sp2-4.4-29-kaiser-fix-perf-crashes.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-30-kaiser-ENOMEM-if-kaiser_pagetable_walk-NULL.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-31-kaiser-tidied-up-asm-kaiser.h-somewhat.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-32-kaiser-tidied-up-kaiser_add-remove_mapping-slightly.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-33-kaiser-kaiser_remove_mapping-move-along-the-pgd.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-34-kaiser-align-addition-to-x86-mm-Makefile.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-35-kaiser-cleanups-while-trying-for-gold-link.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-36-kaiser-name-that-0x1000-KAISER_SHADOW_PGD_OFFSET.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-37-kaiser-delete-KAISER_REAL_SWITCH-option.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-38-kaiser-vmstat-show-NR_KAISERTABLE-as-nr_overhead.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-39-kaiser-enhanced-by-kernel-and-user-PCIDs.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-40-kaiser-load_new_mm_cr3-let-SWITCH_USER_CR3-flush-use.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-41-kaiser-PCID-0-for-kernel-and-128-for-user.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-42-kaiser-x86_cr3_pcid_noflush-and-x86_cr3_pcid_user.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-43-kaiser-paranoid_entry-pass-cr3-need-to-paranoid_exit.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-44-kaiser-_pgd_alloc-without-__GFP_REPEAT-to-avoid-stal.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-45-kaiser-fix-unlikely-error-in-alloc_ldt_struct.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-46-x86-mm-64-fix-reboot-interaction-with-cr4-pcide.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-47-kaiser-add-nokaiser-boot-option-using-ALTERNATIVE.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-48-rename-and-simplify-feature-setting.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-49-x86-boot-add-early-cmdline-parsing-for-options-with-arguments.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-50-kaiser-add_pti_cmdline_option_and_documentation.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-51-kaiser-use-ALTERNATIVE-instead-of-x86_cr3_pcid_noflu.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-52-kaiser-drop-is_atomic-arg-to-kaiser_pagetable_walk.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-53-kaiser-asm-tlbflush.h-handle-noPGE-at-lower-level.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-54-kaiser-kaiser_flush_tlb_on_return_to_user-check-PCID.patch
  (bsc#1068032 CVE-2017-5754).
- Update
  patches.suse/12sp2-4.4-55-x86-paravirt-dont-patch-flush_tlb_single.patch
  (bsc#1068032 CVE-2017-5754).
- Update patches.suse/12sp2-4.4-56-kaiser-disable-on-xen.patch
  (bsc#1068032 CVE-2017-5754).
- Update patches.suse/12sp2-4.4-57-Reenable_PARAVIRT.patch
  (bsc#1068032 CVE-2017-5754).
- commit 6c1d210

-------------------------------------------------------------------
Tue Dec 19 22:29:44 CET 2017 - neilb@suse.com

- blacklist.conf: mark 11e3e8d6d927 not-applicable
- commit e6d7c5b

-------------------------------------------------------------------
Tue Dec 19 22:28:29 CET 2017 - neilb@suse.com

- NFS: revalidate "." etc correctly on "open" (git-fixes).
  Fix References tag.
- autofs: fix careless error in recent commit (bnc#1012382
  bsc#1065180).
- NFS: revalidate "." etc correctly on "open" (bsc#1068951).
- commit 52d3f7e

-------------------------------------------------------------------
Tue Dec 19 16:31:54 CET 2017 - jkosina@suse.cz

- Refresh
  patches.suse/12sp2-4.4-50-kaiser-add_pti_cmdline_option_and_documentation.patch:
  finish the incomplete rename of the parameter
- commit ca4112f

-------------------------------------------------------------------
Tue Dec 19 15:54:12 CET 2017 - jkosina@suse.cz

- patches.arch/s390-sles12sp3-99-03-nobp.patch: disable for now, waiting
  for updated version from IBM
- commit 4dc015a

-------------------------------------------------------------------
Mon Dec 18 19:56:11 CET 2017 - jkosina@suse.cz

- Refresh patches.kabi/kaiser-preserve-kabi.patch
  Disable kaiser vmstat accounting
- commit 606d768

-------------------------------------------------------------------
Fri Dec 15 17:21:47 CET 2017 - jkosina@suse.cz

- powerpc/barrier: add gmb.
- commit 43b0702

-------------------------------------------------------------------
Fri Dec 15 15:31:40 CET 2017 - msuchanek@suse.de

- genwqe: Take R/W permissions into account when dealing with
  memory pages (bsc#1073090).
- commit b1b9fb7

-------------------------------------------------------------------
Fri Dec 15 14:29:54 CET 2017 - jkosina@suse.cz

- s390/spinlock: add ppa to system call path
  Signoff the s390 patches.
- s390/spinlock: add gmb memory barrier
- s390: introduce CPU alternatives.
- commit ca6e487

-------------------------------------------------------------------
Fri Dec 15 11:41:21 CET 2017 - jslaby@suse.cz

- udf: prevent speculative execution (bnc#1068032).
- net: mpls: prevent speculative execution (bnc#1068032).
- fs: prevent speculative execution (bnc#1068032).
- ipv6: prevent speculative execution (bnc#1068032).
- userns: prevent speculative execution (bnc#1068032).
- Thermal/int340x: prevent speculative execution (bnc#1068032).
- cw1200: prevent speculative execution (bnc#1068032).
- qla2xxx: prevent speculative execution (bnc#1068032).
- p54: prevent speculative execution (bnc#1068032).
- carl9170: prevent speculative execution (bnc#1068032).
- uvcvideo: prevent speculative execution (bnc#1068032).
- bpf: prevent speculative execution in eBPF interpreter (bnc#1068032).
- locking/barriers: introduce new memory barrier gmb() (bnc#1068032).
- commit 650edae

-------------------------------------------------------------------
Fri Dec 15 08:34:03 CET 2017 - tiwai@suse.de

- APEI / ERST: Fix missing error handling in erst_reader()
  (bsc#1072556).
- commit 5ed515e

-------------------------------------------------------------------
Thu Dec 14 18:56:54 CET 2017 - jkosina@suse.cz

- Add basic mandatory SUSE patch metadata for the KAISER patches.
- Refresh patches.kabi/kaiser-preserve-kabi.patch.
- Refresh
  patches.suse/12sp2-4.4-22-KAISER-Kernel-Address-Isolation.patch.
- Refresh patches.suse/12sp2-4.4-23-kaiser-merged-update.patch.
- Refresh
  patches.suse/12sp2-4.4-24-kaiser-do-not-set-_PAGE_NX-on-pgd_none.patch.
- Refresh
  patches.suse/12sp2-4.4-25-kaiser-stack-map-PAGE_SIZE-at-THREAD_SIZE-PAGE_SIZE.patch.
- Refresh
  patches.suse/12sp2-4.4-26-kaiser-fix-build-and-FIXME-in-alloc_ldt_struct.patch.
- Refresh
  patches.suse/12sp2-4.4-27-kaiser-KAISER-depends-on-SMP.patch.
- Refresh
  patches.suse/12sp2-4.4-28-kaiser-fix-regs-to-do_nmi-ifndef-CONFIG_KAISER.patch.
- Refresh patches.suse/12sp2-4.4-29-kaiser-fix-perf-crashes.patch.
- Refresh
  patches.suse/12sp2-4.4-30-kaiser-ENOMEM-if-kaiser_pagetable_walk-NULL.patch.
- Refresh
  patches.suse/12sp2-4.4-31-kaiser-tidied-up-asm-kaiser.h-somewhat.patch.
- Refresh
  patches.suse/12sp2-4.4-32-kaiser-tidied-up-kaiser_add-remove_mapping-slightly.patch.
- Refresh
  patches.suse/12sp2-4.4-33-kaiser-kaiser_remove_mapping-move-along-the-pgd.patch.
- Refresh
  patches.suse/12sp2-4.4-34-kaiser-align-addition-to-x86-mm-Makefile.patch.
- Refresh
  patches.suse/12sp2-4.4-35-kaiser-cleanups-while-trying-for-gold-link.patch.
- Refresh
  patches.suse/12sp2-4.4-36-kaiser-name-that-0x1000-KAISER_SHADOW_PGD_OFFSET.patch.
- Refresh
  patches.suse/12sp2-4.4-37-kaiser-delete-KAISER_REAL_SWITCH-option.patch.
- Refresh
  patches.suse/12sp2-4.4-38-kaiser-vmstat-show-NR_KAISERTABLE-as-nr_overhead.patch.
- Refresh
  patches.suse/12sp2-4.4-39-kaiser-enhanced-by-kernel-and-user-PCIDs.patch.
- kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush.
- Refresh
  patches.suse/12sp2-4.4-41-kaiser-PCID-0-for-kernel-and-128-for-user.patch.
- Refresh
  patches.suse/12sp2-4.4-42-kaiser-x86_cr3_pcid_noflush-and-x86_cr3_pcid_user.patch.
- Refresh
  patches.suse/12sp2-4.4-43-kaiser-paranoid_entry-pass-cr3-need-to-paranoid_exit.patch.
- Refresh
  patches.suse/12sp2-4.4-44-kaiser-_pgd_alloc-without-__GFP_REPEAT-to-avoid-stal.patch.
- Refresh
  patches.suse/12sp2-4.4-45-kaiser-fix-unlikely-error-in-alloc_ldt_struct.patch.
- Refresh
  patches.suse/12sp2-4.4-47-kaiser-add-nokaiser-boot-option-using-ALTERNATIVE.patch.
- Refresh
  patches.suse/12sp2-4.4-48-rename-and-simplify-feature-setting.patch.
- Refresh
  patches.suse/12sp2-4.4-50-kaiser-add_pti_cmdline_option_and_documentation.patch.
- Refresh
  patches.suse/12sp2-4.4-51-kaiser-use-ALTERNATIVE-instead-of-x86_cr3_pcid_noflu.patch.
- Refresh
  patches.suse/12sp2-4.4-52-kaiser-drop-is_atomic-arg-to-kaiser_pagetable_walk.patch.
- Refresh
  patches.suse/12sp2-4.4-53-kaiser-asm-tlbflush.h-handle-noPGE-at-lower-level.patch.
- Refresh
  patches.suse/12sp2-4.4-54-kaiser-kaiser_flush_tlb_on_return_to_user-check-PCID.patch.
- Refresh patches.suse/12sp2-4.4-57-Reenable_PARAVIRT.patch.
- commit f3c1fdf

-------------------------------------------------------------------
Thu Dec 14 15:14:48 CET 2017 - bp@suse.de

- x86/kaiser: Reenable PARAVIRT.
- kaiser: Disable on Xen PV.
- x86/paravirt: Dont patch flush_tlb_single (bsc#1068032).
- kaiser: kaiser_flush_tlb_on_return_to_user() check PCID.
- kaiser: asm/tlbflush.h handle noPGE at lower level.
- kaiser: drop is_atomic arg to kaiser_pagetable_walk().
- kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush.
- x86/kaiser: Check boottime cmdline params.
- x86/boot: Add early cmdline parsing for options with arguments.
- x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling.
- kaiser: add "nokaiser" boot option, using ALTERNATIVE.
- x86/mm/64: Fix reboot interaction with CR4.PCIDE (bsc#1068032).
- kaiser: fix unlikely error in alloc_ldt_struct().
- kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls.
- kaiser: paranoid_entry pass cr3 need to paranoid_exit.
- kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user.
- kaiser: PCID 0 for kernel and 128 for user.
- kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user.
- kaiser: enhanced by kernel and user PCIDs.
- kaiser: vmstat show NR_KAISERTABLE as nr_overhead.
- kaiser: delete KAISER_REAL_SWITCH option.
- kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET.
- kaiser: cleanups while trying for gold link.
- kaiser: align addition to x86/mm/Makefile.
- kaiser: kaiser_remove_mapping() move along the pgd.
- kaiser: tidied up kaiser_add/remove_mapping slightly.
- kaiser: tidied up asm/kaiser.h somewhat.
- kaiser: ENOMEM if kaiser_pagetable_walk() NULL.
- kaiser: fix perf crashes.
- kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER.
- kaiser: KAISER depends on SMP.
- kaiser: fix build and FIXME in alloc_ldt_struct().
- kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE.
- kaiser: do not set _PAGE_NX on pgd_none.
- kaiser: merged update.
- KAISER: Kernel Address Isolation.
- x86/mm: Enable CR4.PCIDE on supported systems (bsc#1068032).
- x86/mm: Add the 'nopcid' boot option to turn off PCID
  (bsc#1068032).
- x86/mm: Remove the UP asm/tlbflush.h code, always use the
  (formerly) SMP code (bsc#1068032).
- x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
  (bsc#1068032).
- x86/mm: Make flush_tlb_mm_range() more predictable
  (bsc#1068032).
- x86/mm: Remove flush_tlb() and flush_tlb_current_task()
  (bsc#1068032).
- sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
  (bsc#1068032).
- ARM: Hide finish_arch_post_lock_switch() from modules
  (bsc#1068032).
- x86/mm, sched/core: Turn off IRQs in switch_mm() (bsc#1068032).
- x86/mm, sched/core: Uninline switch_mm() (bsc#1068032).
- x86/mm: Build arch/x86/mm/tlb.c even on !SMP (bsc#1068032).
- sched/core: Add switch_mm_irqs_off() and use it in the scheduler
  (bsc#1068032).
- mm/mmu_context, sched/core: Fix mmu_context.h assumption
  (bsc#1068032).
- x86/mm: If INVPCID is available, use it to flush global mappings
  (bsc#1068032).
- x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
  (bsc#1068032).
- x86/mm: Fix INVPCID asm constraint (bsc#1068032).
- x86/mm: Add INVPCID helpers (bsc#1068032).
- commit 6794de8

-------------------------------------------------------------------
Wed Dec 13 22:50:59 CET 2017 - jkosina@suse.cz

- blacklist.conf: blacklist unnecessary PCID fixups
- commit bf744cc

-------------------------------------------------------------------
Wed Dec 13 19:49:31 CET 2017 - jkosina@suse.cz

- patches.kabi/kaiser-preserve-kabi.patch: preserve kABI with KAISER/PTI
- commit 5ed218e

-------------------------------------------------------------------
Wed Dec 13 19:48:08 CET 2017 - jkosina@suse.cz

- Update config files: enable KAISER.
- commit 47a061e

-------------------------------------------------------------------
Wed Dec 13 16:00:29 CET 2017 - oneukum@suse.com

- usb: host: fix incorrect updating of offset (bsc#1047487).
- commit 1564fe9

-------------------------------------------------------------------
Wed Dec 13 03:21:36 CET 2017 - dbueso@suse.de

- epoll: remove ep_call_nested() from ep_eventpoll_poll()
  (bsc#1056427).
- epoll: avoid calling ep_call_nested() from ep_poll_safewake()
  (bsc#1056427).
- commit d714fec

-------------------------------------------------------------------
Wed Dec 13 02:42:17 CET 2017 - neilb@suse.com

- NFSv4: always set NFS_LOCK_LOST when a lock is lost
  (bsc#1068951).
- commit 01b72bd

-------------------------------------------------------------------
Tue Dec 12 19:31:47 CET 2017 - bp@suse.de

- x86/microcode/AMD: Add support for fam17h microcode loading
  (bsc#1068032).
- commit 690693d

-------------------------------------------------------------------
Tue Dec 12 18:17:56 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.74-75 references (add CVE-2017-7482 bsc#1046107).
- commit be9f4b2

-------------------------------------------------------------------
Tue Dec 12 18:07:02 CET 2017 - aaptel@suse.com

- Always sign validate_negotiate_info reqs (bsc#1071009, fate#324404).
- commit ce83707

-------------------------------------------------------------------
Tue Dec 12 18:06:19 CET 2017 - aaptel@suse.com

- Fix validate_negotiate_info uninitialized mem (bsc#1071009, fate#324404).
- commit 42c851f

-------------------------------------------------------------------
Tue Dec 12 18:04:51 CET 2017 - aaptel@suse.com

- Fix leak of validate_negotiate_info resp (bsc#1071009, fate#324404).
- commit 35a99de

-------------------------------------------------------------------
Tue Dec 12 18:03:35 CET 2017 - aaptel@suse.com

- Fix NULL pointer deref in SMB2_tcon() (bsc#1071009, fate#324404).
- commit 8b00564

-------------------------------------------------------------------
Tue Dec 12 17:59:56 CET 2017 - aaptel@suse.com

- Redo encryption backport to fix pkt signing (bsc#1071009, fate#324404).
- commit 06a5d6e

-------------------------------------------------------------------
Tue Dec 12 13:24:57 CET 2017 - msuchanek@suse.de

- powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8
  (bsc#1066223).
- commit dcd4c23

-------------------------------------------------------------------
Tue Dec 12 12:05:44 CET 2017 - jdelvare@suse.de

- blacklist.conf: clarify the problem with c0a32fe13cd3
- commit bc991a0

-------------------------------------------------------------------
Tue Dec 12 12:02:23 CET 2017 - mkubecek@suse.cz

- netfilter: xt_osf: Add missing permission checks (CVE-2017-17450
  bsc#1071695).
- commit 8225667

-------------------------------------------------------------------
Tue Dec 12 12:00:18 CET 2017 - mkubecek@suse.cz

- netlink: Add netns check on taps (CVE-2017-17449 bsc#1071694).
- commit c4cbd9b

-------------------------------------------------------------------
Tue Dec 12 11:58:47 CET 2017 - mkubecek@suse.cz

- netfilter: nfnetlink_cthelper: Add missing permission checks
  (CVE-2017-17448 bsc#1071693).
- commit 848d4a7

-------------------------------------------------------------------
Tue Dec 12 10:16:19 CET 2017 - mkubecek@suse.cz

- dccp: CVE-2017-8824: use-after-free in DCCP code (CVE-2017-8824
  bsc#1070771).
- commit 6f467a9

-------------------------------------------------------------------
Tue Dec 12 09:23:39 CET 2017 - mkubecek@suse.cz

- Update
  patches.kernel.org/4.4.100-007-sctp-do-not-peel-off-an-assoc-from-one-netns-.patch
  references (add CVE-2017-15115 bsc#1068671).
- commit 49f0573

-------------------------------------------------------------------
Tue Dec 12 09:16:52 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.86-87 references (add CVE-2017-11600 bsc#1050231).
- commit 59a271a

-------------------------------------------------------------------
Sun Dec 10 12:03:46 CET 2017 - tiwai@suse.de

- Remove buggy IPMI patch (bsc#1071833)
  The broken fix was identified and removed/blacklisted now.
  Also re-enable the rest IPMI fixes that have been disabled.
- commit d1d45ab

-------------------------------------------------------------------
Sat Dec  9 09:05:31 CET 2017 - tiwai@suse.de

- Disable IPMI fix patches due to regression (bsc#0171833)
- commit d810248

-------------------------------------------------------------------
Fri Dec  8 14:10:52 CET 2017 - msuchanek@suse.de

- Add undefine _unique_build_ids (bsc#964063)
- commit 3f0ff04

-------------------------------------------------------------------
Fri Dec  8 10:24:48 CET 2017 - jslaby@suse.cz

- Linux 4.4.103 (bnc#1012382).
- s390: fix transactional execution control register handling
  (bnc#1012382).
- s390/runtime instrumention: fix possible memory corruption
  (bnc#1012382).
- s390/disassembler: add missing end marker for e7 table
  (bnc#1012382).
- s390/disassembler: increase show_code buffer size (bnc#1012382).
- ipv6: only call ip6_route_dev_notify() once for
  NETDEV_UNREGISTER (bnc#1012382).
- vsock: use new wait API for vsock_stream_sendmsg()
  (bnc#1012382).
- sched: Make resched_cpu() unconditional (bnc#1012382).
- lib/mpi: call cond_resched() from mpi_powm() loop (bnc#1012382).
- x86/decoder: Add new TEST instruction pattern (bnc#1012382).
- ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
  (bnc#1012382).
- ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
  (bnc#1012382).
- MIPS: ralink: Fix MT7628 pinmux (bnc#1012382).
- MIPS: ralink: Fix typo in mt7628 pinmux function (bnc#1012382).
- ALSA: hda: Add Raven PCI ID (bnc#1012382).
- dm bufio: fix integer overflow when limiting maximum cache size
  (bnc#1012382).
- dm: fix race between dm_get_from_kobject() and __dm_destroy()
  (bnc#1012382).
- MIPS: Fix an n32 core file generation regset support regression
  (bnc#1012382).
- MIPS: BCM47XX: Fix LED inversion for WRT54GSv1 (bnc#1012382).
- nilfs2: fix race condition that causes file system corruption
  (bnc#1012382).
- bcache: check ca->alloc_thread initialized before wake up it
  (bnc#1012382).
- isofs: fix timestamps beyond 2027 (bnc#1012382).
- NFS: Fix typo in nomigration mount option (bnc#1012382).
- nfs: Fix ugly referral attributes (bnc#1012382).
- nfsd: deal with revoked delegations appropriately (bnc#1012382).
- rtlwifi: rtl8192ee: Fix memory leak when loading firmware
  (bnc#1012382).
- rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
  (bnc#1012382).
- ata: fixes kernel crash while tracing ata_eh_link_autopsy event
  (bnc#1012382).
- ext4: fix interaction between i_size, fallocate, and delalloc
  after a crash (bnc#1012382).
- fix a page leak in vhost_scsi_iov_to_sgl() error recovery
  (bnc#1012382).
- iscsi-target: Fix non-immediate TMR reference leak
  (bnc#1012382).
- target: Fix QUEUE_FULL + SCSI task attribute handling
  (bnc#1012382).
- KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
  (bnc#1012382).
- KVM: SVM: obey guest PAT (bnc#1012382).
- SUNRPC: Fix tracepoint storage issues with svc_recv and
  svc_rqst_status (bnc#1012382).
- clk: ti: dra7-atl-clock: Fix of_node reference counting
  (bnc#1012382).
- clk: ti: dra7-atl-clock: fix child-node lookups (bnc#1012382).
- libnvdimm, namespace: fix label initialization to use valid
  seq numbers (bnc#1012382).
- libnvdimm, namespace: make 'resource' attribute only readable
  by root (bnc#1012382).
- IB/srpt: Do not accept invalid initiator port names
  (bnc#1012382).
- NFC: fix device-allocation error return (bnc#1012382).
- i40e: Use smp_rmb rather than read_barrier_depends
  (bnc#1012382).
- igb: Use smp_rmb rather than read_barrier_depends (bnc#1012382).
- igbvf: Use smp_rmb rather than read_barrier_depends
  (bnc#1012382).
- ixgbevf: Use smp_rmb rather than read_barrier_depends
  (bnc#1012382).
- i40evf: Use smp_rmb rather than read_barrier_depends
  (bnc#1012382).
- fm10k: Use smp_rmb rather than read_barrier_depends
  (bnc#1012382).
- ixgbe: Fix skb list corruption on Power systems (bnc#1012382).
- parisc: Fix validity check of pointer size argument in new
  CAS implementation (bnc#1012382).
- media: Don't do DMA on stack for firmware upload in the AS102
  driver (bnc#1012382).
- media: rc: check for integer overflow (bnc#1012382).
- media: v4l2-ctrl: Fix flags field on Control events
  (bnc#1012382).
- sched/rt: Simplify the IPI based RT balancing logic
  (bnc#1012382).
- fscrypt: lock mutex before checking for bounce page pool
  (bnc#1012382).
- net/9p: Switch to wait_event_killable() (bnc#1012382).
- PM / OPP: Add missing of_node_put(np) (bnc#1012382).
- e1000e: Fix error path in link detection (bnc#1012382).
- e1000e: Fix return value test (bnc#1012382).
- e1000e: Separate signaling for link check/link up (bnc#1012382).
- RDS: RDMA: return appropriate error on rdma map failures
  (bnc#1012382).
- PCI: Apply _HPX settings only to relevant devices (bnc#1012382).
- dmaengine: zx: set DMA_CYCLIC cap_mask bit (bnc#1012382).
- net: Allow IP_MULTICAST_IF to set index to L3 slave
  (bnc#1012382).
- net: 3com: typhoon: typhoon_init_one: make return values more
  specific (bnc#1012382).
- net: 3com: typhoon: typhoon_init_one: fix incorrect return
  values (bnc#1012382).
- drm/armada: Fix compile fail (bnc#1012382).
- ath10k: fix incorrect txpower set by P2P_DEVICE interface
  (bnc#1012382).
- ath10k: ignore configuring the incorrect board_id (bnc#1012382).
- ath10k: fix potential memory leak in
  ath10k_wmi_tlv_op_pull_fw_stats() (bnc#1012382).
- ath10k: set CTS protection VDEV param only if VDEV is up
  (bnc#1012382).
- ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBE
  (bnc#1012382).
- drm: Apply range restriction after color adjustment when
  allocation (bnc#1012382).
- mac80211: Remove invalid flag operations in mesh TSF
  synchronization (bnc#1012382).
- mac80211: Suppress NEW_PEER_CANDIDATE event if no room
  (bnc#1012382).
- iio: light: fix improper return value (bnc#1012382).
- staging: iio: cdc: fix improper return value (bnc#1012382).
- spi: SPI_FSL_DSPI should depend on HAS_DMA (bnc#1012382).
- netfilter: nft_queue: use raw_smp_processor_id() (bnc#1012382).
- netfilter: nf_tables: fix oob access (bnc#1012382).
- ASoC: rsnd: don't double free kctrl (bnc#1012382).
- btrfs: return the actual error value from from
  btrfs_uuid_tree_iterate (bnc#1012382).
- ASoC: wm_adsp: Don't overrun firmware file buffer when reading
  region data (bnc#1012382).
- s390/kbuild: enable modversions for symbols exported from asm
  (bnc#1012382).
- xen: xenbus driver must not accept invalid transaction ids
  (bnc#1012382).
- Revert "sctp: do not peel off an assoc from one netns to
  another one" (bnc#1012382).
- kABI: protect structs rt_rq+root_domain (kabi).
- ath10k: convert warning about non-existent OTP board id to
  debug message (git-fixes).
- mac80211: Fix addition of mesh configuration element
  (git-fixes).
- commit 01095bd

-------------------------------------------------------------------
Thu Dec  7 15:11:20 CET 2017 - lhenriques@suse.com

- blaclist.conf: ignore s2mpa01 regulator fix 33f0698a52d9
  This module is not compiled in any config.  Besides, it fixes a compilation
  error that occurs "In some rare configurations".
- commit 109e5a9

-------------------------------------------------------------------
Thu Dec  7 04:26:34 CET 2017 - acho@suse.com

- Prevent stack info leak from the EFS element (bsc#1070535
  CVE-2017-1000410).
- commit 9e554a3

-------------------------------------------------------------------
Wed Dec  6 11:27:54 CET 2017 - hare@suse.de

- Disable patches.kernel.org/4.4.93-022-fix-unbalanced-page-refcounting-in-bio_map_use.patch (bsc#1070767)
  Refresh patches.drivers/0004-bio-use-offset_in_page-macro.patch.
- commit ab8ae04

-------------------------------------------------------------------
Wed Dec  6 09:34:50 CET 2017 - tiwai@suse.de

- isa: Prevent NULL dereference in isa_bus driver callbacks
  (bsc#1031717).
- commit 2bc23b0

-------------------------------------------------------------------
Tue Dec  5 14:03:49 CET 2017 - tiwai@suse.de

- blacklist.conf: Add ath10k, mmc and rtl8192u commits (bsc#1031717)
- commit d8e6d9f

-------------------------------------------------------------------
Tue Dec  5 13:14:03 CET 2017 - jack@suse.cz

- quota: Check for register_shrinker() failure (bsc#1012829).
- commit 6249212

-------------------------------------------------------------------
Tue Dec  5 12:39:40 CET 2017 - tiwai@suse.de

- KEYS: fix key refcount leak in keyctl_read_key() (bsc#1031717).
- KEYS: fix key refcount leak in keyctl_assume_authority()
  (bsc#1031717).
- KEYS: don't revoke uninstantiated key in request_key_auth_new()
  (bsc#1031717).
- KEYS: fix cred refcount leak in request_key_auth_new()
  (bsc#1031717).
- power_supply: tps65217-charger: Fix NULL deref during property
  export (bsc#1031717).
- Input: uinput - avoid crash when sending FF request to device
  going away (bsc#1031717).
- ath10k: fix diag_read to collect data for larger memory
  (bsc#1031717).
- mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
  (bsc#1031717).
- mac80211: Remove unused 'sband' and 'local' variables
  (bsc#1031717).
- mac80211: Remove unused 'rates_idx' variable (bsc#1031717).
- mac80211: TDLS: always downgrade invalid chandefs (bsc#1031717).
- drm/omap: Fix error handling path in 'omap_dmm_probe()'
  (bsc#1031717).
- drm/i915: Prevent zero length "index" write (bsc#1031717).
- drm/i915: Don't try indexed reads to alternate slave addresses
  (bsc#1031717).
- commit 39487b0

-------------------------------------------------------------------
Tue Dec  5 10:42:31 CET 2017 - hare@suse.de

- target: fix PR state file path truncation (bsc#1071231).
- target: fix ALUA state file path truncation (bsc#1071231).
- commit f0062c8

-------------------------------------------------------------------
Tue Dec  5 10:35:11 CET 2017 - hare@suse.de

- blacklist.conf: blacklist not-applicable patch (bsc#1071231)
- commit a49aa0e

-------------------------------------------------------------------
Tue Dec  5 10:30:11 CET 2017 - hare@suse.de

- scsi: virtio_scsi: let host do exception handling (bsc#1060682).
- commit 3f1deb6

-------------------------------------------------------------------
Tue Dec  5 08:11:02 CET 2017 - hare@suse.de

- s390/disassembler: correct disassembly lines alignment
  (bsc#1070825).
- commit f792391

-------------------------------------------------------------------
Mon Dec  4 20:44:23 CET 2017 - msuchanek@suse.de

- blacklist 0278b34bf15f spi: spidev_test: Fix buffer overflow in
  unescape()
  This is a binary built from Documentation and the build logs do not show
  it built
- commit 4f26256

-------------------------------------------------------------------
Mon Dec  4 19:35:48 CET 2017 - bp@suse.de

- perf/x86/intel/bts: Fix exclusive event reference leak
  (git-fixes d2878d642a4ed).
- commit 1914775

-------------------------------------------------------------------
Mon Dec  4 15:29:29 CET 2017 - tbogendoerfer@suse.de

- IB/srp: Avoid that a cable pull can trigger a kernel crash
  (bsc#1022595 FATE#322350).
- IB/core: Fix calculation of maximum RoCE MTU (bsc#1022595
  FATE#322350).
- IB/uverbs: Fix NULL pointer dereference during device removal
  (bsc#1022595 FATE#322350).
- IB/ipoib: Remove double pointer assigning (bsc#1022595
  FATE#322350).
- IB/ipoib: Clean error paths in add port (bsc#1022595
  FATE#322350).
- IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion
  initialization (bsc#1022595 FATE#322350).
- IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp
  (bsc#1022595 FATE#322350).
- IB/uverbs: Fix device cleanup (bsc#1022595 FATE#322350).
- RDMA/uverbs: Prevent leak of reserved field (bsc#1022595
  FATE#322350).
- cxgb4: Fix error codes in c4iw_create_cq() (bsc#1021424).
- IB/core: Namespace is mandatory input for address resolution
  (bsc#1022595 FATE#322350).
- commit e8cc0b3

-------------------------------------------------------------------
Mon Dec  4 09:28:28 CET 2017 - mhocko@suse.com

- mm/madvise.c: fix madvise() infinite loop under special
  circumstances (bnc#1070964).
- commit 0eef72c

-------------------------------------------------------------------
Mon Dec  4 08:43:40 CET 2017 - mhocko@suse.com

- Refresh
  patches.fixes/mm-thp-do-not-dirty-huge-pte-on-read-fault.patch.
  merged the final version merged upstream. maybe_pmd_mkwrite parts were
  separated to its own patch was is broken wrt. CoW (our tree had fixed
  that up). Anyway, let's way until that sorts out and we will merge
  the final and working fix. Keep only the main fix for the meantime.
- commit 4f024a3

-------------------------------------------------------------------
Sat Dec  2 23:02:18 CET 2017 - alnovak@suse.cz

- x86/acpi: Reduce code duplication in mp_override_legacy_irq()
  (bsc#1068984).
- x86/acpi: Handle SCI interrupts above legacy space gracefully
  (bsc#1068984).
- commit 959135b

-------------------------------------------------------------------
Fri Dec  1 15:58:57 CET 2017 - msuchanek@suse.de

- Apply generic ppc build fixes to vanilla (bsc#1070805)
- commit 3cdf8e6

-------------------------------------------------------------------
Wed Nov 29 17:32:57 CET 2017 - jack@suse.cz

- eCryptfs: use after free in ecryptfs_release_messaging()
  (bsc#1012829).
- commit 02580d6

-------------------------------------------------------------------
Wed Nov 29 17:32:44 CET 2017 - jack@suse.cz

- fs/9p: Compare qid.path in v9fs_test_inode (bsc#1012829).
- commit e853dac

-------------------------------------------------------------------
Wed Nov 29 17:32:14 CET 2017 - jack@suse.cz

- blacklist.conf: blacklist 4c578dce5803
- commit d8f71b8

-------------------------------------------------------------------
Wed Nov 29 17:31:49 CET 2017 - jack@suse.cz

- blacklist.conf: blacklist 0fafdc9f888b
- commit d322ae8

-------------------------------------------------------------------
Wed Nov 29 17:12:22 CET 2017 - lhenriques@suse.com

- blaclist.conf: ignore a non-critical clk compile-testing fix
- commit 2146248

-------------------------------------------------------------------
Wed Nov 29 16:50:50 CET 2017 - mhocko@suse.com

- Refresh
  patches.fixes/mm-thp-do-not-dirty-huge-pte-on-read-fault.patch.
  Freshly created CoWed pmds really have to be marked dirty because
  g-u-p will not break out of the loop otherwise. Kudos to Nicolai Stange
  for noticing this.
- commit 6a6cb78

-------------------------------------------------------------------
Wed Nov 29 15:21:39 CET 2017 - msuchanek@suse.de

- cxl: Force context lock during EEH flow (bsc#1066223).
- powerpc/signal: Properly handle return value from
  uprobe_deny_signal() (bsc#1066223).
- powerpc/powernv: Make opal_event_shutdown() callable from IRQ
  context (bsc#1066223).
- powerpc/opal: Fix EBUSY bug in acquiring tokens (bsc#1066223).
- commit 17d7c57

-------------------------------------------------------------------
Wed Nov 29 13:05:10 CET 2017 - mkubecek@suse.cz

- ipsec: Fix aborted xfrm policy dump crash (CVE-2017-16939
  bsc#1069702).
- commit ce27390

-------------------------------------------------------------------
Wed Nov 29 12:47:57 CET 2017 - msuchanek@suse.de

- ibmvnic: fix dma_mapping_error call (bsc#1069942).
- ibmvnic: Feature implementation of Vital Product Data (VPD)
  for the ibmvnic driver (bsc#1069942).
- ibmvnic: Add vnic client data to login buffer (bsc#1069942).
- commit 9f809a2

-------------------------------------------------------------------
Wed Nov 29 12:02:06 CET 2017 - lhenriques@suse.com

- kABI: protect struct regulator_dev (kabi).
- commit de18cac

-------------------------------------------------------------------
Wed Nov 29 10:57:50 CET 2017 - tiwai@suse.de

- video: udlfb: Fix read EDID timeout (bsc#1031717).
- commit 7665ed8

-------------------------------------------------------------------
Wed Nov 29 10:04:30 CET 2017 - tiwai@suse.de

- ipmi_si: fix memory leak on new_smi (bsc#1070006).
- commit 8a64a64

-------------------------------------------------------------------
Tue Nov 28 16:16:43 CET 2017 - lhenriques@suse.com

- regulator: core: Limit propagation of parent voltage count
  and list (bsc#1070145).
- commit 435af74

-------------------------------------------------------------------
Tue Nov 28 11:07:34 CET 2017 - tiwai@suse.de

- ipmi: Prefer ACPI system interfaces over SMBIOS ones
  (bsc#1070006).
- ipmi: Pick up slave address from SMBIOS on an ACPI device
  (bsc#1070006).
- ipmi_si: Clean up printks (bsc#1070006).
- commit fd0e2a2

-------------------------------------------------------------------
Tue Nov 28 10:18:03 CET 2017 - mhocko@suse.com

- Update
  patches.kernel.org/4.4.101-019-mm-pagewalk.c-report-holes-in-hugetlb-ranges.patch
  (bnc#1012382, bnc#1069996, CVE-2017-16994).
- commit 194d6e2

-------------------------------------------------------------------
Mon Nov 27 23:53:33 CET 2017 - mwilck@suse.com

- scsi_devinfo: cleanly zero-pad devinfo strings (bsc#1062941).
- commit 261e1a9

-------------------------------------------------------------------
Mon Nov 27 23:53:10 CET 2017 - mwilck@suse.com

- scsi: scsi_devinfo: handle non-terminated strings (bsc#1062941).
- commit 3504660

-------------------------------------------------------------------
Mon Nov 27 22:50:29 CET 2017 - mwilck@suse.com

- scsi: scsi_devinfo: fixup string compare (bsc#1062941).
  updated patches.fixes/scsi_devinfo-fixup-string-compare.patch to
  the version merged upstream.
- commit 595aea8

-------------------------------------------------------------------
Mon Nov 27 20:41:05 CET 2017 - msuchanek@suse.de

- Do not enforce patch directories yet.
- commit 94a8e8b

-------------------------------------------------------------------
Mon Nov 27 16:54:36 CET 2017 - tiwai@suse.de

- blacklist.conf: ignore a broken USB-audio patch
- commit 8ba4980

-------------------------------------------------------------------
Mon Nov 27 16:53:50 CET 2017 - tiwai@suse.de

- ALSA: hda/realtek - Fix ALC700 family no sound issue
  (bsc#1031717).
- ALSA: usb-audio: Add sanity checks in v2 clock parsers
  (bsc#1031717).
- ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
  (bsc#1031717).
- ALSA: usb-audio: Add sanity checks to FE parser (bsc#1031717).
- ALSA: timer: Remove kernel warning at compat ioctl error paths
  (bsc#1031717).
- ALSA: pcm: update tstamp only if audio_tstamp changed
  (bsc#1031717).
- ALSA: hda/realtek: Add headset mic support for Intel NUC Skull
  Canyon (bsc#1031717).
- ALSA: usb-audio: uac1: Invalidate ctl on interrupt
  (bsc#1031717).
- commit 601fb63

-------------------------------------------------------------------
Mon Nov 27 11:56:28 CET 2017 - jthumshirn@suse.de

- block: Fix a race between blk_cleanup_queue() and timeout
  handling (FATE#319965, bsc#964944).
- commit 040659e

-------------------------------------------------------------------
Mon Nov 27 11:21:02 CET 2017 - jthumshirn@suse.de

- libnvdimm, pfn: make 'resource' attribute only readable by root
  (FATE#319858).
- commit 6868360

-------------------------------------------------------------------
Mon Nov 27 10:01:52 CET 2017 - jthumshirn@suse.de

- blacklist.conf: Blacklist 33e465ce7cb3 ("percpu_ref: allow operation mode
  switching operations to be called concurrently"). The benefits are not worth
  the possible risks eventually introduced.
- commit 8b37c5e

-------------------------------------------------------------------
Fri Nov 24 17:08:17 CET 2017 - vbabka@suse.cz

- mm, page_alloc: fix potential false positive in
  __zone_watermark_ok (Git-fixes, bsc#1068978).
- commit f33b97e

-------------------------------------------------------------------
Fri Nov 24 17:04:50 CET 2017 - aaptel@suse.com

- CIFS: Fix sparse warnings (fate#323482)
- commit 8bc905b

-------------------------------------------------------------------
Fri Nov 24 17:04:08 CET 2017 - aaptel@suse.com

- CIFS: implement get_dfs_refer for SMB2+ (fate#323482)
- commit 16341a5

-------------------------------------------------------------------
Fri Nov 24 17:03:29 CET 2017 - aaptel@suse.com

- CIFS: use DFS pathnames in SMB2+ Create requests (fate#323482)
- commit c265778

-------------------------------------------------------------------
Fri Nov 24 17:02:55 CET 2017 - aaptel@suse.com

- CIFS: set signing flag in SMB2+ TreeConnect if needed (fate#323482)
- commit 817451d

-------------------------------------------------------------------
Fri Nov 24 17:02:23 CET 2017 - aaptel@suse.com

- CIFS: let ses->ipc_tid hold smb2 TreeIds (fate#323482)
- commit 252a784

-------------------------------------------------------------------
Fri Nov 24 17:01:06 CET 2017 - lhenriques@suse.com

- iommu/vt-d: Don't register bus-notifier under dmar_global_lock
  (bsc#1069793).
- commit 3787aa0

-------------------------------------------------------------------
Fri Nov 24 17:01:05 CET 2017 - aaptel@suse.com

- CIFS: add use_ipc flag to SMB2_ioctl() (fate#323482)
- commit ac43d12

-------------------------------------------------------------------
Fri Nov 24 17:00:30 CET 2017 - aaptel@suse.com

- CIFS: add build_path_from_dentry_optional_prefix() (fate#323482)
- commit 2699e5c

-------------------------------------------------------------------
Fri Nov 24 16:59:38 CET 2017 - aaptel@suse.com

- CIFS: move DFS response parsing out of SMB1 code (fate#323482)
- commit 9eeb0c7

-------------------------------------------------------------------
Fri Nov 24 16:58:35 CET 2017 - aaptel@suse.com

- cifs: remove any preceding delimiter from prefix_path (fate#323482)
- commit d30674c

-------------------------------------------------------------------
Fri Nov 24 16:42:44 CET 2017 - tiwai@suse.de

- rpm/kernel-binary.spec.in: Correct supplements for recent SLE products (bsc#1067494)
- commit 5ff447d

-------------------------------------------------------------------
Fri Nov 24 15:38:03 CET 2017 - tbogendoerfer@suse.de

- IB/mlx5: Fix RoCE Address Path fields (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- bnxt_en: Fix VF PCIe link speed and width logic (bsc#963575
  FATE#320144).
- commit bb6ed98

-------------------------------------------------------------------
Fri Nov 24 14:48:09 CET 2017 - jkosina@suse.cz

- HID: elo: clear BTN_LEFT mapping (bsc#1065866).
- commit 90f761a

-------------------------------------------------------------------
Fri Nov 24 13:10:09 CET 2017 - mhocko@suse.com

- mm, thp: do not dirty huge pages on read fault (bnc#1069496,
  CVE-2017-1000405).
- Refresh
  patches.drivers/0111-dev-dax-core-file-operations-and-dax-mmap.patch.
- Refresh
  patches.drivers/mm-x86-get_user_pages-for-dax-mappings.patch.
- commit 8d8387f

-------------------------------------------------------------------
Fri Nov 24 10:55:50 CET 2017 - jslaby@suse.cz

- Linux 4.4.101 (bnc#1012382).
- Linux 4.4.102 (bnc#1012382).
- tcp: do not mangle skb->cb[] in tcp_make_synack() (bnc#1012382).
- netfilter/ipvs: clear ipvs_property flag when SKB net namespace
  changed (bnc#1012382).
- bonding: discard lowest hash bit for 802.3ad layer3+4
  (bnc#1012382).
- vlan: fix a use-after-free in vlan_device_event() (bnc#1012382).
- af_netlink: ensure that NLMSG_DONE never fails in dumps
  (bnc#1012382).
- sctp: do not peel off an assoc from one netns to another one
  (bnc#1012382).
- fealnx: Fix building error on MIPS (bnc#1012382).
- net/sctp: Always set scope_id in sctp_inet6_skb_msgname
  (bnc#1012382).
- ima: do not update security.ima if appraisal status is not
  INTEGRITY_PASS (bnc#1012382).
- serial: omap: Fix EFR write on RTS deassertion (bnc#1012382).
- arm64: fix dump_instr when PAN and UAO are in use (bnc#1012382).
- nvme: Fix memory order on async queue deletion (bnc#1012382).
- ocfs2: should wait dio before inode lock in ocfs2_setattr()
  (bnc#1012382).
- ipmi: fix unsigned long underflow (bnc#1012382).
- coda: fix 'kernel memory exposure attempt' in fsync
  (bnc#1012382).
- mm/pagewalk.c: report holes in hugetlb ranges (bnc#1012382).
- Refresh
  patches.drivers/0042-nvme-switch-delete-sq-cq-to-blk_execute_rq_nowait.patch.
- Refresh
  patches.drivers/0058-nvme-io-queue-deletion-re-write.patch.
- Refresh patches.kabi/kabi-protect-struct-pglist_data.patch.
- Refresh
  patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch.
- Refresh
  patches.suse/mm-page_owner-copy-page-owner-info-during-migration.patch.
- Refresh
  patches.suse/mm-page_owner-dump-page-owner-info-from-dump_page.patch.
- Refresh
  patches.suse/mm-page_owner-track-and-print-last-migrate-reason.patch.
- mm, hwpoison: fixup "mm: check the return value of
  lookup_page_ext for all call sites" (bnc#1012382).
- commit fb74731

-------------------------------------------------------------------
Thu Nov 23 16:46:41 CET 2017 - tiwai@suse.de

- blacklist.conf: Update blacklist (bsc#1031717)
- commit d74d694

-------------------------------------------------------------------
Thu Nov 23 16:36:06 CET 2017 - tiwai@suse.de

- platform/x86: acer-wmi: setup accelerometer when ACPI device
  was found (bsc#1031717).
- rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operation
  (bsc#1031717).
- mac80211: fix mgmt-tx abort cookie and leak (bsc#1031717).
- mac80211: don't send SMPS action frame in AP mode when not
  needed (bsc#1031717).
- mac80211: agg-tx: call drv_wake_tx_queue in proper context
  (bsc#1031717).
- mac80211: TDLS: change BW calculation for WIDER_BW peers
  (bsc#1031717).
- mac80211: Remove unused 'struct ieee80211_rx_status' ptr
  (bsc#1031717).
- mac80211: Remove unused 'len' variable (bsc#1031717).
- mac80211: Remove unused 'i' variable (bsc#1031717).
- mac80211: Remove unused 'beaconint_us' variable (bsc#1031717).
- mac80211: Fix BW upgrade for TDLS peers (bsc#1031717).
- ath9k_htc: check for underflow in ath9k_htc_rx_msg()
  (bsc#1031717).
- ath9k: off by one in ath9k_hw_nvram_read_array() (bsc#1031717).
- ath10k: free cached fw bin contents when get board id fails
  (bsc#1031717).
- ath10k: fix board data fetch error message (bsc#1031717).
- ath10k: fix a warning during channel switch with multiple vaps
  (bsc#1031717).
- r8169: Do not increment tx_dropped in TX ring cleaning
  (bsc#1031717).
- drm/nouveau/gr: fallback to legacy paths during firmware lookup
  (bsc#1031717).
- drm/amdkfd: NULL dereference involving create_process()
  (bsc#1031717).
- mmc: sd: limit SD card power limit according to cards
  capabilities (bsc#1031717).
- mmc: core/mmci: restore pre/post_req behaviour (bsc#1031717).
- mmc: block: return error on failed mmc_blk_get() (bsc#1031717).
- commit 41c91c5

-------------------------------------------------------------------
Thu Nov 23 16:10:11 CET 2017 - tiwai@suse.de

- ASoC: samsung: Fix possible double iounmap on s3c24xx driver
  probe failure (bsc#1031717).
- ASoC: cs42l56: Fix reset GPIO name in example DT binding
  (bsc#1031717).
- ALSA: hda/ca0132 - Fix memory leak at error path (bsc#1031717).
- commit 95c8a7f

-------------------------------------------------------------------
Wed Nov 22 15:28:34 CET 2017 - nborisov@suse.com

- ext4: reduce lock contention in __ext4_new_inode (bsc#1066285).
- ext4: cleanup goto next group (bsc#1066285).
- commit f52e013

-------------------------------------------------------------------
Wed Nov 22 13:48:25 CET 2017 - aaptel@suse.com

- CIFS: Fix some return values in case of error in 'crypt_message' (fate#324404).
- commit 1255eb8

-------------------------------------------------------------------
Tue Nov 21 18:57:56 CET 2017 - aaptel@suse.com

- CIFS: Allow to switch on encryption with seal mount
   option (FATE#324404).
  This allows users to inforce encryption for SMB3 shares if a server
  supports it.
- commit 0ac2938

-------------------------------------------------------------------
Tue Nov 21 18:57:35 CET 2017 - aaptel@suse.com

- SMB3: parsing for new snapshot timestamp mount parm (FATE#324404).
  New mount option "snapshot=<time>" to allow mounting an earlier
  version of the remote volume (if such a snapshot exists on
  the server).
  Note that eventually specifying a snapshot time of 1 will allow
  the user to mount the oldest snapshot. A subsequent patch
  add the processing for that and another for actually specifying
  the "time warp" create context on SMB2/SMB3 open.
  Check to make sure SMB2 negotiated, and ensure that
  we use a different tcon if mount same share twice
  but with different snaphshot times
- commit c1888e9

-------------------------------------------------------------------
Tue Nov 21 18:57:15 CET 2017 - aaptel@suse.com

- CIFS: Add capability to decrypt big read responses (FATE#324404).
  Allow to decrypt transformed packets that are bigger than the big
  buffer size. In particular it is used for read responses that can
  only exceed the big buffer size.
- commit 5777373

-------------------------------------------------------------------
Tue Nov 21 18:56:59 CET 2017 - aaptel@suse.com

- CIFS: Decrypt and process small encrypted packets (FATE#324404).
  Allow to decrypt transformed packets, find a corresponding mid
  and process as usual further.
- commit 4f32506

-------------------------------------------------------------------
Tue Nov 21 18:56:42 CET 2017 - aaptel@suse.com

- CIFS: Add copy into pages callback for a read operation (FATE#324404).
  Since we have two different types of reads (pagecache and direct)
  we need to process such responses differently after decryption of
  a packet. The change allows to specify a callback that copies a read
  payload data into preallocated pages.
- commit 8a65a4d

-------------------------------------------------------------------
Tue Nov 21 18:56:12 CET 2017 - aaptel@suse.com

- cifs: don't bother with kmap on read_pages side (FATE#324404).
  just do ITER_BVEC recvmsg
- commit 4cd215f

-------------------------------------------------------------------
Tue Nov 21 18:55:47 CET 2017 - aaptel@suse.com

- cifs: no need to wank with copying and advancing iovec on recvmsg side
   either (FATE#324404).
- commit 1c43456

-------------------------------------------------------------------
Tue Nov 21 18:55:31 CET 2017 - aaptel@suse.com

- CIFS: Add mid handle callback (FATE#324404).
  We need to process read responses differently because the data
  should go directly into preallocated pages. This can be done
  by specifying a mid handle callback.
- commit 0f7a209

-------------------------------------------------------------------
Tue Nov 21 18:55:09 CET 2017 - aaptel@suse.com

- CIFS: Add transform header handling callbacks (FATE#324404).
  We need to recognize and parse transformed packets in demultiplex
  thread to find a corresponsing mid and process it further.
- commit b20a3b9

-------------------------------------------------------------------
Tue Nov 21 18:54:52 CET 2017 - aaptel@suse.com

- CIFS: Encrypt SMB3 requests before sending (FATE#324404).
  This change allows to encrypt packets if it is required by a server
  for SMB sessions or tree connections.
- commit 00cd8c3

-------------------------------------------------------------------
Tue Nov 21 18:54:38 CET 2017 - aaptel@suse.com

- CIFS: Enable encryption during session setup phase
   (FATE#324404).
  In order to allow encryption on SMB connection we need to exchange
  a session key and generate encryption and decryption keys.
- commit 1e2ac65

-------------------------------------------------------------------
Tue Nov 21 18:54:22 CET 2017 - aaptel@suse.com

- CIFS: Add capability to transform requests before sending (FATE#324404).
  This will allow us to do protocol specific tranformations of packets
  before sending to the server. For SMB3 it can be used to support
  encryption.
- commit 10efb1b

-------------------------------------------------------------------
Tue Nov 21 18:53:53 CET 2017 - aaptel@suse.com

- CIFS: Separate RFC1001 length processing for SMB2 read (FATE#324404).
  Allocate and initialize SMB2 read request without RFC1001 length
  field to directly call cifs_send_recv() rather than SendReceive2()
  in a read codepath.
- commit 91e0a0c

-------------------------------------------------------------------
Tue Nov 21 18:53:31 CET 2017 - aaptel@suse.com

- CIFS: Separate SMB2 sync header processing (FATE#324404).
  Do not process RFC1001 length in smb2_hdr_assemble() because
  it is not a part of SMB2 header. This allows to cleanup the code
  and adds a possibility combine several SMB2 packets into one
  for compounding.
- commit 8bae4cf

-------------------------------------------------------------------
Tue Nov 21 18:53:12 CET 2017 - aaptel@suse.com

- CIFS: Send RFC1001 length in a separate iov (FATE#324404).
  In order to simplify further encryption support we need to separate
  RFC1001 length and SMB2 header when sending a request. Put the length
  field in iov[0] and the rest of the packet into following iovs.
- commit 8844266

-------------------------------------------------------------------
Tue Nov 21 18:52:50 CET 2017 - aaptel@suse.com

- cifs_readv_receive: use cifs_read_from_socket() (FATE#324404).
- commit b866c7c

-------------------------------------------------------------------
Tue Nov 21 18:52:28 CET 2017 - aaptel@suse.com

- CIFS: Make send_cancel take rqst as argument (FATE#324404).
- commit 863b19c

-------------------------------------------------------------------
Tue Nov 21 18:52:01 CET 2017 - aaptel@suse.com

- CIFS: Make SendReceive2() takes resp iov (FATE#324404).
  Now SendReceive2 frees the first iov and returns a response buffer
  in it that increases a code complexity. Simplify this by making
  a caller responsible for freeing request buffer itself and returning
  a response buffer in a separate iov.
- commit 48c7607

-------------------------------------------------------------------
Tue Nov 21 18:51:37 CET 2017 - aaptel@suse.com

- CIFS: Separate SMB2 header structure (FATE#324404).
  In order to support compounding and encryption we need to separate
  RFC1001 length field and SMB2 header structure because the protocol
  treats them differently. This change will allow to simplify parsing
  of such complex SMB2 packets further.
- commit 2342972

-------------------------------------------------------------------
Tue Nov 21 18:51:03 CET 2017 - aaptel@suse.com

- cifs: Add soft dependencies (FATE#324404).
  List soft dependencies of cifs so that mkinitrd and dracut can include
  the required helper modules.
- commit 26f97ab

-------------------------------------------------------------------
Tue Nov 21 18:50:09 CET 2017 - aaptel@suse.com

- cifs: Only select the required crypto modules (FATE#324404).
  The sha256 and cmac crypto modules are only needed for SMB2+, so move
  the select statements to config CIFS_SMB2. Also select CRYPTO_AES
  there as SMB2+ needs it.
- commit eab98b5

-------------------------------------------------------------------
Tue Nov 21 18:49:22 CET 2017 - aaptel@suse.com

- cifs: Simplify SMB2 and SMB311 dependencies (FATE#324404).
  * CIFS_SMB2 depends on CIFS, which depends on INET and selects NLS. So
  these dependencies do not need to be repeated for CIFS_SMB2.
  * CIFS_SMB311 depends on CIFS_SMB2, which depends on INET. So this
  dependency doesn't need to be repeated for CIFS_SMB311.
- commit 7e947cc

-------------------------------------------------------------------
Tue Nov 21 18:46:58 CET 2017 - aaptel@suse.com

- CIFS: Prepare for encryption support (first part). Add decryption and
  encryption key generation. (FATE#324404).
- commit ed79cd9

-------------------------------------------------------------------
Tue Nov 21 17:18:47 CET 2017 - lhenriques@suse.com

- power: supply: bq27xxx_battery: Fix register map for BQ27510
  and  BQ27520 ("bsc#1069270").
- commit 0e3cadb

-------------------------------------------------------------------
Tue Nov 21 15:39:50 CET 2017 - tiwai@suse.de

- blacklist.conf: added misc commits (bsc#1031717)
- commit 6331d36

-------------------------------------------------------------------
Tue Nov 21 15:39:33 CET 2017 - tiwai@suse.de

- platform/x86: sony-laptop: Fix error handling in
  sony_nc_setup_rfkill() (bsc#1031717).
- serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
  (bsc#1031717).
- ASoC: davinci-mcasp: Fix an error handling path in
  'davinci_mcasp_probe()' (bsc#1031717).
- drm/panel: simple: Add missing panel_simple_unprepare() calls
  (bsc#1031717).
- drm: gma500: fix logic error (bsc#1031717).
- commit 43a2184

-------------------------------------------------------------------
Tue Nov 21 11:56:02 CET 2017 - jslaby@suse.cz

- Linux 4.4.100 (bnc#1012382).
- kABI: protect typedef rds_rdma_cookie_t (kabi).
- ALSA: hda - No loopback on ALC299 codec (git-fixes).
- sctp: do not peel off an assoc from one netns to another one
  (bnc#1012382).
- net: cdc_ether: fix divide by 0 on bad descriptors
  (bnc#1012382).
- net: qmi_wwan: fix divide by 0 on bad descriptors (bnc#1012382).
- arm: crypto: reduce priority of bit-sliced AES cipher
  (bnc#1012382).
- Bluetooth: btusb: fix QCA Rome suspend/resume (bnc#1012382).
- dmaengine: dmatest: warn user when dma test times out
  (bnc#1012382).
- extcon: palmas: Check the parent instance to prevent the NULL
  (bnc#1012382).
- fm10k: request reset when mbx->state changes (bnc#1012382).
- ARM: dts: Fix compatible for ti81xx uarts for 8250
  (bnc#1012382).
- ARM: dts: Fix am335x and dm814x scm syscon to probe children
  (bnc#1012382).
- ARM: OMAP2+: Fix init for multiple quirks for the same SoC
  (bnc#1012382).
- ARM: dts: Fix omap3 off mode pull defines (bnc#1012382).
- ata: ATA_BMDMA should depend on HAS_DMA (bnc#1012382).
- ata: SATA_HIGHBANK should depend on HAS_DMA (bnc#1012382).
- ata: SATA_MV should depend on HAS_DMA (bnc#1012382).
- drm/sti: sti_vtg: Handle return NULL error from
  devm_ioremap_nocache (bnc#1012382).
- igb: reset the PHY before reading the PHY ID (bnc#1012382).
- igb: close/suspend race in netif_device_detach (bnc#1012382).
- igb: Fix hw_dbg logging in igb_update_flash_i210 (bnc#1012382).
- scsi: ufs-qcom: Fix module autoload (bnc#1012382).
- scsi: ufs: add capability to keep auto bkops always enabled
  (bnc#1012382).
- staging: rtl8188eu: fix incorrect ERROR tags from logs
  (bnc#1012382).
- scsi: lpfc: Add missing memory barrier (bnc#1012382).
- scsi: lpfc: FCoE VPort enable-disable does not bring up the
  VPort (bnc#1012382).
- scsi: lpfc: Correct host name in symbolic_name field
  (bnc#1012382).
- scsi: lpfc: Correct issue leading to oops during link reset
  (bnc#1012382).
- scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC
  payload (bnc#1012382).
- ALSA: vx: Don't try to update capture stream before running
  (bnc#1012382).
- ALSA: vx: Fix possible transfer overflow (bnc#1012382).
- backlight: lcd: Fix race condition during register
  (bnc#1012382).
- backlight: adp5520: Fix error handling in adp5520_bl_probe()
  (bnc#1012382).
- gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap
  (bnc#1012382).
- ALSA: hda/realtek - Add new codec ID ALC299 (bnc#1012382).
- arm64: dts: NS2: reserve memory for Nitro firmware
  (bnc#1012382).
- ixgbe: fix AER error handling (bnc#1012382).
- ixgbe: handle close/suspend race with
  netif_device_detach/present (bnc#1012382).
- ixgbe: Reduce I2C retry count on X550 devices (bnc#1012382).
- ixgbe: add mask for 64 RSS queues (bnc#1012382).
- ixgbe: do not disable FEC from the driver (bnc#1012382).
- staging: rtl8712: fixed little endian problem (bnc#1012382).
- MIPS: End asm function prologue macros with .insn (bnc#1012382).
- MIPS: init: Ensure bootmem does not corrupt reserved memory
  (bnc#1012382).
- MIPS: init: Ensure reserved memory regions are not added to
  bootmem (bnc#1012382).
- MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds
  (bnc#1012382).
- Revert "crypto: xts - Add ECB dependency" (bnc#1012382).
- Revert "uapi: fix linux/rds.h userspace compilation errors"
  (bnc#1012382).
- uapi: fix linux/rds.h userspace compilation error (bnc#1012382).
- uapi: fix linux/rds.h userspace compilation errors
  (bnc#1012382).
- USB: usbfs: compute urb->actual_length for isochronous
  (bnc#1012382).
- USB: Add delay-init quirk for Corsair K70 LUX keyboards
  (bnc#1012382).
- USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355
  fw update (bnc#1012382).
- USB: serial: garmin_gps: fix I/O after failed probe and remove
  (bnc#1012382).
- USB: serial: garmin_gps: fix memory leak on probe errors
  (bnc#1012382).
- Refresh
  patches.drivers/igb-0033-igb-call-ndo_stop-instead-of-dev_close-when-running-.patch.
- Refresh patches.kabi/Fix-kABI-breakage-by-KVM-CVE-fix.patch.
- Refresh
  patches.kabi/revert-KVM-x86-fix-emulation-of-RSM-and-IRET-instruc.patch.
- commit ac3f8a1

-------------------------------------------------------------------
Tue Nov 21 08:17:03 CET 2017 - mhocko@suse.com

- mm/page_owner: avoid null pointer dereference (bnc#1068982).
- commit 4ae639e

-------------------------------------------------------------------
Mon Nov 20 16:37:37 CET 2017 - mhocko@suse.com

- mm/page_ext.c: check if page_ext is not prepared (bnc#1068982).
- mm: check the return value of lookup_page_ext for all call sites
  (bnc#1068982).
- commit f3d9322

-------------------------------------------------------------------
Mon Nov 20 15:40:49 CET 2017 - mhocko@suse.com

- mm/page_alloc.c: broken deferred calculation (bnc#1068980).
- commit dab89ab

-------------------------------------------------------------------
Mon Nov 20 15:39:13 CET 2017 - jslaby@suse.cz

- Linux 4.4.99 (bnc#1012382).
- usb: usbtest: fix NULL pointer dereference (bnc#1012382).
- tun/tap: sanitize TUNSETSNDBUF input (bnc#1012382).
- tcp: fix tcp_mtu_probe() vs highest_sack (bnc#1012382).
- l2tp: check ps->sock before running pppol2tp_session_ioctl()
  (bnc#1012382).
- tun: call dev_get_valid_name() before register_netdevice()
  (bnc#1012382).
- sctp: add the missing sock_owned_by_user check in
  sctp_icmp_redirect (bnc#1012382).
- packet: avoid panic in packet_getsockopt() (bnc#1012382).
- ipv6: flowlabel: do not leave opt->tot_len with garbage
  (bnc#1012382).
- net/unix: don't show information about sockets from other
  namespaces (bnc#1012382).
- ip6_gre: only increase err_count for some certain type icmpv6
  in ip6gre_err (bnc#1012382).
- tun: allow positive return values on dev_get_valid_name() call
  (bnc#1012382).
- sctp: reset owner sk for data chunks on out queues when
  migrating a sock (bnc#1012382).
- ppp: fix race in ppp device destruction (bnc#1012382).
- ipip: only increase err_count for some certain type icmp in
  ipip_err (bnc#1012382).
- tcp/dccp: fix ireq->opt races (bnc#1012382).
- tcp/dccp: fix lockdep splat in inet_csk_route_req()
  (bnc#1012382).
- tcp/dccp: fix other lockdep splats accessing ireq_opt
  (bnc#1012382).
- security/keys: add CONFIG_KEYS_COMPAT to Kconfig (bnc#1012382).
- tipc: fix link attribute propagation bug (bnc#1012382).
- brcmfmac: remove setting IBSS mode when stopping AP
  (bnc#1012382).
- target/iscsi: Fix iSCSI task reassignment handling
  (bnc#1012382).
- target: Fix node_acl demo-mode + uncached dynamic shutdown
  regression (bnc#1012382).
- misc: panel: properly restore atomic counter on error path
  (bnc#1012382).
- Refresh patches.drivers/0012-target-remove-an-unused-variable.
- Update config files.
- commit 4b970ea

-------------------------------------------------------------------
Mon Nov 20 15:01:44 CET 2017 - jslaby@suse.cz

- Linux 4.4.98 (bnc#1012382).
- Revert "phy: increase size of MII_BUS_ID_SIZE and bus_id"
  (kabi).
- net: cdc_ncm: GetNtbFormat endian fix (git-fixes).
- adv7604: Initialize drive strength to default when using DT
  (bnc#1012382).
- video: fbdev: pmag-ba-fb: Remove bad `__init' annotation
  (bnc#1012382).
- PCI: mvebu: Handle changes to the bridge windows while enabled
  (bnc#1012382).
- drm: drm_minor_register(): Clean up debugfs on failure
  (bnc#1012382).
- KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting
  counter (bnc#1012382).
- iommu/arm-smmu-v3: Clear prior settings when updating STEs
  (bnc#1012382).
- powerpc/corenet: explicitly disable the SDHC controller on
  kmcoge4 (bnc#1012382).
- ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6
  (bnc#1012382).
- crypto: vmx - disable preemption to enable vsx in aes_ctr.c
  (bnc#1012382).
- iio: trigger: free trigger resource correctly (bnc#1012382).
- phy: increase size of MII_BUS_ID_SIZE and bus_id (bnc#1012382).
- serial: sh-sci: Fix register offsets for the IRDA serial port
  (bnc#1012382).
- usb: hcd: initialize hcd->flags to 0 when rm hcd (bnc#1012382).
- netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
  (bnc#1012382).
- IPsec: do not ignore crypto err in ah4 input (bnc#1012382).
- Input: mpr121 - handle multiple bits change of status register
  (bnc#1012382).
- Input: mpr121 - set missing event capability (bnc#1012382).
- IB/ipoib: Change list_del to list_del_init in the tx object
  (bnc#1012382).
- s390/qeth: issue STARTLAN as first IPA command (bnc#1012382).
- net: dsa: select NET_SWITCHDEV (bnc#1012382).
- platform/x86: hp-wmi: Fix detection for dock and tablet mode
  (bnc#1012382).
- cdc_ncm: Set NTB format again after altsetting switch for
  Huawei devices (bnc#1012382).
- KEYS: trusted: sanitize all key material (bnc#1012382).
- KEYS: trusted: fix writing past end of buffer in trusted_read()
  (bnc#1012382).
- platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_state
  (bnc#1012382).
- platform/x86: hp-wmi: Do not shadow error values (bnc#1012382).
- x86/uaccess, sched/preempt: Verify access_ok() context
  (bnc#1012382).
- workqueue: Fix NULL pointer dereference (bnc#1012382).
- crypto: x86/sha1-mb - fix panic due to unaligned access
  (bnc#1012382).
- KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
  (bnc#1012382).
- ARM: 8720/1: ensure dump_instr() checks addr_limit
  (bnc#1012382).
- ALSA: seq: Fix OSS sysex delivery in OSS emulation
  (bnc#1012382).
- MIPS: microMIPS: Fix incorrect mask in insn_table_MM
  (bnc#1012382).
- MIPS: Fix CM region target definitions (bnc#1012382).
- MIPS: SMP: Use a completion event to signal CPU up
  (bnc#1012382).
- MIPS: Fix race on setting and getting cpu_online_mask
  (bnc#1012382).
- MIPS: SMP: Fix deadlock & online race (bnc#1012382).
- test: firmware_class: report errors properly on failure
  (bnc#1012382).
- selftests: firmware: add empty string and async tests
  (bnc#1012382).
- selftests: firmware: send expected errors to /dev/null
  (bnc#1012382).
- tools: firmware: check for distro fallback udev cancel rule
  (bnc#1012382).
- MIPS: AR7: Defer registration of GPIO (bnc#1012382).
- MIPS: AR7: Ensure that serial ports are properly set up
  (bnc#1012382).
- Input: elan_i2c - add ELAN060C to the ACPI table (bnc#1012382).
- drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
  (bnc#1012382).
- rbd: use GFP_NOIO for parent stat and data requests
  (bnc#1012382).
- can: sun4i: handle overrun in RX FIFO (bnc#1012382).
- can: c_can: don't indicate triple sampling support for D_CAN
  (bnc#1012382).
- x86/oprofile/ppro: Do not use __this_cpu*() in preemptible
  context (bnc#1012382).
- PKCS#7: fix unitialized boolean 'want' (bnc#1012382).
- Refresh
  patches.arch/11-x86-mm-expand-the-exception-table-logic-to-allow-new-handling-options.patch.
- blacklist.conf: add two more
- commit 435ce0b

-------------------------------------------------------------------
Mon Nov 20 13:21:38 CET 2017 - jthumshirn@suse.de

- scsi: libiscsi: fix shifting of DID_REQUEUE host byte
  (bsc#1056003).
- commit 80fa84d

-------------------------------------------------------------------
Mon Nov 20 12:22:05 CET 2017 - bp@suse.de

- x86/MCE/AMD: Always give panic severity for UC errors in kernel
  context (git-fixes bf80bbd7dcf5).
- commit fe3d9e7

-------------------------------------------------------------------
Mon Nov 20 01:52:56 CET 2017 - neilb@suse.com

- autofs: don't fail mount for transient error (bsc#1065180).
- commit c83ad9b

-------------------------------------------------------------------
Tue Nov 14 21:47:18 CET 2017 - neilb@suse.com

- NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
  (bsc#989261).
- commit 32e6bee

-------------------------------------------------------------------
Tue Nov 14 19:20:18 CET 2017 - msuchanek@suse.de

- cxl: Fix leaking pid refs in some error paths (bsc#1066223).
- cxl: Prevent adapter reset if an active context exists (bsc#1066223).
- Refresh patches.arch/cxl-Introduce-implementation-specific-API.patch.
- Rename and refresh patches.kernel.org/4.4.90-035-cxl-Fix-driver-use-count.patch
        => patches.arch/cxl-Fix-driver-use-count.patch
- commit df9b925

-------------------------------------------------------------------
Tue Nov 14 17:53:09 CET 2017 - msuchanek@suse.de

- cxl: Route eeh events to all drivers in cxl_pci_error_detected()
  (bsc#1066223).
- cxl: Fix DAR check & use REGION_ID instead of opencoding
  (bsc#1066223).
- commit b7e95f4

-------------------------------------------------------------------
Tue Nov 14 17:41:10 CET 2017 - msuchanek@suse.de

- powerpc/powernv/ioda: Fix endianness when reading TCEs
  (bsc#1066223).
- commit bbee27d

-------------------------------------------------------------------
Tue Nov 14 15:50:18 CET 2017 - msuchanek@suse.de

- blacklist 0df5bef73960 scsi: cxlflash: Cancel scheduled workers before
  stopping AFU
  This cannot be backported reasonably without updating the whole cxlflash
  driver to more up to date code.
- commit 223358c

-------------------------------------------------------------------
Tue Nov 14 07:58:35 CET 2017 - nborisov@suse.com

- btrfs: Fix typo in may_commit_transaction
  Rather than comparing the result of the percpu comparison I was comparing the
  value of the percpu counter against 0 or 1.
- commit 36afdd7

-------------------------------------------------------------------
Mon Nov 13 23:20:14 CET 2017 - msuchanek@suse.de

- powerpc/pseries/vio: Dispose of virq mapping on vdevice
  unregister (bsc#1067888).
- commit 9ed55b4

-------------------------------------------------------------------
Mon Nov 13 22:55:58 CET 2017 - msuchanek@suse.de

- powerpc/pseries/vio: Dispose of virq mapping on vdevice
  unregister (bsc#1067888).
- commit 16a5cd9

-------------------------------------------------------------------
Mon Nov 13 20:58:17 CET 2017 - msuchanek@suse.de

- powerpc/numa: Fix multiple bugs in memory_hotplug_max()
  (bsc#1066223).
- powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()
  (bsc#1066223).
- powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
  (bsc#1010201, bsc#1066223).
- commit 1530d54

-------------------------------------------------------------------
Mon Nov 13 19:04:58 CET 2017 - msuchanek@suse.de

- ibmvnic: Fix failover error path for non-fatal resets
  (bsc#1066382).
- ibmvnic: Update reset infrastructure to support tunable
  parameters (bsc#1066382).
- ibmvnic: Let users change net device features (bsc#1066382).
- ibmvnic: Enable TSO support (bsc#1066382).
- ibmvnic: Enable scatter-gather support (bsc#1066382).
- ibmvnic: Fix calculation of number of TX header descriptors
  (bsc#1066382).
- net: ibm: ibmvnic: constify vio_device_id (fate#323285).
- ibmvnic: Add netdev_dbg output for debugging (fate#323285).
- ibmvnic: Implement .get_channels (fate#323285).
- ibmvnic: Implement .get_ringparam (fate#323285).
- ibmvnic: Convert vnic server reported statistics to cpu endian
  (fate#323285).
- ibmvnic: Implement per-queue statistics reporting (fate#323285).
- commit 784853d

-------------------------------------------------------------------
Mon Nov 13 16:41:24 CET 2017 - tiwai@suse.de

- blacklist.conf: yet another serial entry (bsc#1031717)
- commit 50223fe

-------------------------------------------------------------------
Mon Nov 13 16:36:59 CET 2017 - tiwai@suse.de

- ALSA: seq: Avoid invalid lockdep class warning (bsc#1031717).
- commit 79a3c5c

-------------------------------------------------------------------
Mon Nov 13 16:11:51 CET 2017 - tiwai@suse.de

- blacklist.conf: Add misc entries (bsc#1031717)
- commit 24459e0

-------------------------------------------------------------------
Mon Nov 13 16:09:28 CET 2017 - tiwai@suse.de

- power: supply: lp8788: prevent out of bounds array access
  (bsc#1031717).
- power: supply: isp1704: Fix unchecked return value of
  devm_kzalloc (bsc#1031717).
- power: ipaq-micro-battery: freeing the wrong variable
  (bsc#1031717).
- power: bq27xxx_battery: Fix bq27541 AveragePower register
  address (bsc#1031717).
- power: bq27xxx: fix reading for bq27000 and bq27010
  (bsc#1031717).
- iio: dummy: events: Add missing break (bsc#1031717).
- rtc: sa1100: fix unbalanced
  clk_prepare_enable/clk_disable_unprepare (bsc#1031717).
- rtc: rtc-nuc900: fix loop timeout test (bsc#1031717).
- rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL
  (bsc#1031717).
- rtc: ds1374: wdt: Fix issue with timeout scaling from secs to
  wdt ticks (bsc#1031717).
- rtc: ds1307: Fix relying on reset value for weekday
  (bsc#1031717).
- serial: 8250_uniphier: fix serial port index in private data
  (bsc#1031717).
- HSI: ssi_protocol: double free in ssip_pn_xmit() (bsc#1031717).
- Fix serial console on SNI RM400 machines (bsc#1031717).
- Input: ucb1400_ts - fix suspend and resume handling
  (bsc#1031717).
- Input: twl4030-pwrbutton - use correct device for irq request
  (bsc#1031717).
- Input: ti_am335x_tsc - fix incorrect step config for 5 wire
  touchscreen (bsc#1031717).
- Input: edt-ft5x06 - fix setting gain, offset, and threshold
  via device tree (bsc#1031717).
- Input: ar1021_i2c - fix too long name in driver's device table
  (bsc#1031717).
- i2c: imx: Use correct function to write to register
  (bsc#1031717).
- i2c: cadance: fix ctrl/addr reg write order (bsc#1031717).
- zd1211rw: fix NULL-deref at probe (bsc#1031717).
- libertas: Fix lbs_prb_rsp_limit_set() (bsc#1031717).
- adm80211: return an error if adm8211_alloc_rings() fails
  (bsc#1031717).
- iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when
  sending sta to fw (bsc#1031717).
- [media] mceusb: fix memory leaks in error path (bsc#1031717).
- media: em28xx: calculate left volume level correctly
  (bsc#1031717).
- media: au0828: fix RC_CORE dependency (bsc#1031717).
- mmc: mediatek: Fixed size in dma_free_coherent (bsc#1031717).
- mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
  (bsc#1031717).
- mmc: host: omap_hsmmc: avoid possible overflow of timeout value
  (bsc#1031717).
- mmc: dw_mmc: rockchip: Set the drive phase properly
  (bsc#1031717).
- PowerCap: Fix an error code in powercap_register_zone()
  (bsc#1031717).
- commit 6635e44

-------------------------------------------------------------------
Fri Nov 10 09:53:44 CET 2017 - pmladek@suse.com

- blacklist.conf: commit fe22cd9b7c980b8b948 ("printk:  help pr_debug and
  pr_devel to optimize out arguments") is just a cosmetic change.
- commit dcfeeab

-------------------------------------------------------------------
Thu Nov  9 17:31:51 CET 2017 - tiwai@suse.de

- blacklist.conf: Update iwlwifi blacklist (bsc#1031717)
- commit cbc70be

-------------------------------------------------------------------
Thu Nov  9 17:31:42 CET 2017 - tiwai@suse.de

- iwlwifi: split the regulatory rules when the bandwidth flags
  require it (bsc#1031717).
- iwlwifi: mvm: fix the coex firmware API (bsc#1031717).
- commit 094a464

-------------------------------------------------------------------
Thu Nov  9 16:44:15 CET 2017 - tiwai@suse.de

- blacklist.conf: Add drm/i915 blacklist (bsc#1031717)
- commit 61df81b

-------------------------------------------------------------------
Thu Nov  9 16:44:03 CET 2017 - tiwai@suse.de

- drm/vc4: Fix leak of HDMI EDID (bsc#1031717).
- drm/i915: Read timings from the correct transcoder in
  intel_crtc_mode_get() (bsc#1031717).
- drm/i915: fix backlight invert for non-zero minimum brightness
  (bsc#1031717).
- drm/i915/bxt: set min brightness from VBT (bsc#1031717).
- commit 7f66b08

-------------------------------------------------------------------
Thu Nov  9 15:29:55 CET 2017 - tiwai@suse.de

- blacklist.conf: Update iwlwifi blacklist (bsc#1031717)
- commit dbd7b0d

-------------------------------------------------------------------
Thu Nov  9 15:28:00 CET 2017 - tiwai@suse.de

- iwlwifi: mvm: return -ENODATA when reading the temperature
  with the FW down (bsc#1031717).
- commit 75321cc

-------------------------------------------------------------------
Thu Nov  9 12:16:01 CET 2017 - pmladek@suse.com

- asm/sections: add helpers to check for section data (bsc#1063026).
- commit 5b513a9

-------------------------------------------------------------------
Wed Nov  8 19:56:39 CET 2017 - jslaby@suse.cz

- i2c: riic: fix restart condition (git-fixes).
- commit a2ee549

-------------------------------------------------------------------
Wed Nov  8 19:22:27 CET 2017 - jslaby@suse.cz

- Linux 4.4.97 (bnc#1012382).
- ALSA: timer: Add missing mutex lock for compat ioctls
  (bnc#1012382).
- ALSA: seq: Fix nested rwsem annotation for lockdep splat
  (bnc#1012382).
- cifs: check MaxPathNameComponentLength != 0 before using it
  (bnc#1012382).
- KEYS: return full count in keyring_read() if buffer is too small
  (bnc#1012382).
- KEYS: fix out-of-bounds read during ASN.1 parsing (bnc#1012382).
- ASoC: adau17x1: Workaround for noise bug in ADC (bnc#1012382).
- arm64: ensure __dump_instr() checks addr_limit (bnc#1012382).
- ARM: dts: mvebu: pl310-cache disable double-linefill
  (bnc#1012382).
- ARM: 8715/1: add a private asm/unaligned.h (bnc#1012382).
- ocfs2: fstrim: Fix start offset of first cluster group during
  fstrim (bnc#1012382).
- perf tools: Fix build failure on perl script context
  (bnc#1012382).
- drm/msm: Fix potential buffer overflow issue (bnc#1012382).
- drm/msm: fix an integer overflow test (bnc#1012382).
- tracing/samples: Fix creation and deletion of simple_thread_fn
  creation (bnc#1012382).
- Fix tracing sample code warning (bnc#1012382).
- mmc: s3cmci: include linux/interrupt.h for tasklet_struct
  (bnc#1012382).
- ARM: pxa: Don't rely on public mmc header to include leds.h
  (bnc#1012382).
- mfd: ab8500-sysctrl: Handle probe deferral (bnc#1012382).
- mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped
  (bnc#1012382).
- staging: rtl8712u: Fix endian settings for structs describing
  network packets (bnc#1012382).
- ext4: fix stripe-unaligned allocations (bnc#1012382).
- ext4: do not use stripe_width if it is not set (bnc#1012382).
- i2c: riic: correctly finish transfers (bnc#1012382).
- drm/amdgpu: when dpm disabled, also need to stop/start vce
  (bnc#1012382).
- perf tools: Only increase index if perf_evsel__new_idx()
  succeeds (bnc#1012382).
- cx231xx: Fix I2C on Internal Master 3 Bus (bnc#1012382).
- xen/manage: correct return value check on xenbus_scanf()
  (bnc#1012382).
- scsi: aacraid: Process Error for response I/O (bnc#1012382).
- platform/x86: intel_mid_thermal: Fix module autoload
  (bnc#1012382).
- staging: lustre: llite: don't invoke direct_IO for the EOF case
  (bnc#1012382).
- staging: lustre: hsm: stack overrun in hai_dump_data_field
  (bnc#1012382).
- staging: lustre: ptlrpc: skip lock if export failed
  (bnc#1012382).
- exynos4-is: fimc-is: Unmap region obtained by of_iomap()
  (bnc#1012382).
- mei: return error on notification request to a disconnected
  client (bnc#1012382).
- s390/dasd: check for device error pointer within state change
  interrupts (bnc#1012382).
- bt8xx: fix memory leak (bnc#1012382).
- xen: don't print error message in case of missing Xenstore entry
  (bnc#1012382).
- staging: r8712u: Fix Sparse warning in rtl871x_xmit.c
  (bnc#1012382).
- commit 2d42501

-------------------------------------------------------------------
Wed Nov  8 16:49:57 CET 2017 - pmladek@suse.com

- printk/console: Enhance the check for consoles using init memory (bsc#1063026).
- printk/console: Always disable boot consoles that use init memory before it is freed (bsc#1063026).
- commit c078bd9

-------------------------------------------------------------------
Wed Nov  8 16:45:38 CET 2017 - pmladek@suse.com

- printk: include <asm/sections.h> instead of <asm-generic/sections.h> (bsc#1063026). - Refresh patches.drivers/0085-Replace-asm-uaccess.h-with-linux-uaccess.h-globally.patch. - Refresh patches.suse/printk-make-async.patch.
- commit e2199f2

-------------------------------------------------------------------
Wed Nov  8 16:37:46 CET 2017 - pmladek@suse.com

- printk: only unregister boot consoles when necessary (bsc#1063026). - Refresh patches.drivers/0085-Replace-asm-uaccess.h-with-linux-uaccess.h-globally.patch. - Refresh patches.suse/printk-make-async.patch.
- commit 7b638dd

-------------------------------------------------------------------
Wed Nov  8 12:37:29 CET 2017 - tiwai@suse.de

- media: dib0700: fix invalid dvb_detach argument (CVE-2017-16646
  bsc#1067105).
- commit 3b24022

-------------------------------------------------------------------
Wed Nov  8 11:25:45 CET 2017 - tiwai@suse.de

- Input: ims-psu - check if CDC union descriptor is sane
  (CVE-2017-16645 bsc#1067132).
- commit 3f4bcb0

-------------------------------------------------------------------
Tue Nov  7 16:39:52 CET 2017 - msuchanek@suse.de

- blacklist irrelevant powerpc fixes
  6b8cb66a6a7c powerpc: Fix usage of _PAGE_RO in hugepage
  Only relevant on ppc CPUs that have non-zero _PAGE_RO
  a050d20d024d powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers
  IPI optimization, hard to backport
  fb479e44a9e2 powerpc/64s: relocation, register save fixes for system reset interrupt
  Fixes PowerNV running relocated. Nobody missed it so far.
  e76ca27790a5 powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot
  Fixes leak of few kobjects created at boot but high risk of regression
- commit 3ee1a92

-------------------------------------------------------------------
Tue Nov  7 16:33:17 CET 2017 - msuchanek@suse.de

- powerpc: Fix VSX enabling/flushing to also test MSR_FP and
  MSR_VEC (bsc#1066223).
- commit c6afcdd

-------------------------------------------------------------------
Tue Nov  7 15:54:09 CET 2017 - jslaby@suse.cz

- Linux 4.4.96 (bnc#1012382).
- workqueue: replace pool->manager_arb mutex with a flag
  (bnc#1012382).
- ALSA: hda/realtek - Add support for ALC236/ALC3204
  (bnc#1012382).
- ALSA: hda - fix headset mic problem for Dell machines with
  alc236 (bnc#1012382).
- usb: xhci: Handle error condition in xhci_stop_device()
  (bnc#1012382).
- spi: uapi: spidev: add missing ioctl header (bnc#1012382).
- fuse: fix READDIRPLUS skipping an entry (bnc#1012382).
- xen/gntdev: avoid out of bounds access in case of partial
  gntdev_mmap() (bnc#1012382).
- Input: elan_i2c - add ELAN0611 to the ACPI table (bnc#1012382).
- Input: gtco - fix potential out-of-bound access (bnc#1012382).
- scsi: zfcp: fix erp_action use-before-initialize in REC action
  trace (bnc#1012382).
- scsi: sg: Re-fix off by one in sg_fill_request_table()
  (bnc#1012382).
- can: sun4i: fix loopback mode (bnc#1012382).
- can: kvaser_usb: Correct return value in printout (bnc#1012382).
- can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
  (bnc#1012382).
- regulator: fan53555: fix I2C device ids (bnc#1012382).
- x86/microcode/intel: Disable late loading on model 79
  (bnc#1012382).
- ecryptfs: fix dereference of NULL user_key_payload
  (bnc#1012382).
- Revert "drm: bridge: add DT bindings for TI ths8135"
  (bnc#1012382).
- commit 211b4ae

-------------------------------------------------------------------
Mon Nov  6 17:19:36 CET 2017 - mwilck@suse.com

- megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers
  which do not support it (bsc#1027301).
- commit 523b971

-------------------------------------------------------------------
Mon Nov  6 17:18:33 CET 2017 - tiwai@suse.de

- assoc_array: Fix a buggy node-splitting case (CVE-2017-12193
  bsc#1066192).
- commit f0da7c9

-------------------------------------------------------------------
Mon Nov  6 17:02:35 CET 2017 - tbogendoerfer@suse.de

- ipvs: make drop_entry protection effective for SIP-pe
  (bsc#1056365).
- commit 51d4839

-------------------------------------------------------------------
Mon Nov  6 14:35:06 CET 2017 - tiwai@suse.de

- media: imon: Fix null-ptr-deref in imon_probe (CVE-2017-16537
  bsc#1066573).
- [media] cx231xx-cards: fix NULL-deref on missing association
  descriptor (CVE-2017-16536 bsc#1066606).
- commit 4fa9bcd

-------------------------------------------------------------------
Mon Nov  6 12:24:12 CET 2017 - tiwai@suse.de

- ALSA: seq: Cancel pending autoload work at unbinding device
  (CVE-2017-16528 bsc#1066629).
- commit 30d59b1

-------------------------------------------------------------------
Fri Nov  3 21:21:22 CET 2017 - mcgrof@suse.com

- mac80211: don't compare TKIP TX MIC key in reinstall prevention
  (bsc#1066472).
- commit edec6cd

-------------------------------------------------------------------
Fri Nov  3 21:21:01 CET 2017 - mcgrof@suse.com

- mac80211: use constant time comparison with keys (bsc#1066471).
- commit 4789355

-------------------------------------------------------------------
Fri Nov  3 21:14:55 CET 2017 - mcgrof@suse.com

- kernel/sysctl.c: remove duplicate UINT_MAX check on
  do_proc_douintvec_conv() (bsc#1066470).
- commit b685a10

-------------------------------------------------------------------
Fri Nov  3 05:41:49 CET 2017 - dchang@suse.com

- bnxt_en: Fix possible corrupted NVRAM parameters from firmware
  response (bsc#963575 FATE#320144).
- bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps()
  (bsc#963575 FATE#320144).
- bnxt_en: use eth_hw_addr_random() (bsc#963575 FATE#320144).
- bnxt_en: Call firmware to approve the random VF MAC address
  (bsc#963575 FATE#320144).
- bnxt_en: Re-arrange bnxt_hwrm_func_qcaps() (bsc#963575
  FATE#320144).
- commit 4a8b37c

-------------------------------------------------------------------
Fri Nov  3 02:30:46 CET 2017 - bpoirier@suse.com

- Refresh
  patches.fixes/IB-addr-Fix-setting-source-address-in-addr6_resolve.patch.
- commit 6f7036a

-------------------------------------------------------------------
Fri Nov  3 00:45:00 CET 2017 - lduncan@suse.com

- serial: Remove unused port type (bsc#1066045).
- commit b6773e8

-------------------------------------------------------------------
Thu Nov  2 22:13:13 CET 2017 - msuchanek@suse.de

- powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
  (bsc#1066223).
- commit a6a6bff

-------------------------------------------------------------------
Thu Nov  2 22:13:10 CET 2017 - msuchanek@suse.de

- powerpc/64: Fix race condition in setting lock bit in
  idle/wakeup code (bsc#1066223).
- commit 1e3d355

-------------------------------------------------------------------
Thu Nov  2 21:22:47 CET 2017 - msuchanek@suse.de

- powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
  (bsc#1066223).
- commit 82682e9

-------------------------------------------------------------------
Thu Nov  2 19:05:34 CET 2017 - tonyj@suse.de

- blacklist.conf: Update with non-critical perf tools (userspace) fixes
- commit 51ce590

-------------------------------------------------------------------
Thu Nov  2 16:38:18 CET 2017 - msuchanek@suse.de

- scsi: ipr: Set no_report_opcodes for RAID arrays (bsc#1066213).
- scsi: ipr: Fix scsi-mq lockdep issue (bsc#1066213).
- commit 2e7c77d

-------------------------------------------------------------------
Thu Nov  2 16:11:16 CET 2017 - msuchanek@suse.de

- powerpc/sysrq: Fix oops whem ppmu is not registered
  (bsc#1066223).
- powerpc/mm/hash: Free the subpage_prot_table correctly
  (bsc#1066223).
- powerpc/mm: Fix check of multiple 16G pages from device tree
  (bsc#1066223).
- powerpc: Correct instruction code for xxlor instruction
  (bsc#1066223).
- commit 2c70e21

-------------------------------------------------------------------
Wed Nov  1 15:18:34 CET 2017 - vbabka@suse.cz

- blacklist.conf: 79b63f12abcbbd2caf7064b294af648a87de07ff # bsc#1061756 may break existing setups
- commit 28cb59b

-------------------------------------------------------------------
Wed Nov  1 09:50:34 CET 2017 - mhocko@suse.cz

- cgroup, net_cls: iterate the fds of only the tasks which are
  being migrated (bnc#1064926).
- commit ccf8331

-------------------------------------------------------------------
Tue Oct 31 15:17:15 CET 2017 - dbueso@suse.de

- Prevent timer value 0 for MWAITX (bsc#1065717).
- commit 9fb9766

-------------------------------------------------------------------
Tue Oct 31 12:34:51 CET 2017 - jgross@suse.com

- xen: x86: mark xen_find_pt_base as __init (bnc#1065600).
- commit 8437524

-------------------------------------------------------------------
Tue Oct 31 08:44:34 CET 2017 - jgross@suse.com

- xen/events: events_fifo: Don't use {get,put}_cpu() in
  xen_evtchn_fifo_init() (bnc#1065600).
- commit 74f7064

-------------------------------------------------------------------
Mon Oct 30 20:50:51 CET 2017 - bp@suse.de

- lib/ratelimit.c: use deferred printk() version (bsc#979928).
- commit fb4b7dc

-------------------------------------------------------------------
Mon Oct 30 17:00:31 CET 2017 - msuchanek@suse.de

- Add patch sorted section markers.
- commit e0f29ab

-------------------------------------------------------------------
Mon Oct 30 15:46:02 CET 2017 - vbabka@suse.cz

- drivers: dma-mapping: Do not leave an invalid area->pages
  pointer in dma_common_contiguous_remap() (Git-fixes,
  bsc#1065692).
- commit c5872c4

-------------------------------------------------------------------
Mon Oct 30 14:59:24 CET 2017 - vbabka@suse.cz

- cma: fix calculation of aligned offset (VM Functionality,
  bsc#1050060).
- commit b636960

-------------------------------------------------------------------
Mon Oct 30 14:35:37 CET 2017 - jgross@suse.com

- xen: fix booting ballooned down hvm guest (bnc#1065600).
- commit f77a235

-------------------------------------------------------------------
Mon Oct 30 12:19:46 CET 2017 - lhenriques@suse.com

- ceph: unlock dangling spinlock in try_flush_caps()
  (bsc#1065639).
- commit 1a6d934

-------------------------------------------------------------------
Mon Oct 30 10:07:43 CET 2017 - jgross@suse.com

- xen-netback: fix error handling output (bnc#1065600).
- commit 9e281ef

-------------------------------------------------------------------
Fri Oct 27 10:31:52 CEST 2017 - jslaby@suse.cz

- Linux 4.4.95 (bnc#1012382).
- FS-Cache: fix dereference of NULL user_key_payload
  (bnc#1012382).
- fscrypto: require write access to mount to set encryption policy
  (bnc#1012382).
- KEYS: Fix race between updating and finding a negative key
  (bnc#1012382).
- Revert "KEYS: Fix race between updating and finding a negative
  key" (kabi).
- fscrypt: fix dereference of NULL user_key_payload (bnc#1012382).
- f2fs crypto: add missing locking for keyring_key access
  (bnc#1012382).
- f2fs crypto: replace some BUG_ON()'s with error checks
  (bnc#1012382).
- sched/autogroup: Fix autogroup_move_group() to never skip
  sched_move_task() (bnc#1012382).
- parisc: Fix double-word compare and exchange in LWS code on
  32-bit kernels (bnc#1012382).
- parisc: Avoid trashing sr2 and sr3 in LWS code (bnc#1012382).
- pkcs7: Prevent NULL pointer dereference, since sinfo is not
  always set (bnc#1012382).
- KEYS: don't let add_key() update an uninstantiated key
  (bnc#1012382).
- lib/digsig: fix dereference of NULL user_key_payload
  (bnc#1012382).
- KEYS: encrypted: fix dereference of NULL user_key_payload
  (bnc#1012382).
- rtlwifi: rtl8821ae: Fix connection lost problem (bnc#1012382).
- clockevents/drivers/cs5535: Improve resilience to spurious
  interrupts (bnc#1012382).
- bus: mbus: fix window size calculation for 4GB windows
  (bnc#1012382).
- brcmsmac: make some local variables 'static const' to reduce
  stack size (bnc#1012382).
- i2c: ismt: Separate I2C block read from SMBus block read
  (bnc#1012382).
- ALSA: hda: Remove superfluous '-' added by printk conversion
  (bnc#1012382).
- ALSA: seq: Enable 'use' locking in all configurations
  (bnc#1012382).
- drm/nouveau/mmu: flush tlbs before deleting page tables
  (bnc#1012382).
- drm/nouveau/bsp/g92: disable by default (bnc#1012382).
- can: esd_usb2: Fix can_dlc value for received RTR, frames
  (bnc#1012382).
- usb: musb: Check for host-mode using is_host_active() on reset
  interrupt (bnc#1012382).
- usb: musb: sunxi: Explicitly release USB PHY on exit
  (bnc#1012382).
- can: gs_usb: fix busy loop if no more TX context is available
  (bnc#1012382).
- ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box
  S2 Digital (bnc#1012382).
- usb: hub: Allow reset retry for USB2 devices on connect bounce
  (bnc#1012382).
- usb: quirks: add quirk for WORLDE MINI MIDI keyboard
  (bnc#1012382).
- usb: cdc_acm: Add quirk for Elatec TWN3 (bnc#1012382).
- USB: serial: metro-usb: add MS7820 device id (bnc#1012382).
- USB: core: fix out-of-bounds access bug in
  usb_get_bos_descriptor() (bnc#1012382).
- USB: devio: Revert "USB: devio: Don't corrupt user memory"
  (bnc#1012382).
- commit efb88be

-------------------------------------------------------------------
Thu Oct 26 03:52:04 CEST 2017 - neilb@suse.com

- VFS: expedite unmount (bsc#1024412).
- commit ffaa63d

-------------------------------------------------------------------
Wed Oct 25 15:31:20 CEST 2017 - tabraham@suse.com

- scsi: scsi_transport_fc: set scsi_target_id upon rescan
  (bsc#1058135).
- scsi: scsi_transport_fc: Also check for NOTPRESENT in
  fc_remote_port_add() (bsc#1037890).
- commit 001ecf6

-------------------------------------------------------------------
Wed Oct 25 10:35:11 CEST 2017 - jslaby@suse.cz

- Linux 4.4.94 (bnc#1012382).
- percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
  (bnc#1012382).
- sctp: potential read out of bounds in
  sctp_ulpevent_type_enabled() (bnc#1012382).
- bpf/verifier: reject BPF_ALU64|BPF_END (bnc#1012382).
- udpv6: Fix the checksum computation when HW checksum does not
  apply (bnc#1012382).
- ip6_gre: skb_push ipv6hdr before packing the header in
  ip6gre_header (bnc#1012382).
- net: emac: Fix napi poll list corruption (bnc#1012382).
- bpf: one perf event close won't free bpf program attached by
  another perf event (bnc#1012382).
- isdn/i4l: fetch the ppp_write buffer in one shot (bnc#1012382).
- vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
  (bnc#1012382).
- l2tp: Avoid schedule while atomic in exit_net (bnc#1012382).
- l2tp: fix race condition in l2tp_tunnel_delete (bnc#1012382).
- tun: bail out from tun_get_user() if the skb is empty
  (bnc#1012382).
- packet: only test po->has_vnet_hdr once in packet_snd
  (bnc#1012382).
- net: Set sk_prot_creator when cloning sockets to the right proto
  (bnc#1012382).
- tipc: use only positive error codes in messages (bnc#1012382).
- Revert "bsg-lib: don't free job in bsg_prepare_job"
  (bnc#1012382).
- locking/lockdep: Add nest_lock integrity test (bnc#1012382).
- watchdog: kempld: fix gcc-4.3 build (bnc#1012382).
- irqchip/crossbar: Fix incorrect type of local variables
  (bnc#1012382).
- mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length
  (bnc#1012382).
- mac80211: fix power saving clients handling in iwlwifi
  (bnc#1012382).
- net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
  (bnc#1012382).
- netfilter: nf_ct_expect: Change __nf_ct_expect_check() return
  value (bnc#1012382).
- iio: adc: xilinx: Fix error handling (bnc#1012382).
- f2fs: do not wait for writeback in write_begin (bnc#1012382).
- md/linear: shutup lockdep warnning (bnc#1012382).
- sparc64: Migrate hvcons irq to panicked cpu (bnc#1012382).
- net/mlx4_core: Fix VF overwrite of module param which disables
  DMFS on new probed PFs (bnc#1012382).
- crypto: xts - Add ECB dependency (bnc#1012382).
- slub: do not merge cache if slub_debug contains a never-merge
  flag (bnc#1012382).
- scsi: scsi_dh_emc: return success in clariion_std_inquiry()
  (bnc#1012382).
- net: mvpp2: release reference to txq_cpu[] entry after unmapping
  (bnc#1012382).
- i2c: at91: ensure state is restored after suspending
  (bnc#1012382).
- ceph: clean up unsafe d_parent accesses in build_dentry_path
  (bnc#1012382).
- uapi: fix linux/rds.h userspace compilation errors
  (bnc#1012382).
- uapi: fix linux/mroute6.h userspace compilation errors
  (bnc#1012382).
- target/iscsi: Fix unsolicited data seq_end_offset calculation
  (bnc#1012382).
- nfsd/callback: Cleanup callback cred on shutdown (bnc#1012382).
- cpufreq: CPPC: add ACPI_PROCESSOR dependency (bnc#1012382).
- Revert "tty: goldfish: Fix a parameter of a call to free_irq"
  (bnc#1012382).
- Revert "bpf: one perf event close won't free bpf program
  attached by another perf event" (kabi).
- kABI: protect struct l2tp_tunnel (kabi).
- kABI: protect l2tp_tunnel_delete (kabi).
- Refresh
  patches.drivers/i40e-0191-uapi-define-DIV_ROUND_UP-for-userland.patch.
- commit 3d8a2d3

-------------------------------------------------------------------
Wed Oct 25 10:22:08 CEST 2017 - jslaby@suse.cz

- Linux 4.4.93 (bnc#1012382).
- brcmfmac: add length check in brcmf_cfg80211_escan_handler()
  (bnc#1012382).
- ext4: in ext4_seek_{hole,data}, return -ENXIO for negative
  offsets (bnc#1012382).
- CIFS: Reconnect expired SMB sessions (bnc#1012382).
- nl80211: Define policy for packet pattern attributes
  (bnc#1012382).
- iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
  (bnc#1012382).
- rcu: Allow for page faults in NMI handlers (bnc#1012382).
- USB: dummy-hcd: Fix deadlock caused by disconnect detection
  (bnc#1012382).
- MIPS: math-emu: Remove pr_err() calls from fpu_emu()
  (bnc#1012382).
- dmaengine: edma: Align the memcpy acnt array size with the
  transfer (bnc#1012382).
- HID: usbhid: fix out-of-bounds bug (bnc#1012382).
- crypto: shash - Fix zero-length shash ahash digest crash
  (bnc#1012382).
- KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
  (bnc#1012382).
- usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length
  packet (bnc#1012382).
- iommu/amd: Finish TLB flush in amd_iommu_unmap() (bnc#1012382).
- ALSA: usb-audio: Kill stray URB at exiting (bnc#1012382).
- ALSA: seq: Fix copy_from_user() call inside lock (bnc#1012382).
- ALSA: caiaq: Fix stray URB at probe error path (bnc#1012382).
- ALSA: line6: Fix leftover URB at error-path during probe
  (bnc#1012382).
- usb: gadget: composite: Fix use-after-free in
  usb_composite_overwrite_options (bnc#1012382).
- direct-io: Prevent NULL pointer access in submit_page_section
  (bnc#1012382).
- fix unbalanced page refcounting in bio_map_user_iov
  (bnc#1012382).
- USB: serial: ftdi_sio: add id for Cypress WICED dev board
  (bnc#1012382).
- USB: serial: cp210x: add support for ELV TFD500 (bnc#1012382).
- USB: serial: option: add support for TP-Link LTE module
  (bnc#1012382).
- USB: serial: qcserial: add Dell DW5818, DW5819 (bnc#1012382).
- USB: serial: console: fix use-after-free after failed setup
  (bnc#1012382).
- x86/alternatives: Fix alt_max_short macro to really be a max()
  (bnc#1012382).
- Refresh patches.drivers/0004-bio-use-offset_in_page-macro.patch.
- Refresh
  patches.suse/0001-rcu-Don-t-redundantly-disable-irqs-in-rcu_irq_-enter.patch.
- commit e41356e

-------------------------------------------------------------------
Tue Oct 24 16:56:35 CEST 2017 - jthumshirn@suse.de

- scsi: sg: only check for dxfer_len greater than 256M
  (bsc#1064206).
- commit 1094ae5

-------------------------------------------------------------------
Tue Oct 24 15:16:05 CEST 2017 - msuchanek@suse.de

- Blacklist build fixes for configurations we don't use
  65c5ec11c25e powerpc/boot: Fix 64-bit boot wrapper build with non-biarch
  compiler
  7e7dc66adcf4 powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config
- commit 2c9b287

-------------------------------------------------------------------
Tue Oct 24 14:51:47 CEST 2017 - msuchanek@suse.de

- Blacklist fixes for unsupported ppc platforms
  3c29b6038828 powerpc/8xx: fix mpc8xx_get_irq() return on no irq
  8d046759f6ad powerpc/44x: Fix mask and shift to zero bug
  c65540453e15 powerpc/83xx: Use sizeof correct type when ioremapping
- commit 7c869bb

-------------------------------------------------------------------
Tue Oct 24 12:42:20 CEST 2017 - mhocko@suse.cz

- blacklist.conf: blacklisted 16af97dc5a89 (bnc#1053919)
- commit 5951825

-------------------------------------------------------------------
Tue Oct 24 11:27:35 CEST 2017 - jthumshirn@suse.de

- scsi: sg: don't return bogus Sg_requests (bsc#1064206).
- commit 538e46b

-------------------------------------------------------------------
Tue Oct 24 04:38:05 CEST 2017 - dbueso@suse.de

- patches.suse/0001-fs-epoll-short-circuit-fetching-events-if-thread-has.patch: (bsc#1056427).
- commit 1a2ab69

-------------------------------------------------------------------
Mon Oct 23 19:43:48 CEST 2017 - msuchanek@suse.de

- Refresh metadata on rpi3 enablement patches.
- commit d3aa3e4

-------------------------------------------------------------------
Mon Oct 23 16:17:19 CEST 2017 - dmulder@suse.com

- CIFS: fix circular locking dependency (bsc#1064701).
- commit 8143758

-------------------------------------------------------------------
Mon Oct 23 11:22:21 CEST 2017 - jthumshirn@suse.de

- blacklist.conf: Blacklist commit ccf1e0045eea.
- commit a9a883e

-------------------------------------------------------------------
Sat Oct 21 02:08:24 CEST 2017 - lduncan@suse.com

- scsi: reset wait for IO completion (bsc#996376).
- commit 337b08c

-------------------------------------------------------------------
Fri Oct 20 14:41:00 CEST 2017 - mkubecek@suse.cz

- packet: in packet_do_bind, test fanout with bind_lock held
  (CVE-2017-15649 bsc#1064388).
- packet: hold bind lock when rebinding to fanout hook
  (CVE-2017-15649 bsc#1064388).
- commit d360124

-------------------------------------------------------------------
Fri Oct 20 14:04:15 CEST 2017 - msuchanek@suse.de

- Refresh metadata on ibmvnic patches.
- commit 1de4b54

-------------------------------------------------------------------
Fri Oct 20 11:03:30 CEST 2017 - hare@suse.de

- scsi: sg: close race condition in sg_remove_sfp_usercontext()
  (bsc#1064206).
- commit ae5713c

-------------------------------------------------------------------
Wed Oct 18 22:27:13 CEST 2017 - bpoirier@suse.com

- team: call netdev_change_features out of team lock
  (bsc#1055567).
- commit 0de88b5

-------------------------------------------------------------------
Wed Oct 18 22:18:01 CEST 2017 - bpoirier@suse.com

- Refresh patch order in sorted section
- commit ea770fe

-------------------------------------------------------------------
Wed Oct 18 19:36:39 CEST 2017 - mcgrof@suse.com

- mac80211: accept key reinstall without changing anything (CVE-2017-13080 bsc#1063667).
- commit cde8165

-------------------------------------------------------------------
Tue Oct 17 22:43:20 CEST 2017 - mcgrof@suse.com

- xfs: handle error if xfs_btree_get_bufs fails (bsc#1059863).
- commit d3d7673

-------------------------------------------------------------------
Tue Oct 17 16:13:41 CEST 2017 - mhocko@suse.cz

- kernel/watchdog: Prevent false positives with turbo modes
  (bnc#1063516).
- Update config files.
- commit 40a9999

-------------------------------------------------------------------
Tue Oct 17 14:59:01 CEST 2017 - msuchanek@suse.de

- blacklist 0e7736c6b806 powerpc/powernv: Fix data type for @r in
  pnv_ioda_parse_m64_window()
- commit ba46556

-------------------------------------------------------------------
Tue Oct 17 10:49:33 CEST 2017 - dchang@suse.com

- i40e: Initialize 64-bit statistics TX ring seqcount (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- commit 6d88f3d

-------------------------------------------------------------------
Tue Oct 17 10:33:52 CEST 2017 - jthumshirn@suse.de

- scsi: libfc: fix a deadlock in fc_rport_work (bsc#1063695).
- commit 26c2912

-------------------------------------------------------------------
Mon Oct 16 14:33:59 CEST 2017 - mhocko@suse.cz

- mm: meminit: mark init_reserved_page as __meminit (bnc#1063509).
- commit 1c943fa

-------------------------------------------------------------------
Mon Oct 16 14:08:03 CEST 2017 - mhocko@suse.cz

- mm/memory_hotplug: define find_{smallest|biggest}_section_pfn
  as unsigned long (bnc#1063520).
- commit 85e1027

-------------------------------------------------------------------
Mon Oct 16 13:55:31 CEST 2017 - mhocko@suse.cz

- blacklist.conf: blacklist pure doc updates
- commit 5f0fd16

-------------------------------------------------------------------
Mon Oct 16 13:35:17 CEST 2017 - mhocko@suse.cz

- mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn
  macro to inline function (bnc#1063501).
- Refresh
  patches.drivers/0019-x86-mm-introduce-vmem_altmap-to-augment-vmemmap_populate.patch.
- commit 55d1eb4

-------------------------------------------------------------------
Mon Oct 16 13:25:08 CEST 2017 - tbogendoerfer@suse.de

- i40iw: Fix port number for query QP (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- IB/i40iw: Fix error code in i40iw_create_cq() (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40iw: Add missing memory barriers (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- qed: Fix stack corruption on probe (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- commit 675fccd

-------------------------------------------------------------------
Mon Oct 16 12:06:08 CEST 2017 - mhocko@suse.cz

- mm/backing-dev.c: fix an error handling path in 'cgwb_create()'
  (bnc#1063475).
- commit 5797db5

-------------------------------------------------------------------
Mon Oct 16 12:05:28 CEST 2017 - mhocko@suse.cz

- mm/memblock.c: reversed logic in memblock_discard()
  (bnc#1063460).
- commit 28b70ac

-------------------------------------------------------------------
Mon Oct 16 11:31:45 CEST 2017 - mhocko@suse.cz

- mm: discard memblock data later (bnc#1063460).
- commit 33dd786

-------------------------------------------------------------------
Fri Oct 13 13:28:57 CEST 2017 - jslaby@suse.cz

- Linux 4.4.92 (bnc#1012382).
- usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
  (bnc#1012382).
- USB: gadgetfs: Fix crash caused by inadequate synchronization
  (bnc#1012382).
- USB: gadgetfs: fix copy_to_user while holding spinlock
  (bnc#1012382).
- usb: gadget: udc: atmel: set vbus irqflags explicitly
  (bnc#1012382).
- usb-storage: unusual_devs entry to fix write-access regression
  for Seagate external drives (bnc#1012382).
- usb: renesas_usbhs: fix the BCLR setting condition for non-DCP
  pipe (bnc#1012382).
- usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
  (bnc#1012382).
- ALSA: usb-audio: Check out-of-bounds access by corrupted buffer
  descriptor (bnc#1012382).
- usb: pci-quirks.c: Corrected timeout values used in handshake
  (bnc#1012382).
- USB: dummy-hcd: fix connection failures (wrong speed)
  (bnc#1012382).
- USB: dummy-hcd: fix infinite-loop resubmission bug
  (bnc#1012382).
- USB: dummy-hcd: Fix erroneous synchronization change
  (bnc#1012382).
- USB: devio: Don't corrupt user memory (bnc#1012382).
- usb: gadget: mass_storage: set msg_registered after msg
  registered (bnc#1012382).
- USB: g_mass_storage: Fix deadlock when driver is unbound
  (bnc#1012382).
- lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
  (bnc#1012382).
- ALSA: compress: Remove unused variable (bnc#1012382).
- ALSA: usx2y: Suppress kernel warning at page allocation failures
  (bnc#1012382).
- driver core: platform: Don't read past the end of
  "driver_override" buffer (bnc#1012382).
- Drivers: hv: fcopy: restore correct transfer length
  (bnc#1012382).
- stm class: Fix a use-after-free (bnc#1012382).
- ftrace: Fix kmemleak in unregister_ftrace_graph (bnc#1012382).
- HID: i2c-hid: allocate hid buffers for real worst case
  (bnc#1012382).
- iwlwifi: add workaround to disable wide channels in 5GHz
  (bnc#1012382).
- USB: uas: fix bug in handling of alternate settings
  (bnc#1012382).
- USB: core: harden cdc_parse_cdc_header (bnc#1012382).
- usb: Increase quirk delay for USB devices (bnc#1012382).
- USB: fix out-of-bounds in usb_set_configuration (bnc#1012382).
- xhci: fix finding correct bus_state structure for USB 3.1 hosts
  (bnc#1012382).
- iio: adc: twl4030: Fix an error handling path in
  'twl4030_madc_probe()' (bnc#1012382).
- iio: adc: twl4030: Disable the vusb3v1 rugulator in the error
  handling path of 'twl4030_madc_probe()' (bnc#1012382).
- iio: ad_sigma_delta: Implement a dedicated reset function
  (bnc#1012382).
- staging: iio: ad7192: Fix - use the dedicated reset function
  avoiding dma from stack (bnc#1012382).
- iio: core: Return error for failed read_reg (bnc#1012382).
- iio: ad7793: Fix the serial interface reset (bnc#1012382).
- iio: adc: mcp320x: Fix readout of negative voltages
  (bnc#1012382).
- iio: adc: mcp320x: Fix oops on module unload (bnc#1012382).
- uwb: properly check kthread_run return value (bnc#1012382).
- uwb: ensure that endpoint is interrupt (bnc#1012382).
- brcmfmac: setup passive scan if requested by user-space
  (bnc#1012382).
- drm/i915/bios: ignore HDMI on port A (bnc#1012382).
- nvme: protect against simultaneous shutdown invocations
  (FATE#319965 bnc#1012382 bsc#964944).
- sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
  (bnc#1012382).
- ext4: don't allow encrypted operations without keys
  (bnc#1012382).
- Refresh
  patches.drivers/0001-iwlwifi-nvm-fix-up-phy-section-when-reading-it.patch.
- Refresh
  patches.drivers/0003-nvme-use-offset-instead-of-a-struct-for-registers.patch.
- Refresh
  patches.drivers/0006-nvme-split-a-new-struct-nvme_ctrl-out-of-struct-nvme_dev.patch.
- Refresh
  patches.drivers/0018-nvme-add-a-common-helper-to-read-identify-controller-data.patch.
- Refresh
  patches.drivers/0020-nvme-move-namespace-scanning-to-common-code.patch.
- Refresh
  patches.drivers/0021-nvme-move-chardev-and-sysfs-interface-to-common-code.patch.
- Refresh
  patches.drivers/0136-iwlwifi-treat-iwl_parse_nvm_data-MAC-addr-as-little-.patch.
- Refresh
  patches.drivers/0201-iwlwifi-refactor-the-code-that-reads-the-MAC-address.patch.
- Refresh
  patches.drivers/0210-iwlwifi-add-support-for-getting-HW-address-from-CSR.patch.
- Delete
  patches.drivers/0027-nvme-protect-against-simultaneous-shutdown-invocations.patch.
- commit 21ef618

-------------------------------------------------------------------
Thu Oct 12 19:35:52 CEST 2017 - dbueso@suse.de

- mm,compaction: serialize waitqueue_active() checks (for real) (bsc#971975).
- commit 62754c3

-------------------------------------------------------------------
Thu Oct 12 13:50:35 CEST 2017 - msuchanek@suse.de

- ibmvnic: Set state UP (bsc#1062962).
- commit 7e74f2e

-------------------------------------------------------------------
Wed Oct 11 17:16:29 CEST 2017 - mwilck@suse.com

- scsi: sd: Do not override max_sectors_kb sysfs setting
  (bsc#1025461).
- commit 2df0d50

-------------------------------------------------------------------
Wed Oct 11 16:43:41 CEST 2017 - lhenriques@suse.com

- ceph: avoid panic in create_session_open_msg() if utsname()
  returns  NULL (bsc#1061451).
- ceph: check negative offsets in ceph_llseek() (bsc#1061451).
- commit 64dd962

-------------------------------------------------------------------
Wed Oct 11 13:18:18 CEST 2017 - mkubecek@suse.cz

- Update
  patches.drivers/i40e-add-private-flag-to-control-source-pruning.patch.
- update upstream reference
- fix whitespace according to upstream commit
- commit a9758b7

-------------------------------------------------------------------
Wed Oct 11 12:27:54 CEST 2017 - tbogendoerfer@suse.de

- blacklist.conf: not fitting cleanup patch
- commit 6fbd00a

-------------------------------------------------------------------
Wed Oct 11 12:26:46 CEST 2017 - tbogendoerfer@suse.de

- net/mlx5: Skip mlx5_unload_one if mlx5_load_one fails
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Fix Raw Packet QP event handler assignment (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not
  enabled (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx5e: Schedule overflow check work to mlx5e workqueue
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Fix wrong delay calculation for overflow check
  scheduling (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms array
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp
  flags (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- commit 2dc3378

-------------------------------------------------------------------
Wed Oct 11 10:13:11 CEST 2017 - tiwai@suse.de

- ALSA: seq: Fix use-after-free at creating a port
  (CVE-2017-15265, bsc#1062520).
- commit b0ab977

-------------------------------------------------------------------
Tue Oct 10 21:02:45 CEST 2017 - mwilck@suse.com

- Refresh
  patches.drivers/0020-hpsa-change-hpsa_passthru_ioctl-timeout.patch.
- commit 86494af

-------------------------------------------------------------------
Tue Oct 10 18:07:24 CEST 2017 - dbueso@suse.de

- fs/epoll: cache leftmost node (bsc#1056427).
- commit c6abee6

-------------------------------------------------------------------
Tue Oct 10 13:02:01 CEST 2017 - jslaby@suse.cz

- MIPS: Fix minimum alignment requirement of IRQ stack
  (git-fixes).
- commit 5fdc8d1

-------------------------------------------------------------------
Tue Oct 10 12:35:47 CEST 2017 - tbogendoerfer@suse.de

- IB/core: Fix for core panic (bsc#1022595 FATE#322350).
- IB/core: Fix the validations of a multicast LID in attach or
  detach operations (bsc#1022595 FATE#322350).
- commit 511a565

-------------------------------------------------------------------
Tue Oct 10 10:10:58 CEST 2017 - tiwai@suse.de

- README.BRANCH: Add Michal and Johannes as co-maintainers.
- commit 3d786b0

-------------------------------------------------------------------
Tue Oct 10 09:39:55 CEST 2017 - jslaby@suse.cz

- Linux 4.4.91 (bnc#1012382).
- ttpci: address stringop overflow warning (bnc#1012382).
- ALSA: au88x0: avoid theoretical uninitialized access
  (bnc#1012382).
- ARM: remove duplicate 'const' annotations' (bnc#1012382).
- IB/qib: fix false-postive maybe-uninitialized warning
  (bnc#1012382).
- drivers: firmware: psci: drop duplicate const from psci_of_match
  (bnc#1012382).
- libata: transport: Remove circular dependency at free time
  (bnc#1012382).
- xfs: remove kmem_zalloc_greedy (bnc#1012382).
- i2c: meson: fix wrong variable usage in meson_i2c_put_data
  (bnc#1012382).
- md/raid10: submit bio directly to replacement disk
  (bnc#1012382).
- rds: ib: add error handle (bnc#1012382).
- iommu/io-pgtable-arm: Check for leaf entry before dereferencing
  it (bnc#1012382).
- parisc: perf: Fix potential NULL pointer dereference
  (bnc#1012382).
- netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
  (bnc#1012382).
- exynos-gsc: Do not swap cb/cr for semi planar formats
  (bnc#1012382).
- MIPS: IRQ Stack: Unwind IRQ stack onto task stack (bnc#1012382).
- netfilter: invoke synchronize_rcu after set the _hook_ to NULL
  (bnc#1012382).
- bridge: netlink: register netdevice before executing changelink
  (bnc#1012382).
- mmc: sdio: fix alignment issue in struct sdio_func
  (bnc#1012382).
- kABI: protect struct sdio_func (kabi).
- usb: plusb: Add support for PL-27A1 (bnc#1012382).
- team: fix memory leaks (bnc#1012382).
- net/packet: check length in getsockopt() called with
  PACKET_HDRLEN (bnc#1012382).
- net: core: Prevent from dereferencing null pointer when
  releasing SKB (bnc#1012382).
- MIPS: Lantiq: Fix another request_mem_region() return code check
  (bnc#1012382).
- ASoC: dapm: fix some pointer error handling (bnc#1012382).
- usb: chipidea: vbus event may exist before starting gadget
  (bnc#1012382).
- audit: log 32-bit socketcalls (bnc#1012382).
- ASoC: dapm: handle probe deferrals (bnc#1012382).
- partitions/efi: Fix integer overflow in GPT size calculation
  (bnc#1012382).
- USB: serial: mos7840: fix control-message error handling
  (bnc#1012382).
- USB: serial: mos7720: fix control-message error handling
  (bnc#1012382).
- drm/amdkfd: fix improper return value on error (bnc#1012382).
- IB/ipoib: Replace list_del of the neigh->list with list_del_init
  (bnc#1012382).
- IB/ipoib: rtnl_unlock can not come after free_netdev
  (bnc#1012382).
- IB/ipoib: Fix deadlock over vlan_mutex (bnc#1012382).
- tty: goldfish: Fix a parameter of a call to free_irq
  (bnc#1012382).
- ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
  (bnc#1012382).
- iio: adc: hx711: Add DT binding for avia,hx711 (bnc#1012382).
- iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register
  modifications (bnc#1012382).
- hwmon: (gl520sm) Fix overflows and crash seen when writing
  into limit attributes (bnc#1012382).
- sh_eth: use correct name for ECMR_MPDE bit (bnc#1012382).
- extcon: axp288: Use vbus-valid instead of -present to determine
  cable presence (bnc#1012382).
- igb: re-assign hw address pointer on reset after PCI error
  (bnc#1012382).
- MIPS: ralink: Fix incorrect assignment on ralink_soc
  (bnc#1012382).
- MIPS: Ensure bss section ends on a long-aligned address
  (bnc#1012382).
- ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof
  nodes (bnc#1012382).
- RDS: RDMA: Fix the composite message user notification
  (bnc#1012382).
- kABI: protect struct rm_data_op (kabi).
- GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
  (bnc#1012382).
- drm: bridge: add DT bindings for TI ths8135 (bnc#1012382).
- drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define (bnc#1012382).
- commit 20d6fd8

-------------------------------------------------------------------
Mon Oct  9 11:46:29 CEST 2017 - tiwai@suse.de

- Update kabi files: sync with 4.4.90
- commit 75e6750

-------------------------------------------------------------------
Fri Oct  6 16:12:33 CEST 2017 - msuchanek@suse.de

- rpm/kernel-binary.spec.in: add the kernel-binary dependencies to
  kernel-binary-base (bsc#1060333).
- commit 1d20db9

-------------------------------------------------------------------
Fri Oct  6 11:35:40 CEST 2017 - jslaby@suse.cz

- Linux 4.4.90 (bnc#1012382).
- cifs: release auth_key.response for reconnect (bnc#1012382).
- mac80211: flush hw_roc_start work before cancelling the ROC
  (bnc#1012382).
- KVM: PPC: Book3S: Fix race and leak in
  kvm_vm_ioctl_create_spapr_tce() (bnc#1012382).
- tracing: Fix trace_pipe behavior for instance traces
  (bnc#1012382).
- tracing: Erase irqsoff trace with empty write (bnc#1012382).
- md/raid5: preserve STRIPE_ON_UNPLUG_LIST in
  break_stripe_batch_list (bnc#1012382).
- crypto: talitos - Don't provide setkey for non hmac hashing algs
  (bnc#1012382).
- crypto: talitos - fix sha224 (bnc#1012382).
- KEYS: fix writing past end of user-supplied buffer in
  keyring_read() (bnc#1012382).
- KEYS: prevent creating a different user's keyrings
  (bnc#1012382).
- KEYS: prevent KEYCTL_READ on negative key (bnc#1012382).
- powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
  (bnc#1012382).
- Fix SMB3.1.1 guest authentication to Samba (bnc#1012382).
- SMB: Validate negotiate (to protect against downgrade) even
  if signing off (bnc#1012382).
- SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
  (bnc#1012382).
- vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
  (bnc#1012382).
- bsg-lib: don't free job in bsg_prepare_job (bnc#1012382).
- seccomp: fix the usage of get/put_seccomp_filter() in
  seccomp_get_filter() (bnc#1012382).
- arm64: Make sure SPsel is always set (bnc#1012382).
- arm64: fault: Route pte translation faults via
  do_translation_fault (bnc#1012382).
- KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
  (CVE-2017-1000252 bnc#1012382 bsc#1058038).
- PCI: Fix race condition with driver_override (bnc#1012382).
- btrfs: fix NULL pointer dereference from free_reloc_roots()
  (bnc#1012382).
- btrfs: propagate error to btrfs_cmp_data_prepare caller
  (bnc#1012382).
- btrfs: prevent to set invalid default subvolid (bnc#1012382).
- x86/fpu: Don't let userspace set bogus xcomp_bv (bnc#1012382).
- gfs2: Fix debugfs glocks dump (bnc#1012382).
- timer/sysclt: Restrict timer migration sysctl values to 0 and 1
  (bnc#1012382).
- cxl: Fix driver use count (bnc#1012382).
- dmaengine: mmp-pdma: add number of requestors (bnc#1012382).
- ARM: pxa: add the number of DMA requestor lines (bnc#1012382).
- ARM: pxa: fix the number of DMA requestor lines (bnc#1012382).
- KVM: VMX: use cmpxchg64 (bnc#1012382).
- video: fbdev: aty: do not leak uninitialized padding in clk
  to userspace (bnc#1012382).
- swiotlb-xen: implement xen_swiotlb_dma_mmap callback
  (bnc#1012382).
- fix xen_swiotlb_dma_mmap prototype (bnc#1012382).
- Refresh
  patches.arch/cxl-Introduce-implementation-specific-API.patch.
- Delete
  patches.fixes/0001-KVM-VMX-Do-not-BUG-on-out-of-bounds-guest-IRQ.patch.
- commit 73dfaa5

-------------------------------------------------------------------
Thu Oct  5 16:59:09 CEST 2017 - jroedel@suse.de

- x86/ldt: Fix off by one in get_segment_base() (bsc#1061872).
- commit a4e5f2f

-------------------------------------------------------------------
Thu Oct  5 16:42:35 CEST 2017 - jroedel@suse.de

- perf/x86: kABI Workaround for 'perf/x86: Fix RDPMC vs. mm_struct
  tracking' (bsc#1061831).
- commit 37819e3

-------------------------------------------------------------------
Thu Oct  5 15:45:43 CEST 2017 - jroedel@suse.de

- perf/x86: Fix RDPMC vs. mm_struct tracking (bsc#1061831).
- commit 9524f41

-------------------------------------------------------------------
Wed Oct  4 18:04:57 CEST 2017 - lduncan@suse.com

- scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx
  doesn't parse nlmsg properly (bsc#1059051 CVE-2017-14489).
- commit 861d706

-------------------------------------------------------------------
Mon Oct  2 13:25:39 CEST 2017 - jslaby@suse.cz

- Linux 4.4.89 (bnc#1012382).
- Revert "ipv6: add rcu grace period before freeing fib6_node"
  (kabi).
- Revert "ipv6: fix sparse warning on rt6i_node" (kabi).
- Revert "Revert "net: fix percpu memory leaks"" (kabi).
- Revert "Revert "net: use lib/percpu_counter API for
  fragmentation mem accounting"" (kabi).
- ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
  (bnc#1012382).
- ipv6: add rcu grace period before freeing fib6_node
  (bnc#1012382).
- ipv6: fix sparse warning on rt6i_node (bnc#1012382).
- qlge: avoid memcpy buffer overflow (bnc#1012382).
- Revert "net: phy: Correctly process PHY_HALTED in
  phy_stop_machine()" (bnc#1012382).
- Revert "net: use lib/percpu_counter API for fragmentation mem
  accounting" (bnc#1012382).
- Revert "net: fix percpu memory leaks" (bnc#1012382).
- gianfar: Fix Tx flow control deactivation (bnc#1012382).
- ipv6: fix memory leak with multiple tables during netns
  destruction (bnc#1012382).
- ipv6: fix typo in fib6_net_exit() (bnc#1012382).
- f2fs: check hot_data for roll-forward recovery (bnc#1012382).
- x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core
  dumps (bnc#1012382).
- md/raid5: release/flush io in raid5_do_work() (bnc#1012382).
- nfsd: Fix general protection fault in release_lock_stateid()
  (bnc#1012382).
- mm: prevent double decrease of nr_reserved_highatomic
  (bnc#1012382).
- tty: improve tty_insert_flip_char() fast path (bnc#1012382).
- tty: improve tty_insert_flip_char() slow path (bnc#1012382).
- tty: fix __tty_insert_flip_char regression (bnc#1012382).
- Input: i8042 - add Gigabyte P57 to the keyboard reset table
  (bnc#1012382).
- MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN
  propagation (bnc#1012382).
- MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both
  inputs zero (bnc#1012382).
- MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs
  negative (bnc#1012382).
- MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values
  with opposite signs (bnc#1012382).
- MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite
  inputs (bnc#1012382).
- MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and
  zero inputs (bnc#1012382).
- crypto: AF_ALG - remove SGL terminator indicator when chaining
  (bnc#1012382).
- ext4: fix incorrect quotaoff if the quota feature is enabled
  (bnc#1012382).
- ext4: fix quota inconsistency during orphan cleanup for
  read-only mounts (bnc#1012382).
- powerpc: Fix DAR reporting when alignment handler faults
  (bnc#1012382).
- block: Relax a check in blk_start_queue() (bnc#1012382).
- skd: Avoid that module unloading triggers a use-after-free
  (bnc#1012382).
- skd: Submit requests to firmware before triggering the doorbell
  (bnc#1012382).
- scsi: zfcp: fix queuecommand for scsi_eh commands when DIX
  enabled (bnc#1012382).
- scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress
  path (bnc#1012382).
- scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response
  trace records (bnc#1012382).
- scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to
  correlate with HBA (bnc#1012382).
- scsi: zfcp: fix missing trace records for early returns in
  TMF eh handlers (bnc#1012382).
- scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace
  records (bnc#1012382).
- scsi: zfcp: trace HBA FSF response by default on dismiss or
  timedout late response (bnc#1012382).
- scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
  (bnc#1012382).
- scsi: megaraid_sas: Check valid aen class range to avoid kernel
  panic (bnc#1012382).
- scsi: megaraid_sas: Return pended IOCTLs with cmd_status
  MFI_STAT_WRONG_STATE in case adapter is dead (bnc#1012382).
- scsi: storvsc: fix memory leak on ring buffer busy
  (bnc#1012382).
- scsi: sg: remove 'save_scat_len' (bnc#1012382).
- scsi: sg: use standard lists for sg_requests (bnc#1012382).
- scsi: sg: off by one in sg_ioctl() (bnc#1012382).
- scsi: sg: factor out sg_fill_request_table() (bnc#1012382).
- scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
  (bnc#1012382).
- ftrace: Fix selftest goto location on error (bnc#1012382).
- tracing: Apply trace_clock changes to instance max buffer
  (bnc#1012382).
- ARC: Re-enable MMU upon Machine Check exception (bnc#1012382).
- PCI: shpchp: Enable bridge bus mastering if MSI is enabled
  (bnc#1012382).
- media: v4l2-compat-ioctl32: Fix timespec conversion
  (bnc#1012382).
- media: uvcvideo: Prevent heap overflow when accessing mapped
  controls (bnc#1012382).
- bcache: initialize dirty stripes in flash_dev_run()
  (bnc#1012382).
- bcache: Fix leak of bdev reference (bnc#1012382).
- bcache: do not subtract sectors_to_gc for bypassed IO
  (bnc#1012382).
- bcache: correct cache_dirty_target in __update_writeback_rate()
  (bnc#1012382).
- bcache: Correct return value for sysfs attach errors
  (bnc#1012382).
- bcache: fix for gc and write-back race (bnc#1012382).
- bcache: fix bch_hprint crash and improve output (bnc#1012382).
- ftrace: Fix memleak when unregistering dynamic ops when tracing
  disabled (bnc#1012382).
- blacklist.conf: add one more
- commit 1629123

-------------------------------------------------------------------
Mon Oct  2 12:47:06 CEST 2017 - tiwai@suse.de

- README.BRANCH: Update maintainer
- commit b38bcb4

-------------------------------------------------------------------
Sat Sep 30 04:30:22 CEST 2017 - gqjiang@suse.com

- md/bitmap: disable bitmap_resize for file-backed bitmaps
  (bsc#1061172).
- commit df0593d

-------------------------------------------------------------------
Fri Sep 29 14:45:04 CEST 2017 - jroedel@suse.de

- iommu/vt-d: Avoid calling virt_to_phys() on null pointer
  (bsc#1061067).
- commit b55a015

-------------------------------------------------------------------
Fri Sep 29 14:30:15 CEST 2017 - jroedel@suse.de

- genirq: Fix for_each_action_of_desc() macro (bsc#1061064).
- commit 7d142c5

-------------------------------------------------------------------
Fri Sep 29 12:36:48 CEST 2017 - jroedel@suse.de

- PCI: Allow PCI express root ports to find themselves
  (bsc#1061046).
- PCI: fix oops when try to find Root Port for a PCI device
  (bsc#1061046).
- commit 1c9e07e

-------------------------------------------------------------------
Fri Sep 29 11:39:14 CEST 2017 - yousaf.kaukab@suse.com

- Refresh xgene performance monitoring unit driver
- perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit
  driver (bsc#1036737).
- Update
  patches.drivers/0029-perf-xgene-Remove-bogus-IS_ERR-check.patch
  (bsc#1036737).
- commit 7b9a7b6

-------------------------------------------------------------------
Fri Sep 29 11:25:59 CEST 2017 - jroedel@suse.de

- KVM: VMX: do not change SN bit in vmx_update_pi_irte()
  (bsc#1061017).
- KVM: async_pf: Fix #DF due to inject "Page not Present" and
  "Page Ready" exceptions simultaneously (bsc#1061017).
- KVM: VMX: remove WARN_ON_ONCE in
  kvm_vcpu_trigger_posted_interrupt (bsc#1061017).
- KVM: SVM: Add a missing 'break' statement (bsc#1061017).
- commit 1edc8c3

-------------------------------------------------------------------
Fri Sep 29 10:48:59 CEST 2017 - jroedel@suse.de

- Delete patches.fixes/0002-KVM-Don-t-accept-obviously-wrong-gsi-values-via-KVM_.patch.
  Patch was reverted upstream.
- commit f666215

-------------------------------------------------------------------
Fri Sep 29 10:44:02 CEST 2017 - jroedel@suse.de

- Refresh patches.fixes/0001-KVM-VMX-Do-not-BUG-on-out-of-bounds-guest-IRQ.patch.
  Update Git-commit and Patch-mainline headers now that the
  patch is upstream.
- commit ac32d7e

-------------------------------------------------------------------
Fri Sep 29 10:29:23 CEST 2017 - vliaskovitis@suse.com

- scsi: sd: Remove LBPRZ dependency for discards (bsc#1060985).
  This patch is originally part of a larger series which can't
  be easily backported to SLE-12. For a reasoning why we think
  it's safe to apply, see bsc#1060985, comment 20.
- commit 94de799

-------------------------------------------------------------------
Thu Sep 28 20:55:29 CEST 2017 - mwilck@suse.com

- scsi: ILLEGAL REQUEST + ASC==27 => target failure (bsc#1059465).
- commit 96fcd91

-------------------------------------------------------------------
Wed Sep 27 17:24:33 CEST 2017 - mgorman@suse.de

- Refresh
  patches.suse/mm-page_alloc.c-apply-gfp_allowed_mask-before-the-first-allocation-attempt.patch.
- commit c2d3af6

-------------------------------------------------------------------
Tue Sep 26 10:24:58 CEST 2017 - nborisov@suse.com

- btrfs: change how we decide to commit transactions during
  flushing (bsc#1060197).
- commit c75b4e0

-------------------------------------------------------------------
Tue Sep 26 10:23:03 CEST 2017 - nborisov@suse.com

- Refresh
  patches.suse/0001-Btrfs-skip-commit-transaction-if-we-don-t-have-enoug.patch.
- commit 4dcbd6a

-------------------------------------------------------------------
Sun Sep 24 21:20:35 CEST 2017 - msuchanek@suse.de

- rpm/kernel-binary.spec.in: only rewrite modules.dep if non-zero in size
  (bsc#1056979).
- commit 7b0c405

-------------------------------------------------------------------
Wed Sep 20 15:57:36 CEST 2017 - mcgrof@suse.com

- nl80211: check for the required netlink attributes presence (bsc#1058410 CVE-2017-12153).
- commit afb892c

-------------------------------------------------------------------
Wed Sep 20 10:07:08 CEST 2017 - vliaskovitis@suse.com

- HID: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switch
  (bnc#1022967).
- commit d1da10e

-------------------------------------------------------------------
Tue Sep 19 17:01:53 CEST 2017 - jeffm@suse.com

- btrfs: qgroup: move noisy underflow warning to debugging build
  (bsc#1055755).
- commit 2f7cda9

-------------------------------------------------------------------
Mon Sep 18 10:56:46 CEST 2017 - jack@suse.cz

- blacklist.conf: Add commit b5accbb0dfae
- commit ca04506

-------------------------------------------------------------------
Fri Sep 15 20:36:45 CEST 2017 - jroedel@suse.de

- kvm: nVMX: Don't allow L2 to access the hardware CR8
  (bsc#1058507, CVE-2017-12154).
- KVM: Don't accept obviously wrong gsi values via KVM_IRQFD
  (bsc#1058038, CVE-2017-1000252).
- KVM: VMX: Do not BUG() on out-of-bounds guest IRQ (bsc#1058038,
  CVE-2017-1000252).
- commit 6a52a36

-------------------------------------------------------------------
Fri Sep 15 09:40:15 CEST 2017 - jslaby@suse.cz

- Linux 4.4.88 (bnc#1012382 bsc#1047152 bnc#1057389
  CVE-2017-1000251).
- kabi/severities: ignore nfs_pgio_data_destroy
- Refresh
  patches.suse/workqueue-skip-flush-dependency-checks-for-legacy-workqueues.patch.
- Delete patches.fixes/blueborne-fix-4.4-sle12-sp2.patch.
- Delete
  patches.suse/btrfs-resume-qgroup-rescan-on-rw-remount.patch.
- commit 78476f6

-------------------------------------------------------------------
Wed Sep 13 00:51:53 CEST 2017 - neilb@suse.com

- NFS: flush data when locking a file to ensure cache coherence
  for mmap (bsc#981309).
- commit 65980ce

-------------------------------------------------------------------
Wed Sep 13 00:48:42 CEST 2017 - neilb@suse.com

- md/raid5: fix a race condition in stripe batch (linux-stable).
- commit 5bedfa6

-------------------------------------------------------------------
Tue Sep 12 20:59:31 CEST 2017 - tiwai@suse.de

- net/bluetooth: Validate output buffer length (CVE-2017-1000251,
  bsc#1057389).
- commit 545c055

-------------------------------------------------------------------
Mon Sep 11 16:48:40 CEST 2017 - msuchanek@suse.de

- ibmvnic: Clean up resources on probe failure (fate#323285,
  bsc#1058116).
- commit 2cb2b1b

-------------------------------------------------------------------
Mon Sep 11 12:08:48 CEST 2017 - mgorman@suse.de

- mm/page_alloc.c: apply gfp_allowed_mask before the first
  allocation attempt (bnc#971975 VM -- git fixes).
- commit 89e8220

-------------------------------------------------------------------
Fri Sep  8 16:28:50 CEST 2017 - tiwai@suse.de

- iwlwifi: mvm: don't send CTDP commands via debugfs if not
  supported (bsc#1031717).
- commit 13cab0a

-------------------------------------------------------------------
Fri Sep  8 06:51:24 CEST 2017 - neilb@suse.com

- getcwd: Close race with d_move called by lustre (bsc#1052593).
- commit 03b647c

-------------------------------------------------------------------
Thu Sep  7 14:32:33 CEST 2017 - jack@suse.cz

- ubifs: Correctly evict xattr inodes (bsc#1012829).
- commit bbe0c3c

-------------------------------------------------------------------
Thu Sep  7 14:32:06 CEST 2017 - jack@suse.cz

- ubifs: Don't leak kernel memory to the MTD (bsc#1012829).
- commit c846123

-------------------------------------------------------------------
Thu Sep  7 14:29:21 CEST 2017 - jack@suse.cz

- gfs2: Don't clear SGID when inheriting ACLs (bsc#1012829).
- commit 2fc4ee3

-------------------------------------------------------------------
Thu Sep  7 14:28:27 CEST 2017 - jack@suse.cz

- xfs: fix inobt inode allocation search optimization
  (bsc#1012829).
- commit 0fb3a7b

-------------------------------------------------------------------
Thu Sep  7 11:35:08 CEST 2017 - mkubecek@suse.cz

- rtnetlink: fix rtnl_vfinfo_size (bsc#1056261).
- commit c8c19d2

-------------------------------------------------------------------
Thu Sep  7 11:28:16 CEST 2017 - mkubecek@suse.cz

- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
  (CVE-2017-14106 bsc#1056982).
- commit a7aa21b

-------------------------------------------------------------------
Thu Sep  7 10:14:06 CEST 2017 - jslaby@suse.cz

- Linux 4.4.87 (bnc#1012382 bsc#1057015).
- Delete patches.fixes/ceph-fix-readpage-from-fscache.patch.
- commit dd78184

-------------------------------------------------------------------
Wed Sep  6 14:52:18 CEST 2017 - msuchanek@suse.de

- kernel-docs: unpack the source instead of using kernel-source
  (bsc#1057199).
- commit 452d429

-------------------------------------------------------------------
Wed Sep  6 12:41:52 CEST 2017 - jlee@suse.com

- ACPICA: Namespace: fix operand cache leak (bsc#1049580,
  CVE-2017-11472).
- commit 967361f

-------------------------------------------------------------------
Wed Sep  6 09:16:22 CEST 2017 - dchang@suse.com

- bnxt_en: Fix NULL pointer dereference in reopen failure path
  (bnc#1038583).
- bnxt_en: fix pci cleanup in bnxt_init_one() failure path
  (bnc#1038583).
- bnxt_en: Fix NULL pointer dereference in a failure path during
  open (bnc#1038583).
- bnxt_en: Refactor TPA code path (bnc#1038583).
- bnxt_en: Fix and clarify link_info->advertising (bnc#1038583).
- bnxt_en: Fix "uninitialized variable" bug in TPA code path
  (bnc#1038583).
- bnxt: do not busy-poll when link is down (bnc#1038583).
- bnxt_en: Fix a VXLAN vs GENEVE issue (bnc#1038583).
- bnxt: add a missing rcu synchronization (bnc#1038583).
- bnxt_en: Fix VF virtual link state (bnc#1038583).
- bnxt_en: Fix ring arithmetic in bnxt_setup_tc() (bnc#1038583).
- bnxt_en: Pad TX packets below 52 bytes (bnc#1038583).
- bnxt_en: Fix TX push operation on ARM64 (bnc#1038583).
- bnxt_en: Enable MRU enables bit when configuring VNIC MRU
  (bnc#1038583).
- bnxt_en: initialize rc to zero to avoid returning garbage
  (bnc#1038583).
- commit c8f062a

-------------------------------------------------------------------
Tue Sep  5 15:48:08 CEST 2017 - tbogendoerfer@suse.de

- cxgb4: Fix stack out-of-bounds read due to wrong size to
  t4_record_mbox() (bsc#1021424 bsc#1022743).
- commit 3c5ffd9

-------------------------------------------------------------------
Tue Sep  5 15:41:03 CEST 2017 - tiwai@suse.de

- Workaround for kABI compatibility with DP-MST patches
  (bsc#1055493).
- drm/dp: Introduce MST topology state to track available link
  bandwidth (bsc#1055493).
- drm: Add driver-private objects to atomic state (bsc#1055493).
- commit 24b8794

-------------------------------------------------------------------
Tue Sep  5 08:23:51 CEST 2017 - jslaby@suse.cz

- Linux 4.4.86 (FATE#320191 bnc#1012382 bsc#1051663 bsc#963619).
- Delete
  patches.drivers/lpfc-Fix-Device-discovery-failures-during-switch-reb.patch.
- Delete patches.fixes/gcov-add-support-for-gcc-version-6.patch.
- Delete patches.fixes/gcov-support-gcc-7-1.patch.
- commit 7cecf14

-------------------------------------------------------------------
Mon Sep  4 11:43:38 CEST 2017 - lhenriques@suse.com

- ceph: fix readpage from fscache (bsc#1057015).
- commit c854055

-------------------------------------------------------------------
Mon Sep  4 09:21:12 CEST 2017 - colyli@suse.de

- lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd()
  to kill warning (FATE#319466).
- commit dcf5a36

-------------------------------------------------------------------
Fri Sep  1 21:43:43 CEST 2017 - tiwai@suse.de

- ALSA: hda/realtek - Add support headphone Mic for ALC221 of
  HP platform (bsc#1024405).
- commit bd0b7dc

-------------------------------------------------------------------
Fri Sep  1 15:37:45 CEST 2017 - jslaby@suse.cz

- Linux 4.4.85 (bnc#1012382 bsc#1005917 bsc#1020657 bsc#1028819
  bsc#1031717 bsc#1031784).
- Refresh
  patches.fixes/0006-x86-ioapic-Fix-setup_res-failing-to-get-resource.patch.
- Delete
  patches.drivers/ACPI-APEI-Add-missing-synchronize_rcu-on-NOTIFY_SCI-.
- Delete
  patches.drivers/ALSA-hda-Add-stereo-mic-quirk-for-Lenovo-G50-70-17aa.
- Delete
  patches.drivers/ASoC-simple-card-don-t-fail-if-sysclk-setting-is-not.
- Delete
  patches.fixes/0001-acpi-ioapic-clear-on-stack-resource-before-using-it.
- Delete
  patches.fixes/Bluetooth-bnep-fix-possible-might-sleep-error-in-bne.patch.
- Delete
  patches.fixes/Bluetooth-cmtp-fix-possible-might-sleep-error-in-cmt.patch.
- Delete
  patches.fixes/Bluetooth-hidp-fix-possible-might-sleep-error-in-hid.patch.
- commit 0ec7e2c

-------------------------------------------------------------------
Fri Sep  1 13:54:48 CEST 2017 - mbrugger@suse.com

- drivers: net: xgene: Fix wrong logical operation (bsc#1056827).
- of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
  (bsc#1056827).
- commit 2a241ea

-------------------------------------------------------------------
Fri Sep  1 10:17:00 CEST 2017 - mgorman@suse.de

- mm, madvise: ensure poisoned pages are removed from per-cpu
  lists (VM hw poison -- git fixes).
- commit 8ba842e

-------------------------------------------------------------------
Thu Aug 31 22:11:28 CEST 2017 - jeffm@suse.com

- xfs/dmapi: fix incorrect file->f_path.dentry->d_inode usage
  (bsc#1055896).
- commit ce3ce3a

-------------------------------------------------------------------
Thu Aug 31 15:40:06 CEST 2017 - jthumshirn@suse.de

- scsi: qla2xxx: Fix an integer overflow in sysfs code
  (bsc#1056588, CVE-2017-14051).
- commit d5f0195

-------------------------------------------------------------------
Tue Aug 29 20:05:52 CEST 2017 - msuchanek@suse.de

- tpm_tis_core: Choose appropriate timeout for reading burstcount
  (bsc#1020645, fate#321435, fate#321507, fate#321600,
  bsc#1034048, git-fixes aec04cbdf723).
- commit a45063d

-------------------------------------------------------------------
Tue Aug 29 20:01:19 CEST 2017 - msuchanek@suse.de

- tpm: read burstcount from TPM_STS in one 32-bit transaction
  (bsc#1020645, fate#321435, fate#321507, fate#321600,
  bsc#1034048, git-fixes 27084efee0c3).
- commit 2467e3d

-------------------------------------------------------------------
Tue Aug 29 19:59:40 CEST 2017 - msuchanek@suse.de

- tpm_tis_core: convert max timeouts from msec to jiffies
  (bsc#1020645, fate#321435, fate#321507, fate#321600,
  bsc#1034048, git-fixes aec04cbdf723).
- commit 55a04c2

-------------------------------------------------------------------
Tue Aug 29 19:59:18 CEST 2017 - msuchanek@suse.de

- tpm: fix: return rc when devm_add_action() fails (bsc#1020645,
  fate#321435, fate#321507, fate#321600, bsc#1034048, git-fixes
  8e0ee3c9faed).
- commit 3adf95a

-------------------------------------------------------------------
Tue Aug 29 19:57:27 CEST 2017 - msuchanek@suse.de

- Update
  patches.drivers/tpm-141-fix-RC-value-check-in-tpm2_seal_trusted.patch
  (bsc#1020645, fate#321435, fate#321507, fate#321600,
  bsc#1034048, git-fixes 5ca4c20cfd37).
- commit 55556f0

-------------------------------------------------------------------
Tue Aug 29 15:22:38 CEST 2017 - mkubecek@suse.cz

- netfilter: x_tables: pack percpu counter allocations
  (bsc#1052888).
- netfilter: x_tables: pass xt_counters struct to counter
  allocator (bsc#1052888).
- netfilter: x_tables: pass xt_counters struct instead of packet
  counter (bsc#1052888).
- netfilter: fix IS_ERR_VALUE usage (bsc#1052888).
- commit b2becbc

-------------------------------------------------------------------
Fri Aug 25 09:23:05 CEST 2017 - jslaby@suse.cz

- Linux 4.4.84 (CVE-2017-12134 XSA-229 bnc#1012382 bsc#1051790
  bsc#1052580).
- kABI: protect enum pid_type (kabi).
- kABI: uninline task_tgid_nr_nr (kabi).
- Refresh
  patches.suse/mm-page_owner-copy-page-owner-info-during-migration.patch.
- Delete
  patches.drivers/ALSA-usb-audio-Apply-sample-rate-quirk-to-Sennheiser.
- Delete patches.fixes/xsa229.patch.
- commit 7849690

-------------------------------------------------------------------
Fri Aug 25 05:04:05 CEST 2017 - acho@suse.com

- Bluetooth: bnep: fix possible might sleep error in bnep_session
  (bsc#1031784).
- Bluetooth: cmtp: fix possible might sleep error in cmtp_session
  (bsc#1031784).
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- commit 73f7a6f

-------------------------------------------------------------------
Thu Aug 24 19:53:11 CEST 2017 - lduncan@suse.com

- lib: test_rhashtable: Fix KASAN warning (bsc#1055359).
- commit 06b6930

-------------------------------------------------------------------
Thu Aug 24 17:38:15 CEST 2017 - lduncan@suse.com

- lib: test_rhashtable: fix for large entry counts (bsc#1055359).
- commit f9ed29c

-------------------------------------------------------------------
Thu Aug 24 14:56:37 CEST 2017 - hare@suse.de

- mptsas: Fixup device hotplug for VMWare ESXi (bsc#1030850).
- commit a46d826

-------------------------------------------------------------------
Wed Aug 23 09:38:03 CEST 2017 - tiwai@suse.de

- ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)
  (bsc#1020657).
- commit f1854c4

-------------------------------------------------------------------
Wed Aug 23 09:16:44 CEST 2017 - jslaby@suse.cz

- Refresh
  patches.fixes/Bluetooth-hidp-fix-possible-might-sleep-error-in-hid.patch.
  Update upstream status.
- commit c7de3c2

-------------------------------------------------------------------
Wed Aug 23 04:37:11 CEST 2017 - lduncan@suse.com

- percpu_ref: allow operation mode switching operations to be
  called concurrently (bsc#1055096).
- percpu_ref: restructure operation mode switching (bsc#1055096).
- percpu_ref: unify staggered atomic switching wait behavior
  (bsc#1055096).
- percpu_ref: reorganize __percpu_ref_switch_to_atomic() and
  relocate percpu_ref_switch_to_atomic() (bsc#1055096).
- percpu_ref: remove unnecessary RCU grace period for staggered
  atomic switching confirmation (bsc#1055096).
- commit 36bf363

-------------------------------------------------------------------
Tue Aug 22 20:10:51 CEST 2017 - tiwai@suse.de

- ALSA: ice1712: Add support for STAudio ADCIII (bsc#1048934).
- commit f09aaec

-------------------------------------------------------------------
Tue Aug 22 19:51:47 CEST 2017 - tiwai@suse.de

- ALSA: hda - Implement mic-mute LED mode enum (bsc#1055013).
- commit 54fc7d7

-------------------------------------------------------------------
Tue Aug 22 09:11:10 CEST 2017 - nborisov@suse.com

- Btrfs: fix early ENOSPC due to delalloc (bsc#1049226).
- commit 83e5130

-------------------------------------------------------------------
Tue Aug 22 08:43:55 CEST 2017 - jslaby@suse.cz

- tty: serial: msm: Support more bauds (git-fixes).
- commit 04e68cb

-------------------------------------------------------------------
Mon Aug 21 19:48:36 CEST 2017 - dbueso@suse.de

- blacklist.conf: e859afe1ee0c5ae981c55387ccd45eba258a7842 is not applicable
- commit 4d19a86

-------------------------------------------------------------------
Mon Aug 21 19:47:33 CEST 2017 - dbueso@suse.de

- blacklist.conf: a7b8829d242b1a58107e9c02b09e93aec446d55c is not applicable
- commit 0cfda27

-------------------------------------------------------------------
Mon Aug 21 10:27:47 CEST 2017 - jgross@suse.com

- xen: fix bio vec merging (bsc#1051790 XSA-229 CVE-2017-12134).
- commit 2bf371f

-------------------------------------------------------------------
Thu Aug 17 14:35:00 CEST 2017 - jeffm@suse.com

- supported.conf: clear mistaken external support flag for cifs.ko (bsc#1053802).
- commit 1c34b28

-------------------------------------------------------------------
Thu Aug 17 11:09:43 CEST 2017 - oneukum@suse.com

- USB: core: fix device node leak (bsc#1047487).
- commit c27d400

-------------------------------------------------------------------
Thu Aug 17 08:20:44 CEST 2017 - jslaby@suse.cz

- Linux 4.4.83 (bnc#1012382 git-fixes).
- kABI: protect struct iscsi_np (kabi).
- Refresh
  patches.suse/cpuset-use-static-key-better-and-convert-to-new-API.patch.
- Delete
  patches.fixes/0001-fuse-initialize-the-flock-flag-in-fuse_file-on-alloc.patch.
- commit eeb20bd

-------------------------------------------------------------------
Wed Aug 16 19:43:22 CEST 2017 - rgoldwyn@suse.com

- ovl: fix dentry leak for default_permissions (bsc#1054084).
- commit ef2b972

-------------------------------------------------------------------
Wed Aug 16 14:05:44 CEST 2017 - msuchanek@suse.de

- s390: export symbols for crash-kmp (bsc#1053915).
- commit e4d904f

-------------------------------------------------------------------
Tue Aug 15 17:37:57 CEST 2017 - tiwai@suse.de

- drm/vmwgfx: Limit max desktop dimensions to 8Kx8K (bsc#1048155).
- commit 3510946

-------------------------------------------------------------------
Tue Aug 15 09:15:43 CEST 2017 - tiwai@suse.de

- ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset
  (bsc#1052580).
- commit 039bf9a

-------------------------------------------------------------------
Mon Aug 14 15:36:22 CEST 2017 - jslaby@suse.cz

- ACPI / scan: Prefer devices without _HID for _ADR matching
  (git-fixes).
- commit e23b354

-------------------------------------------------------------------
Mon Aug 14 14:52:45 CEST 2017 - tiwai@suse.de

- iwlwifi: missing error code in iwl_trans_pcie_alloc()
  (bsc#1031717).
- commit f6ee514

-------------------------------------------------------------------
Mon Aug 14 13:12:34 CEST 2017 - jslaby@suse.cz

- Linux 4.4.82 (bnc#1012382 CVE-2017-1000112 bsc#1052311
  CVE-2017-1000111 bsc#1052365).
- Refresh
  patches.fixes/ipv6-Don-t-use-ufo-handling-on-later-transformed-pac.patch.
- Refresh
  patches.fixes/udp-avoid-ufo-handling-on-IP-payload-compression-pac.patch.
- Delete
  patches.fixes/net-packet-fix-race-in-packet_set_ring-on-PACKET_RES.patch.
- Delete
  patches.fixes/udp-consistently-apply-ufo-or-fragmentation.patch.
- commit 9c69b1b

-------------------------------------------------------------------
Mon Aug 14 08:56:16 CEST 2017 - jslaby@suse.cz

- Linux 4.4.81 (CVE-2017-7542 CVE-2017-8831 bnc#1012382
  bsc#1037994 bsc#1041958 bsc#1049882).
- kABI: protect struct se_lun (kabi).
- Refresh
  patches.drivers/0003-iscsi-target-add-void-iscsit_get_rx_pdu.
- Refresh
  patches.drivers/0004-iscsi-target-split-iscsi_target_rx_thread.
- Refresh
  patches.drivers/0010-iscsi-target-clear-tx_thread_active.
- Refresh
  patches.drivers/0015-iscsi-target-convert-transport-drivers-to-signal-rdma_shutdown.
- Refresh
  patches.drivers/0034-target-remove-enum-transport_lunflags_table.
- Refresh
  patches.fixes/ipv6-Don-t-use-ufo-handling-on-later-transformed-pac.patch.
- Refresh
  patches.fixes/udp-avoid-ufo-handling-on-IP-payload-compression-pac.patch.
- Refresh patches.kabi/kabi-protect-struct-mm_struct.patch.
- Refresh
  patches.suse/mm-mprotect.c-don-t-touch-single-threaded-PTEs-which-are-on-the-right-node.patch.
- Refresh
  patches.suse/mm-printk-introduce-new-format-string-for-flags.patch.
- Update
  patches.suse/workqueue-skip-flush-dependency-checks-for-legacy-workqueues.patch
  (js has no idea).
- Delete
  patches.fixes/ipv4-Should-use-consistent-conditional-judgement-for.patch.
- Delete
  patches.fixes/ipv6-avoid-overflow-of-offset-in-ip6_find_1stfragopt.patch.
- Delete
  patches.fixes/media-saa7164-fix-double-fetch-PCIe-access-condition.
- Delete
  patches.fixes/net-account-for-current-skb-length-when-deciding-abo.patch.
- commit 49b517e

-------------------------------------------------------------------
Mon Aug 14 08:17:33 CEST 2017 - jslaby@suse.cz

- Linux 4.4.80 (CVE-2017-7533 bnc#1012382 bnc#1022476 bsc#1041958
  bsc#1042286 bsc#1047653 bsc#1049483 bsc#1050188 bsc#993890
  bsc#1048914).
- Revert "/proc/iomem: only expose physical resource addresses
  to privileged users" (kabi).
- Revert "Make file credentials available to the seqfile
  interfaces" (kabi).
- Refresh
  patches.arch/43-x86-mce-amd-update-sysfs-bank-names-for-smca-systems.patch.
- Refresh
  patches.drivers/mpt3sas-Make-use-of-additional-HighPriority-credit-m.patch.
- Refresh
  patches.fixes/ipv6-Don-t-use-ufo-handling-on-later-transformed-pac.patch.
- Refresh
  patches.fixes/udp-avoid-ufo-handling-on-IP-payload-compression-pac.patch.
- Refresh patches.kabi/kabi-protect-struct-tpm_chip.patch.
- Delete patches.drivers/0001-kaweth-fix-firmware-download.patch.
- Delete
  patches.drivers/0002-kaweth-fix-oops-upon-failed-memory-allocation.patch.
- Delete
  patches.fixes/Revert-powerpc-numa-Fix-percpu-allocations-to-be-NUM.
- Delete patches.fixes/af_key-add-lock-to-key-dump.patch.
- Delete patches.fixes/dentry-name-snapshots.patch.
- Delete
  patches.fixes/ipv6-Should-use-consistent-conditional-judgement-for.patch.
- Delete
  patches.fixes/net-phy-Do-not-perform-software-reset-for-Generic-PH.patch.
- Delete
  patches.fixes/xfs-don-t-bug-on-mixed-direct-and-mapped-i-o.patch.
- Delete
  patches.suse/sched-cputime-Fix-prev-steal-time-accouting-during-CPU-hotplug.patch.
- commit e195a26

-------------------------------------------------------------------
Mon Aug 14 07:00:33 CEST 2017 - neilb@suse.com

- fuse: initialize the flock flag in fuse_file on allocation
  (git-fixes).
- commit e98d595

-------------------------------------------------------------------
Mon Aug 14 07:00:08 CEST 2017 - neilb@suse.com

- blacklist.conf: add unwanted commits
- commit a92e58a

-------------------------------------------------------------------
Thu Aug 10 16:00:40 CEST 2017 - jthumshirn@suse.de

- libnvdimm: fix badblock range handling of ARS range
  (bsc#1023175).
- libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
  (bsc#1023175).
- commit 0327dff

-------------------------------------------------------------------
Wed Aug  9 23:55:05 CEST 2017 - msuchanek@suse.de

- tpm: KABI fix (bsc#1053117).
- commit 66c5b96

-------------------------------------------------------------------
Wed Aug  9 23:55:04 CEST 2017 - msuchanek@suse.de

- tpm: Issue a TPM2_Shutdown for TPM2 devices (bsc#1053117).
- commit 60b102d

-------------------------------------------------------------------
Wed Aug  9 23:55:03 CEST 2017 - msuchanek@suse.de

- Add "shutdown" to "struct class" (bsc#1053117).
- commit fe088a0

-------------------------------------------------------------------
Wed Aug  9 14:08:01 CEST 2017 - msuchanek@suse.de

- Refresh fadump patches metadata and change to upstream order.
- commit d519325

-------------------------------------------------------------------
Wed Aug  9 12:23:31 CEST 2017 - hare@suse.de

- qeth: fix L3 next-hop im xmit qeth hdr (bnc#1052773,
  LTC#157374).
- commit c83bb73

-------------------------------------------------------------------
Wed Aug  9 09:47:06 CEST 2017 - tiwai@suse.de

- [media] saa7164: fix double fetch PCIe access condition
  (CVE-2017-8831 bsc#1037994).
- commit 913c459

-------------------------------------------------------------------
Tue Aug  8 21:57:23 CEST 2017 - msuchanek@suse.de

- Fix warning in  patches.drivers/ibmvnic-104-Check-for-transport-event-on-driver-resume.patch.
- commit e88865d

-------------------------------------------------------------------
Tue Aug  8 20:21:31 CEST 2017 - jroedel@suse.de

- x86/dmi: Switch dmi_remap() from ioremap() to ioremap_cache()
  (bsc#1051399).
- commit a53d8db

-------------------------------------------------------------------
Tue Aug  8 17:45:09 CEST 2017 - msuchanek@suse.de

- ibmvnic: Report rx buffer return codes as netdev_dbg
  (bsc#1052794).
- commit 76fd0c0

-------------------------------------------------------------------
Tue Aug  8 17:45:07 CEST 2017 - msuchanek@suse.de

- ibmvnic: Check for transport event on driver resume
  (bsc#1051556, bsc#1052709).
- commit f9c29db

-------------------------------------------------------------------
Tue Aug  8 17:45:02 CEST 2017 - msuchanek@suse.de

- ibmvnic: Initialize SCRQ's during login renegotiation
  (bsc#1052223).
- commit d8105e2

-------------------------------------------------------------------
Tue Aug  8 14:42:00 CEST 2017 - jack@suse.cz

- Update tags:
  patches.fixes/ext4-Don-t-clear-SGID-when-inheriting-ACLs.patch
  patches.fixes/ocfs2-Don-t-clear-SGID-when-inheriting-ACLs.patch
  patches.fixes/reiserfs-Don-t-clear-SGID-when-inheriting-ACLs.patch
- commit 1d9ae22

-------------------------------------------------------------------
Mon Aug  7 23:05:20 CEST 2017 - jeffm@suse.com

- vfs: fix missing inode_get_dev sites (bsc#1052049).
- commit 9ee6783

-------------------------------------------------------------------
Mon Aug  7 13:53:52 CEST 2017 - mfleming@suse.de

- blacklist.conf: 34bf129a7f06 isn't needed because we don't build PA-RISC.
- commit 8241482

-------------------------------------------------------------------
Mon Aug  7 13:29:07 CEST 2017 - jack@suse.cz

- blacklist.conf: Blacklist a428d314ebc
- commit 935071e

-------------------------------------------------------------------
Mon Aug  7 11:52:40 CEST 2017 - jroedel@suse.de

- iommu/amd: Fix schedule-while-atomic BUG in initialization code
  (bsc1052533).
- commit 3e49cd2

-------------------------------------------------------------------
Sun Aug  6 00:01:26 CEST 2017 - mkubecek@suse.cz

- net-packet: fix race in packet_set_ring on PACKET_RESERVE
  (CVE-2017-1000111 bsc#1052365).
- commit 47485ea

-------------------------------------------------------------------
Sat Aug  5 23:36:55 CEST 2017 - mkubecek@suse.cz

- udp: consistently apply ufo or fragmentation (CVE-2017-1000112
  bsc#1052311).
- commit fe9d373

-------------------------------------------------------------------
Fri Aug  4 11:44:05 CEST 2017 - hare@suse.de

- scsi_devinfo: fixup string compare (bsc#1037404).
- commit 6d8eeec

-------------------------------------------------------------------
Fri Aug  4 09:13:05 CEST 2017 - hare@suse.de

- block: do not allow updates through sysfs until registration
  completes (bsc#1047027).
- commit 73e9023

-------------------------------------------------------------------
Fri Aug  4 08:39:51 CEST 2017 - hare@suse.de

- scsi_dh_alua: suppress errors from unsupported devices
  (bsc#1038792).
- commit 0e8bcce

-------------------------------------------------------------------
Thu Aug  3 16:23:15 CEST 2017 - jthumshirn@suse.de

- IB/hfi1: Wait for QSFP modules to initialize (bsc#1019151).
- commit a45ce25

-------------------------------------------------------------------
Thu Aug  3 10:21:31 CEST 2017 - hare@suse.de

- scsi: kABI fix for new state STARGET_CREATED_REMOVE
  (bsc#1013887).
- commit 31b7cb2

-------------------------------------------------------------------
Thu Aug  3 09:34:59 CEST 2017 - hare@suse.de

- Drop patches; obsoleted by 'scsi: Add STARGET_CREATE_REMOVE state'
- Delete
  patches.drivers/scsi_transport_fc-do-not-call-queue_work-under-lock.patch.
- Delete
  patches.drivers/scsi_transport_fc-fixup-race-condition-in-fc_rport_f.patch.
- commit c4cc456

-------------------------------------------------------------------
Thu Aug  3 09:34:28 CEST 2017 - hare@suse.de

- scsi: Add STARGET_CREATE_REMOVE state to scsi_target_state
  (bsc#1013887).
- commit 5afe7e1

-------------------------------------------------------------------
Thu Aug  3 08:22:39 CEST 2017 - neilb@suse.com

- NFS: Optimize fallocate by refreshing mapping when needed
  (git-fixes).
- NFS: invalidate file size when taking a lock (git-fixes).
- commit c4f79ce

-------------------------------------------------------------------
Wed Aug  2 07:20:13 CEST 2017 - tiwai@suse.de

- PM / Hibernate: Fix scheduling while atomic during hibernation
  (bsc#1051059).
- commit d444c6c

-------------------------------------------------------------------
Tue Aug  1 16:27:31 CEST 2017 - jroedel@suse.de

- ACPI / processor: Avoid reserving IO regions too early
  (bsc#1051478).
- commit 4370a71

-------------------------------------------------------------------
Tue Aug  1 16:13:19 CEST 2017 - jroedel@suse.de

- kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls
  (bsc#1051478).
- commit 740ca35

-------------------------------------------------------------------
Tue Aug  1 16:08:54 CEST 2017 - jroedel@suse.de

- KVM: nVMX: Fix nested VPID vmx exec control (bsc#1051478).
- commit 7325a6e

-------------------------------------------------------------------
Tue Aug  1 15:59:50 CEST 2017 - jroedel@suse.de

- KVM: x86: avoid simultaneous queueing of both IRQ and SMI
  (bsc#1051478).
- commit dd4f667

-------------------------------------------------------------------
Tue Aug  1 15:53:06 CEST 2017 - jroedel@suse.de

- KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0
  x2APIC (bsc#1051478).
- commit 869f25a

-------------------------------------------------------------------
Tue Aug  1 15:21:29 CEST 2017 - jroedel@suse.de

- blacklist.conf: Blacklist e80e7edc55ba ('PCI/MSI: Initialize MSI capability for all architectures')
  This only fixes machines not supported by our kernels.
- commit 6d5803c

-------------------------------------------------------------------
Tue Aug  1 15:12:57 CEST 2017 - jroedel@suse.de

- PCI / PM: Fix native PME handling during system suspend/resume
  (bsc#1051478).
- commit 383632d

-------------------------------------------------------------------
Tue Aug  1 14:51:09 CEST 2017 - jroedel@suse.de

- PCI: Enable ECRC only if device supports it (bsc#1051478).
- commit c96580c

-------------------------------------------------------------------
Tue Aug  1 14:47:27 CEST 2017 - jroedel@suse.de

- PCI: Correct PCI_STD_RESOURCE_END usage (bsc#1051478).
- commit a89be0a

-------------------------------------------------------------------
Tue Aug  1 14:46:34 CEST 2017 - lhenriques@suse.com

- gcov: support GCC 7.1 (bsc#1051663).
- gcov: add support for gcc version >= 6 (bsc#1051663).
- commit a92dc4a

-------------------------------------------------------------------
Tue Aug  1 14:29:32 CEST 2017 - jroedel@suse.de

- PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
  (bsc#1051478).
- commit d7147f2

-------------------------------------------------------------------
Tue Aug  1 14:21:28 CEST 2017 - jroedel@suse.de

- PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()
  (bsc#1051478).
- commit 15eb86e

-------------------------------------------------------------------
Tue Aug  1 14:03:21 CEST 2017 - jroedel@suse.de

- PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+
  (bsc#1051478).
- PCI: Convert Mellanox broken INTx quirks to be for listed
  devices only (bsc#1051478).
- PCI: Add Mellanox device IDs (bsc#1051478).
- commit 86146b7

-------------------------------------------------------------------
Tue Aug  1 12:32:55 CEST 2017 - nborisov@suse.com

- Btrfs: incremental send, fix invalid path for link  commands
  (bsc#1051479).
- Btrfs: incremental send, fix invalid path for unlink  commands
  (bsc#1051479).
- Btrfs: send, fix invalid path after renaming and linking  file
  (bsc#1051479).
- commit bcec7de

-------------------------------------------------------------------
Tue Aug  1 10:59:42 CEST 2017 - jroedel@suse.de

- blacklist.conf: Blacklist aa2369f11ff7 ('mm/gup.c: fix access_ok() argument type')
  (bsc#1051478)
  Fixes only a compile-warning.
- commit 0fbb228

-------------------------------------------------------------------
Tue Aug  1 10:57:19 CEST 2017 - jroedel@suse.de

- blacklist.conf: Blacklist 4e201566402c ('genirq/msi: Drop artificial PCI dependency')
  (bsc#1051478)
  This commit just removes an include and does not fix a real
  issue.
- commit 7773558

-------------------------------------------------------------------
Tue Aug  1 10:56:30 CEST 2017 - jroedel@suse.de

- perf/x86: Fix spurious NMI with PEBS Load Latency event
  (bsc#1051478).
- commit 683621e

-------------------------------------------------------------------
Tue Aug  1 10:36:04 CEST 2017 - jroedel@suse.de

- perf/x86/intel: Cure bogus unwind from PEBS entries
  (bsc#1051478).
- perf/x86/intel: Fix PEBSv3 record drain (bsc#1051478).
- commit 0f69691

-------------------------------------------------------------------
Mon Jul 31 16:30:37 CEST 2017 - tiwai@suse.de

- blacklist.conf: add inapplicable commits for wifi (bsc#1031717)
- commit 1c00d8b

-------------------------------------------------------------------
Mon Jul 31 16:24:43 CEST 2017 - tiwai@suse.de

- ALSA: fm801: Initialize chip after IRQ handler is registered
  (bsc#1031717).
- iwlwifi: pcie: fix command completion name debug (bsc#1031717).
- iwlwifi: mvm: unconditionally stop device after init
  (bsc#1031717).
- iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT
  (bsc#1031717).
- brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
  (bsc#1031717).
- mwifiex: do not update MCS set from hostapd (bsc#1031717).
- drm/i915: Fix scaler init during CRTC HW state readout
  (bsc#1031717).
- commit 933305c

-------------------------------------------------------------------
Mon Jul 31 16:09:01 CEST 2017 - jroedel@suse.de

- blacklist.conf: Blacklist c9525a3fab63 ('x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation')
  Updates only kconfig help-text (bsc#1051478).
- commit 4601a30

-------------------------------------------------------------------
Mon Jul 31 16:05:35 CEST 2017 - jroedel@suse.de

- blacklist.conf: Blacklist c133c7615751 ('x86/nmi: Fix timeout test in test_nmi_ipi()')
  It only fixes a self-test (bsc#1051478).
- commit c371ed3

-------------------------------------------------------------------
Mon Jul 31 15:33:09 CEST 2017 - jroedel@suse.de

- kABI-fix for "x86/panic: replace smp_send_stop() with kdump
  friendly version in panic path" (bsc#1051478).
- x86/panic: replace smp_send_stop() with kdump friendly version
  in panic path (bsc#1051478).
- commit 93b0fbd

-------------------------------------------------------------------
Mon Jul 31 15:31:14 CEST 2017 - mfleming@suse.de

- blacklist.conf: 1151f838cb62 is high-risk and we're not aware of any
  systems that might need it in SP2.
- commit 88897c5

-------------------------------------------------------------------
Mon Jul 31 14:55:45 CEST 2017 - tiwai@suse.de

- drm/vmwgfx: Fix large topology crash (bsc#1048155).
- drm/vmwgfx: Support topology greater than texture size
  (bsc#1048155).
- commit d89b29a

-------------------------------------------------------------------
Mon Jul 31 14:49:15 CEST 2017 - jroedel@suse.de

- x86/LDT: Print the real LDT base address (bsc#1051478).
- commit 9282f4e

-------------------------------------------------------------------
Mon Jul 31 13:29:28 CEST 2017 - mfleming@suse.de

- blacklist.conf: Don't need 55d728a40d36, we do it differently in SLE
- commit b605a1d

-------------------------------------------------------------------
Mon Jul 31 11:14:39 CEST 2017 - jgross@suse.com

- Update patch-mainline and commit-id tags of XEN patches
- commit c9bd217

-------------------------------------------------------------------
Fri Jul 28 19:05:35 CEST 2017 - mkubecek@suse.cz

- ipv6: avoid overflow of offset in ip6_find_1stfragopt
  (CVE-2017-7542 bsc#1049882).
- commit c3588f8

-------------------------------------------------------------------
Fri Jul 28 16:54:25 CEST 2017 - jthumshirn@suse.de

- block: Fix front merge check (bsc#1051239).
- commit 90b16f7

-------------------------------------------------------------------
Fri Jul 28 14:08:11 CEST 2017 - tiwai@suse.de

- platform/x86: ideapad-laptop: Add several models to no_hw_rfkill
  (bsc#1051022).
- platform/x86: ideapad-laptop: Add IdeaPad V510-15IKB to
  no_hw_rfkill (bsc#1051022).
- platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkill
  (bsc#1051022).
- platform/x86: ideapad-laptop: Add Y520-15IKBN to no_hw_rfkill
  (bsc#1051022).
- platform/x86: ideapad-laptop: Add IdeaPad V310-15ISK to
  no_hw_rfkill (bsc#1051022).
- platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to
  no_hw_rfkill (bsc#1051022).
- platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill
  DMI list (bsc#1051022).
- platform/x86: ideapad-laptop: Add Lenovo Yoga 910-13IKB to
  no_hw_rfkill dmi list (bsc#1051022).
- commit 19632f5

-------------------------------------------------------------------
Fri Jul 28 11:40:05 CEST 2017 - jslaby@suse.cz

- Linux 4.4.79 (CVE-2017-11473 bnc#1012382 bsc#1012829 bsc#1047118
  bsc#1049603).
- kABI: protect struct iscsi_tpg_attrib (kabi).
- Refresh
  patches.fixes/0002-md-raid1-Refactor-raid1_make_request.patch.
- Refresh patches.fixes/af_key-add-lock-to-key-dump.patch.
- Delete
  patches.arch/x86-acpi-prevent-out-of-bound-access-caused-by-broken-acpi-tables.
- Delete
  patches.fixes/0001-NFS-only-invalidate-dentrys-that-are-clearly-invalid.patch.
- Delete
  patches.fixes/udf-Fix-deadlock-between-writeback-and-udf_setsize.patch.
- commit 08f1a7a

-------------------------------------------------------------------
Thu Jul 27 16:33:26 CEST 2017 - mhocko@suse.com

- Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"
  (bsc#1048914).
- commit c0fdc47

-------------------------------------------------------------------
Thu Jul 27 00:20:33 CEST 2017 - bpoirier@suse.com

- net: ena: update ena driver to version 1.2.0 (bsc#1047121).
- net: ena: update driver's rx drop statistics (bsc#1047121).
- net: ena: use lower_32_bits()/upper_32_bits() to split dma
  address (bsc#1047121).
- net: ena: separate skb allocation to dedicated function
  (bsc#1047121).
- net: ena: use napi_schedule_irqoff when possible (bsc#1047121).
- net: ena: allow the driver to work with small number of msix
  vectors (bsc#1047121).
- net: ena: add support for out of order rx buffers refill
  (bsc#1047121).
- net: ena: add reset reason for each device FLR (bsc#1047121).
- net: ena: change sizeof() argument to be the type pointer
  (bsc#1047121).
- net: ena: add hardware hints capability to the driver
  (bsc#1047121).
- net: ena: change return value for unsupported features
  unsupported return value (bsc#1047121).
- net: ena: update ena driver to version 1.1.7 (bsc#1047121).
- net: ena: bug fix in lost tx packets detection mechanism
  (bsc#1047121).
- net: ena: disable admin msix while working in polling mode
  (bsc#1047121).
- net: ena: fix theoretical Rx hang on low memory systems
  (bsc#1047121).
- net: ena: add missing unmap bars on device removal
  (bsc#1047121).
- net: ena: fix race condition between submit and completion
  admin command (bsc#1047121).
- net: ena: add missing return when ena_com_get_io_handlers()
  fails (bsc#1047121).
- net: ena: fix bug that might cause hang after consecutive
  open/close interface (bsc#1047121).
- net: ena: fix rare uncompleted admin command false alarm
  (bsc#1047121).
- commit 008a7fa

-------------------------------------------------------------------
Thu Jul 27 00:15:06 CEST 2017 - lduncan@suse.com

- Added sbitmap patch to blacklist.conf
  Add a patch "sbitmap: fix wakeup hang after sbq resize"
  to the blacklist.conf file because it is not needed
  in SLE 12 SP2.
- commit 36e38e9

-------------------------------------------------------------------
Wed Jul 26 16:36:51 CEST 2017 - mstaudt@suse.de

- efi/libstub: Skip GOP with PIXEL_BLT_ONLY format (bnc#974215).
- commit ad05790

-------------------------------------------------------------------
Wed Jul 26 12:12:46 CEST 2017 - jack@suse.cz

- Add missing Git-commit to patches.kernel.org/patch-4.4.11-12.
- commit 397e795

-------------------------------------------------------------------
Wed Jul 26 12:08:23 CEST 2017 - jack@suse.cz

- udf: Fix deadlock between writeback and udf_setsize()
  (bsc#1012829).
- commit cf3ab1b

-------------------------------------------------------------------
Wed Jul 26 12:06:50 CEST 2017 - jack@suse.cz

- gfs2: fix flock panic issue (bsc#1012829).
- commit cd27585

-------------------------------------------------------------------
Wed Jul 26 12:04:33 CEST 2017 - jack@suse.cz

- udf: Fix races with i_size changes during readpage
  (bsc#1012829).
- commit 32236d5

-------------------------------------------------------------------
Wed Jul 26 12:04:07 CEST 2017 - jack@suse.cz

- ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
  (bsc#1012829).
- commit aa5e637

-------------------------------------------------------------------
Wed Jul 26 12:02:43 CEST 2017 - jack@suse.cz

- ocfs2: fix deadlock caused by recursive locking in xattr
  (bsc#1012829).
- commit a1638fa

-------------------------------------------------------------------
Wed Jul 26 11:58:04 CEST 2017 - jgross@suse.com

- blkfront: add uevent for size change (bnc#1036632).
- commit 224b700

-------------------------------------------------------------------
Wed Jul 26 11:25:07 CEST 2017 - glin@suse.com

- blacklist.conf: 8b8642af15ed not a supported driver
- commit eb8ab43

-------------------------------------------------------------------
Wed Jul 26 10:20:57 CEST 2017 - mgalbraith@suse.de

- sched/core: Allow __sched_setscheduler() in interrupts when
  PI is not used (bnc#1022476).
- timers: Plug locking race vs. timer migration (bnc#1022476).
- prctl: propagate has_child_subreaper flag to every descendant
  (bnc#1022476).
- introduce the walk_process_tree() helper (bnc#1022476).
- cpuidle: dt: Add missing 'of_node_put()' (bnc#1022476).
- commit 42099e3

-------------------------------------------------------------------
Wed Jul 26 10:19:58 CEST 2017 - mgalbraith@suse.de

- blacklist.conf: da0510c47519fe0999cffe316e1d370e29f952be # FRV not applicable to SLE
- commit 79658b9

-------------------------------------------------------------------
Wed Jul 26 03:34:46 CEST 2017 - mgalbraith@suse.de

- sched/fair: Fix O(nr_cgroups) in load balance path
  (bnc#1022476).
- sched/fair: Use task_groups instead of leaf_cfs_rq_list to
  walk all cfs_rqs (bnc#1022476).
- sched/topology: Fix overlapping sched_group_capacity
  (bnc#1022476).
- sched/topology: Add sched_group_capacity debugging
  (bnc#1022476).
- sched/topology: Small cleanup (bnc#1022476).
- sched/topology: Remove FORCE_SD_OVERLAP (bnc#1022476).
- sched/topology: Move comment about asymmetric node setups
  (bnc#1022476).
- sched/topology: Verify the first group matches the child domain
  (bnc#1022476).
- sched/debug: Print the scheduler topology group mask
  (bnc#1022476).
- sched/topology: Simplify build_overlap_sched_groups()
  (bnc#1022476).
- sched/topology: Fix building of overlapping sched-groups
  (bnc#1022476).
- sched/fair, cpumask: Export for_each_cpu_wrap() (bnc#1022476).
- sched/topology: Refactor function build_overlap_sched_groups()
  (bnc#1022476).
- commit 8e2334f

-------------------------------------------------------------------
Wed Jul 26 00:39:09 CEST 2017 - lduncan@suse.com

- Fixed incorrect patch tag and series.conf location
  This patch had an incorrect Patch-mainline tag, which
  has been fixed. Also, the location of this patch in
  the series.conf file has been moved to a more
  appropriate location.
- commit e1e6ffc

-------------------------------------------------------------------
Tue Jul 25 23:37:13 CEST 2017 - bpoirier@suse.com

- net: phy: Do not perform software reset for Generic PHY
  (bsc#1042286).
- blacklist.conf:
- commit ec0712c

-------------------------------------------------------------------
Tue Jul 25 14:00:39 CEST 2017 - jroedel@suse.de

- Refresh patches.kabi/Fix-kABI-breakage-by-KVM-CVE-fix.patch.
  Fix a stupid bug where the VCPU_REGS_TF shift was used as a mask.
- commit 9dc9706

-------------------------------------------------------------------
Tue Jul 25 13:13:40 CEST 2017 - msuchanek@suse.de

- Move more vnic patches into sorted section
- commit 56c3789

-------------------------------------------------------------------
Tue Jul 25 11:53:02 CEST 2017 - msuchanek@suse.de

- blacklist 2400fd822f46 powerpc/asm: Mark cr0 as clobbered in mftb()
- commit a2e3165

-------------------------------------------------------------------
Tue Jul 25 08:21:54 CEST 2017 - nborisov@suse.com

- xfs: don't BUG() on mixed direct and mapped I/O
  (bsc#1050188).
- commit 1f5ebe4

-------------------------------------------------------------------
Mon Jul 24 20:12:56 CEST 2017 - bpoirier@suse.com

- Integrate vnic patches into sorted network patches section
- commit 8e7092d

-------------------------------------------------------------------
Mon Jul 24 15:12:13 CEST 2017 - jroedel@suse.de

- Fix kABI breakage by KVM CVE fix (bsc#1045922).
- Delete
  patches.kabi/kabi-fix-for-kvm-x86-fix-singlestepping-over-syscall.
- commit a89a76a

-------------------------------------------------------------------
Mon Jul 24 14:29:30 CEST 2017 - tbogendoerfer@suse.de

- blacklist.conf: cxgb4 commit doesn't fit for SP2
- commit cf1215c

-------------------------------------------------------------------
Mon Jul 24 11:57:37 CEST 2017 - mhocko@suse.cz

- blacklist.conf: 9eeacd3a2f17 not a bug fix (bnc#1050061)
- commit a0d9624

-------------------------------------------------------------------
Mon Jul 24 09:47:36 CEST 2017 - mhocko@suse.cz

- blacklist.conf: blacklist 38cb266ad1a2 (trivial formatting doc update)
- commit 5714974

-------------------------------------------------------------------
Mon Jul 24 09:46:43 CEST 2017 - mhocko@suse.cz

- blacklist.conf: blacklist 3590d50e2313 (trivial doc update)
- commit 81d28e1

-------------------------------------------------------------------
Fri Jul 21 23:57:19 CEST 2017 - mcgrof@suse.com

- sysctl: simplify unsigned int support (bsc#1048893).
- sysctl: fold sysctl_writes_strict checks into helper (bsc#1048893).
- sysctl: kdoc'ify sysctl_writes_strict (bsc#1048893).
- sysctl: fix lax sysctl_check_table() sanity check (bsc#1048893).
- kernel/*: switch to memdup_user_nul() (bsc#1048893).
- new helper: memdup_user_nul() (bsc#1048893).
- commit f401cc3

-------------------------------------------------------------------
Fri Jul 21 12:53:20 CEST 2017 - jslaby@suse.cz

- Linux 4.4.78 (CVE-2017-7541 bnc#1012382 bsc#1042286
  bsc#1049645).
- kABI: protect lwtunnel include in ip6_route.h (kabi).
- kABI: protect struct xfrm_dst (kabi).
- kABI: protect struct tpm_chip (kabi).
- Revert "tpm: Issue a TPM2_Shutdown for TPM2 devices." (kabi).
- Revert "Add "shutdown" to "struct class"." (kabi).
- Revert "mm/list_lru.c: fix list_lru_count_node() to be race
  free" (kabi).
- Refresh
  patches.drivers/ixgbe-0054-net-rework-ndo-tc-op-to-consume-additional-qdisc-han.patch.
- Refresh
  patches.drivers/ixgbe-0055-net-rework-setup_tc-ndo-op-to-consume-general-tc-ope.patch.
- Refresh
  patches.fixes/net-vrf-Fix-dev-refcnt-leak-due-to-IPv6-prefix-route.patch.
- Refresh patches.fixes/net-vrf-Fix-dst-reference-counting.patch.
- Refresh
  patches.fixes/net-vrf-Switch-dst-dev-to-loopback-on-device-delete.patch.
- Refresh
  patches.fixes/vrf-remove-slave-queue-and-private-slave-struct.patch.
- Refresh patches.suse/tpm-Downgrade-error-level.
- Delete
  patches.fixes/brcmfmac-fix-possible-buffer-overflow-in-brcmf_cfg80.
- Delete
  patches.fixes/net-handle-NAPI_GRO_FREE_STOLEN_HEAD-case-also-in-na.patch.
- commit 37a5aa2

-------------------------------------------------------------------
Fri Jul 21 11:23:02 CEST 2017 - jroedel@suse.de

- x86/acpi: Prevent out of bound access caused by broken ACPI
  tables (CVE-2017-11473 bsc#1049603).
- commit 9ec1c0e

-------------------------------------------------------------------
Fri Jul 21 07:23:15 CEST 2017 - neilb@suse.com

- NFS: Cache aggressively when file is open for writing
  (bsc#1033587).
- NFS: Don't flush caches for a getattr that races with writeback
  (bsc#1033587).
- commit a669b38

-------------------------------------------------------------------
Thu Jul 20 15:08:21 CEST 2017 - jack@suse.cz

- dentry name snapshots (CVE-2017-7533 bsc#1049483).
- dentry name snapshots (bsc#1049483).
- commit eba0211

-------------------------------------------------------------------
Thu Jul 20 13:36:46 CEST 2017 - tiwai@suse.de

- i2c: designware-baytrail: fix potential null pointer dereference
  on dev (bsc#1011913).
- commit 1ca4888

-------------------------------------------------------------------
Thu Jul 20 12:48:03 CEST 2017 - tiwai@suse.de

- brcmfmac: fix possible buffer overflow in
  brcmf_cfg80211_mgmt_tx() (CVE-2017-7541,bsc#1049645).
- commit a4f3efe

-------------------------------------------------------------------
Thu Jul 20 05:27:57 CEST 2017 - jeffm@suse.com

- btrfs: fix lockup in find_free_extent with read-only block
  groups (bsc#1046682).
- commit 357ccdb

-------------------------------------------------------------------
Wed Jul 19 22:39:56 CEST 2017 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: find-debuginfo.sh should not touch build-id
  This needs rpm-4.14+ (bsc#964063).
- commit f80d05c

-------------------------------------------------------------------
Wed Jul 19 18:23:43 CEST 2017 - jack@suse.cz

- ext4: avoid unnecessary stalls in ext4_evict_inode()
  (bsc#1049486).
- commit 07e9ad2

-------------------------------------------------------------------
Wed Jul 19 17:13:53 CEST 2017 - vliaskovitis@suse.com

- x86/mce: Make timer handling more robust (bsc#1042422).
- xen: hold lock_device_hotplug throughout vcpu hotplug operations
  (bsc#1042422).
- commit b7e0619

-------------------------------------------------------------------
Wed Jul 19 14:03:36 CEST 2017 - rgoldwyn@suse.com

- Refresh
  patches.fixes/0002-btrfs-Change-qgroup_meta_rsv-to-64bit.patch.
- Refresh
  patches.fixes/0003-btrfs-qgroups-Retry-after-commit-on-getting-EDQUOT.patch.
- commit 441882e

-------------------------------------------------------------------
Wed Jul 19 12:26:44 CEST 2017 - jack@suse.cz

- xfs: Don't clear SGID when inheriting ACLs (bsc#1030552).
- ocfs2: Don't clear SGID when inheriting ACLs (bsc#1030552).
- ocfs2: Make ocfs2_set_acl() static (bsc#1030552).
- reiserfs: Don't clear SGID when inheriting ACLs (bsc#1030552).
- btrfs: Don't clear SGID when inheriting ACLs (bsc#1030552).
- ext4: Don't clear SGID when inheriting ACLs (bsc#1030552).
- ext2: Don't clear SGID when inheriting ACLs (bsc#1030552).
- commit d450422

-------------------------------------------------------------------
Wed Jul 19 06:54:57 CEST 2017 - jeffm@suse.com

- btrfs: add cond_resched to btrfs_qgroup_trace_leaf_items
  (bsc#1028286).
- commit 06d5b23

-------------------------------------------------------------------
Wed Jul 19 01:57:56 CEST 2017 - neilb@suse.com

- Refresh patches.fixes/nfs_flush_incompatible.fix.
  Upstream does have a version of this after all..
- commit b8c20e9

-------------------------------------------------------------------
Tue Jul 18 17:25:53 CEST 2017 - mhocko@suse.cz

- Refresh
  patches.fixes/mm-introduce-arch_reserved_kernel_pages.patch.
- Refresh
  patches.fixes/mm-memblock-expose-total-reserved-memory.patch.
- Refresh
  patches.fixes/powerpc-implement-arch_reserved_kernel_pages.patch.
- commit bf93e3f

-------------------------------------------------------------------
Tue Jul 18 17:02:38 CEST 2017 - mgorman@suse.de

- Refresh
  patches.suse/mm-mprotect.c-don-t-touch-single-threaded-PTEs-which-are-on-the-right-node.patch.
- Refresh
  patches.suse/sched-debug-always-show-nr_migrations.patch.
- Refresh
  patches.suse/thp-fix-MADV_DONTNEED-vs.-numa-balancing-race.patch.
- Refresh
  patches.suse/thp-reduce-indentation-level-in-change_huge_pmd.patch.
- commit 1cd88f5

-------------------------------------------------------------------
Tue Jul 18 16:52:51 CEST 2017 - jack@suse.cz

- Update patch tags:
  patches.fixes/x86-mm-fix-gup_pte_range-vs-DAX-mappings.patch
  patches.suse/xfs-silence-warnings-in-xfs-vm-releasepage.patch
- commit 425898b

-------------------------------------------------------------------
Tue Jul 18 16:37:46 CEST 2017 - msuchanek@suse.de

- Refresh ibmvnic patch metadata
  Also rename recent patches to 3 digit scheme.
- commit 6564b80

-------------------------------------------------------------------
Tue Jul 18 14:52:58 CEST 2017 - mbenes@suse.cz

- blacklist.conf: blacklist 7b73305160f1, unneeded cleanup
- commit 69be526

-------------------------------------------------------------------
Tue Jul 18 11:38:19 CEST 2017 - tiwai@suse.de

- Refresh patch tags for upstreamed patches
  No functional change at all.
- commit c175c93

-------------------------------------------------------------------
Tue Jul 18 11:23:31 CEST 2017 - jgross@suse.com

- xen/pvh*: Support > 32 VCPUs at domain restore (bnc#1045563).
- commit e9e458b

-------------------------------------------------------------------
Tue Jul 18 09:52:22 CEST 2017 - jslaby@suse.cz

- Linux 4.4.77 (CVE-2017-10810 bnc#1012382 bnc#1046985 bsc#1047277
  bsc#1047651 bsc#1042314).
- Refresh patches.suse/01a-md-failfast-metadata.
- Delete
  patches.drivers/drm-virtio-don-t-leak-bo-on-drm_gem_object_init-fail.
- Delete
  patches.drivers/mac80211_hwsim-Replace-bogus-hrtimer-clockid.
- Delete
  patches.fixes/mm-fix-classzone_idx-underflow-in-shrink_zones.patch.
- Delete
  patches.fixes/sysctl-don-t-print-negative-flag-for-proc_douintvec.patch.
- commit 0af2db6

-------------------------------------------------------------------
Tue Jul 18 09:08:37 CEST 2017 - jslaby@suse.cz

- livepatch/s390: reorganize TIF thread flag bits (fate#313296).
  Update upstream status.
- commit b629f26

-------------------------------------------------------------------
Tue Jul 18 07:06:51 CEST 2017 - neilb@suse.com

- Refresh
  patches.fixes/0001-NFS-don-t-try-to-cross-a-mountpount-when-there-isn-t.patch.
- Refresh
  patches.fixes/0001-loop-Add-PF_LESS_THROTTLE-to-block-loop-device-threa.patch.
- Refresh
  patches.fixes/0001-md-handle-read-only-member-devices-better.patch.
  Add some Patch-mainline info as these have landed upstream.
- commit a19094e

-------------------------------------------------------------------
Tue Jul 18 00:53:45 CEST 2017 - bpoirier@suse.com

- Refresh
  patches.drivers/e1000e-Don-t-return-uninitialized-stats.patch.
- commit 10cf7df

-------------------------------------------------------------------
Mon Jul 17 19:51:25 CEST 2017 - tiwai@suse.de

- Refresh patch-mainline and git-commit tags in many patches
  No functional changes at all.
- commit c047969

-------------------------------------------------------------------
Mon Jul 17 17:55:40 CEST 2017 - msuchanek@suse.de

- Refresh metadata of fadump patches
- Refresh patches.arch/powerpc-fadump-Fix-the-race-in-crash_fadump.patch.
- Refresh patches.arch/powerpc-fadump-Reserve-memory-at-an-offset-closer-to.patch.
- Refresh patches.arch/powerpc-fadump-Update-fadump-documentation.patch.
- Refresh patches.arch/powerpc-fadump-add-reschedule-point-while-releasing-memory.patch.
- Refresh patches.arch/powerpc-fadump-avoid-duplicates-in-crash-memory-ranges.patch.
- Refresh patches.arch/powerpc-fadump-avoid-holes-in-boot-memory-area-when-fadump-is-registered.patch.
- Refresh patches.arch/powerpc-fadump-provide-a-helpful-error-message.patch.
- commit c9ba7d8

-------------------------------------------------------------------
Mon Jul 17 17:05:41 CEST 2017 - oneukum@suse.com

- blacklist.conf: kABI breakage
  This touches struct device.
- commit 6f24202

-------------------------------------------------------------------
Mon Jul 17 15:30:06 CEST 2017 - mmarek@suse.com

- More Git-commit header fixups
  No functional change intended.
- commit 9623e38

-------------------------------------------------------------------
Mon Jul 17 15:22:30 CEST 2017 - mmarek@suse.com

- Normalize the Git-commit headers in patches
  No functional change intended.
- commit 8a5ea49

-------------------------------------------------------------------
Mon Jul 17 11:34:30 CEST 2017 - mmarek@suse.cz

- Drop multiversion(kernel) from the KMP template (fate#323189, bsc#1127155).
- commit 5a2eb80

-------------------------------------------------------------------
Mon Jul 17 10:30:57 CEST 2017 - mhocko@suse.cz

- mm: make PR_SET_THP_DISABLE immediately active (bnc#1048891).
- commit a05681a

-------------------------------------------------------------------
Fri Jul 14 07:49:23 CEST 2017 - neilb@suse.com

- Refresh patches.fixes/0001-NFS-only-invalidate-dentrys-that-are-clearly-invalid.patch.
  add git-commit now that this has hit mainline
- commit dba9264

-------------------------------------------------------------------
Thu Jul 13 20:19:46 CEST 2017 - rgoldwyn@suse.com

- btrfs: Add WARN_ON for qgroup reserved underflow (bsc#1031515).
- commit c1284ef

-------------------------------------------------------------------
Thu Jul 13 04:16:53 CEST 2017 - neilb@suse.com

- block: Move bdi_unregister() to del_gendisk() (bsc#1040307).
- block: Make del_gendisk() safer for disks without queues
  (bsc#1040307).
- block: Allow bdi re-registration (bsc#1040307).
- bdi: Fix use-after-free in wb_congested_put() (bsc#1040307).
- Refresh
  patches.drivers/0002-block-add-badblock-management-for-gendisks.patch.
- Refresh
  patches.drivers/0007-block-clarify-badblocks-lifetime.patch.
- commit 4ca6f1a

-------------------------------------------------------------------
Wed Jul 12 18:02:13 CEST 2017 - jeffm@suse.com

- btrfs: resume qgroup rescan on rw remount (bsc#1047152).
- commit 040c849

-------------------------------------------------------------------
Wed Jul 12 17:59:14 CEST 2017 - lduncan@suse.com

- scsi: bnx2i: missing error code in bnx2i_ep_connect()
  (bsc#1048221).
- commit 7ea03b7

-------------------------------------------------------------------
Wed Jul 12 17:53:54 CEST 2017 - ohering@suse.de

- scsi: storvsc: Workaround for virtual DVD SCSI version
  (fate#320485, bnc#1044636).
- commit 1b6e1e9

-------------------------------------------------------------------
Wed Jul 12 14:12:13 CEST 2017 - oneukum@suse.com

- blacklist.conf: build time cleanup
  our kernel compiles. No need to shut up warnings nobody looks at
- commit 88a1976

-------------------------------------------------------------------
Wed Jul 12 14:10:52 CEST 2017 - oneukum@suse.com

- blacklist.conf: lp8788 is not compiled
- commit bcba6bb

-------------------------------------------------------------------
Wed Jul 12 13:51:39 CEST 2017 - oneukum@suse.com

- cx82310_eth: use skb_cow_head() to deal with cloned skbs
  (bsc# 1045154).
- commit dfb2a04

-------------------------------------------------------------------
Wed Jul 12 13:45:23 CEST 2017 - oneukum@suse.com

- blacklist.conf: unneeded
  Fixing debug statements on BE systems for IrDA
- commit fd0e614

-------------------------------------------------------------------
Wed Jul 12 13:31:45 CEST 2017 - oneukum@suse.com

- smsc75xx: use skb_cow_head() to deal with cloned skbs
  (bsc#1045154).
- commit 3c0de8e

-------------------------------------------------------------------
Wed Jul 12 13:07:28 CEST 2017 - oneukum@suse.com

- crypto: s5p-sss - fix incorrect usage of scatterlists api
  (bsc#1048317).
- commit 2612418

-------------------------------------------------------------------
Wed Jul 12 11:44:18 CEST 2017 - oneukum@suse.com

- sr9700: use skb_cow_head() to deal with cloned skbs
  (bsc#1045154).
- commit 71e724a

-------------------------------------------------------------------
Mon Jul 10 16:28:39 CEST 2017 - tiwai@suse.de

- iio: hid-sensor: fix return of -EINVAL on invalid values in
  ret or value (bsc#1031717).
- commit 25d83c3

-------------------------------------------------------------------
Mon Jul 10 16:25:43 CEST 2017 - tiwai@suse.de

- b43: Add missing MODULE_FIRMWARE() (bsc#1037344).
- commit 019c158

-------------------------------------------------------------------
Mon Jul 10 15:35:20 CEST 2017 - colyli@suse.de

- bcache: only recovery I/O error for writethrough mode
  (bsc#1043652).
- bcache: force trigger gc (bsc#1038078).
- bcache: only recovery I/O error for writethrough mode
  (bsc#1043652).
- bcache: force trigger gc (bsc#1038078).
- commit 8775072

-------------------------------------------------------------------
Mon Jul 10 14:12:39 CEST 2017 - msuchanek@suse.de

- cxl: Unlock on error in probe (bsc#1034762, Pending SUSE
  Kernel Fixes).
- commit 9efc14e

-------------------------------------------------------------------
Mon Jul 10 14:09:56 CEST 2017 - mhocko@suse.cz

- blacklist.conf: affd250dec17 is a doc update. skip it
- commit 912e87d

-------------------------------------------------------------------
Mon Jul 10 14:09:18 CEST 2017 - mhocko@suse.cz

- blacklist.conf: 6a08d83e4324 is a doc update. skip it
- commit 23dd181

-------------------------------------------------------------------
Mon Jul 10 10:01:17 CEST 2017 - jslaby@suse.cz

- Linux 4.4.76 (FATE#319965 bnc#1012382 bsc#1031717 bsc#1038846
  bsc#1038847 bsc#1047343 bsc#1047653 bsc#964944 bsc#1018419).
- net/mlx5: Fix driver load error flow when firmware is stuck
  (git-fixes).
- xen-netfront: Rework the fix for Rx stall during OOM and
  network stress (git-fixes).
- kABI: protect struct xfrm_dst (kabi).
- Revert "KVM: x86: fix emulation of RSM and IRET instructions"
  (kabi).
- Delete
  patches.drivers/0024-block-fix-module-reference-leak-on-put_disk-call-for-cgroups-throttle.patch.
- Delete
  patches.drivers/ALSA-hda-Fix-endless-loop-of-codec-configure.
- Delete
  patches.drivers/ALSA-hda-set-input_path-bitmap-to-zero-after-moving-.
- Delete
  patches.fixes/0001-sctp-check-af-before-verify-address-in-sctp_addr_id2.patch.
- Delete
  patches.fixes/0002-ipv6-release-dst-on-error-in-ip6_dst_lookup_tail.patch.
- Delete
  patches.fixes/0003-NFSv4-fix-a-reference-leak-caused-WARNING-messages.patch.
- Delete
  patches.fixes/0003-iommu-handle-default-domain-attach-failure.
- Delete
  patches.fixes/0004-iommu-vt-d-don-t-over-free-page-table-directories.
- Delete
  patches.fixes/0004-ravb-Fix-use-after-free-on-ifconfig-eth0-down.patch.
- Delete
  patches.fixes/jump-label-fix-passing-kbuild_cflags-when-checking-f.patch.
- Delete
  patches.fixes/xfrm-null-dereference-on-allocation-failure.patch.
- Delete
  patches.fixes/xfrm-oops-on-error-in-pfkey_msg2xfrm_state.patch.
- Delete
  patches.suse/sched-loadavg-Avoid-loadavg-spikes-caused-by-delayed.patch.
- commit 637db08

-------------------------------------------------------------------
Mon Jul 10 09:36:06 CEST 2017 - neilb@suse.com

- MD: fix sleep in atomic (bsc#1040351).
- Refresh
  patches.fixes/0001-md-use-a-separate-bio_set-for-synchronous-IO.patch.
- commit e13af63

-------------------------------------------------------------------
Mon Jul 10 09:29:07 CEST 2017 - jslaby@suse.cz

- fs/fcntl: f_setown, avoid undefined behaviour (bnc#1006180).
- commit 3c6a51f

-------------------------------------------------------------------
Mon Jul 10 09:17:23 CEST 2017 - mhocko@suse.cz

- Refresh patches.fixes/mm-adaptive-hash-table-scaling.patch.
- Refresh patches.fixes/mm-drop-HASH_ADAPT.patch.
- commit 061ef90

-------------------------------------------------------------------
Fri Jul  7 12:35:45 CEST 2017 - gqjiang@suse.com

- dm: fix second blk_delay_queue() parameter to be in msec units
  not (bsc#1047670).
- commit eadb677

-------------------------------------------------------------------
Fri Jul  7 11:54:43 CEST 2017 - tiwai@suse.de

- mac80211_hwsim: Replace bogus hrtimer clockid (bsc#1047651).
- hrtimer: Catch invalid clockids again (bsc#1047651).
- hrtimer: Revert CLOCK_MONOTONIC_RAW support (bsc#1047651).
- commit a925019

-------------------------------------------------------------------
Fri Jul  7 11:17:11 CEST 2017 - lhenriques@suse.com

- xfrm: Oops on error in pfkey_msg2xfrm_state() (bsc#1047653).
- commit c3a9912

-------------------------------------------------------------------
Fri Jul  7 11:16:24 CEST 2017 - lhenriques@suse.com

- af_key: Add lock to key dump (bsc#1047653).
- commit e88db9e

-------------------------------------------------------------------
Thu Jul  6 19:27:14 CEST 2017 - bpoirier@suse.com

- i40e: when adding or removing MAC filters, correctly handle
  VLANs (bsc#1039915).
- i40e: avoid O(n^2) loop when deleting all filters (bsc#1039915).
- i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
  (bsc#1039915).
- i40e: no need to check is_vsi_in_vlan before calling
  i40e_del_mac_all_vlan (bsc#1039915).
- i40e: fold the i40e_is_vsi_in_vlan check into
  i40e_put_mac_in_vlan (bsc#1039915).
- i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
  (bsc#1039915).
- i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
  (bsc#1039915).
- i40e: use (add|rm)_vlan_all_mac helper functions when changing
  PVID (bsc#1039915).
- i40e: factor out addition/deletion of VLAN per each MAC address
  (bsc#1039915).
- i40e: delete filter after adding its replacement when converting
  (bsc#1039915).
- i40e: refactor i40e_update_filter_state to avoid passing aq_err
  (bsc#1039915).
- i40e: recalculate vsi->active_filters from hash contents
  (bsc#1039915).
- i40e: remove code to handle dev_addr specially (bsc#1039915).
- i40e: restore workaround for removing default MAC filter
  (bsc#1039915).
- i40e: set broadcast promiscuous mode for each active VLAN
  (bsc#1039915).
- i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid
  (bsc#1039915).
- i40e: removed unreachable code (bsc#1039915).
- i40e: remove duplicate add/delete adminq command code for
  filters (bsc#1039915).
- i40e: avoid looping to check whether we're in VLAN mode
  (bsc#1039915).
- i40e: fix MAC filters when removing VLANs (bsc#1039915).
- i40e: properly cleanup on allocation failure in
  i40e_sync_vsi_filters (bsc#1039915).
- i40e: store MAC/VLAN filters in a hash with the MAC Address
  as key (bsc#1039915).
- i40e: implement __i40e_del_filter and use where applicable
  (bsc#1039915).
- i40e: When searching all MAC/VLAN filters, ignore removed
  filters (bsc#1039915).
- i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
  (bsc#1039915).
- i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
  (bsc#1039915).
- i40e: make use of __dev_uc_sync and __dev_mc_sync (bsc#1039915).
- i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
  (bsc#1039915).
- i40e: Removal of workaround for simple MAC address filter
  deletion (bsc#1039915).
- i40e: refactor Rx filter handling (bsc#1039915).
- i40e: add VSI info to macaddr messages (bsc#1039915).
- i40e: write HENA for VFs (bsc#1039915).
- i40e: add hw struct local variable (bsc#1039915).
- i40e: enable VSI broadcast promiscuous mode instead of adding
  broadcast filter (bsc#1039915).
- i40e: don't add broadcast filter for VFs (bsc#1039915).
- commit 4a94575

-------------------------------------------------------------------
Thu Jul  6 19:24:05 CEST 2017 - bpoirier@suse.com

- Refresh network patches sorted section
- commit 612d19f

-------------------------------------------------------------------
Thu Jul  6 18:17:58 CEST 2017 - ohering@suse.de

- Drivers: hv: Fix the bug in generating the guest ID
  (fate#320485).
- commit 4795fde

-------------------------------------------------------------------
Thu Jul  6 18:01:40 CEST 2017 - ohering@suse.de

- drivers: hv: vmbus: Increase the time between retries in
  vmbus_post_msg() (fate#320485, bnc#1044112).
- hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
  (fate#320485, bnc#1044112, bnc#1042778, bnc#1029693).
- hv_utils: drop .getcrosststamp() support from PTP driver
  (fate#320485, bnc#1044112, bnc#1042778, bnc#1029693).
- Drivers: hv: vmbus: Get the current time from the current
  clocksource (fate#320485, bnc#1044112, bnc#1042778,
  bnc#1029693).
- Drivers: hv: util: Fix a typo (fate#320485).
- hv_util: switch to using timespec64 (fate#320485).
- Drivers: hv: vmbus: Restructure the clockevents code
  (fate#320485).
- Drivers: hv: vmbus: Move the code to signal end of message
  (fate#320485).
- Drivers: hv: vmbus: Move the definition of generate_guest_id()
  (fate#320485).
- Drivers: hv: vmbus: Move the definition of
  hv_x64_msr_hypercall_contents (fate#320485).
- commit 5ed0186

-------------------------------------------------------------------
Thu Jul  6 16:44:54 CEST 2017 - tiwai@suse.de

- Update kabi files: sync with 4.4.74 updates
- commit 0236943

-------------------------------------------------------------------
Thu Jul  6 14:51:07 CEST 2017 - oneukum@suse.com

- blacklist.conf: cleanup, no bugs fixed
- commit 5ea7a77

-------------------------------------------------------------------
Thu Jul  6 11:19:53 CEST 2017 - tiwai@suse.de

- Fix a typo in patch-tag
- commit 5eb36e1

-------------------------------------------------------------------
Thu Jul  6 11:15:52 CEST 2017 - jgross@suse.com

- xen: allocate page for shared info page from low memory
  (bnc#1038616).
- commit cad6706

-------------------------------------------------------------------
Thu Jul  6 11:14:09 CEST 2017 - tiwai@suse.de

- blacklist.conf: add unapplicable drm fixes (bsc#1031717).
- commit b99f468

-------------------------------------------------------------------
Thu Jul  6 11:13:58 CEST 2017 - tiwai@suse.de

- Revert "ACPI / video: Add force_native quirk for HP Pavilion
  dv6" (bsc#1031717).
- commit 0b7bb63

-------------------------------------------------------------------
Thu Jul  6 11:07:40 CEST 2017 - tiwai@suse.de

- drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions
  (bsc#1031717).
- commit 454158a

-------------------------------------------------------------------
Thu Jul  6 11:00:13 CEST 2017 - tiwai@suse.de

- Input: gpio-keys - fix check for disabling unsupported keys
  (bsc#1031717).
- commit 0bd91db

-------------------------------------------------------------------
Thu Jul  6 10:57:39 CEST 2017 - tiwai@suse.de

- drm/i915/fbdev: Stop repeating tile configuration on stagnation
  (bsc#1031717).
- commit de0f2a2

-------------------------------------------------------------------
Thu Jul  6 10:38:27 CEST 2017 - tiwai@suse.de

- blacklist.conf: add unapplicable/cosmetic iwlwifi fixes (bsc#1031717).
- commit 47751e8

-------------------------------------------------------------------
Thu Jul  6 10:37:56 CEST 2017 - tiwai@suse.de

- iwlwifi: mvm: compare full command ID (FATE#321353,
  FATE#323335).
- commit 3182da4

-------------------------------------------------------------------
Thu Jul  6 10:32:03 CEST 2017 - tiwai@suse.de

- iwlwifi: mvm: synchronize firmware DMA paging memory
  (FATE#321353, FATE#323335).
- commit b80268e

-------------------------------------------------------------------
Thu Jul  6 10:29:06 CEST 2017 - tiwai@suse.de

- iwlwifi: mvm: unmap the paging memory before freeing it
  (FATE#321353, FATE#323335).
- commit e7a750e

-------------------------------------------------------------------
Wed Jul  5 16:56:44 CEST 2017 - lhenriques@suse.com

- af_key: Fix slab-out-of-bounds in pfkey_compile_policy
  (bsc#1047354).
- commit d24fddf

-------------------------------------------------------------------
Wed Jul  5 16:56:02 CEST 2017 - tiwai@suse.de

- Update patch-tag (bsc#1047277 CVE-2017-10810).
- commit 21b7fef

-------------------------------------------------------------------
Wed Jul  5 16:41:47 CEST 2017 - tiwai@suse.de

- drm/virtio: don't leak bo on drm_gem_object_init failure
  (bsc#1047277).
- commit df7878b

-------------------------------------------------------------------
Wed Jul  5 15:56:22 CEST 2017 - lhenriques@suse.com

- xfrm: NULL dereference on allocation failure (bsc#1047343).
- commit 207cb7e

-------------------------------------------------------------------
Wed Jul  5 04:49:26 CEST 2017 - neilb@suse.com

- NFS: only invalidate dentrys that are clearly invalid
  (bsc#1047118).
- commit 95ebe0d

-------------------------------------------------------------------
Tue Jul  4 11:05:03 CEST 2017 - jgross@suse.com

- Refresh
  patches.fixes/xen-balloon-don-t-online-new-memory-initially.patch.
- commit 08af8de

-------------------------------------------------------------------
Tue Jul  4 10:09:26 CEST 2017 - vbabka@suse.cz

- mm: fix classzone_idx underflow in shrink_zones() (VM
  Functionality, bsc#1042314).
- commit 9408cd0

-------------------------------------------------------------------
Mon Jul  3 18:06:48 CEST 2017 - jgross@suse.com

- xen/balloon: don't online new memory initially (bnc#1028173).
- commit ef282e1

-------------------------------------------------------------------
Mon Jul  3 17:10:35 CEST 2017 - tiwai@suse.de

- drm/bochs: Implement nomodeset (bsc#1047096).
- commit 2aa6032

-------------------------------------------------------------------
Mon Jul  3 14:14:35 CEST 2017 - vbabka@suse.cz

- mm: call page_ext_init() after all struct pages are initialized
  (VM Debugging Functionality, bsc#1047048).
- commit d19b886

-------------------------------------------------------------------
Mon Jul  3 11:35:12 CEST 2017 - mkubecek@suse.cz

- net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in
  napi_frags_finish() (bsc#1042286).
- commit 4fd5852

-------------------------------------------------------------------
Mon Jul  3 11:26:37 CEST 2017 - mkubecek@suse.cz

- net: account for current skb length when deciding about UFO
  (bsc#1041958).
- ipv6: Should use consistent conditional judgement for ip6
  fragment between __ip6_append_data and ip6_finish_output
  (bsc#1041958).
- ipv4: Should use consistent conditional judgement for ip
  fragment in __ip_append_data and ip_finish_output (bsc#1041958).
- commit df51efc

-------------------------------------------------------------------
Mon Jul  3 08:33:01 CEST 2017 - mhocko@suse.cz

- sysctl: don't print negative flag for proc_douintvec
  (bnc#1046985).
- commit 79f2d5d

-------------------------------------------------------------------
Sat Jul  1 08:13:38 CEST 2017 - tiwai@suse.de

- ALSA: hda - set input_path bitmap to zero after moving it to
  new place (bsc#1031717).
- ALSA: hda - Fix endless loop of codec configure (bsc#1031717).
- commit 77f3f6e

-------------------------------------------------------------------
Fri Jun 30 18:07:27 CEST 2017 - jroedel@suse.de

- Fix kABI breakage by KVM CVE fix (bsc#1045922).
- commit 31aba42

-------------------------------------------------------------------
Fri Jun 30 15:41:18 CEST 2017 - msuchanek@suse.de

- Refresh metadata
  patches.drivers/ibmvnic-a2-Fix-assignment-of-RX-TX-IRQ-s.patch.
- commit be32be9

-------------------------------------------------------------------
Fri Jun 30 14:24:49 CEST 2017 - tiwai@suse.de

- drm/i915: Serialize GTT/Aperture accesses on BXT (bsc#1046821).
- commit b263fef

-------------------------------------------------------------------
Fri Jun 30 12:23:38 CEST 2017 - acho@suse.com

- Bluetooth: hidp: fix possible might sleep error in
  hidp_session_thread (bsc#1031784).
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- commit 18c6f3e

-------------------------------------------------------------------
Fri Jun 30 11:18:54 CEST 2017 - jroedel@suse.de

- KVM: x86: fix singlestepping over syscall (CVE-2017-7518
  bsc#1045922).
- commit 113d042

-------------------------------------------------------------------
Fri Jun 30 10:16:43 CEST 2017 - jslaby@suse.cz

- Linux 4.4.75 (CVE-2017-1000365 bnc#1012382 bnc#1039354
  bsc#1020685 bsc#988784).
- Refresh
  patches.drivers/0003-nvme-use-offset-instead-of-a-struct-for-registers.patch.
- Refresh
  patches.drivers/0006-nvme-split-a-new-struct-nvme_ctrl-out-of-struct-nvme_dev.patch.
- Refresh
  patches.drivers/0015-nvme-add-explicit-quirk-handling.patch.
- Refresh
  patches.drivers/0017-nvme-move-nvme_-enable-disable-shutdown-ctrl-to-common-code.patch.
- Refresh
  patches.drivers/0036-nvme-implement-namespace-list-scanning.patch.
- Refresh
  patches.drivers/0083-nvme-split-pci-module-out-of-core-module.patch.
- Refresh
  patches.drivers/0090-nvme-create-discard-zero-quirk-white-list.patch.
- Refresh
  patches.drivers/0112-nvme-introduce-a-controller-state-machine.patch.
- Refresh
  patches.drivers/0125-nvme-add-device-id-s-with-stripe-quirk.patch.
- Refresh
  patches.drivers/e1000e-0012-time-Add-timekeeping-snapshot-code-capturing-system-.patch.
- Refresh
  patches.drivers/e1000e-0015-time-Add-history-to-cross-timestamp-interface-suppor.patch.
- Delete
  patches.drivers/0138-nvme-quirk-Add-a-delay-before-checking.patch.
- Delete
  patches.drivers/nvme-0140-apply-DELAY_BEFORE_CHK_RDY-quirk-at-probe-time-.patch.
- Delete
  patches.fixes/fs-exec.c-account-for-argv-envp-pointers.patch.
- commit c02c8b1

-------------------------------------------------------------------
Thu Jun 29 16:13:54 CEST 2017 - msuchanek@suse.de

- Refresh fadump patches to upstream and add metadata
  patches.arch/powerpc-fadump-add-reschedule-point-while-releasing-memory.patch.
  patches.arch/powerpc-fadump-avoid-duplicates-in-crash-memory-ranges.patch
  patches.arch/powerpc-fadump-avoid-holes-in-boot-memory-area-when-fadump-is-registered.patch
  patches.arch/powerpc-fadump-provide-a-helpful-error-message.patch
- commit f0fb5c3

-------------------------------------------------------------------
Thu Jun 29 15:23:37 CEST 2017 - tiwai@suse.de

- Remove duplicated blacklist entries and put git-commit tag to patches
- commit 12a0cb2

-------------------------------------------------------------------
Thu Jun 29 15:06:32 CEST 2017 - tiwai@suse.de

- blacklist.conf: Remove duplicated entry.
- commit 561ddb1

-------------------------------------------------------------------
Thu Jun 29 14:41:41 CEST 2017 - msuchanek@suse.de

- ibmvnic: Fix assignment of RX/TX IRQ's (bsc#1046589).
- commit 5fa38bf

-------------------------------------------------------------------
Thu Jun 29 13:21:05 CEST 2017 - mhocko@suse.cz

- blacklist.conf: blacklist 570d8e939801
  we do not care about the code in Documentation all that much, do we?
- commit 69d5811

-------------------------------------------------------------------
Thu Jun 29 13:17:47 CEST 2017 - mhocko@suse.cz

- blacklist.conf: blaclist 5380e5644afb
  it is just not worth backporting without any explicit report where a
  silently truncated success would lead to a real bug.
- commit fc28626

-------------------------------------------------------------------
Thu Jun 29 12:55:31 CEST 2017 - oneukum@suse.com

- blacklist.conf: unnecessary patch
  The bug triggers only upon a malformed descriptor and the comparison
  is so that our buffer would be too large not too small so no overflow.
  The device would not work, but it won't anyway.
- commit 99f8a16

-------------------------------------------------------------------
Thu Jun 29 12:47:44 CEST 2017 - tiwai@suse.de

- Rearrange the previous patches for hpsa and smartpqi to the right position.
- commit a1f1f27

-------------------------------------------------------------------
Thu Jun 29 07:23:55 CEST 2017 - nborisov@suse.com

- Update
  patches.fixes/xfs-split-default-quota-limits-by-quota-type.patch
  (bsc#1040941).
  Fix the bug nr used.
- commit 693b634

-------------------------------------------------------------------
Wed Jun 28 17:20:23 CEST 2017 - pmladek@suse.com

- printk: Correctly handle preemption in console_unlock()
  (bsc#1046434).
- commit 0a3c2a4

-------------------------------------------------------------------
Wed Jun 28 16:45:54 CEST 2017 - pmladek@suse.com

- printk/xen: Force printk sync mode when migrating Xen guest
  (bsc#1043347).
- commit e13596b

-------------------------------------------------------------------
Wed Jun 28 16:39:40 CEST 2017 - nborisov@suse.com

- btrfs: disable possible cause of premature ENOSPC (bsc#1040182)
- commit 842da55

-------------------------------------------------------------------
Wed Jun 28 09:37:46 CEST 2017 - nborisov@suse.com

- btrfs: Round down values which are written for  total_bytes_size
  (bsc#1043912).
- btrfs: Manually implement device_total_bytes  getter/setter
  (bsc#1043912).
- commit c4d2eb7

-------------------------------------------------------------------
Tue Jun 27 18:08:48 CEST 2017 - msuchanek@suse.de

- Blacklist drivers/net/ethernet/ibm/emac
  We do not build the driver.
- commit d432b2b

-------------------------------------------------------------------
Tue Jun 27 17:01:22 CEST 2017 - oneukum@suse.com

- blacklist.conf: this patch breaks the API
  It disallows some operations that are now allowed
- commit 98325c2

-------------------------------------------------------------------
Tue Jun 27 11:19:29 CEST 2017 - mhocko@suse.cz

- hwpoison, memcg: forcibly uncharge LRU pages (bnc#1046105).
- commit 2b252e1

-------------------------------------------------------------------
Tue Jun 27 11:17:20 CEST 2017 - mhocko@suse.cz

- blacklist.conf: blacklist 570d8e939801
  the issue is visible only when 80df554275c2 is applied (4.7+ and not
  backported to our trees)
- commit 47b83ce

-------------------------------------------------------------------
Tue Jun 27 07:45:34 CEST 2017 - mhocko@suse.cz

- fs/exec.c: account for argv/envp pointers (bnc#1039354, CVE-2017-1000365).
- commit 7418d0f

-------------------------------------------------------------------
Mon Jun 26 17:31:08 CEST 2017 - msuchanek@suse.de

- Refresh ibmvnic patch metadata
  patches.drivers/ibmvnic-98-ibmvnic-Correct-return-code-checking-for-ibmvnic_init-during-probe.patch.
  patches.drivers/ibmvnic-a0-ibmvnic-Fix-incorrectly-defined-ibmvnic_request_map_rsp-structure.patch.
  patches.drivers/ibmvnic-a1-ibmvnic-Fix-error-handling-when-registering-long-term-mapped-buffers.patch.
- commit babc17a

-------------------------------------------------------------------
Mon Jun 26 16:45:39 CEST 2017 - msuchanek@suse.de

- Refresh metadata patches.fixes/powerpc-tm-Fix-stack-pointer-corruption-in-__tm_recheckpoint.
- commit 0b5bdc6

-------------------------------------------------------------------
Mon Jun 26 15:37:00 CEST 2017 - duwe@suse.de

- powerpc/ftrace: Pass the correct stack pointer for
  DYNAMIC_FTRACE_WITH_REGS (FATE#322421).
- commit 936e653

-------------------------------------------------------------------
Mon Jun 26 14:33:17 CEST 2017 - tbogendoerfer@suse.de

- iw_cxgb4: Fix error return code in c4iw_rdev_open()
  (bsc#1026570).
- RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()
  (bsc#1026570).
- commit 2ce43b1

-------------------------------------------------------------------
Mon Jun 26 08:58:53 CEST 2017 - jslaby@suse.cz

- Linux 4.4.74 (CVE-2017-1000364 bnc#1012382 bnc#1039348
  bnc#1045340 bsc#1031717 bsc#1043231).
- Delete
  patches.drivers/media-pvrusb2-reduce-stack-usage-pvr2_eeprom_analyze.
- Delete
  patches.drivers/media-vb2-Fix-an-off-by-one-error-in-vb2_plane_vaddr.
- Delete
  patches.drivers/staging-rtl8188eu-prevent-an-underflow-in-rtw_check_.
- Delete
  patches.fixes/mm-fix-new-crash-in-unmapped_area_topdown.patch.
- Delete
  patches.fixes/mm-larger-stack-guard-gap-between-vmas.patch.
- commit 5e41880

-------------------------------------------------------------------
Mon Jun 26 08:49:01 CEST 2017 - jslaby@suse.cz

- tty: Fix ldisc crash on reopened tty (bnc#1043488).
- commit 04cca20

-------------------------------------------------------------------
Mon Jun 26 08:38:52 CEST 2017 - jslaby@suse.cz

- tty: Destroy ldisc instance on hangup (bnc#1043488).
- tty: Refactor tty_ldisc_reinit() for reuse (bnc#1043488).
- tty: Use 'disc' for line discipline index name (bnc#1043488).
- tty: Move tty_ldisc_kill() (bnc#1043488).
- tty: Handle NULL tty->ldisc (bnc#1043488).
- tty: Prepare for destroying line discipline on hangup
  (bnc#1043488).
- tty: Reset c_line from driver's init_termios (bnc#1043488).
- tty: Simplify tty_set_ldisc() exit handling (bnc#1043488).
- commit c016cca

-------------------------------------------------------------------
Sat Jun 24 05:19:46 CEST 2017 - jeffm@suse.com

- kabi: ignore fs_info parameter for tracepoints that didn't have it (bsc#1044912).
- commit 24869ea

-------------------------------------------------------------------
Fri Jun 23 19:12:31 CEST 2017 - hare@suse.de

- md: fix a null dereference (bsc#1040351).
- commit ca08745

-------------------------------------------------------------------
Fri Jun 23 11:07:30 CEST 2017 - tbogendoerfer@suse.de

- net/mlx5e: Fix timestamping capabilities reporting (bsc#966170
  bsc#1015342).
- commit ec1bb20

-------------------------------------------------------------------
Thu Jun 22 23:42:55 CEST 2017 - neilb@suse.com

- Update patches.fixes/nfs-svc-rdma.fix (bsc#1044854).
  Fix bsc reference
- commit 67dc19f

-------------------------------------------------------------------
Thu Jun 22 22:44:17 CEST 2017 - jeffm@suse.com

- reiserfs: don't preallocate blocks for extended attributes
  (bsc#990682).
- commit 1d1075d

-------------------------------------------------------------------
Thu Jun 22 16:15:56 CEST 2017 - msuchanek@suse.de

-  ibmvnic: Fix error handling when registering long-term-mapped
   buffers (bsc#1045568).
- commit 27cd512

-------------------------------------------------------------------
Thu Jun 22 16:14:48 CEST 2017 - msuchanek@suse.de

- ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp
  structure (bsc#1045568).
- commit ae86c21

-------------------------------------------------------------------
Thu Jun 22 16:07:53 CEST 2017 - tbogendoerfer@suse.de

- IB/ipoib: Fix memory leak in create child syscall (bsc#1022595
  FATE#322350).
- commit 8109fd6

-------------------------------------------------------------------
Thu Jun 22 15:07:21 CEST 2017 - mhocko@suse.cz

- mm: fix new crash in unmapped_area_topdown() (bnc#1039348).
- mm: larger stack guard gap, between vmas (bnc#1039348,
  CVE-2017-1000364, bnc#1045340).
- Delete patches.fixes/0001-mm-enlarge-stack-guard-gap.patch:
  replace it with the upstream solution
- Delete
  patches.fixes/0002-mm-do-not-collapse-stack-gap-into-THP.patch.
- commit f276e25

-------------------------------------------------------------------
Thu Jun 22 13:13:32 CEST 2017 - msuchanek@suse.de

- ibmvnic: Remove module author mailing address (bsc#1045467).
- commit 337e37f

-------------------------------------------------------------------
Thu Jun 22 08:33:50 CEST 2017 - mhocko@suse.cz

- blacklist.conf: blacklist c34a69059d78 (bnc#1044880)
- commit 0b2e1df

-------------------------------------------------------------------
Thu Jun 22 06:55:16 CEST 2017 - zren@suse.com

- dm: remove dummy dm_table definition (bsc#1045307)
- commit 1710664

-------------------------------------------------------------------
Wed Jun 21 18:15:01 CEST 2017 - msuchanek@suse.de

- ibmvnic: Correct return code checking for ibmvnic_init during
  probe (bsc#1045286).
- commit 5553444

-------------------------------------------------------------------
Wed Jun 21 18:06:48 CEST 2017 - msuchanek@suse.de

- ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state
  (bsc#1045235).
- commit 883f476

-------------------------------------------------------------------
Wed Jun 21 13:03:22 CEST 2017 - jroedel@suse.de

- Update
  patches.fixes/x86-pci-mark-broadwell-ep-home-agent-1-as-having-non-compliant-bars
  (bsc#1039214).
  Fix the wrong bsc number.
- commit 00acc35

-------------------------------------------------------------------
Wed Jun 21 12:06:01 CEST 2017 - oneukum@suse.com

- lan78xx: use skb_cow_head() to deal with cloned skbs
  (bsc#1045154).
- commit 217ec53

-------------------------------------------------------------------
Wed Jun 21 03:33:37 CEST 2017 - neilb@suse.com

- loop: Add PF_LESS_THROTTLE to block/loop device thread
  (bsc#1027101).
- commit 261bfb2

-------------------------------------------------------------------
Wed Jun 21 01:37:09 CEST 2017 - neilb@suse.com

- Fix kabi after adding new field to struct mddev (bsc#1040351).
- md: use a separate bio_set for synchronous IO (bsc#1040351).
- commit 88cd9a5

-------------------------------------------------------------------
Tue Jun 20 17:08:05 CEST 2017 - tbogendoerfer@suse.de

- net/mlx5: Release FTE lock in error flow (bsc#966170 bsc#966172
  bsc#966191).
- commit 39c1bc0

-------------------------------------------------------------------
Tue Jun 20 16:53:58 CEST 2017 - tbogendoerfer@suse.de

- IB/mlx5: Enlarge autogroup flow table (bsc#966170 bsc#966172
  bsc#966191).
- blacklist.conf: not applicable mlx4/mlx5 fixes
- net/mlx5: Don't unlock fte while still using it (bsc#966170
  bsc#966172 bsc#966191).
- net/mlx5e: Modify TIRs hash only when it's needed (bsc#966170
  bsc#966172 bsc#966191).
- net/mlx5: Fix create autogroup prev initializer (bsc#966170
  bsc#966172 bsc#966191).
- net/mlx5: Prevent setting multicast macs for VFs (bsc#966170
  bsc#966172 bsc#966191).
- IB/mlx5: Check supported flow table size (bsc#966170 bsc#966172
  bsc#966191).
- IB/mlx5: Fix kernel to user leak prevention logic (bsc#966170
  bsc#966172 bsc#966191).
- IB/mlx5: Assign DSCP for R-RoCE QPs Address Path (bsc#966170
  bsc#966172 bsc#966191).
- mlx4: Fix memory leak after mlx4_en_update_priv() (bsc#966170
  bsc#966172 bsc#966191).
- commit ece7432

-------------------------------------------------------------------
Tue Jun 20 15:27:03 CEST 2017 - jbeulich@suse.com

- xen-blkback: don't leak stack data via response ring
  (bsc#1042863 XSA-216).
- commit d2636ad

-------------------------------------------------------------------
Tue Jun 20 08:05:31 CEST 2017 - mkubecek@suse.cz

- i40e: add private flag to control source pruning (bsc#1034075).
- commit 4b506d5

-------------------------------------------------------------------
Tue Jun 20 04:04:09 CEST 2017 - neilb@suse.com

- Fix soft lockup in svc_rdma_send (bsc#729329).
- commit 474ee52

-------------------------------------------------------------------
Mon Jun 19 13:58:30 CEST 2017 - nborisov@suse.com

- Refresh patches.fixes/xfs-fix-buffer-I_O-accounting-race.patch.
- commit 4a0d453

-------------------------------------------------------------------
Mon Jun 19 13:33:22 CEST 2017 - jslaby@suse.cz

- Linux 4.4.73 (bnc#1012382 bsc#1028017).
- jump label: fix passing kbuild_cflags when checking for asm
  goto support (git-fixes).
- sctp: check af before verify address in sctp_addr_id2transport
  (git-fixes).
- ipv6: release dst on error in ip6_dst_lookup_tail (git-fixes).
- ravb: Fix use-after-free on `ifconfig eth0 down` (git-fixes).
- blacklist.conf: add more
- Refresh
  patches.drivers/net-mlx4_core-Check-device-state-before-unregisterin.patch.
- Delete
  patches.fixes/0004-nfs-Fix-Don-t-increment-lock-sequence-ID-after-NFS4E.patch.
- Delete
  patches.fixes/net-mlx4_core-Avoid-command-timeouts-during-VF-drive.patch.
- commit 375e337

-------------------------------------------------------------------
Mon Jun 19 11:54:53 CEST 2017 - tbogendoerfer@suse.de

- IB/addr: Fix setting source address in addr6_resolve()
  (bsc#1044082).
- commit 947a8b9

-------------------------------------------------------------------
Mon Jun 19 11:45:14 CEST 2017 - msuchanek@suse.de

- ibmvnic: driver initialization for kdump/kexec (bsc#1044772).
- ibmvnic: Exit polling routine correctly during adapter reset
  (bsc#1044767).
- commit 240d50f

-------------------------------------------------------------------
Mon Jun 19 11:45:13 CEST 2017 - msuchanek@suse.de

- ibmvnic: Remove VNIC_CLOSING check from pending_scrq
  (bsc#1044767).
- ibmvnic: Sanitize entire SCRQ buffer on reset (bsc#1044767).
- commit 6b1a8c3

-------------------------------------------------------------------
Mon Jun 19 11:45:12 CEST 2017 - msuchanek@suse.de

- ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close
  (bsc#1044767).
- commit d40c4fd

-------------------------------------------------------------------
Mon Jun 19 11:44:49 CEST 2017 - msuchanek@suse.de

- ibmvnic: Activate disabled RX buffer pools on reset
  (bsc#1044767).
- commit c06570c

-------------------------------------------------------------------
Mon Jun 19 10:59:15 CEST 2017 - mhocko@suse.cz

- blacklist.conf: black list few uninteresting follow up fixes
- commit 1326f25

-------------------------------------------------------------------
Mon Jun 19 10:24:25 CEST 2017 - mgorman@suse.de

- blacklist.conf: Fix has complex pre-requisites that are borderline in terms of benefit
- commit 138dd1e

-------------------------------------------------------------------
Fri Jun 16 20:57:38 CEST 2017 - jeffm@suse.com

- btrfs: clean up extraneous computations in add_delayed_refs (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: allow backref search checks for shared extents (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: add cond_resched() calls when resolving backrefs (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: fix leak and use-after-free in resolve_indirect_refs (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: backref, add tracepoints for prelim_ref insertion and merging (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: add a node counter to each of the rbtrees (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: convert prelimary reference tracking to use rbtrees (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: backref, cleanup __ namespace abuse (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: backref, constify some arguments (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: constify tracepoint arguments (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: struct-funcs, constify readers (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: backref, add unode_aux_to_inode_list helper (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: remove ref_tree implementation from backref.c (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- btrfs: btrfs_check_shared should manage its own transaction (bsc#974590 bsc#1030061 bsc#1022914 bsc#1017461).
- commit fc5e7e5

-------------------------------------------------------------------
Fri Jun 16 20:09:25 CEST 2017 - colyli@suse.de

- md: support disabling of create-on-open semantics (bsc#1032339).
- md: allow creation of mdNNN arrays via
  md_mod/parameters/new_array (bsc#1032339).
- commit aec6d9c

-------------------------------------------------------------------
Fri Jun 16 20:01:09 CEST 2017 - bpoirier@suse.com

- kabi workaround for net: ipv6: Fix processing of RAs in presence
  of VRF (bsc#1042286).
- net: icmp_route_lookup should use rt dev to determine L3 domain
  (bsc#1042286).
- net: ipv6: Fix processing of RAs in presence of VRF
  (bsc#1042286).
- xfrm: Only add l3mdev oif to dst lookups (bsc#1042286).
- net: vrf: Switch dst dev to loopback on device delete
  (bsc#1042286).
- net: vrf: Fix crash when IPv6 is disabled at boot time
  (bsc#1042286).
- net: vrf: protect changes to private data with rcu
  (bsc#1042286).
- net: vrf: Create FIB tables on link create (bsc#1042286).
- net: vrf: Fix dev refcnt leak due to IPv6 prefix route
  (bsc#1042286).
- net: vrf: Fix dst reference counting (bsc#1042286).
- net: make netdev_for_each_lower_dev safe for device removal
  (bsc#1042286).
- net: l3mdev: Add master device lookup by index (bsc#1042286).
- vrf: remove slave queue and private slave struct (bsc#1042286).
- commit 02368aa

-------------------------------------------------------------------
Fri Jun 16 15:01:56 CEST 2017 - tiwai@suse.de

- [media] vb2: Fix an off by one error in 'vb2_plane_vaddr'
  (bsc#1043231).
- commit 5ef6936

-------------------------------------------------------------------
Fri Jun 16 13:59:41 CEST 2017 - jthumshirn@suse.de

- nvme: submit nvme_admin_activate_fw to admin queue
  (bsc#1044532).
- commit cc56593

-------------------------------------------------------------------
Fri Jun 16 09:06:45 CEST 2017 - jack@suse.cz

- fuse: fix clearing suid, sgid for chown() (bsc#1012829).
- commit 6c5558f

-------------------------------------------------------------------
Fri Jun 16 08:57:08 CEST 2017 - jack@suse.cz

- cgroup: remove redundant cleanup in css_create (bsc#1012829).
- commit ff5ed48

-------------------------------------------------------------------
Fri Jun 16 08:55:52 CEST 2017 - jack@suse.cz

- ext4: fix data corruption for mmap writes (bsc#1012829).
- commit 31e5da8

-------------------------------------------------------------------
Fri Jun 16 08:55:16 CEST 2017 - jack@suse.cz

- radix-tree: fix radix_tree_iter_retry() for tagged iterators
  (bsc#1012829).
- commit bf1f784

-------------------------------------------------------------------
Fri Jun 16 08:52:19 CEST 2017 - jack@suse.cz

- nsfs: mark dentry with DCACHE_RCUACCESS (bsc#1012829).
- commit 27f49a2

-------------------------------------------------------------------
Fri Jun 16 08:49:01 CEST 2017 - jack@suse.cz

- ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
  (bsc#1012829).
- commit 78dbb78

-------------------------------------------------------------------
Fri Jun 16 08:45:47 CEST 2017 - jack@suse.cz

- cfq-iosched: fix the delay of cfq_group's vdisktime under iops
  mode (bsc#1012829).
- blacklist.conf: blacklist 964edf66bf9a and 341f741f04be
- commit 29ca72f

-------------------------------------------------------------------
Thu Jun 15 19:48:45 CEST 2017 - bpoirier@suse.com

- blacklist.conf:
  a04a480d4392 net: Require exact match for TCP socket lookups if dif is l3mdev (v4.9-rc4)
  10/11 conflicts are with code introduced by 74b20582ac38 ("net: l3mdev: Add
  hook in ip and ipv6", v4.7-rc1) which is not present in SP2. I think that
  either the problem was always there or was introduced by 74b20582ac38. If
  in the first case, the fix would have to be implemented differently; if in
  the second case, the fix is not needed in SP2.
- commit 07d2529

-------------------------------------------------------------------
Thu Jun 15 19:36:52 CEST 2017 - jgross@suse.com

- xen/mce: don't issue error message for failed /dev/mcelog
  registration (bnc#1036638).
- commit e357c6a

-------------------------------------------------------------------
Thu Jun 15 13:24:00 CEST 2017 - jgross@suse.com

- xen: add sysfs node for guest type (bnc#1037840).
- commit c227b69

-------------------------------------------------------------------
Thu Jun 15 10:33:41 CEST 2017 - jslaby@suse.cz

- Linux 4.4.72 (CVE-2017-1000380 FATE#320228 FATE#320230
  bnc#1012382 bsc#1041242 bsc#1043467 bsc#1044125 bsc#966186
  bsc#966191 bnc#969292 fate#320529).
- kABI: protect struct pglist_data (kabi).
- Refresh patches.arch/0001-arm64-define-__smp_xxx.patch.
- Refresh
  patches.drivers/ib-qib-remove-modify-queue-pair-code.patch.
- Refresh
  patches.fixes/drm-vmwgfx-limit-the-number-of-mip-levels-in-vmw_gb_.patch.
- Refresh
  patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch.
- Refresh
  patches.suse/btrfs-0478-update-btrfs_space_info-s-bytes_may_use-timely.patch.
- Delete
  patches.drivers/mlx4-0001-net-better-skb-sender_cpu-and-skb-napi_id-cohabitati.patch.
- Delete
  patches.fixes/0001-net-bridge-start-hello-timer-only-if-device-is-up.patch.
- Delete
  patches.fixes/ALSA-timer-Fix-missing-queue-indices-reset-at-SNDRV_.
- Delete patches.fixes/ALSA-timer-Fix-race-between-read-and-ioctl.
- Delete
  patches.fixes/drm-nouveau-tmr-fully-separate-alarm-execution-pendi.
- Delete
  patches.fixes/make-_xfs_xattr_put_listen-preperly-report-errors.patch.
- Delete
  patches.suse/mm-meminit-initialise-more-memory-for-inode-dentry-hash-tables-in-early-boot.patch.
- commit ad83375

-------------------------------------------------------------------
Wed Jun 14 23:35:10 CEST 2017 - bpoirier@suse.com

- Add a sorted networking patches section and corral some patches into it.
- commit 3bd1955

-------------------------------------------------------------------
Wed Jun 14 17:35:32 CEST 2017 - tiwai@suse.de

- drm/mgag200: Fix to always set HiPri for G200e4 (bsc#1015452,
  bsc#995542).
- commit ed3cb77

-------------------------------------------------------------------
Wed Jun 14 16:40:04 CEST 2017 - jroedel@suse.de

- x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant
  BARs (bsc#9048891).
- commit c9de858

-------------------------------------------------------------------
Wed Jun 14 15:38:11 CEST 2017 - tbogendoerfer@suse.de

- blacklist.conf: MAINTAINERS, disabled IIO stuuf
- commit 1d77676

-------------------------------------------------------------------
Wed Jun 14 15:28:17 CEST 2017 - tiwai@suse.de

- blacklist.conf: add non-applicable fixes for iwlwifi (FATE#323335)
- commit 508b769

-------------------------------------------------------------------
Wed Jun 14 15:16:22 CEST 2017 - tiwai@suse.de

- kabi/severities: ignore kABi changes in iwlwifi stuff itself
- commit a2e0320

-------------------------------------------------------------------
Wed Jun 14 15:00:05 CEST 2017 - tiwai@suse.de

- Update config files: add CONFIG_IWLWIFI_PCIE_RTPM=y (FATE#323335)
- commit 15f2fea

-------------------------------------------------------------------
Wed Jun 14 14:57:41 CEST 2017 - tiwai@suse.de

- Reenable and refresh patches.suse/iwlwifi-expose-default-fallback-ucode-api.
- commit 161dd39

-------------------------------------------------------------------
Wed Jun 14 14:53:29 CEST 2017 - tiwai@suse.de

- iwlwifi: tt: move ucode_loaded check under mutex (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: fix netdetect starting/stopping for unified images
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: fix d3_test with unified D0/D3 images
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: mark command queue lock with separate lockdep
  class (FATE#321353, FATE#323335).
- iwlwifi: mvm: bail out if CTDP start operation fails
  (FATE#321353, FATE#323335).
- iwlwifi: check for valid ethernet address provided by OEM
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: fix a race in firmware loading flow (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: enable interrupts before releasing the NIC's CPU
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: fix global table size (FATE#321353, FATE#323335).
- iwlwifi: mvm: writing zero bytes to debugfs causes a crash
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: don't increment / decrement a bool (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: don't restart HW if suspend fails with unified
  image (FATE#321353, FATE#323335).
- iwlwifi: pcie: extend device reset delay (FATE#321353,
  FATE#323335).
- iwlwifi: Fix firmware name maximum length definition
  (FATE#321353, FATE#323335).
- iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000
  (FATE#321353, FATE#323335).
- iwlwifi: add new 8265 series PCI ID (FATE#321353, FATE#323335).
- iwlwifi: add new 8265 (FATE#321353, FATE#323335).
- iwlwifi: add new 8260 PCI IDs (FATE#321353, FATE#323335).
- iwlwifi: mvm: fix accessing Null pointer during fw dump
  collection (FATE#321353, FATE#323335).
- iwlwifi: 8000: fix MODULE_FIRMWARE input (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: avoid to WARN about gscan capabilities
  (FATE#321353, FATE#323335).
- iwlwifi: add device IDs for the 8265 device (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: update GSCAN capabilities (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modes
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: adapt the firmware assert log to new firmware
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: avoid restocks inside rx loop if not emergency
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: return the cooling state index instead of the
  budget (FATE#321353, FATE#323335).
- iwlwifi: mvm: don't let NDPs mess the packet tracking
  (FATE#321353, FATE#323335).
- iwlwifi: add support for getting HW address from CSR
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: fine tune number of rxbs (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: ROC: cleanup time event info on FW failure
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: add ctdp operations to debugfs (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: extend time event duration (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: set the correct amsdu enum values (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: fix unregistration of thermal in some error flows
  (FATE#321353, FATE#323335).
- iwlwifi: refactor the code that reads the MAC address from
  the NVM (FATE#321353, FATE#323335).
- iwlwifi: mvm: avoid panics with thermal device usage
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: set RB chunk size back to 64 (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: refactor RXBs reclaiming code (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: forbid RTPM on device removal (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: support sw queue start/stop from mvm (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: take the transport ref back when leaving
  (FATE#321353, FATE#323335).
- iwlwifi: add disable_11ac module param (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: only release the trans ref if d0i3 is supported
  in fw (FATE#321353, FATE#323335).
- iwlwifi: mvm: disable DQA support (FATE#321353, FATE#323335).
- iwlwifi: pcie: detect and workaround invalid write ptr behavior
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: update ucode status before stopping device
  (FATE#321353, FATE#323335).
- iwlwifi: support ucode with d0 unified image - regular and
  usniffer (FATE#321353, FATE#323335).
- iwlwifi: mvm: Disable beacon storing in  D3 when WOWLAN
  configured (FATE#321353, FATE#323335).
- iwlwifi: mvm: kill iwl_mvm_enable_agg_txq (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: take care of padded packets (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: Send power command on BSS_CHANGED_BEACON_INFO
  if needed (FATE#321353, FATE#323335).
- iwlwifi: mvm: forbid U-APSD for P2P Client if the firmware
  doesn't support it (FATE#321353, FATE#323335).
- iwlwifi: mvm: various trivial cleanups (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaim
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: add pm_prepare and pm_complete ops (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: configure more RFH settings (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: enable VHT MU-MIMO for supported hardware
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: fix identation in trans.c (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: Add new configuration to enable MSIX
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: aggregate Flow Handler configuration writes
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: bump firmware API to 21 (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: rs: fix a theoretical access to uninitialized
  array elements (FATE#321353, FATE#323335).
- iwlwifi: mvm: handle pass all scan reporting (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: fix RSS key sizing (FATE#321353, FATE#323335).
- iwlwifi: mvm: set the correct descriptor size for tracing
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: add registration to cooling device (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: add registration to thermal zone (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: add CT-KILL notification (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: fix erroneous return value (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: fix RF-Kill vs. firmware load race (FATE#321353,
  FATE#323335).
- iwlwifi: dvm: remove a wrong dependency on m (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: allow to disable beacon filtering for AP/GO
  interface (FATE#321353, FATE#323335).
- iwlwifi: pcie: update iwl_mpdu_desc fields (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: enable multi-queue rx path (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: support rss queues configuration command
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: rs: fix TPC action decision algorithm
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: add new ADD_STA command version (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: Remove iwl_mvm_update_beacon_abort (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: Remove bf_vif from iwl_power_vifs (FATE#321353,
  FATE#323335).
- iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: add tlv for multi queue rx support (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: change the check for ADD_STA status (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: add debug print if scan config is ignored
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: change access to ieee80211_hdr (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: support setting minimum quota from debugfs
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: track low-latency sources separately (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: support beacon storing (FATE#321353, FATE#323335).
- iwlwifi: mvm: add support for negative temperatures
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: fix debugfs signedness warning (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: remove shadowing variable (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: make collecting fw debug data optional
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: Add P2P client snoozing (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: add trigger for firmware dump upon TX response
  status (FATE#321353, FATE#323335).
- iwlwifi: Document missing module options (FATE#321353,
  FATE#323335).
- iwlwifi: dvm: handle zero brightness for wifi LED (FATE#321353,
  FATE#323335).
- iwlwifi: various comments and code cleanups (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: Do not switch to D3 image on suspend (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: add RTPM support when wifi is enabled
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: add initial RTPM support for PCI (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: add 9000 series multi queue rx DMA support
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: add infrastructure for multi-queue rx
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: buffer packets to avoid overflowing Tx queues
  (FATE#321353, FATE#323335).
- iwlwifi: fix name of ucode loaded for 8265 series (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: rs: fix TPC statistics handling (FATE#321353,
  FATE#323335).
- iwlwifi: update support for 3168 series firmware and NVM
  (FATE#321353, FATE#323335).
- iwlwifi: add device ID for 8265 (FATE#321353, FATE#323335).
- iwlwifi: add new 3168 series devices support (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: fix memory leaks in error paths upon fw error dump
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: constify the parameters of a few functions in
  fw-dbg.c (FATE#321353, FATE#323335).
- iwlwifi: mvm: check minimum temperature notification length
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc
  sta (FATE#321353, FATE#323335).
- iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's
  combination (FATE#321353, FATE#323335).
- iwlwifi: mvm: support A-MSDU in A-MPDU (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: add a non-trigger window to fw dbg triggers
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: dump the radio registers when the firmware crashes
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: fix extended dwell time (FATE#321353,
  FATE#323335).
- iwlwifi: nvm: fix loading default NVM file (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: bump max API to 20 (FATE#321353, FATE#323335).
- iwlwifi: set max firmware version of 7265 to 17 (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: reset mvm->scan_type when firmware is started
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: change mcc update API (FATE#321353, FATE#323335).
- iwlwifi: mvm: let the firmware choose the antenna for beacons
  (FATE#321353, FATE#323335).
- iwlwifi: bail out in case of bad trans state (FATE#321353,
  FATE#323335).
- iwlwifi: fix printf specifier (FATE#321353, FATE#323335).
- iwlwifi: remove unused parameter from grab_nic_access
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: Change number of associated stations when station
  becomes associated (FATE#321353, FATE#323335).
- iwlwifi: Update PCI IDs for 8000 and 9000 series (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: dump more registers upon error (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: infrastructure for frame-release message
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: add 9000 series RX processing (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the
  station (FATE#321353, FATE#323335).
- iwlwifi: mvm: Add a station in monitor mode (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: add extended dwell time (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: small update in the firmware API (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: support description for user triggered fw dbg
  collection (FATE#321353, FATE#323335).
- iwlwifi: mvm: enable L3 filtering (FATE#321353, FATE#323335).
- iwlwifi: mvm: refactor the way fw_key_table is handled
  (FATE#321353, FATE#323335).
- iwlwifi: 9000: increase the number of queues (FATE#321353,
  FATE#323335).
- iwlwifi: pcie: build an A-MSDU using TSO core (FATE#321353,
  FATE#323335).
- iwlwifi: clear ieee80211_tx_info->driver_data in the op_mode
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: re-organize code towards TSO (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: prepare the code towards TSO implementation
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: allow to pretend to have Tx CSUM for debug
  (FATE#321353, FATE#323335).
- iwlwifi: change the Intel Wireless email address (FATE#321353,
  FATE#323335).
- iwlwifi: dvm: fix compare_const_fl.cocci warnings (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: change protocol offload flows (FATE#321353,
  FATE#323335).
- iwlwifi: expose fw usniffer mode to more utilities (FATE#321353,
  FATE#323335).
- iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic
  variables (FATE#321353, FATE#323335).
- iwlwifi: mvm: remove the vif parameter of
  iwl_mvm_configure_bcast_filter() (FATE#321353, FATE#323335).
- iwlwifi: avoid d0i3 commands when no/init ucode is loaded
  (FATE#321353, FATE#323335).
- iwlwifi: update host command messages to new format
  (FATE#321353, FATE#323335).
- iwlwifi: uninline iwl_trans_send_cmd (FATE#321353, FATE#323335).
- iwlwifi: block the queues when we send ADD_STA for uAPSD
  (FATE#321353, FATE#323335).
- iwlwifi: trans: support a callback for ASYNC commands
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: allow the op_mode to block the tx queues
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: check iwl_mvm_wowlan_config_key_params() return
  value (FATE#321353, FATE#323335).
- iwlwifi: mvm: cleanup roc te on restart cleanup (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: remove an extra tab (FATE#321353, FATE#323335).
- iwlwifi: dvm: advertise NETIF_F_SG (FATE#321353, FATE#323335).
- iwlwifi: mvm: advertise NETIF_F_SG (FATE#321353, FATE#323335).
- iwlwifi: mvm: rs: fix a potential out of bounds access
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: configure scheduled scan according to traffic
  conditions (FATE#321353, FATE#323335).
- iwlwifi: mvm: set default new STA as non-aggregated
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: add an option to start rs from HT/VHT rates
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: don't keep an mvm ref when the interface is down
  (FATE#321353, FATE#323335).
- iwlwifi: remove IWL_DL_LED (FATE#321353, FATE#323335).
- iwlwifi: mvm: ROC: Extend the ROC max delay duration & limit
  ROC duration (FATE#321353, FATE#323335).
- iwlwifi: mvm: add 9000-series RX API (FATE#321353, FATE#323335).
- iwlwifi: mvm: report wakeup for wowlan (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: rs: fix a warning message (FATE#321353,
  FATE#323335).
- iwlwifi: print index in api/capa flags parsing message
  (FATE#321353, FATE#323335).
- iwlwifi: change the Intel Wireless email address (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: Align bt-coex priority with requirements
  (FATE#321353, FATE#323335).
- iwlwifi: Add PCI IDs for the new series 8165 (FATE#321353,
  FATE#323335).
- iwlwifi: Add PCI IDs for the new 3168 series (FATE#321353,
  FATE#323335).
- iwlwifi: Add new PCI IDs for 9260 and 5165 series (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: refactor d3 key update functions (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: use firmware station lookup, combine code
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: fix incorrect fallthrough in
  iwl_mvm_check_running_scans() (FATE#321353, FATE#323335).
- iwlwifi: pcie: remove pointer from debug message (FATE#321353,
  FATE#323335).
- iwlwifi: clean up transport debugfs handling (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: Support setting continuous recording debug mode
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: move fw-dbg code to separate file (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: remove unnecessary check in
  iwl_mvm_is_d0i3_supported() (FATE#321353, FATE#323335).
- iwlwifi: mvm: flush all used TX queues before suspending
  (FATE#321353, FATE#323335).
- iwlwifi: dump prph registers in a common place for all
  transports (FATE#321353, FATE#323335).
- iwlwifi: export the _no_grab version of PRPH IO functions
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: drop low_latency_agg_frame_cnt_limit (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: remove stray nd_config element (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: add bt rrc and ttc to debugfs (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: add bt settings to debugfs (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: remove redundant d0i3 flag from the config struct
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: add trigger for firmware dump upon TDLS events
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: use build-time assertion for fw trigger ID
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: change name of iwl_mvm_d3_update_gtk (FATE#321353,
  FATE#323335).
- iwlwifi: generalize d0i3_entry_timeout module parameter
  (FATE#321353, FATE#323335).
- iwlwifi: pcie: remove ICT allocation message (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: check FW's response for nvm access write cmd
  (FATE#321353, FATE#323335).
- iwlwifi: mvm: ignore LMAC scan notifications when running UMAC
  scans (FATE#321353, FATE#323335).
- iwlwifi: mvm: Enable MPLUT only on supported hw (FATE#321353,
  FATE#323335).
- iwlwifi: dvm: remove stray debug code (FATE#321353,
  FATE#323335).
- iwlwifi: mvm: Configure fragmented scan for scheduled scan
  (FATE#321353, FATE#323335).
- iwlwifi: trans: make various conversion macros inlines
  (FATE#321353, FATE#323335).
- iwlwifi: dvm: remove Kconfig default (FATE#321353, FATE#323335).
- iwlwifi: add support for 12K Receive Buffers (FATE#321353,
  FATE#323335).
- iwlwifi: nvm: fix up phy section when reading it (FATE#321353,
  FATE#323335).
- commit 630a784

-------------------------------------------------------------------
Wed Jun 14 14:48:49 CEST 2017 - tiwai@suse.de

- Temporarily disable iwlwifi-expose-default-fallback-ucode-api
  ... for updating iwlwifi stack
- commit e28dd27

-------------------------------------------------------------------
Wed Jun 14 14:23:18 CEST 2017 - tbogendoerfer@suse.de

- IB/core: If the MGID/MLID pair is not on the list return an
  error (bsc#1022595 FATE#322350).
- IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow
  (bsc#1022595 FATE#322350).
- IB/core: Fix kernel crash during fail to initialize device
  (bsc#1022595 FATE#322350).
- IB/core: For multicast functions, verify that LIDs are multicast
  LIDs (bsc#1022595 FATE#322350).
- commit cbd9d4d

-------------------------------------------------------------------
Wed Jun 14 09:36:52 CEST 2017 - mhocko@suse.cz

- blacklist.conf: blacklist pointless backports
- commit 1b87ccc

-------------------------------------------------------------------
Wed Jun 14 07:04:04 CEST 2017 - neilb@suse.com

- SUNRPC: ensure correct error is reported by
  xs_tcp_setup_socket() (git-fixes).
- NFSv4: Fix the underestimation of delegation XDR space
  reservation (git-fixes).
- nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
  (git-fixes).
- NFSv4: fix a reference leak caused WARNING messages (git-fixes).
- SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
  (git-fixes).
- NFS: Fix an LOCK/OPEN race when unlinking an open file
  (git-fixes).
- commit 23bce61

-------------------------------------------------------------------
Wed Jun 14 07:03:45 CEST 2017 - neilb@suse.com

- patches.fixes/mountproto.patch: Add commit id
- commit 44a3545

-------------------------------------------------------------------
Tue Jun 13 23:56:02 CEST 2017 - tiwai@suse.de

- PM / QoS: Fix memory leak on resume_latency.notifiers
  (bsc#1043231).
- ASoC: Intel: Skylake: Uninitialized variable in probe_codec()
  (bsc#1043231).
- brcmfmac: avoid writing channel out of allocated array
  (bsc#1043231).
- brcmfmac: add fallback for devices that do not report per-chain
  values (bsc#1043231).
- commit 6e92f0f

-------------------------------------------------------------------
Tue Jun 13 17:40:49 CEST 2017 - tiwai@suse.de

- ALSA: timer: Fix race between read and ioctl
  (CVE-2017-1000380,bsc#1044125).
- ALSA: timer: Fix missing queue indices reset at
  SNDRV_TIMER_IOCTL_SELECT (CVE-2017-1000380,bsc#1044125).
- commit 065a7a4

-------------------------------------------------------------------
Tue Jun 13 17:19:16 CEST 2017 - msuchanek@suse.de

- ibmvnic: Remove netdev notify for failover resets (bsc#1044120).
- commit 4b1bcd2

-------------------------------------------------------------------
Tue Jun 13 17:18:18 CEST 2017 - msuchanek@suse.de

- ibmvnic: Client-initiated failover (bsc#1043990).
- commit b3406cb

-------------------------------------------------------------------
Tue Jun 13 16:00:07 CEST 2017 - msuchanek@suse.de

- powerpc/fadump: add reschedule point while releasing memory
  (bsc#1040609).
- commit 280e513

-------------------------------------------------------------------
Tue Jun 13 15:32:47 CEST 2017 - tiwai@suse.de

- drm/nouveau/tmr: fully separate alarm execution/pending lists
  (bsc#1043467).
- commit 8c10a1c

-------------------------------------------------------------------
Tue Jun 13 13:34:20 CEST 2017 - jgross@suse.com

- Update patches.fixes/xen-silence-efi-error-messge.patch
  (bnc#1039900).
- commit 4f37798

-------------------------------------------------------------------
Tue Jun 13 11:52:31 CEST 2017 - glin@suse.com

- bna: add missing per queue ethtool stat (bsc#966321 FATE#320156).
- commit dbf458f

-------------------------------------------------------------------
Tue Jun 13 11:44:54 CEST 2017 - jgross@suse.com

- efi: Don't issue error message when booted under Xen
  (bnc#1036638).
- commit 39c5af6

-------------------------------------------------------------------
Tue Jun 13 10:52:28 CEST 2017 - lhenriques@suse.com

- libceph: NULL deref on crush_decode() error path (bsc#1044015).
- commit 0a79a61

-------------------------------------------------------------------
Mon Jun 12 20:45:11 CEST 2017 - dmulder@suse.com

- cifs: small underflow in cnvrtDosUnixTm() (bnc#1043935).
- commit 4d9f1f5

-------------------------------------------------------------------
Mon Jun 12 17:54:51 CEST 2017 - mhocko@suse.cz

- mm-adaptive-hash-table-scaling-v5 (bnc#1036303).
- Refresh patches.fixes/mm-drop-HASH_ADAPT.patch.
- commit 44681c4

-------------------------------------------------------------------
Mon Jun 12 12:49:41 CEST 2017 - mgorman@suse.de

- Refresh
  patches.fixes/mm-hugetlb-check-for-reserved-hugepages-during-memory-offline.patch.
- commit 650fb78

-------------------------------------------------------------------
Mon Jun 12 11:06:30 CEST 2017 - mgorman@suse.de

- blacklist.conf: comment clarification that is obvious from the code
- commit 19a1274

-------------------------------------------------------------------
Mon Jun 12 11:05:29 CEST 2017 - mgorman@suse.de

- blacklist.conf: fix to an unsupported driver
- commit 79408c9

-------------------------------------------------------------------
Mon Jun 12 11:01:56 CEST 2017 - mgorman@suse.de

- blacklist.conf: comment move that is cosmetic
- commit 25c1b62

-------------------------------------------------------------------
Mon Jun 12 10:53:23 CEST 2017 - mgorman@suse.de

- percpu: remove unused chunk_alloc parameter from
  pcpu_get_pages() (bnc#971975 VM -- git fixes).
- commit 97bf5ca

-------------------------------------------------------------------
Mon Jun 12 10:51:10 CEST 2017 - mgorman@suse.de

- blacklist.conf: no feature open to enable building driver as a module
- commit 26f3fc7

-------------------------------------------------------------------
Mon Jun 12 10:50:52 CEST 2017 - mgorman@suse.de

- mm/hugetlb: check for reserved hugepages during memory offline
  (bnc#971975 VM -- git fixes).
- commit 10b1d4d

-------------------------------------------------------------------
Mon Jun 12 10:50:24 CEST 2017 - mgorman@suse.de

- mm/hugetlb: fix incorrect hugepages count during mem hotplug
  (bnc#971975 VM -- git fixes).
- commit e882b3f

-------------------------------------------------------------------
Mon Jun 12 10:37:41 CEST 2017 - jslaby@suse.cz

- blacklist.conf: add one more
- commit 59c893e

-------------------------------------------------------------------
Mon Jun 12 09:45:17 CEST 2017 - nborisov@suse.com

- Make __xfs_xattr_put_listen preperly report errors
  (bsc#1041242).
- commit bada0b2

-------------------------------------------------------------------
Mon Jun 12 06:08:08 CEST 2017 - bp@suse.de

- blacklist.conf: 25dc1d6cc308 not needed
- commit 76cb039

-------------------------------------------------------------------
Fri Jun  9 14:54:28 CEST 2017 - nborisov@suse.com

- xfs: fix xfs_mode_to_ftype() prototype (bsc#1043598).
- commit c745736

-------------------------------------------------------------------
Fri Jun  9 14:35:39 CEST 2017 - nborisov@suse.com

- kABI: protect struct xlog (bsc#1043598).
- commit 5e564d7

-------------------------------------------------------------------
Fri Jun  9 14:14:24 CEST 2017 - nborisov@suse.com

- xfs: log recovery tracepoints to track current lsn and  buffer
  submission (bsc#1043598).
- xfs: update metadata LSN in buffers during log recovery
  (bsc#1043598).
- xfs: don't warn on buffers not being recovered due to LSN
  (bsc#1043598).
- xfs: pass current lsn to log recovery buffer validation
  (bsc#1043598).
- xfs: rework log recovery to submit buffers on LSN  boundaries
  (bsc#1043598).
- xfs: refactor log record unpack and data processing
  (bsc#1043598).
- commit 573d2cf

-------------------------------------------------------------------
Fri Jun  9 11:01:26 CEST 2017 - nborisov@suse.com

- xfs: sanity check inode di_mode (bsc#1042421).
- xfs: replace xfs_mode_to_ftype table with switch  statement
  (bsc#1042421).
- xfs: add missing include dependencies to xfs_dir2.h
  (bsc#1042421).
- xfs: rework the inline directory verifiers (bsc#1042421).
- xfs: verify inline directory data forks (bsc#1042421).
- commit b14549f

-------------------------------------------------------------------
Thu Jun  8 17:19:40 CEST 2017 - msuchanek@suse.de

- ibmvnic: Return failure on attempted mtu change (bsc#1043236).
- Refresh patches.drivers/ibmvnic-Fix-initial-MTU-settings.patch.
- Delete
  patches.drivers/ibmvnic-SP2-use-max_mtu-instead-of-req_mtu-for-MTU-range.patch.
- commit 024f1c2

-------------------------------------------------------------------
Thu Jun  8 14:46:09 CEST 2017 - jslaby@suse.cz

- net: fix compile error in skb_orphan_partial() (bnc#1012382).
- blacklist.conf: add one more
- net: bridge: start hello timer only if device is up
  (bnc#1012382).
- commit 7ecaca9

-------------------------------------------------------------------
Thu Jun  8 14:23:08 CEST 2017 - lhenriques@suse.com

- ceph: fix potential use-after-free (bsc#1043371).
- commit 5763527

-------------------------------------------------------------------
Thu Jun  8 09:44:06 CEST 2017 - vbabka@suse.cz

- zswap: don't param_set_charp while holding spinlock (VM
  Functionality, bsc#1042886).
- commit 6b05daf

-------------------------------------------------------------------
Thu Jun  8 09:09:24 CEST 2017 - jslaby@suse.cz

- Linux 4.4.71 (CVE-2017-8890 CVE-2017-9074 CVE-2017-9075
  CVE-2017-9076 CVE-2017-9077 CVE-2017-9242 bnc#1012382
  bsc#1038544 bsc#1039882 bsc#1039883 bsc#1039885 bsc#1040069
  bsc#1041168 bsc#1041242 bsc#1041431).
- kABI: protect struct fib_info (kabi).
- Delete
  patches.fixes/dccp-tcp-do-not-inherit-mc_list-from-parent.patch.
- Delete
  patches.fixes/ipv6-Check-ip6_find_1stfragopt-return-value-properly.patch.
- Delete
  patches.fixes/ipv6-Prevent-overrun-when-parsing-v6-header-options.patch.
- Delete
  patches.fixes/ipv6-dccp-do-not-inherit-ipv6_mc_list-from-parent.patch.
- Delete
  patches.fixes/ipv6-fix-out-of-bound-writes-in-__ip6_append_data.patch.
- Delete
  patches.fixes/sctp-do-not-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch.
- Delete
  patches.fixes/xfs-fix-missed-holes-in-seek_hole-implementation.patch.
- Delete
  patches.fixes/xfs-fix-off-by-one-on-max-nr_pages-in-xfs_find_get_desired_pgoff.patch.
- Delete
  patches.fixes/xfs-in-attrlist_by_handle-copy-the-cursor-back-to-userspace.patch.
- Delete
  patches.fixes/xfs-only-return-errno-or-success-from-attr-put_listent.patch.
- commit ac9d950

-------------------------------------------------------------------
Wed Jun  7 01:08:45 CEST 2017 - mcgrof@suse.com

- series.conf: remove silly comment
- commit 9f5a9f6

-------------------------------------------------------------------
Wed Jun  7 00:37:29 CEST 2017 - mcgrof@suse.com

- module: fix memory leak on early load_module() failures
  (bsc#1043014).
- commit 88a4037

-------------------------------------------------------------------
Tue Jun  6 12:26:10 CEST 2017 - tiwai@suse.de

- tpm: Downgrade error level (bsc#1042535).
- mmc: Downgrade error level (bsc#1042536).
- commit 0dc94d8

-------------------------------------------------------------------
Mon Jun  5 22:11:58 CEST 2017 - pjakobsson@suse.de

- drm/vmwgfx: limit the number of mip levels in
  vmw_gb_surface_define_ioctl() (CVE-2017-7346 bsc#1031796).
- commit 9f6ab8f

-------------------------------------------------------------------
Mon Jun  5 14:54:23 CEST 2017 - msuchanek@suse.de

- rpm/kernel-binary.spec: remove superfluous flags
  This should make build logs more readable and people adding more flags
  should have easier time finding a place to add them in the spec file.
- commit 88c2e67

-------------------------------------------------------------------
Mon Jun  5 09:43:19 CEST 2017 - nborisov@suse.com

- xfs: sanity check directory inode di_size (bsc#1042421).
- commit a52da20

-------------------------------------------------------------------
Mon Jun  5 09:17:02 CEST 2017 - msuchanek@suse.de

- kernel-binary.spec: Propagate MAKE_ARGS to %build (bsc#1012422)
- commit f63e345

-------------------------------------------------------------------
Sat Jun  3 01:04:12 CEST 2017 - tonyj@suse.de

- perf/x86/intel/rapl: Make Knights Landings support functional
  (bsc#1042517).
- commit 1ac4d9d

-------------------------------------------------------------------
Fri Jun  2 16:37:00 CEST 2017 - nborisov@suse.com

- quota: fill in Q_XGETQSTAT inode information for inactive quotas
  (bsc#1042356).
- commit 3acecc0

-------------------------------------------------------------------
Fri Jun  2 14:12:08 CEST 2017 - mkubecek@suse.cz

- blacklist.conf: blacklist reverted commit
  Commit 82486aa6f1b9 ("ipv4: restore rt->fi for reference counting") was
  later reverted and replaced by commit 3fb07daff8e9 ("ipv4: add reference
  counting to metrics"). This solution breaks kABI, though, and I'll need
  to look into it more carefully to see if it can be worked around easily.
- commit b677895

-------------------------------------------------------------------
Fri Jun  2 14:03:33 CEST 2017 - duwe@suse.de

- powerpc/64: Fix flush_(d|i)cache_range() called from modules
  (bnc#863764 fate#315275, LTC#103998).
- commit 72a3697

-------------------------------------------------------------------
Fri Jun  2 13:54:09 CEST 2017 - mkubecek@suse.cz

- bonding: avoid defaulting hard_header_len to ETH_HLEN on slave
  removal (bsc#1042286).
- commit 7873028

-------------------------------------------------------------------
Fri Jun  2 13:47:39 CEST 2017 - mkubecek@suse.cz

- l2tp: fix race in l2tp_recv_common() (bsc#1042286).
- commit 700c88e

-------------------------------------------------------------------
Fri Jun  2 13:42:17 CEST 2017 - mkubecek@suse.cz

- netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails
  to register (bsc#1042286).
- commit d66ee8d

-------------------------------------------------------------------
Fri Jun  2 13:39:40 CEST 2017 - mkubecek@suse.cz

- net: ipv6: set route type for anycast routes (bsc#1042286).
- commit 8a49893

-------------------------------------------------------------------
Fri Jun  2 13:37:46 CEST 2017 - mkubecek@suse.cz

- tcp: account for ts offset only if tsecr not zero (bsc#1042286).
- commit 2e759e5

-------------------------------------------------------------------
Fri Jun  2 13:30:44 CEST 2017 - mkubecek@suse.cz

- netfilter: use fwmark_reflect in nf_send_reset (bsc#1042286).
- commit 239fad6

-------------------------------------------------------------------
Fri Jun  2 13:25:53 CEST 2017 - mkubecek@suse.cz

- udplite: call proper backlog handlers (bsc#1042286).
- commit b14030c

-------------------------------------------------------------------
Fri Jun  2 13:15:48 CEST 2017 - mkubecek@suse.cz

- netfilter: nf_conntrack_sip: extend request line validation
  (bsc#1042286).
- commit 53475d5

-------------------------------------------------------------------
Fri Jun  2 13:12:51 CEST 2017 - mkubecek@suse.cz

- rtnl: reset calcit fptr in rtnl_unregister() (bsc#1042286).
- commit b54b869

-------------------------------------------------------------------
Fri Jun  2 13:10:36 CEST 2017 - mkubecek@suse.cz

- udp: avoid ufo handling on IP payload compression packets
  (bsc#1042286).
- ipv6: Don't use ufo handling on later transformed packets
  (bsc#1042286).
- commit 2e73b22

-------------------------------------------------------------------
Fri Jun  2 11:15:43 CEST 2017 - jkosina@suse.cz

- supported.conf: mark hid-multitouch as supported (FATE#323670)
- commit 0cc4dcb

-------------------------------------------------------------------
Fri Jun  2 11:08:29 CEST 2017 - mkubecek@suse.cz

- blacklist.conf: add nftables commits
  We only provide nftables as (unsupported) technology preview in SLE12 SP2
  and SP3.
- commit bc0b5be

-------------------------------------------------------------------
Fri Jun  2 10:43:46 CEST 2017 - mkubecek@suse.cz

- netfilter: restart search if moved to other chain (bsc#1042286).
- commit b3e03a2

-------------------------------------------------------------------
Fri Jun  2 10:27:06 CEST 2017 - mkubecek@suse.cz

- xfrm: Fix memory leak of aead algorithm name (bsc#1042286).
- commit f1a57db

-------------------------------------------------------------------
Fri Jun  2 10:24:21 CEST 2017 - mkubecek@suse.cz

- tcp: fastopen: avoid negative sk_forward_alloc (bsc#1042286).
- commit 177072a

-------------------------------------------------------------------
Fri Jun  2 09:54:10 CEST 2017 - mkubecek@suse.cz

- tcp: fastopen: fix rcv_wup initialization for TFO server on
  SYN/data (bsc#1042286).
- tcp: fastopen: call tcp_fin() if FIN present in SYNACK
  (bsc#1042286).
- tcp: fastopen: accept data/FIN present in SYNACK message
  (bsc#1042286).
- commit 36c01f7

-------------------------------------------------------------------
Fri Jun  2 09:31:30 CEST 2017 - mkubecek@suse.cz

- netfilter: nfnetlink_queue: reject verdict request from
  different portid (bsc#1042286).
- commit 12ad7ab

-------------------------------------------------------------------
Fri Jun  2 09:23:10 CEST 2017 - mkubecek@suse.cz

- netfilter: nf_ct_expect: remove the redundant slash when policy
  name is empty (bsc#1042286).
- commit 273e925

-------------------------------------------------------------------
Fri Jun  2 09:19:57 CEST 2017 - mkubecek@suse.cz

- bonding: prevent out of bound accesses (bsc#1042286).
- commit 9f0740b

-------------------------------------------------------------------
Fri Jun  2 09:13:47 CEST 2017 - mkubecek@suse.cz

- ipv6: fix endianness error in icmpv6_err (bsc#1042286).
- commit 107f862

-------------------------------------------------------------------
Fri Jun  2 09:10:34 CEST 2017 - mkubecek@suse.cz

- netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at
  flowi6_flags (bsc#1042286).
- commit 9d3478e

-------------------------------------------------------------------
Fri Jun  2 09:07:20 CEST 2017 - mkubecek@suse.cz

- bonding: don't use stale speed and duplex information
  (bsc#1042286).
- commit 53efdd8

-------------------------------------------------------------------
Thu Jun  1 17:04:51 CEST 2017 - colyli@suse.de

- bcache: fix calling ida_simple_remove() with incorrect minor
  (bsc#1038085).
- commit f23505b

-------------------------------------------------------------------
Thu Jun  1 14:07:13 CEST 2017 - mkubecek@suse.cz

- ipv6: fix out of bound writes in __ip6_append_data()
  (CVE-2017-9242 bsc#1041431).
- commit 3c59dc6

-------------------------------------------------------------------
Thu Jun  1 10:55:24 CEST 2017 - glin@suse.com

- netxen_nic: set rcode to the return status from the call to
  netxen_issue_cmd (bsc#966339 FATE#320150).
- bna: integer overflow bug in debugfs (bsc#966321 FATE#320156).
- commit 8391604

-------------------------------------------------------------------
Thu Jun  1 08:55:48 CEST 2017 - glin@suse.com

- blacklist.conf: blacklist the freescale ethernet driver
- commit 9b79158

-------------------------------------------------------------------
Wed May 31 15:47:18 CEST 2017 - mhocko@suse.cz

- mm: do not collapse stack gap into THP (bnc#1039348,
  CVE-2017-1000364).
- mm: enlarge stack guard gap (bnc#1039348, CVE-2017-1000364).
- commit 0b79664

-------------------------------------------------------------------
Wed May 31 14:31:52 CEST 2017 - msuchanek@suse.de

- ibmvnic: Reset sub-crqs during driver reset (fate#322021,
  bsc#1040855).
- commit 43858be

-------------------------------------------------------------------
Wed May 31 14:31:51 CEST 2017 - msuchanek@suse.de

- ibmvnic: Reset tx/rx pools on driver reset (fate#322021,
  bsc#1040855).
- ibmvnic: Reset the CRQ queue during driver reset (fate#322021,
  bsc#1040855).
- commit 1def99d

-------------------------------------------------------------------
Wed May 31 14:31:50 CEST 2017 - msuchanek@suse.de

- ibmvnic: Check adapter state during ibmvnic_poll (fate#322021,
  bsc#1040855).
- commit 19fdcea

-------------------------------------------------------------------
Wed May 31 14:31:49 CEST 2017 - msuchanek@suse.de

- ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED
  (fate#322021, bsc#1040855).
- ibmvnic: Halt TX and report carrier off on H_CLOSED return code
  (fate#322021, bsc#1040855).
- commit 861177a

-------------------------------------------------------------------
Wed May 31 14:31:48 CEST 2017 - msuchanek@suse.de

- ibmvnic: Non-fatal error handling (fate#322021, bsc#1040855).
- commit eda42ea

-------------------------------------------------------------------
Wed May 31 14:31:47 CEST 2017 - msuchanek@suse.de

- ibmvnic: Fix cleanup of SKB's on driver close (fate#322021,
  bsc#1040855).
- ibmvnic: Send gratuitous arp on reset (fate#322021,
  bsc#1040855).
- commit c38898f

-------------------------------------------------------------------
Wed May 31 14:31:46 CEST 2017 - msuchanek@suse.de

- ibmvnic: Handle failover after failed init crq (fate#322021,
  bsc#1040855).
- ibmvnic: Track state of adapter napis (fate#322021,
  bsc#1040855).
- commit 78aec77

-------------------------------------------------------------------
Wed May 31 10:46:17 CEST 2017 - lhenriques@suse.com

- ceph: memory leak in ceph_direct_read_write callback
  (bsc#1041810).
- commit dc85cc9

-------------------------------------------------------------------
Wed May 31 10:41:33 CEST 2017 - hare@suse.de

- scsi: be2iscsi: allocate enough memory in
  beiscsi_boot_get_sinfo() (bsc#1038458).
- scsi: be2iscsi: Update the driver version (bsc#1038458).
- scsi: be2iscsi: Update copyright information (bsc#1038458).
- scsi: be2iscsi: Fix queue and connection parameters
  (bsc#1038458).
- scsi: be2iscsi: Fix bad WRB index error (bsc#1038458).
- scsi: be2iscsi: Fix async PDU handling path (bsc#1038458).
- scsi: be2iscsi: Add FUNCTION_RESET during driver unload
  (bsc#1038458).
- scsi: be2iscsi: Fail the sessions immediately after TPE
  (bsc#1038458).
- scsi: be2iscsi: Add TPE recovery feature (bsc#1038458).
- scsi: be2iscsi: Add V1 of EPFW cleanup IOCTL (bsc#1038458).
- scsi: be2iscsi: Fix POST check and reset sequence (bsc#1038458).
- scsi: be2iscsi: Move functions to right files (bsc#1038458).
- scsi: be2iscsi: Add IOCTL to check UER supported (bsc#1038458).
- scsi: be2iscsi: Fix to add timer for UE detection (bsc#1038458).
- scsi: be2iscsi: Fix to make boot discovery non-blocking
  (bsc#1038458).
- scsi: be2iscsi: Fix checks for HBA in error state (bsc#1038458).
- scsi: be2iscsi: Remove isr_lock and dead code (bsc#1038458).
- scsi: be2iscsi: Remove alloc_mcc_tag & beiscsi_pci_soft_reset
  (bsc#1038458).
- scsi: be2iscsi: Check all zeroes IP before issuing IOCTL
  (bsc#1038458).
- scsi: be2iscsi: Handle only NET_PARAM in iface_get_param
  (bsc#1038458).
- scsi: be2iscsi: Rename iface get/set/create/destroy APIs
  (bsc#1038458).
- scsi: be2iscsi: Update iface handle before any set param
  (bsc#1038458).
- scsi: be2iscsi: Move VLAN code to common iface_set_param
  (bsc#1038458).
- scsi: be2iscsi: Fix release of DHCP IP in static mode
  (bsc#1038458).
- scsi: be2iscsi: Fix gateway APIs to support IPv4 & IPv6
  (bsc#1038458).
- scsi: be2iscsi: Set and return right iface v4/v6 states
  (bsc#1038458).
- scsi: be2iscsi: Reduce driver load/unload time (bsc#1038458).
- scsi: be2iscsi: Replace _bh version for mcc_lock spinlock
  (bsc#1038458).
- scsi: be2iscsi: Fix to use correct configuration values
  (bsc#1038458).
- commit 51e3105

-------------------------------------------------------------------
Wed May 31 10:00:49 CEST 2017 - nborisov@suse.com

- xfs: only return -errno or success from attr  ->put_listent
  (bsc#1041242).
- xfs: in _attrlist_by_handle, copy the cursor back to  userspace
  (bsc#1041242).
- commit 6d8b72d

-------------------------------------------------------------------
Tue May 30 17:00:14 CEST 2017 - lpechacek@suse.com

- xfs: use ->b_state to fix buffer I/O accounting release race
  (bsc#1041160).
- commit f1b9da2

-------------------------------------------------------------------
Tue May 30 16:58:53 CEST 2017 - lpechacek@suse.com

- xfs: don't assert fail on non-async buffers on ioacct decrement
  (bsc#1041160).
- commit 80bbb7e

-------------------------------------------------------------------
Tue May 30 15:55:38 CEST 2017 - msuchanek@suse.de

- scsi: cxlflash: Remove the device cleanly in the system shutdown
  path (bsc#1028310, fate#321597, bsc#1034762).
   cherry-pick from SP3
- commit a0ab9a1

-------------------------------------------------------------------
Mon May 29 19:22:07 CEST 2017 - bp@suse.de

- blacklist.conf: 9c2abe2f7159 MAINTAINERS: gpio-brcmstb: Remove stray '>'
  We don't really care for the MAINTAINERS file.
- commit 0759446

-------------------------------------------------------------------
Mon May 29 18:22:47 CEST 2017 - bp@suse.de

- blacklist.conf: 4a6772f51489 x86/cpufreq: Remove duplicated TDP MSR macro definitions
  Just duplicated MSR defines, no need to backport.
- commit cd3a4cc

-------------------------------------------------------------------
Mon May 29 15:20:21 CEST 2017 - tiwai@suse.de

- mwifiex: Remove unused 'pm_flag' variable (bsc#1031717).
- commit 05ea30f

-------------------------------------------------------------------
Mon May 29 15:19:40 CEST 2017 - tiwai@suse.de

- drivers/tty: 8250: only call fintek_8250_probe when doing port
  I/O (bsc#1031717).
- commit eee9f91

-------------------------------------------------------------------
Mon May 29 15:14:53 CEST 2017 - tiwai@suse.de

- platform/x86: fujitsu-laptop: use brightness_set_blocking for
  LED-setting callbacks (bsc#1031717).
- commit 09a7ed3

-------------------------------------------------------------------
Mon May 29 15:08:07 CEST 2017 - tiwai@suse.de

- PM / wakeirq: Enable dedicated wakeirq for suspend
  (bsc#1031717).
- commit c798313

-------------------------------------------------------------------
Mon May 29 15:06:32 CEST 2017 - tiwai@suse.de

- ASoC: sti: Fix error handling if of_clk_get() fails
  (bsc#1031717).
- commit 9167edc

-------------------------------------------------------------------
Mon May 29 15:02:52 CEST 2017 - tiwai@suse.de

- blacklist.conf: add blacklist for cherry-picked commit
- commit 940033f

-------------------------------------------------------------------
Mon May 29 14:41:07 CEST 2017 - jack@suse.cz

- f2fs: fix bad prefetchw of NULL page (bsc#1012829).
- blacklist.conf: Add commit 33496c3c3d7b
- commit fcd59c2

-------------------------------------------------------------------
Mon May 29 13:59:05 CEST 2017 - msuchanek@suse.de

- blacklist 43e24e82f352 powerpc/modules: If mprofile-kernel is enabled
  add it to vermagic
- blacklist 61e8a0d5a027 powerpc/pci: Fix endian bug in fixed PHB
  numbering (bsc#989311)
- commit 6a87446

-------------------------------------------------------------------
Mon May 29 11:25:22 CEST 2017 - mgorman@suse.de

- mm: fix <linux/pagemap.h> stray kernel-doc notation (bnc#971975
  VM -- git fixes).
- commit 2b1b095

-------------------------------------------------------------------
Mon May 29 09:39:46 CEST 2017 - nborisov@suse.com

- xfs: fix off-by-one on max nr_pages in
  xfs_find_get_desired_pgoff() (bsc#1041168).
- xfs: Fix missed holes in SEEK_HOLE implementation (bsc#1041168).
- commit 9b6ac89

-------------------------------------------------------------------
Mon May 29 09:38:44 CEST 2017 - nborisov@suse.com

- Refresh
  patches.suse/0001-Btrfs-skip-commit-transaction-if-we-don-t-have-enoug.patch.
- commit 74b4e36

-------------------------------------------------------------------
Sat May 27 07:53:48 CEST 2017 - gqjiang@suse.com

- md-cluster: fix potential lock issue in add_new_disk
  (bsc#1041087).
- commit e3b03bb

-------------------------------------------------------------------
Fri May 26 13:15:48 CEST 2017 - nborisov@suse.com

- xfs: Split default quota limits by quota type (bsc#104941).
- commit e579335

-------------------------------------------------------------------
Fri May 26 12:28:44 CEST 2017 - nborisov@suse.com

- xfs: fix eofblocks race with file extending async dio writes
  (bsc#1040929).
- commit f2f11b8

-------------------------------------------------------------------
Fri May 26 10:31:37 CEST 2017 - jslaby@suse.cz

- infiniband: avoid dereferencing uninitialized dst on error path
  (git-fixes).
- blacklist.conf: add one more
- commit b61f08c

-------------------------------------------------------------------
Fri May 26 09:45:08 CEST 2017 - nborisov@suse.com

- Btrfs: skip commit transaction if we don't have enough pinned
  bytes (bsc#1037186).
- commit a447a6d

-------------------------------------------------------------------
Fri May 26 07:41:35 CEST 2017 - jslaby@suse.cz

- Linux 4.4.70 (CVE-2016-7913 CVE-2017-7487 bnc#1012382
  bnc#1012985 bnc#1030118 bnc#978907 bsc#1010478 bsc#1031717
  bsc#1034902 bsc#1038879).
- Refresh
  patches.drivers/0001-usb-xhci-add-a-quirk-bit-for-ssic-port-unused.patch.
- Refresh patches.drivers/ext4-provide-ext4_issue_zeroout.patch.
- Refresh
  patches.drivers/mlx4-0029-IB-core-Add-rdma_network_type-to-wc.patch.
- Delete
  patches.drivers/media-cx231xx-audio-fix-NULL-deref-at-probe.
- Delete
  patches.drivers/media-cx231xx-cards-fix-NULL-deref-at-probe.
- Delete patches.drivers/media-dib0700-fix-NULL-deref-at-probe.
- Delete
  patches.drivers/media-gspca-konica-add-missing-endpoint-sanity-check.
- Delete
  patches.drivers/media-s5p-mfc-Fix-unbalanced-call-to-clock-managemen.
- Delete patches.drivers/media-usbvision-fix-NULL-deref-at-probe.
- Delete
  patches.drivers/mwifiex-pcie-fix-cmd_buf-use-after-free-in-remove-re.
- Delete
  patches.fixes/ceph-fix-recursively-call-between-ceph_set_acl-and-_ceph_setattr.patch.
- Delete
  patches.fixes/ipx-call-ipxitf_put-in-ioctl-error-path.patch.
- Delete
  patches.fixes/mm-huge_memory.c-respect-FOLL_FORCE-FOLL_COW-for-thp.patch.
- Delete patches.fixes/xc2028-Fix-use-after-free-bug-properly.
- Delete
  patches.suse/pid_ns-Sleep-in-TASK_INTERRUPTIBLE-in-zap_pid_ns_processes.patch.
- Delete
  patches.suse/sched-fair-Do-not-announce-throttled-next-buddy-in-dequeue_task_fair.patch.
- Delete
  patches.suse/sched-fair-Initialize-throttle_count-for-new-task-groups-lazily.patch.
- Delete
  patches.suse/tracing-kprobes-Enforce-kprobes-teardown-after-testing.patch.
- commit 8e4a191

-------------------------------------------------------------------
Fri May 26 07:25:24 CEST 2017 - neilb@suse.com

- NFSv4: don't let hanging mounts block other mounts
  (bsc#1040364).
- commit 26ff2a7

-------------------------------------------------------------------
Thu May 25 08:38:59 CEST 2017 - nborisov@suse.com

- Btrfs: fix segmentation fault when doing dio read (bsc#1040425).
- Btrfs: fix invalid dereference in btrfs_retry_endio
  (bsc#1040395).
- commit 0bf2f8c

-------------------------------------------------------------------
Wed May 24 17:25:00 CEST 2017 - msuchanek@suse.de

- Move fadump patches together in series.conf
- commit d1aa3c7

-------------------------------------------------------------------
Wed May 24 17:04:41 CEST 2017 - msuchanek@suse.de

- powerpc/fadump: return error when fadump registration fails (bsc#1040567).
- commit 42785d6

-------------------------------------------------------------------
Wed May 24 14:09:47 CEST 2017 - mkubecek@suse.cz

- ipv6/dccp: do not inherit ipv6_mc_list from parent
  (CVE-2017-9076 CVE-2017-9077 bsc#1039885 bsc#1040069).
- commit 9df5b7b

-------------------------------------------------------------------
Wed May 24 14:06:32 CEST 2017 - mkubecek@suse.cz

- sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
  (CVE-2017-9075 bsc#1039883).
- commit 386013e

-------------------------------------------------------------------
Wed May 24 14:02:23 CEST 2017 - mkubecek@suse.cz

- ipv6: Check ip6_find_1stfragopt() return value properly
  (CVE-2017-9074 bsc#1039882).
- ipv6: Prevent overrun when parsing v6 header options
  (CVE-2017-9074 bsc#1039882).
- commit 3f1068e

-------------------------------------------------------------------
Wed May 24 13:57:52 CEST 2017 - mkubecek@suse.cz

- ipx: call ipxitf_put() in ioctl error path (CVE-2017-7487
  bsc#1038879).
- commit 057aaab

-------------------------------------------------------------------
Wed May 24 13:55:48 CEST 2017 - mkubecek@suse.cz

- dccp/tcp: do not inherit mc_list from parent (CVE-2017-8890
  bsc#1038544).
- commit 10ad0c7

-------------------------------------------------------------------
Wed May 24 02:38:28 CEST 2017 - jjolly@suse.de

- s390/dasd: check if query host access feature is supported
  (bsc#1037871).
- commit 151e26b

-------------------------------------------------------------------
Tue May 23 23:23:11 CEST 2017 - tiwai@suse.de

- drm/i915: Use pagecache write to prepopulate shmemfs from
  pwrite-ioctl (bsc#1040463).
- commit 2767f20

-------------------------------------------------------------------
Tue May 23 20:30:35 CEST 2017 - tiwai@suse.de

- blacklist.conf: add unapplicable fix commits
- commit 8df49c3

-------------------------------------------------------------------
Tue May 23 20:24:22 CEST 2017 - tiwai@suse.de

- PKCS#7: fix missing break on OID_sha224 case (bsc#1031717).
- PM / wakeirq: report a wakeup_event on dedicated wekup irq
  (bsc#1031717).
- PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs
  (bsc#1031717).
- regulator: isl9305: fix array size (bsc#1031717).
- power: bq27xxx: fix register numbers of bq27500 (bsc#1031717).
- dmaengine: dw: fix typo in Kconfig (bsc#1031717).
- mmc: sdhci-pxav3: fix higher speed mode capabilities
  (bsc#1031717).
- commit e286032

-------------------------------------------------------------------
Tue May 23 18:36:58 CEST 2017 - mgorman@suse.de

- blacklist.conf: fix is valid but no difference was measured outside the noise but has a non-zero risk of regressions
- commit 34c6eb6

-------------------------------------------------------------------
Tue May 23 15:06:26 CEST 2017 - aaptel@suse.com

- CIFS: backport prepath matching fix (bsc#799133).
- commit 6f01d02

-------------------------------------------------------------------
Tue May 23 14:12:31 CEST 2017 - oneukum@suse.com

- blacklist.conf: fixes for drivers not used or for test modes
- commit 80aabf1

-------------------------------------------------------------------
Tue May 23 13:19:07 CEST 2017 - tiwai@suse.de

- blacklist.conf: add two media backports that may break kabi
- commit 5b55dfa

-------------------------------------------------------------------
Tue May 23 13:10:51 CEST 2017 - tiwai@suse.de

- [media] usbvision: fix NULL-deref at probe (bsc#1031717).
- [media] am437x-vpfe: fix an uninitialized variable bug
  (bsc#1031717).
- [media] dib0700: fix NULL-deref at probe (bsc#1031717).
- [media] DaVinci-VPFE-Capture: fix error handling (bsc#1031717).
- [media] dvb-usb: avoid link error with dib3000m{b,c|
  (bsc#1031717).
- [media] c8sectpfe: Rework firmware loading mechanism
  (bsc#1031717).
- [media] lirc_imon: do not leave imon_probe() with mutex held
  (bsc#1031717).
- [media] gspca: konica: add missing endpoint sanity check
  (bsc#1031717).
- [media] s5p-mfc: Fix unbalanced call to clock management
  (bsc#1031717).
- [media] exynos4-is: fix a format string bug (bsc#1031717).
- [media] cx23885: uninitialized variable in
  cx23885_av_work_handler() (bsc#1031717).
- [media] sh-vou: clarify videobuf2 dependency (bsc#1031717).
- [media] uvcvideo: Fix empty packet statistic (bsc#1031717).
- [media] b2c2: use IS_REACHABLE() instead of open-coding it
  (bsc#1031717).
- [media] rc: allow rc modules to be loaded if rc-main is not
  a module (bsc#1031717).
- [media] DaVinci-VPBE: Check return value of a setup_if_config()
  call in vpbe_set_output() (bsc#1031717).
- mmc: debugfs: correct wrong voltage value (bsc#1031717).
- commit 4cdb35c

-------------------------------------------------------------------
Tue May 23 11:26:20 CEST 2017 - mgalbraith@suse.de

- pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes (bnc#1012985).
- commit d00d6d2

-------------------------------------------------------------------
Tue May 23 11:17:25 CEST 2017 - dchang@suse.com

- bpf: don't let ldimm64 leak map addresses on unprivileged
  (bsc#1040279 CVE-2017-9150).
- commit 75c3110

-------------------------------------------------------------------
Tue May 23 10:54:35 CEST 2017 - mgalbraith@suse.de

- tracing/kprobes: Enforce kprobes teardown after testing (bnc#1012985).
- commit 23e41fb

-------------------------------------------------------------------
Mon May 22 15:33:40 CEST 2017 - jthumshirn@suse.de

- blacklist.conf: Blacklist two device-dax fixes
- commit 58a3fac

-------------------------------------------------------------------
Mon May 22 15:31:02 CEST 2017 - jthumshirn@suse.de

- libnvdimm, pfn: fix 'npfns' vs section alignment (bsc#1040125).
- commit cc1e507

-------------------------------------------------------------------
Mon May 22 13:40:34 CEST 2017 - msuchanek@suse.de

- Refresh metadata of ibmvnic patches.
  patches.drivers/ibmvnic-33-Move-login-and-queue-negotiation-into-ibmvni.patch.
  patches.drivers/ibmvnic-34-Move-login-to-its-own-routine.patch.
  patches.drivers/ibmvnic-35-Move-ibmvnic-adapter-intialization-to-its-ow.patch.
  patches.drivers/ibmvnic-36-Correct-ibmvnic-handling-of-device-open-clos.patch.
  patches.drivers/ibmvnic-37-Remove-unused-net_stats-member-from-stru.patch.
  patches.drivers/ibmvnic-38-Remove-debugfs-support.patch.
  patches.drivers/ibmvnic-39-Update-main-crq-initialization-and-release.patch.
  patches.drivers/ibmvnic-40-Create-init-and-release-routines-for-the-bou.patch.
  patches.drivers/ibmvnic-41-Create-init-and-release-routines-for-the-tx-.patch.
  patches.drivers/ibmvnic-42-Create-init-and-release-routines-for-the-rx-.patch.
  patches.drivers/ibmvnic-43-Merge-the-two-release_sub_crq_queue-routines.patch.
  patches.drivers/ibmvnic-44-Create-init-release-routines-for-stats-token.patch.
  patches.drivers/ibmvnic-45-Cleanup-failure-path-in-ibmvnic_open.patch.
  patches.drivers/ibmvnic-46-Report-errors-when-failing-to-release-sub-cr.patch.
  patches.drivers/ibmvnic-47-Fix-ibmvnic_change_mac_addr-struct-format.patch.
  patches.drivers/ibmvnic-48-Unmap-longer-term-buffer-before-free.patch.
  patches.drivers/ibmvnic-49-Fixup-atomic-API-usage.patch.
  patches.drivers/ibmvnic-50-Do-not-disable-IRQ-after-scheduling-tasklet.patch.
  patches.drivers/ibmvnic-51-Remove-inflight-list.patch.
  patches.drivers/ibmvnic-52-Correct-crq-and-resource-releasing.patch.
  patches.drivers/ibmvnic-53-Disable-irq-prior-to-close.patch.
  patches.drivers/ibmvnic-54-Allocate-zero-filled-memory-for-sub-crqs.patch.
  patches.drivers/ibmvnic-55-Remove-unused-bouce-buffer.patch.
  patches.drivers/ibmvnic-56-Set-real-number-of-rx-queues.patch.
  patches.drivers/ibmvnic-57-Insert-header-on-VLAN-tagged-received-frame.patch.
  patches.drivers/ibmvnic-58-Only-retrieve-error-info-if-present.patch.
  patches.drivers/ibmvnic-59-Move-initialization-of-the-stats-token-to-ib.patch.
  patches.drivers/ibmvnic-60-Add-set_link_state-routine-for-setting-adapt.patch.
  patches.drivers/ibmvnic-61-Validate-napi-exist-before-disabling-them.patch.
  patches.drivers/ibmvnic-62-Free-skb-s-in-cases-of-failure-in-transmit.patch.
  patches.drivers/ibmvnic-63-Split-initialization-of-scrqs-to-its-own-rou.patch.
  patches.drivers/ibmvnic-64-Move-initialization-of-sub-crqs-to-ibmvnic_i.patch.
  patches.drivers/ibmvnic-65-Move-resource-initialization-to-its-own-rout.patch.
  patches.drivers/ibmvnic-66-Replace-is_closed-with-state-field.patch.
  patches.drivers/ibmvnic-67-Updated-reset-handling.patch.
  patches.drivers/ibmvnic-68-Delete-napi-s-when-releasing-driver-resource.patch.
  patches.drivers/ibmvnic-69-Whitespace-correction-in-release_rx_pools.patch.
  patches.drivers/ibmvnic-70-Clean-up-tx-pools-when-closing.patch.
  patches.drivers/ibmvnic-71-Wait-for-any-pending-scrqs-entries-at-driver.patch.
  patches.drivers/ibmvnic-72-Check-for-driver-reset-first-in-ibmvnic_xmit.patch.
  patches.drivers/ibmvnic-73-Continue-skb-processing-after-skb-completion.patch.
  patches.drivers/ibmvnic-74-Record-SKB-RX-queue-during-poll.patch.
  patches.drivers/ibmvnic-75-Move-queue-restarting-in-ibmvnic_tx_complete.patch.
- commit 5ee5f67

-------------------------------------------------------------------
Mon May 22 13:12:51 CEST 2017 - msuchanek@suse.de

- ibmvnic: fix missing unlock on error in __ibmvnic_reset()
  (fate#322021, bsc#1038297, Fixes: ed651a10875f).
- commit 8ed0215

-------------------------------------------------------------------
Mon May 22 12:10:32 CEST 2017 - hare@suse.de

- dm verity fec: limit error correction recursion (bsc#1040125).
- dm verity fec: fix bufio leaks (bsc#1040125).
- dm verity fec: fix block calculation (bsc#1040125).
- dm round robin: do not use this_cpu_ptr() without having
  preemption disabled (bsc#1040125).
- dm: fix dm_target_io leak if clone_bio() returns an error
  (bsc#1040125).
- libata-scsi: Fixup ata_gen_passthru_sense() (bsc#1040125).
- ahci: disable correct irq for dummy ports (bsc#1040125).
- lpfc: remove incorrect lockdep assertion (bsc#1040125).
- scsi: scsi_dh_alua: Check scsi_device_get() return value
  (bsc#1040125).
- commit 89f2960

-------------------------------------------------------------------
Mon May 22 11:05:41 CEST 2017 - hare@suse.de

- fnic: Return 'DID_IMM_RETRY' if rport is not ready
  (bsc#1035920).
- scsi: fnic: Correcting rport check location in
  fnic_queuecommand_lck (bsc#1035920).
- commit 3d5ae8e

-------------------------------------------------------------------
Mon May 22 09:28:14 CEST 2017 - jslaby@suse.cz

- Linux 4.4.69 (bnc#1012382 bnc#1031470 bsc#1031717 bsc#977860
  bsc#1036763).
- Revert "mac80211: RX BA support for sta
  max_rx_aggregation_subframes" (kabi).
- Revert "mac80211: pass block ack session timeout to to driver"
  (kabi).
- Revert "wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event" (kabi).
- Refresh
  patches.drivers/pmem-add-wb_cache_pmem-to-the-pmem-api.patch.
- Delete
  patches.drivers/0018-target-convert-acl-change-queue_depth-se_session-reference-usage.
- Delete
  patches.fixes/0001-fs-xattr.c-zero-out-memory-copied-to-userspace-in-ge.patch.
- Delete
  patches.fixes/0002-fs-block_dev-always-invalidate-cleancache-in-invalid.patch.
- Delete
  patches.fixes/ceph-fix-memory-leak-in-_ceph_setxattr.patch.
- Delete
  patches.fixes/crypto-algif_aead-Require-setkey-before-accept-2.
- Delete
  patches.fixes/xen-adjust-early-dom0-p2m-handling-to-xen-hypervisor.patch.
- commit f7a4c4c

-------------------------------------------------------------------
Fri May 19 11:51:13 CEST 2017 - lhenriques@suse.com

- ceph: check i_nlink while converting a file handle to dentry
  (bsc#1039864).
- commit a16dd9a

-------------------------------------------------------------------
Thu May 18 16:31:41 CEST 2017 - tiwai@suse.de

- drm/i915: Disable tv output on i9x5gm (bsc#1039700).
- commit 830d078

-------------------------------------------------------------------
Thu May 18 11:00:43 CEST 2017 - mwilck@suse.com

- scsi: hpsa: bump driver version (bsc#1022600 fate#321928).
- commit ad65cef

-------------------------------------------------------------------
Thu May 18 11:00:33 CEST 2017 - mwilck@suse.com

- scsi: hpsa: remove abort handler (bsc#1022600 fate#321928).
- commit 92006c5

-------------------------------------------------------------------
Thu May 18 11:00:23 CEST 2017 - mwilck@suse.com

- scsi: hpsa: send ioaccel requests with 0 length down raid path
  (bsc#1022600 fate#321928).
- commit 5262edf

-------------------------------------------------------------------
Thu May 18 11:00:14 CEST 2017 - mwilck@suse.com

- scsi: hpsa: separate monitor events from rescan worker
  (bsc#1022600 fate#321928).
- commit 706af67

-------------------------------------------------------------------
Thu May 18 11:00:02 CEST 2017 - mwilck@suse.com

- scsi: hpsa: correct queue depth for externals (bsc#1022600
  fate#321928).
- commit ec1e5ec

-------------------------------------------------------------------
Thu May 18 10:59:49 CEST 2017 - mwilck@suse.com

- scsi: hpsa: cleanup reset handler (bsc#1022600 fate#321928).
- commit 82981fd

-------------------------------------------------------------------
Thu May 18 10:59:39 CEST 2017 - mwilck@suse.com

- scsi: hpsa: correct resets on retried commands (bsc#1022600
  fate#321928).
- commit 99c6083

-------------------------------------------------------------------
Thu May 18 10:59:28 CEST 2017 - mwilck@suse.com

- scsi: hpsa: rescan later if reset in progress (bsc#1022600
  fate#321928).
- commit fb7cb28

-------------------------------------------------------------------
Thu May 18 10:59:17 CEST 2017 - mwilck@suse.com

- scsi: hpsa: do not reset enclosures (bsc#1022600 fate#321928).
- commit 5e82646

-------------------------------------------------------------------
Thu May 18 10:58:58 CEST 2017 - mwilck@suse.com

- scsi: hpsa: update reset handler (bsc#1022600 fate#321928).
- commit b7b39ef

-------------------------------------------------------------------
Thu May 18 10:58:47 CEST 2017 - mwilck@suse.com

- scsi: hpsa: do not get enclosure info for external devices
  (bsc#1022600 fate#321928).
- commit ab7ba0d

-------------------------------------------------------------------
Thu May 18 10:58:37 CEST 2017 - mwilck@suse.com

- scsi: hpsa: update identify physical device structure
  (bsc#1022600 fate#321928).
- commit d8d3553

-------------------------------------------------------------------
Thu May 18 10:58:25 CEST 2017 - mwilck@suse.com

- scsi: hpsa: change driver version (bsc#1022600 bsc#1028971
  fate#321928).
- commit 0d74df4

-------------------------------------------------------------------
Thu May 18 10:58:13 CEST 2017 - mwilck@suse.com

- scsi: hpsa: update pci ids (bsc#1022600 bsc#1028971
  fate#321928).
- commit e01942d

-------------------------------------------------------------------
Thu May 18 10:58:03 CEST 2017 - mwilck@suse.com

- scsi: hpsa: fix volume offline state (bsc#1022600 bsc#1028971
  fate#321928).
- commit cc50ce9

-------------------------------------------------------------------
Thu May 18 10:57:53 CEST 2017 - mwilck@suse.com

- scsi: hpsa: do not timeout reset operations (bsc#1022600
  bsc#1028971 fate#321928).
- commit 953139f

-------------------------------------------------------------------
Thu May 18 10:57:43 CEST 2017 - mwilck@suse.com

- scsi: hpsa: limit outstanding rescans (bsc#1022600 bsc#1028971
  fate#321928).
- commit 28518c7

-------------------------------------------------------------------
Thu May 18 10:57:31 CEST 2017 - mwilck@suse.com

- scsi: hpsa: update check for logical volume status (bsc#1022600
  bsc#1028971 fate#321928).
- commit 112fbd3

-------------------------------------------------------------------
Thu May 18 10:57:15 CEST 2017 - mwilck@suse.com

- scsi: hpsa: remove coalescing settings for ioaccel2
  (bsc#1028971).
- commit 2566bea

-------------------------------------------------------------------
Thu May 18 10:57:04 CEST 2017 - mwilck@suse.com

- scsi: hpsa: use designated initializers (bsc#1028971).
- commit 5acdde1

-------------------------------------------------------------------
Thu May 18 10:56:49 CEST 2017 - mwilck@suse.com

- scsi: hpsa: remove memory allocate failure message
  (bsc#1028971).
- commit b4184a6

-------------------------------------------------------------------
Thu May 18 10:56:38 CEST 2017 - mwilck@suse.com

- scsi: hpsa: fallback to use legacy REPORT PHYS command
  (bsc#1028971).
- commit cc3c0d6

-------------------------------------------------------------------
Thu May 18 10:56:28 CEST 2017 - mwilck@suse.com

- scsi: hpsa: use %phN for short hex dumps (bsc#1028971).
- commit 0985afd

-------------------------------------------------------------------
Thu May 18 10:56:16 CEST 2017 - mwilck@suse.com

- scsi: hpsa: add 'ctlr_num' sysfs attribute (bsc#1028971).
- commit 8e515ea

-------------------------------------------------------------------
Thu May 18 10:56:05 CEST 2017 - mwilck@suse.com

- scsi: hpsa: correct logical resets (bsc#1028971).
- commit 26e4c2c

-------------------------------------------------------------------
Thu May 18 10:55:51 CEST 2017 - mwilck@suse.com

- scsi: hpsa: Remove unneeded void pointer cast (bsc#1028971).
- commit adbf960

-------------------------------------------------------------------
Thu May 18 10:55:40 CEST 2017 - mwilck@suse.com

- scsi: hpsa: correct call to hpsa_do_reset (bsc#1028971).
- commit aed5374

-------------------------------------------------------------------
Thu May 18 10:55:30 CEST 2017 - mwilck@suse.com

- scsi: hpsa: correct scsi 6byte lba calculation (bsc#1028971).
- commit 19dbb1f

-------------------------------------------------------------------
Thu May 18 10:55:16 CEST 2017 - mwilck@suse.com

- scsi: hpsa: Check for null devices in ioaccel (bsc#1028971).
- commit de261f8

-------------------------------------------------------------------
Thu May 18 10:55:03 CEST 2017 - mwilck@suse.com

- scsi: hpsa: Prevent sending bmic commands to externals
  (bsc#1028971).
- commit ade0773

-------------------------------------------------------------------
Thu May 18 10:54:50 CEST 2017 - mwilck@suse.com

- scsi: hpsa: Check for vpd support before sending (bsc#1028971).
- commit d599089

-------------------------------------------------------------------
Thu May 18 10:54:39 CEST 2017 - mwilck@suse.com

- scsi: hpsa: Check for null device pointers (bsc#1028971).
- commit 23f0428

-------------------------------------------------------------------
Thu May 18 10:54:27 CEST 2017 - mwilck@suse.com

- scsi: hpsa: Determine device external status earlier
  (bsc#1028971).
- commit b5079de

-------------------------------------------------------------------
Thu May 18 10:47:33 CEST 2017 - mwilck@suse.com

- hpsa: correct lun data caching bitmap definition (bsc#1028971).
- commit 3a85f8e

-------------------------------------------------------------------
Wed May 17 08:02:57 CEST 2017 - tiwai@suse.de

- blacklist.conf: update git-fixes commit
- commit b66bdf7

-------------------------------------------------------------------
Wed May 17 04:57:41 CEST 2017 - neilb@suse.com

- blacklist.conf:
   updates
- commit 24c2306

-------------------------------------------------------------------
Wed May 17 04:51:39 CEST 2017 - neilb@suse.com

- sunrpc: Allow xprt->ops->timer method to sleep (git-fixes).
- NFSv4.1: Fix Oopsable condition in server callback races
  (git-fixes).
- commit d81575f

-------------------------------------------------------------------
Wed May 17 04:45:32 CEST 2017 - neilb@suse.com

- NFS: Use GFP_NOIO for two allocations in writeback (git-fixes).
- commit affc5f3

-------------------------------------------------------------------
Wed May 17 04:41:10 CEST 2017 - neilb@suse.com

- sunrpc: fix UDP memory accounting (git-fixes).
- commit 7d7d942

-------------------------------------------------------------------
Wed May 17 04:31:30 CEST 2017 - neilb@suse.com

- ceph: Correctly return NXIO errors from ceph_llseek (git-fixes).
- commit 6fa45be

-------------------------------------------------------------------
Wed May 17 04:29:34 CEST 2017 - neilb@suse.com

- fs/xattr.c: zero out memory copied to userspace in getxattr
  (git-fixes).
- commit e6da413

-------------------------------------------------------------------
Wed May 17 04:26:24 CEST 2017 - neilb@suse.com

- NFS: Fix inode corruption in nfs_prime_dcache() (git-fixes).
- commit fa69ba7

-------------------------------------------------------------------
Wed May 17 04:16:18 CEST 2017 - neilb@suse.com

- fs/block_dev: always invalidate cleancache in invalidate_bdev()
  (git-fixes).
- fs: fix data invalidation in the cleancache during direct IO
  (git-fixes).
- commit 0d80703

-------------------------------------------------------------------
Wed May 17 04:12:41 CEST 2017 - neilb@suse.com

- sunrpc: Update RPCBIND_MAXNETIDLEN (git-fixes).
- commit 08ecf2b

-------------------------------------------------------------------
Wed May 17 04:10:38 CEST 2017 - neilb@suse.com

- NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()
  (git-fixes).
- commit 47254cf

-------------------------------------------------------------------
Wed May 17 00:04:07 CEST 2017 - neilb@suse.com

- md/raid1: avoid reusing a resync bio after error handling
  (Fate#311379).
- commit 36c4fe6

-------------------------------------------------------------------
Tue May 16 16:20:33 CEST 2017 - mmarek@suse.com

- lib/mpi: mpi_read_raw_data(): fix nbits calculation
  (bsc#1003581).
- lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits
  (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer
  access (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
  (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
  (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of
  nbits (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero
  SGEs in nbytes (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
  (bsc#1003581).
- commit 3b66902

-------------------------------------------------------------------
Tue May 16 15:19:25 CEST 2017 - tiwai@suse.de

- Update git-fixes blacklist
- commit 5fba3a9

-------------------------------------------------------------------
Tue May 16 15:19:04 CEST 2017 - tiwai@suse.de

- isa: Call isa_bus_init before dependent ISA bus drivers register
  (bsc#1031717).
- commit abba516

-------------------------------------------------------------------
Tue May 16 15:18:41 CEST 2017 - tiwai@suse.de

- drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent
  comments (bsc#1031717).
- commit f9eed6b

-------------------------------------------------------------------
Tue May 16 15:06:34 CEST 2017 - tiwai@suse.de

- ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
  (bsc#1031717).
- commit bb804e4

-------------------------------------------------------------------
Tue May 16 15:05:15 CEST 2017 - tiwai@suse.de

- mmc: sdhci: restore behavior when setting VDD via external
  regulator (bsc#1031717).
- commit 6122bc8

-------------------------------------------------------------------
Tue May 16 15:03:42 CEST 2017 - tiwai@suse.de

- crypto: algif_aead - Require setkey before accept(2)
  (bsc#1031717).
- commit eb0a143

-------------------------------------------------------------------
Tue May 16 15:02:43 CEST 2017 - tiwai@suse.de

- staging: rtl8188eu: prevent an underflow in
  rtw_check_beacon_data() (bsc#1031717).
- brcmfmac: restore stopping netdev queue when bus clogs up
  (bsc#1031717).
- commit 871a8b3

-------------------------------------------------------------------
Tue May 16 15:01:54 CEST 2017 - tiwai@suse.de

- [media] staging: media: davinci_vpfe: unlock on error in
  vpfe_reqbufs() (bsc#1031717).
- commit 4dbba98

-------------------------------------------------------------------
Tue May 16 15:01:04 CEST 2017 - tiwai@suse.de

- locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER
  (bsc#1031717).
- commit 333a5b5

-------------------------------------------------------------------
Tue May 16 14:59:29 CEST 2017 - tiwai@suse.de

- ASoC: rt5640: use msleep() for long delays (bsc#1031717).
- commit 29c32b4

-------------------------------------------------------------------
Tue May 16 14:58:17 CEST 2017 - tiwai@suse.de

- mwifiex: Remove unused 'chan_num' variable (bsc#1031717).
- mwifiex: Removed unused 'pkt_type' variable (bsc#1031717).
- mwifiex: Remove unused 'bcd_usb' variable (bsc#1031717).
- mwifiex: Remove unused 'sta_ptr' variable (bsc#1031717).
- mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
  (bsc#1031717).
- commit 8c2223b

-------------------------------------------------------------------
Tue May 16 14:55:36 CEST 2017 - tiwai@suse.de

- [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()
  (bsc#1031717).
- [media] cx231xx-audio: fix NULL-deref at probe (bsc#1031717).
- [media] cx231xx-cards: fix NULL-deref at probe (bsc#1031717).
- commit becdcfb

-------------------------------------------------------------------
Tue May 16 14:13:04 CEST 2017 - tiwai@suse.de

- Update blacklist of pending i915 fixes
- commit f49bab0

-------------------------------------------------------------------
Tue May 16 14:12:55 CEST 2017 - tiwai@suse.de

- drm/i915: Nuke debug messages from the pipe update critical
  section (bsc#1031717).
- commit 2778478

-------------------------------------------------------------------
Tue May 16 13:50:17 CEST 2017 - tiwai@suse.de

- blacklist.conf: add unapplicable i915 fixes
- commit bf4ec4b

-------------------------------------------------------------------
Tue May 16 13:46:45 CEST 2017 - tiwai@suse.de

- drm/i915: Program iboost settings for HDMI/DVI on SKL
  (bsc#1031717).
- drm/i915: Fix mismatched INIT power domain disabling during
  suspend (bsc#1031717).
- drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt()
  error (bsc#1031717).
- drm/i915: relax uncritical udelay_range() (bsc#1031717).
- drm/i915: relax uncritical udelay_range() settings
  (bsc#1031717).
- commit c76ad48

-------------------------------------------------------------------
Tue May 16 11:21:19 CEST 2017 - glin@suse.com

- bna: avoid writing uninitialized data into hw registers
  (bsc#966321 FATE#320156).
- enic: set skb->hash type properly (bsc#922871 fate#318754).
- commit 8a5fd2f

-------------------------------------------------------------------
Tue May 16 09:35:05 CEST 2017 - mhocko@suse.cz

- ACPI / scan: Drop support for force_remove (bnc#1029607).
- commit 4fa86cb

-------------------------------------------------------------------
Tue May 16 07:07:27 CEST 2017 - jgross@suse.com

- xen: adjust early dom0 p2m handling to xen hypervisor behavior
  (bnc#1031470).
- commit 795985f

-------------------------------------------------------------------
Mon May 15 14:07:02 CEST 2017 - jslaby@suse.cz

- Linux 4.4.68 (FATE#321671 bnc#1012382 bnc#1038043 bsc#1020412
  https://bugs.debian.org/859978 bnc#1038043).
- Delete
  patches.kernel.org/0001-9p-fix-a-potential-acl-leak.patch.
- Delete
  patches.kernel.org/0002-ARM-8452-3-PJ4-make-coprocessor-access-sequences-bui.patch.
- Delete
  patches.kernel.org/0003-cpupower-Fix-turbo-frequency-reporting-for-pre-Sandy.patch.
- Delete
  patches.kernel.org/0004-powerpc-powernv-Fix-opal_exit-tracepoint-opcode.patch.
- Delete
  patches.kernel.org/0005-power-supply-bq24190_charger-Fix-irq-trigger-to-IRQF.patch.
- Delete
  patches.kernel.org/0006-power-supply-bq24190_charger-Call-set_mode_host-on-p.patch.
- Delete
  patches.kernel.org/0007-power-supply-bq24190_charger-Install-irq_handler_thr.patch.
- Delete
  patches.kernel.org/0008-power-supply-bq24190_charger-Call-power_supply_chang.patch.
- Delete
  patches.kernel.org/0009-power-supply-bq24190_charger-Don-t-read-fault-regist.patch.
- Delete
  patches.kernel.org/0010-power-supply-bq24190_charger-Handle-fault-before-sta.patch.
- Delete
  patches.kernel.org/0011-leds-ktd2692-avoid-harmless-maybe-uninitialized-warn.patch.
- Delete
  patches.kernel.org/0012-ARM-OMAP5-DRA7-Fix-HYP-mode-boot-for-thumb2-build.patch.
- Delete
  patches.kernel.org/0013-mwifiex-debugfs-Fix-sometimes-off-by-1-SSID-print.patch.
- Delete
  patches.kernel.org/0014-mwifiex-remove-redundant-dma-padding-in-AMSDU.patch.
- Delete
  patches.kernel.org/0015-mwifiex-Avoid-skipping-WEP-key-deletion-for-AP.patch.
- Delete
  patches.kernel.org/0016-x86-ioapic-Restore-IO-APIC-irq_chip-retrigger-callba.patch.
- Delete
  patches.kernel.org/0017-x86-pci-calgary-Fix-iommu_free-comparison-of-unsigne.patch.
- Delete
  patches.kernel.org/0018-clk-Make-x86-conditional-on-CONFIG_COMMON_CLK.patch.
- Delete
  patches.kernel.org/0019-kprobes-x86-Fix-kernel-panic-when-certain-exception-.patch.
- Delete
  patches.kernel.org/0020-x86-platform-intel-mid-Correct-MSI-IRQ-line-for-watc.patch.
- Delete
  patches.kernel.org/0021-Revert-KVM-nested-VMX-disable-perf-cpuid-reporting.patch.
- Delete
  patches.kernel.org/0022-KVM-nVMX-initialize-PML-fields-in-vmcs02.patch.
- Delete
  patches.kernel.org/0023-KVM-nVMX-do-not-leak-PML-full-vmexit-to-L1.patch.
- Delete
  patches.kernel.org/0024-usb-host-ehci-exynos-Decrese-node-refcount-on-exynos.patch.
- Delete
  patches.kernel.org/0025-usb-host-ohci-exynos-Decrese-node-refcount-on-exynos.patch.
- Delete
  patches.kernel.org/0026-usb-chipidea-Only-read-write-OTGSC-from-one-place.patch.
- Delete
  patches.kernel.org/0027-usb-chipidea-Handle-extcon-events-properly.patch.
- Delete
  patches.kernel.org/0028-USB-serial-keyspan_pda-fix-receive-sanity-checks.patch.
- Delete
  patches.kernel.org/0029-USB-serial-digi_acceleport-fix-incomplete-rx-sanity-.patch.
- Delete
  patches.kernel.org/0030-USB-serial-ssu100-fix-control-message-error-handling.patch.
- Delete
  patches.kernel.org/0031-USB-serial-io_edgeport-fix-epic-descriptor-handling.patch.
- Delete
  patches.kernel.org/0032-USB-serial-ti_usb_3410_5052-fix-control-message-erro.patch.
- Delete
  patches.kernel.org/0033-USB-serial-ark3116-fix-open-error-handling.patch.
- Delete
  patches.kernel.org/0034-USB-serial-ftdi_sio-fix-latency-timer-error-handling.patch.
- Delete
  patches.kernel.org/0035-USB-serial-quatech2-fix-control-message-error-handli.patch.
- Delete
  patches.kernel.org/0036-USB-serial-mct_u232-fix-modem-status-error-handling.patch.
- Delete
  patches.kernel.org/0037-USB-serial-io_edgeport-fix-descriptor-error-handling.patch.
- Delete
  patches.kernel.org/0038-USB-serial-sierra-fix-bogus-alternate-setting-assump.patch.
- Delete
  patches.kernel.org/0039-phy-qcom-usb-hs-Add-depends-on-EXTCON.patch.
- Delete
  patches.kernel.org/0040-serial-8250_omap-Fix-probe-and-remove-for-PM-runtime.patch.
- Delete
  patches.kernel.org/0041-scsi-mac_scsi-Fix-MAC_SCSI-m-option-when-SCSI-m.patch.
- Delete
  patches.kernel.org/0042-scsi-scsi_dh_emc-return-success-in-clariion_std_inqu.patch.
- Delete
  patches.kernel.org/0043-MIPS-R2-on-R6-MULTU-MADDU-MSUBU-emulation-bugfix.patch.
- Delete
  patches.kernel.org/0044-brcmfmac-Ensure-pointer-correctly-set-if-skb-data-lo.patch.
- Delete
  patches.kernel.org/0045-brcmfmac-Make-skb-header-writable-before-use.patch.
- Delete
  patches.kernel.org/0046-staging-wlan-ng-add-missing-byte-order-conversion.patch.
- Delete
  patches.kernel.org/0047-staging-emxx_udc-remove-incorrect-__init-annotations.patch.
- Delete
  patches.kernel.org/0048-ALSA-hda-Fix-deadlock-of-controller-device-lock-at-u.patch.
- Delete
  patches.kernel.org/0049-tcp-do-not-underestimate-skb-truesize-in-tcp_trim_he.patch.
- Delete
  patches.kernel.org/0050-bpf-arm64-fix-jit-branch-offset-related-to-ldimm64.patch.
- Delete
  patches.kernel.org/0051-tcp-fix-wraparound-issue-in-tcp_lp.patch.
- Delete
  patches.kernel.org/0052-tcp-do-not-inherit-fastopen_req-from-parent.patch.
- Delete
  patches.kernel.org/0053-ipv4-ipv6-ensure-raw-socket-message-is-big-enough-to.patch.
- Delete
  patches.kernel.org/0054-rtnetlink-NUL-terminate-IFLA_PHYS_PORT_NAME-string.patch.
- Delete
  patches.kernel.org/0055-ipv6-initialize-route-null-entry-in-addrconf_init.patch.
- Delete
  patches.kernel.org/0056-ipv6-reorder-ip6_route_dev_notifier-after-ipv6_dev_n.patch.
- Delete
  patches.kernel.org/0057-bnxt_en-allocate-enough-space-for-ntp_fltr_bmap.patch.
- Delete
  patches.kernel.org/0058-f2fs-sanity-check-segment-count.patch.
- Delete
  patches.kernel.org/0059-drm-ttm-fix-use-after-free-races-in-vm-fault-handlin.patch.
- Delete
  patches.kernel.org/0060-block-get-rid-of-blk_integrity_revalidate.patch.
- commit 7d59b4c

-------------------------------------------------------------------
Fri May 12 13:45:16 CEST 2017 - msuchanek@suse.de

- [v2,3/3] powerpc/fadump: provide a helpful error message
  (bsc#1037669).
- commit 9da08d1

-------------------------------------------------------------------
Fri May 12 13:45:14 CEST 2017 - msuchanek@suse.de

- [v2, 2/3] powerpc/fadump: avoid holes in boot memory area when
  fadump is registered (bsc#1037669).
- commit 965b0df

-------------------------------------------------------------------
Fri May 12 13:45:06 CEST 2017 - msuchanek@suse.de

- [v2,1/3] powerpc/fadump: avoid duplicates in crash memory ranges
  (bsc#1037669).
- commit cdc626f

-------------------------------------------------------------------
Fri May 12 13:31:34 CEST 2017 - jroedel@suse.de

- iommu/exynos: Block SYSMMU while invalidating FLPD cache
  (bsc#1038848).
- iommu/vt-d: Don't over-free page table directories
  (bsc#1038847).
- iommu: Handle default domain attach failure (bsc#1038846).
- iommu/arm-smmu: Disable stalling faults for all endpoints
  (bsc#1038843).
- iommu/dma: Respect IOMMU aperture when allocating (bsc#1038842).
- commit 42393fa

-------------------------------------------------------------------
Thu May 11 16:02:39 CEST 2017 - jslaby@suse.cz

- 9p: fix a potential acl leak (4.4.68 stable queue).
- ARM: 8452/3: PJ4: make coprocessor access sequences buildable
  in Thumb2 mode (4.4.68 stable queue).
- cpupower: Fix turbo frequency reporting for pre-Sandy Bridge
  cores (4.4.68 stable queue).
- powerpc/powernv: Fix opal_exit tracepoint opcode (4.4.68
  stable queue).
- power: supply: bq24190_charger: Fix irq trigger to
  IRQF_TRIGGER_FALLING (4.4.68 stable queue).
- power: supply: bq24190_charger: Call set_mode_host() on
  pm_resume() (4.4.68 stable queue).
- power: supply: bq24190_charger: Install irq_handler_thread()
  at end of probe() (4.4.68 stable queue).
- power: supply: bq24190_charger: Call power_supply_changed()
  for relevant component (4.4.68 stable queue).
- power: supply: bq24190_charger: Don't read fault register
  outside irq_handle_thread() (4.4.68 stable queue).
- power: supply: bq24190_charger: Handle fault before status on
  interrupt (4.4.68 stable queue).
- leds: ktd2692: avoid harmless maybe-uninitialized warning
  (4.4.68 stable queue).
- ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build (4.4.68
  stable queue).
- mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print (4.4.68
  stable queue).
- mwifiex: remove redundant dma padding in AMSDU (4.4.68 stable
  queue).
- mwifiex: Avoid skipping WEP key deletion for AP (4.4.68
  stable queue).
- x86/ioapic: Restore IO-APIC irq_chip retrigger callback
  (4.4.68 stable queue).
- x86/pci-calgary: Fix iommu_free() comparison of unsigned
  expression >= 0 (4.4.68 stable queue).
- clk: Make x86/ conditional on CONFIG_COMMON_CLK (4.4.68
  stable queue).
- kprobes/x86: Fix kernel panic when certain exception-handling
  addresses are probed (4.4.68 stable queue).
- x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
  (4.4.68 stable queue).
- Revert "KVM: nested VMX: disable perf cpuid reporting"
  (4.4.68 stable queue).
- KVM: nVMX: initialize PML fields in vmcs02 (4.4.68 stable
  queue).
- KVM: nVMX: do not leak PML full vmexit to L1 (4.4.68 stable
  queue).
- usb: host: ehci-exynos: Decrese node refcount on
  exynos_ehci_get_phy() error paths (4.4.68 stable queue).
- usb: host: ohci-exynos: Decrese node refcount on
  exynos_ehci_get_phy() error paths (4.4.68 stable queue).
- usb: chipidea: Only read/write OTGSC from one place (4.4.68
  stable queue).
- usb: chipidea: Handle extcon events properly (4.4.68 stable
  queue).
- USB: serial: keyspan_pda: fix receive sanity checks (4.4.68
  stable queue).
- USB: serial: digi_acceleport: fix incomplete rx sanity check
  (4.4.68 stable queue).
- USB: serial: ti_usb_3410_5052: fix control-message error
  handling (4.4.68 stable queue).
- USB: serial: ftdi_sio: fix latency-timer error handling
  (4.4.68 stable queue).
- USB: serial: mct_u232: fix modem-status error handling (4.4.68
  stable queue).
- USB: serial: io_edgeport: fix descriptor error handling
  (4.4.68 stable queue).
- phy: qcom-usb-hs: Add depends on EXTCON (4.4.68 stable queue).
- serial: 8250_omap: Fix probe and remove for PM runtime (4.4.68
  stable queue).
- scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m (4.4.68
  stable queue).
- scsi: scsi_dh_emc: return success in clariion_std_inquiry()
  (4.4.68 stable queue).
- MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix (4.4.68
  stable queue).
- brcmfmac: Ensure pointer correctly set if skb data location
  changes (4.4.68 stable queue).
- brcmfmac: Make skb header writable before use (4.4.68 stable
  queue).
- staging: wlan-ng: add missing byte order conversion (4.4.68
  stable queue).
- staging: emxx_udc: remove incorrect __init annotations (4.4.68
  stable queue).
- ALSA: hda - Fix deadlock of controller device lock at unbinding
  (4.4.68 stable queue).
- tcp: do not underestimate skb->truesize in tcp_trim_head()
  (4.4.68 stable queue).
- bpf, arm64: fix jit branch offset related to ldimm64 (4.4.68
  stable queue).
- tcp: fix wraparound issue in tcp_lp (4.4.68 stable queue).
- tcp: do not inherit fastopen_req from parent (4.4.68 stable
  queue).
- ipv4, ipv6: ensure raw socket message is big enough to hold
  an IP header (4.4.68 stable queue).
- rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string (4.4.68
  stable queue).
- ipv6: initialize route null entry in addrconf_init() (4.4.68
  stable queue).
- ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
  (4.4.68 stable queue).
- f2fs: sanity check segment count (4.4.68 stable queue).
- drm/ttm: fix use-after-free races in vm fault handling (4.4.68
  stable queue).
- block: get rid of blk_integrity_revalidate() (4.4.68 stable
  queue).
- commit 74ca846

-------------------------------------------------------------------
Wed May 10 16:34:13 CEST 2017 - duwe@suse.de

- crypto: sha-mb - Fix load failure (bsc#1037384).
- commit 8cd473d

-------------------------------------------------------------------
Wed May 10 14:31:12 CEST 2017 - mhocko@suse.cz

- mm: adaptive hash table scaling (bnc#1036303).
- mm: drop HASH_ADAPT (bnc#1036303).
- Refresh
  patches.fixes/mm-introduce-arch_reserved_kernel_pages.patch.
- commit 6f1865b

-------------------------------------------------------------------
Wed May 10 12:08:54 CEST 2017 - ydfan@suse.com

- smartpqi: limit transfer length to 1MB (bsc#1025461).
- commit de1f6f8

-------------------------------------------------------------------
Wed May 10 09:26:13 CEST 2017 - dchang@suse.com

- bnxt_en: allocate enough space for ->ntp_fltr_bmap (bsc#1020412
  FATE#321671).
- commit 2abcb22

-------------------------------------------------------------------
Tue May  9 18:35:12 CEST 2017 - msuchanek@suse.de

- ibmvnic: Move queue restarting in ibmvnic_tx_complete
  (fate#322021, bsc#1038297).
- ibmvnic: Record SKB RX queue during poll (fate#322021,
  bsc#1038297).
- commit 0a7467e

-------------------------------------------------------------------
Tue May  9 18:35:11 CEST 2017 - msuchanek@suse.de

- ibmvnic: Continue skb processing after skb completion error
  (fate#322021, bsc#1038297).
- commit 6b94242

-------------------------------------------------------------------
Tue May  9 18:35:10 CEST 2017 - msuchanek@suse.de

- ibmvnic: Check for driver reset first in ibmvnic_xmit
  (fate#322021, bsc#1038297).
- ibmvnic: Wait for any pending scrqs entries at driver close
  (fate#322021, bsc#1038297).
- commit 98ae3af

-------------------------------------------------------------------
Tue May  9 18:35:09 CEST 2017 - msuchanek@suse.de

- ibmvnic: Clean up tx pools when closing (fate#322021,
  bsc#1038297).
- ibmvnic: Whitespace correction in release_rx_pools (fate#322021,
  bsc#1038297).
- commit 2f3900d

-------------------------------------------------------------------
Tue May  9 18:35:08 CEST 2017 - msuchanek@suse.de

- ibmvnic: Delete napi's when releasing driver resources
  (fate#322021, bsc#1038297).
- commit 1eb3500

-------------------------------------------------------------------
Tue May  9 18:35:07 CEST 2017 - msuchanek@suse.de

- ibmvnic: Updated reset handling (fate#322021, bsc#1038297).
- ibmvnic: Replace is_closed with state field (fate#322021,
  bsc#1038297).
- commit 62f8ad1

-------------------------------------------------------------------
Tue May  9 18:35:06 CEST 2017 - msuchanek@suse.de

- ibmvnic: Move resource initialization to its own routine
  (fate#322021, bsc#1038297).
- commit 00828a0

-------------------------------------------------------------------
Tue May  9 16:44:28 CEST 2017 - hare@suse.de

- dm-mpath: fix race window in do_end_io() (bsc#1011044).
- commit 9ec7e6e

-------------------------------------------------------------------
Tue May  9 15:31:47 CEST 2017 - tiwai@suse.de

- iio: hid-sensor: Store restore poll and hysteresis on S3
  (bsc#1031717).
- commit 7c671d8

-------------------------------------------------------------------
Tue May  9 15:27:57 CEST 2017 - jslaby@suse.cz

- Linux 4.4.67 (CVE#2017-7645 bnc#1012382 bsc#1013001 bsc#1034670
  FATE#321597 FATE#321670 bsc#1026030 bsc#1028310).
- blacklist.conf: a commit in fs/crypto
- Refresh
  patches.drivers/028-ASoC-Intel-boards-start-merging-byt-rt5640-drivers.
- Refresh
  patches.drivers/029-ASoC-Intel-boards-merge-DMI-based-quirks-in-bytcr-rt.
- Refresh patches.drivers/ext4-provide-ext4_issue_zeroout.patch.
- Refresh
  patches.drivers/ib-qib-remove-qpn-qp-tables-and-related-variables-fr.patch.
- Delete
  patches.drivers/8250_pci-Fix-potential-use-after-free-in-error-path.patch.
- Delete
  patches.fixes/0002-nfsd4-minor-NFSv2-v3-write-decoding-cleanup.patch.
- Delete
  patches.fixes/0003-nfsd-stricter-decoding-of-write-like-NFSv2-v3-ops.patch.
- commit 0566c1c

-------------------------------------------------------------------
Tue May  9 15:17:47 CEST 2017 - tiwai@suse.de

- blacklist.conf: ignore drm atomc message patch as we have no crtc name
- commit 2728313

-------------------------------------------------------------------
Tue May  9 15:11:18 CEST 2017 - tiwai@suse.de

- Add blacklist ids to a couple of i915 driver patches for cherry-picks
- commit b7fd17b

-------------------------------------------------------------------
Tue May  9 14:37:24 CEST 2017 - oneukum@suse.com

- USB: serial: sierra: fix bogus alternate-setting assumption
  (bnc#1038043).
- commit 6213666

-------------------------------------------------------------------
Tue May  9 12:47:00 CEST 2017 - oneukum@suse.com

- blacklist.conf: patch removes only dead code, no functional difference
- commit 8266f50

-------------------------------------------------------------------
Tue May  9 12:39:27 CEST 2017 - oneukum@suse.com

- blacklist.conf: we don't build the chipidea driver
- commit 3f2d249

-------------------------------------------------------------------
Tue May  9 12:30:02 CEST 2017 - oneukum@suse.com

- USB: serial: ssu100: fix control-message error handling
  (bnc#1038043).
- USB: serial: quatech2: fix control-message error handling
  (bnc#1038043).
- USB: serial: io_edgeport: fix epic-descriptor handling
  (bnc#1038043).
- USB: serial: ark3116: fix open error handling (bnc#1038043).
- commit ba8ca80

-------------------------------------------------------------------
Tue May  9 11:43:59 CEST 2017 - oneukum@suse.com

- USB: serial: ch341: fix modem-status handling (bnc#1038043).
- USB: serial: ch341: fix baud rate and line-control handling
  (bnc#1038043).
- USB: serial: ch341: fix line settings after reset-resume
  (bnc#1038043).
- USB: serial: ch341: add support for parity, frame length,
  stop bits (bnc#1038043).
- USB: serial: ch341: reinitialize chip on reconfiguration
  (bnc#1038043).
- USB: serial: ch341: add register and USB request definitions
  (bnc#1038043).
- USB: serial: fix compare_const_fl.cocci warnings (bnc#1038043).
- commit 9e37848

-------------------------------------------------------------------
Tue May  9 03:29:01 CEST 2017 - gqjiang@suse.com

- md.c:didn't unlock the mddev before return EINVAL in
  array_size_store (bsc#1038143).
- md: MD_CLOSING needs to be cleared after called md_set_readonly
  or do_md_stop (bsc#1038142).
- commit 6f184be

-------------------------------------------------------------------
Mon May  8 16:58:51 CEST 2017 - tiwai@suse.de

- PCI: pciehp: Prioritize data-link event over presence detect
  (bsc#1031040,bsc#1037483).
- commit 9bd7768

-------------------------------------------------------------------
Mon May  8 15:12:32 CEST 2017 - oneukum@suse.com

- blacklist.conf: the commit changes only comments
- commit 43587df

-------------------------------------------------------------------
Mon May  8 15:11:07 CEST 2017 - oneukum@suse.com

- blacklist.conf: commit changes only comments
- commit 1938a8b

-------------------------------------------------------------------
Mon May  8 15:09:36 CEST 2017 - oneukum@suse.com

- blacklist.conf: we don't support external PHYs in SLE12
- commit 7173b8d

-------------------------------------------------------------------
Mon May  8 15:08:05 CEST 2017 - oneukum@suse.com

- blacklist.conf: We don't support gadgets in SLE12
- commit f01e799

-------------------------------------------------------------------
Mon May  8 14:59:10 CEST 2017 - oneukum@suse.com

- blacklist.conf: this fixes only the Kconfig
- commit 364d1f5

-------------------------------------------------------------------
Mon May  8 14:41:21 CEST 2017 - oneukum@suse.com

- usb: musb: ux500: Fix NULL pointer dereference at system PM
  (bsc#1038033).
- commit fb2f335

-------------------------------------------------------------------
Mon May  8 11:49:50 CEST 2017 - bp@suse.de

- blacklist.conf: e883d09c9eb2
- commit 223c1e4

-------------------------------------------------------------------
Mon May  8 10:51:05 CEST 2017 - lhenriques@suse.com

- ceph: Check that the new inode size is within limits in
  ceph_fallocate() (bsc#1037969).
- commit 241c2c2

-------------------------------------------------------------------
Mon May  8 09:38:24 CEST 2017 - ghe@suse.com

- ocfs2: fix deadlock issue when taking inode lock at vfs entry
  points (bsc#1004003).
- ocfs2/dlmglue: prepare tracking logic to avoid recursive
  cluster lock (bsc#1004003).
- commit 2fd0839

-------------------------------------------------------------------
Mon May  8 09:36:47 CEST 2017 - agraf@suse.de

- ceph: fix file open flags on ppc64 (bsc#1022266).
- commit d9e5659

-------------------------------------------------------------------
Sun May  7 03:21:42 CEST 2017 - lduncan@suse.com

- kABI: move and hide new cxgbi device owner field (bsc#1018885).
- commit 8d4f96a

-------------------------------------------------------------------
Sat May  6 02:29:40 CEST 2017 - lduncan@suse.com

- scsi: cxgb4i: libcxgbi: add missing module_put() (bsc#1018885).
- commit 00f27dd

-------------------------------------------------------------------
Thu May  4 17:54:54 CEST 2017 - bpoirier@suse.com

- e1000e: Don't return uninitialized stats (bug#1034635).
- commit 7792528

-------------------------------------------------------------------
Thu May  4 16:40:34 CEST 2017 - tbogendoerfer@suse.de

- iw_cxgb4: Guard against null cm_id in dump_ep/qp (bsc#1026570).
- RDMA/iw_cxgb4: only read markers_enabled mod param once
  (bsc#1026570).
- RDMA/iw_cxgb4: Low resource fixes for Completion queue
  (bsc#1026570).
- RDMA/iw_cxgb4: Add missing error codes for act open cmd
  (bsc#1026570).
- commit c4fb05d

-------------------------------------------------------------------
Thu May  4 13:16:29 CEST 2017 - jslaby@suse.cz

- Linux 4.4.66 (CVE#2017-7645 CVE-2016-7913 CVE-2017-7308
  FATE#320291 bnc#1012382 bsc#1010478 bsc#1031579 bsc#1034670).
- kABI: protect struct snd_fw_async_midi_port (kabi).
- Revert "l2tp: take reference on sessions being dumped" (kabi).
- Delete
  patches.fixes/0001-nfsd-check-for-oversized-NFSv2-v3-arguments.patch.
- Delete
  patches.fixes/media-xc2028-unlock-on-error-in-xc2028_set_config.
- Delete
  patches.fixes/net-packet-fix-overflow-in-check-for-tp_frame_nr.patch.
- Delete
  patches.fixes/net-packet-fix-overflow-in-check-for-tp_reserve.patch.
- Delete
  patches.suse/0026-md-raid1-fix-a-dead-loop-when-read-from-a-WriteMostl.patch.
- commit c6dac51

-------------------------------------------------------------------
Wed May  3 17:25:05 CEST 2017 - lhenriques@suse.com

- Refresh
  patches.fixes/ceph-fix-recursively-call-between-ceph_set_acl-and-_ceph_setattr.patch.
  Fixed backport after upstream review (4.4 stable).
  Also updated patch metadata.
- commit 983d608

-------------------------------------------------------------------
Wed May  3 00:16:02 CEST 2017 - jroedel@suse.de

- x86/platform/uv/BAU: Implement uv4_wait_completion with
  read_status (bsc#1035024).
- x86/platform/uv/BAU: Add wait_completion to bau_operations
  (bsc#1035024).
- x86/platform/uv/BAU: Add status mmr location fields to
  bau_control (bsc#1035024).
- x86/platform/uv/BAU: Add payload descriptor qualifier
  (bsc#1035024).
- x86/platform/uv/BAU: Add uv_bau_version enumerated constants
  (bsc#1035024).
- x86/platform/uv/BAU: Cleanup bau_operations declaration and
  instances (bsc#1035024).
- x86/platform/uv/BAU: Fix HUB errors by remove initial write
  to sw-ack register (bsc#1035024).
- x86/platform/uv/BAU: Add UV4-specific functions (bsc#1035024).
- x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware
  (bsc#1035024).
- x86/platform/uv/BAU: Disable software timeout on UV4 hardware
  (bsc#1035024).
- x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version
  information (bsc#1035024).
- x86/platform/uv/BAU: Use generic function pointers
  (bsc#1035024).
- x86/platform/uv/BAU: Add generic function pointers
  (bsc#1035024).
- x86/platform/uv/BAU: Convert uv_physnodeaddr() use to
  uv_gpa_to_offset() (bsc#1035024).
- x86/platform/uv/BAU: Clean up pq_init() (bsc#1035024).
- x86/platform/uv/BAU: Clean up and update printks (bsc#1035024).
- x86/platform/uv/BAU: Clean up vertical alignment (bsc#1035024).
- commit 9c3d8db

-------------------------------------------------------------------
Tue May  2 15:00:28 CEST 2017 - nborisov@suse.com

- Btrfs: fix data loss after truncate when using the no-holes feature (bsc#1036214).
- commit 328b08b

-------------------------------------------------------------------
Tue May  2 14:30:02 CEST 2017 - nborisov@suse.com

- btrfs: fix check_shared for fiemap ioctl (bsc#1037177).
- commit 8a11cba

-------------------------------------------------------------------
Tue May  2 13:23:39 CEST 2017 - msuchanek@suse.de

- Use make --output-sync feature when available (bsc#1012422).
  The mesages in make output can interleave making it impossible to
  extract warnings reliably. Since version 4 GNU Make supports
  --output-sync flag that prints output of each sub-command atomically
  preventing this issue. Detect the flag and use it if available.
- commit a6b827d

-------------------------------------------------------------------
Tue May  2 11:56:48 CEST 2017 - jslaby@suse.cz

- Linux 4.4.65 (CVE-2016-7913 CVE-2016-7917 CVE-2016-8632
  CVE-2016-9083 CVE-2016-9084 CVE-2017-2671 bnc#1012382
  bsc#1007197 bsc#1008831 bsc#1010444 bsc#1010478 bsc#1031003).
- kABI: protect struct mnt_namespace (kabi).
- Delete patches.fixes/media-xc2028-avoid-use-after-free.
- Delete
  patches.fixes/netfilter-nfnetlink-correctly-validate-length-of-bat.patch.
- Delete patches.fixes/ping-implement-proper-locking.patch.
- Delete patches.fixes/tipc-check-minimum-bearer-MTU.patch.
- Delete
  patches.fixes/vfio-pci-fix-integer-overflows-bitmask-check.
- commit c608c53

-------------------------------------------------------------------
Tue May  2 10:58:01 CEST 2017 - lhenriques@suse.com

- ceph: fix memory leak in __ceph_setxattr() (bsc#1036763).
- commit 18288b5

-------------------------------------------------------------------
Tue May  2 10:31:15 CEST 2017 - jslaby@suse.cz

- Linux 4.4.64 (FATE#319965 FATE#320485 bnc#1007729 bnc#1012382
  bsc#1036752 bsc#964944).
- Refresh
  patches.drivers/pmem-add-wb_cache_pmem-to-the-pmem-api.patch.
- Refresh
  patches.suse/msft-hv-1093-Drivers-hv-get-rid-of-redundant-messagecount-in-crea.patch.
- Delete
  patches.drivers/0016-block-fix-del_gendisk-vs-blkdev_ioctl-crash.patch.
- Delete
  patches.fixes/VSOCK-Detach-QP-check-should-filter-out-non-matching.patch.
- Delete
  patches.suse/msft-hv-1094-Drivers-hv-don-t-leak-memory-in-vmbus_establish_gpad.patch.
- Delete
  patches.suse/msft-hv-1095-Drivers-hv-get-rid-of-timeout-in-vmbus_open.patch.
- Delete
  patches.suse/msft-hv-1099-Drivers-hv-vmbus-Reduce-the-delay-between-retries-in.patch.
- Delete
  patches.suse/msft-hv-1101-Tools-hv-kvp-ensure-kvp-device-fd-is-closed-on-exec.patch.
- Delete
  patches.suse/msft-hv-1102-Drivers-hv-balloon-keep-track-of-where-ha_region-sta.patch.
- Delete
  patches.suse/msft-hv-1103-Drivers-hv-balloon-account-for-gaps-in-hot-add-regio.patch.
- Delete
  patches.suse/msft-hv-1189-hv-don-t-reset-hv_context.tsc_page-on-crash.patch.
- commit faf8858

-------------------------------------------------------------------
Fri Apr 28 14:00:53 CEST 2017 - mkubecek@suse.cz

- VSOCK: Detach QP check should filter out non matching QPs
  (bsc#1036752).
- commit f9a7ac8

-------------------------------------------------------------------
Fri Apr 28 05:33:26 CEST 2017 - neilb@suse.com

- Add CVE tag to references
- commit 913945d

-------------------------------------------------------------------
Fri Apr 28 02:42:30 CEST 2017 - neilb@suse.com

- nfsd: stricter decoding of write-like NFSv2/v3 ops
  (bsc#1034670).
- nfsd4: minor NFSv2/v3 write decoding cleanup (bsc#1034670).
- nfsd: check for oversized NFSv2/v3 arguments (bsc#1034670).
- commit 02d5eda

-------------------------------------------------------------------
Thu Apr 27 18:22:39 CEST 2017 - dsterba@suse.com

- Btrfs: rename and refresh patches from 4.10
  No code changes.
- commit d640055

-------------------------------------------------------------------
Thu Apr 27 15:56:27 CEST 2017 - dsterba@suse.com

- Fix minor build failure
- Refresh
  patches.suse/0004-btrfs-qgroup-Fix-qgroup-data-leaking-by-using-subtre.patch.
- Refresh
  patches.suse/btrfs-0474-relocation-Fix-leaking-qgroups-numbers-on-data.patch.
- Refresh
  patches.suse/btrfs-0488-fix-endless-loop-in-balancing-block-groups.patch.
  The build failed at patch 474, the code got fixed in later patches. Fix
  that so the incremental builds work again.
- commit c8e5457

-------------------------------------------------------------------
Thu Apr 27 14:56:23 CEST 2017 - dsterba@suse.com

- btrfs: fix WARNING in btrfs_select_ref_head() (bsc#1012452).
- btrfs: pass correct args to btrfs_async_run_delayed_refs()
  (bsc#1012452).
- Btrfs: kill BUG_ON in do_relocation (bsc#1012452).
- Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
  (bsc#1012452).
- btrfs: fix btrfs_no_printk stub helper (bsc#1012452).
- Btrfs: memset to avoid stale content in btree leaf
  (bsc#1012452).
- btrfs: parent_start initialization cleanup (bsc#1012452).
- btrfs: fix a possible umount deadlock (bsc#1012452).
- btrfs: btrfs_debug should consume fs_info when DEBUG is not
  defined (bsc#1012452).
- btrfs: convert send's verbose_printk to btrfs_debug
  (bsc#1012452).
- btrfs: convert pr_* to btrfs_* where possible (bsc#1012452).
- btrfs: convert printk(KERN_* to use pr_* calls (bsc#1012452).
- btrfs: unsplit printed strings (bsc#1012452).
- btrfs: clean the old superblocks before freeing the device
  (bsc#1012452).
- Btrfs: kill BUG_ON in run_delayed_tree_ref (bsc#1012452).
- Btrfs: improve check_node to avoid reading corrupted nodes
  (bsc#1012452).
- Btrfs: add error handling for extent buffer in print tree
  (bsc#1012452).
- Btrfs: remove BUG_ON in start_transaction (bsc#1012452).
- Btrfs: memset to avoid stale content in btree node block
  (bsc#1012452).
- Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
  (bsc#1012452).
- Btrfs: kill the start argument to read_extent_buffer_pages
  (bsc#1012452).
- Btrfs: add a flags field to btrfs_fs_info (bsc#1012452).
- btrfs: extend btrfs_set_extent_delalloc and its friends to
  support in-band dedupe and subpage size patchset (bsc#1012452).
- btrfs: add dynamic debug support (bsc#1012452).
- Btrfs: remove BUG() in raid56 (bsc#1012452).
- btrfs: create example debugfs file only in debugging build
  (bsc#1012452).
- Btrfs: fix memory leak of block group cache (bsc#1012452).
- btrfs: fix check_direct_IO() for non-iovec iterators (bsc#1012452).
- commit 3cdbc58

-------------------------------------------------------------------
Thu Apr 27 13:21:42 CEST 2017 - msuchanek@suse.de

- ibmvnic: Move initialization of sub crqs to ibmvnic_init
  (fate#322021, bsc#1031512).
- commit b9f538b

-------------------------------------------------------------------
Thu Apr 27 13:21:27 CEST 2017 - msuchanek@suse.de

- ibmvnic: Split initialization of scrqs to its own routine
  (fate#322021, bsc#1031512).
- commit be998d5

-------------------------------------------------------------------
Thu Apr 27 13:19:44 CEST 2017 - msuchanek@suse.de

- Move ibmvnic patches to same place as SP3 to make merging additional
  patches easier.
- commit fbc045a

-------------------------------------------------------------------
Thu Apr 27 02:02:19 CEST 2017 - mcgrof@suse.com

- xfs: remove racy hasattr check from attr ops (bsc#1035432).
- commit 95543d4

-------------------------------------------------------------------
Wed Apr 26 18:18:04 CEST 2017 - dsterba@suse.com

- Btrfs: fix emptiness check for dirtied extent buffers at
  check_leaf() (bsc#1012452).
- Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty (bsc#1012452).
- commit b56830d

-------------------------------------------------------------------
Wed Apr 26 18:06:59 CEST 2017 - tiwai@suse.de

- dell-laptop: Adds support for keyboard backlight timeout AC
  settings (bsc#1013561).
- commit 95e4c2e

-------------------------------------------------------------------
Wed Apr 26 17:39:46 CEST 2017 - dsterba@suse.com

- btrfs: introduce tickets_id to determine whether asynchronous
  metadata reclaim work makes progress (bsc#1012452).
- btrfs: do not decrease bytes_may_use when replaying extents
  (bsc#1012452).
- btrfs: fix one bug that process may endlessly wait for ticket
  in wait_reserve_ticket() (bsc#1012452).
- Btrfs: kill invalid ASSERT() in process_all_refs()
  (bsc#1012452).
- Btrfs: detect corruption when non-root leaf has zero item
  (bsc#1012452).
- Btrfs: check btree node's nritems (bsc#1012452).
- Btrfs: fix em leak in find_first_block_group (bsc#1012452).
- btrfs: do not background blkdev_put() (bsc#1012452).
- Btrfs: clarify do_chunk_alloc()'s return value (bsc#1012452).
- btrfs: fix fsfreeze hang caused by delayed iputs deal
  (bsc#1012452).
- btrfs: update btrfs_space_info's bytes_may_use timely
  (bsc#1012452).
- btrfs: divide btrfs_update_reserved_bytes() into two functions
  (bsc#1012452).
- btrfs: use correct offset for reloc_inode in
  prealloc_file_extent_cluster() (bsc#1012452).
- btrfs: flush_space: treat return value of do_chunk_alloc
  properly (bsc#1012452).
- Btrfs: add ASSERT for block group's memory leak (bsc#1012452).
- Btrfs: fix memory leak of reloc_root (bsc#1012452).
- commit b345de5

-------------------------------------------------------------------
Wed Apr 26 16:52:49 CEST 2017 - dsterba@suse.com

- Btrfs: add missing check for writeback errors on fsync
  (bsc#1012452).
- Btrfs: fix __MAX_CSUM_ITEMS (bsc#1012452).
- btrfs: btrfs_abort_transaction, drop root parameter
  (bsc#1012452).
- btrfs: add btrfs_trans_handle->fs_info pointer (bsc#1012452).
- btrfs: btrfs_relocate_chunk pass extent_root to
  btrfs_end_transaction (bsc#1012452).
- btrfs: convert nodesize macros to static inlines (bsc#1012452).
- btrfs: introduce BTRFS_MAX_ITEM_SIZE (bsc#1012452).
- btrfs: copy_to_sk drop unused root parameter (bsc#1012452).
- btrfs: hide test-only member under ifdef (bsc#1012452).
- btrfs: Ratelimit "no csum found" info message (bsc#1012452).
- btrfs: Add ratelimit to btrfs printing (bsc#1012452).
- commit 2fdb208

-------------------------------------------------------------------
Wed Apr 26 16:48:09 CEST 2017 - msuchanek@suse.de

- ibmvnic: Free skb's in cases of failure in transmit
  (fate#322021, bsc#1031512).
- ibmvnic: Validate napi exist before disabling them (fate#322021,
  bsc#1031512).
- commit 5e744b4

-------------------------------------------------------------------
Wed Apr 26 16:48:08 CEST 2017 - msuchanek@suse.de

- ibmvnic: Add set_link_state routine for setting adapter link
  state (fate#322021, bsc#1031512).
- ibmvnic: Move initialization of the stats token to ibmvnic_open
  (fate#322021, bsc#1031512).
- commit 82da697

-------------------------------------------------------------------
Wed Apr 26 16:48:07 CEST 2017 - msuchanek@suse.de

- ibmvnic: Only retrieve error info if present (fate#322021,
  bsc#1031512).
- commit ae5a7aa

-------------------------------------------------------------------
Wed Apr 26 16:48:06 CEST 2017 - msuchanek@suse.de

- ibmvnic: Insert header on VLAN tagged received frame
  (fate#322021, bsc#1031512).
- ibmvnic: Set real number of rx queues (fate#322021,
  bsc#1031512).
- commit e70fc92

-------------------------------------------------------------------
Wed Apr 26 16:48:05 CEST 2017 - msuchanek@suse.de

- ibmvnic: Remove unused bouce buffer (fate#322021, bsc#1031512).
- ibmvnic: Allocate zero-filled memory for sub crqs (fate#322021,
  bsc#1031512).
- commit 85e4bcc

-------------------------------------------------------------------
Wed Apr 26 16:48:04 CEST 2017 - msuchanek@suse.de

- ibmvnic: Disable irq prior to close (fate#322021, bsc#1031512).
- commit d7c3d51

-------------------------------------------------------------------
Wed Apr 26 16:48:03 CEST 2017 - msuchanek@suse.de

- ibmvnic: Correct crq and resource releasing (fate#322021,
  bsc#1031512).
- ibmvnic: Remove inflight list (fate#322021, bsc#1031512).
- commit 815bed0

-------------------------------------------------------------------
Wed Apr 26 16:48:02 CEST 2017 - msuchanek@suse.de

- ibmvnic: Do not disable IRQ after scheduling tasklet
  (fate#322021, bsc#1031512).
- ibmvnic: Fixup atomic API usage (fate#322021, bsc#1031512).
- commit 20662d2

-------------------------------------------------------------------
Wed Apr 26 16:48:01 CEST 2017 - msuchanek@suse.de

- ibmvnic: Unmap longer term buffer before free (fate#322021,
  bsc#1031512).
- commit 8c339d2

-------------------------------------------------------------------
Wed Apr 26 16:48:00 CEST 2017 - msuchanek@suse.de

- ibmvnic: Fix ibmvnic_change_mac_addr struct format (fate#322021,
  bsc#1031512).
- ibmvnic: Report errors when failing to release sub-crqs
  (fate#322021, bsc#1031512).
- commit 75717d1

-------------------------------------------------------------------
Wed Apr 26 16:47:59 CEST 2017 - msuchanek@suse.de

- ibmvnic: Cleanup failure path in ibmvnic_open (fate#322021,
  bsc#1031512).
- ibmvnic: Create init/release routines for stats token
  (fate#322021, bsc#1031512).
- commit 418c6f3

-------------------------------------------------------------------
Wed Apr 26 16:47:58 CEST 2017 - msuchanek@suse.de

- ibmvnic: Merge the two release_sub_crq_queue routines
  (fate#322021, bsc#1031512).
- commit 0e95be5

-------------------------------------------------------------------
Wed Apr 26 16:47:57 CEST 2017 - msuchanek@suse.de

- ibmvnic: Create init and release routines for the rx pool
  (fate#322021, bsc#1031512).
- ibmvnic: Create init and release routines for the tx pool
  (fate#322021, bsc#1031512).
- commit 3ec99d7

-------------------------------------------------------------------
Wed Apr 26 16:47:56 CEST 2017 - msuchanek@suse.de

- ibmvnic: Create init and release routines for the bounce buffer
  (fate#322021, bsc#1031512).
- ibmvnic: Update main crq initialization and release
  (fate#322021, bsc#1031512).
- commit 0d8b8e4

-------------------------------------------------------------------
Wed Apr 26 16:47:55 CEST 2017 - msuchanek@suse.de

- ibmvnic: Remove debugfs support (fate#322021, bsc#1031512).
- commit 1cd5506

-------------------------------------------------------------------
Wed Apr 26 16:12:48 CEST 2017 - duwe@suse.de

- Use up spare in struct module for livepatch (FATE#322421).
- blacklist.conf: ignore simple change in Kconfig help text
- Update ppc64le config files to use KGRAFT.
- powerpc: introduce TIF_KGR_IN_PROGRESS thread flag
  (FATE#322421).
- powerpc/livepatch: Add live patching support on ppc64le
  (FATE#322421).
- KABI: Hide new include in arch/powerpc/kernel/process.c
  (fate#322421).
- powerpc/livepatch: Add livepatch stack to struct thread_info
  (FATE#322421).
- powerpc/livepatch: Add livepatch header (FATE#322421).
- livepatch: Allow architectures to specify an alternate ftrace
  location (FATE#322421).
- ftrace: Make ftrace_location_range() global (FATE#322421).
- powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel
  (FATE#322421).
- powerpc/modules: Never restore r2 for a mprofile-kernel style
  mcount() call (FATE#322421).
- powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
  (FATE#322421).
- powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
  (FATE#322421).
- powerpc/ftrace: Use generic ftrace_modify_all_code()
  (FATE#322421).
- powerpc/module: Create a special stub for ftrace_caller()
  (FATE#322421).
- powerpc/module: Mark module stubs with a magic value
  (FATE#322421).
- powerpc/module: Only try to generate the ftrace_caller()
  stub once (FATE#322421).
- powerpc: Create a helper for getting the kernel toc value
  (FATE#322421).
- commit 5063e5a

-------------------------------------------------------------------
Wed Apr 26 15:12:12 CEST 2017 - dsterba@suse.com

- Btrfs: fix panic in balance due to EIO (bsc#1012452).
- Btrfs: fix eb memory leak due to readpage failure (bsc#1012452).
- Btrfs: change BUG_ON()'s to ASSERT()'s in
  backref_cache_cleanup() (bsc#1012452).
- btrfs: fix free space calculation in dump_space_info()
  (bsc#1012452).
- Btrfs: subpage-blocksize: Rate limit scrub error message
  (bsc#1012452).
- btrfs: expand cow_file_range() to support in-band dedup and
  subpage-blocksize (bsc#1012452).
- Btrfs: fix BUG_ON in btrfs_submit_compressed_write
  (bsc#1012452).
- btrfs: make sure device is synced before return (bsc#1012452).
- btrfs: reorg btrfs_close_one_device() (bsc#1012452).
- btrfs: Cleanup compress_file_range() (bsc#1012452).
- Btrfs: cleanup BUG_ON in merge_bio (bsc#1012452).
- btrfs: Fix slab accounting flags (bsc#1012452).
- Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
  (bsc#1012452).
- btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
  (bsc#1012452).
- btrfs: Handle uninitialised inode eviction (bsc#1012452).
- Btrfs: fix read_node_slot to return errors (bsc#1012452).
- Btrfs: fix double free of fs root (bsc#1012452).
- Btrfs: error out if generic_bin_search get invalid arguments
  (bsc#1012452).
- Btrfs: check inconsistence between chunk and block group
  (bsc#1012452).
- btrfs: add missing bytes_readonly attribute file in sysfs
  (bsc#1012452).
- commit 9a2e2fb

-------------------------------------------------------------------
Wed Apr 26 13:33:44 CEST 2017 - dsterba@suse.com

- Btrfs: avoid deadlocks during reservations in
  btrfs_truncate_block (bsc#1012452).
- Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
  (bsc#1012452).
- Btrfs: fill relocation block rsv after allocation (bsc#1012452).
- Btrfs: always use trans->block_rsv for orphans (bsc#1012452).
- Btrfs: change how we calculate the global block rsv
  (bsc#1012452).
- Btrfs: use root when checking need_async_flush (bsc#1012452).
- Btrfs: don't bother kicking async if there's nothing to reclaim
  (bsc#1012452).
- Btrfs: fix release reserved extents trace points (bsc#1012452).
- Btrfs: add tracepoints for flush events (bsc#1012452).
- Btrfs: fix delalloc reservation amount tracepoint (bsc#1012452).
- Btrfs: trace pinned extents (bsc#1012452).
- Btrfs: introduce ticketed enospc infrastructure (bsc#1012452).
- Btrfs: add tracepoint for adding block groups (bsc#1012452).
- Btrfs: warn_on for unaccounted spaces (bsc#1012452).
- Btrfs: change delayed reservation fallback behavior
  (bsc#1012452).
- Btrfs: always reserve metadata for delalloc extents
  (bsc#1012452).
- Btrfs: fix callers of btrfs_block_rsv_migrate (bsc#1012452).
- Btrfs: add bytes_readonly to the spaceinfo at once
  (bsc#1012452).
- commit e3ef9b3

-------------------------------------------------------------------
Wed Apr 26 13:19:18 CEST 2017 - dsterba@suse.com

- Btrfs: rename and refresh patches from 4.9
  No code changes.
- commit 0cc55cd

-------------------------------------------------------------------
Tue Apr 25 21:10:03 CEST 2017 - dsterba@suse.com

- btrfs: fix crash when tracepoint arguments are freed by wq
  callbacks (bsc#1012452).
- commit 02ea63e

-------------------------------------------------------------------
Tue Apr 25 17:22:45 CEST 2017 - dbueso@suse.de

- mm,compaction: serialize waitqueue_active() checks (bsc#971975).
- commit 7516afc

-------------------------------------------------------------------
Tue Apr 25 17:13:17 CEST 2017 - dsterba@suse.com

- Btrfs: rename and refresh patches from 4.8
  Added patches for context:
   * patches.suse/btrfs-0443-plumb-fs_info-into-btrfs_work.patch
   * patches.suse/btrfs-0444-prefix-fsid-to-all-trace-events.patch
  The rest replaced by current upstream version, minor code changes.
- commit 5da4605

-------------------------------------------------------------------
Tue Apr 25 17:05:35 CEST 2017 - jeffm@suse.com

- Btrfs: don't WARN() in btrfs_transaction_abort() for IO errors
  (bsc#1035866).
- commit 1f304e0

-------------------------------------------------------------------
Tue Apr 25 11:21:50 CEST 2017 - mmarek@suse.com

- rpm/SLES-UEFI-SIGN-Certificate-2048.crt: Update the certificate (bsc#1035922)
- commit 1095e19

-------------------------------------------------------------------
Tue Apr 25 10:36:06 CEST 2017 - jkosina@suse.cz

- perf/x86/intel/uncore: Remove SBOX support for Broadwell server
  (bsc#1035887).
- commit 0f034f1

-------------------------------------------------------------------
Mon Apr 24 17:58:01 CEST 2017 - tiwai@suse.de

- Disable CONFIG_POWER_SUPPLY_DEBUG in debug kernel (bsc#1031500).
- commit 3f2b92f

-------------------------------------------------------------------
Mon Apr 24 14:57:43 CEST 2017 - dsterba@suse.com

- Btrfs: fix an integer overflow check (bsc#1012452).
- commit b2079a7

-------------------------------------------------------------------
Mon Apr 24 14:36:26 CEST 2017 - dsterba@suse.com

- Btrfs: Force stripesize to the value of sectorsize
  (bsc#1012452).
- btrfs: fix disk_i_size update bug when fallocate() fails
  (bsc#1012452).
- Btrfs: fix error handling in map_private_extent_buffer
  (bsc#1012452).
- Btrfs: fix error return code in btrfs_init_test_fs()
  (bsc#1012452).
- Btrfs: don't do nocow check unless we have to (bsc#1012452).
- btrfs: fix deadlock in delayed_ref_async_start (bsc#1012452).
- Btrfs: track transid for delayed ref flushing (bsc#1012452).
- Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
  (bsc#1012452).
- btrfs: remove build fixup for qgroup_account_snapshot
  (bsc#1012452).
- btrfs: use new error message helper in qgroup_account_snapshot
  (bsc#1012452).
- btrfs: avoid blocking open_ctree from cleaner_kthread
  (bsc#1012452).
- Btrfs: don't BUG_ON() in btrfs_orphan_add (bsc#1012452).
- Btrfs: check if extent buffer is aligned to sectorsize
  (bsc#1012452).
- commit 75e1d72

-------------------------------------------------------------------
Mon Apr 24 08:58:03 CEST 2017 - jslaby@suse.cz

- Linux 4.4.63 (CVE-2017-2596 CVE-2017-6353 CVE-2017-7618
  bnc#1012382 boo#1011250 bsc#1019148 bsc#1022785 bsc#1027066
  bsc#1033340).
- kABI: protect cgroup include in kernel/kthread (kabi).
- blacklist.conf: add one more
- Revert "acpi, nfit, libnvdimm: fix interleave set cookie
  calculation (64-bit comparison)" (kabi).
- Refresh
  patches.drivers/0037-libnvdimm-nfit-centralize-command-status-translation.patch.
- Refresh patches.kabi/kabi-protect-struct-task_struct.patch.
- Refresh
  patches.suse/sched-provide-rtkthreads-rtworkqueues-boot-options.patch.
- Delete
  patches.drivers/ibmveth-0004-calculate-gso_segs-for-large-packets.patch.
- Delete
  patches.fixes/0001-SUNRPC-fix-refcounting-problems-with-auth_gss-messag.patch.
- Delete
  patches.fixes/crypto-ahash-Fix-EINPROGRESS-notification-callback.
- Delete patches.fixes/kvm-fix-page-struct-leak-in-handle_vmon.
- Delete
  patches.fixes/sctp-deny-peeloff-operation-on-asocs-with-threads-sl.patch.
- commit cd65558

-------------------------------------------------------------------
Fri Apr 21 23:38:57 CEST 2017 - agraf@suse.de

- kvm: better MWAIT emulation for guests (bsc#1031142).
- commit e7bdf5d

-------------------------------------------------------------------
Fri Apr 21 19:01:21 CEST 2017 - dsterba@suse.com

- btrfs: Use correct format specifier (bsc#1012452).
- commit 8afec66

-------------------------------------------------------------------
Fri Apr 21 18:54:24 CEST 2017 - dsterba@suse.com

- Btrfs: add validadtion checks for chunk loading (bsc#1012452).
- Btrfs: add more validation checks for superblock (bsc#1012452).
- Btrfs: clear uptodate flags of pages in sys_array eb
  (bsc#1012452).
- Btrfs: end transaction if we abort when creating uuid root
  (bsc#1012452).
- btrfs: Use __u64 in exported linux/btrfs.h (bsc#1012452).
- Btrfs: Fix integer overflow when calculating bytes_per_bitmap
  (bsc#1012452).
- commit 4e509dc

-------------------------------------------------------------------
Fri Apr 21 18:51:26 CEST 2017 - dsterba@suse.com

- Btrfs: fix race between device replace and read repair
  (bsc#1012452).
- Btrfs: fix race between device replace and discard
  (bsc#1012452).
- Btrfs: fix race between device replace and chunk allocation
  (bsc#1012452).
- Btrfs: fix race setting block group back to RW mode during
  device replace (bsc#1012452).
- Btrfs: fix unprotected assignment of the left cursor for device
  replace (bsc#1012452).
- Btrfs: fix race setting block group readonly during device
  replace (bsc#1012452).
- commit 3a4d6a9

-------------------------------------------------------------------
Fri Apr 21 18:50:19 CEST 2017 - dsterba@suse.com

- Btrfs: fix race between device replace and block group removal
  (bsc#1012452).
- commit dd7587d

-------------------------------------------------------------------
Fri Apr 21 18:49:41 CEST 2017 - dsterba@suse.com

- Btrfs: fix race between readahead and device replace/removal
  (bsc#1012452).
- commit 61461d8

-------------------------------------------------------------------
Fri Apr 21 18:47:40 CEST 2017 - dsterba@suse.com

- Rename btrfs-8069-fix-handling-of-faults-from-btrfs_copy_from_us
- commit 424515b

-------------------------------------------------------------------
Fri Apr 21 18:44:55 CEST 2017 - dsterba@suse.com

- btrfs: sink gfp parameter to convert_extent_bit (bsc#1012452).
- commit 235027c

-------------------------------------------------------------------
Fri Apr 21 18:44:04 CEST 2017 - dsterba@suse.com

- btrfs: make state preallocation more speculative in
  __set_extent_bit (bsc#1012452).
- btrfs: untangle gotos a bit in convert_extent_bit (bsc#1012452).
- btrfs: untangle gotos a bit in __clear_extent_bit (bsc#1012452).
- btrfs: untangle gotos a bit in __set_extent_bit (bsc#1012452).
- commit dd7afe7

-------------------------------------------------------------------
Fri Apr 21 18:40:30 CEST 2017 - dsterba@suse.com

- btrfs: sink gfp parameter to set_record_extent_bits
  (bsc#1012452).
- btrfs: sink gfp parameter to set_extent_new (bsc#1012452).
- btrfs: sink gfp parameter to set_extent_defrag (bsc#1012452).
- btrfs: sink gfp parameter to set_extent_delalloc (bsc#1012452).
- btrfs: sink gfp parameter to clear_extent_dirty (bsc#1012452).
- btrfs: sink gfp parameter to clear_record_extent_bits
  (bsc#1012452).
- btrfs: sink gfp parameter to clear_extent_bits (bsc#1012452).
- btrfs: sink gfp parameter to set_extent_bits (bsc#1012452).
- btrfs: scrub: Set bbio to NULL before calling btrfs_map_block
  (bsc#1012452).
- Btrfs: fix unexpected return value of fiemap (bsc#1012452).
- Btrfs: free sys_array eb as soon as possible (bsc#1012452).
- commit dbdc6ab

-------------------------------------------------------------------
Fri Apr 21 18:36:55 CEST 2017 - dsterba@suse.com

- Btrfs: add semaphore to synchronize direct IO writes with fsync
  (bsc#1012452).
- Refresh
  patches.suse/btrfs-fix-lockdep-warning-about-log_mutex.patch.
- commit ec02660

-------------------------------------------------------------------
Fri Apr 21 18:24:07 CEST 2017 - dsterba@suse.com

- Btrfs: fix race between block group relocation and nocow writes
  (bsc#1012452).
- commit 8b9cca2

-------------------------------------------------------------------
Fri Apr 21 18:22:47 CEST 2017 - dsterba@suse.com

- Btrfs: fix race between fsync and direct IO writes for prealloc
  extents (bsc#1012452).
- commit 8b049cf

-------------------------------------------------------------------
Fri Apr 21 18:14:25 CEST 2017 - dsterba@suse.com

- Btrfs: don't do unnecessary delalloc flushes when relocating
  (bsc#1012452).
- Btrfs: don't wait for unrelated IO to finish before relocation
  (bsc#1012452).
- commit 9be048c

-------------------------------------------------------------------
Fri Apr 21 17:49:01 CEST 2017 - dsterba@suse.com

- btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64
  (bsc#1012452).
- btrfs: uapi/linux/btrfs_tree.h migration, item types and defines
  (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, move struct
  btrfs_ioctl_defrag_range_args (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, move balance flags
  (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, move feature flags
  (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, document subvol flags
  (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
  (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
  (bsc#1012452).
- btrfs: cleanup assigning next active device with a check
  (bsc#1012452).
- btrfs: s_bdev is not null after missing replace (bsc#1012452).
- btrfs: refactor btrfs_dev_replace_start for reuse (bsc#1012452).
- btrfs: use fs_info directly (bsc#1012452).
- btrfs: rename flags for vol args v2 (bsc#1012452).
- btrfs: rename btrfs_find_device_by_user_input (bsc#1012452).
- btrfs: use existing device constraints table btrfs_raid_array
  (bsc#1012452).
- commit c6a20c3

-------------------------------------------------------------------
Fri Apr 21 17:29:38 CEST 2017 - tbogendoerfer@suse.de

- cxgb4: MU requested by Chelsio (bsc#1021424).
- Update config files.
- supported.conf: added drivers/net/ethernet/chelsio/libcxgb/libcxgb
- cxgb4: Fix issue while re-registering VF mgmt netdev
  (bsc#1021424).
- cxgb4/cxgb4vf: Add set VF mac address support (bsc#1021424).
- cxgb4: Add port description for new cards (bsc#1021424).
- cxgb4/cxgb4vf: Display 25G and 100G link speed (bsc#1021424).
- cxgb4: Synchronize access to mailbox (bsc#1021424).
- cxgb4: Support compressed error vector for T6 (bsc#1021424).
- scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
  (bsc#1021424).
- cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
  (bsc#1021424).
- cxgb4/cxgb4vf: Remove deprecated module parameters
  (bsc#1021424).
- cxgb4: Add PCI device ID for new adapter (bsc#1021424).
- cxgb4: do not call napi_hash_del() (bsc#1021424).
- cxgb4: correct device ID of T6 adapter (bsc#1021424).
- cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
  (bsc#1021424).
- cxgb4: Add control net_device for configuring PCIe VF
  (bsc#1021424).
- libcxgb: add library module for Chelsio drivers (bsc#1021424).
- cxgb4: update latest firmware version supported (bsc#1021424).
- cxgb4: Enable SR-IOV configuration via PCI sysfs interface
  (bsc#1021424).
- cxgb4: Reset dcb state machine and tx queue prio only if dcb
  is enabled (bsc#1021424).
- cxgb4: Check for firmware errors in the mailbox command loop
  (bsc#1021424).
- cxgb4: Don't sleep when mbox cmd is issued from interrupt
  context (bsc#1021424).
- cxgb4: Add support to enable logging of firmware mailbox
  commands (bsc#1021424).
- cxgb4: Decode link down reason code obtained from firmware
  (bsc#1021424).
- cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
  (bsc#1021424).
- cxgb4: DCB message handler needs to use correct portid to
  netdev mapping (bsc#1021424).
- cxgb4: Refactor t4_port_init function (bsc#1021424).
- cxgb4: Properly decode port module type (bsc#1021424).
- cxgb4: Add llseek operation for flash debugfs entry
  (bsc#1021424).
- cxgb4: add new routine to get adapter info (bsc#1021424).
- commit 2a2de38

-------------------------------------------------------------------
Fri Apr 21 17:18:54 CEST 2017 - pmladek@suse.com

- printk: Switch to the sync mode when an emergency message is
  printed (bsc#1034995).
- commit 00e8409

-------------------------------------------------------------------
Fri Apr 21 14:55:30 CEST 2017 - dsterba@suse.com

- btrfs: introduce raid-type to error-code table, for minimum
  device constraint (bsc#1012452).
- btrfs: pass number of devices to btrfs_check_raid_min_devices
  (bsc#1012452).
- btrfs: rename __check_raid_min_devices (bsc#1012452).
- btrfs: optimize check for stale device (bsc#1012452).
- btrfs: introduce device delete by devid (bsc#1012452).
- btrfs: make use of btrfs_scratch_superblocks() in
  btrfs_rm_device() (bsc#1012452).
- btrfs: enhance btrfs_find_device_by_user_input() to check
  device path (bsc#1012452).
- btrfs: make use of btrfs_find_device_by_user_input()
  (bsc#1012452).
- btrfs: create helper btrfs_find_device_by_user_input()
  (bsc#1012452).
- btrfs: clean up and optimize __check_raid_min_device()
  (bsc#1012452).
- btrfs: create helper function __check_raid_min_devices()
  (bsc#1012452).
- btrfs: create a helper function to read the disk super
  (bsc#1012452).
- btrfs: GFP_NOFS does not GFP_HIGHMEM (bsc#1012452).
- btrfs: switch to common message helpers in open_ctree, adjust
  messages (bsc#1012452).
- btrfs: kill unused writepage_io_hook callback (bsc#1012452).
- btrfs: pass the right error code to the btrfs_std_error
  (bsc#1012452).
- Btrfs: Refactor btrfs_lock_cluster() to kill compiler warning
  (bsc#1012452).
- btrfs: remove save_error_info() (bsc#1012452).
- btrfs: Simplify conditions about compress while mapping btrfs
  flags to inode flags (bsc#1012452).
- btrfs: move error handling code together in ctree.h
  (bsc#1012452).
- btrfs: remove unused function btrfs_assert() (bsc#1012452).
- btrfs: rename btrfs_std_error to btrfs_handle_fs_error
  (bsc#1012452).
- btrfs: fix memory leak during RAID 5/6 device replacement
  (bsc#1012452).
- btrfs: build fixup for qgroup_account_snapshot (bsc#1012452).
- Btrfs: fix fspath error deallocation (bsc#1012452).
- btrfs: make find_workspace warn if there are no workspaces
  (bsc#1012452).
- btrfs: make find_workspace always succeed (bsc#1012452).
- btrfs: preallocate compression workspaces (bsc#1012452).
- btrfs: rename and document compression workspace members
  (bsc#1012452).
- btrfs: fix int32 overflow in shrink_delalloc() (bsc#1012452).
- btrfs: don't force mounts to wait for cleaner_kthread to delete
  one or more subvolumes (bsc#1012452).
- btrfs: ioctl: reorder exclusive op check in RM_DEV
  (bsc#1012452).
- btrfs: add write protection to SET_FEATURES ioctl (bsc#1012452).
- btrfs: fix lock dep warning move scratch super outside of
  chunk_mutex (bsc#1012452).
- btrfs: Fix BUG_ON condition in scrub_setup_recheck_block()
  (bsc#1012452).
- Btrfs: remove BUG_ON()'s in btrfs_map_block (bsc#1012452).
- Btrfs: fix divide error upon chunk's stripe_len (bsc#1012452).
- btrfs: sysfs: protect reading label by lock (bsc#1012452).
- btrfs: add check to sysfs handler of label (bsc#1012452).
- btrfs: add read-only check to sysfs handler of features
  (bsc#1012452).
- btrfs: reuse existing variable in scrub_stripe, reduce stack
  usage (bsc#1012452).
- btrfs: use dynamic allocation for root item in create_subvol
  (bsc#1012452).
- btrfs: clone: use vmalloc only as fallback for nodesize bufer
  (bsc#1012452).
- btrfs: send: use vmalloc only as fallback for clone_sources_tmp
  (bsc#1012452).
- btrfs: send: use vmalloc only as fallback for clone_roots
  (bsc#1012452).
- btrfs: send: use temporary variable to store allocation size
  (bsc#1012452).
- btrfs: send: use vmalloc only as fallback for read_buf
  (bsc#1012452).
- btrfs: send: use vmalloc only as fallback for send_buf
  (bsc#1012452).
- btrfs: fix lock dep warning, move scratch dev out of
  device_list_mutex and uuid_mutex (bsc#1012452).
- btrfs: send: silence an integer overflow warning (bsc#1012452).
- btrfs: avoid overflowing f_bfree (bsc#1012452).
- btrfs: fix mixed block count of available space (bsc#1012452).
- btrfs: allow balancing to dup with multi-device (bsc#1012452).
- Btrfs: do not create empty block group if we have allocated data
  (bsc#1012452).
- Btrfs: __btrfs_buffered_write: Pass valid file offset when
  releasing delalloc space (bsc#1012452).
- Btrfs: cleanup error handling in extent_write_cached_pages
  (bsc#1012452).
- Btrfs: make mapping->writeback_index point to the last written
  page (bsc#1012452).
- commit 9f4cb53

-------------------------------------------------------------------
Fri Apr 21 13:34:46 CEST 2017 - dsterba@suse.com

- Btrfs: rename and refresh patches from 4.7
  No code changes.
- commit bcf5bba

-------------------------------------------------------------------
Thu Apr 20 23:33:04 CEST 2017 - jeffm@suse.com

- overlayfs: compat, fix incorrect dentry use in ovl_rename2
  (bsc#1032400).
- commit 776e7bd

-------------------------------------------------------------------
Thu Apr 20 22:35:51 CEST 2017 - tiwai@suse.de

- crypto: ahash - Fix EINPROGRESS notification callback
  (CVE-2017-7618,bsc#1033340).
- commit d88890e

-------------------------------------------------------------------
Thu Apr 20 20:40:04 CEST 2017 - jeffm@suse.com

- Reorder btrfs patches.
  No code changes.
- commit a1b1784

-------------------------------------------------------------------
Thu Apr 20 20:16:33 CEST 2017 - jeffm@suse.com

- patches.suse/btrfs-fix-btrfs_compat_ioctl-failures-on-non-compat-ioctls:
  Update patch tags and reorder.
- commit da79042

-------------------------------------------------------------------
Thu Apr 20 20:13:50 CEST 2017 - jeffm@suse.com

- Revert "btrfs: qgroup: Move half of the qgroup accounting time out of"
  This reverts commit f69c1d0f6254c73529a48fd2f87815d047ad7288.
- commit 61d7d65

-------------------------------------------------------------------
Thu Apr 20 20:13:34 CEST 2017 - jeffm@suse.com

- Revert "Revert "btrfs: qgroup: Move half of the qgroup accounting time"
  This reverts commit 8567943ca56d937acfc417947cba917de653b09c.
- commit 79d1296

-------------------------------------------------------------------
Thu Apr 20 19:53:20 CEST 2017 - dsterba@suse.com

- Btrfs: fix delalloc accounting after copy_from_user faults
  (bsc#1012452).
- Btrfs: fix handling of faults from btrfs_copy_from_user
  (bsc#1012452).
- commit f16a935

-------------------------------------------------------------------
Thu Apr 20 16:51:24 CEST 2017 - dsterba@suse.com

- btrfs: Reset IO error counters before start of device replacing
  (bsc#1012452).
- commit fbad721

-------------------------------------------------------------------
Thu Apr 20 16:38:09 CEST 2017 - dsterba@suse.com

- btrfs: fallback to vmalloc in btrfs_compare_tree (bsc#1012452).
- btrfs: Output more info for enospc_debug mount option
  (bsc#1012452).
- Btrfs: fix invalid reference in replace_path (bsc#1012452).
- Btrfs: Improve FL_KEEP_SIZE handling in fallocate (bsc#1012452).
- btrfs: do not write corrupted metadata blocks to disk
  (bsc#1012452).
- btrfs: csum_tree_block: return proper errno value (bsc#1012452).
- btrfs: make sure we stay inside the bvec during
  __btrfs_lookup_bio_sums (bsc#1012452).
- btrfs: Print Warning only if ENOSPC_DEBUG is enabled
  (bsc#1012452).
- Btrfs: fix listxattrs not listing all xattrs packed in the
  same item (bsc#1012452).
- Btrfs: fix extent_same allowing destination offset beyond i_size
  (bsc#1012452).
- btrfs: avoid uninitialized variable warning (bsc#1012452).
- btrfs: fix build warning (bsc#1012452).
- btrfs: use proper type for failrec in extent_state
  (bsc#1012452).
- btrfs: remove redundant error check (bsc#1012452).
- Btrfs: fix lockdep deadlock warning due to dev_replace
  (bsc#1012452).
- Btrfs: check reserved when deciding to background flush
  (bsc#1012452).
- Btrfs: add transaction space reservation tracepoints
  (bsc#1012452).
- Btrfs: fix truncate_space_check (bsc#1012452).
- Btrfs: change how we update the global block rsv (bsc#1012452).
- btrfs: reada: ignore creating reada_extent for a non-existent
  device (bsc#1012452).
- btrfs: reada: avoid undone reada extents in btrfs_reada_wait
  (bsc#1012452).
- btrfs: reada: limit max works count (bsc#1012452).
- btrfs: reada: simplify dev->reada_in_flight processing
  (bsc#1012452).
- btrfs: reada: Fix a debug code typo (bsc#1012452).
- btrfs: reada: Jump into cleanup in direct way for
  __readahead_hook() (bsc#1012452).
- btrfs: reada: Use fs_info instead of root in __readahead_hook's
  argument (bsc#1012452).
- btrfs: reada: Pass reada_extent into __readahead_hook directly
  (bsc#1012452).
- btrfs: reada: move reada_extent_put to place after
  __readahead_hook() (bsc#1012452).
- btrfs: reada: Remove level argument in severial functions
  (bsc#1012452).
- btrfs: reada: bypass adding extent when all zone failed
  (bsc#1012452).
- btrfs: reada: add all reachable mirrors into reada device list
  (bsc#1012452).
- btrfs: reada: Move is_need_to_readahead contition earlier
  (bsc#1012452).
- btrfs: reada: Avoid many times of empty loop (bsc#1012452).
- btrfs: reada: Add missed segment checking in reada_find_zone
  (bsc#1012452).
- btrfs: reada: reduce additional fs_info->reada_lock in
  reada_find_zone (bsc#1012452).
- btrfs: reada: Fix in-segment calculation for reada
  (bsc#1012452).
- btrfs: switch to kcalloc in btrfs_cmp_data_prepare
  (bsc#1012452).
- btrfs: extent same: use GFP_KERNEL for page array allocations
  (bsc#1012452).
- btrfs: device add and remove: use GFP_KERNEL (bsc#1012452).
- btrfs: readdir: use GFP_KERNEL (bsc#1012452).
- btrfs: fallocate: use GFP_KERNEL (bsc#1012452).
- btrfs: let callers of btrfs_alloc_root pass gfp flags
  (bsc#1012452).
- btrfs: scrub: use GFP_KERNEL on the submission path
  (bsc#1012452).
- btrfs: reada: use GFP_KERNEL everywhere (bsc#1012452).
- btrfs: send: use GFP_KERNEL everywhere (bsc#1012452).
- Btrfs: btrfs_ioctl_clone: Truncate complete page after
  performing clone operation (bsc#1012452).
- Btrfs: Clean pte corresponding to page straddling i_size
  (bsc#1012452).
- Btrfs: Fix block size returned to user space (bsc#1012452).
- Btrfs: Limit inline extents to root->sectorsize (bsc#1012452).
- Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector
  length (bsc#1012452).
- Btrfs: Use (eb->start, seq) as search key for tree modification
  log (bsc#1012452).
- Btrfs: Search for all ordered extents that could span across
  a page (bsc#1012452).
- Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
  (bsc#1012452).
- Btrfs: fallocate: Work with sectorsized blocks (bsc#1012452).
- Btrfs: Direct I/O read: Work on sectorsized blocks
  (bsc#1012452).
- Btrfs: Compute and look up csums based on sectorsized blocks
  (bsc#1012452).
- Btrfs: __btrfs_buffered_write: Reserve/release extents aligned
  to block size (bsc#1012452).
- commit b62ab57

-------------------------------------------------------------------
Thu Apr 20 16:04:44 CEST 2017 - dsterba@suse.com

- Btrfs: rename and refresh patches from 4.6
  No code changes.
- commit eee5823

-------------------------------------------------------------------
Thu Apr 20 12:54:41 CEST 2017 - lhenriques@suse.com

- ceph: fix recursively call between ceph_set_acl and
  __ceph_setattr (bsc#1034902).
- commit db85ac0

-------------------------------------------------------------------
Wed Apr 19 13:21:14 CEST 2017 - jroedel@suse.de

- x86/platform/uv: Fix calculation of Global Physical Address
  (bsc#1031147).
- commit 32e1794

-------------------------------------------------------------------
Wed Apr 19 13:05:43 CEST 2017 - jroedel@suse.de

- Refresh
  patches.fixes/0001-acpi-ioapic-clear-on-stack-resource-before-using-it.
- Delete
  patches.fixes/0002-acpi-remove-platform-devices-from-a-bus-on-removal.
- commit 98ee986

-------------------------------------------------------------------
Wed Apr 19 11:27:02 CEST 2017 - ohering@suse.de

- Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
  (fate#320485, bsc#1023287, bsc#1028217).
- commit db62b54

-------------------------------------------------------------------
Wed Apr 19 02:50:43 CEST 2017 - neilb@suse.com

- block: copy NOMERGE flag from bio to request (bsc#1030070).
- commit f617462

-------------------------------------------------------------------
Tue Apr 18 18:11:40 CEST 2017 - msuchanek@suse.de

- scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
  (bsc#1034419).
- commit 6e72271

-------------------------------------------------------------------
Tue Apr 18 17:07:09 CEST 2017 - mhocko@suse.cz

- mem-hotplug: fix node spanned pages when we have a movable node
  (bnc#1034671).
- commit a823ba8

-------------------------------------------------------------------
Tue Apr 18 16:47:21 CEST 2017 - jslaby@suse.cz

- Linux 4.4.62 (CVE-2017-7308 bnc#1012382 bsc#1019148 bsc#1020817
  bsc#1028017 bsc#1031579).
- Delete
  patches.drivers/0056-blk-mq-Avoid-memory-reclaim-when-remapping-queues.patch.
- Delete
  patches.drivers/ibmveth-0003-set-correct-gso_size-and-gso_type.patch.
- Delete
  patches.fixes/net-mlx4_core-Fix-racy-CQ-Completion-Queue-free.patch.
- Delete
  patches.fixes/net-mlx4_core-Fix-when-to-save-some-qp-context-flags.patch.
- Delete patches.fixes/net-mlx4_en-Fix-bad-WQE-issue.patch.
- Delete
  patches.fixes/net-packet-fix-overflow-in-check-for-priv-area-size.patch.
- commit 13ed1d6

-------------------------------------------------------------------
Tue Apr 18 16:31:29 CEST 2017 - jslaby@suse.cz

- Linux 4.4.61 (CVE-2017-7261 CVE-2017-7294 CVE-2017-7616
  bnc#1012382 bnc#1033336 boo#1031052 boo#1031440 bsc#1028883).
- kABI: restore ttm_ref_object_add parameters (kabi).
- Delete
  patches.drivers/drm-vmwgfx-NULL-pointer-dereference-in-vmw_surface_define_ioctl.patch.
- Delete
  patches.drivers/drm-vmwgfx-fix-integer-overflow-in-vmw_surface_define_ioctl.patch.
- Delete
  patches.fixes/0001-sysfs-be-careful-of-error-returns-from-ops-show.patch.
- Delete
  patches.fixes/mm-mempolicy.c-fix-error-handling-in-set_mempolicy-a.patch.
- commit 5cf4364

-------------------------------------------------------------------
Tue Apr 18 16:00:11 CEST 2017 - tabraham@suse.com

- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065).
- commit 4bf9ffb

-------------------------------------------------------------------
Mon Apr 17 18:13:19 CEST 2017 - brogers@suse.com

- blacklist.conf: blacklist 9770404a which was subsequently reverted
- commit 0e170c2

-------------------------------------------------------------------
Mon Apr 17 17:54:38 CEST 2017 - brogers@suse.com

- KVM: svm: add support for RDTSCP (bsc#1033117).
- commit 312a45e

-------------------------------------------------------------------
Sat Apr 15 04:11:48 CEST 2017 - jeffm@suse.com

- overlayfs: compat, use correct dentry to detect compat mode
  in ovl_compat_is_whiteout (bsc#1032400).
- commit 808c32e

-------------------------------------------------------------------
Fri Apr 14 18:45:07 CEST 2017 - enadolski@suse.com

- Revert "btrfs: qgroup: Move half of the qgroup accounting time
  out of" (bsc#1017461 bsc#1033885).
- commit 8567943

-------------------------------------------------------------------
Thu Apr 13 16:33:43 CEST 2017 - msuchanek@suse.de

- tpm: fix RC value check in tpm2_seal_trusted (bsc#1034048,
  Pending fixes 2017-04-10).
- commit da1a7f3

-------------------------------------------------------------------
Thu Apr 13 16:31:50 CEST 2017 - msuchanek@suse.de

- tpm: fix: set continueSession attribute for the unseal operation
  (bsc#1034048, Pending fixes 2017-04-10).
- commit cbe38e9

-------------------------------------------------------------------
Thu Apr 13 16:29:22 CEST 2017 - msuchanek@suse.de

- tpm: fix checks for policy digest existence in
  tpm2_seal_trusted() (bsc#1034048, Pending fixes 2017-04-10).
- commit 9f7632d

-------------------------------------------------------------------
Thu Apr 13 12:38:24 CEST 2017 - ydfan@suse.com

- hpsa: limit transfer length to 1MB (bsc#1025461).
- commit 2d5dd08

-------------------------------------------------------------------
Thu Apr 13 11:29:38 CEST 2017 - mgorman@suse.de

- thp: fix MADV_DONTNEED vs. numa balancing race (bnc#1027974).
- thp: reduce indentation level in change_huge_pmd()
  (bnc#1027974).
- commit 9655b84

-------------------------------------------------------------------
Thu Apr 13 01:01:52 CEST 2017 - neilb@suse.com

- md: handle read-only member devices better (bsc#1033281).
- commit 3258f68

-------------------------------------------------------------------
Wed Apr 12 20:02:04 CEST 2017 - bp@suse.de

- x86/CPU/AMD: Fix Zen SMT topology (bsc#1027512).
- commit ae25d02

-------------------------------------------------------------------
Wed Apr 12 13:15:36 CEST 2017 - jack@suse.cz

- ext4: fix use-after-iput when fscrypt contexts are inconsistent
  (bsc#1012829).
- blacklist.conf: Blacklist f2fs fix
- commit b12fdf7

-------------------------------------------------------------------
Wed Apr 12 12:08:05 CEST 2017 - hare@suse.de

- scsi_error: count medium access timeout only once per EH run
  (bsc#993832, bsc#1032345).
- commit c6db00e

-------------------------------------------------------------------
Wed Apr 12 10:51:52 CEST 2017 - hare@suse.de

- scsi_transport_fc: fixup race condition in
  fc_rport_final_delete() (bsc#1013887).
- scsi_transport_fc: do not call queue_work under lock
  (bsc#1013887).
- scsi_transport_fc: return -EBUSY for deleted vport
  (bsc#1013887).
- commit 26dc9ca

-------------------------------------------------------------------
Wed Apr 12 08:45:20 CEST 2017 - msuchanek@suse.de

- Refresh metadata patches.suse/powerpc-increase-RMA-size
- commit 20ceaaf

-------------------------------------------------------------------
Wed Apr 12 08:07:39 CEST 2017 - mkubecek@suse.cz

- Update mainline references:
  patches.fixes/net-packet-fix-overflow-in-check-for-priv-area-size.patch.
  patches.fixes/net-packet-fix-overflow-in-check-for-tp_frame_nr.patch.
  patches.fixes/net-packet-fix-overflow-in-check-for-tp_reserve.patch.
  patches.fixes/ping-implement-proper-locking.patch.
- commit e3362f6

-------------------------------------------------------------------
Wed Apr 12 08:01:55 CEST 2017 - mkubecek@suse.cz

- netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT
  ACCEPT" failed in 64bit kernel (CVE-2016-4997 CVE-2016-4998
  bsc#986362 bsc#986365).
- commit b23c719

-------------------------------------------------------------------
Tue Apr 11 23:26:41 CEST 2017 - msuchanek@suse.de

- ibmvnic: use max_mtu instead of req_mtu for MTU range check
  (bsc#1031512).
- commit 2192646

-------------------------------------------------------------------
Tue Apr 11 19:17:29 CEST 2017 - msuchanek@suse.de

- powerpc/fadump: Update fadump documentation (bsc#1032141).
- powerpc/fadump: Reserve memory at an offset closer to bottom
  of RAM (bsc#1032141).
- commit ce16de5

-------------------------------------------------------------------
Tue Apr 11 15:06:13 CEST 2017 - tiwai@suse.de

- drm/i915: Introduce Kabypoint PCH for Kabylake H/DT
  (bsc#1032581).
- commit 12e740d

-------------------------------------------------------------------
Tue Apr 11 09:21:15 CEST 2017 - mhocko@suse.cz

- mm/mempolicy.c: fix error handling in set_mempolicy and mbind
  (bnc#1033336, CVE-2017-7616).
- commit 9183913

-------------------------------------------------------------------
Mon Apr 10 22:46:56 CEST 2017 - msuchanek@suse.de

- ibmvnic: Fix initial MTU settings (bsc#1031512).
- commit d2a5b29

-------------------------------------------------------------------
Mon Apr 10 14:51:16 CEST 2017 - msuchanek@suse.de

- net: ibmvnic: Remove unused net_stats member from struct
  ibmvnic_adapter (fate#322021, bsc#1031512).
- ibmvnic: Correct ibmvnic handling of device open/close
  (fate#322021, bsc#1031512).
- commit 883daad

-------------------------------------------------------------------
Mon Apr 10 14:51:15 CEST 2017 - msuchanek@suse.de

- ibmvnic: Move ibmvnic adapter intialization to its own routine
  (fate#322021, bsc#1031512).
- ibmvnic: Move login to its own routine (fate#322021,
  bsc#1031512).
- commit ec96e6a

-------------------------------------------------------------------
Mon Apr 10 14:51:14 CEST 2017 - msuchanek@suse.de

- ibmvnic: Move login and queue negotiation into ibmvnic_open
  (fate#322021, bsc#1031512).
- ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqs
  (fate#322021, bsc#1031512).
- commit d29b7e1

-------------------------------------------------------------------
Mon Apr 10 14:51:13 CEST 2017 - msuchanek@suse.de

- ibmvnic: Allocate number of rx/tx buffers agreed on by firmware
  (fate#322021, bsc#1031512).
- commit 775e9e3

-------------------------------------------------------------------
Mon Apr 10 14:51:12 CEST 2017 - msuchanek@suse.de

- ibmvnic: Fix overflowing firmware/hardware TX queue
  (fate#322021, bsc#1031512).
- ibmvnic: Make CRQ interrupt tasklet wait for all capabilities
  crqs (fate#322021, bsc#1031512).
- commit 6b13cfd

-------------------------------------------------------------------
Mon Apr 10 14:51:11 CEST 2017 - msuchanek@suse.de

- ibmvnic: Use common counter for capabilities checks
  (fate#322021, bsc#1031512).
- ibmvnic: Handle processing of CRQ messages in a tasklet
  (fate#322021, bsc#1031512).
- commit 537fa06

-------------------------------------------------------------------
Mon Apr 10 14:51:10 CEST 2017 - msuchanek@suse.de

- ibmvnic: Fix endian errors in error reporting output
  (fate#322021, bsc#1031512).
- commit 47c1540

-------------------------------------------------------------------
Mon Apr 10 14:51:09 CEST 2017 - msuchanek@suse.de

- ibmvnic: Fix endian error when requesting device capabilities
  (fate#322021, bsc#1031512).
- ibmvnic: Call napi_disable instead of napi_enable in failure
  path (fate#322021, bsc#1031512).
- commit 65886d1

-------------------------------------------------------------------
Mon Apr 10 14:51:08 CEST 2017 - msuchanek@suse.de

- ibmvnic: Initialize completion variables before starting work
  (fate#322021, bsc#1031512).
- commit ab0e3e0

-------------------------------------------------------------------
Mon Apr 10 13:55:56 CEST 2017 - jslaby@suse.cz

- Linux 4.4.60 (CVE-2017-7187 bnc#1012382 bsc#1030213
  bsc#1028819).
- Refresh
  patches.drivers/0001-blk-mq-add-a-flags-parameter-to-blk_mq_alloc_request.patch.
- Refresh
  patches.drivers/mpt3sas-Never-block-the-Enclosure-device.patch.
- Refresh
  patches.fixes/0003-RAID1-a-new-I-O-barrier-implementation-to-remove-res.patch.
- Delete
  patches.fixes/0003-acpi-don-t-create-a-platform_device-for-ioapic-ioxapic.
- Delete
  patches.fixes/scsi-sg-check-length-passed-to-sg_next_cmd_len.patch.
- commit 8fc9be0

-------------------------------------------------------------------
Mon Apr 10 06:14:01 CEST 2017 - mgalbraith@suse.de

- Fix blacklisting of 0c313cb20732
- commit 6a39396

-------------------------------------------------------------------
Mon Apr 10 00:51:15 CEST 2017 - neilb@suse.com

- sysfs: be careful of error returns from ops->show()
  (bsc#1028883).
- commit 0190a1f

-------------------------------------------------------------------
Sat Apr  8 12:49:09 CEST 2017 - mmarek@suse.cz

- blacklist.conf: Split SP2 and SP3 entries to ease merging
- commit 679dfd0

-------------------------------------------------------------------
Fri Apr  7 11:27:55 CEST 2017 - jthumshirn@suse.de

- nvme: Delete created IO queues on reset (bsc#1031717).
- commit 053abb0

-------------------------------------------------------------------
Fri Apr  7 11:27:02 CEST 2017 - jthumshirn@suse.de

- blacklist.conf: Add ed10858 ("scsi: smartpqi: fix time handling") to blacklist
- commit 6e326b6

-------------------------------------------------------------------
Fri Apr  7 11:26:13 CEST 2017 - jthumshirn@suse.de

- Refresh: patches.drivers/ses-Fix-SAS-device-detection-in-enclosure.patch, add
  mainline commit ID
- commit 2bbfd19

-------------------------------------------------------------------
Fri Apr  7 02:38:38 CEST 2017 - lduncan@suse.com

- iscsi-target: Return error if unable to add network portal
  (bsc#1032803).
- sbp-target: Fix second argument of percpu_ida_alloc()
  (bsc#1032803).
- commit bedf3ef

-------------------------------------------------------------------
Thu Apr  6 18:07:13 CEST 2017 - lpechacek@suse.com

- supported.conf: Bugzilla and FATE references for dcdbas and dell_rbu
- commit f0869cc

-------------------------------------------------------------------
Thu Apr  6 14:57:10 CEST 2017 - oneukum@suse.com

- HID: usbhid: Quirk a AMI virtual mouse and keyboard with
  ALWAYS_POLL (bsc#1022340).
- commit d6fc111

-------------------------------------------------------------------
Thu Apr  6 13:21:36 CEST 2017 - mkubecek@suse.cz

- l2tp: hold tunnel socket when handling control frames in
  l2tp_ip and l2tp_ip6 (bsc#1028415).
- commit 284e5ab

-------------------------------------------------------------------
Thu Apr  6 13:19:39 CEST 2017 - mbrugger@suse.com

- xgene_enet: remove bogus forward declarations (bsc#1032673).
- arm64: hugetlb: fix the wrong return value for
  huge_ptep_set_access_flags (bsc#1032681).
- arm64: hugetlb: fix the wrong address for several functions
  (bsc#1032681).
- arm64: hugetlb: remove the wrong pmd check in find_num_contig()
  (bsc#1032681).
- commit d79329f

-------------------------------------------------------------------
Thu Apr  6 12:15:48 CEST 2017 - ohering@suse.de

- blacklist.conf: 73667e31a153 x86/hyperv: Hide unused label
- Drivers: hv: util: don't forget to init host_ts.lock
  (bsc#1031206).
- hv_utils: implement Hyper-V PTP source (bsc#1031206).
- hv: export current Hyper-V clocksource (bsc#1031206).
- commit 27b40cd

-------------------------------------------------------------------
Thu Apr  6 11:21:44 CEST 2017 - mmarek@suse.cz

- arm: Use full path in KBUILD_IMAGE definition (bsc#1010032).
- arm64: Use full path in KBUILD_IMAGE definition (bsc#1010032).
- commit 862ad31

-------------------------------------------------------------------
Wed Apr  5 14:02:49 CEST 2017 - jthumshirn@suse.de

- device-dax: fix private mapping restriction, permit read-only
  (bsc#1031717).
- acpi, nfit: fix extended status translations for ACPI DSMs
  (bsc#1031717).
- libnvdimm, pfn: fix memmap reservation size versus 4K alignment
  (bsc#1031717).
- acpi, nfit: fix acpi_nfit_flush_probe() crash (bsc#1031717).
- commit 2331b5f

-------------------------------------------------------------------
Wed Apr  5 12:32:29 CEST 2017 - mkubecek@suse.cz

- Update patches.fixes/ping-implement-proper-locking.patch references (add CVE-2017-2671).
- commit f35248f

-------------------------------------------------------------------
Wed Apr  5 11:58:27 CEST 2017 - mhocko@suse.cz

- mm/memblock.c: fix memblock_next_valid_pfn() (bnc#1031200).
- mm: page_alloc: skip over regions of invalid pfns where possible
  (bnc#1031200).
- commit 6543a1f

-------------------------------------------------------------------
Tue Apr  4 14:43:43 CEST 2017 - mkubecek@suse.cz

- netfilter: allow logging from non-init namespaces (bsc#970083).
- commit 9495c0f

-------------------------------------------------------------------
Tue Apr  4 14:16:14 CEST 2017 - mkubecek@suse.cz

- bonding: fix 802.3ad aggregator reselection (bsc#1029514).
- commit 217edf9

-------------------------------------------------------------------
Tue Apr  4 13:18:13 CEST 2017 - mkubecek@suse.cz

- ping: implement proper locking (bsc#1031003).
- commit 6c19bf0

-------------------------------------------------------------------
Tue Apr  4 13:07:14 CEST 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.58-59 references (add CVE-2017-7184 bsc#1030573).
- commit 48ca3fc

-------------------------------------------------------------------
Tue Apr  4 11:23:24 CEST 2017 - mkubecek@suse.cz

- net/packet: fix overflow in check for tp_reserve (CVE-2017-7308
  bsc#1031579).
- net/packet: fix overflow in check for tp_frame_nr (CVE-2017-7308
  bsc#1031579).
- net/packet: fix overflow in check for priv area size
  (CVE-2017-7308 bsc#1031579).
- commit 8d98b4e

-------------------------------------------------------------------
Mon Apr  3 19:01:56 CEST 2017 - mstaudt@suse.de

- drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
  (boo#1031440 CVE-2017-7294).
- drm/vmwgfx: NULL pointer dereference in
  vmw_surface_define_ioctl() (boo#1031052 CVE-2017-7261).
- commit 560498d

-------------------------------------------------------------------
Mon Apr  3 13:04:40 CEST 2017 - bp@suse.de

- x86/mce: Fix copy/paste error in exception table entries
  (fate#319858).
- commit 012a106

-------------------------------------------------------------------
Mon Apr  3 10:13:56 CEST 2017 - jthumshirn@suse.de

- scsi: sg: check length passed to SG_NEXT_CMD_LEN (bsc#1030213,
  CVE-2017-7187).
- commit d84bc79

-------------------------------------------------------------------
Mon Apr  3 10:13:55 CEST 2017 - tiwai@suse.de

- Update patch tag of patches.kernel.org/patch-4.4.58-59 (CVE-2017-7374 bsc#1032006).
- commit 738803f

-------------------------------------------------------------------
Sat Apr  1 04:08:31 CEST 2017 - gqjiang@suse.com

- Refresh
  patches.fixes/0001-md-ensure-md-devices-are-freed-before-module-is-unlo.patch.
- commit e237bbd

-------------------------------------------------------------------
Fri Mar 31 20:01:32 CEST 2017 - rgoldwyn@suse.com

- btrfs: qgroups: Retry after commit on getting EDQUOT
  (bsc#1019614).
- commit eba5988

-------------------------------------------------------------------
Fri Mar 31 19:59:58 CEST 2017 - rgoldwyn@suse.com

- btrfs: Change qgroup_meta_rsv to 64bit (bsc#1019614).
- btrfs: allow unlink to exceed subvolume quota (bsc#1019614).
- commit 72bd484

-------------------------------------------------------------------
Fri Mar 31 16:53:30 CEST 2017 - tiwai@suse.de

- Linux 4.4.59 (bnc#1012382,CVE-2017-7184).
  Obsoleted patches:
  patches.fixes/xfrm_user-validate-XFRM_MSG_NEWAE-XFRMA_REPLAY_ESN_V.patch
  patches.fixes/xfrm_user-validate-XFRM_MSG_NEWAE-incoming-ESN-size-.patch
- commit 60050ff

-------------------------------------------------------------------
Fri Mar 31 16:48:59 CEST 2017 - tiwai@suse.de

- Linux 4.4.58 (FATE#320485 bnc#1007962 bnc#1012382 bsc#1009911
  bsc#1013001 bsc#1021474 bsc#1023888 bsc#1024234).
  Refreshed patch:
  patches.arch/arm64-Relocate-screen_info.lfb_base-on-PCI-BAR-alloc.patch.
  Obsoleted patches:
  patches.drivers/fbcon-Fix-vc-attr-at-deinit.
  patches.drivers/igb-Workaround-for-igb-i210-firmware-issue.patch
  patches.drivers/igb-add-i211-to-i210-PHY-workaround.patch
  patches.drivers/media-uvcvideo-uvc_scan_fallback-for-webcams-with-br
  patches.drivers/serial-8250_pci-Detach-low-level-driver-during-PCI-error-recovery.patch
  patches.fixes/0002-raid10-increment-write-counter-after-bio-is-split.patch
  patches.fixes/crypto-algif_hash-avoid-zero-sized-array.patch
  patches.fixes/xfs-don-t-allow-di_size-with-high-bit-set.patch
  patches.fixes/xfs-fix-up-xfs_swap_extent_forks-inline-extent-handling.patch
  patches.suse/msft-hv-1177-x86-hyperv-Handle-unknown-NMIs-on-one-CPU-when-unkno.patch
- commit f22bf68

-------------------------------------------------------------------
Fri Mar 31 12:52:25 CEST 2017 - pmladek@suse.com

- kgr: Mark eeh_event_handler() kthread safe using a timeout
  (bsc#1031662).
- locking/semaphore: Add down_interruptible_timeout()
  (bsc#1031662).
- commit 61b3523

-------------------------------------------------------------------
Fri Mar 31 11:18:05 CEST 2017 - lpechacek@suse.com

- doc/README.SUSE: update links to KMP manual
- commit e922faa

-------------------------------------------------------------------
Fri Mar 31 11:09:26 CEST 2017 - mhocko@suse.cz

- cgroup/pids: remove spurious suspicious RCU usage warning
  (bnc#1031831).
- commit 5719888

-------------------------------------------------------------------
Fri Mar 31 10:37:32 CEST 2017 - mbenes@suse.cz

- blacklist.conf:
  Blacklist unneeded commit, because of a partial backport.
- commit 60efbb8

-------------------------------------------------------------------
Fri Mar 31 06:01:33 CEST 2017 - neilb@suse.com

- NFS: flush out dirty data on file fput() (bsc#1021762).
- commit ca806ee

-------------------------------------------------------------------
Thu Mar 30 19:11:11 CEST 2017 - tiwai@suse.de

- drm/i915: Fix crash after S3 resume with DP MST mode change
  (bsc#1029634).
- commit 5b26c6f

-------------------------------------------------------------------
Thu Mar 30 18:15:24 CEST 2017 - tiwai@suse.de

- drm/i915: Only enable hotplug interrupts if the display
  interrupts are enabled (bsc#1031717).
- commit df57c08

-------------------------------------------------------------------
Thu Mar 30 17:45:51 CEST 2017 - jgross@suse.com

- xen: Use machine addresses in /sys/kernel/vmcoreinfo when PV
  (bsc#1014136)
- commit 2900590

-------------------------------------------------------------------
Thu Mar 30 12:52:52 CEST 2017 - jroedel@suse.de

- iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
  (bsc#1031208).
- commit 92af5a4

-------------------------------------------------------------------
Thu Mar 30 12:35:51 CEST 2017 - msuchanek@suse.de

- scsi: ipr: Driver version 2.6.4 (bsc#1031555, fate#321595).
- scsi: ipr: Fix SATA EH hang (bsc#1031555, fate#321595).
- commit f7eb182

-------------------------------------------------------------------
Thu Mar 30 12:35:50 CEST 2017 - msuchanek@suse.de

- scsi: ipr: Error path locking fixes (bsc#1031555, fate#321595).
- scsi: ipr: Fix abort path race condition (bsc#1031555,
  fate#321595).
- commit e9a13a2

-------------------------------------------------------------------
Thu Mar 30 12:35:49 CEST 2017 - msuchanek@suse.de

- scsi: ipr: Remove redundant initialization (bsc#1031555,
  fate#321595).
- commit 98e2260

-------------------------------------------------------------------
Thu Mar 30 12:35:48 CEST 2017 - msuchanek@suse.de

- scsi: ipr: Fix missed EH wakeup (bsc#1031555, fate#321595).
- commit 9f731bb

-------------------------------------------------------------------
Thu Mar 30 11:16:23 CEST 2017 - bp@suse.de

- x86/ras/therm_throt: Do not log a fake MCE for thermal events
  (bsc#1028027).
- commit 66f88ca

-------------------------------------------------------------------
Thu Mar 30 03:02:12 CEST 2017 - lma@suse.com

- PCI: Work around Intel Sunrise Point PCH incorrect ACS
  capability (bsc#1030057).
- PCI: Reverse standard ACS vs device-specific ACS enabling
  (bsc#1030057).
- commit 15196f9

-------------------------------------------------------------------
Tue Mar 28 20:10:42 CEST 2017 - bp@suse.de

- x86/mce: Don't print MCEs when mcelog is active (bsc#1013994).
- commit ca05d62

-------------------------------------------------------------------
Tue Mar 28 19:37:28 CEST 2017 - bpoirier@suse.com

- net/mlx4_core: Avoid delays during VF driver device shutdown
  (bsc#1028017).
- net/mlx4_core: Use cq quota in SRIOV when creating completion
  EQs (bsc#1028017).
- net/mlx4_core: Avoid command timeouts during VF driver device
  shutdown (bsc#1028017).
- net/mlx4_core: Fix when to save some qp context flags for
  dynamic VST to VGT transitions (bsc#1028017).
- net/mlx4_core: Fix racy CQ (Completion Queue) free
  (bsc#1028017).
- net/mlx4_en: Fix bad WQE issue (bsc#1028017).
- Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
  (bsc#1028017).
- commit 39373b9

-------------------------------------------------------------------
Tue Mar 28 19:14:39 CEST 2017 - bpoirier@suse.com

- Refresh
  patches.drivers/0001-badblocks-add-core-badblock-management-code.patch.
- Refresh
  patches.drivers/0011-irq_poll-make-blk-iopoll-available-outside-the-block-layer.patch.
  Fix build breakage when building partway through series:
  CC [M]  drivers/net/ethernet/mellanox/mlx4/cmd.o
  In file included from include/rdma/ib_mad.h:42:0,
  		 from include/rdma/ib_smi.h:40,
  		 from drivers/net/ethernet/mellanox/mlx4/cmd.c:44:
  include/rdma/ib_verbs.h:52:28: fatal error: linux/irq_poll.h: No such file or directory
   #include <linux/irq_poll.h>
  			    ^
  compilation terminated.
  irq_poll.h is introduced by
  511cbce2ff8b irq_poll: make blk-iopoll available outside the block layer (v4.5-rc1)
  in
  patches/patches.drivers/0011-irq_poll-make-blk-iopoll-available-outside-the-block-layer.patch
- commit cd1830e

-------------------------------------------------------------------
Mon Mar 27 18:34:38 CEST 2017 - bpoirier@suse.com

- Delete
  patches.fixes/pci-correctly-cast-mem_base-in-pci_read_bridge_mmio_.patch.
- Delete
  patches.suse/mlx4-Do-not-BUG_ON-if-device-reset-failed.patch.
  These patches were introduced as temporary fixes for SP2 GMC. They can be
  removed now that the following upstream fix has been integrated:
  e42010d8207f ("PCI: Set Read Completion Boundary to 128 iff Root Port
  supports it (_HPX)", v4.9-rc8) backported as -stable ac6e42d7a720 (v4.4.37)
- commit dd07fc3

-------------------------------------------------------------------
Mon Mar 27 16:05:26 CEST 2017 - bp@suse.de

- x86/platform: Remove warning message for duplicate NMI handlers
  (bsc#1029220).
- commit 2422a65

-------------------------------------------------------------------
Mon Mar 27 16:00:09 CEST 2017 - jslaby@suse.cz

- Linux 4.4.57 (FATE#320485 LTC#141626 bnc#1012382 bnc#978056
  bnc#980892 bnc#981634 bnc#987899 bnc#988281 bsc#1029986
  bsc#991173).
- Revert "give up on gcc ilog2() constant optimizations" (kabi).
- kABI: protect struct iscsi_conn (kabi).
- Refresh
  patches.drivers/0027-usb-core-switch-bus-numbering-to-using-idr.patch.
- Refresh
  patches.suse/msft-hv-0922-hv_netvsc-move-subchannel-existence-check-to-netvsc_.patch.
- Refresh
  patches.suse/msft-hv-1010-Drivers-hv-vmbus-avoid-wait_for_completion-on-crash.patch.
- Delete
  patches.arch/s390-sles12sp2-01-05-pci-fix-use-after-free-in-dma_init.patch.
- Delete
  patches.drivers/0001-USB-don-t-free-bandwidth_mutex-too-early.patch.
- Delete
  patches.drivers/0001-usb-core-hub-hub_port_init-lock-controller-instead-o.patch.
- Delete
  patches.drivers/cxlflash-02-Increase-cmd_per_lun-for-better-throughput.
- Delete
  patches.fixes/0001-kernek-fork.c-allocate-idle-task-for-a-CPU-always-on.patch.
- Delete
  patches.fixes/ext4-fix-fencepost-in-s_first_meta_bg-validation.patch.
- Delete
  patches.suse/msft-hv-0982-hv_netvsc-use-skb_get_hash-instead-of-a-homegrown-im.patch.
- Delete
  patches.suse/msft-hv-1042-Drivers-hv-balloon-don-t-crash-when-memory-is-added-.patch.
- Delete
  patches.suse/msft-hv-1092-Drivers-hv-avoid-vfree-on-crash.patch.
- commit 9673b6b

-------------------------------------------------------------------
Mon Mar 27 14:41:57 CEST 2017 - jack@suse.cz

- xfs: don't take the IOLOCK exclusive for direct I/O page
  invalidation (bsc#1015609).
- commit cbf955a

-------------------------------------------------------------------
Mon Mar 27 11:04:45 CEST 2017 - oneukum@suse.com

- i2c-designware: increase timeout (bsc#1011913).
- commit f658e3a

-------------------------------------------------------------------
Fri Mar 24 12:54:20 CET 2017 - mmarek@suse.com

- Refresh patches.kernel.org/patch-4.4.52-53 with git diff --no-renames
- commit ef125fd

-------------------------------------------------------------------
Thu Mar 23 19:48:08 CET 2017 - jack@suse.cz

- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986).
- commit 8009015

-------------------------------------------------------------------
Thu Mar 23 13:19:29 CET 2017 - mkubecek@suse.cz

- xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
  (CVE-2017-7184 bsc#1030573).
- xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL
  replay_window (CVE-2017-7184 bsc#1030573).
- commit abf9241

-------------------------------------------------------------------
Thu Mar 23 05:22:53 CET 2017 - enadolski@suse.com

- btrfs: qgroup: Move half of the qgroup accounting time out of
  commit trans (bsc#1017461).
- commit f69c1d0

-------------------------------------------------------------------
Thu Mar 23 05:20:52 CET 2017 - enadolski@suse.com

- btrfs: backref: Fix soft lockup in __merge_refs function
  (bsc#1017641).
- commit fbcab5d

-------------------------------------------------------------------
Wed Mar 22 17:07:00 CET 2017 - jroedel@suse.de

- ACPI: Don't create a platform_device for IOAPIC/IOxAPIC
  (bsc#1028819).
- ACPI: Remove platform devices from a bus on removal
  (bsc#1028819).
- ACPI, ioapic: Clear on-stack resource before using it
  (bsc#1028819).
- commit 75f124d

-------------------------------------------------------------------
Wed Mar 22 15:09:10 CET 2017 - jslaby@suse.cz

- Linux 4.4.56 (bnc#1012382 bsc#969755).
- Delete
  patches.fixes/0001-futex-Fix-potential-use-after-free-in-FUTEX_REQUEUE_.patch.
- Delete
  patches.fixes/0002-futex-Add-missing-error-handling-to-FUTEX_REQUEUE_PI.patch.
- commit 27d4d10

-------------------------------------------------------------------
Wed Mar 22 10:29:21 CET 2017 - lpechacek@suse.com

- supported.conf: Add tcp_westwood as supported module (fate#322432)
- commit 3b8d718

-------------------------------------------------------------------
Tue Mar 21 17:05:08 CET 2017 - jslaby@suse.cz

- Linux 4.4.55 (bnc#1012382 bnc#977572).
- Revert "nfit, libnvdimm: fix interleave set cookie calculation"
  (kabi).
- Delete patches.fixes/mvsas-fix-misleading-indentation.patch.
- commit b5ebc09

-------------------------------------------------------------------
Tue Mar 21 16:36:18 CET 2017 - dbueso@suse.de

- futex: Add missing error handling to FUTEX_REQUEUE_PI
  (bsc#969755).
- futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
  (bsc#969755).
- commit 6d28fd2

-------------------------------------------------------------------
Mon Mar 20 16:03:56 CET 2017 - mhocko@suse.cz

- mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
  (bnc#1030118).
- commit 9cd1a61

-------------------------------------------------------------------
Mon Mar 20 09:11:09 CET 2017 - alnovak@suse.cz

- x86/ioapic: Ignore root bridges without a companion ACPI device
  (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix IOAPIC failing to request resource (bsc#1027153,
  bsc#1027616).
- x86/ioapic: Fix lost IOAPIC resource after hot-removal and
  hotadd (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix setup_res() failing to get resource
  (bsc#1027153, bsc#1027616).
- x86/ioapic: fix kABI (hide added include) (bsc#1027153,
  bsc#1027616).
- commit 771cb05

-------------------------------------------------------------------
Mon Mar 20 01:57:39 CET 2017 - neilb@suse.com

- NFS: don't try to cross a mountpount when there isn't one there
  (bsc#1028041).
- commit 8cf6504

-------------------------------------------------------------------
Fri Mar 17 17:08:42 CET 2017 - ohering@suse.de

- PCI: hv: Use device serial number as PCI domain (fate#320485,
  bug#1028217).
- PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
  (fate#320485, bug#1028217).
- Drivers: hv: vmbus: Prevent sending data on a rescinded channel
  (fate#320485, bug#1028217).
- commit feccc28

-------------------------------------------------------------------
Fri Mar 17 17:05:42 CET 2017 - ohering@suse.de

- add mainline tag to one hyperv patch
- commit 5e98967

-------------------------------------------------------------------
Fri Mar 17 13:41:52 CET 2017 - jjolly@suse.de

- s390/mm: fix zone calculation in arch_add_memory() (bnc#1025683,
  LTC#152318).
- s390/kmsg: add missing kmsg descriptions (bnc#1025683,
  LTC#151573).
- commit 46ce2c1

-------------------------------------------------------------------
Wed Mar 15 15:40:33 CET 2017 - alnovak@suse.cz

- x86/ioapic: Support hot-removal of IOAPICs present during boot
  (bsc#1027153, bsc#1027616).
- x86/ioapic: Change prototype of acpi_ioapic_add() (bsc#1027153,
  bsc#1027616).
- x86/ioapic: Simplify ioapic_setup_resources() (bsc#1027153,
  bsc#1027616).
- x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
  (bsc#1027153, bsc#1027616).
- commit 6eed736

-------------------------------------------------------------------
Wed Mar 15 14:52:59 CET 2017 - mbenes@suse.cz

- taint/module: Clean up global and module taint flags handling
  (fate#313296).
- module: move add_taint_module() to a header file (fate#313296).
- kgr: remove all arch-specific kgraft header files (fate#313296).
- kgr/module: make a taint flag module-specific (fate#313296).
- Refresh
  patches.suse/0013-PM-hibernate-Add-configuration-to-enforce-signature-.patch.
- commit 27074be

-------------------------------------------------------------------
Wed Mar 15 12:31:11 CET 2017 - colyli@suse.de

- md/raid1: add rcu protection to rdev in fix_read_error
  (References: bsc#998106,bsc#1020048,bsc#982783).
- md/raid1: Refactor raid1_make_request
  (bsc#998106,bsc#1020048,bsc#982783).
- RAID1: a new I/O barrier implementation to remove resync window
  (bsc#998106,bsc#1020048,bsc#982783).
- md/raid1: fix a use-after-free bug
  (bsc#998106,bsc#1020048,bsc#982783).
- md/raid1: handle flush request correctly
  (bsc#998106,bsc#1020048,bsc#982783).
- RAID1: avoid unnecessary spin locks in I/O barrier code
  (bsc#998106,bsc#1020048,bsc#982783).
- Delete patches.fixes/0001-md-raid1-fix-IO-can-block-resync-indefinitely.patch.
- Delete patches.fixes/0003-md-lockless-I-O-submission-for-RAID1.patch.
- commit 5ccdb1a

-------------------------------------------------------------------
Wed Mar 15 09:16:32 CET 2017 - jslaby@suse.cz

- Linux 4.4.54 (CVE-2017-2636 bnc#1012382 bnc#1015840
  bnc#1027565).
- Revert "target: Fix NULL dereference during LUN lookup +
  active I/O shutdown" (kabi).
- Refresh patches.drivers/mm-dax-pmem-introduce-pfn_t.patch.
- Delete
  patches.fixes/TTY-n_hdlc-fix-lockdep-false-positive.patch.
- Delete
  patches.fixes/tty-n_hdlc-get-rid-of-racy-n_hdlc.tbuf.patch.
- commit b5c35df

-------------------------------------------------------------------
Tue Mar 14 13:19:54 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.37-38 (add CVE-2016-10200 bsc#1028415).
- commit f88cfd2

-------------------------------------------------------------------
Tue Mar 14 12:33:59 CET 2017 - jbeulich@suse.com

- xen-blkfront: correct maximum segment accounting (bsc#1018263).
- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.
- xen-blkfront: don't call talk_to_blkback when already connected
  to blkback.
- xen/blkfront: Fix crash if backend doesn't follow the right
  states.
- commit aede962

-------------------------------------------------------------------
Tue Mar 14 11:14:45 CET 2017 - mkubecek@suse.cz

- l2tp: fix address test in __l2tp_ip6_bind_lookup()
  (bsc#1028415).
- l2tp: fix lookup for sockets not bound to a device in l2tp_ip
  (bsc#1028415).
- l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
  (bsc#1028415).
- l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
  (bsc#1028415).
- l2tp: lock socket before checking flags in connect()
  (bsc#1028415).
- commit ec64edf

-------------------------------------------------------------------
Tue Mar 14 10:09:38 CET 2017 - mkubecek@suse.cz

- bnx2x: allow adding VLANs while interface is down (bsc#1027273).
- commit b354a34

-------------------------------------------------------------------
Mon Mar 13 22:29:09 CET 2017 - jslaby@suse.cz

- Linux 4.4.53 (bnc#1012382 bsc#977860 bnc#897662 bsc#1018446).
- kABI: protect struct se_node_acl (kabi).
- Revert "RDMA/core: Fix incorrect structure packing for booleans"
  (kabi).
- Refresh patches.drivers/0012-target-remove-an-unused-variable.
- Refresh
  patches.drivers/0018-target-convert-acl-change-queue_depth-se_session-reference-usage.
- Refresh patches.fixes/ext4-convert-to-mbcache2.patch.
- Refresh patches.suse/loop-Compability-for-older-releases.patch.
- Refresh
  patches.suse/loop-Enable-correct-physical-blocksize.patch.
- Refresh
  patches.suse/loop-Pass-logical-blocksize-in-lo_init-0-ioctl-field.patch.
- Refresh
  patches.suse/msft-hv-0980-storvsc-Tighten-up-the-interrupt-path.patch.
- Refresh
  patches.suse/msft-hv-1013-Drivers-hv-util-Pass-the-channel-information-during-.patch.
- Refresh
  patches.suse/msft-hv-1112-Drivers-hv-utils-Continue-to-poll-VSS-channel-after-.patch.
- Delete
  patches.drivers/0019-target-obtain-se_node_acl-acl_kref-during-get_initiator_node_acl.
- Delete
  patches.fixes/0001-md-linear-fix-a-race-between-linear_add-and-linear_congested.patch.
- Delete
  patches.fixes/sd-get-disk-reference-in-sd_check_events.patch.
- commit 2369e69

-------------------------------------------------------------------
Sat Mar 11 00:31:45 CET 2017 - mwilck@suse.com

- scsi_dh_alua: do not call BUG_ON when updating port group
  (bsc#1028340).
- scsi_dh_alua: Do not retry for unmapped device (bsc#1012910).
- commit d6340e4

-------------------------------------------------------------------
Fri Mar 10 16:53:22 CET 2017 - tbogendoerfer@suse.de

- cxgb4vf: don't offload Rx checksums for IPv6 fragments
  (bsc#1026692).
- commit 88526ea

-------------------------------------------------------------------
Fri Mar 10 15:47:26 CET 2017 - msuchanek@suse.de

- powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895).
- commit e8877b7

-------------------------------------------------------------------
Thu Mar  9 17:47:56 CET 2017 - jslaby@suse.cz

- tty: n_hdlc: get rid of racy n_hdlc.tbuf (bnc#1027565
  CVE-2017-2636).
- commit cc5d011

-------------------------------------------------------------------
Thu Mar  9 15:36:03 CET 2017 - mstaudt@suse.de

- Update mainline reference in patches.drivers/drm-ast-Fix-memleaks-in-error-path-in-ast_fb_create.patch
  See (bsc#1028158) for the context in which this was discovered upstream.
- commit 8d9348d

-------------------------------------------------------------------
Tue Mar  7 16:32:01 CET 2017 - fdmanana@suse.com

- Btrfs: incremental send, do not issue invalid rmdir operations
  (bsc#1028325).
- Btrfs: incremental send, do not delay rename when parent inode
  is new (bsc#1028325).
- Btrfs: send, fix failure to rename top level inode due to name
  collision (bsc#1028325).
- commit 302b63f

-------------------------------------------------------------------
Mon Mar  6 14:31:45 CET 2017 - dsterba@suse.com

- btrfs: serialize subvolume mounts with potentially mismatching rw flags (bsc#951844 bsc#1024015)
- commit aca2655

-------------------------------------------------------------------
Mon Mar  6 11:02:11 CET 2017 - hare@suse.de

- scsi: do not print 'reservation conflict' for TEST UNIT READY
  (bsc#1027054).
- commit f106680

-------------------------------------------------------------------
Fri Mar  3 17:30:03 CET 2017 - bpoirier@suse.com

- net: ena: remove superfluous check in ena_remove()
  (bsc#1026509).
- net/ena: update driver version to 1.1.2 (bsc#1026509).
- net/ena: change condition for host attribute configuration
  (bsc#1026509).
- net/ena: change driver's default timeouts (bsc#1026509).
- net/ena: reduce the severity of ena printouts (bsc#1026509).
- net/ena: use READ_ONCE to access completion descriptors
  (bsc#1026509).
- net/ena: fix potential access to freed memory during device
  reset (bsc#1026509).
- net/ena: refactor ena_get_stats64 to be atomic context safe
  (bsc#1026509).
- net/ena: fix NULL dereference when removing the driver after
  device reset failed (bsc#1026509).
- net/ena: fix RSS default hash configuration (bsc#1026509).
- net/ena: fix ethtool RSS flow configuration (bsc#1026509).
- net/ena: fix queues number calculation (bsc#1026509).
- net/ena: remove ntuple filter support from device feature list
  (bsc#1026509).
- net: ena: use setup_timer() and mod_timer() (bsc#1026509).
- net: ena: change the return type of ena_set_push_mode() to be
  void (bsc#1026509).
- net: ena: Fix error return code in ena_device_init()
  (bsc#1026509).
- net: ena: Remove unnecessary pci_set_drvdata() (bsc#1026509).
- commit eaa7f34

-------------------------------------------------------------------
Thu Mar  2 15:31:39 CET 2017 - sndirsch@suse.de

- drm/mgag200: Added support for the new device G200eH3 (bsc#1007959, fate#322780)
- commit a8d6360

-------------------------------------------------------------------
Thu Mar  2 14:59:56 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.51-52 (add CVE-2017-6345 bsc#1027190).
- commit e3f6e09

-------------------------------------------------------------------
Thu Mar  2 14:57:57 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.51-52 references (add CVE-2017-6346 bsc#1027189).
- commit 36a9265

-------------------------------------------------------------------
Thu Mar  2 14:40:21 CET 2017 - mkubecek@suse.cz

- sctp: deny peeloff operation on asocs with threads sleeping
  on it (CVE-2017-6353 bsc#1027066).
- commit 2a0ba80

-------------------------------------------------------------------
Thu Mar  2 14:34:44 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.49-50 (add CVE-2017-6214 bsc#1026722).
- commit 0ded88f

-------------------------------------------------------------------
Thu Mar  2 14:31:41 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.10-11 references (add CVE-2016-2117 bsc#968697).
- commit 72eeceb

-------------------------------------------------------------------
Thu Mar  2 14:14:36 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.51-52 (add CVE-2017-6347 bsc#1027179).
- commit f0f5815

-------------------------------------------------------------------
Thu Mar  2 12:56:41 CET 2017 - jack@suse.cz

- x86, mm: fix gup_pte_range() vs DAX mappings (bsc#1026405).
- x86/mm/gup: Simplify get_user_pages() PTE bit handling
  (bsc#1026405).
- commit 31a3f3f

-------------------------------------------------------------------
Wed Mar  1 16:36:52 CET 2017 - jgross@suse.com

- xen/netfront: set default upper limit of tx/rx queues to 8
  (bnc#1019163).
- xen/netback: set default upper limit of tx/rx queues to 8
  (bnc#1019163).
- commit 8441cf5

-------------------------------------------------------------------
Wed Mar  1 14:57:20 CET 2017 - mhocko@suse.cz

- Update patches.kernel.org/patch-4.4.43-44 (CVE-2016-9191
  CVE-2017-2583 CVE-2017-2584 bnc#1012382 bsc#1019851 bsc#1020602
  bsc#1020817 bsc#1000776 bsc#1008842).
- commit 18ca338

-------------------------------------------------------------------
Wed Mar  1 14:24:04 CET 2017 - jthumshirn@suse.de

- nvme: Don't suspend admin queue that wasn't created
  (bsc#1026505).
- nvme: Suspend all queues before deletion (bsc#1026505).
- commit b6091d6

-------------------------------------------------------------------
Tue Feb 28 16:48:35 CET 2017 - jroedel@suse.de

- kvm: fix page struct leak in handle_vmon (CVE-2017-2596
  bsc#1022785).
- commit 622f8a7

-------------------------------------------------------------------
Tue Feb 28 12:18:28 CET 2017 - mhocko@suse.cz

- mm: fix set pageblock migratetype in deferred struct page init
  (bnc#1027195).
- mm/page_alloc: Remove useless parameter of
  __free_pages_boot_core (bnc#1027195).
- commit 6ba3844

-------------------------------------------------------------------
Mon Feb 27 21:02:55 CET 2017 - tiwai@suse.de

- drm/i915: Add intel_uncore_suspend / resume functions
  (bsc#1011913).
- drm/i915: Listen for PMIC bus access notifications
  (bsc#1011913).
- i2c: designware: Disable pm for PMIC i2c-bus even if there is
  no _SEM method (bsc#1011913).
- i2c: designware: Never suspend i2c-busses used for accessing
  the system PMIC (bsc#1011913).
- i2c: designware: Rename accessor_flags to flags (bsc#1011913).
- i2c: designware-baytrail: Acquire P-Unit access on bus acquire
  (bsc#1011913).
- i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
  (bsc#1011913).
- i2c: designware-baytrail: Fix race when resetting the semaphore
  (bsc#1011913).
- i2c: designware-baytrail: Only check iosf_mbi_available()
  for shared hosts (bsc#1011913).
- x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier
  (bsc#1011913).
- x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access
  (bsc#1011913).
- Refresh
  patches.drivers/i2c-designware-baytrail-Add-support-for-cherrytrail.
- Refresh
  patches.drivers/i2c-designware-baytrail-Disallow-the-CPU-to-enter-C6.
- Refresh patches.kabi/i2c-designware-qos-kabi-fix.
- commit d742d6a

-------------------------------------------------------------------
Mon Feb 27 15:41:33 CET 2017 - mfleming@suse.de

- sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ
  accounting (bsc#1018419).
- commit a09f4a0

-------------------------------------------------------------------
Mon Feb 27 15:18:48 CET 2017 - jslaby@suse.cz

- Linux 4.4.52 (CVE-2017-6074 bnc#1012382 bsc#1026024 bsc#1026462
  fate#319999).
- Delete
  patches.drivers/0050-blk-mq-really-fix-plug-list-flushing-for-nomerge-queues.patch.
- Delete
  patches.fixes/dccp-fix-freeing-skb-too-early-for-IPV6_RECVPKTINFO.patch.
- Delete
  patches.fixes/rtlwifi-rtl_usb-Fix-missing-entry-in-USB-driver-s-pr.
- commit 5bd6a4f

-------------------------------------------------------------------
Mon Feb 27 14:22:59 CET 2017 - jslaby@suse.cz

- Linux 4.4.51 (bnc#1012382 bsc#1021260).
- Refresh patches.drivers/drm-dp-mst-save-vcpi-with-payloads.
- Delete
  patches.drivers/0004-bcache-bch_gc_thread-is-not-freezable.patch.
- Delete
  patches.fixes/0001-bcache-Make-gc-wakeup-sane-remove-set_task_state.patch.
- commit 9219327

-------------------------------------------------------------------
Mon Feb 27 14:15:25 CET 2017 - jslaby@suse.cz

- Linux 4.4.50 (CVE-2017-5897 CVE-2017-5970 CVE-2017-5986
  bnc#1012382 bsc#1023762 bsc#1024938 bsc#1025235).
- kABI: restore can_rx_register parameters (kabi).
- Revert "net: introduce device min_header_len" (kabi).
- Delete patches.fixes/ip6_gre-fix-ip6gre_err-invalid-reads.patch.
- Delete
  patches.fixes/ipv4-keep-skb-dst-around-in-presence-of-IP-options.patch.
- Delete
  patches.fixes/sctp-avoid-BUG_ON-on-sctp_wait_for_sndbuf.patch.
- commit 7c4b733

-------------------------------------------------------------------
Mon Feb 27 12:17:22 CET 2017 - jslaby@suse.cz

- crypto: algif_hash - avoid zero-sized array (bnc#1007962).
- commit e51d93f

-------------------------------------------------------------------
Mon Feb 27 09:41:26 CET 2017 - hare@suse.de

- scsi_dh_alua: Do not modify the interval value for retries
  (bsc#1012910).
- commit 6737692

-------------------------------------------------------------------
Wed Feb 22 18:06:55 CET 2017 - tiwai@suse.de

- rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
  (bsc#1026462).
- commit d701364

-------------------------------------------------------------------
Sun Feb 19 15:28:54 CET 2017 - mkubecek@suse.cz

- dccp: fix freeing skb too early for IPV6_RECVPKTINFO
  (CVE-2017-6074 bsc#1026024).
- commit b5466e7

-------------------------------------------------------------------
Fri Feb 17 09:26:16 CET 2017 - jslaby@suse.cz

- Update patches.kernel.org/patch-4.4.47-48 (bnc#1012382
  bnc#1022181).
  Add a bnc reference.
- commit 8f9478a

-------------------------------------------------------------------
Thu Feb 16 11:06:36 CET 2017 - jslaby@suse.cz

- Linux 4.4.49 (bnc#1012382).
- Refresh
  patches.drivers/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch.
- Refresh
  patches.suse/msft-hv-1008-hv_netvsc-add-ethtool-support-for-set-and-get-of-set.patch.
- Refresh
  patches.suse/msft-hv-1049-hv_netvsc-untangle-the-pointer-mess.patch.
- Refresh
  patches.suse/msft-hv-1069-hv_netvsc-Add-query-for-initial-physical-link-speed.patch.
- commit 236d730

-------------------------------------------------------------------
Thu Feb 16 09:39:51 CET 2017 - mkubecek@suse.cz

- sctp: avoid BUG_ON on sctp_wait_for_sndbuf (CVE-2017-5986
  bsc#1025235).
- commit 7cf143f

-------------------------------------------------------------------
Mon Feb 13 17:07:25 CET 2017 - nborisov@suse.com

- xfs: track and serialize in-flight async buffers against unmount - kABI (bsc#1024508).
- commit 9bd709b

-------------------------------------------------------------------
Mon Feb 13 16:06:10 CET 2017 - nborisov@suse.com

- xfs: track and serialize in-flight async buffers against unmount
  (bsc#1024508).
- xfs: exclude never-released buffers from buftarg I/O accounting
  (bsc#1024508).
- commit 59d6c71

-------------------------------------------------------------------
Mon Feb 13 14:57:12 CET 2017 - mkubecek@suse.cz

- ipv4: keep skb->dst around in presence of IP options
  (CVE-2017-5970 bsc#1024938).
- commit cfa42d3

-------------------------------------------------------------------
Mon Feb 13 11:11:03 CET 2017 - jslaby@suse.cz

- Linux 4.4.48 (bnc#1012382).
- commit 2201a38

-------------------------------------------------------------------
Fri Feb 10 23:27:26 CET 2017 - mcgrof@suse.com

- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).
- commit 11cbae1

-------------------------------------------------------------------
Fri Feb 10 07:40:20 CET 2017 - colyli@suse.de

- Fix a regression reported by bsc#1020048 in
  patches.fixes/0003-md-lockless-I-O-submission-for-RAID1.patch
  (bsc#982783,bsc#998106,bsc#1020048).
- commit c1e6b30

-------------------------------------------------------------------
Thu Feb  9 18:35:18 CET 2017 - jroedel@suse.de

- x86/platform/UV: Clean up the NMI code to match current coding
  style (bsc#1023866).
- x86/platform/UV: Ensure uv_system_init is called when necessary
  (bsc#1023866).
- x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source
  (bsc#1023866).
- x86/platform/UV: Verify NMI action is valid, default is standard
  (bsc#1023866).
- x86/platform/UV: Add basic CPU NMI health check (bsc#1023866).
- x86/platform/UV: Add Support for UV4 Hubless NMIs (bsc#1023866).
- x86/platform/UV: Add Support for UV4 Hubless systems
  (bsc#1023866).
- x86/platform/UV: Clean up the UV APIC code (bsc#1023866).
- x86/platform/UV: Fix panic with missing UVsystab support
  (bsc#1023866).
- x86/platform/UV: Fix 2 socket config problem (bsc#1023866).
- x86/apic/uv: Silence a shift wrapping warning (bsc#1023866).
- commit 0f2acf5

-------------------------------------------------------------------
Thu Feb  9 14:16:30 CET 2017 - nborisov@suse.com

- xfs: fix broken multi-fsb buffer logging (bsc#1024081).
- commit 7d96834

-------------------------------------------------------------------
Wed Feb  8 18:36:21 CET 2017 - bpoirier@suse.com

- sfc: refactor debug-or-warnings printks (bsc#1019168).
- net: implement netif_cond_dbg macro (bsc#1019168).
- commit 24ee917

-------------------------------------------------------------------
Wed Feb  8 14:30:04 CET 2017 - mkubecek@suse.cz

- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897
  bsc#1023762).
- commit a1054d1

-------------------------------------------------------------------
Wed Feb  8 11:42:06 CET 2017 - nborisov@suse.com

- xfs: don't allow di_size with high bit set (bsc#1024234).
- commit c984264

-------------------------------------------------------------------
Wed Feb  8 08:17:50 CET 2017 - nborisov@suse.com

- xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).
- commit a1ff368

-------------------------------------------------------------------
Wed Feb  8 08:07:28 CET 2017 - dchang@suse.com

- net: ethtool: Initialize buffer when querying device channel
  settings (bsc#969479 FATE#320634).
- commit 8ab2137

-------------------------------------------------------------------
Tue Feb  7 17:12:20 CET 2017 - tiwai@suse.de

- iwlwifi: Expose the default fallback ucode API to module info
  (boo#1021082, boo#1023884).
- commit 8b5039d

-------------------------------------------------------------------
Tue Feb  7 07:36:37 CET 2017 - jslaby@suse.cz

- Linux 4.4.47 (bnc#1012382).
- kABI: protect struct tcp_fastopen_cookie (kabi).
- commit 4171cc6

-------------------------------------------------------------------
Tue Feb  7 01:48:09 CET 2017 - jeffm@suse.com

- btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
  (bsc#1018100).
- commit 2c0de77

-------------------------------------------------------------------
Mon Feb  6 15:10:45 CET 2017 - jack@suse.cz

- blacklist.conf: Blacklist fscrypt fix
- commit 221ec34

-------------------------------------------------------------------
Mon Feb  6 13:42:32 CET 2017 - ohering@suse.de

- Add mainline tags to two hyperv patches
- commit 5cd52e6

-------------------------------------------------------------------
Mon Feb  6 07:40:25 CET 2017 - gqjiang@suse.com

- md: ensure md devices are freed before module is unloaded
  (bsc#1022304).
- commit 13cca67

-------------------------------------------------------------------
Sat Feb  4 02:37:23 CET 2017 - bpoirier@suse.com

- sfc: reduce severity of PIO buffer alloc failures (bsc#1019168).
- commit 5732374

-------------------------------------------------------------------
Sat Feb  4 02:09:37 CET 2017 - mcgrof@suse.com

- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).
- commit 29fd46c

-------------------------------------------------------------------
Fri Feb  3 17:42:09 CET 2017 - oneukum@suse.com

- crypto: qat - fix bar discovery for c62x (bsc#1021251).
- commit d22fbe2

-------------------------------------------------------------------
Fri Feb  3 17:29:42 CET 2017 - oneukum@suse.com

- crypto: qat - zero esram only for DH85x devices (1021248).
- commit df40528

-------------------------------------------------------------------
Fri Feb  3 08:36:39 CET 2017 - ohering@suse.de

- Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
  (fate#320485, bug#1018385).
- commit d3358a1

-------------------------------------------------------------------
Fri Feb  3 05:13:04 CET 2017 - gqjiang@suse.com

- md: fix refcount problem on mddev when stopping array
  (bsc#1022304).
- commit 0663598

-------------------------------------------------------------------
Fri Feb  3 04:35:09 CET 2017 - gqjiang@suse.com

- md-cluster: convert the completion to wait queue (fate#316335).
- md-cluster: protect md_find_rdev_nr_rcu with rcu lock
  (fate#316335).
- Refresh
  patches.suse/0029-md-cluster-call-md_kick_rdev_from_array-once-ack-fai.patch.
- Refresh
  patches.suse/0030-md-cluster-use-FORCEUNLOCK-in-lockres_free.patch.
- Refresh
  patches.suse/0031-md-cluster-remove-some-unnecessary-dlm_unlock_sync.patch.
- Update
  patches.suse/0032-md-cluster-introduce-dlm_lock_sync_interruptible-to-.patch.
- Refresh
  patches.suse/0033-md-changes-for-MD_STILL_CLOSED-flag.patch.
- Refresh
  patches.suse/0034-md-cluster-make-resync-lock-also-could-be-interruptt.patch.
- Refresh
  patches.suse/0035-md-cluster-clean-related-infos-of-cluster.patch.
- commit 276640b

-------------------------------------------------------------------
Thu Feb  2 22:36:54 CET 2017 - fdmanana@suse.com

- Btrfs: fix number of transaction units for renames with whiteout
  (bsc#1020975).
- Btrfs: pin logs earlier when doing a rename exchange operation
  (bsc#1020975).
- Btrfs: unpin logs if rename exchange operation fails
  (bsc#1020975).
- Btrfs: fix inode leak on failure to setup whiteout inode in
  rename (bsc#1020975).
- Btrfs: pin log earlier when renaming (bsc#1020975).
- Btrfs: unpin log if rename operation fails (bsc#1020975).
- commit cb9eb4a

-------------------------------------------------------------------
Thu Feb  2 22:30:08 CET 2017 - fdmanana@suse.com

- Move btrfs rename patch away from SUSE specific section
  This is a patch that was already upstream before we integrated into our
  kernels, so it should not be in the "SUSE specific" section.
- commit 96099b0

-------------------------------------------------------------------
Thu Feb  2 18:12:52 CET 2017 - msuchanek@suse.de

- powerpc/fadump: Fix the race in crash_fadump() (bsc#1022971).
- commit b0a61c5

-------------------------------------------------------------------
Thu Feb  2 14:44:56 CET 2017 - mgorman@suse.de

- blacklist.conf: Commit 2df26639e708 causes user-visible change that may confuse monitors
- commit 22bd2e3

-------------------------------------------------------------------
Thu Feb  2 14:30:47 CET 2017 - mgorman@suse.de

- mm, page_alloc: fix premature OOM when racing with cpuset mems
  update (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: move cpuset seqcount checking to slowpath
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: fix fast-path race with cpuset update or removal
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: fix check for NULL preferred_zone (bnc#971975
  VM performance -- page allocator).
- mm, page_alloc: keep pcp count and list contents in sync
  if struct page is corrupted (bnc#971975 VM performance --
  page allocator).
- commit 44166b1

-------------------------------------------------------------------
Thu Feb  2 13:44:53 CET 2017 - jthumshirn@suse.de

- nvdimm: kabi protect nd_cmd_out_size() (bsc#1023175).
- commit 9945257

-------------------------------------------------------------------
Thu Feb  2 11:37:56 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.7-8 references (add CVE-2016-7117 bsc#1003077).
- commit 2b50f9c

-------------------------------------------------------------------
Thu Feb  2 11:37:35 CET 2017 - jthumshirn@suse.de

- Refresh
  patches.drivers/hpsa-use-bus-3-for-legacy-HBA-devices.patch.
- Refresh
  patches.fixes/scsi-Do-not-attach-VPD-to-devices-that-don-t-support.patch.
  Update patch meta data.
- commit c32fd7a

-------------------------------------------------------------------
Thu Feb  2 11:32:30 CET 2017 - jthumshirn@suse.de

- block: Change extern inline to static inline (bsc#1023175).
- libnvdimm, pfn: fix align attribute (bsc#1023175).
- acpi, nfit: fix bus vs dimm confusion in xlat_status
  (bsc#1023175).
- nfit: fail DSMs that return non-zero status by default
  (bsc#1023175).
- acpi, nfit: validate ars_status output buffer size
  (bsc#1023175).
- acpi, nfit, libnvdimm: fix / harden ars_status output length
  handling (bsc#1023175).
- device-dax: check devm_nsio_enable() return value (bsc#1023175).
- device-dax: fix percpu_ref_exit ordering (bsc#1023175).
- dax: fix device-dax region base (bsc#1023175).
- device-dax: fail all private mapping attempts (bsc#1023175).
- commit fc6e16b

-------------------------------------------------------------------
Thu Feb  2 11:31:32 CET 2017 - jthumshirn@suse.de

- blacklist.conf: add 1b8d2afde54f libnvdimm, pfn: fix ARCH=alpha allmodconfig
  build failure (bsc#1023175).
- commit 9fc635f

-------------------------------------------------------------------
Wed Feb  1 22:28:27 CET 2017 - agraf@suse.de

- drm: virtio-gpu: get the fb from the plane state for atomic
  updates (bsc#1023101).
- commit 9479d66

-------------------------------------------------------------------
Wed Feb  1 16:36:13 CET 2017 - ohering@suse.de

- hv: don't reset hv_context.tsc_page on crash (fate#320485,
  bnc#1007729).
- commit b504e19

-------------------------------------------------------------------
Wed Feb  1 15:28:31 CET 2017 - tiwai@suse.de

- drm/i915/gen9: Fix PCODE polling during CDCLK change
  notification (bsc#1015367).
- drm/i915: Mark CPU cache as dirty when used for rendering
  (bsc#1015367).
- commit 68975cf

-------------------------------------------------------------------
Wed Feb  1 14:45:46 CET 2017 - tiwai@suse.de

- Bluetooth: btmrvl: fix hung task warning dump (bsc#1018813).
- mwifiex: fix PCIe register information for 8997 chipset
  (bsc#1018813).
- mwifiex: fix IBSS data path issue (bsc#1018813).
- mwifiex: add missing check for PCIe8997 chipset (bsc#1018813).
- commit ac6672f

-------------------------------------------------------------------
Wed Feb  1 14:18:07 CET 2017 - tiwai@suse.de

- drm/i915: Don't init hpd polling for vlv and chv from
  runtime_suspend() (bsc#1014120).
- drm/i915/vlv: Prevent enabling hpd polling in late suspend
  (bsc#1014120).
- drm/i915: Mark i915_hpd_poll_init_work as static (bsc#1014120).
- drm/i915: Fix watermarks for VLV/CHV (bsc#1011176).
- commit 3fb681b

-------------------------------------------------------------------
Wed Feb  1 14:16:40 CET 2017 - tiwai@suse.de

- rtc: cmos: Don't enable interrupts in the middle of the
  interrupt handler (bsc#1022429).
- commit a2a2d35

-------------------------------------------------------------------
Wed Feb  1 14:15:42 CET 2017 - tiwai@suse.de

- ASoC: cht_bsw_rt5645: Fix leftover kmalloc (bsc#1010690).
- commit 03baf84

-------------------------------------------------------------------
Wed Feb  1 14:10:00 CET 2017 - jack@suse.cz

- dax: fix deadlock with DAX 4k holes (bsc#1012829).
- commit e55be98

-------------------------------------------------------------------
Wed Feb  1 13:03:51 CET 2017 - tiwai@suse.de

- Delete previous two fixes for i915 (bsc#1019061).
  These upstream fixes brought some regressions, so better to revert for now.
- patches.drivers/drm-i915-Prevent-PPS-stealing-from-a-normal-DP-port
- patches.drivers/drm-i915-dp-Restore-PPS-HW-state-from-the-encoder-re
- commit ac2223d

-------------------------------------------------------------------
Wed Feb  1 11:48:45 CET 2017 - tiwai@suse.de

- drm/i915: Workaround for DP DPMS D3 on Dell monitor
  (bsc#1019061).
- drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV
  (bsc#1019061).
- drm/i915/dp: Restore PPS HW state from the encoder resume hook
  (bsc#1019061).
- commit 005222b

-------------------------------------------------------------------
Wed Feb  1 11:31:00 CET 2017 - jslaby@suse.cz

- Linux 4.4.46 (bnc#1012382 bnc#1022559 bsc#1018358).
- Delete
  patches.drivers/drm-Fix-broken-VT-switch-with-video-1366x768-option.
- Delete
  patches.fixes/mm-memcg-do-not-retry-precharge-charges.patch.
- commit 07bb007

-------------------------------------------------------------------
Tue Jan 31 19:50:59 CET 2017 - bpoirier@suse.com

- i40e: Be much more verbose about what we can and cannot offload
  (bsc#985561).
- commit 9f063e8

-------------------------------------------------------------------
Tue Jan 31 09:12:39 CET 2017 - jslaby@suse.cz

- kABI: protect struct user_fpsimd_state (kabi).
- commit bf92332

-------------------------------------------------------------------
Tue Jan 31 08:16:15 CET 2017 - hare@suse.de

- Refresh
  patches.fixes/scsi_sysfs-add-is_bin_visible-callback.patch.
  Add 'No-Fix' comment.
- commit 92f4b92

-------------------------------------------------------------------
Tue Jan 31 04:16:44 CET 2017 - mgalbraith@suse.de

- Update blacklist.conf, add a9ceb78bc75c
- commit b2ebf09

-------------------------------------------------------------------
Tue Jan 31 01:00:05 CET 2017 - rgoldwyn@suse.com

- btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT (bsc#1020975).
- commit 49f5e23

-------------------------------------------------------------------
Mon Jan 30 15:11:18 CET 2017 - jthumshirn@suse.de

- Refresh patches.suse/blk-timeout-no-round.
  Refresh patches.drivers/0041-block-add-ability-to-flag-write-back-caching-on-a-device.patch
  Don't collide with QUEUE_FLAG_WC from upstream (bsc#1022547)
- commit aa61d9a

-------------------------------------------------------------------
Mon Jan 30 14:44:56 CET 2017 - mhocko@suse.cz

- mm, memcg: do not retry precharge charges (bnc#1022559).
- commit 2ab136a

-------------------------------------------------------------------
Mon Jan 30 13:38:04 CET 2017 - jslaby@suse.cz

- Linux 4.4.45 (CVE-2017-5551 bnc#1012382 bsc#1021258 bsc#984419
  bsc#1020488).
- Delete
  patches.fixes/ceph-fix-bad-endianness-handling-in-parse_reply_info.patch.
- Delete
  patches.fixes/ftrace-x86-Set-ftrace_stub-to-weak-to-prevent-gcc-from-using-short-jumps-to-it.
- Delete
  patches.fixes/tmpfs-clear-S_ISGID-when-setting-posix-ACLs.patch.
- commit 505d629

-------------------------------------------------------------------
Mon Jan 30 11:40:33 CET 2017 - tiwai@suse.de

- Refresh patch-mainline tag of patches.drivers/hpilo-Add-support-for-iLO5
- commit e4c0c00

-------------------------------------------------------------------
Mon Jan 30 11:36:14 CET 2017 - mgalbraith@suse.de

- sched/fair: Fix min_vruntime tracking (bnc#1022476).
- sched/core: Fix set_user_nice() (bnc#1022476).
- sched/core: Fix incorrect utilization accounting when switching
  to fair class (bnc#1022476).
- sched/fair: Fix fixed point arithmetic width for shares and
  effective load (bnc#1022476).
- sched/core, x86/topology: Fix NUMA in package topology bug
  (bnc#1022476).
- sched: Allow hotplug notifiers to be setup early (bnc#1022476).
- sched/fair: Fix load_above_capacity fixed point arithmetic width
  (bnc#1022476).
- sched/fair: Improve PELT stuff some more (bnc#1022476).
- sched: Make wake_up_nohz_cpu() handle CPUs going offline
  (bnc#1022476).
- sched/deadline: Fix lock pinning warning during CPU hotplug
  (bnc#1022476).
- sched/deadline: Fix wrap-around in DL heap (bnc#1022476).
- sched/cputime: Add steal time support to full dynticks CPU
  time accounting (bnc#1022476).
- sched/cputime: Fix prev steal time accouting during CPU hotplug
  (bnc#1022476).
- sched/fair: Fix the wrong throttled clock time for
  cfs_rq_clock_task() (bnc#1022476).
- sched/deadline: Fix a bug in dl_overflow() (bnc#1022476).
- sched/rt, sched/dl: Don't push if task's scheduling class was
  changed (bnc#1022476).
- sched/rt: Kick RT bandwidth timer immediately on start up
  (bnc#1022476).
- sched/rt: Fix PI handling vs. sched_setscheduler()
  (bnc#1022476).
- sched/fair: Avoid using decay_load_missed() with a negative
  value (bnc#1022476).
- sched/deadline: Always calculate end of period on sched_yield()
  (bnc#1022476).
- commit 4ca1519

-------------------------------------------------------------------
Mon Jan 30 10:42:38 CET 2017 - tiwai@suse.de

- Update patch tags (CVE-2017-5576, CVE-2017-5577, bsc#1021294).
- patches.arch/drm-vc4-Fix-an-integer-overflow-in-temporary-allocation-layout.patch
- patches.arch/drm-vc4-Return-EINVAL-on-the-overflow-checks-failing.patch
- commit f905bd7

-------------------------------------------------------------------
Sun Jan 29 16:07:37 CET 2017 - colyli@suse.de

- md linear: fix a race between linear_add() and
  linear_congested() (bsc#1018446).
- commit 663747a

-------------------------------------------------------------------
Sat Jan 28 17:18:27 CET 2017 - tiwai@suse.de

- rtc: cmos: avoid unused function warning (bsc#1022429).
- rtc: cmos: Restore alarm after resume (bsc#1022429).
- rtc: cmos: Clear ACPI-driven alarms upon resume (bsc#1022429).
- commit b65ee50

-------------------------------------------------------------------
Fri Jan 27 16:04:22 CET 2017 - jjolly@suse.de

- net/af_iucv: don't use paged skbs for TX on HiperSockets
  (bnc#1020945, LTC#150566).
- commit 86e5334

-------------------------------------------------------------------
Thu Jan 26 21:38:53 CET 2017 - msuchanek@suse.de

- tpm_tis: Do not fall back to a hardcoded address for TPM2
  (bsc#1020645, fate#321435, fate#321507, fate#321600,
  bsc#1034048).
- commit 2254540

-------------------------------------------------------------------
Thu Jan 26 11:04:54 CET 2017 - tiwai@suse.de

- PCI/AER: include header file (bsc#964944,FATE#319965).
- commit 5fc7e11

-------------------------------------------------------------------
Wed Jan 25 12:22:56 CET 2017 - hare@suse.de

- sd: always scan VPD pages if thin provisioning is enabled
  (bsc#1013792).
- commit 8ab7953

-------------------------------------------------------------------
Tue Jan 24 15:58:12 CET 2017 - yousaf.kaukab@suse.com

- power: reset: xgene-reboot: Unmap region obtained by of_iomap
  (bsc#1019351).
- mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for
  sdhci-arasan4.9a (bsc#1019351).
- phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode"
  (bsc#1019351).
- clk: xgene: Don't call __pa on ioremaped address (bsc#1019351).
- clk: xgene: Add PMD clock (bsc#1019351).
- clk: xgene: Remove CLK_IS_ROOT (bsc#1019351).
- gpio: xgene: make explicitly non-modular (bsc#1019351).
- perf: xgene: Remove bogus IS_ERR() check (bsc#1019351).
- EDAC, xgene: Fix spelling mistake in error messages
  (bsc#1019351).
- PCI: xgene: Add register accessors (bsc#1019351).
- PCI: xgene: Pass struct xgene_pcie_port to setup functions
  (bsc#1019351).
- PCI: xgene: Remove unused platform data (bsc#1019351).
- PCI: xgene: Add local struct device pointers (bsc#1019351).
- PCI: xgene: Make explicitly non-modular (bsc#1019351).
- PCI: xgene: Request host bridge window resources (bsc#1019351).
- PCI: xgene: Free bridge resource list on failure (bsc#1019351).
- PCI: Add devm_request_pci_bus_resources() (bsc#1019351).
- i2c: designware: fix wrong Tx/Rx FIFO for ACPI (bsc#1019351).
- i2c: xgene: Fix missing code of DTB support (bsc#1019351).
- i2c: designware: Implement support for SMBus block read and
  write (bsc#1019351).
- mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
  (bsc#1019351).
- net: remove useless memset's in drivers get_stats64
  (bsc#1019351).
- net: xgene: avoid bogus maybe-uninitialized warning
  (bsc#1019351).
- net: xgene: move xgene_cle_ptree_ewdn data off stack
  (bsc#1019351).
- drivers: net: xgene: uninitialized variable in
  xgene_enet_free_pagepool() (bsc#1019351).
- drivers: net: xgene: Add flow control initialization
  (bsc#1019351).
- drivers: net: xgene: Add flow control configuration
  (bsc#1019351).
- drivers: net: xgene: fix: RSS for non-TCP/UDP (bsc#1019351).
- drivers: net: xgene: fix build after change_mtu function change
  (bsc#1019351).
- commit ebab4ed

-------------------------------------------------------------------
Tue Jan 24 15:51:57 CET 2017 - yousaf.kaukab@suse.com

- drivers: net: xgene: Add change_mtu function (bsc#1019351).
- drivers: net: xgene: Add support for Jumbo frame (bsc#1019351).
- drivers: net: xgene: Configure classifier with pagepool
  (bsc#1019351).
- drivers: net: xgene: Add helper function (bsc#1019351).
- drivers: net: phy: xgene: Fix 'remove' function (bsc#1019351).
- net: ethernet: apm: xgene: use phydev from struct net_device
  (bsc#1019351).
- drivers: net: phy: mdio-xgene: Add hardware dependency
  (bsc#1019351).
- commit 7801d58

-------------------------------------------------------------------
Tue Jan 24 07:02:25 CET 2017 - tiwai@suse.de

- [media] uvcvideo: uvc_scan_fallback() for webcams with broken
  chain (bsc#1021474).
- commit 15e4eb5

-------------------------------------------------------------------
Mon Jan 23 17:16:52 CET 2017 - fdmanana@suse.com

- Btrfs: fix lockdep warning about log_mutex (bsc#1021455).
- Btrfs: fix lockdep warning on deadlock against an inode's log
  mutex (bsc#1021455).
- commit 965d17b

-------------------------------------------------------------------
Mon Jan 23 17:00:53 CET 2017 - jack@suse.cz

- tmpfs: clear S_ISGID when setting posix ACLs (bsc#1021258
  CVE-2017-5551).
- commit 8a83de3

-------------------------------------------------------------------
Mon Jan 23 16:38:02 CET 2017 - mstaudt@suse.de

- drm/vc4: Return -EINVAL on the overflow checks failing
  (bsc#1021294).
- drm/vc4: Fix an integer overflow in temporary allocation layout
  (bsc#1021294).
- commit 44cb831

-------------------------------------------------------------------
Mon Jan 23 12:21:33 CET 2017 - colyli@suse.de

- bcache: Make gc wakeup sane, remove set_task_state()
  (bsc#1021260).
- commit c57459a

-------------------------------------------------------------------
Mon Jan 23 02:05:38 CET 2017 - neilb@suse.com

- RAID1: ignore discard error (bsc#1017164).
- commit 1cdc0c2

-------------------------------------------------------------------
Sat Jan 21 13:09:52 CET 2017 - jslaby@suse.cz

- Linux 4.4.44 (CVE-2017-2583 CVE-2017-2584 bnc#1012382
  bsc#1019851 bsc#1020602 bsc#1020817 bsc#1000776).
- Refresh
  patches.drivers/0018-mm-introduce-find_dev_pagemap.patch.
- Refresh
  patches.drivers/0019-x86-mm-introduce-vmem_altmap-to-augment-vmemmap_populate.patch.
- Refresh
  patches.drivers/0112-devm_memremap_pages-fix-vmem_altmap-lifetime-alignment-handling.patch.
- Delete
  patches.drivers/0054-blk-mq-Always-schedule-hctx-next_cpu.patch.
- Delete
  patches.fixes/0001-NFS-nfs4_fl_prepare_ds-must-be-careful-about-reporti.patch.
- Delete
  patches.fixes/kvm-x86-fix-emulation-of-mov-ss-null-selector.
- Delete patches.fixes/kvm-x86-introduce-segmented_write_std.
- commit 9d6cfc0

-------------------------------------------------------------------
Fri Jan 20 14:48:26 CET 2017 - jroedel@suse.de

- KVM: x86: fix emulation of "MOV SS, null selector"
  (CVE-2017-2583 bsc#1020602).
- KVM: x86: Introduce segmented_write_std (CVE-2017-2584
  bsc#1019851).
- commit 420e3ae

-------------------------------------------------------------------
Fri Jan 20 11:24:34 CET 2017 - bp@suse.de

- x86/MCE: Dump MCE to dmesg if no consumers (bsc#1013994).
- commit 92d2510

-------------------------------------------------------------------
Thu Jan 19 11:20:32 CET 2017 - jthumshirn@suse.de

- blk-mq: Allow timeouts to run while queue is freezing
  (bsc#1020817).
- blk-mq: Avoid memory reclaim when remapping queues
  (bsc#1020817).
- blk-mq: Fix failed allocation path when mapping queues
  (bsc#1020817).
- blk-mq: Always schedule hctx->next_cpu (bsc#1020817).
- blk-mq: improve warning for running a queue on the wrong CPU
  (bsc#1020817).
- blk-mq: don't overwrite rq->mq_ctx (bsc#1020817).
- commit bf38246

-------------------------------------------------------------------
Thu Jan 19 09:32:31 CET 2017 - jthumshirn@suse.de

- nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
  (bsc#1020685).
- commit aa9da57

-------------------------------------------------------------------
Wed Jan 18 16:39:56 CET 2017 - duwe@suse.de

- crypto: FIPS - allow tests to be disabled in FIPS mode
  (bsc#1018913).
- crypto: rsa - allow keys >= 2048 bits in FIPS mode
  (bsc#1018913).
- crypto: drbg - remove FIPS 140-2 continuous test (bsc#1018913).
- crypto: drbg - do not call drbg_instantiate in healt test
  (bsc#1018913).
- crypto: xts - fix compile errors (bsc#1018913).
- crypto: xts - consolidate sanity check for keys (bsc#1018913).
- commit cab2aae

-------------------------------------------------------------------
Wed Jan 18 10:53:54 CET 2017 - ohering@suse.de

- netvsc: add rcu_read locking to netvsc callback (fate#320485).
- commit 878d5b4

-------------------------------------------------------------------
Wed Jan 18 04:01:11 CET 2017 - dchang@suse.com

- bnx2x: Correct ringparam estimate when DOWN (bsc#1020214).
- commit 6b9ade0

-------------------------------------------------------------------
Tue Jan 17 20:25:48 CET 2017 - ddiss@suse.de

- ceph: fix bad endianness handling in parse_reply_info_extra
  (bsc#1020488).
- commit 864bd88

-------------------------------------------------------------------
Tue Jan 17 15:03:19 CET 2017 - ddiss@suse.de

- config: enable Ceph kernel client modules for s390x
  (fate#321098)
- commit eb9cb3d

-------------------------------------------------------------------
Tue Jan 17 15:01:00 CET 2017 - ddiss@suse.de

- config: enable Ceph kernel client modules for ppc64le
  (fate#321098)
- commit a78a4f8

-------------------------------------------------------------------
Tue Jan 17 09:29:12 CET 2017 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Fix installation of /etc/uefi/certs (bsc#1019594)
- commit 9e2a44d

-------------------------------------------------------------------
Mon Jan 16 17:53:04 CET 2017 - colyli@suse.de

- bcache: partition support: add 16 minors per bcacheN device
  (bsc#1019784).
- commit 2ca207e

-------------------------------------------------------------------
Mon Jan 16 16:55:37 CET 2017 - msuchanek@suse.de

- Update metadata for serial fixes (bsc#1013001)
- commit e2304cc

-------------------------------------------------------------------
Mon Jan 16 12:51:49 CET 2017 - mbenes@suse.cz

- kgraft/iscsi-target: Do not block kGraft in iscsi_np kthread
  (bsc#1010612, fate#313296).
- commit 28ae1f0

-------------------------------------------------------------------
Mon Jan 16 11:30:55 CET 2017 - jslaby@suse.cz

- Linux 4.4.43 (FATE#320485 bnc#1012382).
- Refresh
  patches.suse/msft-hv-0913-hv_netvsc-rework-link-status-change-handling.patch.
- Refresh
  patches.suse/msft-hv-1081-hv_netvsc-style-cleanups.patch.
- Delete
  patches.suse/msft-hv-1144-netvsc-reduce-maximum-GSO-size.patch.
- commit 728bfb3

-------------------------------------------------------------------
Mon Jan 16 11:10:59 CET 2017 - jslaby@suse.cz

- Linux 4.4.42 (bnc#1012382 bsc#1000433).
- kABI: protect struct musb_platform_ops (kabi).
- kABI: protect struct wake_irq (kabi).
- kABI: protect struct xhci_hcd (kabi).
- Refresh
  patches.drivers/0001-usb-xhci-add-a-quirk-bit-for-ssic-port-unused.patch.
- Delete
  patches.drivers/drm-radeon-Always-store-CRTC-relative-radeon_crtc-cu.
- commit 8258fcf

-------------------------------------------------------------------
Fri Jan 13 16:40:15 CET 2017 - jeffm@suse.com

- reiserfs: fix race in prealloc discard (bsc#987576).
- commit 69a3437

-------------------------------------------------------------------
Fri Jan 13 15:48:00 CET 2017 - ddiss@suse.de

- target: support XCOPY requests without parameters (bsc#991273).
- target: check for XCOPY parameter truncation (bsc#991273).
- target: use XCOPY segment descriptor CSCD IDs (bsc#1017170).
- target: check XCOPY segment descriptor CSCD IDs (bsc#1017170).
- target: simplify XCOPY wwn->se_dev lookup helper (bsc#991273).
- target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense
  (bsc#991273).
- target: bounds check XCOPY total descriptor list length
  (bsc#991273).
- target: bounds check XCOPY segment descriptor list (bsc#991273).
- target: use XCOPY TOO MANY TARGET DESCRIPTORS sense
  (bsc#991273).
- target: add XCOPY target/segment desc sense codes (bsc#991273).
- commit 7755618

-------------------------------------------------------------------
Fri Jan 13 00:36:17 CET 2017 - neilb@suse.com

- avoid including "mountproto=" with no protocol in /proc/mounts
  (bsc#1019260).
- commit c0fd7e8

-------------------------------------------------------------------
Thu Jan 12 18:03:51 CET 2017 - jjolly@suse.de

- s390/sysinfo: show partition extended name and UUID if available
  (bnc#1009718, LTC#150160).
- [BZ 149851] kernel: Fix invalid domain response handling
  (bnc#1009718, LTC#149851).
- qeth: check not more than 16 SBALEs on the completion queue
  (bnc#1009718, LTC#148203).
- s390/cpuinfo: show maximum thread id (bnc#1009718, LTC#148580).
- s390/time: LPAR offset handling (bnc#1009718, LTC#146920).
- s390/time: move PTFF definitions (bnc#1009718, LTC#146920).
- commit 3bf2c33

-------------------------------------------------------------------
Thu Jan 12 16:52:15 CET 2017 - mbenes@suse.cz

- kgraft/xen: Do not block kGraft in xenbus kthread (bsc#1017410,
  fate#313296).
- commit 325a303

-------------------------------------------------------------------
Thu Jan 12 16:42:37 CET 2017 - mbrugger@suse.com

- PCI: generic: Fix pci_remap_iospace() failure path
  (bsc#1019630).
- arm64/numa: fix incorrect log for memory-less node
  (bsc#1019631).
- commit 13d2d9f

-------------------------------------------------------------------
Thu Jan 12 16:18:10 CET 2017 - dbueso@suse.de

- softirq: Let ksoftirqd do its job (bsc#1019618).
- commit d0d74b0

-------------------------------------------------------------------
Thu Jan 12 12:28:46 CET 2017 - tiwai@suse.de

- drm: Fix broken VT switch with video=1366x768 option
  (bsc#1018358).
- commit 82a494d

-------------------------------------------------------------------
Wed Jan 11 15:48:56 CET 2017 - mbrugger@suse.com

- drivers: net: xgene: fix: Coalescing values for v2 hardware
  (bsc#1019351).
- drivers: net: xgene: fix: Disable coalescing on v1 hardware
  (bsc#1019351).
- drivers: net: xgene: fix: Use GPIO to get link status
  (bsc#1019351).
- drivers: net: xgene: Fix MSS programming (bsc#1019351).
- net: xgene: fix backward compatibility fix (bsc#1019351).
- net/xgene: fix error handling during reset (bsc#1019351).
- commit 67b8b15

-------------------------------------------------------------------
Wed Jan 11 11:39:07 CET 2017 - msuchanek@suse.de

- ibmveth: calculate gso_segs for large packets (bsc#1019148).
- commit 91e0d45

-------------------------------------------------------------------
Wed Jan 11 11:39:06 CET 2017 - msuchanek@suse.de

- ibmveth: set correct gso_size and gso_type (bsc#1019148).
- commit b53c66e

-------------------------------------------------------------------
Wed Jan 11 11:39:02 CET 2017 - msuchanek@suse.de

- ibmveth: check return of skb_linearize in ibmveth_start_xmit
  (bsc#1019148).
- commit 9bc7fbb

-------------------------------------------------------------------
Wed Jan 11 11:38:54 CET 2017 - msuchanek@suse.de

- ibmveth: consolidate kmalloc of array, memset 0 to kcalloc
  (bsc#1019148).
- commit 6eca8d3

-------------------------------------------------------------------
Wed Jan 11 11:26:10 CET 2017 - yousaf.kaukab@suse.com

- brcmfmac: Change error print on wlan0 existence (bsc#1000092).
- commit c531a8d

-------------------------------------------------------------------
Tue Jan 10 17:51:58 CET 2017 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-0002-PCI-generic-thunder-Use-generic-ECAM-API.patch.
- commit cba51d6

-------------------------------------------------------------------
Tue Jan 10 11:46:39 CET 2017 - jthumshirn@suse.de

- ses: Fix SAS device detection in enclosure (bsc#1016403).
- commit f261cca

-------------------------------------------------------------------
Tue Jan 10 10:56:46 CET 2017 - mbrugger@suse.com

- supported.conf: delete xilinx/ll_temac (bsc#1011602)
- commit 1ab053f

-------------------------------------------------------------------
Tue Jan 10 05:01:04 CET 2017 - dchang@suse.com

- igb: add i211 to i210 PHY workaround (bsc#1009911).
- igb: Workaround for igb i210 firmware issue (bsc#1009911).
- commit 097344b

-------------------------------------------------------------------
Mon Jan  9 22:29:47 CET 2017 - tiwai@suse.de

- drm/i915: Force VDD off on the new power seqeuencer before
  starting to use it (bsc#1009674).
- commit 0f48bd0

-------------------------------------------------------------------
Mon Jan  9 15:37:44 CET 2017 - jslaby@suse.cz

- Linux 4.4.41 (bnc#1012382 bsc#1000433).
- Refresh
  patches.drivers/drm-radeon-Always-store-CRTC-relative-radeon_crtc-cu.
- Refresh
  patches.drivers/megaraid_sas-Syncing-request-flags-macro-names-with.patch.
- Delete
  patches.drivers/drm-radeon-Also-call-cursor_move_locked-when-the-cur.
- Delete
  patches.drivers/drm-radeon-Hide-the-HW-cursor-while-it-s-out-of-boun.
- commit e04f3bc

-------------------------------------------------------------------
Mon Jan  9 15:22:24 CET 2017 - jslaby@suse.cz

- Linux 4.4.40 (bnc#1008742 bnc#1012382 bsc#1004365 bsc#1008557
  bsc#980371 bnc#1005169 bsc#922634).
- kABI: protect struct mm_struct (kabi).
- kABI: protect struct task_struct (kabi).
- kABI: protect user_namespace include in fs/exec (kabi).
- kABI: protect user_namespace include in kernel/ptrace (kabi).
- Refresh
  patches.drivers/0007-usb-gadget-Update-usb_assign_descriptors-for-SuperSp.patch.
- Update patches.fixes/ptrace-in-namespace-perm-check.fix
  (bsc#959709, CVE-2015-8709).
- Delete
  patches.drivers/0001-usb-hub-Fix-auto-remount-of-safely-removed-or-ejecte.patch.
- Delete
  patches.drivers/ALSA-hda-Gate-the-mic-jack-on-HP-Z1-Gen3-AiO.
- Delete
  patches.fixes/0001-block_dev-don-t-test-bdev-bd_contains-when-it-is-not.patch.
- Delete
  patches.fixes/driver-core-fix-race-between-creating-querying-glue-.patch.
- Delete
  patches.fixes/ppp-defer-netns-reference-release-for-ppp-channel.patch.
- Delete
  patches.fixes/xen-gntdev-use-VM_MIXEDMAP-instead-of-VM_IO.patch.
- commit 375eff6

-------------------------------------------------------------------
Mon Jan  9 14:21:23 CET 2017 - tiwai@suse.de

- supported.conf: Support Marvell WiFi/BT SDIO and pinctrl-cherrytrail
  (bsc#1018813)
- commit a7ee305

-------------------------------------------------------------------
Mon Jan  9 10:39:19 CET 2017 - jthumshirn@suse.de

- Delete
  patches.drivers/0062-libnvdimm-fix-smart-data-retrieval.patch.
  The hunk was misapplied and the correct version is in
  patches.kernel.org/patch-4.4.7-8.
- commit ebcb487

-------------------------------------------------------------------
Thu Jan  5 18:02:40 CET 2017 - ohering@suse.de

- x86/hyperv: Handle unknown NMIs on one CPU when
  unknown_nmi_panic (fate#320485).
- tools: hv: Enable network manager for bonding scripts on RHEL
  (fate#320485).
- Tools: hv: kvp: configurable external scripts path
  (fate#320485).
- hv: change clockevents unbind tactics (fate#320485).
- hv: acquire vmbus_connection.channel_mutex in
  vmbus_free_channels() (fate#320485).
- hyperv: Fix spelling of HV_UNKOWN (fate#320485).
- scsi: storvsc: Payload buffer incorrectly sized for 32 bit
  kernels (fate#320485).
- hv_netvsc: remove excessive logging on MTU change (fate#320485).
- PCI: hv: Allocate physically contiguous hypercall params buffer
  (fate#320485).
- PCI: hv: Delete the device earlier from hbus->children for
  hot-remove (fate#320485).
- PCI: hv: Fix hv_pci_remove() for hot-remove (fate#320485).
- commit a4fb4e6

-------------------------------------------------------------------
Thu Jan  5 18:02:39 CET 2017 - ohering@suse.de

- PCI: hv: Use the correct buffer size in new_pcichild_device()
  (fate#320485).
- Drivers: hv: vmbus: On the read path cleanup the logic to
  interrupt the host (fate#320485).
- Drivers: hv: vmbus: On write cleanup the logic to interrupt
  the host (fate#320485).
- Drivers: hv: vmbus: Base host signaling strictly on the ring
  state (fate#320485).
- tools: hv: remove unnecessary header files and netlink related
  code (fate#320485).
- tools: hv: fix a compile warning in snprintf (fate#320485).
- tools: hv: remove unnecessary link flag (fate#320485).
- Drivers: hv: balloon: Fix info request to show max page count
  (fate#320485).
- Drivers: hv: vss: Operation timeouts should match host
  expectation (fate#320485).
- Drivers: hv: vss: Improve log messages (fate#320485).
- Drivers: hv: balloon: Add logging for dynamic memory operations
  (fate#320485).
- Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG
  is not set (fate#320485).
- Drivers: hv: utils: Fix the mapping between host version and
  protocol to use (fate#320485).
- Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout
  (fate#320485).
- Drivers: hv: ring_buffer: count on wrap around mappings in
  get_next_pkt_raw() (v2) (fate#320485).
- PCI: hv: Make unnecessarily global IRQ masking functions static
  (fate#320485).
- hv_netvsc: fix a race between netvsc_send() and
  netvsc_init_buf() (fate#320485).
- Drivers: hv: balloon: replace ha_region_mutex with spinlock
  (fate#320485).
- commit 63457bc

-------------------------------------------------------------------
Thu Jan  5 15:52:08 CET 2017 - fdmanana@suse.com

- Btrfs: send, avoid incorrect leaf accesses when sending utimes
  operations (bsc#1018316).
- Btrfs: send, fix invalid leaf accesses due to incorrect utimes
  operations (bsc#1018316).
- Btrfs: send, fix warning due to late freeing of orphan_dir_info
  structures (bsc#1018316).
- Btrfs: incremental send, fix premature rmdir operations
  (bsc#1018316).
- Btrfs: incremental send, fix invalid paths for rename operations
  (bsc#1018316).
- Btrfs: send, add missing error check for calls to path_loop()
  (bsc#1018316).
- Btrfs: send, fix failure to move directories with the same
  name around (bsc#1018316).
- commit 40f67ca

-------------------------------------------------------------------
Thu Jan  5 09:26:33 CET 2017 - tiwai@suse.de

- fbcon: Fix vc attr at deinit (bsc#1000619).
- commit 789d606

-------------------------------------------------------------------
Wed Jan  4 19:50:41 CET 2017 - bpoirier@suse.com

- scsi: bfa: Increase requested firmware version to 3.2.5.1
  (bsc#1013273).
- commit d9530d4

-------------------------------------------------------------------
Wed Jan  4 16:44:03 CET 2017 - jeffm@suse.com

- btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION}
  in btrfs_ioctl (bsc#1018100).
- commit 150ad6c

-------------------------------------------------------------------
Tue Jan  3 21:22:53 CET 2017 - jeffm@suse.com

- btrfs: increment ctx->pos for every emitted or skipped dirent
  in readdir (bsc#981709).
- btrfs: remove old tree_root dirent processing in
  btrfs_real_readdir() (bsc#981709).
- commit c936976

-------------------------------------------------------------------
Tue Jan  3 20:26:15 CET 2017 - jeffm@suse.com

- Update btrfs patch tags for 4.10-rc1.
- commit 54fe129

-------------------------------------------------------------------
Tue Jan  3 19:58:50 CET 2017 - tiwai@suse.de

- intel_idle: Add KBL support (bsc#1016884).
- commit 1919669

-------------------------------------------------------------------
Tue Jan  3 17:43:21 CET 2017 - tiwai@suse.de

- Disable patches.drivers/drm-i915-Exit-cherryview_irq_handler-after-one-pass
  The patch seems leading to the instability on Wyse box (bsc#1015367).
- commit 39be084

-------------------------------------------------------------------
Tue Jan  3 09:00:42 CET 2017 - neilb@suse.com

- Refresh
  patches.kabi/0003-SUNRPC-Limit-the-reconnect-backoff-timer-to-the-max-KABI.patch.
  Move field to a hole in structure.
- commit d54874f

-------------------------------------------------------------------
Mon Jan  2 21:01:55 CET 2017 - bpoirier@suse.com

- efi/libstub: Move Graphics Output Protocol handling to generic
  code (bnc#974215).
- Delete
  patches.arch/0004-efi-x86-libstub-move-to-generic-GOP-code.patch.
  The backport of fc37206 ("efi/libstub: Move Graphics Output Protocol
  handling to generic code", v4.7-rc1) was split into two patches for no
  apparent reason. Reunite them.
- commit ab48258

-------------------------------------------------------------------
Mon Jan  2 20:53:08 CET 2017 - bpoirier@suse.com

- Refresh
  patches.drivers/0034-usb-Add-USB-3.1-Precision-time-measurement-capabilit.patch.
- Delete
  patches.drivers/0041-usb-Add-USB-3.1-Precision-time-measurement-capabilit.patch.
  The backport of faee822 ("usb: Add USB 3.1 Precision time measurement
  capability descriptor support" ,v4.6-rc1) was split into two patches for no
  apparent reason. Reunite them.
- commit 134ff47

-------------------------------------------------------------------
Mon Jan  2 20:42:52 CET 2017 - bpoirier@suse.com

- Delete
  patches.arch/arm64-bcm2837-0077-clk-bcm2835-Fix-PLL-poweron.patch.
  patches.kernel.org/patch-4.4.12-13 already applies a backport of e708b38
  ("clk: bcm2835: Fix PLL poweron", v4.7-rc1). This patch is a duplicate and
  adds the same code a second time.
- commit bdda9d0

-------------------------------------------------------------------
Mon Jan  2 20:16:01 CET 2017 - bpoirier@suse.com

- Refresh
  patches.drivers/0032-usb-Add-USB3.1-SuperSpeedPlus-Isoc-Endpoint-Companio.patch.
  This patch is a backport of commit c8b1d89 ("usb: Add USB3.1 SuperSpeedPlus
  Isoc Endpoint Companion descriptor", v4.6-rc1), fix the git-commit tag.
- commit 58cc2b6

-------------------------------------------------------------------
Mon Jan  2 19:55:12 CET 2017 - bpoirier@suse.com

- Refresh patches.drivers/dax-New-fault-locking.patch.
- Delete
  patches.drivers/dax-Remove-unused-variable-in-__dax_pmd_fault.patch.
  Strangely, one hunk was split out of the backport for ac401cc ("dax: New
  fault locking", v4.7-rc1) to a different patch file. Reunite everything
  into one patch.
  Also use the correct date of commit ac401cc.
- commit bfc03fd

-------------------------------------------------------------------
Mon Jan  2 19:20:08 CET 2017 - bpoirier@suse.com

- Refresh patches.kernel.org/patch-4.4.9-10.
  Remove erroneous git-commit tag. This patch in fact reverts commit 7f821fc
  ("powerpc/tm: Check for already reclaimed tasks", v4.4-rc3). The revert is
  stable commit a9bd748 (Revert: "powerpc/tm: Check for already reclaimed
  tasks", v4.4.10)
  This erroneous git-commit tag may be due to the peculiar format of
  a9bd748's log.
- commit 9380072

-------------------------------------------------------------------
Mon Jan  2 18:59:57 CET 2017 - bpoirier@suse.com

- Delete
  patches.fixes/0001-userfaultfd-don-t-block-on-the-last-VM-updates-at-ex.patch.
  patches.kernel.org/patch-4.4.5-6 already applies a backport of 39680f5
  (userfaultfd: don't block on the last VM updates at exit time", v4.5-rc7)
  This patch is a duplicate and adds the same code a second time.
- commit 3079d9b

-------------------------------------------------------------------
Mon Jan  2 18:38:48 CET 2017 - bpoirier@suse.com

- Refresh
  patches.suse/0001-locking-qspinlock-Use-_acquire-_release-versions-of-.patch.
- Refresh
  patches.suse/0002-locking-qspinlock-Prefetch-the-next-node-cacheline.patch.
- Refresh
  patches.suse/0003-locking-qspinlock-Avoid-redundant-read-of-next-point.patch.
- Refresh
  patches.suse/0004-locking-pvqspinlock-x86-Optimize-the-PV-unlock-code-.patch.
- Refresh
  patches.suse/0005-locking-sched-Introduce-smp_cond_acquire-and-use-it.patch.
- Refresh
  patches.suse/0006-sched-core-locking-Document-Program-Order-guarantees.patch.
- Refresh
  patches.suse/0007-locking-pvqspinlock-Collect-slowpath-lock-statistics.patch.
- Refresh
  patches.suse/0008-locking-pvqspinlock-Allow-limited-lock-stealing.patch.
- Refresh
  patches.suse/0009-locking-pvqspinlock-Queue-node-adaptive-spinning.patch.
  Fix wrong (duplicated) git-commit tag.
- commit 4140bfc

-------------------------------------------------------------------
Mon Jan  2 17:44:00 CET 2017 - bpoirier@suse.com

- Refresh patches.drivers/0001-hub-admit-devices-are-SS.patch.
- Refresh
  patches.fixes/0001-ipc-shm.c-is_file_shm_hugepages-can-be-boolean.patch.
  Clean up attribution lines.
- commit 85388d4

-------------------------------------------------------------------
Mon Jan  2 14:32:57 CET 2017 - mkubecek@suse.cz

- Update patches.fixes/tipc-check-minimum-bearer-MTU.patch to final
  mainline version, update mainline references.
- commit 15890cc

-------------------------------------------------------------------
Mon Jan  2 14:14:27 CET 2017 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.13-14 references (add CVE-2016-9806 bsc#1013540).
- commit 4b2e0d2

-------------------------------------------------------------------
Mon Jan  2 10:56:20 CET 2017 - jslaby@suse.cz

- drm: Use u64 for intermediate dotclock calculations
  (bnc#1006472).
- commit 322b1a4

-------------------------------------------------------------------
Mon Jan  2 10:28:48 CET 2017 - jslaby@suse.cz

- Linux 4.4.39 (bsc#1015212).
- Delete
  patches.fixes/0001-locking-rtmutex-Prevent-dequeue-vs.-unlock-race.patch.
- Delete
  patches.fixes/0002-locking-rtmutex-Use-READ_ONCE-in-rt_mutex_owner.patch.
- commit 1c3ec20

-------------------------------------------------------------------
Thu Dec 29 20:46:26 CET 2016 - tiwai@suse.de

- Fix kABI breakage by linux/acpi.h inclusion in i8042-x86ia46io.h
  (bsc#1011660).
- commit 8c901ad

-------------------------------------------------------------------
Thu Dec 29 16:13:01 CET 2016 - tiwai@suse.de

- Fix kABI breakage by i2c-designware baytrail fix (bsc#1011913).
- commit 12e3caa

-------------------------------------------------------------------
Thu Dec 29 15:50:32 CET 2016 - tiwai@suse.de

- Input: i8042 - Trust firmware a bit more when probing on X86
  (bsc#1011660).
- commit 14c2a6b

-------------------------------------------------------------------
Thu Dec 29 15:49:39 CET 2016 - tiwai@suse.de

- i2c: designware-baytrail: Disallow the CPU to enter C6 or C7
  while holding the punit semaphore (bsc#1011913).
- commit b2fcb06

-------------------------------------------------------------------
Thu Dec 29 09:58:56 CET 2016 - tiwai@suse.de

- Refresh upstreamed patches (bsc#1010690)
  patches.drivers/080-ASoC-cht_bsw_rt5672-Use-HID-translation-unit
  patches.drivers/082-ASoC-intel-Replace-kthread-with-work
  patches.drivers/083-ASoC-rt5670-Add-missing-10EC5072-ACPI-ID
  patches.drivers/084-ASoC-Intel-Add-missing-10EC5672-ACPI-ID-matching-for
  patches.drivers/086-ASoC-rt5670-Enable-Braswell-platform-workaround-for
  patches.drivers/087-ASoC-Intel-bytcr_rt5640-fallback-mechanism-if-MCLK-i
- commit 06e4467

-------------------------------------------------------------------
Thu Dec 29 09:45:11 CET 2016 - tiwai@suse.de

- ASoC: rt5670: add HS ground control (bsc#1016250).
- commit 8420fac

-------------------------------------------------------------------
Wed Dec 28 16:51:20 CET 2016 - tiwai@suse.de

- 8250/fintek: rename IRQ_MODE macro (boo#1009546).
- serial: 8250_fintek: fix the mismatched IRQ mode (boo#1009546).
- commit 13e486c

-------------------------------------------------------------------
Wed Dec 28 16:46:12 CET 2016 - tiwai@suse.de

- serial: 8250: Integrate Fintek into 8250_base (boo#1016979).
  Update config files to change CONFIG_SERIAL_8250_FINTEK to boolean
  accordingly, too.  Also, the corresponding entry got removed from
  supported.conf.
- commit 7f9e890

-------------------------------------------------------------------
Wed Dec 28 07:55:20 CET 2016 - ghe@suse.com

- ocfs2: fix deadlock on mmapped page in
  ocfs2_write_begin_nolock() (bnc#921494).
- commit f127796

-------------------------------------------------------------------
Fri Dec 23 09:12:40 CET 2016 - mhocko@suse.cz

- mm: do not loop on GFP_REPEAT high order requests if there is
  no reclaim progress (bnc#1013000).
- commit c6b6b11

-------------------------------------------------------------------
Tue Dec 20 15:07:35 CET 2016 - msuchanek@suse.de

- cxl: fix potential NULL dereference in free_adapter()
  (bsc#1016517).
- commit a4807bf

-------------------------------------------------------------------
Mon Dec 19 15:06:26 CET 2016 - jlee@suse.com

- Refresh
  patches.suse/0004-x86-efi-Generating-random-number-in-EFI-stub.patch.
  Fix the warning message that it only turns up with GCC5:
  arch/x86/boot/compressed/eboot.c:1189:3: warning: implicit declaration of function ‘efi_get_random_key’
  +[-Wimplicit-function-declaration]
   efi_get_random_key(sys_table, params, keys->hibernation_key,
   ^
- commit 46577fe

-------------------------------------------------------------------
Mon Dec 19 14:05:53 CET 2016 - hare@suse.de

- scsi: Modify HITACHI OPEN-V blacklist entry (bsc#1006469).
- commit 776d1e9

-------------------------------------------------------------------
Mon Dec 19 14:03:02 CET 2016 - hare@suse.de

- scsi: Add 'AIX VDASD' to blacklist (bsc#1006469).
- commit 33901b7

-------------------------------------------------------------------
Mon Dec 19 10:36:46 CET 2016 - hare@suse.de

- scsi_dh_alua: uninitialized variable in alua_rtpg()
  (bsc#1012910).
- commit 7c92c89

-------------------------------------------------------------------
Mon Dec 19 02:24:34 CET 2016 - neilb@suse.com

- Update multiple Patch-mainline and Git-commit
  These patches have now landed upstream.
- Refresh
  patches.fixes/0001-NFSv4-add-flock_owner-to-open-context.patch.
- Refresh
  patches.fixes/0001-SUNRPC-fix-refcounting-problems-with-auth_gss-messag.patch.
- Refresh
  patches.fixes/0001-block_dev-don-t-test-bdev-bd_contains-when-it-is-not.patch.
- Refresh
  patches.fixes/0001-cephfs-ignore-error-from-invalidate_inode_pages2_ran.patch.
- Refresh
  patches.fixes/0001-exportfs-be-careful-to-only-return-expected-errors.patch.
- Refresh
  patches.fixes/0001-md-raid1-fix-IO-can-block-resync-indefinitely.patch.
- Refresh
  patches.fixes/0002-NFSv4-change-nfs4_do_setattr-to-take-an-open_context.patch.
- Refresh
  patches.fixes/0002-cephfs-remove-warning-when-ceph_releasepage-is-calle.patch.
- Refresh
  patches.fixes/0003-NFSv4-change-nfs4_select_rw_stateid-to-take-a-lock_c.patch.
- Refresh
  patches.fixes/0004-NFSv4-enhance-nfs4_copy_lock_stateid-to-use-a-flock-.patch.
- Refresh
  patches.suse/0001-md-failfast-add-failfast-flag-for-md-to-be-used-by-s.patch.
- Refresh
  patches.suse/0002-md-raid1-add-failfast-handling-for-reads.patch.
- Refresh
  patches.suse/0003-md-raid1-add-failfast-handling-for-writes.patch.
- Refresh
  patches.suse/0004-md-raid10-add-failfast-handling-for-reads.patch.
- Refresh
  patches.suse/0005-md-raid10-add-failfast-handling-for-writes.patch.
- Refresh patches.suse/01a-md-failfast-metadata.
- Refresh patches.suse/md-bitmap-unplug-fixes.
- Refresh patches.suse/md-expedite-hot-remove.
- Refresh patches.suse/md-raid10-silence-conf.
- Refresh patches.suse/md-update-sb-async.
- commit f5b47b2

-------------------------------------------------------------------
Fri Dec 16 18:12:07 CET 2016 - mbrugger@suse.com

- Refresh patches.arch/arm64-drivers-net-xgene-Fix-error-handling.patch.
- commit 2bd7c1f

-------------------------------------------------------------------
Thu Dec 15 20:09:03 CET 2016 - jslaby@suse.cz

- TTY: n_hdlc, fix lockdep false positive (bnc#1015840).
- commit e69d7b6

-------------------------------------------------------------------
Thu Dec 15 16:37:13 CET 2016 - msuchanek@suse.de

- Tidy ibmvnic patch names.
- commit 4b2e05a

-------------------------------------------------------------------
Thu Dec 15 10:39:22 CET 2016 - jslaby@suse.cz

- ipc: msg, make msgrcv work with LONG_MIN (bnc#1005918).
- commit eaf9c10

-------------------------------------------------------------------
Thu Dec 15 07:50:13 CET 2016 - zren@suse.com

- config: enable CONFIG_OCFS2_DEBUG_MASKLOG for ocfs2
        (bsc#1015038)
- commit 3b3eef4

-------------------------------------------------------------------
Thu Dec 15 03:24:16 CET 2016 - neilb@suse.com

- NFSv4: Cap the transport reconnection timer at 1/2 lease period
  (bsc#1014410).
- NFSv4: Cleanup the setting of the nfs4 lease period
  (bsc#1014410).
- KABI fix (bsc#1014410).
- SUNRPC: Limit the reconnect backoff timer to the max RPC
  message timeout (bsc#1014410).
- SUNRPC: Fix reconnection timeouts (bsc#1014410).
- commit 9a2dbae

-------------------------------------------------------------------
Wed Dec 14 21:31:41 CET 2016 - jslaby@suse.cz

- driver core: fix race between creating/querying glue dir and
  its cleanup (bnc#1008742).
- commit 8f9b0f3

-------------------------------------------------------------------
Wed Dec 14 16:04:26 CET 2016 - jeffm@suse.com

- Clean up incorrect 'Reference' tags.
- commit 6ed5a24

-------------------------------------------------------------------
Wed Dec 14 15:02:26 CET 2016 - ohering@suse.de

- netvsc: reduce maximum GSO size (fate#320485).
- vmbus: make sysfs names consistent with PCI (fate#320485).
- Revert "hv_netvsc: report vmbus name in ethtool" (fate#320485).
- net/hyperv: avoid uninitialized variable (fate#320485).
- netvsc: Remove mistaken udp.h inclusion (fate#320485).
- netvsc: fix checksum on UDP IPV6 (fate#320485).
- Drivers: hv: get rid of id in struct vmbus_channel
  (fate#320485).
- Drivers: hv: make VMBus bus ids persistent (fate#320485).
- hv_netvsc: fix comments (fate#320485).
- hv_netvsc: count multicast packets received (fate#320485).
- hv_netvsc: remove VF in flight counters (fate#320485).
- hv_netvsc: use RCU to protect vf_netdev (fate#320485).
- hv_netvsc: improve VF device matching (fate#320485).
- hv_netvsc: simplify callback event code (fate#320485).
- hv_netvsc: dev hold/put reference to VF (fate#320485).
- hv_netvsc: use consume_skb (fate#320485).
- Revert "hv_netvsc: make inline functions static" (fate#320485).
- Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID"
  warnings (fate#320485).
- Driver: hv: vmbus: Make mmio resource local (fate#320485).
- PCI: hv: Handle hv_pci_generic_compl() error case (fate#320485).
- PCI: hv: Handle vmbus_sendpacket() failure in
  hv_compose_msi_msg() (fate#320485).
- PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
  (fate#320485).
- PCI: hv: Use pci_function_description in struct definitions
  (fate#320485).
- PCI: hv: Use zero-length array in struct pci_packet
  (fate#320485).
- Drivers: hv: utils: Check VSS daemon is listening before a
  hot backup (fate#320485).
- Drivers: hv: utils: Continue to poll VSS channel after handling
  requests (fate#320485).
- Drivers: hv: Introduce a policy for controlling channel affinity
  (fate#320485).
- Drivers: hv: ring_buffer: use wrap around mappings in
  hv_copy{from, to}_ringbuffer() (fate#320485).
- Drivers: hv: ring_buffer: wrap around mappings for ring buffers
  (fate#320485).
- Drivers: hv: cleanup vmbus_open() for wrap around mappings
  (fate#320485).
- Drivers: hv: balloon: Use available memory value in pressure
  report (fate#320485).
- Drivers: hv: balloon: account for gaps in hot add regions
  (fate#320485).
- Drivers: hv: balloon: keep track of where ha_region starts
  (fate#320485).
- Tools: hv: kvp: ensure kvp device fd is closed on exec
  (fate#320485).
- Drivers: hv: vmbus: Implement a mechanism to tag the channel
  for low latency (fate#320485).
- Drivers: hv: vmbus: Reduce the delay between retries in
  vmbus_post_msg() (fate#320485).
- Drivers: hv: vmbus: Enable explicit signaling policy for NIC
  channels (fate#320485).
- Drivers: hv: vmbus: fix the race when querying & updating the
  percpu list (fate#320485).
- Drivers: hv: get rid of timeout in vmbus_open() (fate#320485).
- Drivers: hv: don't leak memory in vmbus_establish_gpadl()
  (fate#320485).
- Drivers: hv: get rid of redundant messagecount in
  create_gpadl_header() (fate#320485).
- hv_netvsc: add ethtool statistics for tx packet issues
  (fate#320485).
- hv_netvsc: report vmbus name in ethtool (fate#320485).
- hv_netvsc: make variable local (fate#320485).
- hv_netvsc: make netvsc_destroy_buf void (fate#320485).
- hv_netvsc: refactor completion function (fate#320485).
- hv_netvsc: rearrange start_xmit (fate#320485).
- hv_netvsc: init completion during alloc (fate#320485).
- hv_netvsc: make device_remove void (fate#320485).
- hv_netvsc: use ARRAY_SIZE() for NDIS versions (fate#320485).
- hv_netvsc: make inline functions static (fate#320485).
- hv_netvsc: style cleanups (fate#320485).
- hv_netvsc: use kcalloc (fate#320485).
- hv_netvsc: make RSS hash key static (fate#320485).
- hv_netvsc: fix rtnl locking in callback (fate#320485).
- PCI: hv: Use list_move_tail() instead of list_del() +
  list_add_tail() (fate#320485).
- hv_netvsc: Implement batching of receive completions
  (fate#320485).
- hv_netvsc: Add handler for physical link speed change
  (fate#320485).
- hv_netvsc: Add query for initial physical link speed
  (fate#320485).
- commit 43e2fc8

-------------------------------------------------------------------
Wed Dec 14 14:02:45 CET 2016 - ohering@suse.de

- kabi/severities: Ignore changes in drivers/hv
- commit a1ea512

-------------------------------------------------------------------
Wed Dec 14 13:59:43 CET 2016 - bp@suse.de

- x86/hpet: Reduce HPET counter read contention (bsc#1014710).
- commit 2d3e9d4

-------------------------------------------------------------------
Wed Dec 14 13:01:13 CET 2016 - msuchanek@suse.de

- ibmvnic: drop duplicate header seq_file.h (bsc#1015416).
- commit 4cc0fa6

-------------------------------------------------------------------
Wed Dec 14 13:00:54 CET 2016 - msuchanek@suse.de

- ibmvnic: Fix size of debugfs name buffer (bsc#1015416).
- commit 620f9d1

-------------------------------------------------------------------
Wed Dec 14 13:00:12 CET 2016 - msuchanek@suse.de

- ibmvnic: Unmap ibmvnic_statistics structure (bsc#1015416).
- commit 6286855

-------------------------------------------------------------------
Wed Dec 14 12:59:48 CET 2016 - msuchanek@suse.de

- ibmvnic: Start completion queue negotiation at server-provided
  optimum values (bsc#1015416).
- commit b5fdcef

-------------------------------------------------------------------
Wed Dec 14 12:59:24 CET 2016 - msuchanek@suse.de

- ibmvnic: Fix missing brackets in init_sub_crq_irqs
  (bsc#1015416).
- commit 9fe9426

-------------------------------------------------------------------
Wed Dec 14 12:59:07 CET 2016 - msuchanek@suse.de

- ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
  (bsc#1015416).
- commit 41d7134

-------------------------------------------------------------------
Wed Dec 14 12:58:26 CET 2016 - msuchanek@suse.de

- ibmvnic: Update MTU after device initialization (bsc#1015416).
- commit 9b74f8e

-------------------------------------------------------------------
Wed Dec 14 12:58:09 CET 2016 - msuchanek@suse.de

- ibmvnic: Fix GFP_KERNEL allocation in interrupt context
  (bsc#1015416).
- commit 957dc07

-------------------------------------------------------------------
Wed Dec 14 12:57:51 CET 2016 - msuchanek@suse.de

- ibmvnic: Driver Version 1.0.1 (bsc#1015416).
- commit 7b7bbd3

-------------------------------------------------------------------
Wed Dec 14 12:57:31 CET 2016 - msuchanek@suse.de

- ibmvnic: fix error return code in ibmvnic_probe() (bsc#1015416).
- commit 8acc110

-------------------------------------------------------------------
Wed Dec 14 12:57:11 CET 2016 - msuchanek@suse.de

- ibmvnic: convert to use simple_open() (bsc#1015416).
- commit 2561fba

-------------------------------------------------------------------
Wed Dec 14 12:56:41 CET 2016 - msuchanek@suse.de

- ibmvnic: Handle backing device failover and reinitialization
  (bsc#1015416).
- commit 3d5c32d

-------------------------------------------------------------------
Wed Dec 14 10:47:35 CET 2016 - ohering@suse.de

- Add mainline tags to various hyperv patches
- commit e0cbb09

-------------------------------------------------------------------
Wed Dec 14 09:34:27 CET 2016 - tiwai@suse.de

- drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer
  translation entry 2 (bsc#1014392).
- drm/i915: Cleaning up DDI translation tables (bsc#1014392).
- drm/i915: Update Skylake DDI translation table for DP
  (bsc#1014392).
- drm/i915: Update Skylake DDI translation table for HDMI
  (bsc#1014392).
- drm/i915/skl: Update DDI translation tables for SKL
  (bsc#1014392).
- drm/i915/gen9: Add WaInPlaceDecompressionHang (bsc#1014392).
- drm/i915/skl: Add WaDisableGafsUnitClkGating (bsc#1014392).
- drm/i915: Clean up L3 SQC register field definitions
  (bsc#1014392).
- commit ff71b31

-------------------------------------------------------------------
Wed Dec 14 04:31:09 CET 2016 - bpoirier@suse.com

- blacklist.conf:
  	c16aea1 net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets (v4.7-rc1)
  		Fixes:
  		b084444 net/mlx5_core: Introduce access function to read internal timer (v4.5-rc1)
  		b4ff3a3 net/mlx5: Use offset based reserved field names in the IFC header file (v4.5-rc6)
  		skipped, already present as
  		e1c9c62 net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets (v4.7-rc1)
  	92c075d net: sched: fix tc_should_offload for specific clsact classes (v4.7-rc3)
  		Fixes:
  		10cbc68 net/sched: cls_flower: Hardware offloaded filters statistics support (v4.7-rc1)
  			not present
  		5b33f48 net/flower: Introduce hardware offload support (v4.6-rc1)
  		a1b7c5f net: sched: add cls_u32 offload hooks for netdevs (v4.6-rc1)
  		Fixes something introduced by:
  		1f211a1 net, sched: add clsact qdisc (v4.5-rc1)
  		which is not present, skipped.
- commit d23c2f7

-------------------------------------------------------------------
Wed Dec 14 04:30:36 CET 2016 - bpoirier@suse.com

- gro_cells: mark napi struct as not busy poll candidates
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- commit b4775de

-------------------------------------------------------------------
Wed Dec 14 04:28:28 CET 2016 - bpoirier@suse.com

- net/mlx5: Fix autogroups groups num not decreasing (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Keep autogroups list ordered (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Fix steering resource leak (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Set source mac address in FTE (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx4_en: Fix panic on xmit while port is down (bsc#966191
  FATE#320230).
- IB/core: Fix possible memory leak in cma_resolve_iboe_route()
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- net/mlx5e: Use correct flow dissector key on flower offloading
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net_sched: fix a typo in tc_for_each_action() (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- IB/mlx5: Fix iteration overrun in GSI qps (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- commit 0c454ed

-------------------------------------------------------------------
Tue Dec 13 20:24:11 CET 2016 - tiwai@suse.de

- ASoC: Intel: bytcr_rt5640: fallback mechanism if MCLK is not
  enabled (bsc#1010690).
- commit d0b5c11

-------------------------------------------------------------------
Tue Dec 13 19:29:24 CET 2016 - msuchanek@suse.de

- misc/genwqe: ensure zero initialization (fate#321595).
- commit 899b0cb

-------------------------------------------------------------------
Tue Dec 13 19:16:33 CET 2016 - ohering@suse.de

- Drivers: hv: utils: fix a race on userspace daemons registration
  (bnc#1014392).
- commit 05feba7

-------------------------------------------------------------------
Tue Dec 13 17:57:04 CET 2016 - tiwai@suse.de

- drm/i915/dsi: fix CHV dsi encoder hardware state readout on
  port C (bsc#1015367).
- drm/i915: Fix system resume if PCI device remained enabled
  (bsc#1015367).
- drm/i915: Force ringbuffers to not be at offset 0 (bsc#1015367).
- drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
  (bsc#1015367).
- drm/i915/skl: Fix rc6 based gpu/system hang (bsc#1015367).
- drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc
  also (bsc#1015367).
- drm/i915: add helpers for platform specific revision id range
  checks (bsc#1015367).
- drm/i915/bxt: add revision id for A1 stepping and use it
  (bsc#1015367).
- drm/i915: remove parens around revision ids (bsc#1015367).
- drm/i915/userptr: Hold mmref whilst calling get-user-pages
  (bsc#1015367).
- drm/i915: Exit cherryview_irq_handler() after one pass
  (bsc#1015367).
- drm/i915/skl: Update watermarks before the crtc is disabled
  (bsc#1015367).
- commit 729a249

-------------------------------------------------------------------
Tue Dec 13 17:51:24 CET 2016 - tiwai@suse.de

- blacklist.conf: Add i915 stable commits that can be ignored (bsc#1015367)
- commit 51f95ce

-------------------------------------------------------------------
Tue Dec 13 16:01:15 CET 2016 - tiwai@suse.de

- drm/i915: Call intel_dp_mst_resume() before resuming displays
  (bsc#1015359).
- commit bcf4145

-------------------------------------------------------------------
Tue Dec 13 11:49:00 CET 2016 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.33-34 references (add CVE-2016-8645 bsc#1009969).
- commit c2494ed

-------------------------------------------------------------------
Tue Dec 13 11:16:37 CET 2016 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.37-38 references (add CVE-2016-9793 bsc#1013531).
- commit 1dca897

-------------------------------------------------------------------
Tue Dec 13 09:13:28 CET 2016 - mkubecek@suse.cz

- net: handle no dst on skb in icmp6_send (CVE-2016-9919
  bsc#1014701).
- net: icmp6_send should use dst dev to determine L3 domain
  (bsc#1014701).
- net: ipv6: tcp reset, icmp need to consider L3 domain
  (bsc#1014701).
- commit 80451e4

-------------------------------------------------------------------
Mon Dec 12 23:25:12 CET 2016 - dbueso@suse.de

- ipc/sem.c: add cond_resched in exit_sme (bsc#979378).
- locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
  (bsc#1015212).
- locking/rtmutex: Prevent dequeue vs. unlock race (bsc#1015212).
- locking/pv-qspinlock: Use cmpxchg_release() in
  __pv_queued_spin_unlock() (bsc#969756).
- commit 9b060c1

-------------------------------------------------------------------
Mon Dec 12 09:46:48 CET 2016 - jslaby@suse.cz

- Linux 4.4.38 (CVE-2016-9576 bnc#1012382 bsc#1013604
  CVE-2016-8655 bsc#1012754).
- Refresh
  patches.drivers/mlx5-0150-net-flower-Introduce-hardware-offload-support.patch.
- Refresh
  patches.drivers/mlx5-0160-net-flower-Fix-pointer-cast.patch.
- Delete
  patches.fixes/don-t-feed-anything-but-regular-iovec-s-to-blk_rq_map_user_iov.patch.
- Delete
  patches.fixes/packet-fix-race-condition-in-packet_set_ring.patch.
- commit 11d3212

-------------------------------------------------------------------
Sun Dec 11 23:55:55 CET 2016 - neilb@suse.com

- SUNRPC: fix refcounting problems with auth_gss messages
  (boo#1011250).
- commit 27fafcb

-------------------------------------------------------------------
Sat Dec 10 10:35:28 CET 2016 - jslaby@suse.cz

- Linux 4.4.37 (CVE-2016-9794 bnc#1012382 bsc#1013533 bsc#1001888
  bsc#1010970).
- Delete patches.drivers/ALSA-pcm-Call-kill_fasync-in-stream-lock.
- Delete
  patches.fixes/0001-pci-Don-t-set-RCB-bit-in-LNKCTL-if-the-upstream-brid.patch.
- Delete
  patches.fixes/zram-Fix-unbalanced-idr-management-at-hot-removal.
- commit 63e851b

-------------------------------------------------------------------
Fri Dec  9 14:03:11 CET 2016 - tiwai@suse.de

- i2c: designware-baytrail: Add support for cherrytrail
  (bsc#1011913).
- i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
  (bsc#1011913).
- commit e33ed46

-------------------------------------------------------------------
Fri Dec  9 13:54:51 CET 2016 - tiwai@suse.de

- Delete patches.drivers/i2c-designware-baytrail-Work-around-Cherry-Trail-sem.
  Will be replaced with the newly submitted patches.
- commit 5ddc52c

-------------------------------------------------------------------
Fri Dec  9 09:19:31 CET 2016 - jthumshirn@suse.de

- Don't feed anything but regular iovec's to blk_rq_map_user_iov
  (CVE-2016-9576 bsc#1013604).
- commit fc1fe0e

-------------------------------------------------------------------
Thu Dec  8 19:22:47 CET 2016 - msuchanek@suse.de

- 8250_pci: Fix potential use-after-free in error path
  (bsc#1013001).
- commit 1948fec

-------------------------------------------------------------------
Thu Dec  8 11:04:24 CET 2016 - jroedel@suse.de

- x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs
  (bsc#1006827).
- commit db8279a

-------------------------------------------------------------------
Wed Dec  7 16:43:05 CET 2016 - tiwai@suse.de

- i2c: designware: Prevent runtime suspend during adapter
  registration (bsc#1011913).
- i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
  (bsc#1011913).
- i2c: designware: retry transfer on transient failure
  (bsc#1011913).
- commit 1384a23

-------------------------------------------------------------------
Wed Dec  7 15:55:49 CET 2016 - mfleming@suse.de

- sched/fair: Fix incorrect task group ->load_avg (bsc#981825).
- commit 5ab6a72

-------------------------------------------------------------------
Wed Dec  7 15:50:13 CET 2016 - ddiss@suse.de

- target: fix tcm_rbd_gen_it_nexus for emulated XCOPY state
  (bsc#1003606).
- commit 34d7372

-------------------------------------------------------------------
Wed Dec  7 14:28:51 CET 2016 - msuchanek@suse.de

- Update kvm kabi whitelist blob to include kvm-pr.
- commit fcf6878

-------------------------------------------------------------------
Wed Dec  7 10:25:06 CET 2016 - tiwai@suse.de

- drm/i915: Enable polling when we don't have hpd (bsc#1014120).
- drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
  (bsc#1014120).
- drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
  (bsc#1014120).
- drm/i915/vlv: Make intel_crt_reset() per-encoder (bsc#1014120).
- commit c14e661

-------------------------------------------------------------------
Wed Dec  7 04:06:10 CET 2016 - neilb@suse.com

- block_dev: don't test bdev->bd_contains when it is not stable
  (bsc#1008557).
- commit f48a35b

-------------------------------------------------------------------
Tue Dec  6 12:33:38 CET 2016 - tiwai@suse.de

- ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO (bsc#1004365).
- commit b5c71c4

-------------------------------------------------------------------
Tue Dec  6 12:14:49 CET 2016 - msuchanek@suse.de

- Whitelist KVM KABI changes resulting from adding a hcall.
   caused by 5246adec59458b5d325b8e1462ea9ef3ead7f6ae
   powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec
  No problem is expected as result of changing KVM KABI so whitelisting for now.
  If we get some additional input from IBM we can back out the patch.
- commit 97c032b

-------------------------------------------------------------------
Mon Dec  5 18:36:41 CET 2016 - bp@suse.de

- x86/mce/AMD: Update sysfs bank names for SMCA systems
  (fate#320474, bsc#1013700).
- x86/mce/AMD, EDAC/mce_amd: Define and use tables for known
  SMCA IP types (fate#320474, bsc#1013700).
  Exclude removed symbols from kABI check. They're AMD Zen relevant only
  and completely useless to other modules - only edac_mce_amd.ko.
- EDAC/mce_amd: Use SMCA prefix for error descriptions arrays
  (fate#320474, bsc#1013700).
- EDAC/mce_amd: Add missing SMCA error descriptions (fate#320474,
  bsc#1013700).
- x86/mce/AMD: Read MSRs on the CPU allocating the threshold
  blocks (fate#320474, bsc#1013700).
- x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks()
  (fate#320474, bsc#1013700).
- x86/mce/AMD: Increase size of the bank_map type (fate#320474,
  bsc#1013700).
- commit a7c4c83

-------------------------------------------------------------------
Mon Dec  5 12:37:44 CET 2016 - bp@suse.de

- perf/x86: Add perf support for AMD family-17h processors
  (fate#320473).
- commit 3b68641

-------------------------------------------------------------------
Mon Dec  5 11:11:32 CET 2016 - jslaby@suse.cz

- Linux 4.4.36 (bnc#1012382 bsc#1000287 bsc#998054 bsc#980531).
- Delete
  patches.apparmor/apparmor-fix-change_hat-not-finding-hat-after-policy-replacement.patch.
- Delete
  patches.drivers/drm-radeon-Ensure-vblank-interrupt-is-enabled-on-DPMS-transition-to-on.patch.
- Delete
  patches.fixes/mei-me-disable-driver-on-SPT-SPS-firmware.patch.
- commit 6956976

-------------------------------------------------------------------
Mon Dec  5 11:08:04 CET 2016 - jroedel@suse.de

- x86/apic: Order irq_enter/exit() calls correctly
  vs. ack_APIC_irq() (bsc#1013479).
- commit 3a066e9

-------------------------------------------------------------------
Mon Dec  5 10:00:33 CET 2016 - tiwai@suse.de

- ALSA: hda - Bind with i915 only when Intel graphics is present
  (bsc#1012767).
- ALSA: hda - Fix yet another i915 pointer leftover in error path
  (bsc#1012767).
- ALSA: hda - Clear the leftover component assignment at
  snd_hdac_i915_exit() (bsc#1012767).
- ALSA: hda - Degrade i915 binding failure message (bsc#1012767).
- commit ed6a3da

-------------------------------------------------------------------
Sat Dec  3 09:19:21 CET 2016 - tiwai@suse.de

- ALSA: pcm : Call kill_fasync() in stream lock (CVE-2016-9794
  bsc#1013533).
- commit 076f6b4

-------------------------------------------------------------------
Thu Dec  1 15:04:05 CET 2016 - msuchanek@suse.de

- serial: 8250_pci: Detach low-level driver during PCI error
  recovery (bsc#1013001).
- commit 73f8b95

-------------------------------------------------------------------
Thu Dec  1 14:49:52 CET 2016 - tiwai@suse.de

- i2c: designware-baytrail: Work around Cherry Trail semaphore
  errors (bsc#1011913).
- commit f50848b

-------------------------------------------------------------------
Thu Dec  1 14:41:20 CET 2016 - tiwai@suse.de

- Enable CONFIG_I2C_DESIGNWARE_PLATFORM and *_BAYTRAIL (bsc#1010690)
  Realtek codecs on CHT platform require this i2c bus driver.
- commit 3d417f8

-------------------------------------------------------------------
Thu Dec  1 13:56:38 CET 2016 - msuchanek@suse.de

- powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during
  kexec (bsc#1003813).
- commit cb2faae

-------------------------------------------------------------------
Thu Dec  1 12:55:38 CET 2016 - mkubecek@suse.cz

- tipc: check minimum bearer MTU (CVE-2016-8632 bsc#1008831).
- commit b29a190

-------------------------------------------------------------------
Thu Dec  1 12:18:30 CET 2016 - jthumshirn@suse.de

- fs, block: force direct-I/O for dax-enabled block devices
  (bsc#1012992).
- commit 5f1bcff

-------------------------------------------------------------------
Thu Dec  1 10:38:49 CET 2016 - mkubecek@suse.cz

- packet: fix race condition in packet_set_ring (CVE-2016-8655
  bsc#1012754).
- commit 2f20d4e

-------------------------------------------------------------------
Wed Nov 30 22:22:17 CET 2016 - mmarek@suse.cz

- supported.conf: Mark vmx-crypto as supported (fate#319564)
- commit 623a33d

-------------------------------------------------------------------
Wed Nov 30 17:42:06 CET 2016 - mmarek@suse.com

- supported.conf: Add overlay.ko to -base (fate#321903)
  Also, delete the stale entry for the old overlayfs.
- commit 595c729

-------------------------------------------------------------------
Wed Nov 30 17:24:43 CET 2016 - tiwai@suse.de

- ASoC: rt5670: Enable Braswell platform workaround for Dell
  Wyse 3040 (bsc#1010690).
- commit 14b2beb

-------------------------------------------------------------------
Wed Nov 30 15:53:06 CET 2016 - jack@suse.cz

- ext4: fix data exposure after a crash (bsc#1012829).
- commit 001dba4

-------------------------------------------------------------------
Wed Nov 30 15:51:18 CET 2016 - tiwai@suse.de

- kabi/severities: Ignore kABI for ASoC Intel SST drivers (bsc#1010690)
  These drivers are self-contained, not for 3rd party drivers.
- commit c043ff8

-------------------------------------------------------------------
Wed Nov 30 15:48:42 CET 2016 - jack@suse.cz

- blacklist.conf: Commit c0a37d48788475d0a2cf4fbfaa28559a9de612fc needed
  only for crypto changes included only in later kernels.
- commit 712ac0a

-------------------------------------------------------------------
Wed Nov 30 15:45:28 CET 2016 - jack@suse.cz

- blacklist.conf: Commit 81b76485afb54e3efeb1de5edbef761f4ad2830e is
  already included in our tree as commit
  74d369443325063a5f0260e63971decb950fd8fa.
- commit 4426fa9

-------------------------------------------------------------------
Wed Nov 30 15:35:50 CET 2016 - jack@suse.cz

- writeback: initialize inode members that track writeback history
  (bsc#1012829).
- commit c0d4982

-------------------------------------------------------------------
Wed Nov 30 15:31:32 CET 2016 - tiwai@suse.de

- Update config files: select new CONFIG_SND_SOC_INTEL_SST_* helpers
- commit a4bfe29

-------------------------------------------------------------------
Wed Nov 30 15:13:27 CET 2016 - tiwai@suse.de

- ASoC: Intel: Keep building old baytrail machine drivers
  (bsc#1010690).
- ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry
  Trail (bsc#1010690).
- ASoC: rt5670: Add missing 10EC5072 ACPI ID (bsc#1010690).
- ASoC: intel: Replace kthread with work (bsc#1010690).
- ASoC: Intel: atom: Make some messages to debug level
  (bsc#1010690).
- ASoC: cht_bsw_rt5672: Use HID translation unit (bsc#1010690).
- ASoC: Intel: Atom: add terminate entry for dmi_system_id tables
  (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: quirk for Acer Aspire SWS-012
  (bsc#1010690).
- ASoC: Intel: atom: fix 0-day warnings (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: log quirks (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: Add quirk for Teclast X98 Air 3G
  tablet (bsc#1010690).
- AsoC: Intel: Add quirks for MinnowBoard MAX (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: add MCLK support (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: add IN3 map (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: default routing and quirks on
  Baytrail-CR (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: fix dai/clock setup for SSP0 routing
  (bsc#1010690).
- ASoC: Intel: bytcr_rt56040: additional routing quirks
  (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: add SSP2_AIF2 routing (bsc#1010690).
- ASoC: Intel: atom: enable configuration of SSP0 (bsc#1010690).
- ASoC: Intel: Atom: add definitions for modem/SSP0 interface
  (bsc#1010690).
- ASoC: Intel: Atom: auto-detection of Baytrail-CR (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: enable differential mic quirk
  (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: quirk for mono speaker (bsc#1010690).
- ASoC: Intel: bytcr-rt5640: add Asus T100TAF quirks
  (bsc#1010690).
- ASoC: Intel: Atom: Fix message handling during drop stream
  (bsc#1010690).
- ASoC: intel: Fix sst-dsp dependency on dw stuff (bsc#1010690).
- ASoC: Intel: atom: statify cht_quirk (bsc#1010690).
- ASoC: Intel: cht: fix uninit variable warning (bsc#1010690).
- ASoC: Intel: Add surface3 entry in CHT-RT5645 machine
  (bsc#1010690).
- ASoC: Intel: Atom: Add quirk for Surface 3 (bsc#1010690).
- ASoC: Intel: common: increase the loglevel of "FW Poll Status"
  (bsc#1010690).
- ASoC: Intel: atom: fix missing breaks that would cause the
  wrong operation to execute (bsc#1010690).
- ASoC: intel: make function stub static (bsc#1010690).
- ASoC: Intel: Atom: fix boot warning (bsc#1010690).
- ASoC: intel: add function stub when ACPI is not enabled
  (bsc#1010690).
- ASoC: Intel: Atom: add support for CHT w/ RT5640 (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: use HID translation util
  (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: change quirk position (bsc#1010690).
- ASoC: Intel: common: add translation from HID to codec-name
  (bsc#1010690).
- ASoC: Intel: common: filter ACPI devices with _STA return value
  (bsc#1010690).
- ASoC: cht_bsw_rt5645: Enable jack detection (bsc#1010690).
- ASoC: cht_bsw_rt5645: Fix writing to string literal
  (bsc#1010690).
- ASoC: Intel: Add module tags for common match module
  (bsc#1010690).
- ASoC: Intel: Load the atom DPCM driver only (bsc#1010690).
- ASoC: Intel: Create independent acpi match module (bsc#1010690).
- ASoC: Intel: Atom: fix regression on compress DAI (bsc#1010690).
- ASoC: Intel: add NULL test (bsc#1010690).
- ASoC: Intel: Atom: Add support for HP ElitePad 1000 G2
  (bsc#1010690).
- ASoC: Intel: Atom: add support for RT5642 (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: fixup DAI codec_name with HID
  (bsc#1010690).
- ASoC: Intel: bytcr-rt5640: enable ASRC (bsc#1010690).
- ASoC: Intel: Atom: flip logic for gain Switch (bsc#1010690).
- ASoC: Intel: Atom: clean-up compressed DAI definition
  (bsc#1010690).
- ASoC: Intel: Atom: add 24-bit support for media playback and
  capture (bsc#1010690).
- ASoC: Intel: boards: add DEEP_BUFFER support for BYT/CHT/BSW
  (bsc#1010690).
- ASoc: Intel: Atom: add deep buffer definitions for atom
  platforms (bsc#1010690).
- ASoC: Intel: boards: merge DMI-based quirks in bytcr-rt5640
  driver (bsc#1010690).
- ASoC: Intel: boards: start merging byt-rt5640 drivers
  (bsc#1010690).
- ASoC: Intel: boards: align pin names between byt-rt5640 drivers
  (bsc#1010690).
- ASoC: Intel: bytcr_rt5640: set SSP to I2S mode 2ch
  (bsc#1010690).
- ASoC: Intel: sst: fix sst_memcpy32 wrong with non-4x bytes issue
  (bsc#1010690).
- ASoC: Intel: add fw name to common dsp context (bsc#1010690).
- ASoC: Intel: Atom: move atom driver to common acpi match
  (bsc#1010690).
- ASoC: Intel: Move apci find machine routines (bsc#1010690).
- ASoC: rt5645: add DAC1 soft volume func control (bsc#1010690).
- ASoC: rt5645: set RT5645_PRIV_INDEX as volatile (bsc#1010690).
- ASoC: rt5645: patch reg-0x8a (bsc#1010690).
- ASoC: rt5645: fix reg-2f default value (bsc#1010690).
- ASoC: rt5645: polling jd status in all conditions (bsc#1010690).
- ASoC: rt5645: Add dmi_system_id "Google Setzer" (bsc#1010690).
- ASoC: rt5645: extend delay time for headphone pop noise
  (bsc#1010690).
- ASoC: rt5645: improve headphone pop when system resumes from S3
  (bsc#1010690).
- ASoC: rt5645: improve IRQ reaction time for HS button
  (bsc#1010690).
- ASoC: rt5645: use polling to support HS button (bsc#1010690).
- ASoC: rt5645: merge DMI tables of google projects (bsc#1010690).
- ASoC: rt5645: Separate regmap for rt5645 and rt5650
  (bsc#1010690).
- ASoC: rt5645: Use the mod_delayed_work instead of the
  queue_delayed_work and cancel_delayed_work_sync (bsc#1010690).
- ASoC: rt5670: patch reg-0x8a (bsc#1010690).
- ASoC: rt5640: remove unused variable (bsc#1010690).
- ASoC: rt5670: fix HP Playback Volume control (bsc#1010690).
- ASoC: rt5640: Set PLL src according to source (bsc#1010690).
- ASoC: rt5640: add supplys for dac power (bsc#1010690).
- ASoC: rt5640: add internal clock source support (bsc#1010690).
- ASoC: rt5640: add master clock handling for rt5640
  (bsc#1010690).
- ASoC: rt5640: add ASRC support (bsc#1010690).
- commit 3322134

-------------------------------------------------------------------
Wed Nov 30 14:49:04 CET 2016 - mkubecek@suse.cz

- sctp: validate chunk len before actually using it (CVE-2016-9555
  bsc#1011685).
- commit 59cf095

-------------------------------------------------------------------
Tue Nov 29 16:01:42 CET 2016 - ohering@suse.de

- xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA
  balancing (bnc#1005169).
- commit 5a1f07e

-------------------------------------------------------------------
Tue Nov 29 10:41:36 CET 2016 - mmarek@suse.cz

- rpm/kernel-spec-macros: Fix the check if there is no rebuild counter (bsc#1012060)
- commit feb4875

-------------------------------------------------------------------
Tue Nov 29 09:34:12 CET 2016 - mwilck@suse.com

- ipmi_si: create hardware-independent softdep for ipmi_devintf
  (bsc#1009062).
- commit a8694b6

-------------------------------------------------------------------
Tue Nov 29 07:53:57 CET 2016 - dchang@suse.com

- i40e: fix broken i40e_config_rss_aq function (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Remove redundant memset (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- commit e0068ff

-------------------------------------------------------------------
Mon Nov 28 20:03:42 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Export a make-stderr.log file (bsc#1012422)
- commit 3da47da

-------------------------------------------------------------------
Mon Nov 28 19:42:03 CET 2016 - dsterba@suse.com

- btrfs: Enhance chunk validation check (bsc#1012452).
- btrfs: Enhance super validation check (bsc#1012452).
- Btrfs: fix typo in log message when starting a balance
  (bsc#1012452).
- Btrfs: fix output of compression message in
  btrfs_parse_options() (bsc#1012452).
- Btrfs: clean up an error code in btrfs_init_space_info()
  (bsc#1012452).
- btrfs: cleanup, stop casting for extent_map->lookup everywhere
  (bsc#1012452).
- Btrfs: don't leave dangling dentry if symlink creation failed
  (bsc#1012452).
- Btrfs: fix race between free space endio workers and space
  cache writeout (bsc#1012452).
- btrfs: remove unused inode argument from uncompress_inline()
  (bsc#1012452).
- Btrfs: Check metadata redundancy on balance (bsc#1012452).
- btrfs: preallocate path for snapshot creation at ioctl time
  (bsc#1012452).
- btrfs: allocate root item at snapshot ioctl time (bsc#1012452).
- btrfs: do an allocation earlier during snapshot creation
  (bsc#1012452).
- btrfs: use smaller type for btrfs_path locks (bsc#1012452).
- btrfs: use smaller type for btrfs_path lowest_level
  (bsc#1012452).
- btrfs: use smaller type for btrfs_path reada (bsc#1012452).
- btrfs: cleanup, use enum values for btrfs_path reada
  (bsc#1012452).
- btrfs: don't use slab cache for struct btrfs_delalloc_work
  (bsc#1012452).
- btrfs: drop duplicate prefix from scrub workqueues
  (bsc#1012452).
- btrfs: verbose error when we find an unexpected item in
  sys_array (bsc#1012452).
- btrfs: better packing of btrfs_delayed_extent_op (bsc#1012452).
- btrfs: put delayed item hook into inode (bsc#1012452).
- btrfs: Support convert to -d dup for btrfs-convert
  (bsc#1012452).
- Btrfs: fix unprotected list operations at
  btrfs_write_dirty_block_groups (bsc#1012452).
- Btrfs: fix locking bugs when defragging leaves (bsc#1012452).
- Btrfs: fix memory leaks after transaction is aborted
  (bsc#1012452).
- Btrfs: fix race when finishing dev replace leading to
  transaction abort (bsc#1012452).
- btrfs: make lock_extent static inline (bsc#1012452).
- btrfs: drop unused parameter from lock_extent_bits
  (bsc#1012452).
- btrfs: make clear_extent_bit helpers static inline
  (bsc#1012452).
- btrfs: make set_extent_bit helpers static inline (bsc#1012452).
- btrfs: use GFP_KERNEL for xattr and acl allocations
  (bsc#1012452).
- btrfs: use GFP_KERNEL for allocations of workqueues
  (bsc#1012452).
- btrfs: use GFP_KERNEL for allocations in ioctl handlers
  (bsc#1012452).
- btrfs: make set_range_writeback return void (bsc#1012452).
- btrfs: make extent_range_redirty_for_io return void
  (bsc#1012452).
- btrfs: make extent_range_clear_dirty_for_io return void
  (bsc#1012452).
- btrfs: make end_extent_writepage return void (bsc#1012452).
- btrfs: make extent_clear_unlock_delalloc return void
  (bsc#1012452).
- btrfs: make clear_extent_buffer_uptodate return void
  (bsc#1012452).
- btrfs: make set_extent_buffer_uptodate return void
  (bsc#1012452).
- btrfs: remove a trivial helper btrfs_set_buffer_uptodate
  (bsc#1012452).
- btrfs: remove wait from struct btrfs_delalloc_work
  (bsc#1012452).
- btrfs: sink parameter wait to btrfs_alloc_delalloc_work
  (bsc#1012452).
- btrfs: make btrfs_close_one_device static (bsc#1012452).
- commit 29297bd

-------------------------------------------------------------------
Mon Nov 28 18:07:18 CET 2016 - dsterba@suse.com

- Btrfs: rename, reorder and refresh patches from 4.5
- commit 1f36652

-------------------------------------------------------------------
Mon Nov 28 17:25:29 CET 2016 - tiwai@suse.de

- drm/i915: Add missing ring_mask to Pineview (bsc#1005917).
- commit b46dc4d

-------------------------------------------------------------------
Mon Nov 28 17:11:59 CET 2016 - tiwai@suse.de

- drm/mgag200: fix error return code in mgag200fb_create()
  (bsc#1005917).
- commit 965a253

-------------------------------------------------------------------
Mon Nov 28 17:10:11 CET 2016 - tiwai@suse.de

- Revert "ACPI / LPSS: allow to use specific PM domain during
  ->probe()" (bsc#1005917).
- commit 0701e4f

-------------------------------------------------------------------
Mon Nov 28 17:09:00 CET 2016 - tiwai@suse.de

- ASoC: Intel: Skylake: Always acquire runtime pm ref on unload
  (bsc#1005917).
- commit 457280c

-------------------------------------------------------------------
Mon Nov 28 17:04:03 CET 2016 - tiwai@suse.de

- Refresh upstream commit id in
  patches.apparmor/apparmor-fix-change_hat-not-finding-hat-after-policy-replacement.patch
- commit 22e1271

-------------------------------------------------------------------
Mon Nov 28 16:59:07 CET 2016 - tiwai@suse.de

- Refresh drm/i915 patches with No-Fix for cherry-picked commits
- commit cc484df

-------------------------------------------------------------------
Mon Nov 28 14:39:50 CET 2016 - jslaby@suse.cz

- Linux 4.4.35 (bnc#1012382).
- Refresh
  patches.drivers/mlx4-0026-IB-cm-Use-the-source-GID-index-type.patch.
- Refresh
  patches.drivers/mlx4-0031-IB-core-Validate-route-when-we-init-ah.patch.
- Refresh
  patches.drivers/mlx4-0040-IB-mlx4-Initialize-hop_limit-when-creating-address-h.patch.
- commit f379171

-------------------------------------------------------------------
Fri Nov 25 11:43:30 CET 2016 - tiwai@suse.de

- xc2028: Fix use-after-free bug properly (CVE-2016-7913
  bsc#1010478).
- commit c3c6bbd

-------------------------------------------------------------------
Fri Nov 25 00:14:07 CET 2016 - agraf@suse.de

- ARM: bcm2835: Split the DT for peripherals from the DT for
  the CPU (boo#1012094).
- ARM: bcm2835: add CPU node for ARM core (boo#1012094).
- Refresh
  patches.arch/arm64-bcm2837-0078-ARM-bcm2835-Add-devicetree-for-the-Raspberry-Pi-3.patch.
- commit 15a7032

-------------------------------------------------------------------
Thu Nov 24 16:17:06 CET 2016 - tiwai@suse.de

- Refresh
  patches.arch/arm64-bcm2837-0070-ARM-bcm2835-Add-VC4-to-the-device-tree.patch.
  Fix the bogus diff chunk for arch/arm/boot/dts/bcm2836-rpi-2-b.dts
  that breaks applying the patch during build (although sequence-patch
  works).
- commit 6bbf4d6

-------------------------------------------------------------------
Thu Nov 24 15:55:23 CET 2016 - jslaby@suse.cz

- kgr: ignore zombie tasks during the patching (bnc#1008979).
- commit ba6f365

-------------------------------------------------------------------
Thu Nov 24 15:04:09 CET 2016 - agraf@suse.de

- Add Raspberry Pi 2 support for armv7l:
  - ARM: bcm2835: Add Kconfig support for bcm2836 (boo#1012094).
  - ARM: bcm2835: Add devicetree for bcm2836 and Raspberry Pi 2 B
    (boo#1012094).
  - Refresh
    patches.arch/arm64-bcm2837-0070-ARM-bcm2835-Add-VC4-to-the-device-tree.patch.
  - Refresh
    patches.arch/arm64-bcm2837-0078-ARM-bcm2835-Add-devicetree-for-the-Raspberry-Pi-3.patch.
  - Refresh
    patches.arch/arm64-bcm2837-0196-cpufreq-Add-Broadcom-BCM2835-CPU-frequency-control-driver.patch.
- commit a313ede

-------------------------------------------------------------------
Thu Nov 24 11:31:31 CET 2016 - mmarek@suse.com

- rpm/kernel-spec-macros: Ignore too high rebuild counter (bsc#1012060)
- commit 4ba30ba

-------------------------------------------------------------------
Wed Nov 23 19:20:55 CET 2016 - msuchanek@suse.de

- powerpc/xmon: Add xmon command to dump process/task similar
  to ps(1) (fate#322020).
- commit 884e897

-------------------------------------------------------------------
Wed Nov 23 14:27:31 CET 2016 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.31-32 references
  (add CVE-2016-9555 bsc#1011685).
- commit 0da9e3d

-------------------------------------------------------------------
Wed Nov 23 13:58:14 CET 2016 - mkubecek@suse.cz

- netfilter: nfnetlink: correctly validate length of batch
  messages (CVE-2016-7917 bsc#1010444).
- commit 6ec477d

-------------------------------------------------------------------
Wed Nov 23 10:11:11 CET 2016 - acho@suse.com

- qede: Correctly map aggregation replacement pages (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed: FLR of active VFs might lead to FW assert (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- commit beba7f5

-------------------------------------------------------------------
Tue Nov 22 15:55:10 CET 2016 - hare@suse.de

- Refresh
  patches.drivers/hpsa-use-bus-3-for-legacy-HBA-devices.patch.
- commit 50ae75e

-------------------------------------------------------------------
Tue Nov 22 15:52:55 CET 2016 - fdmanana@suse.com

- Btrfs: fix incremental send failure caused by balance
  (bsc#985850).
- Btrfs: send, don't bug on inconsistent snapshots (bsc#985850).
- commit ce5e72e

-------------------------------------------------------------------
Tue Nov 22 15:31:44 CET 2016 - fdmanana@suse.com

- Delete
  patches.suse/btrfs-log-error-when-an-extent-item-is-not-found-for.patch.
- commit ce02086

-------------------------------------------------------------------
Tue Nov 22 13:01:26 CET 2016 - mgorman@suse.com

- blacklist.conf: Remove intel_pstate potential patch that SLE 12 SP2
  The code layout upstream that motivated this patch is completely different
  to what is in SLE 12 SP2 as schedutil was not backported.
- commit ce60284

-------------------------------------------------------------------
Tue Nov 22 12:25:36 CET 2016 - hare@suse.de

- hpsa: use bus '3' for legacy HBA devices (bsc#1010665).
- hpsa: use correct DID_NO_CONNECT hostbyte (bsc#1010665).
- hpsa: fallback to use legacy REPORT PHYS command (bsc#1006175).
- commit 04cb560

-------------------------------------------------------------------
Tue Nov 22 11:01:30 CET 2016 - mstaudt@suse.de

- drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on (bsc#998054)
- Delete patches.drivers/drm-radeon-Switch-to-drm_vblank_on-off.patch.
- commit ef49418

-------------------------------------------------------------------
Mon Nov 21 20:40:20 CET 2016 - jeffm@suse.com

- btrfs: Ensure proper sector alignment for
  btrfs_free_reserved_data_space (bsc#1005666).
- commit 3fb5f15

-------------------------------------------------------------------
Mon Nov 21 17:58:07 CET 2016 - fdmanana@suse.com

- Btrfs: fix relocation incorrectly dropping data references
  (bsc#990384).
- Delete
  patches.suse/btrfs-fix-extent-tree-corruption-due-to-relocation.patch.
- commit fcda4c7

-------------------------------------------------------------------
Mon Nov 21 17:30:15 CET 2016 - mmarek@suse.cz

- Drop kernel-obs-qa-xen unconditionally (bsc#1010040)
  The IBS cannot build it, even if there is a xen-capable
  kernel-obs-build.
- commit f4797cb

-------------------------------------------------------------------
Mon Nov 21 14:33:14 CET 2016 - tiwai@suse.de

- zram: Fix unbalanced idr management at hot removal
  (bsc#1010970).
- commit 1164fda

-------------------------------------------------------------------
Mon Nov 21 13:18:36 CET 2016 - jslaby@suse.cz

- Linux 4.4.34 (CVE-2015-8964 bnc#1010507).
- kABI: reintroduce sk_filter (kabi).
- Delete
  patches.fixes/tty-Prevent-ldisc-drivers-from-re-using-stale-tty-fi.patch.
- commit a2a486c

-------------------------------------------------------------------
Mon Nov 21 13:07:07 CET 2016 - jslaby@suse.cz

- Linux 4.4.33 (bsc#993841).
- Refresh
  patches.drivers/i40e-0062-i40e-geneve-tunnel-offload-support.patch.
- Delete
  patches.suse/btrfs-qgroup-Prevent-qgroup--reserved-from-going-subzero.patch.
- commit aaecfe2

-------------------------------------------------------------------
Mon Nov 21 12:02:12 CET 2016 - fdmanana@suse.com

- Update
  patches.suse/btrfs-8401-fix-qgroup-accounting-when-creating-snap.patch
  (bsc#972993).
- commit a688a0a

-------------------------------------------------------------------
Mon Nov 21 08:41:14 CET 2016 - tiwai@suse.de

- drm/i915: Calculate watermark related members in the crtc_state,
  v4 (bsc#1011176).
- drm/i915: Move disable_cxsr to the crtc_state (bsc#1011176).
- drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic
  check (bsc#1011176).
- commit c3b60d4

-------------------------------------------------------------------
Fri Nov 18 11:52:12 CET 2016 - jslaby@suse.cz

- tty: Prevent ldisc drivers from re-using stale tty fields
  (bnc#1010507 CVE-2015-8964).
- commit 82af3b4

-------------------------------------------------------------------
Fri Nov 18 11:16:46 CET 2016 - jslaby@suse.cz

- Linux 4.4.32 (CVE-2016-7039 FATE#320143 bnc#1005921 bsc#1001486
  bsc#963609).
- kABI: restore ip_cmsg_recv_offset parameters (kabi).
- Refresh
  patches.fixes/GRE-Disable-segmentation-offloads-w-CSUM-and-we-are-.patch.
- Refresh
  patches.fixes/gro-Defer-clearing-of-flush-bit-in-tunnel-paths.patch.
- Delete patches.fixes/net-add-recursion-limit-to-GRO.patch.
- Delete patches.fixes/net-sctp-forbid-negative-length.patch.
- Delete
  patches.fixes/tg3-Avoid-NULL-pointer-dereference-in-tg3_io_error_d.patch.
- commit 44ec240

-------------------------------------------------------------------
Thu Nov 17 16:47:35 CET 2016 - fvogt@suse.com

- overlayfs: allow writing on read-only btrfs subvolumes (bsc#1010158)
- commit 2098362

-------------------------------------------------------------------
Wed Nov 16 16:36:02 CET 2016 - tiwai@suse.de

- [media] xc2028: unlock on error in xc2028_set_config()
  (CVE-2016-7913 bsc#1010478).
- commit cdac708

-------------------------------------------------------------------
Wed Nov 16 15:43:22 CET 2016 - tiwai@suse.de

- [media] xc2028: avoid use after free
  (CVE-2016-7913,bsc#1010478).
- commit 4e35ecc

-------------------------------------------------------------------
Wed Nov 16 12:21:20 CET 2016 - yousaf.kaukab@suse.com

- x86/efi: Enable runtime call flag checking (bsc#1005745).
- arm64/efi: Enable runtime call flag checking (bsc#1005745).
- efi/runtime-wrappers: Detect firmware IRQ flag corruption
  (bsc#1005745).
- efi/runtime-wrappers: Remove redundant #ifdefs (bsc#1005745).
- x86/efi: Move to generic {__,}efi_call_virt() (bsc#1005745).
- arm64/efi: Move to generic {__,}efi_call_virt() (bsc#1005745).
- efi/runtime-wrappers: Add {__,}efi_call_virt() templates
  (bsc#1005745).
- commit 07bb523

-------------------------------------------------------------------
Tue Nov 15 19:22:10 CET 2016 - tiwai@suse.de

- dell-laptop: Fixate rfkill work on CPU#0 (bsc#1004052).
- dell-wmi: Ignore WMI event code 0xe045 (bsc#1004052).
- dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
  (bsc#1004052).
- dell-wmi: Clean up hotkey table size check (bsc#1004052).
- dell-wmi: Stop storing pointers to DMI tables (bsc#1004052).
- dell-wmi: Process only one event on devices with interface
  version 0 (bsc#1004052).
- dell-wmi: Check if Dell WMI descriptor structure is valid
  (bsc#1004052).
- dell-wmi: Improve unknown hotkey handling (bsc#1004052).
- dell_wmi: Use a C99-style array for bios_to_linux_keycode
  (bsc#1004052).
- commit 2e41fc0

-------------------------------------------------------------------
Tue Nov 15 16:42:15 CET 2016 - mmarek@suse.cz

- rpm/config.sh: Build against SP2 in the OBS as well
- commit b7c9006

-------------------------------------------------------------------
Tue Nov 15 15:29:31 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Only build -base and -extra with CONFIG_MODULES (bsc#1000118)
- commit 4bd9ec7

-------------------------------------------------------------------
Tue Nov 15 14:10:24 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Do not create KMPs with CONFIG_MODULES=n
- commit 1cf9838

-------------------------------------------------------------------
Tue Nov 15 13:42:45 CET 2016 - mmarek@suse.com

- Reformat spec files according to the format_spec_file osc helper
- commit a3cd251

-------------------------------------------------------------------
Tue Nov 15 13:41:44 CET 2016 - mmarek@suse.com

- Update the copyright header in spec files
- commit f909ff5

-------------------------------------------------------------------
Tue Nov 15 07:59:48 CET 2016 - acho@suse.com

- tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
  (bsc#963609 FATE#320143).
- commit 4fcf1e7

-------------------------------------------------------------------
Mon Nov 14 14:38:56 CET 2016 - jslaby@suse.cz

- rpm/constraints.in: increase disk for kernel-syzkaller
  The kernel-syzkaller build now consumes around 30G. This causes
  headache in factory where the package rebuilds over and over. Require
  35G disk size to successfully build the flavor.
- commit 970a25c

-------------------------------------------------------------------
Fri Nov 11 20:31:20 CET 2016 - rgoldwyn@suse.com

- btrfs: qgroup: Fix qgroup data leaking by using subtree tracing
  (bsc983087, bsc986255).
- btrfs: Expoert and move leaf/subtree qgroup helpers to qgroup.c
  (bsc983087, bsc986255).
- btrfs: qgroup: Rename functions to make it follow reserve,
  trace, account steps (bsc983087, bsc986255).
- btrfs: qgroup: Add comments explaining how btrfs qgroup  works
  (bsc983087, bsc986255).
- commit d79e146

-------------------------------------------------------------------
Thu Nov 10 18:32:29 CET 2016 - jslaby@suse.cz

- Linux 4.4.31 (CVE-2016-7042 bsc#1004517 bsc#1007653 bnc#1006918
  bsc#1007615 bsc#100657).
- Delete
  patches.drivers/arm64-i2c-xgene-Avoid-dma_buffer-overrun.patch.
- Refresh
  patches.drivers/megaraid_sas-Code-optimization-build_and_issue_cmd.patch.
- Delete
  patches.drivers/0001-usbhid-add-ATEN-CS962-to-list-of-quirky-devices.patch.
- Delete
  patches.fixes/0001-KEYS-Fix-short-sprintf-buffer-in-proc-keys-show-func.patch.
- Delete patches.suse/btrfs-fix-races-on-root_log_ctx-lists.patch.
- Delete
  patches.suse/suse-hv-hv-do-not-lose-pending-heartbeat-vmbus-packets.patch.
- commit 84b72b1

-------------------------------------------------------------------
Thu Nov 10 16:07:40 CET 2016 - jeffm@suse.com

- Btrfs: deal with existing encompassing extent map in
  btrfs_get_extent() (bsc#1001171).
- commit 896c3fe

-------------------------------------------------------------------
Thu Nov 10 13:31:49 CET 2016 - mbrugger@suse.com

- i2c: xgene: Avoid dma_buffer overrun (bsc#100657).
- commit 2cfd5b1

-------------------------------------------------------------------
Thu Nov 10 04:24:36 CET 2016 - bpoirier@suse.com

- bna: Add synchronization for tx ring (bsc#993739).
- commit 8e08601

-------------------------------------------------------------------
Wed Nov  9 13:54:19 CET 2016 - jroedel@suse.de

- vfio/pci: Fix integer overflows, bitmask check (bsc#1007197,
  CVE-2016-9083, CVE-2016-9084).
- commit 424dd64

-------------------------------------------------------------------
Wed Nov  9 00:33:25 CET 2016 - neilb@suse.com

- md/raid1: fix: IO can block resync indefinitely (bsc#1001310).
- commit 06b17dc

-------------------------------------------------------------------
Tue Nov  8 12:01:08 CET 2016 - oneukum@suse.com

- usbhid: add ATEN CS962 to list of quirky devices (bsc#1007615).
- commit d1f3056

-------------------------------------------------------------------
Mon Nov  7 16:13:32 CET 2016 - jeffm@suse.com

- Btrfs: deal with duplicates during extent_map insertion in
  btrfs_get_extent (bsc#1001171).
- commit 7de8e16

-------------------------------------------------------------------
Mon Nov  7 16:11:22 CET 2016 - jeffm@suse.com

- Btrfs patch housekeeping
  - Match upstream commit order
  - Update missing/incorrect tags
- commit 8af48fe

-------------------------------------------------------------------
Sun Nov  6 01:03:24 CET 2016 - mbrugger@suse.com

- iommu/arm-smmu: Workaround for ThunderX erratum #27704
  (fate#319978).
- commit 094ad91

-------------------------------------------------------------------
Sun Nov  6 00:26:28 CET 2016 - mbrugger@suse.com

- iommu/arm-smmu: Add support for 16 bit VMID (fate#319978).
- commit 3dd6da5

-------------------------------------------------------------------
Fri Nov  4 15:09:42 CET 2016 - jslaby@suse.cz

- mm/filemap: generic_file_read_iter(): check for zero reads
  unconditionally (bnc#1007955).
- commit 2b39347

-------------------------------------------------------------------
Fri Nov  4 11:36:14 CET 2016 - dchang@suse.com

- i40e: fix an uninitialized variable bug (bsc#969476
  FATE#319648).
- commit eb5ad97

-------------------------------------------------------------------
Fri Nov  4 11:33:40 CET 2016 - dchang@suse.com

- cxgbi: fix uninitialized flowi6 (bsc#963904 FATE#320115).
- commit c223f51

-------------------------------------------------------------------
Fri Nov  4 10:41:13 CET 2016 - lszhu@suse.com

- Update patches.kernel.org/patch-4.4.27-28 (FATE#319466
  FATE#320153 FATE#320228 FATE#320230 bnc#1005925 bnc#1005929
  bsc#966186 bsc#966191 bsc#966325 bsc#974313 bsc#991414
  bnc#954986 LTC#132479 bsc#964462 FATE#319992 bsc#983318
  bsc#997807 bsc#992555 bsc#987805).
  add bsc#987805 in patch-4.4.27-28 references
- commit 0098017

-------------------------------------------------------------------
Fri Nov  4 10:27:51 CET 2016 - lszhu@suse.com

- Update patches.kernel.org/patch-4.4.27-28 (FATE#319466
  FATE#320153 FATE#320228 FATE#320230 bnc#1005925 bnc#1005929
  bsc#966186 bsc#966191 bsc#966325 bsc#974313 bsc#991414
  bnc#954986 LTC#132479 bsc#964462 FATE#319992 bsc#983318
  bsc#997807 bsc#992555).
- Delete
  patches.fixes/Add-a-missed-complete-in-iscsit_close_connection.patch.
  remove patch Add-a-missed-complete-in-iscsit_close_connection.patch
  add bsc#997807 bsc#992555 in patch-4.4.27-28 references
- commit 8e1737b

-------------------------------------------------------------------
Thu Nov  3 18:12:56 CET 2016 - ohering@suse.de

- netvsc: fix incorrect receive checksum offloading (bnc#1006915).
- hv: do not lose pending heartbeat vmbus packets (bnc#1006918).
- commit d18fb81

-------------------------------------------------------------------
Thu Nov  3 15:07:51 CET 2016 - jeffm@suse.com

- btrfs: don't create or leak aliased root while cleaning up
  orphans (bsc#994881).
- commit 01e0835

-------------------------------------------------------------------
Thu Nov  3 13:16:58 CET 2016 - mmarek@suse.com

- Btrfs: fix endless loop in balancing block groups (bsc#1006804).
- commit 2659fe9

-------------------------------------------------------------------
Thu Nov  3 05:36:09 CET 2016 - jlee@suse.com

- KEYS: Fix short sprintf buffer in /proc/keys show function
  (bsc#1004517, CVE-2016-7042).
- commit dc502e5

-------------------------------------------------------------------
Wed Nov  2 15:48:21 CET 2016 - mkubecek@suse.cz

- GRE: Disable segmentation offloads w/ CSUM and we are
  encapsulated via FOU (bsc#1001486).
- Update patches.fixes/net-add-recursion-limit-to-GRO.patch to mainline version
  (CVE-2016-7039 bsc#1001486)
- Replace
  patches.kabi/kabi-hide-new-member-recursion_counter-in-struct-sk_.patch
  by patches.kabi/kabi-hide-bsc-1001486-changes-in-struct-napi_gro_cb.patch
- commit dbc970e

-------------------------------------------------------------------
Wed Nov  2 15:48:10 CET 2016 - mkubecek@suse.cz

- gro: Allow tunnel stacking in the case of FOU/GUE (bsc#1001486).
- commit ecde939

-------------------------------------------------------------------
Wed Nov  2 15:44:51 CET 2016 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.28-29 references (add CVE-2016-8666).
- commit b1f6fc6

-------------------------------------------------------------------
Tue Nov  1 21:17:44 CET 2016 - jeffm@suse.com

- Btrfs: handle quota reserve failure properly (bsc#1005666).
- commit 9314014

-------------------------------------------------------------------
Tue Nov  1 09:05:15 CET 2016 - jslaby@suse.cz

- Linux 4.4.30
- Delete
  patches.kernel.org/0001-Revert-x86-mm-Expand-the-exception-table-logic-to-al.patch
- Delete
  patches.kernel.org/0002-Revert-fix-minor-infoleak-in-get_user_ex.patch.
- commit 812ca65

-------------------------------------------------------------------
Mon Oct 31 21:16:47 CET 2016 - jslaby@suse.cz

- net: sctp, forbid negative length (bnc#1005921).
- commit e2de0a4

-------------------------------------------------------------------
Mon Oct 31 20:44:16 CET 2016 - jslaby@suse.cz

- Linux 4.4.29 (CVE-2016-8658 FATE#319858 bsc#1001486 bsc#1004462
  bsc#990936 bsc#995968 CVE-2016-7097 bsc#995073).
- Revert "x86/mm: Expand the exception table logic to allow new
  handling options" (p.k.o).
- Revert "fix minor infoleak in get_user_ex()" (p.k.o).
- Delete
  patches.drivers/mpt3sas-Don-t-spam-logs-if-logging-level-is-0.patch.
- Delete
  patches.fixes/brcmfmac-avoid-potential-stack-overflow-in-brcmf_cfg.patch.
- Delete
  patches.fixes/ipip-Properly-mark-ipip-GRO-packets-as-encapsulated.patch.
- Delete
  patches.fixes/posix_acl-Clear-SGID-bit-when-setting-file-permissio.patch.
- Delete
  patches.fixes/tunnels-Don-t-apply-GRO-to-multiple-layers-of-encaps.patch.
- Delete patches.fixes/xenbus-dev-write-ordinary.patch.
- commit a8a7791

-------------------------------------------------------------------
Mon Oct 31 20:00:18 CET 2016 - jslaby@suse.cz

- Linux 4.4.28 (FATE#319466 FATE#320153 FATE#320228 FATE#320230
  bnc#1005925 bnc#1005929 bsc#966186 bsc#966191 bsc#966325
  bsc#974313 bsc#991414 bnc#954986 LTC#132479 bsc#964462
  FATE#319992 bsc#983318).
- kABI: protect struct mmc_packed (kabi).
- kABI: reintroduce strtobool (kabi).
- Refresh
  patches.drivers/0003-hpsa-add-box-and-bay-information-for-enclosure-devices.patch.
- Refresh
  patches.drivers/0007-lightnvm-refactor-end_io-functions-for-sync.patch.
- Refresh
  patches.drivers/0015-lightnvm-move-rq-error-to-nvm_rq-error.patch.
- Refresh
  patches.drivers/0018-lib-string-introduce-match_string-helper.patch.
- Refresh
  patches.drivers/0022-lightnvm-core-on-disk-initialization.patch.
- Refresh
  patches.drivers/0037-libnvdimm-nfit-centralize-command-status-translation.patch.
- Refresh
  patches.drivers/0042-nfit-scrub-and-register-regions-in-a-workqueue.patch.
- Refresh
  patches.drivers/target-compare-and-write-backend-driver-sense-handli.patch.
- Refresh
  patches.fixes/0005-locking-barriers-Introduce-smp_acquire__after_ctrl_d.patch.
- Refresh
  patches.fixes/mei-me-disable-driver-on-SPT-SPS-firmware.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- Refresh
  patches.suse/overlayfs-add-compatibility-mode-for-historical-format.
- Delete patches.arch/390-mm-fix-gmap-tlb-flush-issues.patch.
- Delete
  patches.arch/s390-sles12sp1-03-02-zfcp-fix-fc_host-port_type-with-NPIV.patch.
- Delete
  patches.drivers/0001-PKCS-7-Don-t-require-SpcSpOpusInfo-in-Authenticode-p.patch.
- Delete
  patches.drivers/0019-hpsa-correct-skipping-masked-peripherals.patch.
- Delete
  patches.drivers/0026-lightnvm-ensure-that-nvm_dev_ops-can-be-used-without.patch.
- Delete
  patches.drivers/bnx2x-0031-bnx2x-Prevent-false-warning-for-lack-of-FC-NPIV.patch.
- Delete
  patches.drivers/efifb-Fix-16-color-palette-entry-calculation.patch.
- Delete
  patches.drivers/mlx4-0067-net-mlx4_core-Allow-resetting-VF-admin-mac-to-zero.patch.
- Delete
  patches.fixes/0001-mm-workingset-fix-crash-in-shadow-node-shrinker-caus.patch.
- Delete
  patches.fixes/0002-mm-filemap-don-t-plant-shadow-entries-without-radix-.patch.
- Delete
  patches.fixes/0003-mm-filemap-fix-mapping-nrpages-double-accounting-in-.patch.
- Delete
  patches.fixes/0004-Using-BUG_ON-as-an-assert-is-_never_-acceptable.patch.
- Delete
  patches.fixes/sd-Fix-rw_max-for-devices-that-report-an-optimal-xfe.patch.
- commit fd81032

-------------------------------------------------------------------
Mon Oct 31 16:42:40 CET 2016 - mstaudt@suse.de

- drm/radeon: Switch to drm_vblank_on/off (bsc#998054).
- commit 3c8a865

-------------------------------------------------------------------
Sat Oct 29 00:50:30 CEST 2016 - jeffm@suse.com

- btrfs: fix races on root_log_ctx lists (bsc#1007653).
- Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log
  returns (bsc#1007653).
- commit fc41bf9

-------------------------------------------------------------------
Fri Oct 28 18:52:01 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-0001-drivers-net-xgene-Fix-compiler-warnings.patch.
- Refresh
  patches.arch/arm64-0002-drivers-net-xgene-fix-Add-dma_unmap_single.patch.
- Refresh
  patches.arch/arm64-0003-drivers-net-xgene-fix-Delete-descriptor-rings-and-bu.patch.
- Refresh
  patches.arch/arm64-0004-drivers-net-xgene-Fix-error-deconstruction-path.patch.
- Refresh
  patches.arch/arm64-0005-drivers-net-xgene-Fix-RSS-indirection-table-fields.patch.
- Refresh
  patches.arch/arm64-0006-drivers-net-xgene-Change-port-init-sequence.patch.
- Refresh
  patches.arch/arm64-0007-drivers-net-xgene-XFI-PCS-reset-when-link-is-down.patch.
- Refresh
  patches.arch/arm64-0008-drivers-net-xgene-Poll-link-status-via-GPIO.patch.
- Refresh
  patches.arch/arm64-0009-dtb-xgene-Add-rxlos-gpios-property.patch.
- Refresh
  patches.arch/arm64-0010-Documentation-dtb-xgene-Add-rxlos-GPIO-mapping.patch.
- Refresh
  patches.arch/arm64-0011-drivers-net-xgene-Fix-backward-compatibility.patch.
- Refresh
  patches.arch/arm64-0012-dtb-xgene-Fix-backward-compatibility.patch.
- Delete
  patches.arch/arm64-1-4-MAINTAINERS-Add-entry-for-APM-X-Gene-SoC-PMU-driver.patch.
- Delete
  patches.arch/arm64-2-4-Documentation-Add-documentation-for-APM-X-Gene-SoC-PMU-DTS-binding.patch.
- Delete
  patches.arch/arm64-4-4-arm64-dts-apm-Add-APM-X-Gene-SoC-PMU-DTS-entries.patch.
- commit 81bde6c

-------------------------------------------------------------------
Fri Oct 28 14:37:30 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Disable CONFIG_IPMI_SI_PROBE_DEFAULTS (bsc#1006576)
- commit 4a03892

-------------------------------------------------------------------
Fri Oct 28 10:48:18 CEST 2016 - dchang@suse.com

- net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices
  (bsc#1006809).
- commit cf673c2

-------------------------------------------------------------------
Thu Oct 27 18:22:23 CEST 2016 - jack@suse.cz

- Fixup buggy conflict resolution in
  patches.fixes/fuse-Propagate-dentry-down-to-inode_change_ok.patch.
- commit f7d61aa

-------------------------------------------------------------------
Thu Oct 27 17:24:48 CEST 2016 - msuchanek@suse.de

- Refresh commit id patches.arch/KVM-PPC-Book3S-Treat-VTB-as-a-per-subcore-register-not-per-thread.
- commit 0db0bd0

-------------------------------------------------------------------
Thu Oct 27 17:23:54 CEST 2016 - tiwai@suse.de

- drm/radeon: Hide the HW cursor while it's out of bounds
  (bsc#1000433).
- drm/radeon: Also call cursor_move_locked when the cursor size
  changes (bsc#1000433).
- drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y
  values (bsc#1000433).
- commit b12534b

-------------------------------------------------------------------
Thu Oct 27 04:52:00 CEST 2016 - neilb@suse.com

- NFS: nfs4_fl_prepare_ds must be careful about reporting success
  (bsc#1000776).
- commit e124890

-------------------------------------------------------------------
Thu Oct 27 03:26:30 CEST 2016 - bpoirier@suse.com

- vmxnet3: Wake queue from reset work (bsc#999907).
- commit facdbd9

-------------------------------------------------------------------
Wed Oct 26 17:33:43 CEST 2016 - jroedel@suse.de

- x86/PCI: VMD: Request userspace control of PCIe hotplug
  indicators (bsc#1006827).
- PCI: pciehp: Allow exclusive userspace control of indicators
  (bsc#1006827).
- x86/PCI: VMD: Fix infinite loop executing irq's (bsc#1006827).
- PCI: Allow additional bus numbers for hotplug bridges
  (bsc#1006827).
- x86/PCI: VMD: Separate MSI and MSI-X vector sharing
  (bsc#1006827).
- x86/PCI: VMD: Use x86_vector_domain as parent domain
  (bsc#1006827).
- x86/PCI: VMD: Use lock save/restore in interrupt enable path
  (bsc#1006827).
- x86/PCI/VMD: Use untracked irq handler (bsc#1006827).
- genirq: Add untracked irq handler (bsc#1006827).
- x86/PCI: VMD: Initialize list item in IRQ disable (bsc#1006827).
- x86/PCI: VMD: Select device dma ops to override (bsc#1006827).
- PCI: Remove return values from pcie_port_platform_notify()
  and relatives (bsc#1006827).
- PCI/ACPI: Allow all PCIe services on non-ACPI host bridges
  (bsc#1006827).
- x86/PCI: VMD: Attach VMD resources to parent domain's resource
  tree (bsc#1006827).
- x86/PCI: VMD: Set bus resource start to 0 (bsc#1006827).
- x86/PCI: VMD: Document code for maintainability (bsc#1006827).
- genirq: Use a common macro to go through the actions list
  (bsc#1006827).
- commit 6c42ad4

-------------------------------------------------------------------
Wed Oct 26 16:09:01 CEST 2016 - jthumshirn@suse.de

- pci: Don't set RCB bit in LNKCTL if the upstream bridge hasn't
  (bsc#1001888).
- commit ba714bf

-------------------------------------------------------------------
Wed Oct 26 13:11:23 CEST 2016 - jack@suse.cz

- fs: Avoid premature clearing of capabilities (bsc#914939
  CVE-2015-1350).
- fs: Give dentry to inode_change_ok() instead of inode
  (bsc#914939 CVE-2015-1350).
- fuse: Propagate dentry down to inode_change_ok() (bsc#914939
  CVE-2015-1350).
- xfs: Propagate dentry down to inode_change_ok() (bsc#914939
  CVE-2015-1350).
- commit 0d339a9

-------------------------------------------------------------------
Wed Oct 26 08:03:54 CEST 2016 - hare@suse.de

- Fixup UNMAP calculation (bsc#1005327)
  Refresh patches.suse/sd-configure-ZBC-devices.patch.
- commit 65f42e7

-------------------------------------------------------------------
Tue Oct 25 16:54:23 CEST 2016 - hare@suse.de

- pci: correctly cast mem_base in pci_read_bridge_mmio_pref()
  (bsc#1001888).
- commit b8259dd

-------------------------------------------------------------------
Tue Oct 25 16:31:51 CEST 2016 - mhocko@suse.cz

- mm: workingset: fix crash in shadow node shrinker caused by
  replace_page_cache_page() (bnc#1005929).
- mm: filemap: don't plant shadow entries without radix tree node
  (bnc#1005929).
- mm: filemap: fix mapping->nrpages double accounting in fuse
  (bnc#1005929).
- Using BUG_ON() as an assert() is _never_ acceptable
  (bnc#1005929).
- Refresh patches.drivers/dax-New-fault-locking.patch.
- Refresh
  patches.drivers/dax-support-dirty-dax-entries-in-radix-tree.patch.
- commit 28693dc

-------------------------------------------------------------------
Tue Oct 25 16:07:44 CEST 2016 - mhocko@suse.cz

- s390/mm: fix gmap tlb flush issues (bnc#1005925).
- commit 146f921

-------------------------------------------------------------------
Tue Oct 25 12:58:20 CEST 2016 - hare@suse.de

- mlx4: Do not BUG_ON() if device reset failed (bsc#1001888).
- commit 9464f67

-------------------------------------------------------------------
Mon Oct 24 16:54:24 CEST 2016 - mgorman@suse.com

- mm/mprotect.c: don't touch single threaded PTEs which are on
  the right node (bnc#971975 VM performance -- numa balancing).
- commit 4f0ec9c

-------------------------------------------------------------------
Mon Oct 24 16:53:43 CEST 2016 - mgorman@suse.com

- proc: much faster /proc/vmstat (bnc#971975 VM performance -- vmstat).
- commit 3b48690

-------------------------------------------------------------------
Mon Oct 24 16:52:55 CEST 2016 - mgorman@suse.com

- mm: don't use radix tree writeback tags for pages in swap cache
  (bnc#971975 VM performance -- swap).
- commit a908693

-------------------------------------------------------------------
Mon Oct 24 16:51:33 CEST 2016 - mgorman@suse.com

- sched/core: Optimize __schedule() (bnc#978907 Scheduler performance -- context switch).
- Refresh
  patches.arch/01-panic-x86-allow-cpus-to-save-registers-even-if-looping-in-nmi-context.patch.
- Refresh
  patches.suse/0001-rcu-Stop-disabling-interrupts-in-scheduler-fastpaths.patch.
- commit abce7e6

-------------------------------------------------------------------
Mon Oct 24 16:46:58 CEST 2016 - mgorman@suse.com

- sched/fair: Optimize find_idlest_cpu() when there is no choice
  (bnc#978907 Scheduler performance -- idle search).
- commit f99e48b

-------------------------------------------------------------------
Mon Oct 24 16:27:37 CEST 2016 - hare@suse.de

- qla2xxx: setup data needed in ISR before setting up the ISR
  (bsc#1006528).
- commit f649d06

-------------------------------------------------------------------
Mon Oct 24 15:34:57 CEST 2016 - mgorman@suse.com

- Refresh
  patches.suse/sched-numa-mm-revert-to-checking-pmd-pte_write-instead-of-VMA-flags.patch.
- commit 88ca603

-------------------------------------------------------------------
Mon Oct 24 15:23:51 CEST 2016 - jbeulich@suse.com

- supported.conf: xen-netfront should be in base packages, just
                like its non-pvops predecessor. (bsc#1002770)
- commit f9abecc

-------------------------------------------------------------------
Mon Oct 24 13:44:17 CEST 2016 - vbabka@suse.cz

- mm/zswap: use workqueue to destroy pool (VM Functionality,
  bsc#1005923).
- commit 73c3fc6

-------------------------------------------------------------------
Mon Oct 24 10:57:19 CEST 2016 - tiwai@suse.de

- drm/i915: Only call commit_planes when there are things to
  commit (bsc#1004048).
- drm/i915: Only run commit when crtc is active, v2 (bsc#1004048).
- drm/i915: Only commit active planes when updating planes during
  reset (bsc#1004048).
- drm/i915: Update legacy primary state outside the commit hook,
  v2 (bsc#1004048).
- drm/i915: Make prepare_plane_fb fully interruptible
  (bsc#1004048).
- drm/i915: Make plane fb tracking work correctly, v2
  (bsc#1004048).
- commit 6178b2d

-------------------------------------------------------------------
Mon Oct 24 07:48:41 CEST 2016 - jslaby@suse.cz

- Linux 4.4.27 (CVE-2016-7425 bnc#971989 bsc#1002438 bsc#999932
  bnc#772786).
- Refresh
  patches.fixes/cfq-iosched-Allow-parent-cgroup-to-preempt-its-child.patch.
- Refresh
  patches.fixes/cfq-iosched-Convert-from-jiffies-to-nanoseconds.patch.
- Refresh patches.suse/dmapi-Make-NFSD-DMAPI-aware.patch.
- Delete patches.drivers/0011-ibmvfc-fix-unmap-hang.patch.
- Delete
  patches.fixes/reiserfs-unlock-superblock-before-calling-reiserfs_quota_on_mount.patch.
- Delete
  patches.fixes/scsi-arcmsr-buffer-overflow-in-arcmsr_iop_message_xfer.patch.
- Delete
  patches.suse/reiserfs-switch-to-generic_-get-set-remove-xattr.patch.
- commit a8e1197

-------------------------------------------------------------------
Fri Oct 21 20:54:18 CEST 2016 - tiwai@suse.de

- drm/i915: suppress spurious !wm_changed warning (bsc#1006267).
- commit dbb3d0b

-------------------------------------------------------------------
Fri Oct 21 11:00:00 CEST 2016 - jslaby@suse.cz

- time: Avoid undefined behaviour in ktime_add_safe()
  (bnc#1006103).
- commit 898b0ac

-------------------------------------------------------------------
Thu Oct 20 15:56:00 CEST 2016 - tiwai@suse.de

- blacklist.conf: add inapplicable / duped commits (bsc#1005917)
- commit 0f0c02b

-------------------------------------------------------------------
Thu Oct 20 15:54:38 CEST 2016 - tiwai@suse.de

- ASoC: wm8960: Fix WM8960_SYSCLK_PLL mode (bsc#1005917).
- ASoC: tegra_alc5632: check return value (bsc#1005917).
- ASoC: simple-card: don't fail if sysclk setting is not supported
  (bsc#1005917).
- ASoC: imx-spdif: Fix crash on suspend (bsc#1005917).
- ASoC: fsl_ssi: mark SACNT register volatile (bsc#1005917).
- ASoC: Intel: pass correct parameter in sst_alloc_stream_mrfld()
  (bsc#1005917).
- ALSA: fm801: detect FM-only card earlier (bsc#1005917).
- ALSA: fm801: propagate TUNER_ONLY bit when autodetected
  (bsc#1005917).
- ALSA: fm801: explicitly free IRQ line (bsc#1005917).
- commit 73b7927

-------------------------------------------------------------------
Thu Oct 20 15:31:58 CEST 2016 - jslaby@suse.cz

- PM / sleep: declare __tracedata symbols as char rather than char
  (bnc#1005895).
- commit 41708bd

-------------------------------------------------------------------
Thu Oct 20 11:26:22 CEST 2016 - jslaby@suse.cz

- Linux 4.4.26 (bnc#1004418 CVE-2016-5195).
- commit 20a6466

-------------------------------------------------------------------
Thu Oct 20 06:22:32 CEST 2016 - dchang@suse.com

- i40iw: Receive notification events correctly (bsc#974842
  FATE#319831 bsc#974843 FATE#319832).
- i40iw: Update hw_iwarp_state (bsc#974842 FATE#319831 bsc#974843
  FATE#319832).
- i40iw: Send last streaming mode message for loopback connections
  (bsc#974842 FATE#319831 bsc#974843 FATE#319832).
- i40iw: Avoid writing to freed memory (bsc#974842 FATE#319831
  bsc#974843 FATE#319832).
- i40iw: Fix double free of allocated_buffer (bsc#974842
  FATE#319831 bsc#974843 FATE#319832).
- i40iw: Do not set self-referencing pointer to NULL after kfree
  (bsc#974842 FATE#319831 bsc#974843 FATE#319832).
- i40iw: Add missing NULL check for MPA private data (bsc#974842
  FATE#319831 bsc#974843 FATE#319832).
- i40iw: Add missing check for interface already open (bsc#974842
  FATE#319831 bsc#974843 FATE#319832).
- i40iw: Protect req_resource_num update (bsc#974842 FATE#319831
  bsc#974843 FATE#319832).
- i40iw: Change mem_resources pointer to a u8 (bsc#974842
  FATE#319831 bsc#974843 FATE#319832).
- commit ee7d1e0

-------------------------------------------------------------------
Thu Oct 20 05:55:36 CEST 2016 - dchang@suse.com

- net/mlx5: Add error prints when validate ETS failed (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Avoid setting unused var when modifying vport node
  GUID (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- commit 563b11a

-------------------------------------------------------------------
Thu Oct 20 02:44:15 CEST 2016 - neilb@suse.com

- NFSv4: enhance nfs4_copy_lock_stateid to use a flock stateid
  if there is one (bnc#998689).
- NFSv4: change nfs4_select_rw_stateid to take a lock_context
  inplace of lock_owner (bnc#998689).
- NFSv4: change nfs4_do_setattr to take an open_context instead
  of a nfs4_state (bnc#998689).
- commit b2868df

-------------------------------------------------------------------
Thu Oct 20 02:05:32 CEST 2016 - neilb@suse.com

- Fix kabi change cause by adding flock_owner to open_context
  (bsc#998689).
- NFSv4: add flock_owner to open context (bnc#998689).
- commit 289abf8

-------------------------------------------------------------------
Wed Oct 19 19:57:02 CEST 2016 - tiwai@suse.de

- blacklist.conf: Add dup / unapplicable commits (bsc#1005545).
- commit f57f491

-------------------------------------------------------------------
Wed Oct 19 19:49:24 CEST 2016 - tiwai@suse.de

- drm/tegra: checking for IS_ERR() instead of NULL (bsc#1005545).
- drm/rockchip: fix a couple off by one bugs (bsc#1005545).
- drm/layerscape: reduce excessive stack usage (bsc#1005545).
- drm/nouveau: Don't leak runtime pm ref on driver unload
  (bsc#1005545).
- drm/amdgpu: Don't leak runtime pm ref on driver load
  (bsc#1005545).
- drm/amdgpu: Don't leak runtime pm ref on driver unload
  (bsc#1005545).
- drm/radeon: Don't leak runtime pm ref on driver load
  (bsc#1005545).
- drm/radeon: Don't leak runtime pm ref on driver unload
  (bsc#1005545).
- drm/radeon/ci add comment to document intentionally unreachable
  code (bsc#1005545).
- drm/i915: Unconditionally flush any chipset buffers before
  execbuf (bsc#1005545).
- drm/i915: Acquire audio powerwell for HD-Audio registers
  (bsc#1005545).
- drm/i915: Wait up to 3ms for the pcu to ack the cdclk change
  request on SKL (bsc#1005545).
- drm/i915: Set crtc_state->lane_count for HDMI (bsc#1005545).
- drm/i915: call kunmap_px on pt_vaddr (bsc#1005545).
- drm/i915: Wait for power cycle delay after turning off DSI
  panel power (bsc#1005545).
- drm/i915: Fix vbt PWM max setup for CTG (bsc#1005545).
- drm/i915: Fix VBT backlight Hz to PWM conversion for PNV
  (bsc#1005545).
- drm/i915: fix the SDE irq dmesg warnings properly (bsc#1005545).
- drm/i915: Kill intel_runtime_pm_disable() (bsc#1005545).
- drm/i915: On fb alloc failure, unref gem object where it gets
  refed (bsc#1005545).
- commit 6937092

-------------------------------------------------------------------
Tue Oct 18 23:27:59 CEST 2016 - neilb@suse.com

- Delete
  patches.fixes/0001-fs-dcache.c-avoid-soft-lockup-in-dput.revert.
  4.4.23 now has a proper fix, so this revert isn't needed.
- commit 064ec80

-------------------------------------------------------------------
Tue Oct 18 19:03:33 CEST 2016 - tiwai@suse.de

- powercap / RAPL: add support for Denverton (bsc#1003566).
- x86, powercap, rapl: Add Skylake Server model number
  (bsc#1003566).
- powercap / RAPL: Add support for Ivy Bridge server
  (bsc#1003566).
- x86, powercap, rapl: Reorder CPU detection table (bsc#1003566).
- x86, powercap, rapl: Use Intel model macros intead of
  open-coding (bsc#1003566).
- powercap/intel_rapl: Add support for Kabylake (bsc#1003566).
- commit 3fbc441

-------------------------------------------------------------------
Tue Oct 18 16:32:06 CEST 2016 - fdmanana@suse.com

- Btrfs: fix extent tree corruption due to relocation
  (bsc#990384).
- commit 244c3ac

-------------------------------------------------------------------
Tue Oct 18 09:35:17 CEST 2016 - mhocko@suse.cz

- patches.fixes/mm-remove-gup_flags-FOLL_WRITE-games-from-__get_user_pages.patch:
  (bnc1004418, CVE-2016-5195).
- commit 218e153

-------------------------------------------------------------------
Mon Oct 17 15:52:50 CEST 2016 - rgoldwyn@suse.com

- apparmor: fix change_hat not finding hat after policy
  replacement (bsc#1000287).
- commit 5bdbfde

-------------------------------------------------------------------
Mon Oct 17 15:02:50 CEST 2016 - tiwai@suse.de

- serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()
  (bsc#983152).
- commit 6c61ff2

-------------------------------------------------------------------
Mon Oct 17 14:15:22 CEST 2016 - mhocko@suse.cz

- oom: print nodemask in the oom report (bnc#1003866).
- commit 8781b2f

-------------------------------------------------------------------
Mon Oct 17 11:36:59 CEST 2016 - jgross@suse.com

- ACPI / PAD: don't register acpi_pad driver if running as Xen
  dom0 (bnc#995278).
- commit fa4523b

-------------------------------------------------------------------
Mon Oct 17 08:57:40 CEST 2016 - jslaby@suse.cz

- Linux 4.4.25 (FATE#319819 bsc#969470).
- Delete
  patches.drivers/e1000e-0011-time-Add-cycles-to-nanoseconds-translation.patch.
- commit ad065bc

-------------------------------------------------------------------
Mon Oct 17 07:54:43 CEST 2016 - bpoirier@suse.com

- brcmfmac: avoid potential stack overflow in
  brcmf_cfg80211_start_ap() (bsc#1004462 CVE-2016-8658).
- commit 5664b8b

-------------------------------------------------------------------
Thu Oct 13 16:11:26 CEST 2016 - jlee@suse.com

- PM / hibernate: Fix 2G size issue of snapshot image verification
  (bsc#1004252).
- commit 6eb418d

-------------------------------------------------------------------
Thu Oct 13 10:48:48 CEST 2016 - oneukum@suse.com

- PCI: Fix BUG on device attach failure (bnc#987641).
- commit 1d26fcd

-------------------------------------------------------------------
Thu Oct 13 08:53:25 CEST 2016 - vbabka@suse.cz

- fs/select: add vmalloc fallback for select(2) (bsc#1000189).
- commit cd959c6

-------------------------------------------------------------------
Tue Oct 11 21:42:46 CEST 2016 - mwilck@suse.de

- Input: ALPS - set DualPoint flag for 74 03 28 devices
  (bsc#987703).
- Input: ALPS - allow touchsticks to report pressure (bsc#987703).
- Input: ALPS - handle 0-pressure 1F events (bsc#987703).
- Input: ALPS - add touchstick support for SS5 hardware
  (bsc#987703).
- commit aebc052

-------------------------------------------------------------------
Tue Oct 11 19:06:33 CEST 2016 - jroedel@suse.de

- kvm: x86: correctly reset dest_map->vector when restoring
  LAPIC state (bsc#966471).
- commit be09c60

-------------------------------------------------------------------
Tue Oct 11 17:46:13 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-0005-arm64-acpi-numa-copy-acpi_numa_slit_init.patch.
- Refresh
  patches.arch/arm64-0006-arm64-acpi-numa-Add-bad_srat-and-srat_disabled-stub.patch.
- Refresh
  patches.arch/arm64-0007-arm64-acpi-numa-Copy-acpi_numa_memory_affinity_init.patch.
- Refresh
  patches.arch/arm64-0008-arm64-acpi-numa-Improve-SRAT-error-detection-and-add.patch.
- Refresh
  patches.arch/arm64-0009-arm64-acpi-numa-cleanup-acpi_numa_processor_affinity.patch.
- commit 72908f5

-------------------------------------------------------------------
Tue Oct 11 13:21:00 CEST 2016 - rgoldwyn@suse.com

- qgroup: Prevent qgroup->reserved from going subzero
  (bsc#993841).
- commit f4a200d

-------------------------------------------------------------------
Tue Oct 11 12:06:37 CEST 2016 - oneukum@suse.com

- usb: gadget: composite: Clear reserved fields of SSP Dev Cap
  (FATE#319959).
- commit 9c20306

-------------------------------------------------------------------
Tue Oct 11 11:44:40 CEST 2016 - oneukum@suse.com

- Refresh
  patches.drivers/0005-usb-host-xhci-plat-add-struct-xhci_plat_priv.patch.
- commit 6f45015

-------------------------------------------------------------------
Tue Oct 11 09:55:57 CEST 2016 - aaptel@suse.com

- fs/cifs: cifs_get_root shouldn't use path with tree name (bsc#963655,
  bsc#979681).
- commit dbef249

-------------------------------------------------------------------
Mon Oct 10 17:12:18 CEST 2016 - aaptel@suse.com

- REVERT fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681)
- commit 1325091

-------------------------------------------------------------------
Mon Oct 10 17:10:34 CEST 2016 - mbrugger@suse.com

- blacklist.conf: ignore commit bfe6c8a89e03 ("arm64: Fix NUMA build error when
  !CONFIG_ACPI")
- commit 933942c

-------------------------------------------------------------------
Mon Oct 10 17:10:07 CEST 2016 - mbrugger@suse.com

- arm64: Call numa_store_cpu_info() earlier.
- gpio: Restore indentation of parent device setup.
- gpio: generic: make bgpio_pdata always visible.
- mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL.
- efi: ARM: avoid warning about phys_addr_t cast.
- commit 53a7983

-------------------------------------------------------------------
Mon Oct 10 15:01:23 CEST 2016 - oneukum@suse.com

- usb: hub: Fix auto-remount of safely removed or ejected USB-3
  devices (bsc#922634).
- commit 027d201

-------------------------------------------------------------------
Mon Oct 10 09:21:46 CEST 2016 - jslaby@suse.cz

- Linux 4.4.24 (FATE#319483 bnc#941420).
- Revert "can: dev: fix deadlock reported after bus-off".
- Delete
  patches.arch/arm64-clk-xgene-Add-missing-parenthesis-when-clearing-divi.patch.
- Delete
  patches.fixes/0001-kernel-fork-fix-CLONE_CHILD_CLEARTID-regression-in-n.patch.
- commit 44f734a

-------------------------------------------------------------------
Mon Oct 10 01:06:22 CEST 2016 - mkubecek@suse.cz

- kabi: hide new member recursion_counter in struct sk_buff
  (CVE-2016-7039 bsc#1001486).
- net: add recursion limit to GRO (CVE-2016-7039 bsc#1001486).
- gro: Defer clearing of flush bit in tunnel paths (CVE-2016-7039
  bsc#1001486).
- commit cc20de2

-------------------------------------------------------------------
Mon Oct 10 01:04:37 CEST 2016 - mkubecek@suse.cz

- kabi: hide name change of napi_gro_cb::udp_mark (bsc#1001486).
- tunnels: Don't apply GRO to multiple layers of encapsulation
  (bsc#1001486).
- ipip: Properly mark ipip GRO packets as encapsulated
  (bsc#1001486).
- commit 7670ba2

-------------------------------------------------------------------
Fri Oct  7 13:34:26 CEST 2016 - jroedel@suse.de

- blacklist.conf: Blacklist unsupported architectures
- commit 3e409e3

-------------------------------------------------------------------
Fri Oct  7 13:22:26 CEST 2016 - jroedel@suse.de

- Update blacklisting documentation to contain path-blacklisting
- README.blacklist:
- blacklist.conf:
- commit c177002

-------------------------------------------------------------------
Fri Oct  7 12:45:01 CEST 2016 - mmarek@suse.com

- lib/mpi: mpi_read_buffer(): fix buffer overflow (bsc#1003581).
- lib/mpi: mpi_read_buffer(): replace open coded endian conversion
  (bsc#1003581).
- lib/mpi: mpi_read_buffer(): optimize skipping of leading zero
  limbs (bsc#1003581).
- lib/mpi: mpi_write_sgl(): replace open coded endian conversion
  (bsc#1003581).
- lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
  (bsc#1003581).
- lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
  (bsc#1003581).
- lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
  (bsc#1003581).
- lib/mpi: use "static inline" instead of "extern inline"
  (bsc#1003581).
- lib/mpi: avoid assembler warning (bsc#1003581).
- commit 4928611

-------------------------------------------------------------------
Fri Oct  7 03:55:23 CEST 2016 - neilb@suse.com

- REVERT fs/dcache.c: avoid soft-lockup in dput() (bsc#997639).
- commit 4a1c0fe

-------------------------------------------------------------------
Thu Oct  6 17:38:32 CEST 2016 - jjolly@suse.de

- IB/iser: Fix max_sectors calculation (bsc#998863).
- commit b0f49c4

-------------------------------------------------------------------
Thu Oct  6 15:59:38 CEST 2016 - ddiss@suse.de

- kabi/severities: Whitelist libceph and rbd (bsc#988715).
  Like SLE12-SP1.
- commit 8d321fd

-------------------------------------------------------------------
Thu Oct  6 15:28:05 CEST 2016 - jeffm@suse.com

- Update patch headers for btrfs patches.
- commit efc5d19

-------------------------------------------------------------------
Thu Oct  6 09:53:06 CEST 2016 - hare@suse.de

- watchdog: hpwdt: add support for iLO5 (bsc#1003269).
- commit cbde911

-------------------------------------------------------------------
Wed Oct  5 18:28:31 CEST 2016 - aaptel@suse.com

- fs/cifs: Move check for prefix path to within cifs_get_root()
  (bsc#799133).
- commit fa9b747

-------------------------------------------------------------------
Wed Oct  5 18:27:07 CEST 2016 - aaptel@suse.com

- fs/cifs: Compare prepaths when comparing superblocks (bsc#799133).
- commit 57f04eb

-------------------------------------------------------------------
Wed Oct  5 18:26:01 CEST 2016 - aaptel@suse.com

- fs/cifs: Fix memory leaks in cifs_do_mount() (bsc#799133).
- commit f62506c

-------------------------------------------------------------------
Wed Oct  5 18:02:07 CEST 2016 - rgoldwyn@suse.com

- Refresh patches.suse/btrfs-relocation-Fix-leaking-qgroups-numbers-on-data-extents.patch
  Disable qgroup_fix_relocated_data_extents() in btrfs_recover_relocation(). (bsc#983087)
- commit b4a4f89

-------------------------------------------------------------------
Wed Oct  5 14:16:27 CEST 2016 - jthumshirn@suse.de

- qla2xxx: Fix NULL pointer deref in QLA interrupt (bsc#1003068).
- commit c540a08

-------------------------------------------------------------------
Wed Oct  5 13:21:45 CEST 2016 - mbrugger@suse.com

- supported.conf: add hid-logitech-hidpp (bsc#1002322 bsc#1002786)
- commit c332a5b

-------------------------------------------------------------------
Wed Oct  5 12:18:59 CEST 2016 - mfleming@suse.de

- efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
  (bsc#986987).
- commit e8618ae

-------------------------------------------------------------------
Wed Oct  5 12:03:39 CEST 2016 - mgorman@suse.com

- Refresh
  patches.suse/sched-debug-Fix-deadlock-when-enabling-sched-events.patch.
- Refresh
  patches.suse/sched-debug-fix-proc-sched_debug-regression.patch.
- Refresh
  patches.suse/sched-debug-fix-schedstats-enable-cmdline-option.patch.
- commit 3749e51

-------------------------------------------------------------------
Tue Oct  4 12:00:13 CEST 2016 - jroedel@suse.de

- Document the process to blacklist upstream commit-ids
- README.blacklist:
- blacklist.conf:
- commit b9c3edd

-------------------------------------------------------------------
Mon Oct  3 17:19:10 CEST 2016 - jeffm@suse.com

- reiserfs: switch to generic_{get,set,remove}xattr()
  (bsc#1002438).
- commit b753d07

-------------------------------------------------------------------
Mon Oct  3 11:18:49 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Simplify debug info switch
  Any CONFIG_DEBUG_INFO sub-options are answered in the configs nowadays.
- commit d404ac5

-------------------------------------------------------------------
Sat Oct  1 02:05:28 CEST 2016 - jlee@suse.com

- Refresh
  patches.suse/0007-acpi-Ignore-acpi_rsdp-kernel-parameter-when-securele.patch. (bsc#990676)
  Fix the bsc#990676 that it found by Russ Anderson. The code for getting
  ACPI RSDP should calls get_securelevel() function but not compare function
  point.
- commit 62cccf8

-------------------------------------------------------------------
Fri Sep 30 19:42:11 CEST 2016 - jslaby@suse.cz

- Linux 4.4.23 (CVE-2016-6828 FATE#320135 bsc#966272 bsc#994296
  bsc#997639 bsc#999600).
- Refresh patches.suse/mm-uninline-add-to-page-cache.patch.
- Delete
  patches.drivers/megaraid-fix-null-pointer-check-in-megasas_detach_on.patch.
- Delete
  patches.fixes/tcp-fix-use-after-free-in-tcp_xmit_retransmit_queue.patch.
- Delete patches.suse/autofs-races.patch.
- Delete
  patches.suse/autofs-use-dentry-flags-to-block-walks-during-expire.patch.
- Delete
  patches.suse/btrfs-ensure-that-file-descriptor-used-with-subvol-i.patch.
- commit ab5c257

-------------------------------------------------------------------
Fri Sep 30 19:22:41 CEST 2016 - jgross@suse.com

- xen: pciback: support driver_override (bsc#995451)
- commit 8855be3

-------------------------------------------------------------------
Fri Sep 30 18:49:55 CEST 2016 - mbrugger@suse.com

- KVM: arm/arm64: Fix occasional warning from the timer work
  function (bsc#988524).
- commit c6e1253

-------------------------------------------------------------------
Fri Sep 30 14:05:29 CEST 2016 - jslaby@suse.cz

- rpm/package-descriptions: the flavor is 64kb, not 64k
- commit 2e05d02

-------------------------------------------------------------------
Fri Sep 30 12:23:53 CEST 2016 - jthumshirn@suse.de

- scsi: smartpqi: raid bypass lba calculation fix (bsc#1001740
  bsc#974105).
- scsi: smartpqi: bump driver version (bsc#1001740 bsc#974105).
- scsi: smartpqi: update Kconfig (bsc#1001740 bsc#974105).
- scsi: smartpqi: remove timeout for cache flush operations
  (bsc#1001740 bsc#974105).
- scsi: smartpqi: scsi queuecommand cleanup (bsc#1001740
  bsc#974105).
- scsi: smartpqi: minor tweaks to update time support (bsc#1001740
  bsc#974105).
- scsi: smartpqi: minor function reformating (bsc#1001740
  bsc#974105).
- scsi: smartpqi: correct event acknowledgment timeout issue
  (bsc#1001740 bsc#974105).
- scsi: smartpqi: correct controller offline issue (bsc#1001740
  bsc#974105).
- scsi: smartpqi: add kdump support (bsc#1001740 bsc#974105).
- scsi: smartpqi: enhance reset logic (bsc#1001740 bsc#974105).
- scsi: smartpqi: enhance drive offline informational message
  (bsc#1001740 bsc#974105).
- scsi: smartpqi: simplify spanning (bsc#1001740 bsc#974105).
- scsi: smartpqi: change tmf macro names (bsc#1001740 bsc#974105).
- scsi: smartpqi: change aio sg processing (bsc#1001740
  bsc#974105).
- commit 0ea29ff

-------------------------------------------------------------------
Thu Sep 29 20:46:47 CEST 2016 - tiwai@suse.de

- Correct the reference in
  patches.fixes/0003-md-lockless-I-O-submission-for-RAID1.patch
  (bsc#982783,bsc#998106).
- commit cb53dc7

-------------------------------------------------------------------
Thu Sep 29 18:52:47 CEST 2016 - colyli@suse.de

- md: lockless I/O submission for RAID1 (bsc#982783,bsc#982783).
- commit f74d718

-------------------------------------------------------------------
Thu Sep 29 16:20:42 CEST 2016 - ddiss@suse.de

- rbd: truncate objects on cmpext short reads (bsc#988715).
- libceph: enable large, variable-sized OSD requests (bsc#988715).
- libceph: osdc->req_mempool should be backed by a slab pool
  (bsc#988715).
- libceph: make r_request msg_size calculation clearer
  (bsc#988715).
- libceph: move r_reply_op_{len,result} into struct
  ceph_osd_req_op (bsc#988715).
- libceph: rename ceph_osd_req_op::payload_len to indata_len
  (bsc#988715).
- commit 2bea226

-------------------------------------------------------------------
Thu Sep 29 11:10:37 CEST 2016 - dchang@suse.com

- net/mlx5: Fix teardown errors that happen in pci error handler
  (bsc#1001169).
- commit 86a43e1

-------------------------------------------------------------------
Thu Sep 29 11:04:09 CEST 2016 - bpoirier@suse.com

- Refresh
  patches.arch/arm64-gpio-change-member-.dev-to-.parent.patch.
- commit 4050e5c

-------------------------------------------------------------------
Wed Sep 28 15:27:22 CEST 2016 - hare@suse.de

- scsi: Do not use synchronous ALUA submission for NetApp arrays
  (bsc#1001688).
- commit bdf9e8a

-------------------------------------------------------------------
Wed Sep 28 15:20:45 CEST 2016 - hare@suse.de

- fcoe_ctlr: fix potential deadlock when re-adding ports
  (bsc#962846).
- libfc: Fixup 'Fixup disc_mutex handling' (bsc#962846).
- libfc: fixup locking of ptp_setup() (bsc#962846).
- commit 1f56f77

-------------------------------------------------------------------
Tue Sep 27 16:39:59 CEST 2016 - tiwai@suse.de

- Update patch-mainline and git-commit tags for uicv patches
- commit 285415d

-------------------------------------------------------------------
Tue Sep 27 16:33:34 CEST 2016 - tiwai@suse.de

- Correct patch descriptions in two uicv patches
  The descriptions were swapped for inbound and outbound patches:
  patches.arch/s390-sles12sp2-04-02-01-af_iucv-use-paged_skbs-for-big-outbound-messages.diff
  patches.arch/s390-sles12sp2-04-02-03-af_iucv-use-paged-skbs-for-big-inbound-messages.diff
- commit ebf2cce

-------------------------------------------------------------------
Tue Sep 27 16:27:57 CEST 2016 - tiwai@suse.de

- Update patch-mainline and git-commit tags
  These patches have been merged to upstream now:
  patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task
  patches.arch/0002-efi-make-install_configuration_table-boot-service-us.patch
  patches.arch/0003-efi-libstub-move-Graphics-Output-Protocol-handling-t.patch
  patches.arch/0004-efi-x86-libstub-move-to-generic-GOP-code.patch
  patches.arch/0005-efi-x86-efifb-move-DMI-based-quirks-handling-out-of-.patch
  patches.arch/0006-efi-efifb-use-builtin_platform_driver-and-drop-unuse.patch
  patches.arch/0007-efi-arm-libstub-wire-up-GOP-handling-into-the-ARM-UE.patch
  patches.arch/0008-efi-arm-efifb-expose-efifb-platform-device-if-GOP-is.patch
  patches.fixes/scsi-hosts-update-to-use-ida_simple-for-host_no-management
  patches.fixes/ses-use-scsi_is_sas_rphy-instead-of-is_sas_attached.patch
- commit 3ebb8a7

-------------------------------------------------------------------
Tue Sep 27 15:53:26 CEST 2016 - tiwai@suse.de

- Delete dead patches
  Both patches were upstreamed and kept in our tarball without applied:
  patches.suse/btrfs-0364-allow-mounting-btrfs-subvolumes-with-different.patch
  patches.suse/btrfs-0365-fix-use-after-free-in-mount_subvol.patch
- commit 4a93a96

-------------------------------------------------------------------
Tue Sep 27 15:49:39 CEST 2016 - tiwai@suse.de

- Correct bogus patch-mainline tags in some patches
  Just correct to the right kernel version numbers from the git commit
- commit b73ac3a

-------------------------------------------------------------------
Tue Sep 27 15:37:20 CEST 2016 - tiwai@suse.de

- ALSA: hda - Turn off loopback mixing as default (bsc#1001462).
- commit fece3a6

-------------------------------------------------------------------
Tue Sep 27 09:04:53 CEST 2016 - tiwai@suse.de

- apparmor: do not expose kernel stack (bsc#1000304).
- apparmor: fix module parameters can be changed after policy
  is locked (bsc#1000304).
- apparmor: fix oops in profile_unpack() when policy_db is not
  present (bsc#1000304).
- apparmor: don't check for vmalloc_addr if kvzalloc() failed
  (bsc#1000304).
- apparmor: add missing id bounds check on dfa verification
  (bsc#1000304).
- apparmor: use list_next_entry instead of list_entry_next
  (bsc#1000304).
- apparmor: fix refcount race when finding a child profile
  (bsc#1000304).
- apparmor: check that xindex is in trans_table bounds
  (bsc#1000304).
- apparmor: ensure the target profile name is always audited
  (bsc#1000304).
- apparmor: fix audit full profile hname on successful load
  (bsc#1000304).
- apparmor: fix log failures for all profiles in a set
  (bsc#1000304).
- apparmor: fix put() parent ref after updating the active ref
  (bsc#1000304).
- apparmor: internal paths should be treated as disconnected
  (bsc#1000304).
- apparmor: fix disconnected bind mnts reconnection (bsc#1000304).
- apparmor: fix update the mtime of the profile file on
  replacement (bsc#1000304).
- apparmor: exec should not be returning ENOENT when it denies
  (bsc#1000304).
- apparmor: fix uninitialized lsm_audit member (bsc#1000304).
- apparmor: fix replacement bug that adds new child to old parent
  (bsc#1000304).
- apparmor: fix refcount bug in profile replacement (bsc#1000304).
- commit d445b54

-------------------------------------------------------------------
Tue Sep 27 08:26:37 CEST 2016 - tiwai@suse.de

- Delete patches.fixes/apparmor-initialize-common_audit_data.patch
  (bsc#1000304)
  It'll be fixed in the upcoming apparmor fix series from upstream.
- commit 0555e04

-------------------------------------------------------------------
Mon Sep 26 15:10:05 CEST 2016 - oneukum@suse.com

- cdc-acm: added sanity checking for probe() (bsc#993891).
- commit c63a245

-------------------------------------------------------------------
Mon Sep 26 13:27:19 CEST 2016 - jslaby@suse.cz

- kABI: protect struct dw_mci.
- commit fdb5358

-------------------------------------------------------------------
Mon Sep 26 11:31:10 CEST 2016 - tiwai@suse.de

- Update kabi files: imported from RC3 ISOs (kernel-default-4.4.21-64.1)
  Also imported the symtypes that was missing at the previous time.
- commit a50bb64

-------------------------------------------------------------------
Mon Sep 26 09:52:29 CEST 2016 - schwab@suse.de

- kernel-module-subpackage: Properly quote flavor in expressions
  That fixes a parse error if the flavor starts with a digit or contains
  other non-alphabetic characters.
- commit 19ba528

-------------------------------------------------------------------
Mon Sep 26 09:42:49 CEST 2016 - agraf@suse.de

- rpm/package-descriptions: Add 64kb kernel flavor description
- commit 7d9e0ef

-------------------------------------------------------------------
Mon Sep 26 09:08:43 CEST 2016 - jslaby@suse.cz

- Linux 4.4.22 (FATE#319466 bsc#998391).
- kABI: reintroduce iov_iter_fault_in_multipages_readable.
- Delete
  patches.drivers/0027-lightnvm-put-bio-before-return.patch.
- Delete patches.fixes/genirq-msi-Fix-broken-debug-output.patch.
- commit ba0578a

-------------------------------------------------------------------
Mon Sep 26 06:28:40 CEST 2016 - dchang@suse.com

- Update patch tags.
- Refresh
  patches.drivers/IB-mlx5-Enable-MAD_IFC-commands-for-IB-ports-only.patch.
- Refresh
  patches.drivers/i40e-don-t-configure-zero-size-RSS-table.patch.
- commit 5ea395a

-------------------------------------------------------------------
Fri Sep 23 19:10:54 CEST 2016 - bp@suse.de

- scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
  (bsc#999932 CVE-2016-7425).
- commit dc57564

-------------------------------------------------------------------
Fri Sep 23 15:24:43 CEST 2016 - bp@suse.de

- Refresh
  patches.arch/mce-amd-check-for-userspace-agent-before-decoding.patch.
  Add the explanation why the patch is not upstream, as jikos requested.
- commit a56b84d

-------------------------------------------------------------------
Wed Sep 21 17:48:39 CEST 2016 - agraf@suse.de

- arm64: Refuse to install 4k kernel on 64k system
- commit 478142f

-------------------------------------------------------------------
Wed Sep 21 14:37:26 CEST 2016 - jeffm@suse.com

- btrfs: ensure that file descriptor used with subvol ioctls is
  a dir (bsc#999600).
- commit 0b53322

-------------------------------------------------------------------
Wed Sep 21 11:52:48 CEST 2016 - mmarek@suse.com

- rpm/package-descriptions: pv has been merged into -default (fate#315712)
- commit 711ab33

-------------------------------------------------------------------
Wed Sep 21 11:26:42 CEST 2016 - jslaby@suse.cz

- rpm/package-descriptions: add kernel-syzkaller
- commit 620032b

-------------------------------------------------------------------
Wed Sep 21 10:58:48 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Build the -base package unconditionally (bsc#1000118)
- commit 1d8c576

-------------------------------------------------------------------
Tue Sep 20 19:25:53 CEST 2016 - jeffm@suse.com

- autofs: use dentry flags to block walks during expire
  (bsc#997639).
- autofs: fix multiple races (bsc#997639).
- commit 1611960

-------------------------------------------------------------------
Mon Sep 19 17:04:14 CEST 2016 - fdmanana@suse.com

- Delete
  patches.suse/btrfs-add-warning-on-failure-to-do-delayed-update-of.patch.
- Delete
  patches.suse/btrfs-send-add-some-error-messages-before-hitting-BU.patch.
  These are no longer needed, because fixes for the problems they helped
  debugging are coming now.
- commit 6661d99

-------------------------------------------------------------------
Mon Sep 19 15:00:41 CEST 2016 - jroedel@suse.de

- iommu/vt-d: Split up get_domain_for_dev function (bsc#994941).
- iommu/vt-d: Make sure RMRRs are mapped before domain goes public
  (bsc#994941).
- commit f3f95d2

-------------------------------------------------------------------
Mon Sep 19 13:26:11 CEST 2016 - bp@suse.de

- Delete
  patches.fixes/x86-allow_kernel_map_pages_in_pgd_to_work_when_nx_is_disabled.patch.
- Delete
  patches.fixes/x86-configure_nx_support_earlier_in_setup_arch.patch.
  These two came from bsc#884369.
  Here's the deal: they were supposed to honor the situation where
  eXecuteDisable was cleared in the BIOS, i.e., no NX support. But this is
  not required and even plain wrong on Linux. So it was fixed differently
  upstream:
  04633df0c43d ("x86/cpu: Call verify_cpu() after having entered long mode too")
  which we already have in 12SP2 and this makes those patches a NOP.
  So remove them.
- commit af9594c

-------------------------------------------------------------------
Mon Sep 19 10:08:50 CEST 2016 - tiwai@suse.de

- do "fold checks into iterate_and_advance()" right (bsc#972460).
- fold checks into iterate_and_advance() (bsc#972460).
- commit 6d349bd

-------------------------------------------------------------------
Sun Sep 18 23:47:14 CEST 2016 - tiwai@suse.de

- kABI workaround for ppc KVM VTB fix (bsc#981367).
- commit 0a5f717

-------------------------------------------------------------------
Fri Sep 16 20:07:00 CEST 2016 - tiwai@suse.de

- KVM: PPC: Book3S: Treat VTB as a per-subcore register, not
  per-thread (bsc#981367).
- commit 825f70b

-------------------------------------------------------------------
Fri Sep 16 14:29:13 CEST 2016 - jack@suse.cz

- printk: Fix possible printk recursion during suspend
  (bsc#995541).
- printk: Make printing kthread use default priority (bnc#744692,
  bnc#789311).
- commit 1a1ea62

-------------------------------------------------------------------
Fri Sep 16 13:02:00 CEST 2016 - agraf@suse.de

- Refresh patches.kabi/kabi-Keep-kvm-kabi-stable-across-kvm-arm-vtimer-enab.patch.
- commit acb62c8

-------------------------------------------------------------------
Fri Sep 16 11:14:08 CEST 2016 - oneukum@suse.com

- scsi: introduce a quirk for false cache reporting (bsc#979231).
- commit 73fffea

-------------------------------------------------------------------
Fri Sep 16 11:12:38 CEST 2016 - agraf@suse.de

- kabi: Keep kvm kabi stable across kvm arm vtimer enablement (bsc#999212).
- commit 94f61cb

-------------------------------------------------------------------
Fri Sep 16 10:58:33 CEST 2016 - jack@suse.cz

- Update tags:
  patches.fixes/block-Convert-fifo_time-from-ulong-to-u64.patch.
  patches.fixes/cfq-iosched-Charge-at-least-1-jiffie-instead-of-1-ns.patch.
  patches.fixes/cfq-iosched-Convert-from-jiffies-to-nanoseconds.patch.
  patches.fixes/cfq-iosched-Convert-slice_resid-from-u64-to-s64.patch.
  patches.fixes/cfq-iosched-Convert-to-use-highres-timers.patch.
  patches.fixes/cfq-iosched-Expose-microsecond-interfaces.patch.
  patches.fixes/cfq-iosched-Fix-regression-in-bonnie-rewrite-perform.patch.
- commit b8d6a56

-------------------------------------------------------------------
Fri Sep 16 10:15:18 CEST 2016 - agraf@suse.de

- KVM: arm/arm64: Route vtimer events to user space (bsc#999212).
- arm/arm64: KVM: Detect vGIC presence at runtime (bsc#999212).
- commit 4c8cc2d

-------------------------------------------------------------------
Fri Sep 16 09:18:45 CEST 2016 - tiwai@suse.de

- hpilo: Add support for iLO5 (bsc#999101).
- commit 896ee75

-------------------------------------------------------------------
Thu Sep 15 16:09:17 CEST 2016 - jjolly@suse.de

- s390/pci: remove iomap sanity checks (bnc#998608, LTC#146199).
- commit 32dabf3

-------------------------------------------------------------------
Thu Sep 15 16:04:18 CEST 2016 - mmarek@suse.cz

- supported.conf: Add nfs modules to -base (bsc#990461)
- commit ddfebc2

-------------------------------------------------------------------
Thu Sep 15 15:53:28 CEST 2016 - mmarek@suse.cz

- Revert "rpm/config.sh: Build the KOTD against Leap 42.2"
  The openSUSE:Leap:42.2 project does not support the same set of
  architectures. Fix the build issue in the KOTD project instead.
- commit 6eb1797

-------------------------------------------------------------------
Thu Sep 15 13:27:36 CEST 2016 - oneukum@suse.com

- HID: wacom: Support switching from vendor-defined device mode
  on G9 and G11 (bsc#981717).
- HID: wacom: Initialize hid_data.inputmode to -1 (bsc#981717).
- HID: wacom: break out parsing of device and registering of input
  (bsc#981717).
- commit 28e2f16

-------------------------------------------------------------------
Thu Sep 15 11:37:34 CEST 2016 - jthumshirn@suse.de

- powerpc: add kernel parameter iommu_alloc_quiet (bsc#998825).
- commit cf4ec19

-------------------------------------------------------------------
Thu Sep 15 11:06:58 CEST 2016 - jjolly@suse.de

- block: merge: get the 1st and last bvec via helpers
  (bsc#998863).
- commit ece69c3

-------------------------------------------------------------------
Thu Sep 15 10:01:41 CEST 2016 - jslaby@suse.cz

- Linux 4.4.21 ((bnc#981795) CVE-2016-0758 CVE-2016-3135
  CVE-2016-5244 FATE#318001 FATE#318444 FATE#319466 FATE#319483
  FATE#319648 FATE#319812 FATE#319813 FATE#319814 FATE#319815
  FATE#319816 FATE#319817 FATE#319819 FATE#319922 FATE#319965
  FATE#319980 FATE#320135 FATE#320138 FATE#320146 FATE#320191
  FATE#320225 FATE#320226 FATE#320634 LTC#139401 bnc#943529
  bnc#949504 bnc#963619 bnc#980892 boo#955096 boo#967938
  bsc#951199 bsc#959364 bsc#963619 bsc#964944 bsc#966170
  bsc#966172 bsc#966272 bsc#966277 bsc#966328 bsc#969468
  bsc#969470 bsc#969471 bsc#969473 bsc#969474 bsc#969475
  bsc#969476 bsc#969477 bsc#969479 bsc#970904 bsc#976560
  bsc#979867 bsc#980657 bsc#983213 bsc#986925 bsc#987542
  bsc#991038 bsc#991173 bsc#996790 fate#319505 fate#319484
  bsc#974622 bsc#991671).
- kABI: protect struct hw_perf_event.
- kABI: protect struct sdhci_host.
- Refresh
  patches.arch/arm64-0005-arm64-Add-workaround-for-Cavium-erratum-26026.patch.
- Refresh
  patches.drivers/0013-block-remove-req_no_timeout-flag.patch.
- Refresh
  patches.drivers/cxlflash-Removed-driver-date-print.patch.
- Refresh patches.drivers/drm-i915-skl-Add-SKL-GT4-PCI-IDs.
- Refresh
  patches.drivers/i40e-0030-i40evf-allocate-ring-structs-dynamically.patch.
- Refresh patches.drivers/i40e-0041-i40e-propagate-properly.patch.
- Refresh
  patches.fixes/0004-fork-free-thread-in-copy_process-on-failure.patch.
- Delete
  patches.arch/arm64-1-2-net-thunderx-Fix-link-status-reporting.patch.
- Delete
  patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch.
- Delete
  patches.arch/arm64-KVM-Add-support-for-48bit-PA-in-EL2.patch.
- Delete
  patches.arch/arm64-clk-xgene-Fix-divider-with-non-zero-shift-value.patch.
- Delete
  patches.arch/arm64-irqchip-gic-v3-Make-sure-read-from-ICC_IAR1_EL1-is-v.patch.
- Delete
  patches.arch/arm64-net-thunderx-Fix-for-Qset-error-due-to-CQ-full.patch.
- Delete
  patches.arch/arm64-net-thunderx-Fix-for-multiqset-not-configured-upon-i.patch.
- Delete
  patches.arch/arm64-net-thunderx-Fix-receive-packet-stats.patch.
- Delete
  patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch.
- Delete
  patches.arch/cxl-Enable-PCI-device-ID-for-future-IBM-CXL-adapter.patch.
- Delete
  patches.arch/cxl-Fix-DSI-misses-when-the-context-owning-task-exit.patch.
- Delete
  patches.arch/cxl-Fix-possible-idr-warning-when-contexts-are-relea.patch.
- Delete patches.arch/cxl-fix-build-for-GCC-4.6.x.patch.
- Delete
  patches.arch/s390-sclp_ctl-fix-potential-information-leak-with-de.patch.
- Delete
  patches.arch/s390-sles12sp2-01-03-pci_dma-fix-DMA-table-corruption-with-4-TB-main.patch.
- Delete
  patches.drivers/0001-lightnvm-fix-bio-submission-issue.patch.
- Delete
  patches.drivers/0002-lightnvm-fix-incorrect-nr_free_blocks-stat.patch.
- Delete
  patches.drivers/0003-lightnvm-add-check-after-mempool-allocation.patch.
- Delete
  patches.drivers/0004-lightnvm-unlock-rq-and-free-ppa_list-on-submission-f.patch.
- Delete
  patches.drivers/0011-lightnvm-fix-locking-and-mempool-in-rrpc_lun_gc.patch.
- Delete
  patches.drivers/0018-lightnvm-fix-missing-grown-bad-block-type.patch.
- Delete
  patches.drivers/0026-blk-mq-end-unstarted-requests-on-dying-queue.patch.
- Delete
  patches.drivers/0031-qla2xxx-Use-ATIO-type-to-send-correct-tmr-response.patch.
- Delete
  patches.drivers/ALSA-hda-add-codec-support-for-Kabylake-display-audi.
- Delete
  patches.drivers/crypto-nx842-Mask_XERS0_bit_in_return_value.patch.
- Delete
  patches.drivers/cxlflash-01-Fix-to-avoid-unnecessary-scan-with-internal-LUNs.
- Delete
  patches.drivers/cxlflash-04-Move-to-exponential-back-off-when-cmd_room-is-not-available.
- Delete
  patches.drivers/cxlflash-05-Fix-to-resolve-dead-lock-during-EEH-recovery.
- Delete
  patches.drivers/cxlflash-Enable-device-id-for-future-IBM-CXL-adapter.patch.
- Delete
  patches.drivers/cxlflash-Fix-to-avoid-virtual-LUN-failover-failure.patch.
- Delete
  patches.drivers/cxlflash-Fix-to-escalate-LINK_RESET-also-on-port-1.patch.
- Delete
  patches.drivers/cxlflash-Fix-to-resolve-cmd-leak-after-host-reset.patch.
- Delete
  patches.drivers/cxlflash-Resolve-oops-in-wait_port_offline.patch.
- Delete patches.drivers/cxlflash-a-couple-off-by-one-bugs.patch.
- Delete
  patches.drivers/drm-atomic-Do-not-unset-crtc-when-an-encoder-is-stol.
- Delete patches.drivers/drm-radeon-fix-dp-link-rate-selection-v2.
- Delete
  patches.drivers/e1000-0002-e1000-fix-data-race-between-tx_ring-next_to_clean.patch.
- Delete
  patches.drivers/e1000e-0002-e1000e-fix-division-by-zero-on-jumbo-MTUs.patch.
- Delete
  patches.drivers/fm10k-0001-fm10k-do-not-assume-VF-always-has-1-queue.patch.
- Delete
  patches.drivers/fm10k-0002-fm10k-Correct-MTU-for-jumbo-frames.patch.
- Delete
  patches.drivers/fm10k-0003-fm10k-Fix-handling-of-NAPI-budget-when-multiple-queu.patch.
- Delete
  patches.drivers/fm10k-0006-fm10k-reset-max_queues-on-init_hw_vf-failure.patch.
- Delete
  patches.drivers/fm10k-0007-fm10k-always-check-init_hw-for-errors.patch.
- Delete
  patches.drivers/fm10k-0008-fm10k-reinitialize-queuing-scheme-after-calling-init.patch.
- Delete
  patches.drivers/fm10k-0027-fm10k-Cleanup-MSI-X-interrupts-in-case-of-failure.patch.
- Delete
  patches.drivers/fm10k-0028-fm10k-Cleanup-exception-handling-for-mailbox-interru.patch.
- Delete
  patches.drivers/i40e-0007-i40e-Workaround-fix-for-mss-256-issue.patch.
- Delete
  patches.drivers/i40e-0012-i40evf-handle-many-MAC-filters-correctly.patch.
- Delete
  patches.drivers/i40e-0019-i40e-i40evf-Fix-RS-bit-update-in-Tx-path-and-disable.patch.
- Delete
  patches.drivers/i40e-0032-i40e-fix-do-not-sleep-in-netdev_ops.patch.
- Delete
  patches.drivers/i40e-0039-i40e-Fix-memory-leaks-sideband-filter-programming.patch.
- Delete
  patches.drivers/i40e-0052-i40e-properly-delete-VF-MAC-filters.patch.
- Delete
  patches.drivers/i40e-0053-i40e-don-t-add-zero-MAC-filter.patch.
- Delete
  patches.drivers/i40e-0054-i40evf-check-rings-before-freeing-resources.patch.
- Delete
  patches.drivers/i40e-0059-i40e-clean-whole-mac-filter-list.patch.
- Delete
  patches.drivers/i40e-0068-i40e-Fix-Rx-hash-reported-to-the-stack-by-our-driver.patch.
- Delete
  patches.drivers/i40e-0073-i40e-i40evf-Fix-RSS-rx-flow-hash-configuration-throu.patch.
- Delete
  patches.drivers/igb-0002-igb-don-t-unmap-NULL-hw_addr.patch.
- Delete
  patches.drivers/igb-0003-igb-use-the-correct-i210-register-for-EEMNGCTL.patch.
- Delete
  patches.drivers/igb-0004-igb-fix-NULL-derefs-due-to-skipped-SR-IOV-enabling.patch.
- Delete patches.drivers/intel_idle_knights_landing.patch.
- Delete
  patches.drivers/ixgbe-0004-ixgbe-Fix-handling-of-NAPI-budget-when-multiple-queu.patch.
- Delete
  patches.drivers/lpfc-Fix-DMA-faults-observed-upon-plugging-loopback-.patch.
- Delete
  patches.drivers/lpfc-Fix-FCF-Infinite-loop-in-lpfc_sli4_fcf_rr_next_.patch.
- Delete patches.drivers/lpfc-Fix-RDP-Speed-reporting.patch.
- Delete
  patches.drivers/lpfc-Fix-RegLogin-failed-error-seen-on-Lancer-FC-dur.patch.
- Delete
  patches.drivers/lpfc-Fix-crash-in-fcp-command-completion-path.patch.
- Delete
  patches.drivers/lpfc-Fix-driver-crash-when-module-parameter-lpfc_fcp.patch.
- Delete patches.drivers/lpfc-Fix-external-loopback-failure.patch.
- Delete
  patches.drivers/lpfc-Fix-mbox-reuse-in-PLOGI-completion.patch.
- Delete
  patches.drivers/lpfc-Fix-the-FLOGI-discovery-logic-to-comply-with-T1.patch.
- Delete patches.drivers/megaraid_sas-Add-an-i-o-barrier.patch.
- Delete
  patches.drivers/megaraid_sas-Do-not-allow-PCI-access-during-OCR.patch.
- Delete patches.drivers/megaraid_sas-Fix-SMAP-issue.patch.
- Delete
  patches.drivers/mlx5-0146-net-mlx5e-Don-t-try-to-modify-CQ-moderation-if-it-is.patch.
- Delete
  patches.drivers/mlx5-0147-net-mlx5e-Don-t-modify-CQ-before-it-was-created.patch.
- Delete
  patches.drivers/mpt3sas-A-correction-in-unmap_resources.patch.
- Delete
  patches.drivers/mpt3sas-Fix-for-Asynchronous-completion-of-timedout-.patch.
- Delete
  patches.fixes/0001-KEYS-Fix-ASN.1-indefinite-length-object-parsing.patch.
- Delete
  patches.fixes/IB-IPoIB-Do-not-set-skb-truesize-since-using-one-lin.patch.
- Delete patches.fixes/crypto-vmx-IV-size-failing-on-skcipher-API.
- Delete
  patches.fixes/ext4-Avoid-deadlock-when-expanding-inode-size.patch.
- Delete
  patches.fixes/ext4-Fix-xattr-shifting-when-expanding-inodes-2.patch.
- Delete
  patches.fixes/ext4-Fix-xattr-shifting-when-expanding-inodes.patch.
- Delete
  patches.fixes/ext4-Properly-align-shifted-xattrs-when-expanding-in.patch.
- Delete
  patches.fixes/netfilter-x_tables-check-for-size-overflow.patch.
- Delete
  patches.fixes/powerpc-tm-Avoid-SLB-faults-in-treclaim-trecheckpoint-when-RI=0.
- Delete
  patches.fixes/rds-fix-an-infoleak-in-rds_inc_info_copy.patch.
- Delete
  patches.fixes/udp-properly-support-MSG_PEEK-with-truncated-buffers.patch.
- Delete
  patches.suse/msft-hv-0934-Drivers-hv-util-Increase-the-timeout-for-util-servic.patch.
- Delete
  patches.suse/msft-hv-0935-Drivers-hv-utils-run-polling-callback-always-in-inte.patch.
- Delete
  patches.suse/msft-hv-0936-tools-hv-report-ENOSPC-errors-in-hv_fcopy_daemon.patch.
- Delete
  patches.suse/msft-hv-0938-Drivers-hv-util-catch-allocation-errors.patch.
- Delete
  patches.suse/msft-hv-0940-drivers-hv-cleanup-synic-msrs-if-vmbus-connect-faile.patch.
- Delete
  patches.suse/msft-hv-0944-Drivers-hv-vss-run-only-on-supported-host-versions.patch.
- Delete
  patches.suse/msft-hv-0949-Drivers-hv-vmbus-serialize-process_chn_event-and-vmb.patch.
- Delete
  patches.suse/msft-hv-0951-Drivers-hv-vmbus-fix-rescind-offer-handling-for-devi.patch.
- Delete
  patches.suse/msft-hv-0990-Drivers-hv-vmbus-avoid-infinite-loop-in-init_vp_inde.patch.
- Delete
  patches.suse/msft-hv-0991-Drivers-hv-vmbus-avoid-scheduling-in-interrupt-conte.patch.
- Delete
  patches.suse/msft-hv-0992-Drivers-hv-vmbus-don-t-manipulate-with-clocksources-.patch.
- Delete
  patches.suse/msft-hv-1022-x86-hyperv-Avoid-reporting-bogus-NMI-status-for-Gen2.patch.
- Delete
  patches.suse/msft-hv-1032-drivers-hv-Lock-access-to-hyperv_mmio-resource-tree.patch.
- Delete
  patches.suse/sched-numa-Fix-use-after-free-bug-in-the-task_numa_compare.patch.
- commit ec0ea20

-------------------------------------------------------------------
Thu Sep 15 09:21:08 CEST 2016 - mmarek@suse.cz

- rpm/config.sh: Build the KOTD against Leap 42.2
  SLE12 SP2 is not available in the OBS yet.
- commit 2c9729c

-------------------------------------------------------------------
Thu Sep 15 08:24:51 CEST 2016 - dchang@suse.com

- IB/mlx5: Enable MAD_IFC commands for IB ports only (bsc#996027).
- commit 38fab1a

-------------------------------------------------------------------
Wed Sep 14 20:54:07 CEST 2016 - msuchanek@suse.de

- Revert: 63a72284 powerpc/pci: Assign fixed PHB number based on device-tree properties
  Disable patch added in 9f32a4f0
  This patch is generally a good thing but can cause Ethernet device
  order to change when applied. Changing device order is not accetable for SP
  upgrade. (bsc#998394)
- commit 1a19d36

-------------------------------------------------------------------
Wed Sep 14 17:23:39 CEST 2016 - ohering@suse.de

- Drivers: hv: utils: Support TimeSync version 4.0 protocol
  samples (fate#320485, bnc#998667).
- Drivers: hv: utils: Use TimeSync samples to adjust the clock
  after boot (fate#320485, bnc#998667).
- Drivers: hv: utils: Rename version definitions to reflect
  protocol version (fate#320485, bnc#998667).
- commit b99e9be

-------------------------------------------------------------------
Wed Sep 14 17:23:38 CEST 2016 - ohering@suse.de

- pci-hyperv: properly handle device eject (fate#320295,
  bnc#998664).
- pci-hyperv: properly handle pci bus remove (fate#320295,
  bnc#998664).
- commit 21baa93

-------------------------------------------------------------------
Wed Sep 14 16:27:53 CEST 2016 - jeffm@suse.com

- Btrfs: fix unexpected balance crash due to BUG_ON (bsc#998655).
- commit f02e812

-------------------------------------------------------------------
Wed Sep 14 15:55:20 CEST 2016 - hare@suse.de

- libfc: Fix PRLI response handling yet again (bsc#998385).
- Delete
  patches.fixes/fc_rport-update-fcp_parm-after-calling-prli-provider.patch.
- commit a8e820d

-------------------------------------------------------------------
Wed Sep 14 15:19:43 CEST 2016 - tiwai@suse.de

- rpm/kernel-binary.spec.in: Obsolete xf86-input-vmmouse from SP0/SP1 (bsc#998621)
- commit 79dc53c

-------------------------------------------------------------------
Wed Sep 14 14:35:28 CEST 2016 - jeffm@suse.com

- squashfs3: properly handle dir_emit() failures (bsc#998795).
- commit 677f2f1

-------------------------------------------------------------------
Wed Sep 14 10:44:21 CEST 2016 - dchang@suse.com

- Refresh patches.drivers/net-mlx4_en-Avoid-unregister_netdev-at-shutdown-flow.patch. (bsc#998398 bsc#998010)
- commit 7e3564b

-------------------------------------------------------------------
Tue Sep 13 17:35:24 CEST 2016 - rgoldwyn@suse.com

- Disable patches.suse/btrfs-relocation-Fix-leaking-qgroups-numbers-on-data-extents.patch temporarily (bsc#997654)
- commit 3db4873

-------------------------------------------------------------------
Tue Sep 13 10:15:58 CEST 2016 - dchang@suse.com

- i40e: don't configure zero-size RSS table (bsc#998216).
- i40e: use configured RSS key and lookup table in i40e_vsi_config_rss (bsc#998216).
- i40e: move i40e_vsi_config_rss below i40e_get_rss_aq (bsc#998216).
- commit 5c5194e

-------------------------------------------------------------------
Mon Sep 12 17:54:49 CEST 2016 - sparschauer@suse.de

- scsi: ibmvfc: Fix I/O hang when port is not mapped (bsc#971989)
- commit c116894

-------------------------------------------------------------------
Mon Sep 12 16:30:05 CEST 2016 - jthumshirn@suse.de

- dax: fix mapping size check (bsc#998395).
- commit d9057c2

-------------------------------------------------------------------
Mon Sep 12 14:53:16 CEST 2016 - hare@suse.de

- fc_rport: update fcp_parm after calling prli provider (bsc#998385).
- libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response (bsc#962846).
- genirq/msi: Fix broken debug output (bsc#998391).
- commit 93e23d1

-------------------------------------------------------------------
Mon Sep 12 10:48:45 CEST 2016 - tiwai@suse.de

- Revert "arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO" to fix kABI breakage on aarch64.
- commit 6689a29

-------------------------------------------------------------------
Sun Sep 11 18:24:28 CEST 2016 - mgorman@suse.com

- sched,numa,mm: revert to checking pmd/pte_write instead of
  VMA flags (Automatic NUMA Balancing (fate#315482)).
- sched/numa: Spread memory according to CPU and memory use
  (Automatic NUMA Balancing (fate#315482)).
- commit f807f57

-------------------------------------------------------------------
Fri Sep  9 19:21:33 CEST 2016 - tiwai@suse.de

- Delete patches.fixes/0001-md-lockless-I-O-submission-for-RAID1.patch.
  This patch turned out to cause a regression and lead to be stuck
  with RAID array (bsc#998106).
- commit d2e08c5

-------------------------------------------------------------------
Fri Sep  9 11:50:26 CEST 2016 - jthumshirn@suse.de

- mpt3sas: Fix panic when aer correct error occurred (bsc#997708).
- commit b4752b6

-------------------------------------------------------------------
Thu Sep  8 10:22:00 CEST 2016 - mgalbraith@suse.de

- Move sched-Further-improve-spurious-CPU_IDLE-active-migrations.patch
  to the -tuning section per Mel, after also adapting it to only affect
  the old HW for which it is a regression fix.
- commit 5098beb

-------------------------------------------------------------------
Thu Sep  8 08:57:04 CEST 2016 - dchang@suse.com

- be2net: Add privilege level check for
  OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd (bsc#963844
  FATE#320192).
- commit ec7b5af

-------------------------------------------------------------------
Wed Sep  7 17:56:18 CEST 2016 - jslaby@suse.cz

- Linux 4.4.20 (CVE-2016-6480 FATE#319502 FATE#319959 LTC#144640
  bnc#975065 bnc#978907 bnc#991665 bnc#994430 bsc#991608
  bsc#991665 bsc#992712 bsc#989953 bsc#964944 FATE#319965).
- Revert "Input: i8042 - set up shared ps2_cmd_mutex for AUX
  ports".
- Revert "Input: i8042 - break load dependency between
  atkbd/psmouse and i8042".
- Refresh
  patches.drivers/0003-nvme-use-offset-instead-of-a-struct-for-registers.patch.
- Refresh
  patches.drivers/0006-nvme-split-a-new-struct-nvme_ctrl-out-of-struct-nvme_dev.patch.
- Refresh
  patches.drivers/0010-usb-core-lpm-add-sysfs-node-for-usb3-lpm-permit.patch.
- Refresh
  patches.drivers/0014-nvme-move-block_device_operations-and-ns-ctrl-freeing-to-common-code.patch.
- Refresh
  patches.drivers/0017-nvme-move-nvme_-enable-disable-shutdown-ctrl-to-common-code.patch.
- Refresh
  patches.drivers/0021-nvme-move-chardev-and-sysfs-interface-to-common-code.patch.
- Refresh
  patches.drivers/0022-usb-fix-regression-in-SuperSpeed-endpoint-descriptor.patch.
- Refresh
  patches.drivers/0026-nvme-only-add-a-controller-to-dev_list-after-it-s-been-fully-initialized.patch.
- Refresh
  patches.drivers/0027-nvme-protect-against-simultaneous-shutdown-invocations.patch.
- Refresh
  patches.drivers/0033-nvme-merge-probe_work-and-reset_work.patch.
- Refresh patches.drivers/0049-nvme-add-pci-error-handlers.patch.
- Refresh
  patches.drivers/0051-nvme-move-nvme_freeze-unfreeze_queues-to-nvme-core.patch.
- Refresh
  patches.drivers/0057-nvme-remove-queue-freezing-on-resets.patch.
- Refresh
  patches.drivers/0059-nvme-shutdown-controller-only-for-power-off.patch.
- Refresh patches.drivers/0094-nvme-fix-reset-remove-race.patch.
- Refresh
  patches.drivers/0097-NVMe-Only-release-requested-regions.patch.
- Delete
  patches.arch/0001-ACPI-SRAT-fix-SRAT-parsing-order-with-both-LAPIC-and.patch.
- Delete
  patches.arch/s390-sles12sp2-06-02-dasd-fix-hanging-device-after-clear-subchannel.patch.
- Delete
  patches.drivers/0001-USB-fix-typo-in-wMaxPacketSize-validation.patch.
- Delete
  patches.drivers/0001-USB-validate-wMaxPacketValue-entries-in-endpoint-des.patch.
- Delete
  patches.drivers/0014-usb-define-USB_SPEED_SUPER_PLUS-speed-for-SuperSpeed.patch.
- Delete
  patches.drivers/0023-aacraid-check-size-values-after-double-fetch-from-user.patch.
- Delete
  patches.drivers/0023-xhci-Make-sure-xhci-handles-USB_SPEED_SUPER_PLUS-dev.patch.
- Delete
  patches.drivers/0067-nvme-don-t-unmap-controller-registers-on-reset.patch.
- Delete
  patches.suse/btrfs-properly-track-when-rescan-worker-is-running.patch.
- Delete
  patches.suse/btrfs-waiting-on-qgroup-rescan-should-not-always-be-.patch.
- Delete
  patches.suse/sched-nohz-Fix-affine-unpinned-timers-mess.patch.
- commit 6225d0c

-------------------------------------------------------------------
Wed Sep  7 17:39:32 CEST 2016 - duwe@suse.de

- powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
  (bsc#996086).
- commit 4210c97

-------------------------------------------------------------------
Wed Sep  7 02:23:37 CEST 2016 - dbueso@suse.de

- rhashtable: fix a memory leak in alloc_bucket_locks() (bsc#997456).
- commit a66f331

-------------------------------------------------------------------
Tue Sep  6 20:48:27 CEST 2016 - dbueso@suse.de

- rhashtable: fix shift by 64 when shrinking (bsc#997456).
- rhashtable: avoid large lock-array allocations (bsc#997456).
- commit 242243d

-------------------------------------------------------------------
Tue Sep  6 20:29:39 CEST 2016 - mmarek@suse.cz

- supported.conf: Add iscsi modules to -base (bsc#997299)
- commit 2fbe760

-------------------------------------------------------------------
Tue Sep  6 16:18:52 CEST 2016 - jthumshirn@suse.de

- Refresh
  patches.suse/x86-mm-sched-make-lazy-TLB-mode-even-lazier-kabi.patch.
- commit 5ee2c37

-------------------------------------------------------------------
Tue Sep  6 15:45:32 CEST 2016 - jthumshirn@suse.de

- qla2xxx: Set FLOGI retry in additional firmware options for P2P
  (N2N) mode (bsc#994968).
- commit 957120a

-------------------------------------------------------------------
Tue Sep  6 11:27:35 CEST 2016 - oneukum@suse.com

- USB: fix typo in wMaxPacketSize validation (bsc#991665).
- commit 20506ba

-------------------------------------------------------------------
Tue Sep  6 09:38:07 CEST 2016 - fvogt@suse.com

- thermal: Add Raspberry Pi BCM2835 thermal driver (bsc#989511).
- Update config files.
- supported.conf: Add bcm2835_thermal and bcm2835_cpufreq (bsc#989511)
- cpufreq: Add Broadcom BCM2835 CPU frequency control driver
  (bsc#989511).
- bcm2835: Add Raspberry Pi thermal sensor to the device tree
  (bsc#989511).
- commit 725b043

-------------------------------------------------------------------
Tue Sep  6 04:38:47 CEST 2016 - dchang@suse.com

- bnx2x: don't reset chip on cleanup if PCI function is offline
  (bsc#997253).
- commit b20cf24

-------------------------------------------------------------------
Fri Sep  2 16:30:25 CEST 2016 - bpoirier@suse.com

- cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload
  is disabled (bsc#993256).
- commit 81405db

-------------------------------------------------------------------
Fri Sep  2 12:57:42 CEST 2016 - mmarek@suse.com

- rpm/mkspec: Read a default release string from rpm/config.sh (bsc997059)
- commit cf65a8d

-------------------------------------------------------------------
Fri Sep  2 03:28:28 CEST 2016 - neilb@suse.com

- cephfs: remove warning when ceph_releasepage() is called on
  dirty page (bsc#995153).
- cephfs: ignore error from invalidate_inode_pages2_range()
  in direct write (bsc#995153).
- commit 2365939

-------------------------------------------------------------------
Thu Sep  1 14:56:25 CEST 2016 - mhocko@suse.cz

- mm: introduce arch_reserved_kernel_pages() (bnc#989618).
- mm/memblock.c: expose total reserved memory (bnc#989618).
- powerpc: implement arch_reserved_kernel_pages (bnc#989618).
- Refresh
  patches.fixes/mm-page_alloc.c-calculate-available-memory-in-a-sepa.
- Delete
  patches.fixes/fadump-register-the-memory-reserved-by-fadump.patch.
- Delete
  patches.fixes/mm-page_alloc-replace-set_dma_reserve-to-set_memory_reserve.patch.
- commit 2042cf0

-------------------------------------------------------------------
Thu Sep  1 14:15:24 CEST 2016 - oneukum@suse.com

- kaweth: fix oops upon failed memory allocation (bsc#993890).
- kaweth: fix firmware download (bsc#993890).
- commit 62c8757

-------------------------------------------------------------------
Thu Sep  1 10:58:25 CEST 2016 - mhocko@suse.cz

- kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
  (bnc#941420).
- commit 5ed8e2d

-------------------------------------------------------------------
Thu Sep  1 09:55:51 CEST 2016 - mmarek@suse.com

- Build vmx-crypto as a module and put it into -extra (fate#318016)
- commit 0c1f039

-------------------------------------------------------------------
Thu Sep  1 09:51:06 CEST 2016 - tiwai@suse.de

- ALSA: hda - add codec support for Kabylake display audio codec
  (bsc#996790).
- commit 086193a

-------------------------------------------------------------------
Wed Aug 31 20:01:28 CEST 2016 - tonyj@suse.de

- perf/x86/intel: Change offcore response masks for Knights
  Landing (bsc#980660).
- commit 34b7d66

-------------------------------------------------------------------
Wed Aug 31 19:33:28 CEST 2016 - jjolly@suse.de

- IB/core: Fix reading capability mask of the port info class
  (bsc#994770).
- IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
  (bsc#994770).
- IB/sysfs: Fix sparse warning on attr_id (bsc#994770).
- IB/core: Display extended counter set if available (bsc#994770).
- IB/core: Specify attribute_id in port_table_attribute
  (bsc#994770).
- IB/core: Create get_perf_mad function in sysfs.c (bsc#994770).
- commit 3c0d48d

-------------------------------------------------------------------
Wed Aug 31 16:45:20 CEST 2016 - jthumshirn@suse.de

- scsi: ibmvfc: add FC Class 3 Error Recovery support
  (bsc#984992).
- scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI
  (bsc#984992).
- commit 928be2e

-------------------------------------------------------------------
Wed Aug 31 15:21:32 CEST 2016 - tiwai@suse.de

- Update kabi files: import RC2 kernel with a pv_mmu_ops update
- commit ccf7e72

-------------------------------------------------------------------
Wed Aug 31 15:18:26 CEST 2016 - tiwai@suse.de

- kabi/severities: Clean up a few entries.
  Keep only kvm, s390 and kgr-related items for the beginning.
- commit b5e81a4

-------------------------------------------------------------------
Wed Aug 31 14:40:56 CEST 2016 - tiwai@suse.de

- Refresh
  patches.suse/sched-core-Move-task_rq_lock-out-of-line.patch.
  Fix the patch to be applicable via series2git script.
- commit f612b49

-------------------------------------------------------------------
Wed Aug 31 10:03:12 CEST 2016 - mgorman@suse.com

- x86,mm,sched: make lazy TLB mode even lazier -kabi (bnc#971975
  VM performance -- TLB flush).
- commit 95c2de7

-------------------------------------------------------------------
Wed Aug 31 08:19:21 CEST 2016 - dchang@suse.com

- IB/core: Fix oops in ib_cache_gid_set_default_gid (bsc#996027).
- commit adf2ba3

-------------------------------------------------------------------
Tue Aug 30 17:44:23 CEST 2016 - rgoldwyn@suse.com

- posix_acl: Clear SGID bit when setting file permissions (bsc#995968, CVE-2016-7097).
- commit 13d5925

-------------------------------------------------------------------
Tue Aug 30 07:59:56 CEST 2016 - mgalbraith@suse.de

- sched: Further improve spurious CPU_IDLE active migrations (bnc# 986383).
- commit 256b469

-------------------------------------------------------------------
Mon Aug 29 22:52:28 CEST 2016 - jeffm@suse.com

- tags: update patches that have landed in the mainline repository
- commit 7b64931

-------------------------------------------------------------------
Mon Aug 29 07:05:16 CEST 2016 - colyli@suse.de

- raid10: increment write counter after bio is split (bsc#992782).
- commit f169ca3

-------------------------------------------------------------------
Fri Aug 26 20:12:14 CEST 2016 - jeffm@suse.com

- Btrfs: test_check_exists: Fix infinite loop when searching
  for free space entries (bsc#987192).
- commit 57623bc

-------------------------------------------------------------------
Fri Aug 26 11:49:54 CEST 2016 - tiwai@suse.de

- Update config files: fix s390x vanilla config
  CONFIG_PCI_NR_MSI was mistakenly removed from vanilla config recently
  although the patch to remove the kconfig is applied not to vanilla.
- commit 8372925

-------------------------------------------------------------------
Fri Aug 26 11:37:16 CEST 2016 - mmarek@suse.com

- supported.conf: Add bcm2835-sdhost and brcmfmac (bsc#983145)
- commit 9136980

-------------------------------------------------------------------
Fri Aug 26 11:22:47 CEST 2016 - mmarek@suse.com

- Disable brcmfmac on ppc64le to sync with x86_64
- commit 7720647

-------------------------------------------------------------------
Fri Aug 26 11:16:09 CEST 2016 - tiwai@suse.de

- Update patches.fixes/drm-i915-Fix-S4-resume-breakage
  (bsc#984629,bsc#984632).
  Use the method suggested by the upstream dev.
- commit 1d8614b

-------------------------------------------------------------------
Fri Aug 26 11:15:56 CEST 2016 - tiwai@suse.de

- drm/i915: Add distinct stubs for PM hibernation phases
  (bsc#984632).
- commit fde8f20

-------------------------------------------------------------------
Fri Aug 26 09:26:28 CEST 2016 - mmarek@suse.com

- dt: assign uart0 to BT and uart1 to pin headers (bsc#983145).
- commit 149c766

-------------------------------------------------------------------
Fri Aug 26 09:05:29 CEST 2016 - mmarek@suse.com

- ARM: bcm2835: add interrupt-names and apply correct mapping
  (bsc#983145).
- ARM: bcm2835: follow dt uart node-naming convention
  (bsc#983145).
- Refresh
  patches.drivers/0001-ARM-bcm2835-Define-standard-pinctrl-groups-in-the-gp.patch.
- commit 4e4997d

-------------------------------------------------------------------
Fri Aug 26 08:40:09 CEST 2016 - mmarek@suse.com

- Refresh
  patches.arch/arm64-bcm2837-0080-ARM-bcm2835-Give-HDMI-a-HPD-GPIO-on-the-pi3.patch.
  Update with version from Gerd Hoffmann (s/GPIO_ACTIVE_LOW/GPIO_ACTIVE_HIGH).
- commit e48c50b

-------------------------------------------------------------------
Fri Aug 26 07:26:53 CEST 2016 - tiwai@suse.de

- Add kABI placeholders to HD-audio common structs (bsc#995704).
- commit 6a6830e

-------------------------------------------------------------------
Fri Aug 26 04:59:27 CEST 2016 - jjolly@suse.de

- s390/dasd: fix failing CUIR assignment under LPAR (bnc#994430,
  LTC#144674).
- s390/dasd: fix hanging device after clear subchannel
  (bnc#994430, LTC#144640).
- commit b80da80

-------------------------------------------------------------------
Thu Aug 25 21:26:19 CEST 2016 - jjolly@suse.de

- s390: use SPARSE_IRQ (bnc#994430, LTC#145045).
- Update config files.
- commit e324738

-------------------------------------------------------------------
Thu Aug 25 17:12:52 CEST 2016 - tiwai@suse.de

- drm/vc4: Fix drm_vblank_put/get imbalance in page flip path
  (bsc#993372).
- drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+
  (bsc#993372).
- commit 7105c95

-------------------------------------------------------------------
Thu Aug 25 16:52:18 CEST 2016 - ddiss@suse.de

- libceph: use upstream write-same opcode (bsc#995574).
- commit b58518a

-------------------------------------------------------------------
Thu Aug 25 15:43:23 CEST 2016 - tiwai@suse.de

- drm/i915: Fix S4 resume breakage (bsc#984629,bsc#984632).
- commit 2b06521

-------------------------------------------------------------------
Thu Aug 25 11:59:53 CEST 2016 - ohering@suse.de

- hv_netvsc: fix bonding devices check in netvsc_netdev_event()
  (fate#320485).
- hv_netvsc: protect module refcount by checking
  net_device_ctx->vf_netdev (fate#320485).
- hv_netvsc: reset vf_inject on VF removal (fate#320485).
- hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
  (fate#320485).
- hv_netvsc: don't lose VF information (fate#320485).
- commit cae4cc8

-------------------------------------------------------------------
Thu Aug 25 11:28:22 CEST 2016 - jthumshirn@suse.de

- dax: fix device-dax region base (bsc#995532).
- commit 3768ef2

-------------------------------------------------------------------
Thu Aug 25 11:18:40 CEST 2016 - lszhu@suse.com

- Add a missed complete in iscsit_close_connection (bsc#992555,
  bsc#987805).
- commit 1e6c84a

-------------------------------------------------------------------
Thu Aug 25 11:10:42 CEST 2016 - jgross@suse.com

- perf/x86: Modify error message in virtualized environment
  (bnc#990435).
- xen: Make VPMU init message look less scary (bnc#990435).
- commit 333a655

-------------------------------------------------------------------
Thu Aug 25 11:02:12 CEST 2016 - lpechacek@suse.com

- module: Issue warnings when tainting kernel (bsc#974406).
- module: Inform user when loading externally supported module
  (bsc#974406).
- commit 52130c7

-------------------------------------------------------------------
Wed Aug 24 20:02:54 CEST 2016 - mbrugger@suse.com

- dt/bindings: Add bindings for Layerscape SCFG MSI (fate#320030
  fate#319900).
- irqchip: Add Layerscape SCFG MSI controller support (fate#320030
  fate#319900).
- commit b9037ee

-------------------------------------------------------------------
Wed Aug 24 11:51:03 CEST 2016 - mbrugger@suse.com

- dtb: xgene: Fix backward compatibility (bsc#993051).
- drivers: net: xgene: Fix backward compatibility (bsc#993051).
- Documentation: dtb: xgene: Add rxlos GPIO mapping (bsc#993051).
- dtb: xgene: Add rxlos-gpios property (bsc#993051).
- drivers: net: xgene: Poll link status via GPIO (bsc#993051).
- drivers: net: xgene: XFI PCS reset when link is down
  (bsc#993051).
- drivers: net: xgene: Change port init sequence (bsc#993051).
- drivers: net: xgene: Fix RSS indirection table fields
  (bsc#993051).
- drivers: net: xgene: Fix error deconstruction path (bsc#993051).
- drivers: net: xgene: fix: Delete descriptor rings and buffer
  pools (bsc#993051).
- drivers: net: xgene: fix: Add dma_unmap_single (bsc#993051).
- drivers: net: xgene: Fix compiler warnings (bsc#993051).
- net: xgene: fix maybe-uninitialized variable (bsc#993051).
- ethernet: apm: xgene: add missing of_node_put after calling
  of_parse_phandle (bsc#993051).
- xgene: Fix build warning with ACPI disabled (bsc#993051).
- MAINTAINERS: xgene: Add driver and documentation path
  (bsc#993051).
- Documentation: dtb: xgene: Add MDIO node (bsc#993051).
- dtb: xgene: Add MDIO node (bsc#993051).
- drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
  (bsc#993051).
- drivers: net: xgene: Use exported functions (bsc#993051).
- drivers: net: xgene: Enable MDIO driver (bsc#993051).
- drivers: net: xgene: Add backward compatibility (bsc#993051).
- drivers: net: phy: xgene: Add MDIO driver (bsc#993051).
- drivers: net: xgene: Fix module unload crash - clkrst sequence
  (bsc#993051).
- drivers: net: xgene: Fix module unload crash - change sw
  sequence (bsc#993051).
- drivers: net: xgene: Fix module unload crash - hw resource
  cleanup (bsc#993051).
- drivers: net: xgene: Separate set_speed from mac_init
  (bsc#993051).
- commit 8f1e89b

-------------------------------------------------------------------
Wed Aug 24 10:19:38 CEST 2016 - mbrugger@suse.com

- Delete
  patches.arch/arm64-1-6-drivers-net-xgene-MAC-and-PHY-configuration-changes.patch.
- Delete
  patches.arch/arm64-2-6-drivers-net-xgene-Backward-compatibility-with-older-firmware.patch.
- Delete
  patches.arch/arm64-3-6-drivers-net-phy-Add-MDIO-driver.patch.
- Delete patches.arch/arm64-4-6-dtb-xgene-Add-MDIO-node.patch.
- Delete
  patches.arch/arm64-5-6-dtb-xgene-Remove-clock-nodes.patch.
- Delete
  patches.arch/arm64-6-6-drivers-net-xgene-Fix-module-load-unload-crash.patch.
- Delete patches.arch/arm64-dts-apm-Fix-mdio-clock.patch.
- commit e8dec7f

-------------------------------------------------------------------
Wed Aug 24 09:13:30 CEST 2016 - mgorman@suse.com

- Refresh
  patches.suse/sched-cputime-Improve-scalability-by-not-accounting-thread-group-tasks-pending-runtime.patch.
- commit f482bed

-------------------------------------------------------------------
Tue Aug 23 18:34:51 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-0002-EDAC-xgene-Add-missing-SoC-register-bus-error-handli.patch.
- commit 78d633c

-------------------------------------------------------------------
Tue Aug 23 17:19:45 CEST 2016 - tiwai@suse.de

- x86 / hibernate: Use hlt_play_dead() when resuming from
  hibernation (bsc#984629).
- x86/power/64: Fix kernel text mapping corruption during image
  restoration (bsc#984629).
- commit a4979e1

-------------------------------------------------------------------
Tue Aug 23 15:44:14 CEST 2016 - jbeulich@suse.com

- xenbus: don't look up transaction IDs for ordinary writes
  (bsc#995073).
- commit 61d9eae

-------------------------------------------------------------------
Tue Aug 23 13:49:43 CEST 2016 - mmarek@suse.com

- dt: add &sdhci and &sdhost (rpi3, enables wifi) (bsc#983145).
- Update config files: Enable brcmfmac with sdio support (bsc#983145).
- dt: switch &sdhci => &sdhost (bsc#983145).
- dt: add (with pinctrl) &sdhost (bsc#983145).
- dt: add pinctrl group to &i2c1 (bsc#983145).
- dt: add pinctrl group to &i2c0 (bsc#983145).
- dt: add pinctrl group to &pwm (bsc#983145).
- dt: add pinctrl group to &sdhci (bsc#983145).
- dt: add pinctrl group to &uart1 (rpi3) (bsc#983145).
- ARM: bcm2835: Add a new EMMC pin group from the downstream tree
  (bsc#983145).
- ARM: bcm2835: Add a group for mapping pins 48-53 to sdhost
  (bsc#983145).
- ARM: bcm2835: Add the emmc pin group to bcm283x.dtsi
  (bsc#983145).
- ARM: bcm2835: Define standard pinctrl groups in the gpio node
  (bsc#983145).
- commit 88d80cb

-------------------------------------------------------------------
Tue Aug 23 13:40:13 CEST 2016 - mmarek@suse.com

- mmc: bcm2835-sdhost: add to devicetree (bsc#983145).
- commit 6e244fc

-------------------------------------------------------------------
Tue Aug 23 09:33:09 CEST 2016 - mmarek@suse.cz

- mmc: bcm2835-sdhost: reset tweaks. [fixup] (bsc#983145).
- mmc: bcm2835-sdhost: zap mmiowb() [fixup] (bsc#983145).
- mmc: bcm2835-sdhost: Add new driver for the internal SD
  controller (bsc#983145).
- dt-bindings: Add binding for brcm,bcm2835-sdhost (bsc#983145).
- commit 5e0b3b3

-------------------------------------------------------------------
Mon Aug 22 15:55:35 CEST 2016 - mgorman@suse.com

- pcc-cpufreq: Re-introduce deadband effect to reduce number of
  frequency changes (bsc#981838).
- commit 6ebc99f

-------------------------------------------------------------------
Mon Aug 22 15:53:22 CEST 2016 - mgorman@suse.com

- Delete
  patches.suse/cpufreq-pcc-cpufreq-update-default-value-of-cpuinfo_transition_latency.patch.
- commit c59a8de

-------------------------------------------------------------------
Mon Aug 22 15:52:23 CEST 2016 - mgorman@suse.com

- sched/cputime: Improve scalability by not accounting thread
  group tasks pending runtime (bsc#985874).
- commit 0d443f7

-------------------------------------------------------------------
Mon Aug 22 14:27:43 CEST 2016 - mgorman@suse.com

- Refresh
  patches.suse/sched-cputime-mitigate-performance-regression-in-times-clock-gettime.patch.
- commit d848b8d

-------------------------------------------------------------------
Mon Aug 22 13:09:12 CEST 2016 - jroedel@suse.de

- EDAC, sb_edac: Fix channel reporting on Knights Landing
  (bsc#993831).
- commit 9b27f62

-------------------------------------------------------------------
Mon Aug 22 11:37:26 CEST 2016 - mkubecek@suse.cz

- AF_VSOCK: Shrink the area influenced by prepare_to_wait
  (bsc#994520).
- commit 74dc329

-------------------------------------------------------------------
Mon Aug 22 11:36:52 CEST 2016 - mkubecek@suse.cz

- tcp: fix use after free in tcp_xmit_retransmit_queue()
  (CVE-2016-6828 bsc#994296).
- commit 29767c5

-------------------------------------------------------------------
Sun Aug 21 11:25:31 CEST 2016 - jslaby@suse.cz

- Linux 4.4.19 (CVE#2016-6136 CVE-2016-4482 LTC#144462 bnc#978401
  bsc#975772 bsc#988153 bsc#990511 bsc#992073 bsc#992214
  bsc#991065 CVE-2016-5412).
- Refresh
  patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch.
- Refresh
  patches.drivers/0025-target-transport-add-flag-to-indicate-cpu-affinity-is-observed.
- Refresh
  patches.drivers/0034-target-remove-enum-transport_lunflags_table.
- Refresh patches.drivers/kvm-rename-pfn_t-to-kvm_pfn_t.patch.
- Refresh
  patches.drivers/mlx5-0056-IB-mlx5-Add-create_cq-extended-command.patch.
- Refresh
  patches.drivers/mlx5-0063-IB-mlx5-Add-driver-cross-channel-support.patch.
- Refresh
  patches.drivers/mlx5-0082-IB-mlx5-Unify-CQ-create-flags-check.patch.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- Refresh
  patches.suse/msft-hv-1015-Drivers-hv-vmbus-Support-handling-messages-on-multip.patch.
- Refresh
  patches.suse/msft-hv-1037-drivers-hv-Record-MMIO-range-in-use-by-frame-buffer.patch.
- Delete
  patches.arch/s390-sles12sp2-05-01-cio-allow-to-reset-channel-measurement-block.patch.
- Delete
  patches.drivers/0001-USB-usbfs-fix-potential-infoleak-in-devio.patch.
- Delete
  patches.drivers/iommu-amd-handle-iommu_domain_dma-in-ops-domain_free-call-back.
- Delete
  patches.drivers/iommu-amd-init-unity-mappings-only-for-dma_ops-domains.
- Delete
  patches.drivers/iommu-amd-update-alias-dte-in-update_device_table.
- Delete
  patches.drivers/iommu-vt-d-return-error-code-in-domain_context_mapping_one.
- Delete
  patches.drivers/lpfc-fix-oops-in-lpfc_sli4_scmd_to_wqidx_distr-from-lpfc_send_taskmgmt.patch.
- Delete
  patches.fixes/audit-fix-a-double-fetch-in-audit_log_single_execve_arg.patch.
- Delete
  patches.fixes/dm-set-DMF_SUSPENDED-_before_-clearing-DMF_NOFLUSH_S.patch.
- Delete
  patches.fixes/powerpc-kvm-tm-01-factor-out-TM-state-save-restore.
- Delete
  patches.fixes/powerpc-kvm-tm-02-Save+restore-TM-state-in-H_CEDE.
- Delete
  patches.suse/msft-hv-1060-random-add-interrupt-callback-to-VMBus-IRQ-handler.patch.
- commit 36918b0

-------------------------------------------------------------------
Sat Aug 20 15:15:08 CEST 2016 - mmarek@suse.cz

- rpm/old-flavors: Obsolte kernel-compute by kernel-rt (fate#320686)
- commit 964f3e2

-------------------------------------------------------------------
Fri Aug 19 15:01:35 CEST 2016 - hare@suse.de

- dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
  (bsc#992073).
- commit ac36d89

-------------------------------------------------------------------
Fri Aug 19 15:00:55 CEST 2016 - hare@suse.de

- dm rq: fix the starting and stopping of blk-mq queues
  (bsc#992073).
- dm mpath: add locking to multipath_resume and must_push_back
  (bsc#992073).
- commit 53de779

-------------------------------------------------------------------
Fri Aug 19 14:13:42 CEST 2016 - hare@suse.de

- target/tcm_fc: use CPU affinity for responses (bsc#993866).
- commit db2ee33

-------------------------------------------------------------------
Fri Aug 19 09:57:52 CEST 2016 - jthumshirn@suse.de

- libnvdimm: Fix nvdimm_probe error on NVDIMM-N (bsc#994544).
- commit 9e99804

-------------------------------------------------------------------
Fri Aug 19 09:55:55 CEST 2016 - dchang@suse.com

- be2net: Avoid unnecessary firmware updates of multicast list
  (bsc#963844 FATE#320192).
- be2net: do not remove vids from driver table if be_vid_config()
  fails (bsc#963844 FATE#320192).
- be2net: clear vlan-promisc setting before programming the vlan
  list (bsc#963844 FATE#320192).
- commit a22d69d

-------------------------------------------------------------------
Fri Aug 19 09:03:57 CEST 2016 - hare@suse.de

- libfc: Correctly set E_D_TOV and R_A_TOV values in RTV response
  (bsc#990245).
- libfc: sanitize E_D_TOV and R_A_TOV setting (bsc#990245).
- commit 39b2c87

-------------------------------------------------------------------
Thu Aug 18 16:01:22 CEST 2016 - oneukum@suse.com

- USB: validate wMaxPacketValue entries in endpoint descriptors
  (bnc#991665).
- commit 9aa4d20

-------------------------------------------------------------------
Thu Aug 18 15:10:19 CEST 2016 - hare@suse.de

- target: fix hang in target_wait_for_sess_cmds() (bsc#994046).
- target/tcm_fc: Update debugging statements to match libfc usage
  (bsc#994356).
- target/tcm_fc: print command pointer in debug message
  (bsc#994356).
- target/tcm_fc: return detailed error in ft_sess_create()
  (bsc#994356).
- libfc: Clarify ramp-down messages (bsc#990245).
- libfc: safeguard against invalid exchange index (bsc#990245).
- libfc: quarantine timed out xids (bsc#990245).
- libfc: wait for E_D_TOV when out-of-order sequence is received
  (bsc#990245).
- libfc: sanitize E_D_TOV setting (bsc#990245).
- fcoe: correct sending FIP VLAN packets on VLAN 0 (bsc#989133).
- libfc: fixup RTV handling (bsc#990245).
- libfc: additional debugging in fc_rport (bsc#994356).
- fc_rport: Return LS_RJT_BUSY for PRLI in status PLOGI
  (bsc#994356).
- fc_rport: PRLI fixes (bsc#994356).
- libfc: Do not drop down to FLOGI for fc_rport_login()
  (bsc#994356).
- libfc: Fixup disc_mutex handling (bsc#962846).
- libfc: do not send ABTS when resetting exchanges (bsc#962846).
- libfc: reset exchange manager during LOGO handling (bsc#962846).
- libfc: send LOGO for PLOGI failure (bsc#962846).
- libfc: Issue PRLI after a PRLO has been received (bsc#962846).
- scsi_dh_alua: Retry RTPG on SCSI host_bytes values (bsc#993866).
- commit ba19175

-------------------------------------------------------------------
Thu Aug 18 13:24:47 CEST 2016 - mmarek@suse.com

- supported.conf: Add tun to -base (bsc#992593)
- supported.conf: Add veth to -base (bsc#992591)
- commit bffabe1

-------------------------------------------------------------------
Wed Aug 17 14:22:05 CEST 2016 - oneukum@suse.com

- usb: devio, do not warn when allocation fails (bnc#984824).
- commit 826544c

-------------------------------------------------------------------
Wed Aug 17 12:03:45 CEST 2016 - mhocko@suse.cz

- x86/mm: Fix swap entry comment and macro (bnc#993865).
- commit 7ce9bda

-------------------------------------------------------------------
Wed Aug 17 12:00:58 CEST 2016 - acho@suse.com

- qed: Utilize FW 8.10.3.0 (bsc#993873 bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- commit b431048

-------------------------------------------------------------------
Wed Aug 17 11:48:58 CEST 2016 - jthumshirn@suse.de

- fcoe: provide translation table between Ethernet and FC port
  speeds (bsc#988035).
- commit b48bdcb

-------------------------------------------------------------------
Wed Aug 17 08:06:23 CEST 2016 - jslaby@suse.cz

- Linux 4.4.18 (CVE-2016-3672 CVE-2016-3951 CVE-2016-5696
  LTC#143668 bnc#974308 bnc#974418 bnc#988934 boo#962813
  bsc#988293 bsc#989152).
- Refresh
  patches.drivers/0002-i2c-i801-Add-runtime-PM-support-with-autosuspend.patch.
- Delete
  patches.arch/s390-sles12sp2-04-01-revert-clear-subchannel-id.patch.
- Delete
  patches.arch/x86-mm-32-Enable-full-randomization-on-i386-and-X86_.patch.
- Delete
  patches.drivers/0001-cdc_ncm-do-not-call-usbnet_link_change-from-cdc_ncm_.patch.
- Delete
  patches.drivers/0003-i2c-i801-Allow-ACPI-SystemIO-OpRegion-to-conflict-wi.patch.
- Delete patches.fixes/scsi-ignore-errors-from-scsi_dh_add_device.
- Delete
  patches.fixes/tcp-enable-per-socket-rate-limiting-of-all-challenge.patch.
- Delete
  patches.fixes/tcp-make-challenge-acks-less-predictable.patch.
- Delete
  patches.suse/pat-0001-x86-mm-pat-Add-support-of-non-default-PAT-MSR-settin.patch.
- Delete
  patches.suse/pat-0002-x86-mm-pat-Add-pat_disable-interface.patch.
- Delete
  patches.suse/pat-0003-x86-mm-pat-Replace-cpu_has_pat-with-boot_cpu_has.patch.
- Delete
  patches.suse/pat-0004-x86-mtrr-Fix-Xorg-crashes-in-Qemu-sessions.patch.
- Delete
  patches.suse/pat-0005-x86-mtrr-Fix-PAT-init-handling-when-MTRR-is-disabled.patch.
- Delete
  patches.suse/pat-0006-x86-xen-pat-Remove-PAT-table-init-code-from-Xen.patch.
- Delete
  patches.suse/pat-0007-x86-pat-Document-the-PAT-initialization-sequence.patch.
- commit 7e3be29

-------------------------------------------------------------------
Tue Aug 16 16:11:36 CEST 2016 - mmarek@suse.com

- rpm/kernel-source.spec.in: Unroll a loop with only a single iteration
- commit 601c09e

-------------------------------------------------------------------
Tue Aug 16 14:20:18 CEST 2016 - duwe@suse.de

- cxl: Set psl_fir_cntl to production environment value
  (bsc#993248).
- commit 410342a

-------------------------------------------------------------------
Mon Aug 15 19:34:37 CEST 2016 - dbueso@suse.de

- x86/irq: Do not substract irq_tlb_count from irq_call_count
  (bsc#993429).
- locking/qrwlock: Fix write unlock bug on big endian systems
  (bsc#969756).
- locking/pvqspinlock: Fix a bug in qstat_read() (bsc#969756).
- locking/pvqspinlock: Fix double hash race (bsc#969756).
- commit 5d50547

-------------------------------------------------------------------
Mon Aug 15 18:11:50 CEST 2016 - jeffm@suse.com

- btrfs: properly track when rescan worker is running
  (bsc#989953).
- commit deb7759

-------------------------------------------------------------------
Mon Aug 15 16:14:24 CEST 2016 - mgorman@suse.com

- sched/fair: Use task_rcu_dereference() (References: times and
  clock_gettime performance (bnc#981795)).
- sched/api: Introduce task_rcu_dereference() and
  try_get_task_struct() (References: times and clock_gettime
  performance (bnc#981795)).
- sched/numa: Fix use-after-free bug in the task_numa_compare
  (References: times and clock_gettime performance (bnc#981795)).
- commit 0a244f9

-------------------------------------------------------------------
Mon Aug 15 16:03:25 CEST 2016 - ggherdovich@suse.cz

- sched/cputime: Mitigate performance regression in
  times()/clock_gettime() (bsc#985874).
- commit b76ac52

-------------------------------------------------------------------
Mon Aug 15 15:33:08 CEST 2016 - mgorman@suse.com

- mm: optimize copy_page_to/from_iter_iovec (bnc#971975 VM
  performance -- userspace copying).
- commit 9c4d756

-------------------------------------------------------------------
Mon Aug 15 11:12:28 CEST 2016 - jthumshirn@suse.de

- Refresh
  patches.drivers/0001-smartpqi-initial-commit-of-Microsemi-smartpqi-driver.patch.
  Update SmartPQI driver to upstream accepted version.
- commit 65ec90c

-------------------------------------------------------------------
Mon Aug 15 11:09:30 CEST 2016 - jthumshirn@suse.de

- ses: use scsi_is_sas_rphy instead of is_sas_attached
  (bsc#992492).
- Delete
  patches.fixes/SAS-use-sas_rphy-instead-of-sas_end_device-to-obtain.patch.
- commit 6c26966

-------------------------------------------------------------------
Mon Aug 15 10:42:18 CEST 2016 - mgorman@suse.com

- mm, compaction: don't isolate PageWriteback pages in
  MIGRATE_SYNC_LIGHT mode (bnc#971975 VM performance --
  compaction).
- mm/compaction: split freepages without holding the zone lock
  (bnc#971975 VM performance -- compaction).
- commit 91dfb96

-------------------------------------------------------------------
Mon Aug 15 06:36:45 CEST 2016 - dchang@suse.com

- qlcnic: Update version to 5.3.65 (bsc#993441).
- qlcnic: fix napi budget alteration (bsc#993441).
- qlcnic: fix data structure corruption in async mbx command
  handling (bsc#993441).
- qlcnic: add wmb() call in transmit data path (bsc#993441).
- commit 4a65f04

-------------------------------------------------------------------
Mon Aug 15 04:08:29 CEST 2016 - colyli@suse.de

- md: lockless I/O submission for RAID1 (bsc#982783).
- commit 12d0dac

-------------------------------------------------------------------
Mon Aug 15 02:35:48 CEST 2016 - bpoirier@suse.com

- Refresh
  patches.drivers/net-ena-Add-a-driver-for-Amazon-Elastic-Network-Adap.patch.
  Update patch to the version accepted upstream.
- commit 8c7a1d0

-------------------------------------------------------------------
Fri Aug 12 12:46:49 CEST 2016 - jroedel@suse.de

- x86/platform/UV: Fix kernel panic running RHEL kdump kernel
  on UV systems (bsc#993365 fate#320837).
- x86/platform/UV: Fix problem with UV4 BIOS providing incorrect
  PXM values (bsc#993365 fate#320837).
- x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System
  Table causing a crash (bsc#993365 fate#320837).
- x86/platform/UV: Fix problem with UV4 Socket IDs not being
  contiguous (bsc#993365 fate#320837).
- commit 1e6f5f1

-------------------------------------------------------------------
Fri Aug 12 02:59:49 CEST 2016 - dbueso@suse.de

- time/timekeeping: Work around false positive GCC warning (bsc#993429).
- commit 135f911

-------------------------------------------------------------------
Fri Aug 12 02:53:49 CEST 2016 - dbueso@suse.de

- arm64: spinlock: Ensure forward-progress in spin_unlock_wait
  (bsc#969756).
- arm64: spinlock: fix spin_unlock_wait for LSE atomics
  (bsc#969756).
- arm64: spinlock: order spin_{is_locked,unlock_wait} against
  local locks (bsc#969756).
- arm64: spinlock: serialise spin_unlock_wait against concurrent
  lockers (bsc#969756).
- powerpc/spinlock: Fix spin_unlock_wait() (bsc#969756).
- commit 76eaf2b

-------------------------------------------------------------------
Thu Aug 11 16:52:30 CEST 2016 - jjolly@suse.de

- s390/cio: fix reset of channel measurement block
  (bsc#992214,LTC#144462).
- commit c037a2d

-------------------------------------------------------------------
Thu Aug 11 09:21:35 CEST 2016 - jslaby@suse.cz

- Linux 4.4.17 (CVE-2016-1583 CVE-2016-4569 CVE-2016-4578
  LTC#143590 bnc#971975 bnc#983513 bnc#987886 bnc#988217
  bnc#988344 boo#989084 bsc#979213 bsc#979879 bsc#981825
  bsc#983143).
- Delete patches.kernel.org/9p-use-file_dentry.patch.
- Delete
  patches.kernel.org/alsa-timer-fix-leak-in-events-via-snd_timer_user_ccallback.patch.
- Delete
  patches.kernel.org/alsa-timer-fix-leak-in-events-via-snd_timer_user_tinterrupt.patch.
- Delete
  patches.kernel.org/alsa-timer-fix-leak-in-sndrv_timer_ioctl_params.patch.
- Delete
  patches.kernel.org/arc-unwind-ensure-that-.debug_frame-is-generated-vs.-.eh_frame.patch.
- Delete
  patches.kernel.org/arc-unwind-warn-only-once-if-dw2_unwind-is-disabled.patch.
- Delete
  patches.kernel.org/block-fix-use-after-free-in-sys_ioprio_get.patch.
- Delete
  patches.kernel.org/cgroup-set-css-id-to-1-during-init.patch.
- Delete
  patches.kernel.org/clk-rockchip-initialize-flags-of-clk_init_data-in-mmc-phase-clock.patch.
- Delete
  patches.kernel.org/dmaengine-at_xdmac-align-descriptors-on-64-bits.patch.
- Delete
  patches.kernel.org/dmaengine-at_xdmac-double-fifo-flush-needed-to-compute-residue.patch.
- Delete
  patches.kernel.org/dmaengine-at_xdmac-fix-residue-corruption.patch.
- Delete
  patches.kernel.org/ecryptfs-don-t-allow-mmap-when-the-lower-fs-doesn-t-support-it.patch.
- Delete patches.kernel.org/ext4-verify-extent-header-depth.patch.
- Delete
  patches.kernel.org/fs-nilfs2-fix-potential-underflow-in-call-to-crc32_le.patch.
- Delete
  patches.kernel.org/input-elantech-add-more-ic-body-types-to-the-list.patch.
- Delete
  patches.kernel.org/input-tsc200x-report-proper-input_dev-name.patch.
- Delete
  patches.kernel.org/input-vmmouse-remove-port-reservation.patch.
- Delete
  patches.kernel.org/input-wacom_w8001-w8001_max_length-should-be-13.patch.
- Delete
  patches.kernel.org/input-xpad-fix-oops-when-attaching-an-unknown-xbox-one-gamepad.patch.
- Delete
  patches.kernel.org/input-xpad-validate-usb-endpoint-count-during-probe.patch.
- Delete
  patches.kernel.org/kernel-sysrq-watchdog-sched-core-reset-watchdog-on-all-cpus-while-processing-sysrq-w.patch.
- Delete patches.kernel.org/locks-use-file_inode.patch.
- Delete
  patches.kernel.org/mm-compaction-abort-free-scanner-if-split-fails.patch.
- Delete
  patches.kernel.org/mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner.patch.
- Delete
  patches.kernel.org/mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch.
- Delete
  patches.kernel.org/mm-meminit-ensure-node-is-online-before-checking-whether-pages-are-uninitialised.patch.
- Delete
  patches.kernel.org/mm-slb-add-__gfp_atomic-to-the-gfp-reclaim-mask.patch.
- Delete
  patches.kernel.org/mmc-block-fix-packed-command-header-endianness.patch.
- Delete
  patches.kernel.org/namespace-update-event-counter-when-umounting-a-deleted-dentry.patch.
- Delete patches.kernel.org/ovl-handle-attr_kill.patch.
- Delete
  patches.kernel.org/pinctrl-imx-do-not-treat-a-pin-without-mux-register-as-an-error.patch.
- Delete
  patches.kernel.org/pinctrl-single-fix-missing-flush-of-posted-write-for-a-wakeirq.patch.
- Delete
  patches.kernel.org/platform-chrome-cros_ec_dev-double-fetch-bug-in-ioctl.patch.
- Delete
  patches.kernel.org/power_supply-power_supply_read_temp-only-if-use_cnt-0.patch.
- Delete
  patches.kernel.org/pps-do-not-crash-when-failed-to-register.patch.
- Delete
  patches.kernel.org/pvclock-add-cpu-barriers-to-get-correct-version-value.patch.
- Delete
  patches.kernel.org/qeth-delete-napi-struct-when-removing-a-qeth-device.patch.
- Delete
  patches.kernel.org/revert-ecryptfs-forbid-opening-files-without-mmap-handler.patch.
- Delete
  patches.kernel.org/sched-fair-fix-effective_load-to-consistently-use-smoothed-load.patch.
- Delete patches.kernel.org/spi-sun4i-fix-fifo-limit.patch.
- Delete patches.kernel.org/spi-sunxi-fix-transfer-timeout.patch.
- Delete
  patches.kernel.org/usb-ohci-don-t-mark-eds-as-ed_oper-if-scheduling-fails.patch.
- Delete
  patches.kernel.org/vmlinux.lds-account-for-destructor-sections.patch.
- Delete
  patches.kernel.org/x86-quirks-add-early-quirk-to-reset-apple-airport-card.patch.
- Delete
  patches.kernel.org/x86-quirks-apply-nvidia_bugs-quirk-only-on-root-bus.patch.
- Delete
  patches.kernel.org/x86-quirks-reintroduce-scanning-of-secondary-buses.patch.
- Delete
  patches.kernel.org/xen-pciback-fix-conf_space-read-write-overlap-check.patch.
- Delete
  patches.kernel.org/xenbus-don-t-bail-early-from-xenbus_dev_request_and_reply.patch.
- Delete
  patches.kernel.org/xenbus-don-t-bug-on-user-mode-induced-condition.patch.
- commit 0b7d7ee

-------------------------------------------------------------------
Wed Aug 10 20:43:08 CEST 2016 - bpoirier@suse.com

- supported.conf: fix name of r8152 module
  The hardware may go by the name of RTL8152, but the module is named r8152
- commit dfd942d

-------------------------------------------------------------------
Wed Aug 10 19:13:03 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-0001-PCI-Move-ecam.h-to-linux-include-pci-ecam.h.patch.
- Refresh
  patches.arch/arm64-0001-PCI-generic-Move-structure-definitions-to-separate-h.patch.
- Refresh
  patches.arch/arm64-0001-net-thunderx-Set-recevie-buffer-page-usage-count-in-.patch.
- Refresh
  patches.arch/arm64-0002-PCI-Add-parent-device-field-to-ECAM-struct-pci_confi.patch.
- Refresh
  patches.arch/arm64-0002-PCI-generic-Add-pci_host_common_probe-based-on-gen_p.patch.
- Refresh
  patches.arch/arm64-0002-net-thunderx-Adjust-nicvf-structure-to-reduce-cache-.patch.
- Refresh
  patches.arch/arm64-0003-PCI-Add-pci_unmap_iospace-to-unmap-I-O-resources.patch.
- Refresh
  patches.arch/arm64-0003-PCI-generic-Expose-pci_host_common_probe-for-use-by-.patch.
- Refresh
  patches.arch/arm64-0003-arm64-Update-the-APM-X-Gene-EDAC-node-with-the-RB-re.patch.
- Refresh
  patches.arch/arm64-0004-PCI-ACPI-Support-I-O-resources-when-parsing-host-bri.patch.
- Refresh
  patches.arch/arm64-0004-PCI-thunder-Add-PCIe-host-driver-for-ThunderX-proces.patch.
- Refresh
  patches.arch/arm64-0005-PCI-ACPI-Add-generic-MCFG-table-handling.patch.
- Refresh
  patches.arch/arm64-0005-PCI-thunder-Add-driver-for-ThunderX-pass-1-2-on-chip.patch.
- Refresh
  patches.arch/arm64-0006-PCI-Refactor-pci_bus_assign_domain_nr-for-CONFIG_PCI.patch.
- Refresh
  patches.arch/arm64-0007-PCI-Factor-DT-specific-pci_bus_find_domain_nr-code-o.patch.
- Refresh
  patches.arch/arm64-0008-ARM64-PCI-Add-acpi_pci_bus_find_domain_nr.patch.
- ARM64: PCI: ACPI support for legacy IRQs parsing and
  consolidation (bsc#985031).
- Refresh
  patches.arch/arm64-0010-ARM64-PCI-Implement-AML-accessors-for-PCI_Config-reg.patch.
- Refresh
  patches.arch/arm64-0011-ARM64-PCI-Support-ACPI-based-PCI-host-controller.patch.
- Refresh
  patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch.
- Refresh patches.arch/arm64-dts-vulcan-Update-PCI-ranges.patch.
- Refresh
  patches.arch/arm64-gpio-xgene-sb-Use-irq_domain_free_irqs_common.patch.
- Refresh
  patches.arch/arm64-gpio-xlp-Add-GPIO-driver-support-for-Broadcom-Vulcan.patch.
- Refresh
  patches.arch/arm64-lib-improve-copy_page-to-deal-with-128-bytes-a.patch.
- Refresh
  patches.arch/arm64-lib-patch-in-prfm-for-copy_page-if-requested.patch.
- Refresh
  patches.arch/arm64-net-thunderx-Fix-broken-of_node_put-code.patch.
- Refresh
  patches.arch/arm64-pci-0025-net-thunder-bgx-Start-to-use-standard-firmware-node-.patch.
- Refresh
  patches.arch/arm64-perf-Count-EL2-events-if-the-kernel-is-running.patch.
- Refresh
  patches.arch/arm64-perf-Extend-ARMV8_EVTYPE_MASK-to-include-PMCR..patch.
- Refresh
  patches.arch/arm64-prefetch-add-alternative-pattern-for-CPUs-with.patch.
- Refresh
  patches.arch/arm64-spi-xlp-Enable-SPI-driver-for-Broadcom-Vulcan-ARM64.patch.
- Refresh
  patches.arch/arm64-thd-net-thunderx-use-napi_schedule_irqoff.patch.
- commit 6ee1d5c

-------------------------------------------------------------------
Wed Aug 10 17:29:05 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-0001-arm64-NUMA-rework-numa_add_memblk.patch.
- Refresh
  patches.arch/arm64-0002-arm64-NUMA-Cleanup-NUMA-disabled-messages.patch.
- Refresh
  patches.arch/arm64-0004-arm64-ACPI-NUMA-NUMA-support-based-on-SRAT-and-SLIT.patch.
- Refresh
  patches.arch/arm64-0010-ACPI-processor-Add-acpi_map_madt_entry.patch.
- Refresh
  patches.arch/arm64-ACPI-NUMA-Enable-ACPI-based-NUMA-on-ARM64.patch.
- commit 0b2a120

-------------------------------------------------------------------
Wed Aug 10 15:31:32 CEST 2016 - ohering@suse.de

- ixgbevf: Use mac_ops instead of trying to identify NIC type
  (fate#320485).
- commit 426b28c

-------------------------------------------------------------------
Wed Aug 10 15:13:53 CEST 2016 - ohering@suse.de

- ixgbevf: Support Windows hosts (Hyper-V) (fate#320485).
- ixgbevf: Move API negotiation function into mac_ops
  (fate#320485).
- ixgbevf: Add the device ID's presented while running on Hyper-V
  (fate#320485).
- commit 15858b0

-------------------------------------------------------------------
Wed Aug 10 14:34:21 CEST 2016 - jthumshirn@suse.de

- ipr: Fix sync scsi scan (bsc#992207).
- commit e1d1991

-------------------------------------------------------------------
Wed Aug 10 14:14:36 CEST 2016 - rgoldwyn@suse.com

- [v3, 3/3] btrfs: qgroup: Fix qgroup incorrectness caused by
  log replay (bsc983087, bsc986255).
- [v3,2/3] btrfs: relocation: Fix leaking qgroups numbers on data extents (bsc983087, bsc986255).
- [v3,1/3] btrfs: qgroup: Refactor
  btrfs_qgroup_insert_dirty_extent() (bsc983087, bsc986255).
- commit a1d5cf1

-------------------------------------------------------------------
Wed Aug 10 13:41:59 CEST 2016 - jack@suse.cz

- sd: Fix rw_max for devices that report an optimal xfer size
  (bsc#991414).
- Refresh patches.suse/sd-configure-ZBC-devices.patch.
- commit 158256b

-------------------------------------------------------------------
Wed Aug 10 12:26:32 CEST 2016 - ohering@suse.de

- hv_netvsc: Fix VF register on bonding devices (fate#320485).
- PCI: hv: Fix interrupt cleanup path (fate#320485).
- tools: hv: Add a script to help bonding synthetic and VF NICs
  (fate#320485).
- netvsc: Use the new in-place consumption APIs in the rx path
  (fate#320485).
- PCI: hv: Handle all pending messages in
  hv_pci_onchannelcallback() (fate#320485).
- PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
  (fate#320485).
- random: add interrupt callback to VMBus IRQ handler
  (fate#320485).
- netvsc: get rid of completion timeouts (fate#320485).
- hv_netvsc: pass struct net_device to
  rndis_filter_set_offload_params() (fate#320485).
- hv_netvsc: pass struct net_device to
  rndis_filter_set_device_mac() (fate#320485).
- hv_netvsc: pass struct netvsc_device to rndis_filter_{open,
  close}() (fate#320485).
- hv_netvsc: introduce {net, hv}_device_to_netvsc_device()
  helpers (fate#320485).
- hv_netvsc: remove redundant assignment in netvsc_recv_callback()
  (fate#320485).
- commit 0f0d07c

-------------------------------------------------------------------
Wed Aug 10 12:03:10 CEST 2016 - ohering@suse.de

- add mainline tag to hv_netvsc/hv_storvsc patches
- commit 9a1d7a0

-------------------------------------------------------------------
Wed Aug 10 01:13:29 CEST 2016 - neilb@suse.com

- SUNRPC: disable the use of IPv6 temporary addresses
  (bsc#986395).
- commit 4ba9264

-------------------------------------------------------------------
Wed Aug 10 00:02:24 CEST 2016 - jjolly@suse.de

- s390/sclp_ctl: fix potential information leak with /dev/sclp
  (bsc#987542).
- commit e9fbd90

-------------------------------------------------------------------
Tue Aug  9 20:48:24 CEST 2016 - bpoirier@suse.com

- net/mlx4_core: Check device state before unregistering it
  (bsc#966191 FATE#320230).
- net/mlx4_en: Add resilience in low memory systems (bsc#966191
  FATE#320230).
- net/mlx4_en: Move filters cleanup to a proper location
  (bsc#966191 FATE#320230).
- net/mlx4: Fix some indent inconsistancy (bsc#966191
  FATE#320230).
- net/mlx4_en: Avoid unregister_netdev at shutdown flow
  (bsc#966191 FATE#320230).
- net/mlx4_en: Fix the return value of a failure in VLAN VID
  add/kill (bsc#966191 FATE#320230).
- net/mlx4_en: initialize cmd.context_lock spinlock earlier
  (bsc#966191 FATE#320230).
- net/mlx4_en: fix ethtool -x (bsc#966191 FATE#320230).
- net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX
  (bsc#966191 FATE#320230).
- net/mlx4_en: get rid of private net_device_stats (bsc#966191
  FATE#320230).
- net/mlx4_en: get rid of ret_stats (bsc#966191 FATE#320230).
- net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()
  (bsc#966191 FATE#320230).
- net/mlx4_en: fix tx_dropped bug (bsc#966191 FATE#320230).
- net/mlx4_core: Fix access to uninitialized index (bsc#966191
  FATE#320230).
- net/mlx4: Avoid wrong virtual mappings (bsc#966191 FATE#320230).
- mlx4: protect mlx4_en_start_port in mlx4_en_restart with
  rtnl_lock (bsc#966191 FATE#320230).
- commit d90b40b

-------------------------------------------------------------------
Tue Aug  9 20:33:00 CEST 2016 - bpoirier@suse.com

- Delete
  patches.arch/arm64-thd-0039-net-mlx4-Remove-improper-usage-of-dma_alloc_coherent.patch.
  It will be replaced by its upstream version.
- commit a21884e

-------------------------------------------------------------------
Tue Aug  9 18:17:01 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-0003-KVM-arm-arm64-Check-for-broadcast-TLBI-support.patch.
- commit 5f9efe2

-------------------------------------------------------------------
Tue Aug  9 17:56:34 CEST 2016 - jack@suse.cz

- xfs: Silence warnings in xfs_vm_releasepage() (bnc#915183
  bsc#987565).
- Delete patches.suse/xfs-skip-dirty-pages-in-releasepage.patch.
- commit 40e8297

-------------------------------------------------------------------
Tue Aug  9 13:34:49 CEST 2016 - jthumshirn@suse.de

- aacraid: Check size values after double-fetch from user
  (CVE-2016-6480 bsc#991608).
- Delete
  patches.drivers/0023-aacraid-prevent-out-of-bounds-access-due-to-changing.patch.
- commit f29fadb

-------------------------------------------------------------------
Tue Aug  9 10:15:07 CEST 2016 - jthumshirn@suse.de

- mpt3sas - remove unused fw_event_work elements (bsc#990936).
- commit cf3b65b

-------------------------------------------------------------------
Tue Aug  9 04:11:49 CEST 2016 - jeffm@suse.com

- btrfs: waiting on qgroup rescan should not always be interruptible (bsc#992712).
- commit 8392968

-------------------------------------------------------------------
Mon Aug  8 15:51:48 CEST 2016 - jthumshirn@suse.de

- SAS: use sas_rphy instead of sas_end_device to obtain address
  (bsc#992492).
- commit 66149d3

-------------------------------------------------------------------
Mon Aug  8 12:32:47 CEST 2016 - jroedel@suse.de

- iommu/amd: Update Alias-DTE in update_device_table()
  (bsc#975772).
- commit 6084b3c

-------------------------------------------------------------------
Mon Aug  8 12:17:50 CEST 2016 - jlee@suse.com

- Enforce module signatures when securelevel is greater than 0
  (fate#320387, bsc#992522).
- commit 7a1fa80

-------------------------------------------------------------------
Fri Aug  5 23:27:08 CEST 2016 - tonyj@suse.de

- Revert
  patches.kernel.org/perf-test-ignore-kcore-files-in-the-vmlinux-matches-kallsyms-test.patch.
  Without associated fix e02092b9a922f17e951b2df5f12f4aafe7383a21 it breaks perf
  tools build
- commit f01ecda

-------------------------------------------------------------------
Fri Aug  5 14:53:53 CEST 2016 - jack@suse.cz

- ext4: Avoid deadlock when expanding inode size (bsc#991671).
- ext4: Properly align shifted xattrs when expanding inodes
  (bsc#991671).
- ext4: Fix xattr shifting when expanding inodes (2) (bsc#991671).
- ext4: Fix xattr shifting when expanding inodes (bsc#991671).
- commit bfd4ccc

-------------------------------------------------------------------
Fri Aug  5 14:47:41 CEST 2016 - mmarek@suse.com

- Set CONFIG_PANIC_TIMEOUT=0 to restore SP1 behavior (bsc#992368)
- commit 2d1840e

-------------------------------------------------------------------
Fri Aug  5 13:35:02 CEST 2016 - jthumshirn@suse.de

- ipr: Fix error return code in ipr_probe_ioa() (bsc#992207).
- ipr: Wait to do async scan until scsi host is initialized
  (bsc#992207).
- ipr: Increase MSIX vectors number (bsc#992207).
- ipr: Add new CCIN for new adapters support (bsc#992207).
- commit 89730f1

-------------------------------------------------------------------
Fri Aug  5 10:53:17 CEST 2016 - jthumshirn@suse.de

- hpsa: Fix type ZBC conditional checks (bsc#972413).
- commit 88ebbb3

-------------------------------------------------------------------
Fri Aug  5 10:50:53 CEST 2016 - jslaby@suse.cz

- rpm/constraints.in: set memory minimum for binaries
  Binary packages are sometimes built on machines with 1G. For example
  one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
  So set the minimal memory to 2G for all archs.
- commit b3acaa2

-------------------------------------------------------------------
Fri Aug  5 10:46:50 CEST 2016 - vbabka@suse.cz

- arch/powerpc/kernel/fadump.c: register the memory reserved by
  fadump (VM Functionality, bsc#989618).
- mm/page_alloc.c: replace set_dma_reserve to set_memory_reserve
  (VM Functionality, bsc#989618).
- commit 3c90395

-------------------------------------------------------------------
Fri Aug  5 10:12:57 CEST 2016 - jslaby@suse.cz

- 9p: use file_dentry().
- ARC: unwind: ensure that .debug_frame is generated
  (vs. .eh_frame).
- arc: unwind: warn only once if DW2_UNWIND is disabled.
- block: fix use-after-free in sys_ioprio_get().
- cgroup: set css->id to -1 during init.
- clk: rockchip: initialize flags of clk_init_data in mmc-phase
  clock.
- dmaengine: at_xdmac: align descriptors on 64 bits.
- dmaengine: at_xdmac: double FIFO flush needed to compute
  residue.
- dmaengine: at_xdmac: fix residue corruption.
- ecryptfs: don't allow mmap when the lower fs doesn't support it
  (bsc#983143 CVE-2016-1583).
- ext4: verify extent header depth.
- fs/nilfs2: fix potential underflow in call to crc32_le.
- Input: elantech - add more IC body types to the list.
- Input: tsc200x - report proper input_dev name.
- Input: vmmouse - remove port reservation.
- Input: wacom_w8001 - w8001_MAX_LENGTH should be 13.
- Input: xpad - fix oops when attaching an unknown Xbox One
  gamepad.
- Input: xpad - validate USB endpoint count during probe.
- kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs
  while processing sysrq-w.
- locks: use file_inode().
- mm, meminit: always return a valid node from early_pfn_to_nid
  (bnc#988344).
- mm, meminit: ensure node is online before checking whether
  pages are uninitialised.
- mm, slb: add __GFP_ATOMIC to the GFP reclaim mask (bnc#971975).
- mmc: block: fix packed command header endianness.
- namespace: update event counter when umounting a deleted dentry.
- ovl: handle ATTR_KILL*.
- perf test: Ignore kcore files in the "vmlinux matches kallsyms"
  test.
- pinctrl: imx: Do not treat a PIN without MUX register as
  an error.
- pinctrl: single: Fix missing flush of posted write for
  a wakeirq.
- platform/chrome: cros_ec_dev - double fetch bug in ioctl.
- power_supply: power_supply_read_temp only if use_cnt > 0.
- pvclock: Add CPU barriers to get correct version value.
- qeth: delete napi struct when removing a qeth device
  (bnc#988217, LTC#143590).
- spi: sun4i: fix FIFO limit.
- spi: sunxi: fix transfer timeout.
- vmlinux.lds: account for destructor sections.
- x86/quirks: Add early quirk to reset Apple AirPort card.
- x86/quirks: Apply nvidia_bugs quirk only on root bus.
- x86/quirks: Reintroduce scanning of secondary buses.
- xen/pciback: Fix conf_space read/write overlap check.
- xenbus: don't bail early from xenbus_dev_request_and_reply().
- xenbus: don't BUG() on user mode induced condition.
- Refresh
  patches.suse/sched-fair-Initiate-a-new-task-s-util-avg-to-a-bound.patch.
- Delete patches.arch/s390-sles12sp2-03-02-qeth-napi-del.patch.
- Delete
  patches.fixes/0001-ecryptfs-don-t-allow-mmap-when-the-lower-file-system.patch.
- Delete
  patches.suse/mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch.
- Delete
  patches.suse/mm-slaub-Add-__GFP_ATOMIC-to-the-GFP-reclaim-mask.patch.
  4.4.17 stable queue.
- commit ebbeb3d

-------------------------------------------------------------------
Fri Aug  5 10:05:17 CEST 2016 - hare@suse.de

- dm mpath: fix potential for dropping queue_if_no_path due to
  multiple path failures (bsc#992073).
- target: work around data corruption issue in tfc_io
  (bsc#990245).
- commit 789322b

-------------------------------------------------------------------
Fri Aug  5 06:21:25 CEST 2016 - dchang@suse.com

- net/mlx5e: Fix del vxlan port command buffer memset (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Validate BW weight values of ETS (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Fix select queue callback (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5e: Use ndo_stop explicitly at shutdown flow (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Prevent adding the same vxlan port (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Check for BlueFlame capability before allocating
  SQ uar (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Fix wrong naming of port_rcv_data counter (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Limit query HCA clock (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/core: Fix bit curruption in ib_device_cap_flags structure
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/core: Fix query port failure in RoCE (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Modify node guid on vf set MAC (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Use the correct error check on returned
  pointers (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Use the correct free() function (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Fix flow steering NIC capabilities check (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Fix root flow table update (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- commit 5da8722

-------------------------------------------------------------------
Fri Aug  5 05:50:51 CEST 2016 - dchang@suse.com

- qed: Fix removal of spoof checking for VFs (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qede: Don't try removing unconfigured vlans (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- commit 8b2575a

-------------------------------------------------------------------
Fri Aug  5 05:44:18 CEST 2016 - dchang@suse.com

- bnxt: fix a condition (bsc#963575 FATE#320144).
- commit 3f87816

-------------------------------------------------------------------
Fri Aug  5 05:37:56 CEST 2016 - dchang@suse.com

- be2net: signedness bug in be_msix_enable() (bsc#963844
  FATE#320192).
- commit 0625c5a

-------------------------------------------------------------------
Fri Aug  5 05:29:30 CEST 2016 - dchang@suse.com

- IB/core: Fix RoCE v1 multicast join logic issue (bsc#973818
  FATE#319242).
- IB/hfi1: Fix hard lockup due to not using save/restore spin lock
  (bsc#973818 FATE#319242).
- commit c5c7737

-------------------------------------------------------------------
Thu Aug  4 21:28:52 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-thd-pmu-1-5-arm64-perf-Rename-Cortex-A57-events.patch.
- Refresh
  patches.arch/arm64-thd-pmu-3-5-arm64-dts-Add-Cavium-ThunderX-specific-PMU.patch.
- Refresh
  patches.arch/arm64-thd-pmu-4-5-arm64-perf-Enable-PMCR-long-cycle-counter-bit.patch.
- Refresh
  patches.arch/arm64-thd-pmu-5-5-arm64-perf-Extend-event-mask-for-ARMv8.1.patch.
- Refresh
  patches.arch/arm64-xgene-get_phy_device-doesn-t-return-NULL-anymore.patch.
- commit 1c05920

-------------------------------------------------------------------
Thu Aug  4 17:37:45 CEST 2016 - fdmanana@suse.com

- Refresh
  patches.suse/btrfs-log-error-when-an-extent-item-is-not-found-for.patch.
- commit f3c14d2

-------------------------------------------------------------------
Thu Aug  4 15:13:03 CEST 2016 - mbrugger@suse.com

- arm64: Add workaround for Cavium erratum 26026 (bsc#986099).
- Update config files.
- KVM: arm/arm64: Check for broadcast TLBI support (bsc#986099).
- arm64: Implement IPI based TLB invalidation (bsc#986099).
- arm64: insn: Do not disable irqs during patching (bsc#986099).
- commit 50bfa2c

-------------------------------------------------------------------
Thu Aug  4 14:18:18 CEST 2016 - jthumshirn@suse.de

- mpt3sas: Don't spam logs if logging level is 0 (bsc#990936).
- commit cdc27b5

-------------------------------------------------------------------
Thu Aug  4 13:15:40 CEST 2016 - jthumshirn@suse.de

- aacraid: prevent out-of-bounds access due to changing fip
  header sizes (bsc#991608, CVE-2016-6480).
- commit b098f85

-------------------------------------------------------------------
Thu Aug  4 13:09:09 CEST 2016 - fdmanana@suse.com

- Btrfs: log error when an extent item is not found for update
  (bsc#990384).
- commit 19108df

-------------------------------------------------------------------
Thu Aug  4 06:51:40 CEST 2016 - neilb@suse.com

- raid1/raid10: slow down resync if there is non-resync activity
  pending (bsc#985199).
- commit 84b5b6b

-------------------------------------------------------------------
Thu Aug  4 01:35:18 CEST 2016 - neilb@suse.com

- Revert "SUNRPC: xs_sock_mark_closed() does not need to trigger
  socket autoclose" (bsc#990356).
- commit d8ef88e

-------------------------------------------------------------------
Wed Aug  3 20:28:17 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-0001-Documentation-EDAC-Update-xgene-binding-for-missing-.patch.
- Refresh
  patches.arch/arm64-0001-staging-fsl-mc-update-dpmcp-binary-interface-to-v3.0.patch.
- Refresh
  patches.arch/arm64-0002-staging-fsl-mc-add-dprc-version-check.patch.
- Refresh
  patches.arch/arm64-0003-staging-fsl-mc-add-dpmcp-version-check.patch.
- Refresh
  patches.arch/arm64-0003-staging-fsl-mc-update-dprc-binary-interface-to-v5.1.patch.
- Refresh
  patches.arch/arm64-0004-staging-fsl-mc-return-EINVAL-for-all-fsl_mc_portal_a.patch.
- Refresh
  patches.arch/arm64-0005-staging-fsl-mc-set-up-coherent-dma-ops-for-added-dev.patch.
- Refresh
  patches.arch/arm64-0006-staging-fsl-mc-set-cacheable-flag-for-added-devices-.patch.
- commit a7fa2c5

-------------------------------------------------------------------
Wed Aug  3 17:55:44 CEST 2016 - mgorman@suse.com

- cpuidle: menu: use high confidence factors only when considering
  polling (bnc#969297 PM performance -- cpu idle).
- commit 9973229

-------------------------------------------------------------------
Wed Aug  3 16:00:48 CEST 2016 - hare@suse.de

- fcoe: Use kfree_skb() instead of kfree().
- fcoe: Add FIP responder on the real network device (bsc#989133).
- fcoe: set default TC priority (bnc#990245).
- commit 8e0b312

-------------------------------------------------------------------
Wed Aug  3 15:32:25 CEST 2016 - hare@suse.de

- libfc: reset timeout on queue full (bnc#990245).
- libfc: Do not drop out-of-order frames (bnc#990245).
- libfc: Implement RTV responder (bnc#990245).
- libfc: don't advance state machine for incoming FLOGI
  (bnc#990245).
- libfc: Send LS_RJT responses on frame allocation (bnc#990245).
- fc: add missing ELS explanation values (bnc#990245).
- libfc: frame alloc failure messages (bnc#990245).
- libfc: use error code for fc_rport_error() (bnc#990245).
- libfc: do not overwrite DID_TIME_OUT status (bnc#990245).
- libfc: don't fail sequence abort for completed (bnc#990245).
- fcoe: inhibit writing invalid values into the 'enabled'
  (bnc#990245).
- libfc: use configured e_d_tov for remote port state
  (bnc#990245).
- libfc: use configured lport R_A_TOV when sending (bnc#990245).
- fcoe: make R_A_TOV and E_D_TOV configurable (bnc#990245).
- fcoe: filter out frames from invalid vlans (bnc#990245).
- libfc: Debug PRLI failures (bnc#990245).
- libfc: Do not attempt to login if the port is already
  (bnc#990245).
- libfc: spurious I/O error under high load (bnc#990245).
- fcoe: FIP debugging (bnc#990245).
- libfc: additional debugging messages (bnc#990245).
- libfc: Revisit kref handling (bnc#990245).
- commit c14e62d

-------------------------------------------------------------------
Wed Aug  3 12:55:13 CEST 2016 - tiwai@suse.de

- drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
  (bsc#991038).
- drm/ttm: add ttm_bo_move_to_lru_tail function v2 (bsc#991038).
- drm: add drm_pcie_get_max_link_width helper (v2) (bsc#991038).
- commit c4f48d5

-------------------------------------------------------------------
Wed Aug  3 12:21:53 CEST 2016 - bp@suse.de

- ratelimit: fix bug in time interval by resetting right begin
  time (bsc#979928).
- ratelimit: extend to print suppressed messages on release
  (bsc#979928).
- printk: add kernel parameter to control writes to /dev/kmsg
  (bsc#979928).
- Delete patches.suse/printk-kmsg-Ratelimit-it.patch.
- commit 0794975

-------------------------------------------------------------------
Wed Aug  3 07:13:16 CEST 2016 - dbueso@suse.de

- locking: avoid passing around 'thread_info' in mutex debugging code (bsc#96975).
- commit 41f8f0e

-------------------------------------------------------------------
Wed Aug  3 00:42:40 CEST 2016 - bpoirier@suse.com

- IB/core: Fix no default GIDs when netdevice reregisters
  (bsc#991597).
- IB/core: Fix removal of default GID cache entry (bsc#991597).
- commit ed2418b

-------------------------------------------------------------------
Tue Aug  2 12:19:02 CEST 2016 - jthumshirn@suse.de

- lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt() (bsc#990511).
- commit 923bbee

-------------------------------------------------------------------
Mon Aug  1 12:59:21 CEST 2016 - jlee@suse.com

- x86: Removed the free memblock of hibernat keys to avoid memory
  corruption (bsc#990058).
- commit aa8c395

-------------------------------------------------------------------
Mon Aug  1 09:50:41 CEST 2016 - jslaby@suse.cz

- rpm/constraints.in: inscrease binary size req to 25G
  Currently, the build of master's -default kernel consumes exactly 20G.
  So increase the limit from 20G to 25G to stop build failures in the
  BS.
- commit c8360d6

-------------------------------------------------------------------
Sat Jul 30 16:10:01 CEST 2016 - jjolly@suse.de

- af_iucv: use paged SKBs for big outbound messages (bnc#988934,
  LTC#143715).
- af_iucv: remove fragment_skb() to use paged SKBs (bnc#988934,
  LTC#143715).
- af_iucv: use paged SKBs for big inbound messages (bnc#988934,
  LTC#143715).
- Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI
  IPL" (bnc#988934, LTC#143668).
- commit 17a0f29

-------------------------------------------------------------------
Fri Jul 29 16:37:57 CEST 2016 - duwe@suse.de

- KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
  (bsc#991065, CVE-2016-5412).
- KVM: PPC: Book3S HV: Pull out TM state save/restore into
  separate procedures (bsc#991065, CVE-2016-5412).
- commit 7667f27

-------------------------------------------------------------------
Fri Jul 29 16:01:28 CEST 2016 - duwe@suse.de

- cxlflash: Verify problem state area is mapped before notifying
  shutdown (bsc#991173).
- cxlflash: Shutdown notify support for CXL Flash cards
  (bsc#991173).
- cxlflash: Add device dependent flags (bsc#991173).
- cxlflash: Fix to drain operations from previous reset
  (bsc#991173).
- cxl: Make vPHB device node match adapter's (bsc#991173).
- cxlflash: Fix to resolve dead-lock during EEH recovery
  (bsc#991173).
- cxlflash: Move to exponential back-off when cmd_room is not
  available (bsc#991173).
- cxlflash: Fix regression issue with re-ordering patch
  (bsc#991173).
- cxlflash: Increase cmd_per_lun for better throughput
  (bsc#991173).
- cxlflash: Fix to avoid unnecessary scan with internal LUNs
  (bsc#991173).
- commit 95ee809

-------------------------------------------------------------------
Fri Jul 29 15:59:04 CEST 2016 - duwe@suse.de

- ibmvnic: Fix passive VNIC server login process (bsc#990776).
- ibmvnic: simplify and improve driver probe function
  (bsc#990776).
- ibmvnic: dispose irq mappings (bsc#990776).
- ibmvnic: properly start and stop tx queues (bsc#990776).
- ibmvnic: fix to use list_for_each_safe() when delete items
  (bsc#990776).
- commit 3cb8110

-------------------------------------------------------------------
Fri Jul 29 14:30:13 CEST 2016 - aaptel@suse.com

- fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681)
- commit e65f576

-------------------------------------------------------------------
Fri Jul 29 08:23:20 CEST 2016 - neilb@suse.com

- exportfs: be careful to only return expected errors
  (bsc#989116).
- commit 9103bb3

-------------------------------------------------------------------
Fri Jul 29 04:34:19 CEST 2016 - dchang@suse.com

- be2net: perform temperature query in adapter regardless of
  its interface state (bsc#990973).
- commit 35b0a59

-------------------------------------------------------------------
Fri Jul 29 03:58:48 CEST 2016 - gqjiang@suse.com

- md-cluster: remove EXPERIMENTAL info (fate#316335).
- md-cluster: clean related infos of cluster (fate#316335).
- md-cluster: make resync lock also could be interruptted
  (fate#316335 bsc#986923).
- md: changes for MD_STILL_CLOSED flag (fate#316335).
- md-cluster: introduce dlm_lock_sync_interruptible to fix tasks
  hang (fate#316335 bsc#980489).
- md-cluster: remove some unnecessary dlm_unlock_sync
  (fate#316335).
- md-cluster: use FORCEUNLOCK in lockres_free (fate#316335).
- md-cluster: call md_kick_rdev_from_array once ack failed
  (fate#316335).
- commit 2fe5ca3

-------------------------------------------------------------------
Fri Jul 29 02:59:42 CEST 2016 - tonyj@suse.de

- audit: fix a double fetch in audit_log_single_execve_arg()
  (bsc#988153, CVE#2016-6136).
- commit a825aa9

-------------------------------------------------------------------
Thu Jul 28 23:05:23 CEST 2016 - bpoirier@suse.com

- cxgb4: Force cxgb4 driver as MASTER in kdump kernel
  (bsc#990987).
- cxgb4: Add device id of T540-BT adapter (bsc#990987).
- cxgb4: Avoids race and deadlock while freeing tx descriptor
  (bsc#990987).
- commit 2f418aa

-------------------------------------------------------------------
Thu Jul 28 15:39:53 CEST 2016 - hare@suse.de

- mpt3sas: Ensure the connector_name string is NUL-terminated
  (bsc#989113).
- ses: Fix racy cleanup of /sys in remove_dev() (bsc#989094).
- commit 4049024

-------------------------------------------------------------------
Thu Jul 28 15:36:19 CEST 2016 - brogers@suse.com

- Update config files.
  Disable deprecated KVM_DEVICE_ASSIGNMENT (fate#320350)
- commit 58f34eb

-------------------------------------------------------------------
Thu Jul 28 12:56:16 CEST 2016 - tiwai@suse.de

- mm: Export nr_swap_pages (bsc#991038).
- drm: fix potential dangling else problems in for_each_ macros
  (bsc#991038).
- drm/edid: Fix DMT 1024x768@43Hz (interlaced) timings
  (bsc#991038).
- drm/edid: Fix parsing of EDID 1.4 Established Timings III
  descriptor (bsc#991038).
- drm/edid: Fix EDID Established Timings I and II (bsc#991038).
- drm/atomic: Allow for holes in connector state, v2 (bsc#991038).
- drm/core: Add drm_for_each_encoder_mask, v2 (bsc#991038).
- drm/atomic: Add encoder_mask to crtc_state, v3 (bsc#991038).
- drm/i915: Update connector_mask during readout, v2 (bsc#991038).
- drm/atomic: Do not unset crtc when an encoder is stolen
  (bsc#991038).
- drm/i915: Do not touch best_encoder for load detect
  (bsc#991038).
- drm/core: Add drm_encoder_index (bsc#991038).
- drm/mst: Add range check for max_payloads during init
  (bsc#991038).
- drm: initialize default rotation value to DRM_ROTATE_0
  (bsc#991038).
- drm/edid: index CEA/HDMI mode tables using the VIC (bsc#991038).
- drm/atomic-helper: Reject legacy flips on a disabled pipe
  (bsc#991038).
- drm/atomic: add connector mask to drm_crtc_state (bsc#991038).
- drm/i915: Set connector_state->connector using the helper
  (bsc#991038).
- drm/atomic: Add __drm_atomic_helper_connector_reset, v2
  (bsc#991038).
- drm/fb-helper: Use proper plane mask for fb cleanup
  (bsc#991038).
- drm/dp/mst: save vcpi with payloads (bsc#991038).
- drm/dp/mst: reply with ACK for UP reqs (bsc#991038).
- drm: Only merge mode type bits between new probed modes
  (bsc#991038).
- drm: Flatten drm_mode_connector_list_update() a bit
  (bsc#991038).
- drm: Rename MODE_UNVERIFIED to MODE_STALE (bsc#991038).
- drm/atomic-helper: Reject attempts at re-stealing encoders
  (bsc#991038).
- drm/atomic-helper: Implement subsystem-level suspend/resume
  (bsc#991038).
- drm: Add helper for DP++ adaptors (bsc#991038).
- drm: Implement drm_modeset_lock_all_ctx() (bsc#991038).
- drm/edid: Make the detailed timing CEA/HDMI mode fixup accept
  up to 5kHz clock difference (bsc#991038).
- drm: Serialise multiple event readers (bsc#991038).
- drm: Drop dev->event_lock spinlock around faulting
  copy_to_user() (bsc#991038).
- commit f2e84f3

-------------------------------------------------------------------
Thu Jul 28 05:04:27 CEST 2016 - dchang@suse.com

- bnxt_en: Add new NPAR and dual media device IDs (bsc#963575
  FATE#320144).
- Delete
  patches.drivers/bnxt-0099-bnxt_en-Add-BCM58700-PCI-device-ID-for-NS2-Nitro.patch.
- Delete
  patches.drivers/bnxt-0100-bnxt_en-Add-new-NPAR-and-dual-media-device-IDs.patch.
- commit 3306c78

-------------------------------------------------------------------
Wed Jul 27 21:26:19 CEST 2016 - jslaby@suse.cz

- Linux 4.4.16 (CVE-2016-1237 CVE-2016-4470 CVE-2016-4794
  CVE-2016-5828 CVE-2016-5829 CVE-2016-6197 LTC#143138
  bnc#980265 bnc#981051 bnc#983977 bnc#988217 bnc#988552
  bsc#969756 bsc#975772 bsc#981825 bsc#983907 bsc#984658
  bsc#984755 bsc#984993 bsc#985936 bsc#986569 bsc#986570
  bsc#986572 bsc988708 bsc#983619).
- Refresh
  patches.arch/arm64-bcm2837-0169-usb-dwc2-host-Add-scheduler-tracing.patch.
- Refresh
  patches.suse/mm-page_owner-copy-page-owner-info-during-migration.patch.
- Refresh
  patches.suse/overlayfs-add-compatibility-mode-for-historical-format.
- Delete patches.arch/s390-sles12sp2-03-01-test-fp-ctl.patch.
- Delete
  patches.drivers/0001-cdc_ncm-workaround-for-EM7455-silent-data-interface.patch.
- Delete
  patches.drivers/drm-mgag200-Black-screen-fix-for-G200e-rev-4.patch.
- Delete
  patches.drivers/iommu-amd-fix-unity-mapping-initialization-race.
- Delete
  patches.drivers/iommu-vt-d-enable-qi-on-all-iommus-before-setting-root-entry.
- Delete
  patches.drivers/virtio_balloon-fix-pfn-format-for-virtio-1.patch.
- Delete
  patches.fixes/0001-KEYS-potential-uninitialized-variable.patch.
- Delete
  patches.fixes/0001-locking-qspinlock-Fix-spin_unlock_wait-some-more.patch.
- Delete patches.fixes/0001-posix_acl-Add-set_posix_acl.patch.
- Delete
  patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch.
- Delete
  patches.fixes/base-make-module_create_drivers_dir-race-free.patch.
- Delete patches.fixes/hid-hiddev-validate-num_values.patch.
- Delete
  patches.fixes/ovl-verify-upper-dentry-before-unlink-and-rename.patch.
- Delete
  patches.fixes/percpu-fix-synchronization-between-chunk-map_extend_work-and-chunk-destruction.patch.
- Delete
  patches.fixes/percpu-fix-synchronization-between-synchronous-map-extension-and-chunk-destruction.patch.
- Delete
  patches.fixes/powerpc-iommu-Remove-the-dependency-on-EEH-struct-in-DDW-mechanism.
- Delete
  patches.fixes/powerpc-pseries-Fix-PCI-config-address-for-DDW.
- Delete
  patches.fixes/powerpc-tm-Always-reclaim-in-start_thread-for-exec-class-syscalls.
- Delete
  patches.fixes/tty-vt-Fix-soft-lockup-in-fbcon-cursor-blink-timer.patch.
- Delete
  patches.suse/0001-btrfs-account-for-non-CoW-d-blocks-in-btrfs_abort_tr.patch.
- Delete
  patches.suse/0001-locking-ww_mutex-Report-recursive-ww_mutex-locking-e.patch.
- Delete
  patches.suse/sched-fair-Fix-cfs_rq-avg-tracking-underflow.patch.
- commit 53ee7c8

-------------------------------------------------------------------
Wed Jul 27 19:45:26 CEST 2016 - tiwai@suse.de

- drm/i915: Setup DDI clk for MST on SKL (bsc#990203).
- commit 355f129

-------------------------------------------------------------------
Wed Jul 27 18:23:37 CEST 2016 - fdmanana@suse.com

- Btrfs: add warning on failure to do delayed update of inodes
  (bsc#990384).
- commit f8df460

-------------------------------------------------------------------
Wed Jul 27 17:00:04 CEST 2016 - afaerber@suse.de

- config: arm64: Disable LIQUIDIO
  Cavium LiquidIO PCIe NICs are unrelated to the ThunderX NIC (fate#319484)
  and not enabled for other architectures such as x86_64 or ppc64le.
  Let's clean this up for now by dropping it from both supported.conf and
  arm64 default config.
- commit dd40c56

-------------------------------------------------------------------
Wed Jul 27 16:54:22 CEST 2016 - duwe@suse.de

- powerpc/pci: Assign fixed PHB number based on device-tree
  properties (bsc#989311).
- commit 9f32a4f

-------------------------------------------------------------------
Wed Jul 27 15:31:12 CEST 2016 - duwe@suse.de

- powerpc/eeh: Fix invalid cached PE primary bus (bsc#988332).
- commit e35138a

-------------------------------------------------------------------
Wed Jul 27 14:40:36 CEST 2016 - mkubecek@suse.cz

- Update
  patches.fixes/netfilter-x_tables-speed-up-jump-target-validation.patch
  references (add CVE-2016-4998 bsc#986365).
- Update patches.kernel.org/patch-4.4.13-14
  references (add CVE-2016-4998 bsc#986365).
- commit 88a4b0c

-------------------------------------------------------------------
Wed Jul 27 13:01:12 CEST 2016 - jack@suse.cz

- Update headers:
- patches.drivers/DAX-move-RADIX_DAX_-definitions-to-dax.c.patch.
- patches.drivers/dax-Allow-DAX-code-to-replace-exceptional-entries.patch.
- patches.drivers/dax-Define-DAX-lock-bit-for-radix-tree-exceptional-e.patch.
- patches.drivers/dax-Fix-condition-for-filling-of-PMD-holes.patch.
- patches.drivers/dax-Make-huge-page-handling-depend-of-CONFIG_BROKEN.patch.
- patches.drivers/dax-New-fault-locking.patch.
- patches.drivers/dax-Remove-complete_unwritten-argument.patch.
- patches.drivers/dax-Remove-dead-zeroing-code-from-fault-handlers.patch.
- patches.drivers/dax-Remove-i_mmap_lock-protection.patch.
- patches.drivers/dax-Remove-pointless-writeback-from-dax_do_io.patch.
- patches.drivers/dax-Remove-redundant-inode-size-checks.patch.
- patches.drivers/dax-Remove-unused-variable-in-__dax_pmd_fault.patch.
- patches.drivers/dax-Remove-zeroing-from-dax_io.patch.
- patches.drivers/dax-Use-radix-tree-entry-lock-to-protect-cow-faults.patch.
- patches.drivers/ext2-Avoid-DAX-zeroing-to-corrupt-data.patch.
- patches.drivers/ext2-Fix-block-zeroing-in-ext2_get_blocks-for-DAX.patch.
- commit be8fc9a

-------------------------------------------------------------------
Wed Jul 27 12:14:11 CEST 2016 - jack@suse.cz

- kabi: Add placeholder into struct vm_fault (fate#319256).
- commit 3584a56

-------------------------------------------------------------------
Wed Jul 27 11:30:33 CEST 2016 - schwab@suse.de

- group-source-files.pl: mark arch/*/scripts as devel
  make[2]: /usr/src/linux-4.6.4-2/arch/powerpc/scripts/gcc-check-mprofile-kernel.sh: Command not found
- commit aa32770

-------------------------------------------------------------------
Wed Jul 27 11:25:43 CEST 2016 - mkubecek@suse.cz

- tcp: enable per-socket rate limiting of all 'challenge acks'
  (bsc#989152).
- tcp: make challenge acks less predictable (CVE-2016-5696
  bsc#989152).
- commit cd31dd5

-------------------------------------------------------------------
Wed Jul 27 10:16:52 CEST 2016 - mkubecek@suse.cz

- ppp: defer netns reference release for ppp channel (bsc#980371).
- commit f729fbe

-------------------------------------------------------------------
Tue Jul 26 11:44:45 CEST 2016 - dchang@suse.com

- bnxt_en: Add new NPAR and dual media device IDs (bsc#963575
  FATE#320144).
- bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro (bsc#963575
  FATE#320144).
- commit a30a5e8

-------------------------------------------------------------------
Tue Jul 26 10:40:30 CEST 2016 - duwe@suse.de

- powerpc: Increase RMA size (bsc#984530).
- commit fc40475

-------------------------------------------------------------------
Mon Jul 25 16:41:16 CEST 2016 - jslaby@suse.cz

- pps: do not crash when failed to register (bnc#983513).
- commit 6d791be

-------------------------------------------------------------------
Mon Jul 25 11:05:00 CEST 2016 - jthumshirn@suse.de

- nfit: make DIMM DSMs optional (bsc#989647).
- commit 83533e7

-------------------------------------------------------------------
Mon Jul 25 08:36:26 CEST 2016 - ohering@suse.de

- increase AF_MAX (bnc#978258, fate#320295).
- commit e8582be

-------------------------------------------------------------------
Fri Jul 22 15:16:07 CEST 2016 - jbohac@suse.cz

- bridge: remove br_netfilter warning (bsc#937216).
- commit b3de0c1

-------------------------------------------------------------------
Fri Jul 22 14:14:47 CEST 2016 - mkubecek@suse.cz

- netfilter: x_tables: speed up jump target validation
  (CVE-2016-4997 bsc#986362).
- commit 0eab033

-------------------------------------------------------------------
Thu Jul 21 16:06:51 CEST 2016 - agraf@suse.de

- Disable all ARMv8.1 features (bsc#981051)
- commit b243992

-------------------------------------------------------------------
Thu Jul 21 16:00:49 CEST 2016 - jthumshirn@suse.de

- devm_mmremap_pages: fix vmem_altmap lifetime + alignment handling (bsc#989781).
- commit 7efdd39

-------------------------------------------------------------------
Thu Jul 21 11:42:15 CEST 2016 - jthumshirn@suse.de

- /dev/dax, core: file operations and dax-mmap (FATE#319858).
- nfit: cleanup acpi_nfit_init calling convention (FATE#320897).
- nfit: fix _FIT evaluation memory leak + use after free
  (FATE#320897).
- commit ad6ba42

-------------------------------------------------------------------
Wed Jul 20 12:06:54 CEST 2016 - jdelvare@suse.de

- Refresh
  patches.fixes/mei-me-disable-driver-on-SPT-SPS-firmware.patch.
  Update patch reference.
- commit 122c127

-------------------------------------------------------------------
Wed Jul 20 11:59:19 CEST 2016 - jdelvare@suse.de

- mei: me: disable driver on SPT SPS firmware (bsc#980531).
- commit f0b8426

-------------------------------------------------------------------
Wed Jul 20 01:09:19 CEST 2016 - neilb@suse.com

- Don't built ceph on ppc64 and s390x
  These were enabled by mistake.  Only arm64 and x86_64 were intended.
  (bsc#989514)
- commit 5499b73

-------------------------------------------------------------------
Mon Jul 18 16:27:47 CEST 2016 - jthumshirn@suse.de

- nfit: add Microsoft NVDIMM DSM command set to white list (FATE#320897).
- commit a08501b

-------------------------------------------------------------------
Mon Jul 18 15:50:22 CEST 2016 - jthumshirn@suse.de

- nvme: Remove RCU namespace protection (bsc#964944,FATE#319965).
- commit a6b4ac3

-------------------------------------------------------------------
Mon Jul 18 15:39:29 CEST 2016 - ohering@suse.de

- Drivers: hv: avoid vfree() on crash (fate#320485, bnc#988281).
- Drivers: hv: vmbus: Implement APIs to support "in place"
  consumption of vmbus packets (fate#320485).
- Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
  (fate#320485).
- Drivers: hv: vmbus: Use the new virt_xx barrier code
  (fate#320485).
- commit 0b50c2c

-------------------------------------------------------------------
Mon Jul 18 14:25:57 CEST 2016 - mfleming@suse.de

- arm64/efi: Don't truncate frame buffer address to 32-bits
  (bsc#986987).
- commit e82ecbf

-------------------------------------------------------------------
Mon Jul 18 14:21:08 CEST 2016 - mfleming@suse.de

- arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
  (bsc#986987).
- arm64: only consider memblocks with NOMAP cleared for linear
  mapping (bsc#986987).
- mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory
  table (bsc#986987).
- commit ad3088f

-------------------------------------------------------------------
Mon Jul 18 13:00:13 CEST 2016 - jroedel@suse.de

- iommu/vt-d: Return error code in domain_context_mapping_one()
  (bsc#975772).
- iommu/amd: Init unity mappings only for dma_ops domains
  (bsc#975772).
- commit ddc0933

-------------------------------------------------------------------
Mon Jul 18 12:52:45 CEST 2016 - jroedel@suse.de

- Refresh
  patches.drivers/iommu-amd-handle-iommu_domain_dma-in-ops-domain_free-call-back.
- commit fee7abf

-------------------------------------------------------------------
Mon Jul 18 10:14:34 CEST 2016 - mmarek@suse.com

- rpm/kernel-spec-macros: Add kver_cmp macro
  This allows to use %if statements based on the version of the kernel to
  be built.
- commit ea700be

-------------------------------------------------------------------
Mon Jul 18 08:04:55 CEST 2016 - hare@suse.de

- supported.conf: disable support for ocrdma (FATE#320961)
- commit a4b5c54

-------------------------------------------------------------------
Sun Jul 17 11:24:15 CEST 2016 - jeffm@suse.com

- config: enable FAIL_MAKE_REQUEST and dependencies (FATE#320970)
  This is useful for internal and customer testing of storage and file
  system error recovery without requiring extended configuration of
  hardware.
- commit f52d93c

-------------------------------------------------------------------
Fri Jul 15 17:32:23 CEST 2016 - tiwai@suse.de

- rpm/kernel-source.spec.in: recommends openssl-devel (bsc#987384)
- commit 2c51311

-------------------------------------------------------------------
Fri Jul 15 14:30:29 CEST 2016 - hare@suse.de

- fcoe: fix reset of fip selection time (bsc#988605).
- commit 66ba109

-------------------------------------------------------------------
Fri Jul 15 12:38:55 CEST 2016 - mgorman@suse.com

- cpufreq: pcc-cpufreq: Fix doorbell.access_width (bnc#969297
  PM performance -- pcc-cpufreq).
- cpufreq: pcc-cpufreq: update default value of
  cpuinfo_transition_latency (bnc#969297 PM performance --
  pcc-cpufreq).
- commit 359e570

-------------------------------------------------------------------
Fri Jul 15 12:04:31 CEST 2016 - hare@suse.de

- tcm_fc: set and unset FCP_SPPF_TARG_FCN (bsc#989133).
- fcoe: implement FIP VLAN responder (bsc#989133).
- fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'
  (bsc#989133).
- fcoe: use defines from ethtool for 20Gbit and 40Gbit speeds
  (bsc#989133).
- fcoe: Update multicast addresses on FIP mode change
  (bsc#989133).
- fcoe: fcoe->realdev is always set (bsc#989133).
- fcoe: use enum for fip_mode (bsc#989133).
- fc_fip: Update to latest FC-BB-6 draft (bsc#989133).
- libfc: sanity check cpu number extracted from xid (bsc#988440).
- commit 7ebcd7c

-------------------------------------------------------------------
Fri Jul 15 11:12:22 CEST 2016 - hare@suse.de

- nvme/quirk: Add a delay before checking for adapter readiness
  (bsc#988784).
- commit 09e2c7b

-------------------------------------------------------------------
Fri Jul 15 08:05:57 CEST 2016 - tiwai@suse.de

- Update patch-tags for ecrpytfs fix patches (boo#989084).
- commit a3301c4

-------------------------------------------------------------------
Fri Jul 15 05:19:24 CEST 2016 - dchang@suse.com

- cxgb4vf: Synchronize access to mailbox (bsc#987183).
- cxgb4/cxgb4vf: Synchronize all MAC addresses (bsc#987183).
- cxgb4vf: Add support to enable logging of firmware mailbox
  commands for VF (bsc#987183).
- cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable
  (bsc#987183).
- commit 9b042e3

-------------------------------------------------------------------
Thu Jul 14 11:57:45 CEST 2016 - mgorman@suse.com

- Refresh
  patches.suse/mm-compaction-prevent-VM_BUG_ON-when-terminating-freeing-scanner.patch.
- commit c8ee9b3

-------------------------------------------------------------------
Thu Jul 14 11:47:50 CEST 2016 - jroedel@suse.de

- x86/mm: Use pte_none() to test for empty PTE (bsc#985025).
- x86/mm: Disallow running with 32-bit PTEs to work around erratum
  (bsc#985025).
- x86/mm: Ignore A/D bits in pte/pmd/pud_none() (bsc#985025).
- x86/mm: Move swap offset/type up in PTE to work around erratum
  (bsc#985025).
- x86/cpu/intel: Introduce macros for Intel family numbers
  (bsc985025).
- commit d3c7f36

-------------------------------------------------------------------
Wed Jul 13 21:05:04 CEST 2016 - jjolly@suse.de

- Removed SMC-R (bsc#978258,FATE#319593)
- Update config files.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-01.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-02.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-03.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-04.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-05.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-06.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-07.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-08.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-09.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-10.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-11.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-12.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-13.patch.
- Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-14.patch.
- commit 90271e0

-------------------------------------------------------------------
Wed Jul 13 20:54:30 CEST 2016 - jjolly@suse.de

- Verified with IBM that the NPIV fix is necessary
- commit 8f935b7

-------------------------------------------------------------------
Wed Jul 13 18:40:40 CEST 2016 - agraf@suse.de

- tty: vt: Fix soft lockup in fbcon cursor blink timer
  (bnc#981051).
- commit 6a86280

-------------------------------------------------------------------
Wed Jul 13 16:15:49 CEST 2016 - rgoldwyn@suse.com

- ovl: verify upper dentry before unlink and rename (bsc988708,CVE-2016-6197).
- commit 1cf2038

-------------------------------------------------------------------
Wed Jul 13 12:17:38 CEST 2016 - tiwai@suse.de

- rpm/constraints.in: Increase to 8GB for kernel-source
  4GB seems still too tight for some archs like ppc64le...
- commit d82b2bf

-------------------------------------------------------------------
Wed Jul 13 12:01:16 CEST 2016 - jlee@suse.com

- MODSIGN: Print appropriate status message when accessing UEFI
  variable (bsc#958606).
- commit 4bb677d

-------------------------------------------------------------------
Wed Jul 13 10:44:53 CEST 2016 - mmarek@suse.cz

- supported.conf: Fix i40e fate number
- commit fa2cbae

-------------------------------------------------------------------
Wed Jul 13 10:18:56 CEST 2016 - mmarek@suse.cz

- Delete patches.suse/0001-MODSIGN-Support-for-signing_key.-x509-priv-in-the-M-.patch
  It was not requested and upstream did not accept it either.
- commit af1fc9e

-------------------------------------------------------------------
Wed Jul 13 00:48:06 CEST 2016 - jjolly@suse.de

- Delete patches.arch/s390-sles12-13-13-ftrace.patch.
- Delete patches.arch/s390-sles12-14-01-kprobes.patch.
- Delete patches.arch/s390-sles12-19-02-kvm-msa-handling.patch.
- Delete
  patches.arch/s390-sles12-ftrace-01-revert-oco-handling.patch.
- commit 82bcdba

-------------------------------------------------------------------
Tue Jul 12 17:45:27 CEST 2016 - lduncan@suse.com

- Removed guard on qla2xxx patch, still needed.
- commit 51b12bc

-------------------------------------------------------------------
Tue Jul 12 16:51:54 CEST 2016 - duwe@suse.de

- powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
  (bsc#986925).
- commit 27a3aac

-------------------------------------------------------------------
Tue Jul 12 16:51:25 CEST 2016 - duwe@suse.de

- powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
  (bsc#986925).
- commit 72fd0ef

-------------------------------------------------------------------
Tue Jul 12 16:27:26 CEST 2016 - fdmanana@suse.com

- Btrfs: send, add some error messages before hitting BUG_ONs
  (bsc#985850).
- commit d2c8647

-------------------------------------------------------------------
Tue Jul 12 14:13:22 CEST 2016 - oneukum@suse.com

- cdc_ncm: workaround for EM7455 "silent" data interface
  (bnc#988552).
- commit 134da5b

-------------------------------------------------------------------
Tue Jul 12 11:50:19 CEST 2016 - oneukum@suse.com

- PCI: Do not treat EPROBE_DEFER as device attach failure
  (bnc#987641).
- PM / sleep: prohibit devices probing during suspend/hibernation
  (bnc#987641).
- PCI: Check device_attach() return value always (bnc#987641).
- thunderbolt: Support 1st gen Light Ridge controller
  (bnc#987641).
- PCI: Add Intel Thunderbolt device IDs (bnc#987641).
- commit cbd5a2c

-------------------------------------------------------------------
Tue Jul 12 11:19:48 CEST 2016 - mhocko@suse.cz

- mm: inform when the memory mirroring is enabled (bnc#987598,
  fate#319143).
- mm/page_alloc.c: calculate zone_start_pfn at
  zone_spanned_pages_in_node() (bnc#987598, fate#319143).
- mm/page_alloc.c: introduce kernelcore=mirror option (bnc#987598,
  fate#319143).
- mm/page_alloc.c: rework code layout in memmap_init_zone()
  (bnc#987598, fate#319143).
- Update
  patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch
  (Memory node hot-remove (fate#316483), fate#319143, bnc#987598).
- commit a972996

-------------------------------------------------------------------
Tue Jul 12 08:38:19 CEST 2016 - jlee@suse.com

- acpi, nfit: treat virtual ramdisk SPA as pmem region
  (fate#320134).
- Delete
  patches.drivers/0001-libnvdimm-treat-volatile-virtual-CD-as-read-only-pme.patch.
  To align with the patch that it is sent to kernel upstream.
- commit 0d9d807

-------------------------------------------------------------------
Tue Jul 12 08:16:16 CEST 2016 - mgalbraith@suse.de

- sched/core: Enable increased load resolution on 64-bit kernels (bnc#978907).
- sched/core: Fix comment typo in wake_q_add() (bnc#978907).
- sched/core: Fix remote wakeups (bnc#978907).
- sched/core: Kill sched_class::task_waking to clean up the migration logic (bnc#978907).
- sched/core: Remove unused variable (bnc#978907).
- sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels (bnc#978907).
- sched/fair: Add detailed description to the sched load avg metrics (bnc#978907).
- sched/fair: Clean up scale confusion (bnc#978907).
- sched/fair: Correct unit of load_above_capacity (bnc#978907).
- sched/fair: Do not announce throttled next buddy in dequeue_task_fair() (bnc#978907).
- sched/fair: Fix asym packing to select correct CPU (bnc#978907).
- sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion (bnc#978907).
- sched/fair: Fix comment in calculate_imbalance() (bnc#978907).
- sched/fair: Fix fairness issue on migration (bnc#978907).
- sched/fair: Generalize the load/util averages resolution definition (bnc#978907).
- sched/fair: Initialize throttle_count for new task-groups lazily (bnc#978907).
- sched/fair: Move record_wakee() (bnc#978907).
- sched/fair: Optimize sum computation with a lookup table (bnc#978907).
- sched/fair: Prepare to fix fairness problems on migration (bnc#978907).
- sched/fair: Remove stale power aware scheduling comments (bnc#978907).
- sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOAD_SCALE (bnc#978907).
- sched/fair: Reset nr_balance_failed after active balancing (bnc#978907).
- sched/nohz: Fix affine unpinned timers mess (bnc#978907).
- commit 25fe888

-------------------------------------------------------------------
Mon Jul 11 20:21:53 CEST 2016 - jslaby@suse.cz

- Linux 4.4.15 (bnc#982725).
- Refresh
  patches.drivers/0005-usb-host-xhci-plat-add-struct-xhci_plat_priv.patch.
- Refresh
  patches.suse/0001-usb-quirk-to-stop-runtime-PM-for-Intel-7260.patch.
- Delete
  patches.drivers/0001-Subject-PATCH-USB-xhci-Add-broken-streams-quirk-for-.patch.
- commit 1424a21

-------------------------------------------------------------------
Mon Jul 11 17:02:15 CEST 2016 - jkosina@suse.cz

- x86/mm/pat, /dev/mem: Remove superfluous error message
  (bsc#974620).
- commit 1db51de

-------------------------------------------------------------------
Mon Jul 11 15:08:18 CEST 2016 - tiwai@suse.de

- i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI
  BAR (bsc#988293).
- i2c: i801: Add runtime PM support with autosuspend (bsc#988293).
- i2c: i801: Convert to struct dev_pm_ops for suspend/resume
  (bsc#988293).
- commit 6f11707

-------------------------------------------------------------------
Mon Jul 11 13:36:36 CEST 2016 - mgorman@suse.com

- mm, meminit: always return a valid node from early_pfn_to_nid
  (Machine without node 0 fails to boot without any output to
  console (bnc#988344)).
- commit 9395382

-------------------------------------------------------------------
Mon Jul 11 12:58:43 CEST 2016 - mfleming@suse.de

- sched/fair: Initiate a new task's util avg to a bounded value
  (bsc#981825).
- sched/fair: Fix post_init_entity_util_avg() serialization
  (bsc#981825).
- sched/fair: Fix cfs_rq avg tracking underflow (bsc#981825).
- sched/fair: Fix effective_load() to consistently use smoothed
  load (bsc#981825).
- sched/fair: Fix and optimize the fork() path (bsc#981825).
- sched/fair: Fix PELT integrity for new groups (bsc#981825).
- sched/cgroup: Fix cpu_cgroup_fork() handling (bsc#981825).
- sched/fair: Fix PELT integrity for new tasks (bsc#981825).
- sched/fair: Apply more PELT fixes (bsc#981825).
- Delete
  patches.suse/0001-sched-fair-Clean-up-attach_entity_load_avg.patch.
- Delete
  patches.suse/0002-sched-fair-Skip-detach-and-attach-new-group-task.patch.
- Delete
  patches.suse/0003-sched-fair-Skip-detach-sched-avgs-for-new-task-when-.patch.
- Delete
  patches.suse/0004-sched-fair-Move-load-and-util-avgs-from-wake_up_new_.patch.
- commit 0423494

-------------------------------------------------------------------
Sat Jul  9 18:30:16 CEST 2016 - jjolly@suse.de

- qeth: delete napi struct when removing a qeth device
  (bnc#988217, LTC#143590).
- s390: fix test_fp_ctl inline assembly contraints (bnc#988217,
  LTC#143138).
- commit deb5efb

-------------------------------------------------------------------
Fri Jul  8 16:15:58 CEST 2016 - jroedel@suse.de

- iommu/vt-d: Enable QI on all IOMMUs before setting root entry
  (bsc#975772).
- iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
  (bsc#975772).
- iommu/amd: Fix unity mapping initialization race (bsc#975772,
  bsc#985936).
- commit 395bda6

-------------------------------------------------------------------
Fri Jul  8 16:14:27 CEST 2016 - jroedel@suse.de

- iommu/amd: Initialize devid variable before using it
  (bsc#975772).
- iommu/amd: Don't use IS_ERR_VALUE to check integer values
  (bsc#975772).
- commit db502b5

-------------------------------------------------------------------
Fri Jul  8 15:46:58 CEST 2016 - duwe@suse.de

- powerpc/tm: Always reclaim in start_thread() for exec() class
  syscalls (bsc#986569, CVE-2016-5828).
- commit e7bd288

-------------------------------------------------------------------
Fri Jul  8 10:43:54 CEST 2016 - ohering@suse.de

- hv_netvsc: Fix VF register on vlan devices (fate#320295,
  bnc#984609).
- commit daa18c8

-------------------------------------------------------------------
Fri Jul  8 06:38:39 CEST 2016 - neilb@suse.com

- ceph: tolerate bad i_size for symlink inode (bsc#985232).
- commit 6523a2e

-------------------------------------------------------------------
Fri Jul  8 03:12:39 CEST 2016 - jeffm@suse.com

- btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
  (bsc#983619).
- commit 475fe0f

-------------------------------------------------------------------
Thu Jul  7 20:46:00 CEST 2016 - dbueso@suse.de

- locking/spinlock: Update spin_unlock_wait() users (bsc#969756).
- locking/qspinlock: Use __this_cpu_dec() instead of full-blown
  this_cpu_dec() (bsc#969756).
- commit d7f1563

-------------------------------------------------------------------
Thu Jul  7 14:01:36 CEST 2016 - mhocko@suse.cz

- cgroup: Use lld instead of ld when printing pids controller
  events_limit (bnc#986168).
- commit 393c6c5

-------------------------------------------------------------------
Thu Jul  7 10:46:22 CEST 2016 - oneukum@suse.com

- USB: don't free bandwidth_mutex too early (bnc#987899).
- Refresh
  patches.drivers/0001-usb-core-hub-hub_port_init-lock-controller-instead-o.patch.
- commit 2152b7d

-------------------------------------------------------------------
Thu Jul  7 02:10:04 CEST 2016 - neilb@suse.com

- Update patches.fixes/0001-posix_acl-Add-set_posix_acl.patch
  (bsc#986570 CVE-2016-1237).
- Update
  patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch
  (bsc#986570 CVE-2016-1237).
- commit 3394040

-------------------------------------------------------------------
Wed Jul  6 16:11:55 CEST 2016 - oneukum@suse.com

- USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
  (bnc#987886).
- commit 56ac55d

-------------------------------------------------------------------
Wed Jul  6 15:58:24 CEST 2016 - bp@suse.de

- x86/cpufeature: Enable new AVX-512 features (bsc#987810).
- commit cd0a5e4

-------------------------------------------------------------------
Wed Jul  6 10:09:37 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Disable CHELSIO_T4_DCB and CHELSIO_T4_FCOE (bsc#987186)
- commit 77ba2e4

-------------------------------------------------------------------
Wed Jul  6 08:13:26 CEST 2016 - neilb@suse.com

- Update patches.fixes/0001-posix_acl-Add-set_posix_acl.patch
  (bsc#986570 CVE#2016-1237).
- Update
  patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch
  (bsc#986570 CVE#2016-1237).
- commit 4bcbb2e

-------------------------------------------------------------------
Wed Jul  6 06:12:16 CEST 2016 - neilb@suse.com

- nfsd: check permissions when setting ACLs (bsc#986570).
- posix_acl: Add set_posix_acl (bsc#986570).
- commit 4bf4592

-------------------------------------------------------------------
Tue Jul  5 23:47:04 CEST 2016 - jeffm@suse.com

- Revert "ecryptfs: forbid opening files without mmap handler".
- commit 32d5a6e

-------------------------------------------------------------------
Tue Jul  5 10:00:01 CEST 2016 - mbrugger@suse.com

- clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
  (bsc#985033).
- KVM: arm/arm64: vgic: Rely on the GIC driver to parse the
  firmware tables (bsc#985033).
- KVM: arm/arm64: arch_timer: Rely on the arch timer to parse
  the firmware tables (bsc#985033).
- irqchip/gic-v3: Parse and export virtual GIC information
  (bsc#985033).
- irqchip/gic-v3: Gather all ACPI specific data in a single
  structure (bsc#985033).
- irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
  (bsc#985033).
- irqchip/gic-v2: Parse and export virtual GIC information
  (bsc#985033).
- irqchip/gic-v2: Gather ACPI specific data in a single structure
  (bsc#985033).
- clocksource: arm_arch_timer: Extend arch_timer_kvm_info to
  get the virtual IRQ (bsc#985033).
- clocksource: arm_arch_timer: Gather KVM specific information
  in a structure (bsc#985033).
- irqchip/gic-v3-its: Mark its_init() and its children as __init
  (bsc#985033).
- irqchip/gic-v3: Remove gic_root_node variable from the ITS code
  (bsc#985033).
- irqchip/gic-v3: ACPI: Add redistributor support via GICC
  structures (bsc#985033).
- irqchip/gic-v3: Add ACPI support for GICv3/4 initialization
  (bsc#985033).
- irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver
  (bsc#985033).
- commit d9da83f

-------------------------------------------------------------------
Tue Jul  5 09:58:43 CEST 2016 - mbrugger@suse.com

- Delete
  patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch.
- commit e273cd3

-------------------------------------------------------------------
Tue Jul  5 04:28:43 CEST 2016 - zlliu@suse.com

- dlm: add dlm log_info config option(bsc#982152).
- commit 3842bf4

-------------------------------------------------------------------
Mon Jul  4 15:54:12 CEST 2016 - duwe@suse.de

- powerpc/pseries: Fix PCI config address for DDW (bsc#984993).
- commit 28fcf6c

-------------------------------------------------------------------
Mon Jul  4 15:53:04 CEST 2016 - duwe@suse.de

- powerpc/iommu: Remove the dependency on EEH struct in DDW
  mechanism (bsc#984993).
- commit 8e6bc3b

-------------------------------------------------------------------
Mon Jul  4 15:48:53 CEST 2016 - jthumshirn@suse.de

- hpsa: change hpsa_passthru_ioctl timeout (bsc#964462,
  FATE#319992).
- commit 1f457bf

-------------------------------------------------------------------
Mon Jul  4 15:48:29 CEST 2016 - jthumshirn@suse.de

- hpsa: correct skipping masked peripherals (bsc#964462,
  FATE#319992).
- commit e7a00b4

-------------------------------------------------------------------
Mon Jul  4 15:25:20 CEST 2016 - jthumshirn@suse.de

- smartpqi: initial commit of Microsemi smartpqi driver
  (FATE#319993, bsc#974105).
- aacraid: remove wildcard for series 9 controllers (FATE#319993,
  bsc#974105).
- Update config files.
- Refresh
  patches.drivers/0022-aacraid-do-not-activate-events-on-non-SRC-adapters.patch.
- supported.conf: Add Microsemi SmartPQI driver
- commit 356b625

-------------------------------------------------------------------
Mon Jul  4 11:48:40 CEST 2016 - oneukum@suse.com

- Delete patches.fixes/0001-noveau-Fix-up-nouveau_acpi.patch.
  This patch has become unnecessary with the kernel update in SP2.
  It has sufficiently recent ACPI and the matching Nouveau.
- commit 79657d4

-------------------------------------------------------------------
Fri Jul  1 18:33:22 CEST 2016 - ohering@suse.de

- scsi: storvsc: Filter out storvsc messages CD-ROM medium not present (fate#320295, bnc#984609).
- commit 0296b36

-------------------------------------------------------------------
Fri Jul  1 14:29:24 CEST 2016 - jthumshirn@suse.de

- supported.conf: Add libnvdimm and nd_e820 to the list of supported modules.
- commit 514e97a

-------------------------------------------------------------------
Fri Jul  1 12:39:00 CEST 2016 - jthumshirn@suse.de

- libnvdimm, pfn, dax: fix initialization vs autodetect for mode +
  alignment (FATE#320460).
- acpi, nfit: fix acpi_check_dsm() vs zero functions implemented
  (FATE#320456).
- nfit: fix format interface code byte order (FATE#320456).
- commit 646a393

-------------------------------------------------------------------
Fri Jul  1 12:12:43 CEST 2016 - jthumshirn@suse.de

- Update config files to build libnvdimm as a module.
- commit da6a390

-------------------------------------------------------------------
Fri Jul  1 08:28:49 CEST 2016 - jslaby@suse.cz

- Linux 4.4.14 (CVE-2016-3134 CVE-2016-4951 CVE-2016-4997
  bsc#971126 bsc#981058 bsc#986362 bsc#983458).
- Update config files.
- Refresh
  patches.drivers/0009-crypto-qat-move-isr-files-to-qat-common-so-that-they.patch.
- Refresh
  patches.drivers/0019-crypto-qat-Fix-random-config-build-issue.patch.
- Delete
  patches.arch/arm64-mm-always-take-dirty-state-from-new-pte-in-pte.patch.
- Delete
  patches.fixes/netfilter-arp_tables-simplify-translate_compat_table.patch.
- Delete
  patches.fixes/netfilter-ip6_tables-simplify-translate_compat_table.patch.
- Delete
  patches.fixes/netfilter-ip_tables-simplify-translate_compat_table-.patch.
- Delete
  patches.fixes/netfilter-x_tables-add-and-use-xt_check_entry_offset.patch.
- Delete
  patches.fixes/netfilter-x_tables-add-compat-version-of-xt_check_en.patch.
- Delete
  patches.fixes/netfilter-x_tables-assert-minimum-target-size.patch.
- Delete
  patches.fixes/netfilter-x_tables-check-for-bogus-target-offset.patch.
- Delete
  patches.fixes/netfilter-x_tables-check-standard-target-size-too.patch.
- Delete
  patches.fixes/netfilter-x_tables-do-compat-validation-via-translat.patch.
- Delete
  patches.fixes/netfilter-x_tables-don-t-move-to-non-existent-next-r.patch.
- Delete
  patches.fixes/netfilter-x_tables-don-t-reject-valid-target-size-on.patch.
- Delete
  patches.fixes/netfilter-x_tables-fix-unconditional-helper.patch.
- Delete
  patches.fixes/netfilter-x_tables-kill-check_entry-helper.patch.
- Delete
  patches.fixes/netfilter-x_tables-make-sure-e-next_offset-covers-re.patch.
- Delete
  patches.fixes/netfilter-x_tables-validate-all-offsets-and-sizes-in.patch.
- Delete
  patches.fixes/netfilter-x_tables-validate-e-target_offset-early.patch.
- Delete
  patches.fixes/netfilter-x_tables-validate-targets-of-jumps.patch.
- Delete
  patches.fixes/netfilter-x_tables-xt_compat_match_from_user-doesn-t.patch.
- Delete
  patches.fixes/tipc-check-nl-sock-before-parsing-nested-attributes.patch.
- commit 7a4348c

-------------------------------------------------------------------
Thu Jun 30 16:06:17 CEST 2016 - jthumshirn@suse.de

- libnvdimm: increase max envelope size for ioctl (bsc#986319).
- commit d503041

-------------------------------------------------------------------
Thu Jun 30 13:56:01 CEST 2016 - mbrugger@suse.com

- arm64: Update numa patches to mainline version
- Refresh
  patches.arch/arm64-0002-arm64-mm-specialise-pagetable-allocators.patch.
- Refresh
  patches.arch/arm64-0003-arm64-mm-place-empty_zero_page-in-bss.patch.
- Refresh patches.arch/arm64-0005-arm64-unmap-idmap-earlier.patch.
- Refresh
  patches.arch/arm64-0018-arm64-mm-create-new-fine-grained-mappings-at-boot.patch.
- efi: ARM/arm64: ignore DT memory nodes instead of removing them
  (fate#319973).
- Documentation, dt, numa: dt bindings for NUMA (fate#319973).
- of, numa: Add NUMA of binding implementation (fate#319973).
- arm64: Move unflatten_device_tree() call earlier (fate#319973).
- arm64, mm, numa: Add NUMA balancing support for arm64
  (fate#319973).
- arm64, numa: Add NUMA support for arm64 platforms (fate#319973).
- commit 4ba587c

-------------------------------------------------------------------
Thu Jun 30 11:34:17 CEST 2016 - mgorman@suse.com

- mm, compaction: prevent VM_BUG_ON when terminating freeing
  scanner (bnc#971975 VM performance -- compaction).
- commit acf080f

-------------------------------------------------------------------
Thu Jun 30 11:09:08 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Enable ARM64_ACPI_PARKING_PROTOCOL
- commit 6370d23

-------------------------------------------------------------------
Thu Jun 30 11:06:13 CEST 2016 - mbrugger@suse.com

- arm64: acpi: add acpi=on cmdline option to prefer ACPI boot
  over DT (fate#319981).
- commit 0b5c340

-------------------------------------------------------------------
Thu Jun 30 11:04:34 CEST 2016 - mbrugger@suse.com

- arm64: kernel: acpi: fix ioremap in ACPI parking protocol
  cpu_postboot (fate#319981).
- arm64: kernel: implement ACPI parking protocol (fate#319981).
- commit 12536c0

-------------------------------------------------------------------
Thu Jun 30 10:37:28 CEST 2016 - jlee@suse.com

- Refresh patches.suse/0003-x86-boot-Public-getting-random-boot-function.patch.
  Fixed building issue when CONFIG_RANDOMIZE_BASE is set. Merged Jan
  Beulich's patch.
- commit 503b146

-------------------------------------------------------------------
Thu Jun 30 04:29:38 CEST 2016 - dchang@suse.com

- i40e: Don't notify client(s) for DCB changes on all VSIs
  (bsc#983372).
- commit 51ccbab

-------------------------------------------------------------------
Wed Jun 29 18:27:19 CEST 2016 - fdmanana@suse.com

- Refresh
  patches.suse/btrfs-8444-fix-for-incorrect-directory-entries-after-fsyn.patch.
- Refresh
  patches.suse/btrfs-8445-fix-empty-symlink-after-creating-symlink-and-f.patch.
- commit 082d05f

-------------------------------------------------------------------
Wed Jun 29 18:26:13 CEST 2016 - fdmanana@suse.com

- Btrfs: improve performance on fsync against new inode after
  rename/unlink (bsc#981038).
- Btrfs: be more precise on errors when getting an inode from disk
  (bsc#981038).
- commit ff08e98

-------------------------------------------------------------------
Wed Jun 29 13:05:38 CEST 2016 - agraf@suse.de

- Delete patches.arch/arm-arndale-dma.patch (unused, deprecated)
- commit bbd5a94

-------------------------------------------------------------------
Wed Jun 29 12:41:33 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Enable ACPI_NUMA
- commit d4c3331

-------------------------------------------------------------------
Wed Jun 29 12:39:52 CEST 2016 - mbrugger@suse.com

- ACPI / NUMA: Enable ACPI based NUMA on ARM64 (fate#319981).
- commit 5e59593

-------------------------------------------------------------------
Wed Jun 29 11:49:30 CEST 2016 - dchang@suse.com

- be2net: Change copyright markings in source files (bsc#963844
  FATE#320192).
- be2net: Fix broadcast echoes from EVB in BE3 (bsc#963844
  FATE#320192).
- be2net: support asymmetric rx/tx queue counts (bsc#963844
  FATE#320192).
- be2net: fix definition of be_max_eqs() (bsc#963844 FATE#320192).
- be2net: Fix provisioning of RSS for VFs in multi-partition
  configurations (bsc#963844 FATE#320192).
- be2net: Enable Wake-On-LAN from shutdown for Skyhawk (bsc#963844
  FATE#320192).
- be2net: use max-TXQs limit too while provisioning VF queue pairs
  (bsc#963844 FATE#320192).
- benet: be_resume needs to protect be_open with rtnl_lock
  (bsc#963844 FATE#320192).
- commit fb2c413

-------------------------------------------------------------------
Wed Jun 29 10:39:08 CEST 2016 - mgorman@suse.com

- mm, compaction: abort free scanner if split fails (bnc#971975
  VM performance -- compaction).
- commit 42f5072

-------------------------------------------------------------------
Wed Jun 29 07:05:30 CEST 2016 - tiwai@suse.de

- supported.conf: Yet more adjustment for aarch64
- commit c439100

-------------------------------------------------------------------
Wed Jun 29 05:22:00 CEST 2016 - dbueso@suse.de

- s390: drop smp_mb in vdso_init (bsc#969756).
- s390: use generic memory barriers (bsc#969756).
- s390: more efficient smp barriers (bsc#969756).
- commit 5316611

-------------------------------------------------------------------
Tue Jun 28 22:38:27 CEST 2016 - tiwai@suse.de

- supported.conf: Fix missing dependencies
  Add missing V4L2 stuff, fix MFD, usbip and MIC dependencies
- commit 226423c

-------------------------------------------------------------------
Tue Jun 28 22:26:59 CEST 2016 - tiwai@suse.de

- supported.conf: Add yet more missing module entries
  drivers/hid/* (mostly unsupported)
  drivers/hwtracing/* (external, FATE#319148)
  drivers/uwb/* (unsupported)
- commit 9ea3d7c

-------------------------------------------------------------------
Tue Jun 28 19:02:23 CEST 2016 - dbueso@suse.de

- Revert 9f185424ca9 (Disable previous patches in series.conf)
  Now we have added the necessary arch/*/barrier.h changes (beyond x86),
  we can make use of the smp_cond_load_acquire() rework again and pull
  in the x86 bits as well without breaking the all the remaining archs.
- commit c479951

-------------------------------------------------------------------
Tue Jun 28 18:57:46 CEST 2016 - dbueso@suse.de

- mips: reuse asm-generic/barrier.h (bsc#969756).
- metag: reuse asm-generic/barrier.h (bsc#969756).
- x86/um: reuse asm-generic/barrier.h (bsc#969756).
- commit 591cc4d

-------------------------------------------------------------------
Tue Jun 28 18:44:18 CEST 2016 - dbueso@suse.de

- sparc: define __smp_xxx (bsc#969756).
- sparc: reuse asm-generic/barrier.h (bsc#969756).
- commit d823513

-------------------------------------------------------------------
Tue Jun 28 18:38:40 CEST 2016 - dbueso@suse.de

- ia64: define __smp_xxx (bsc#969756).
- ia64: reuse asm-generic/barrier.h (bsc#969756).
- ia64: rename nop->iosapic_nop (bsc#969756).
- commit 908a6b6

-------------------------------------------------------------------
Tue Jun 28 18:16:14 CEST 2016 - dbueso@suse.de

- s390: define __smp_xxx (bsc#969756).
- s390: reuse asm-generic/barrier.h (bsc#969756).
- commit d330234

-------------------------------------------------------------------
Tue Jun 28 18:12:10 CEST 2016 - dbueso@suse.de

- arm: define __smp_xxx (bsc#969756).
- arm: reuse asm-generic/barrier.h (bsc#969756).
- commit 4e992ca

-------------------------------------------------------------------
Tue Jun 28 18:08:11 CEST 2016 - dbueso@suse.de

- arm64: define __smp_xxx (bsc#969756).
- arm64: reuse asm-generic/barrier.h (bsc#969756).
- commit d338cff

-------------------------------------------------------------------
Tue Jun 28 18:01:29 CEST 2016 - dbueso@suse.de

- powerpc: define __smp_xxx (bsc#969756).
- powerpc: reuse asm-generic/barrier.h (bsc#969756).
- commit 9fc1a51

-------------------------------------------------------------------
Tue Jun 28 16:44:15 CEST 2016 - bp@suse.de

- supported.conf: ntb/amd: Add fate reference
- commit dfa00e0

-------------------------------------------------------------------
Tue Jun 28 14:17:24 CEST 2016 - mmarek@suse.com

- Delete patches.suse/sd_init.mark_majors_busy.patch (bsc#744658)
  It was only required by the xenlinux frontent drivers.
- commit 066d829

-------------------------------------------------------------------
Tue Jun 28 08:51:10 CEST 2016 - tiwai@suse.de

- Disable previous patches in series.conf
  As the previous optimization patches cause the build breakage,
  temporarily disable them in series.conf with a guard of +need_fixes
  prefix.
- commit 9f18542

-------------------------------------------------------------------
Tue Jun 28 03:54:11 CEST 2016 - dbueso@suse.de

- locking/rwsem: Get rid of __down_write_nested() (bsc#969756).
- commit 3db417d

-------------------------------------------------------------------
Tue Jun 28 03:53:58 CEST 2016 - dbueso@suse.de

- locking/spinlock, arch: Update and fix spin_unlock_wait() implementations (bsc#969756).
- commit 61e0a3b

-------------------------------------------------------------------
Tue Jun 28 03:53:42 CEST 2016 - dbueso@suse.de

- locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h (bsc#969756).
- commit c55ae5c

-------------------------------------------------------------------
Tue Jun 28 03:53:26 CEST 2016 - dbueso@suse.de

- asm-generic: implement virt_xxx memory barriers (bsc#969756).
- commit 1512398

-------------------------------------------------------------------
Tue Jun 28 03:53:16 CEST 2016 - dbueso@suse.de

- asm-generic: add __smp_xxx wrappers (bsc#969756).
- commit a54ba68

-------------------------------------------------------------------
Tue Jun 28 03:53:03 CEST 2016 - dbueso@suse.de

- locking/x86: Tweak the comment about use of wmb() for IO
  (bsc#969756).
- commit 52f56e8

-------------------------------------------------------------------
Tue Jun 28 03:52:44 CEST 2016 - dbueso@suse.de

- locking/x86: Drop a comment left over from X86_OOSTORE
  (bsc#969756).
- commit 91a9437

-------------------------------------------------------------------
Tue Jun 28 03:52:19 CEST 2016 - dbueso@suse.de

- locking/x86: Add cc clobber for ADDL (bsc#969756).
- commit 42115e3

-------------------------------------------------------------------
Tue Jun 28 03:51:49 CEST 2016 - dbueso@suse.de

- asm-generic: guard smp_store_release/load_acquire (bsc#969756).
- commit 5c82d99

-------------------------------------------------------------------
Tue Jun 28 03:51:34 CEST 2016 - dbueso@suse.de

- x86: define __smp_xxx (bsc#969756).
- commit 870e621

-------------------------------------------------------------------
Tue Jun 28 03:51:06 CEST 2016 - dbueso@suse.de

- x86: reuse asm-generic/barrier.h (bsc#969756).
- commit bef96a1

-------------------------------------------------------------------
Mon Jun 27 22:39:42 CEST 2016 - tiwai@suse.de

- supported.conf: More coverage of missing modules
- drivers/crypto/qat/* are marked as external
- drivers/gpio/* are covered (only gpio-amdpt is supported)
- drivers/ntb/* are supported
- drivers/watchdog/* are marked as unsupported
- commit 83e0816

-------------------------------------------------------------------
Mon Jun 27 20:02:41 CEST 2016 - mbrugger@suse.com

- ACPI / processor: Add acpi_map_madt_entry() (fate#319981).
- arm64: acpi/numa: cleanup acpi_numa_processor_affinity_init()
  (fate#319981).
- arm64: acpi/numa: Improve SRAT error detection and add messages
  (fate#319981).
- arm64: acpi/numa: Copy acpi_numa_memory_affinity_init()
  (fate#319981).
- arm64: acpi/numa: Add bad_srat() and srat_disabled() stub
  (fate#319981).
- arm64: acpi/numa: copy acpi_numa_slit_init() (fate#319981).
- arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
  (fate#319981).
- arm64: acpi: Add acpi_numa_arch_fixup() stub (fate#319981).
- commit 475f7de

-------------------------------------------------------------------
Mon Jun 27 20:00:14 CEST 2016 - mbrugger@suse.com

- arm64, NUMA: Cleanup NUMA disabled messages (fate#319981).
- arm64, NUMA: rework numa_add_memblk() (fate#319981).
- commit ce25cc2

-------------------------------------------------------------------
Mon Jun 27 17:48:05 CEST 2016 - tiwai@suse.de

- supported.conf: More updates of missing modules
  Covered modules: arch/powerpc/crypto/*, crypto/*, drivers/bluetooth/*,
  drivers/input/tablet/*, drivers/misc/mei/*, drivers/mmc/*, drivers/spmi/*,
  drivers/tty/serial/*, drivers/uio/*, drivers/usb/usbip/* and drivers/vfio/*
- commit 40aea2e

-------------------------------------------------------------------
Mon Jun 27 15:19:04 CEST 2016 - jkosina@suse.cz

- Refresh patches.fixes/hid-hiddev-validate-num_values.patch: fix upstream
  references.
- commit 4d6d6d8

-------------------------------------------------------------------
Mon Jun 27 15:12:30 CEST 2016 - jkosina@suse.cz

- HID: hiddev: validate num_values for HIDIOCGUSAGES,
  HIDIOCSUSAGES commands (bsc#986572 CVE-2016-5829).
- commit 725099f

-------------------------------------------------------------------
Mon Jun 27 13:29:01 CEST 2016 - mbrugger@suse.com

- supported.conf: disable not needed micorchip net phy
- commit 39e29ff

-------------------------------------------------------------------
Mon Jun 27 11:22:51 CEST 2016 - mkubecek@suse.cz

- netfilter: x_tables: don't reject valid target size on some
  architectures (CVE-2016-4997 bsc#986362).
- commit 2c2ec77

-------------------------------------------------------------------
Mon Jun 27 11:17:47 CEST 2016 - mbrugger@suse.com

- Delete not used ehci-h20ahb driver (bsc#986624)
- Delete
  patches.arch/arm64-0001-usb-Add-support-for-Synopsis-H20AHB-EHCI-host-contro.patch.
- Delete
  patches.arch/arm64-0002-usb-fix-hcd-h20ahb-driver-depends.patch.
- commit 942ab90

-------------------------------------------------------------------
Mon Jun 27 11:13:35 CEST 2016 - tiwai@suse.de

- supported.conf: Add gpio-generic due to dependnecy
- commit be8d244

-------------------------------------------------------------------
Mon Jun 27 10:52:27 CEST 2016 - mbrugger@suse.com

- supported.conf: Update network and phy drivers
- commit 965a1d0

-------------------------------------------------------------------
Mon Jun 27 09:47:57 CEST 2016 - mkubecek@suse.cz

- netfilter: x_tables: do compat validation via translate_table
  (CVE-2016-4997 bsc#986362).
- netfilter: x_tables: xt_compat_match_from_user doesn't need
  a retval (CVE-2016-4997 bsc#986362).
- netfilter: arp_tables: simplify translate_compat_table args
  (CVE-2016-4997 bsc#986362).
- netfilter: ip6_tables: simplify translate_compat_table args
  (CVE-2016-4997 bsc#986362).
- netfilter: ip_tables: simplify translate_compat_table args
  (CVE-2016-4997 bsc#986362).
- netfilter: x_tables: validate all offsets and sizes in a rule
  (CVE-2016-4997 bsc#986362).
- netfilter: x_tables: check for bogus target offset
  (CVE-2016-4997 bsc#986362).
- netfilter: x_tables: check standard target size too
  (CVE-2016-4997 bsc#986362).
- netfilter: x_tables: add compat version of
  xt_check_entry_offsets (CVE-2016-4997 bsc#986362).
- netfilter: x_tables: assert minimum target size (CVE-2016-4997
  bsc#986362).
- netfilter: x_tables: kill check_entry helper (CVE-2016-4997
  bsc#986362).
- netfilter: x_tables: add and use xt_check_entry_offsets
  (CVE-2016-4997 bsc#986362).
- netfilter: x_tables: validate targets of jumps (CVE-2016-4997
  bsc#986362).
- netfilter: x_tables: don't move to non-existent next rule
  (CVE-2016-4997 bsc#986362).
- commit 6b6649a

-------------------------------------------------------------------
Mon Jun 27 09:33:02 CEST 2016 - mhocko@suse.cz

- mm/swap.c: flush lru pvecs on compound page arrival
  (bnc#983721).
- commit af2adab

-------------------------------------------------------------------
Sat Jun 25 11:40:33 CEST 2016 - oneukum@suse.com

- supported.conf: adding all Intel products as externally supported
  (FATE#319820)
- commit 4b3f2b6

-------------------------------------------------------------------
Fri Jun 24 13:36:19 CEST 2016 - tiwai@suse.de

- supported.conf: Update more configs.
  All drivers/dma/*, drivers/i2c/*, driver/rtc/* are covered.
  drivers/net/phy/fixed_phy added for RPi3.
- commit 819eeae

-------------------------------------------------------------------
Thu Jun 23 19:44:26 CEST 2016 - bpoirier@suse.com

- bnxt_en: Don't allow autoneg on cards that don't support it
  (bsc#963575 FATE#320144).
- bnxt_en: Add BCM5731X and BCM5741X device IDs (bsc#963575
  FATE#320144).
- bnxt_en: Add GRO logic for BCM5731X chips (bsc#963575
  FATE#320144).
- bnxt_en: Refactor bnxt_gro_skb() (bsc#963575 FATE#320144).
- bnxt_en: Define the supported chip numbers (bsc#963575
  FATE#320144).
- bnxt_en: Add PCI device ID for 57404 NPAR devices (bsc#963575
  FATE#320144).
- bnxt_en: Enable NPAR (NIC Partitioning) Support (bsc#963575
  FATE#320144).
- bnxt_en: Handle VF_CFG_CHANGE event from firmware (bsc#963575
  FATE#320144).
- bnxt_en: Add new function bnxt_reset() (bsc#963575 FATE#320144).
- bnxt_en: Add function for VF driver to query default VLAN
  (bsc#963575 FATE#320144).
- bnxt_en: Simplify VLAN receive logic (bsc#963575 FATE#320144).
- bnxt_en: Enable and disable RX CTAG and RX STAG VLAN
  acceleration together (bsc#963575 FATE#320144).
- bnxt_en: Fix tx push race condition (bsc#963575 FATE#320144).
- bnxt_en: Use dma_rmb() instead of rmb() (bsc#963575
  FATE#320144).
- bnxt_en: Add BCM57314 device ID (bsc#963575 FATE#320144).
- bnxt_en: Simplify and improve unsupported SFP+ module reporting
  (bsc#963575 FATE#320144).
- bnxt_en: Fix length value in dmesg log firmware error message
  (bsc#963575 FATE#320144).
- bnxt_en: Improve the delay logic for firmware response
  (bsc#963575 FATE#320144).
- bnxt_en: Reduce maximum ring pages if page size is 64K
  (bsc#963575 FATE#320144).
- bnxt_en: Report PCIe link speed and width during driver load
  (bsc#963575 FATE#320144).
- bnxt_en: Add Support for ETHTOOL_GMODULEINFO and
  ETHTOOL_GMODULEEEPRO (bsc#963575 FATE#320144).
- bnxt_en: Fix invalid max channel parameter in ethtool -l
  (bsc#963575 FATE#320144).
- commit 3dd60dc

-------------------------------------------------------------------
Thu Jun 23 18:47:12 CEST 2016 - jack@suse.cz

- cfq-iosched: Charge at least 1 jiffie instead of 1 ns
  (bsc#985618).
- cfq-iosched: Fix regression in bonnie++ rewrite performance
  (bsc#985618).
- cfq-iosched: Convert slice_resid from u64 to s64 (bsc#985618).
- block: Convert fifo_time from ulong to u64 (bsc#985618).
- commit 5b7b725

-------------------------------------------------------------------
Thu Jun 23 15:14:18 CEST 2016 - jbeulich@suse.com

- Refresh
  patches.suse/mm-page_alloc-reset-zonelist-iterator-after-resetting-fair-zone-allocation-policy.patch:
  Reformat part of the description to avoid misguiding older patch
  versions into thinking the first patch hunk is there.
- commit cd7fd77

-------------------------------------------------------------------
Thu Jun 23 14:27:46 CEST 2016 - mbrugger@suse.com

- net: thunderx: Fix TL4 configuration for secondary Qsets
  (bsc#974622).
- net: thunderx: Fix link status reporting (bsc#974622).
- commit 96ab364

-------------------------------------------------------------------
Thu Jun 23 10:52:12 CEST 2016 - mhocko@suse.cz

- cgroup: Add pids controller event when fork fails because of
  pid limit (bnc#986168).
- commit fbd0576

-------------------------------------------------------------------
Wed Jun 22 21:56:18 CEST 2016 - dbueso@suse.de

- locking/barriers: Introduce smp_acquire__after_ctrl_dep() (bsc#969756).
- locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() (bsc#969756).
- commit 6374876

-------------------------------------------------------------------
Wed Jun 22 21:51:19 CEST 2016 - dbueso@suse.de

- locking/qspinlock: Add comments (bsc#969756).
- commit d04bc43

-------------------------------------------------------------------
Wed Jun 22 21:50:37 CEST 2016 - dbueso@suse.de

- locking/qspinlock: Clarify xchg_tail() ordering (bsc#969756).
- commit 44e595e

-------------------------------------------------------------------
Wed Jun 22 21:49:38 CEST 2016 - dbueso@suse.de

- locking/qspinlock: Fix spin_unlock_wait() some more (bsc#969756).
- commit dfb0f02

-------------------------------------------------------------------
Wed Jun 22 21:45:37 CEST 2016 - dbueso@suse.de

- locking/seqcount: Re-fix raw_read_seqcount_latch() (bsc#969756).
- commit 10e8b38

-------------------------------------------------------------------
Wed Jun 22 21:45:21 CEST 2016 - dbueso@suse.de

- seqlock: fix raw_read_seqcount_latch() (bsc#969756).
- commit c06a50a

-------------------------------------------------------------------
Wed Jun 22 21:45:06 CEST 2016 - dbueso@suse.de

- sched/preempt: Fix preempt_count manipulations (bsc#978907).
- commit ace7801

-------------------------------------------------------------------
Tue Jun 21 14:38:53 CEST 2016 - jthumshirn@suse.de

- nvme: move the workaround for I/O queue-less controllers from
  PCIe to core (bsc#964944,FATE#319965).
- nvme: factor out a add nvme_is_write helper
  (bsc#964944,FATE#319965).
- commit 593577d

-------------------------------------------------------------------
Tue Jun 21 14:38:20 CEST 2016 - jthumshirn@suse.de

- nvme: allow for size limitations from transport drivers
  (bsc#964944,FATE#319965).
- nvme.h: add constants for PSDT and FUSE values
  (bsc#964944,FATE#319965).
- nvme.h: add AER constants (bsc#964944,FATE#319965).
- nvme.h: add NVM command set SQE/CQE size defines
  (bsc#964944,FATE#319965).
- nvme.h: Add get_log_page command strucure
  (bsc#964944,FATE#319965).
- commit 27fec57

-------------------------------------------------------------------
Tue Jun 21 14:37:57 CEST 2016 - jthumshirn@suse.de

- nvme.h: add RTD3R, RTD3E and OAES fields
  (bsc#964944,FATE#319965).
- commit b3aeb41

-------------------------------------------------------------------
Tue Jun 21 14:37:19 CEST 2016 - jthumshirn@suse.de

- NVMe: Fix removal in case of active namespace list scanning
  method (bsc#964944,FATE#319965).
- nvme: use UINT_MAX for max discard sectors
  (bsc#964944,FATE#319965).
- commit b168cdb

-------------------------------------------------------------------
Tue Jun 21 14:36:55 CEST 2016 - jthumshirn@suse.de

- nvme: update and rename nvme_cancel_io to nvme_cancel_request
  (bsc#964944,FATE#319965).
- commit 9e4ead8

-------------------------------------------------------------------
Tue Jun 21 09:18:20 CEST 2016 - jthumshirn@suse.de

- block: clarify badblocks lifetime (bsc#984203).
- commit 7e3ebc2

-------------------------------------------------------------------
Mon Jun 20 14:03:35 CEST 2016 - jslaby@suse.cz

- base: make module_create_drivers_dir race-free (bnc#983977).
- commit 510d8ff

-------------------------------------------------------------------
Mon Jun 20 12:55:30 CEST 2016 - jlee@suse.com

- KEYS: potential uninitialized variable (bsc#984755,
  CVE-2016-4470).
- commit ec3375f

-------------------------------------------------------------------
Mon Jun 20 11:51:03 CEST 2016 - vbabka@suse.cz

- percpu: fix synchronization between synchronous map extension
  and chunk destruction (CVE-2016-4794, bnc#980265).
- percpu: fix synchronization between chunk->map_extend_work
  and chunk destruction (CVE-2016-4794, bnc#980265).
- commit 76167b0

-------------------------------------------------------------------
Sun Jun 19 03:22:05 CEST 2016 - lduncan@suse.com

- Added cxgbit to supported modules (bsc#982737 fate#320113).
- commit a7adad9

-------------------------------------------------------------------
Sat Jun 18 20:54:31 CEST 2016 - lduncan@suse.com

- cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
  (bsc#982737 fate#320113).
- iscsi-target: Convert transport drivers to signal rdma_shutdown
  (bsc#982737 fate#320113).
- iscsi-target: Make iscsi_tpg_np driver show/store use generic
  code (bsc#982737 fate#320113).
- commit 12bfb81

-------------------------------------------------------------------
Sat Jun 18 19:53:15 CEST 2016 - lduncan@suse.com

- cxgbit: add files for cxgbit.ko (bsc#982737 fate#320113).
- Update config files.
- commit ed83c82

-------------------------------------------------------------------
Sat Jun 18 19:29:09 CEST 2016 - lduncan@suse.com

- iscsi-target: export symbols (bsc#982737 fate#320113).
- iscsi-target: call complete on conn_logout_comp (bsc#982737
  fate#320113).
- iscsi-target: clear tx_thread_active (bsc#982737 fate#320113).
- iscsi-target: add new offload transport type (bsc#982737
  fate#320113).
- iscsi-target: use conn_transport->transport_type in text rsp
  (bsc#982737 fate#320113).
- iscsi-target: move iscsit_thread_check_cpumask() (bsc#982737
  fate#320113).
- iscsi-target: add void (*iscsit_get_r2t_ttt)() (bsc#982737
  fate#320113).
- iscsi-target: add int (*iscsit_validate_params)() (bsc#982737
  fate#320113).
- commit 07746de

-------------------------------------------------------------------
Sat Jun 18 19:04:10 CEST 2016 - lduncan@suse.com

- iscsi-target: split iscsi_target_rx_thread() (bsc#982737
  fate#320113).
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- commit e06d3fe

-------------------------------------------------------------------
Fri Jun 17 19:29:22 CEST 2016 - lduncan@suse.com

- iscsi-target: add void (*iscsit_get_rx_pdu)() (bsc#982737
  fate#320113).
- iscsi-target: add void (*iscsit_release_cmd)() (bsc#982737
  fate#320113).
- iscsi-target: add int (*iscsit_xmit_pdu)() (bsc#982737
  fate#320113).
- commit 9fa0f4b

-------------------------------------------------------------------
Fri Jun 17 15:49:21 CEST 2016 - mbrugger@suse.com

- ARM64: PCI: Support ACPI-based PCI host controller (bsc#985031).
- ARM64: PCI: Implement AML accessors for PCI_Config region
  (bsc#985031).
- ARM64: PCI: ACPI support for legacy IRQs parsing and
  consolidation with DT code (bsc#985031).
- ARM64: PCI: Add acpi_pci_bus_find_domain_nr() (bsc#985031).
- PCI: Factor DT-specific pci_bus_find_domain_nr() code out
  (bsc#985031).
- PCI: Refactor pci_bus_assign_domain_nr() for
  CONFIG_PCI_DOMAINS_GENERIC (bsc#985031).
- PCI/ACPI: Add generic MCFG table handling (bsc#985031).
- PCI/ACPI: Support I/O resources when parsing host bridge
  resources (bsc#985031).
- PCI: Add pci_unmap_iospace() to unmap I/O resources
  (bsc#985031).
- PCI: Add parent device field to ECAM struct pci_config_window
  (bsc#985031).
- PCI: Move ecam.h to linux/include/pci-ecam.h (bsc#985031).
- PCI: generic, thunder: Use generic ECAM API (bsc#985031).
- PCI, of: Move PCI I/O space management to PCI core code
  (bsc#985031).
- PCI: Provide common functions for ECAM mapping (bsc#985031).
- commit 5947c40

-------------------------------------------------------------------
Fri Jun 17 12:41:13 CEST 2016 - agraf@suse.de

- arm64: Switch back to 48 bits va (bsc#984006)
- commit 1a71708

-------------------------------------------------------------------
Thu Jun 16 21:57:17 CEST 2016 - brogers@suse.com

- virtio_balloon: fix PFN format for virtio-1 (bsc#984658).
- commit 7d68b5f

-------------------------------------------------------------------
Thu Jun 16 19:04:28 CEST 2016 - bpoirier@suse.com

- net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
  (bsc#974585 FATE#320332).
- Update config files.
- supported.conf: Add ena as supported (Amazon Devices Elastic Network
  Adapter)
- commit 908f45b

-------------------------------------------------------------------
Wed Jun 15 17:06:07 CEST 2016 - mmarek@suse.cz

- rpm/constraints.in: Really require 4GB for kernel-source, add -rt (bsc#984845)
- commit a0dec36

-------------------------------------------------------------------
Wed Jun 15 15:17:11 CEST 2016 - mmarek@suse.cz

- rpm/constraints.in: Require 4GB of disk space for kernel-source (bsc#984845)
- commit 1b20111

-------------------------------------------------------------------
Wed Jun 15 01:18:17 CEST 2016 - ddiss@suse.de

- target/rbd: don't put snap_context twice (bsc#981143).
- target/rbd: remove caw_mutex usage (bsc#981143).
- commit fedc118

-------------------------------------------------------------------
Tue Jun 14 22:22:08 CEST 2016 - lduncan@suse.com

- target: use new "dbroot" target attribute (bsc#984716).
- target: make target db location configurable (bsc#984716).
- commit 7d5d4fe

-------------------------------------------------------------------
Tue Jun 14 19:06:02 CEST 2016 - dbueso@suse.de

- locking/mutex: Optimize mutex_trylock() fast-path (bsc#969756).
- commit 34a6c94

-------------------------------------------------------------------
Tue Jun 14 19:05:46 CEST 2016 - dbueso@suse.de

- locking/rwsem: Optimize write lock by reducing operations in slowpath (bsc#969756).
- commit 969a7a8

-------------------------------------------------------------------
Tue Jun 14 19:05:28 CEST 2016 - dbueso@suse.de

- locking/rtmutex: Only warn once on a trylock from bad context (bsc#969756).
- commit 09f90da

-------------------------------------------------------------------
Tue Jun 14 19:05:09 CEST 2016 - dbueso@suse.de

- locking/mutex: Set and clear owner using WRITE_ONCE() (bsc#969756).
- commit 7e06c54

-------------------------------------------------------------------
Tue Jun 14 19:04:52 CEST 2016 - dbueso@suse.de

- locking/ww_mutex: Report recursive ww_mutex locking early (bsc#969756).
- commit 03d04e6

-------------------------------------------------------------------
Tue Jun 14 18:13:16 CEST 2016 - jgross@suse.com

- Add xen-hcd to debug config file
- commit c57eee8

-------------------------------------------------------------------
Tue Jun 14 18:04:05 CEST 2016 - jgross@suse.com

- Add Xen pvusb frontend driver (fate#315712)
- usb: Add Xen pvUSB protocol description (fate#315712).
- commit 255e559

-------------------------------------------------------------------
Tue Jun 14 17:52:06 CEST 2016 - bpoirier@suse.com

- supported.conf: Mark ll_temac (Xilinx LocalLink Tri-mode Ethernet MAC) supported
  It seems possible to have this device on an arm64 SoC.
- commit 84342e5

-------------------------------------------------------------------
Tue Jun 14 17:17:25 CEST 2016 - agraf@suse.de

- Switch arm64 to 39 bits va temporarily (bsc#984126)
- commit ecb5dcb

-------------------------------------------------------------------
Tue Jun 14 16:56:52 CEST 2016 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Use the default value for CONFIG_MODULE_SIG_KEY (bsc#983634)
- commit 6eb6cd2

-------------------------------------------------------------------
Tue Jun 14 16:26:13 CEST 2016 - tiwai@suse.de

- supported.conf: Add i2c-opal as externally supported (bsc#983478)
- commit 7b7eb4a

-------------------------------------------------------------------
Tue Jun 14 15:34:20 CEST 2016 - mgorman@suse.com

- sched/debug: Fix deadlock when enabling sched events (Scheduler
  performance -- debugging overhead, fate#320486).
- sched/debug: fix 'schedstats=enable' cmdline option (Scheduler
  performance -- debugging overhead, fate#320486).
- sched/debug: always show nr_migrations (Scheduler performance --
  debugging overhead, fate#320486).
- sched/debug: fix /proc/sched_debug regression (Scheduler
  performance -- debugging overhead, fate#320486).
- commit 9651c5b

-------------------------------------------------------------------
Tue Jun 14 12:15:06 CEST 2016 - oneukum@suse.com

- supported.conf: made explicit lack of support for chaoskey
  We cannot support external sources of entropy
  unless we can verify they are genuine.
- commit d77fb5a

-------------------------------------------------------------------
Tue Jun 14 11:30:41 CEST 2016 - mgorman@suse.com

- Delete patches.suse/mm-make-faultaround-produce-old-ptes.patch.
- commit de925bc

-------------------------------------------------------------------
Tue Jun 14 10:24:51 CEST 2016 - jthumshirn@suse.de

- ACPI/EINJ: Allow memory error injection to NVDIMM (bsc#984055).
- resource: Handle resource flags properly (bsc#984055).
- x86/e820: Set System RAM type and descriptor (bsc#984055).
- Refresh patches.suse/acpi_Disable_APEI_error_injection_if_securelevel_is_set.patch.
- commit 4ee6297

-------------------------------------------------------------------
Tue Jun 14 10:12:53 CEST 2016 - oneukum@suse.com

- Refresh
  patches.suse/0001-usb-quirk-to-stop-runtime-PM-for-Intel-7260.patch.
- commit 7275801

-------------------------------------------------------------------
Tue Jun 14 09:00:38 CEST 2016 - mkubecek@suse.cz

- ipvs: count pre-established TCP states as active (bsc#970114).
- commit 153b6b0

-------------------------------------------------------------------
Mon Jun 13 16:58:37 CEST 2016 - duwe@suse.de

- crypto: vmx - IV size failing on skcipher API (bsc#976560).
- commit adffabd

-------------------------------------------------------------------
Mon Jun 13 16:51:00 CEST 2016 - duwe@suse.de

- cxl: Check periodically the coherent platform function's state
  (bsc#983740).
- cxl: Poll for outstanding IRQs when detaching a context
  (bsc#983740).
- cxl: Increase timeout for detection of AFU mmio hang
  (bsc#983740).
- cxl: Allow initialization on timebase sync failures
  (bsc#983740).
- cxl: Configure the PSL for two CAPI ports on POWER8NVL
  (bsc#983740).
- powerpc: Define PVR value for POWER8NVL processor (bsc#983740).
- commit c633c75

-------------------------------------------------------------------
Mon Jun 13 15:00:54 CEST 2016 - hare@suse.de

- scsi: disable VPD page check on error (bsc#981954).
- SCSI: Add Marvell configuration device to VPD blacklist
  (bsc#981954).
- commit 097a8f9

-------------------------------------------------------------------
Mon Jun 13 14:59:58 CEST 2016 - oneukum@suse.com

- usb: quirk to stop runtime PM for Intel 7260 (bnc#984446).
- commit 0f5e3fb

-------------------------------------------------------------------
Mon Jun 13 14:12:25 CEST 2016 - jthumshirn@suse.de

- scsi/fcoe: convert to kworker (bsc#966327,FATE#320151).
- Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- commit 7147bc8

-------------------------------------------------------------------
Mon Jun 13 14:00:29 CEST 2016 - tiwai@suse.de

- Update config files: adjust options for arm64/default
  Disabled CONFIG_ACPI_HED and CONFIG_ACPI_CUSTOM_METHOD.
  CONFIG_PKCS7_MESSAGE_PARSER is built-in to follow other archs.
- commit f048462

-------------------------------------------------------------------
Mon Jun 13 12:56:09 CEST 2016 - mfleming@suse.de

- ftrace/x86: Set ftrace_stub to weak to prevent gcc from using
  short jumps to it (bsc#984419).
- commit 9acf1aa

-------------------------------------------------------------------
Fri Jun 10 22:16:22 CEST 2016 - agraf@suse.de

- usb: dwc2: Proper cleanup on dr_mode failure (bsc#984114).
- usb: dwc2: Fixed SOF interrupt enabling/disabling (bsc#984114).
- usb: dwc2: host: Setting qtd to NULL after freeing it
  (bsc#984114).
- usb: dwc2: gadget: Prevent handling of host interrupts
  (bsc#984114).
- usb: dwc2: gadget: Check for ep0 in enable (bsc#984114).
- usb: dwc2: do not override forced dr_mode in gadget setup
  (bsc#984114).
- usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma()
  (bsc#984114).
- usb: dwc2: Add support for Lantiq ARX and XRX SoCs (bsc#984114).
- usb: dwc2: Move host-specific core functions into hcd.c
  (bsc#984114).
- usb: dwc2: Move register save and restore functions
  (bsc#984114).
- usb: dwc2: Use kmem_cache_free() (bsc#984114).
- usb: dwc2: host: If using uframe scheduler, end splits better
  (bsc#984114).
- usb: dwc2: host: Totally redo the microframe scheduler
  (bsc#984114).
- usb: dwc2: host: Properly set even/odd frame (bsc#984114).
- usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
  (bsc#984114).
- usb: dwc2: host: Manage frame nums better in scheduler
  (bsc#984114).
- usb: dwc2: host: Add scheduler logging for missed SOFs
  (bsc#984114).
- usb: dwc2: host: Split code out to make dwc2_do_reserve()
  (bsc#984114).
- usb: dwc2: host: Reorder things in hcd_queue.c (bsc#984114).
- usb: dwc2: host: Rename some fields in struct dwc2_qh
  (bsc#984114).
- usb: dwc2: host: Use periodic interrupt even with DMA
  (bsc#984114).
- usb: dwc2: host: There's not really a TT for the root hub
  (bsc#984114).
- usb: dwc2: host: Properly set the HFIR (bsc#984114).
- usb: dwc2: host: Giveback URB in tasklet context (bsc#984114).
- usb: dwc2: host: Add a delay before releasing periodic bandwidth
  (bsc#984114).
- usb: dwc2: host: Add scheduler tracing (bsc#984114).
- usb: dwc2: host: fix split transfer schedule sequence
  (bsc#984114).
- usb: dwc2: host: Always add to the tail of queues (bsc#984114).
- usb: dwc2: host: Avoid use of chan->qh after qh freed
  (bsc#984114).
- usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066
  (bsc#984114).
- usb: dwc2: host: Get aligned DMA in a more supported way
  (bsc#984114).
- usb: dwc2: rockchip: Make the max_transfer_size automatic
  (bsc#984114).
- usb: dwc2: host: fix the data toggle error in full speed
  descriptor dma (bsc#984114).
- usb: dwc2: host: fix logical omissions in
  dwc2_process_non_isoc_desc (bsc#984114).
- usb: dwc2: Add extra delay when forcing dr_mode (bsc#984114).
- usb: dwc2: Fix probe problem on bcm2835 (bsc#984114).
- Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
  (bsc#984114).
- usb: dwc2: add shutdown callback to platform variant
  (bsc#984114).
- usb: dwc2: gadget: Repair DSTS register decoding (bsc#984114).
- usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
  (bsc#984114).
- usb: dwc2: Remove redundant reset in probe (bsc#984114).
- usb: dwc2: Reduce delay when forcing mode in reset (bsc#984114).
- usb: dwc2: gadget: Replace dwc2_hsotg_corereset() (bsc#984114).
- usb: dwc2: gadget: Use hw params from core (bsc#984114).
- usb: dwc2: Improve handling of host and device hwparams
  (bsc#984114).
- usb: dwc2: Add functions to set and clear force mode
  (bsc#984114).
- usb: dwc2: Move reset into dwc2_get_hwparams() (bsc#984114).
- usb: dwc2: Move mode querying functions into core.h
  (bsc#984114).
- usb: dwc2: Fix dr_mode validation (bsc#984114).
- usb: dwc2: Add functions to check the HW OTG config
  (bsc#984114).
- usb: dwc2: Add dwc2_core_reset() (bsc#984114).
- usb: dwc2: Rename dwc2_core_reset() (bsc#984114).
- usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
  (bsc#984114).
- usb: dwc2: Avoid more calls to dwc2_core_reset() (bsc#984114).
- usb: dwc2: reduce dwc2 driver probe time (bsc#984114).
- usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
  (bsc#984114).
- usb: dwc2: Avoid double-reset at boot time (bsc#984114).
- usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
  (bsc#984114).
- usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams() (bsc#984114).
- usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF
  interrupts (bsc#984114).
- usb: dwc2: fix transfer stop programming for out endpoint
  (bsc#984114).
- usb: dwc2: host: Clear interrupts before handling them
  (bsc#984114).
- usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()
  (bsc#984114).
- usb: dwc2: host: Support immediate retries for split
  transactions (bsc#984114).
- usb: dwc2: host: Fix missing device insertions (bsc#984114).
- usb: dwc2: add support of hi6220 (bsc#984114).
- usb: dwc2: host: use kmem cache to allocate descriptors
  (bsc#984114).
- usb: dwc2: host: fix descriptor list address masking
  (bsc#984114).
- usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs
  disabled (bsc#984114).
- usb: dwc2: host: enable descriptor dma for fs devices
  (bsc#984114).
- usb: dwc2: host: process all completed urbs (bsc#984114).
- usb: dwc2: host: always increment available host channel during
  release (bsc#984114).
- usb: dwc2: host: program descriptor for next frame (bsc#984114).
- usb: dwc2: host: add function to compare frame index
  (bsc#984114).
- usb: dwc2: host: spinlock release channel (bsc#984114).
- usb: dwc2: host: fix use of qtd after free in desc dma mode
  (bsc#984114).
- usb: dwc2: host: rework isochronous halt path (bsc#984114).
- usb: dwc2: host: set active bit in isochronous descriptors
  (bsc#984114).
- usb: dwc2: host: ensure filling of isoc desc is correctly done
  (bsc#984114).
- commit 5bdd263

-------------------------------------------------------------------
Fri Jun 10 20:05:04 CEST 2016 - ohering@suse.de

- Revert "xen-blkfront: export backend dev name via sysfs (bnc#979002)."
- commit 84d1c05

-------------------------------------------------------------------
Fri Jun 10 16:16:04 CEST 2016 - bp@suse.de

- rds: fix an infoleak in rds_inc_info_copy (bsc#983213
  CVE-2016-5244).
- commit f653b87

-------------------------------------------------------------------
Fri Jun 10 15:18:08 CEST 2016 - jjolly@suse.de

- s390/dasd: fix failfast for disconnected devices (bnc#943476,
  LTC#135138).
- s390/cpumf: Improve guest detection heuristics (bnc#943476,
  LTC#141776).
- commit 90b4e2e

-------------------------------------------------------------------
Fri Jun 10 13:17:07 CEST 2016 - ddiss@suse.de

- rbd: handle OBJ_REQUEST_SG types for copyup (bsc#983394).
- commit 4617da3

-------------------------------------------------------------------
Fri Jun 10 12:56:16 CEST 2016 - mgorman@suse.com

- mm, slaub: Add __GFP_ATOMIC to the GFP reclaim mask (bnc#971975
  VM performance -- page allocator).
- commit d9f388f

-------------------------------------------------------------------
Fri Jun 10 10:28:20 CEST 2016 - ohering@suse.de

- hv_netvsc: set nvdev link after populating chn_table
  (fate#320485).
- hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels()
  with netvsc_remove() (fate#320485).
- hv_netvsc: get rid of struct net_device pointer in struct
  netvsc_device (fate#320485).
- hv_netvsc: untangle the pointer mess (fate#320485).
- hv_netvsc: use start_remove flag to protect netvsc_link_change()
  (fate#320485).
- hv_netvsc: move start_remove flag to net_device_context
  (fate#320485).
- tools: hv: lsvmbus: add pci pass-through UUID (fate#320485).
- Drivers: hv: balloon: reset host_specified_ha_region
  (fate#320485).
- drivers:hv: Separate out frame buffer logic when picking MMIO
  range (fate#320485).
- drivers:hv: Record MMIO range in use by frame buffer
  (fate#320485).
- Drivers: hv: vmbus: Export the vmbus_set_event() API
  (fate#320485).
- Drivers: hv: vmbus: Use READ_ONCE() to read variables that
  are volatile (fate#320485).
- Drivers: hv: vmbus: Introduce functions for estimating room
  in the ring buffer (fate#320485).
- hv_netvsc: Fix the list processing for network change event
  (fate#320485).
- hv_netvsc: Implement support for VF drivers on Hyper-V
  (fate#320485).
- commit 64cc24d

-------------------------------------------------------------------
Fri Jun 10 10:03:44 CEST 2016 - ohering@suse.de

- add mainline tags to various hyperv patches
- commit f62b2c4

-------------------------------------------------------------------
Fri Jun 10 08:36:15 CEST 2016 - tiwai@suse.de

- Update config files: Fix arm64/vanilla build due to 4k page change
- commit 5d2fcd9

-------------------------------------------------------------------
Fri Jun 10 01:50:40 CEST 2016 - bpoirier@suse.com

- supported.conf: Update the status of some ethernet drivers
- commit c692ece

-------------------------------------------------------------------
Thu Jun  9 23:54:05 CEST 2016 - agraf@suse.de

- Enable CMA on arm64 (bsc#983743)
- commit 4e94f7e

-------------------------------------------------------------------
Thu Jun  9 23:52:31 CEST 2016 - agraf@suse.de

- Move arm64 to 4k page size (bsc#984006)
- commit f855336

-------------------------------------------------------------------
Thu Jun  9 17:24:26 CEST 2016 - tiwai@suse.de

- supported.conf: Add more missing modules.
  Now drivers/acpi/*, drivers/idle/* and drivers/thermal/* are covered.
- commit 0a7f861

-------------------------------------------------------------------
Thu Jun  9 16:37:55 CEST 2016 - jbohac@suse.cz

- sctp: fix copying more bytes than expected in
  sctp_add_bind_addr (bsc#973353).
- commit 5b72e46

-------------------------------------------------------------------
Thu Jun  9 16:14:07 CEST 2016 - ohering@suse.de

- xen-blkfront: export backend dev name via sysfs (bnc#979002).
- commit 2f2be76

-------------------------------------------------------------------
Thu Jun  9 15:56:27 CEST 2016 - mstaudt@suse.de

- efifb: Fix 16 color palette entry calculation (bsc#983318).
- commit b5fd85c

-------------------------------------------------------------------
Thu Jun  9 15:44:12 CEST 2016 - ohering@suse.de

- Revert "xen-blkfront: provide hd symlink for xvd (bnc#979002)."
- commit 1441650

-------------------------------------------------------------------
Thu Jun  9 15:33:11 CEST 2016 - jkosina@suse.cz

- Refresh
   patches.drivers/pstore_disable_efi_backend_by_default.patch.
  pstore_register() error handling is wrong -- it tries to release
  lock before it's acquired, causing spinlock / preemption imbalance.
- commit c508a24

-------------------------------------------------------------------
Thu Jun  9 15:26:44 CEST 2016 - tiwai@suse.de

- supported.conf: list more missing new modules.
  drivers/input/*, drivers/misc/*, drivers/mmc/*, andj fallout of
  fs/nfs/flexfilelayout/nfs_layout_flexfiles
- commit e2f0d78

-------------------------------------------------------------------
Thu Jun  9 14:43:09 CEST 2016 - tiwai@suse.de

- mm/page_alloc.c: calculate 'available' memory in a separate
  function (bsc#982239).
- virtio_balloon: export 'available' memory to balloon statistics
  (bsc#982239).
- commit 64e840a

-------------------------------------------------------------------
Thu Jun  9 14:38:17 CEST 2016 - tiwai@suse.de

- supported.conf: Add new crypto modules as supported
- commit ecb3ae3

-------------------------------------------------------------------
Thu Jun  9 13:00:47 CEST 2016 - mstaudt@suse.de

- drm/mgag200: Black screen fix for G200e rev 4 (bsc#983907).
- commit f70cec4

-------------------------------------------------------------------
Thu Jun  9 09:50:53 CEST 2016 - jthumshirn@suse.de

- Missing bio_put following submit_bio_wait (fate#319999).
- commit e94acad

-------------------------------------------------------------------
Wed Jun  8 22:23:20 CEST 2016 - ohering@suse.de

- xen-blkfront: provide hd symlink for xvd (bnc#979002).
- commit b284509

-------------------------------------------------------------------
Wed Jun  8 17:35:15 CEST 2016 - jeffm@suse.com

- ecryptfs: don't allow mmap when the lower file system doesn't
  allow it (bsc#983143 CVE-2016-1583).
- commit 42f449d

-------------------------------------------------------------------
Wed Jun  8 16:26:02 CEST 2016 - mfleming@suse.de

- sched/fair: Move load and util avgs from wake_up_new_task()
  to sched_fork() (bsc#983250).
- sched/fair: Skip detach sched avgs for new task when changing
  task groups (bsc#983250).
- sched/fair: Skip detach and attach new group task (bsc#983250).
- sched/fair: Clean up attach_entity_load_avg() (bsc#983250).
- commit b99c791

-------------------------------------------------------------------
Wed Jun  8 15:32:21 CEST 2016 - mgorman@suse.com

- Refresh
  patches.suse/mm-page_alloc-Recalculate-the-preferred-zoneref-if-the-context-can-ignore-memory-policies.patch.
- Refresh
  patches.suse/mm-page_alloc-prevent-infinite-loop-in-buffered_rmqueue.patch.
- Refresh
  patches.suse/mm-page_alloc-reset-zonelist-iterator-after-resetting-fair-zone-allocation-policy.patch.
- commit 56e1d4f

-------------------------------------------------------------------
Wed Jun  8 15:26:41 CEST 2016 - agraf@suse.de

- arm64: mm: always take dirty state from new pte in
  ptep_set_access_flags (bsc#983458).
- Update config files.
- commit 59ed2f8

-------------------------------------------------------------------
Wed Jun  8 14:54:59 CEST 2016 - jthumshirn@suse.de

- libnvdimm, nfit: report multiple interface codes per-dimm
  (FATE#319858).
- libnvdimm, test: add mock SMART data payload (FATE#319858).
- libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded string
  (FATE#319858).
- libnvdimm, pmem: kill pmem->ndns (FATE#319858).
- libnvdimm, pfn, convert nd_pfn_probe() to devm (FATE#319858).
- libnvdimm, btt, convert nd_btt_probe() to devm (FATE#319858).
- libnvdimm, btt: add btt startup debug (FATE#319858).
- libnvdimm, blk: use devm_add_action to release bdev resources
  (FATE#319858).
- libnvdimm, blk: use ->queuedata for driver private data
  (FATE#319858).
- libnvdimm, pmem: use ->queuedata for driver private data
  (FATE#319858).
- libnvdimm, blk: quiet i/o error reporting (FATE#319858).
- libnvdimm, blk: move i/o infrastructure to nd_namespace_blk
  (FATE#319858).
- libnvdimm, pmem: use devm_add_action to release bdev resources
  (FATE#319858).
- libnvdimm, pmem: clean up resource print / request
  (FATE#319858).
- libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor
  pfn setup (FATE#319858).
- libnvdimm, pmem, pfn: move pfn setup to the core (FATE#319858).
- libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk
  (FATE#319858).
- libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host'
  (FATE#319858).
- acpi/nfit: Update nfit driver to comply with ACPI 6.1
  (FATE#319858).
- ACPICA: ACPI 6.1: Update NFIT table for additional new fields
  (FATE#319858).
- acpi/nfit: Add sysfs "id" for NVDIMM ID (FATE#319858).
- nfit, libnvdimm: clarify "commands" vs "_DSMs" (FATE#319858).
- nfit, libnvdimm: limited/whitelisted dimm command marshaling
  mechanism (FATE#319858).
- nfit: fix format interface code byte order per ACPI6.1
  (FATE#319858).
- nfit: export subsystem ids as attributes (FATE#319858).
- nfit: disable vendor specific commands (FATE#319858).
- tools/testing/nvdimm: ND_CMD_CALL support (FATE#319858).
- nfit: add sysfs dimm 'family' and 'dsm_mask' attributes
  (FATE#319858).
- libnvdimm, dax: introduce device-dax infrastructure
  (FATE#319858).
- libnvdimm, dax: reserve space to store labels for device-dax
  (FATE#319858).
- libnvdimm, dax: record the specified alignment of a dax-device
  instance (FATE#319858).
- libnvdimm: stop requiring a driver ->remove() method
  (FATE#319858).
- /dev/dax, pmem: direct access to persistent memory
  (FATE#319858).
- libnvdimm: release ida resources (FATE#319858).
- libnvdimm, dax: autodetect support (FATE#319858).
- libnvdimm, dax: fix alignment validation (FATE#319858).
- libnvdimm, dax: fix deletion (FATE#319858).
- Update config files.
- Refresh
  patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch.
- supported.conf:
- commit f0e386a

-------------------------------------------------------------------
Wed Jun  8 14:17:50 CEST 2016 - tiwai@suse.de

- supported.conf: List more modules explicitly
  Now updated
   drivers/gpu/drm/*
   drivers/input/touchscreen/*
   drivers/mfd/*
   drivers/net/can/gs_usb
   drivers/platform/*
   drivers/power/*
   driverw/pwm/*
   drivers/regulator/ltc3589
   drivers/video/*
   kernel/*
- commit 1b93b63

-------------------------------------------------------------------
Wed Jun  8 14:12:28 CEST 2016 - duwe@suse.de

- Enhance patches.suse/fips-remove-hmac-crc32-add-nullcipher-hack
  to completely revert upstream a482b081a2d4d in order to get rid
  of the compile warning.
- commit 5edadc8

-------------------------------------------------------------------
Wed Jun  8 12:13:04 CEST 2016 - jthumshirn@suse.de

- ARM: 8522/1: drivers: nvdimm: ensure no negative value gets
  returned on positive match (FATE#319858).
- nfit, tools/testing/nvdimm: add format interface code
  definitions (FATE#319858).
- nfit, tools/testing/nvdimm: test multiple control regions
  per-dimm (FATE#319858).
- libnvdimm, nfit: centralize command status translation
  (FATE#319858).
- libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with
  nvdimm_bus_lock() (FATE#319858).
- libnvdimm: async notification support (FATE#319858).
- nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc
  (FATE#319858).
- nfit, libnvdimm: async region scrub workqueue (FATE#319858).
- nfit: scrub and register regions in a workqueue (FATE#319858).
- nfit: disable userspace initiated ars during scrub
  (FATE#319858).
- tools/testing/nvdimm: expand ars unit testing (FATE#319858).
- libnvdimm: Clean-up access mode check (FATE#319858).
- libnvdimm, pmem: fix 'pfn' support for section-misaligned
  namespaces (FATE#319858).
- resource: Add System RAM resource type.
- resource: Add I/O resource descriptor (FATE#319858).
- memremap: Change region_intersects() to take @flags and @desc
  (FATE#319858).
- mm: add PHYS_PFN, use it in __phys_to_pfn() (FATE#319858).
- resource: Add remove_resource interface (FATE#319858).
- resource: Export insert_resource and remove_resource
  (FATE#319858).
- libnvdimm, pmem: adjust for section collisions with 'System RAM'
  (FATE#319858).
- libnvdimm, pfn: 'resource'-address and 'size' attributes for
  pfn devices (FATE#319858).
- nfit, libnvdimm: clear poison command support (FATE#319858).
- libnvdimm, pmem: fix ia64 build, use PHYS_PFN (FATE#319858).
- ACPI: Change NFIT driver to insert new resource (FATE#319858).
- pmem: don't allocate unused major device number (FATE#319858).
- nvdimm/blk: don't allocate unused major device number
  (FATE#319858).
- nvdimm/btt: don't allocate unused major device number
  (FATE#319858).
- libnvdimm, pmem: clear poison on write (FATE#319858).
- libnvdimm: fix smart data retrieval (FATE#319858).
- libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section
  alignment (FATE#319858).
- libnvdimm, pmem: clarify the write+clear_poison+write flow
  (FATE#319858).
- libnvdimm, pfn: fix memmap reservation sizing (FATE#319858).
- nfit: fix translation of command status results (FATE#319858).
- Refresh
  patches.drivers/0001-libnvdimm-treat-volatile-virtual-CD-as-read-only-pme.patch.
- Refresh
  patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch.
- commit f3525a8

-------------------------------------------------------------------
Wed Jun  8 12:11:55 CEST 2016 - dchang@suse.com

- IB/core: Fix a potential array overrun in CMA and SA agent
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- commit f49647c

-------------------------------------------------------------------
Wed Jun  8 12:06:28 CEST 2016 - dchang@suse.com

- qed: Fix allocation in interrupt context (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: signedness bug in qed_dcbx_process_tlv() (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- commit 699c7f6

-------------------------------------------------------------------
Wed Jun  8 12:00:31 CEST 2016 - dchang@suse.com

- mlx5: avoid unused variable warning (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Allow mapping the free running counter on PROT_EXEC
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Fix error flow memory leak (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- commit 20649df

-------------------------------------------------------------------
Wed Jun  8 11:49:57 CEST 2016 - dchang@suse.com

- Refresh
  patches.drivers/mlx5-0189-net-mlx5-Fix-mlx5-ifc-cmd_hca_cap-bad-offsets.patch.
- commit f64ccc0

-------------------------------------------------------------------
Wed Jun  8 11:29:08 CEST 2016 - oneukum@suse.com

- supported.conf: no support for drivers/usb/usbip/usbip-host.ko
  THis driver has issues, is rather specialised and will be superseeded
  by MA USB. So we don't want it.
- commit 5123533

-------------------------------------------------------------------
Wed Jun  8 11:29:04 CEST 2016 - dchang@suse.com

- IB/hfi1: Fix potential panic with sdma drained mechanism
  (bsc#973818 FATE#319242).
- IB/hfi1: Fix missing lock/unlock in verbs drain callback
  (bsc#973818 FATE#319242).
- IB/hfi1: Fix pio wait counter double increment (bsc#973818
  FATE#319242).
- IB/qib, IB/hfi1: Fix up UD loopback use of irq flags (bsc#973818
  FATE#319242).
- IB/hfi1: Remove unreachable code (bsc#973818 FATE#319242).
- IB/hfi1: Correct 8051 link parameter settings (bsc#973818
  FATE#319242).
- IB/hfi1: Don't attempt to free resources if initialization
  failed (bsc#973818 FATE#319242).
- commit bb2301a

-------------------------------------------------------------------
Wed Jun  8 11:26:00 CEST 2016 - oneukum@suse.com

- supported.conf: add support for muxport serial driver
  We support the rest. So let's be consistent.
- commit 99ec9df

-------------------------------------------------------------------
Wed Jun  8 11:14:27 CEST 2016 - oneukum@suse.com

- supported.conf: declare strange USB devices unsupported
  Those are niche devices.
- commit 5105668

-------------------------------------------------------------------
Wed Jun  8 10:54:21 CEST 2016 - oneukum@suse.com

- supported.conf: removed support for drivers/thunderbolt/thunderbolt.ko
  This driver is used only on Mac Books and is different from everything else.
  It actually exposes the Thunderbolt controller to the OS but cannot be
  used generically because it uses special ACPI calls.
- commit 5ad85a5

-------------------------------------------------------------------
Wed Jun  8 08:32:43 CEST 2016 - jslaby@suse.cz

- Linux 4.4.13 (CVE-2016-2847 FATE#319481 FATE#320140 bsc#966342
  bsc#970948).
- Refresh
  patches.arch/arm64-bcm2837-0013-clk-bcm2835-add-a-round-up-ability-to-the-clock-divi.patch.
- Refresh
  patches.arch/arm64-bcm2837-0077-clk-bcm2835-Fix-PLL-poweron.patch.
- Delete
  patches.arch/arm64-bcm2837-0059-clk-bcm2835-pll_off-should-only-update-CM_PLL_ANARST.patch.
- Delete
  patches.arch/arm64-bcm2837-0061-clk-bcm2835-divider-value-has-to-be-1-or-more.patch.
- Delete patches.arch/powerpc-Fix-branching-to-OOL.patch.
- Delete
  patches.drivers/0015-aacraid-relinquish-cpu-during-timeout-wait.patch.
- Delete
  patches.drivers/0017-aacraid-fix-for-aac_command_thread-hang.patch.
- Delete
  patches.drivers/0020-aacraid-fix-for-kdump-driver-hang.patch.
- Delete
  patches.fixes/0001-pipe-limit-the-per-user-amount-of-pages-allocated-in.patch.
- commit ebebb87

-------------------------------------------------------------------
Tue Jun  7 17:30:02 CEST 2016 - tiwai@suse.de

- supported.conf: Add external support to powernv modules (bsc#983478)
- commit e2db738

-------------------------------------------------------------------
Tue Jun  7 17:06:51 CEST 2016 - tiwai@suse.de

- supported.conf: Update unsupported SCSI drivers
- commit 2affbc7

-------------------------------------------------------------------
Tue Jun  7 16:45:22 CEST 2016 - duwe@suse.de

- Fix FIPS integrity test on SLE 12 SP2 (bsc#976577).
- Delete patches.suse/allow-gcm_aes-for-FIPS-140-2.
- commit dc227d8

-------------------------------------------------------------------
Tue Jun  7 16:21:29 CEST 2016 - agraf@suse.de

- Update config files: disable CONFIG_ARM64_HW_AFDBM temporarily (bsc#983458)
- commit 8746b4a

-------------------------------------------------------------------
Tue Jun  7 15:40:43 CEST 2016 - mbrugger@suse.com

- gpio: davinci: fix missed parent conversion (fate#319481).
- commit 46e1327

-------------------------------------------------------------------
Tue Jun  7 15:25:06 CEST 2016 - tiwai@suse.de

- Update config files: Enable CONFIG_CHECKPOINT_RESTORE (bsc#982736)
- commit 18c69c4

-------------------------------------------------------------------
Tue Jun  7 14:53:44 CEST 2016 - tiwai@suse.de

- supported.conf: Add Intel ASoC modules as supported
- commit 422df23

-------------------------------------------------------------------
Tue Jun  7 11:04:14 CEST 2016 - jack@suse.cz

- Fix division of u64 by u32 and int overflow in
  patches.fixes/cfq-iosched-Convert-from-jiffies-to-nanoseconds.patch.
- commit c25d210

-------------------------------------------------------------------
Tue Jun  7 01:21:29 CEST 2016 - agraf@suse.de

- clk: bcm2835: Mark the CM SDRAM clock's parent as critical
  (bsc#983145).
- commit 920e92f

-------------------------------------------------------------------
Mon Jun  6 23:26:08 CEST 2016 - agraf@suse.de

- clk: bcm2835: Skip PLLC clocks when deciding on a new clock
  parent (bsc#983145).
- clk: bcm2835: Mark GPIO clocks enabled at boot as critical
  (bsc#983145).
- clk: bcm2835: Mark the VPU clock as critical (bsc#983145).
- clk: Allow clocks to be marked as CRITICAL (bsc#983145).
- commit 0617a24

-------------------------------------------------------------------
Mon Jun  6 23:00:34 CEST 2016 - ohering@suse.de

- x86/pat: Document the PAT initialization sequence (bnc#982991,
  bnc#974257, bnc#982991).
- x86/xen, pat: Remove PAT table init code from Xen (bnc#982991,
  bnc#974257, bnc#982991).
- x86/mtrr: Fix PAT init handling when MTRR is disabled
  (bnc#982991, bnc#974257, bnc#982991).
- x86/mtrr: Fix Xorg crashes in Qemu sessions (bnc#982991,
  bnc#974257, bnc#982991).
- x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() (bnc#982991,
  bnc#974257, bnc#982991).
- x86/mm/pat: Add pat_disable() interface (bnc#982991, bnc#974257,
  bnc#982991).
- x86/mm/pat: Add support of non-default PAT MSR setting
  (bnc#982991, bnc#974257, bnc#982991).
- commit 9af404a

-------------------------------------------------------------------
Mon Jun  6 22:58:22 CEST 2016 - ohering@suse.de

- Delete patches.suse/xen-pv-devmem_is_allowed.patch. (bnc#982991)
- commit 3c25169

-------------------------------------------------------------------
Mon Jun  6 21:51:12 CEST 2016 - agraf@suse.de

- mmc: sdhci-iproc: add bcm2835 support (bsc#983145).
- Update config files.
- supported.conf:
- mmc: sdhci-iproc: define MMC caps in platform data (bsc#983145).
- mmc: sdhci-iproc: Actually enable the clock (bsc#983145).
- mmc: sdhci-iproc: Clean up platform allocations if shdci init
  fails (bsc#983145).
- rtc: efi: Fail probing if RTC reads don't work (bsc#983117).
- net/smscx5xx: use the device tree for mac address (bsc#983145).
- ARM: bcm2837: dt: Add the ethernet to the device trees
  (bsc#983145).
- ARM: bcm2835: dt: Add the ethernet to the device trees
  (bsc#983145).
- drm/vc4: Kick out the simplefb framebuffer before we set up KMS
  (bsc#983145).
- commit d66acee

-------------------------------------------------------------------
Mon Jun  6 12:07:54 CEST 2016 - oneukum@suse.com

- usb: ch9: Add size macro for SSP dev cap descriptor
  (FATE#319959).
- commit 5c6a9b7

-------------------------------------------------------------------
Mon Jun  6 12:04:36 CEST 2016 - oneukum@suse.com

- usb: gadget: Add gadget_is_superspeed_plus() (FATE#319959).
- commit 3d7ce11

-------------------------------------------------------------------
Mon Jun  6 11:40:22 CEST 2016 - jthumshirn@suse.de

- Refresh patches.suse/squashfs-3.4.patch.
  Fix error message format string to silence compiler warning.
- commit a5a3026

-------------------------------------------------------------------
Mon Jun  6 11:17:20 CEST 2016 - jthumshirn@suse.de

- Refresh
  patches.suse/0001-Remove-BSD-style-securelevel-sysfs-file.patch.
  Commit '5e2e0e7' removed the struct file_operations for securelevel, but not
  the read and write methods, which results in GCC complaining.
- commit a2e44e3

-------------------------------------------------------------------
Mon Jun  6 08:26:22 CEST 2016 - mkubecek@suse.cz

- net: disable fragment reassembly if high_thresh is zero
  (bsc#970506).
- commit eec6a0b

-------------------------------------------------------------------
Sat Jun  4 18:46:27 CEST 2016 - tiwai@suse.de

- tty/serial/8250: fix RS485 half-duplex RX (bsc#983152).
- tty: serial: 8250: Cleanup p->em485 in
  serial8250_unregister_port (bsc#983152).
- tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in
  serial8250_em485_init() (bsc#983152).
- tty: 8250_omap: Use software emulated RS485 direction control
  (bsc#983152).
- tty: Add software emulated RS485 support for 8250 (bsc#983152).
- tty: Move serial8250_stop_rx() in front of serial8250_start_tx()
  (bsc#983152).
- commit d15482b

-------------------------------------------------------------------
Fri Jun  3 19:20:45 CEST 2016 - colyli@suse.de

- md: more open-coded offset_in_page().
- bcache: bch_writeback_thread() is not freezable.
- bcache: bch_allocator_thread() is not freezable.
- bcache: bch_gc_thread() is not freezable.
- mtip32xx: remove unneeded variable in mtip_cmd_timeout()
  (fate#319999).
- mtip32xx: fix checks for dma mapping errors (fate#319999).
- mtip32xx: remove call to blk_queue_flush() (fate#319999).
- md/raid5: remove redundant check in stripe_add_to_batch_list()
  (fate#320291).
- raid5-cache: add journal hot add/remove support (fate#320291).
- md: update comment for md_allow_write (fate#320291).
- raid5-cache: simplify r5l_move_io_unit_list (fate#320291).
- raid5-cache: free meta_page earlier (fate#320291).
- md: avoid warning for 32-bit sector_t (fate#320291).
- drivers: md: use ktime_get_real_seconds() (fate#320291).
- raid5-cache: use a bio_set (fate#320291).
- raid5-cache: use a mempool for the metadata block (fate#320291).
- raid5: allow r5l_io_unit allocations to fail (fate#320291).
- md: remove unnecesary md_new_event_inintr (fate#320291).
- md: Remove 'ready' field from mddev (fate#320291).
- md: set MD_HAS_JOURNAL in correct places (fate#320291).
- MD: add journal with array suspended (fate#320291).
- raid5-cache: handle journal hotadd in quiesce (fate#320291).
- MD: rename some functions (fate#320291).
- raid6/algos.c : bug fix : Add the missing definitions to the
  pq.h file (fate#320291).
- md: Drop sending a change uevent when stopping (fate#320291).
- MD: warn for potential deadlock (fate#320291).
- md/bitmap: remove redundant check (fate#320291).
- md/raid5: output stripe state for debug (fate#320291).
- md/raid1: remove unnecessary BUG_ON (fate#320291).
- md/bitmap: remove redundant return in bitmap_checkpage
  (fate#320291).
- md: fix typos for stipe (fate#320291).
- md/raid5: Cleanup cpu hotplug notifier (fate#320291).
- md-cluster: fix ifnullfree.cocci warnings (fate#316335).
- md:raid1: fix a dead loop when read from a WriteMostly disk
  (fate#320291).
- md-cluster: gather resync infos and enable recv_thread after
  bitmap is ready (fate#316335).
- md: fix a trivial typo in comments (fate#320291).
- MD: add rdev reference for super write (fate#320291).
- md-cluster: check the return value of process_recvd_msg
  (fate#316335).
- md/bitmap: clear bitmap if bitmap_create failed (fate#320291).
- md/raid0: fix uninitialized variable bug (fate#320291).
- md/raid0: remove empty line printk from dump_zones
  (fate#320291).
- raid5: delete unnecessary warnning (fate#320291).
- md: md.c: fix oops in mddev_suspend for raid0 (fate#320291).
- md: raid10: add prerequisite to run underneath dm-raid
  (fate#320291).
- md: raid5: add prerequisite to run underneath dm-raid
  (fate#320291).
- Delete
  patches.suse/0001-raid5-cache-add-journal-hot-add-remove-support.patch.
- Delete
  patches.suse/0002-md-set-MD_HAS_JOURNAL-in-correct-places.patch.
- Delete
  patches.suse/0003-MD-add-journal-with-array-suspended.patch.
- Delete
  patches.suse/0004-raid5-cache-handle-journal-hotadd-in-quiesce.patch.
- commit 57f87e1

-------------------------------------------------------------------
Fri Jun  3 14:12:37 CEST 2016 - agraf@suse.de

- supported.conf: Mark smsc95xx driver supported (bsc#983013)
- commit 3c689bc

-------------------------------------------------------------------
Fri Jun  3 11:28:15 CEST 2016 - jthumshirn@suse.de

- blk-mq: really fix plug list flushing for nomerge queues
  (fate#319999).
- commit 84717ab

-------------------------------------------------------------------
Fri Jun  3 08:34:36 CEST 2016 - gqjiang@suse.com

- md-cluster: fix deadlock issue when add disk to an recoverying
  array (bsc#971137).
- commit 1f9d959

-------------------------------------------------------------------
Fri Jun  3 00:00:13 CEST 2016 - tonyj@suse.de

- perf/x86: Remove warning for zero PEBS status (bsc#982880).
- perf/x86/intel/uncore: Fix CHA registers configuration procedure
  for Knights Landing platform (bsc#980129).
- commit 02791b1

-------------------------------------------------------------------
Thu Jun  2 15:12:39 CEST 2016 - jack@suse.cz

- cfq-iosched: Convert to use highres timers (bsc#980615
  bsc#951265).
- cfq-iosched: Expose microsecond interfaces (bsc#980615
  bsc#951265).
- cfq-iosched: Convert from jiffies to nanoseconds (bsc#980615
  bsc#951265).
- commit 611a434

-------------------------------------------------------------------
Thu Jun  2 14:24:59 CEST 2016 - mgorman@suse.com

- mm, page_alloc: Recalculate the preferred zoneref if the
  context can ignore memory policies (bnc#971975 VM performance --
  page allocator).
- commit f211665

-------------------------------------------------------------------
Thu Jun  2 14:20:53 CEST 2016 - jthumshirn@suse.de

- nvme/host: Add missing blk_integrity tag_size + flags
  assignments (bsc#964944,FATE#319965).
- NVMe: Add device ID's with stripe quirk
  (bsc#964944,FATE#319965).
- NVMe: Short-cut removal on surprise hot-unplug
  (bsc#964944,FATE#319965).
- NVMe: Allow user initiated rescan (bsc#964944,FATE#319965).
- NVMe: Reduce driver log spamming (bsc#964944,FATE#319965).
- NVMe: Unbind driver on failure (bsc#964944,FATE#319965).
- NVMe: Delete only created queues (bsc#964944,FATE#319965).
- NVMe: Allocate queues only for online cpus
  (bsc#964944,FATE#319965).
- nvme: fix nvme_ns_remove() deadlock (bsc#964944,FATE#319965).
- nvme: switch to RCU freeing the namespace
  (bsc#964944,FATE#319965).
- nvme: add helper nvme_cleanup_cmd() (bsc#964944,FATE#319965).
- nvme: move AER handling to common code (bsc#964944,FATE#319965).
- nvme: move namespace scanning to core (bsc#964944,FATE#319965).
- nvme: tighten up state check for namespace scanning
  (bsc#964944,FATE#319965).
- nvme: introduce a controller state machine
  (bsc#964944,FATE#319965).
- nvme: remove the io_incapable method (bsc#964944,FATE#319965).
- NVMe: nvme_core_exit() should do cleanup in the reverse order
  as nvme_core_init does (bsc#964944,FATE#319965).
- NVMe: Fix check_flush_dependency warning
  (bsc#964944,FATE#319965).
- NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
  (bsc#964944,FATE#319965).
- nvme: fix cntlid type (bsc#964944,FATE#319965).
- nvme: Avoid reset work on watchdog timer function during error
  recovery (bsc#964944,FATE#319965).
- NVMe: silence warning about unused 'dev'
  (bsc#964944,FATE#319965).
- commit 6cd23f2

-------------------------------------------------------------------
Thu Jun  2 12:42:16 CEST 2016 - jthumshirn@suse.de

- blk-mq: clear q->mq_ops if init fail (FATE#319965, bsc#964944).
- blk-mq: fix undefined behaviour in order_to_size() (FATE#319965,
  bsc#964944).
- blk-throttle: don't parse cgroup path if trace isn't enabled
  (FATE#319965, bsc#964944).
- block: make bio_inc_remaining() interface accessible again
  (FATE#319965, bsc#964944).
- block: reinstate early return of -EOPNOTSUPP from
  blkdev_issue_discard (FATE#319965, bsc#964944).
- block: Minor blk_account_io_start usage cleanup (FATE#319965,
  bsc#964944).
- block: add __blkdev_issue_discard (FATE#319965, bsc#964944).
- block: remove struct bio_batch (FATE#319965, bsc#964944).
- block: add ability to flag write back caching on a device
  (FATE#319965, bsc#964944).
- blk-mq: Make blk_mq_all_tag_busy_iter static (FATE#319965,
  bsc#964944).
- commit 664ec3c

-------------------------------------------------------------------
Thu Jun  2 12:30:25 CEST 2016 - oneukum@suse.com

- USB: xhci: Add broken streams quirk for Frescologic device id
  1009  (bnc#982725).
- commit 12a361c

-------------------------------------------------------------------
Thu Jun  2 10:58:31 CEST 2016 - tiwai@suse.de

- drm: qxl: Workaround for buggy user-space (bsc#981344).
- commit 521216a

-------------------------------------------------------------------
Thu Jun  2 07:57:19 CEST 2016 - jslaby@suse.cz

- Linux 4.4.12 (FATE#319481 bnc#972036 bsc#966849 bsc#971799
  bsc#976504 bsc#977572 bsc#979234 bsc#980348 bsc#979715
  CVE-2016-3713).
- Delete
  patches.arch/arm64-bcm2837-0060-clk-bcm2835-add-locking-to-pll-_on-off-methods.patch.
- Delete
  patches.arch/kvm-x86-fix-ordering-of-cr0-initialization-code-in-vmx_cpu_reset.patch.
- Delete
  patches.drivers/0001-scsi-add-intermediate-starget_remove-state-to-scsi_target_state.patch.
- Delete
  patches.drivers/0002-revert-scsi-fix-soft-lockup-in-scsi_remove_target-on-module-removal.patch.
- Delete
  patches.fixes/0001-locking-qspinlock-Fix-spin_is_locked-and-spin_unlock.patch.
- Delete
  patches.fixes/Bluetooth-vhci-Fix-race-at-creating-hci-device.
- Delete
  patches.fixes/Bluetooth-vhci-fix-open_timeout-vs.-hdev-race.
- Delete patches.fixes/Bluetooth-vhci-purge-unhandled-skbs.
- Delete patches.fixes/TTY-n_gsm-fix-false-positive-WARN_ON.patch.
- Delete patches.fixes/kvm-remove-variable-physbase-mtrr.patch.
- Delete patches.suse/btrfs-8446-don-t-use-src-fd-for-print.patch.
- commit 2e79672

-------------------------------------------------------------------
Wed Jun  1 20:30:05 CEST 2016 - mgorman@suse.com

- cpufreq, ondemand: Limit default sampling rate to 300ms max
  (bnc#464461,bnc#981838).
- commit bf97472

-------------------------------------------------------------------
Wed Jun  1 15:11:02 CEST 2016 - jthumshirn@suse.de

- NVMe: switch to using blk_queue_write_cache()
  (bsc#964944,FATE#319965).
- nvme: Use blk-mq helper for IO termination
  (bsc#964944,FATE#319965).
- NVMe: Skip async events for degraded controllers
  (bsc#964944,FATE#319965).
- nvme: add helper nvme_setup_cmd() (bsc#964944,FATE#319965).
- nvme: rewrite discard support (bsc#964944,FATE#319965).
- nvme: add helper nvme_map_len() (bsc#964944,FATE#319965).
- nvme: add missing lock nesting notation
  (bsc#964944,FATE#319965).
- commit df7ff1f

-------------------------------------------------------------------
Wed Jun  1 15:00:09 CEST 2016 - jthumshirn@suse.de

- blk-mq: Export tagset iter function (FATE#319965, bsc#964944).
- block: add offset in blk_add_request_payload() (FATE#319965,
  bsc#964944).
- commit 04d16db

-------------------------------------------------------------------
Wed Jun  1 14:40:45 CEST 2016 - jthumshirn@suse.de

- mtip32xx: Convert to use blk_mq_tagset_busy_iter (fate#319999).
- commit 9fd7b5b

-------------------------------------------------------------------
Wed Jun  1 09:02:09 CEST 2016 - mgorman@suse.com

- Refresh patches.suse/intel_pstate_performance_tuned.patch.
- commit 44762a4

-------------------------------------------------------------------
Tue May 31 16:32:27 CEST 2016 - vbabka@suse.cz

- mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers (VM
  Functionality, bnc#980501).
- commit 2e1e733

-------------------------------------------------------------------
Tue May 31 16:18:57 CEST 2016 - oneukum@suse.com

- hub: admit devices are SS+ (FATE#319959).
- commit 48575db

-------------------------------------------------------------------
Tue May 31 12:10:45 CEST 2016 - mgorman@suse.com

- mm, page_alloc: Reset zonelist iterator after resetting
  fair zone allocation policy (bnc#971975 VM performance --
  page allocator).
- commit a346706

-------------------------------------------------------------------
Tue May 31 11:24:22 CEST 2016 - acho@suse.com

- net/qlge: Avoids recursive EEH error (bsc#966312 FATE#320149
  bsc#954847).
- commit cb1516d

-------------------------------------------------------------------
Tue May 31 10:17:48 CEST 2016 - mbrugger@suse.com

- drivers: net: xgene: Get channel number from device binding
  (bsc#981652 bsc#979043).
- commit bca2466

-------------------------------------------------------------------
Mon May 30 20:49:09 CEST 2016 - ddiss@suse.de

- Refresh
  patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch.
- Refresh
  patches.drivers/ceph-rbd-add-support-for-header-version-2-and-3.patch.
- Refresh
  patches.drivers/ceph-rbd-add-support-for-watch-notify-payloads.patch.
- Refresh
  patches.drivers/ceph-rbd-update-watch-notify-ceph_osd_op.patch.
- Refresh
  patches.drivers/libceph-add-scatterlist-messenger-data-type.patch.
- Refresh
  patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch.
- Refresh
  patches.drivers/libceph-add-support-for-write-same-requests.patch.
- Refresh patches.drivers/libceph-fix-pr_fmt-compile-issues.patch.
- Refresh
  patches.drivers/libceph-support-bidirectional-requests.patch.
- Refresh
  patches.drivers/rbd-add-cmpsetattr-device-attribute-for-debugging.patch.
- Refresh
  patches.drivers/rbd-add-getxattr-device-attribute-for-debugging.patch.
- Refresh patches.drivers/rbd-add-lio-specific-data-area.patch.
- Refresh patches.drivers/rbd-add-num-ops-calculator-helper.patch.
- Refresh
  patches.drivers/rbd-add-rbd_dev_cmpsetxattr-helper.patch.
- Refresh patches.drivers/rbd-add-rbd_dev_getxattr-helper.patch.
- Refresh patches.drivers/rbd-add-rbd_dev_setxattr-helper.patch.
- Refresh
  patches.drivers/rbd-add-setxattr-device-attribute-for-debugging.patch.
- Refresh
  patches.drivers/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch.
- Refresh
  patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch.
- Refresh
  patches.drivers/rbd-add-support-for-writesame-requests.patch.
- Refresh patches.drivers/rbd-add-write-test-helper.patch.
- Refresh
  patches.drivers/rbd-export-some-functions-used-by-lio-rbd-backend.patch.
- Refresh
  patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch.
- Refresh
  patches.drivers/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch.
- Refresh
  patches.drivers/target-add-compare-and-write-callback.patch.
- Refresh
  patches.drivers/target-add-lio-rbd-to-makefile-Kconfig.patch.
- Refresh patches.drivers/target-add-rbd-backend.patch.
- Refresh
  patches.drivers/target-compare-and-write-backend-driver-sense-handli.patch.
- Refresh
  patches.drivers/target-configfs-add-device-vendor_id-attribute.patch.
- Refresh
  patches.drivers/target-pr-add-backend-API-for-reservation-handling.patch.
- Refresh
  patches.drivers/target-pr-fix-core_scsi3_pr_seq_non-caller.patch.
- Refresh
  patches.drivers/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch.
- Refresh
  patches.drivers/target-rbd-SCSI3-check-conflict-support.patch.
- Refresh
  patches.drivers/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch.
- Refresh patches.drivers/target-rbd-add-pr_clear-support.patch.
- Refresh patches.drivers/target-rbd-add-pr_preempt-support.patch.
- Refresh
  patches.drivers/target-rbd-add-pr_read_reservation-support.patch.
- Refresh patches.drivers/target-rbd-add-pr_release-support.patch.
- Refresh
  patches.drivers/target-rbd-add-pr_report_capabilities-support.patch.
- Refresh patches.drivers/target-rbd-add-pr_reserve-support.patch.
- Refresh
  patches.drivers/target-rbd-add-stubbed-out-pr_read_full_status.patch.
- Refresh
  patches.drivers/target-rbd-add-stubbed-out-pr_register_and_move.patch.
- Refresh
  patches.drivers/target-rbd-add-support-for-PR-register-read-keys.patch.
- Refresh
  patches.drivers/target-rbd-fix-COMPARE-AND-WRITE-page-vector-leak.patch.
- Refresh
  patches.drivers/target-rbd-fix-PR-info-memory-leaks.patch.
- Refresh
  patches.drivers/target-rbd-handle-SCSI2-reservation-release-on-reset.patch.
- Refresh
  patches.drivers/target-rbd-implement-SCSI2-reservation-handling.patch.
- Refresh
  patches.drivers/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch.
- Refresh
  patches.drivers/0025-target-transport-add-flag-to-indicate-cpu-affinity-is-observed
- commit dea74aa

-------------------------------------------------------------------
Mon May 30 17:10:32 CEST 2016 - mhocko@suse.cz

- kernek/fork.c: allocate idle task for a CPU always on its
  local node (bnc#981634).
- commit a3c6c7d

-------------------------------------------------------------------
Mon May 30 14:47:33 CEST 2016 - mgorman@suse.com

- mm: make faultaround produce old ptes
  (bnc#971975 VM performance -- page aging).
- commit 26bc907

-------------------------------------------------------------------
Mon May 30 12:17:34 CEST 2016 - mgorman@suse.com

- mm, page_alloc: prevent infinite loop in buffered_rmqueue()
  (bnc#971975 VM performance -- page allocator).
- commit 9f4b694

-------------------------------------------------------------------
Mon May 30 12:16:09 CEST 2016 - mgorman@suse.com

- Refresh
  patches.suse/cpuset-use-static-key-better-and-convert-to-new-API.patch.
- Refresh
  patches.suse/mm-page_alloc-avoid-looking-up-the-first-zone-in-a-zonelist-twice.patch.
- Refresh
  patches.suse/mm-page_alloc-avoid-unnecessary-zone-lookups-during-pageblock-operations.patch.
- Refresh
  patches.suse/mm-page_alloc-check-multiple-page-fields-with-a-single-branch.patch.
- Refresh
  patches.suse/mm-page_alloc-check-once-if-a-zone-has-isolated-pageblocks.patch.
- Refresh
  patches.suse/mm-page_alloc-convert-alloc_flags-to-unsigned.patch.
- Refresh
  patches.suse/mm-page_alloc-convert-nr_fair_skipped-to-bool.patch.
- Refresh
  patches.suse/mm-page_alloc-defer-debugging-checks-of-freed-pages-until-a-PCP-drain.patch.
- Refresh
  patches.suse/mm-page_alloc-defer-debugging-checks-of-pages-allocated-from-the-PCP.patch.
- Refresh
  patches.suse/mm-page_alloc-don-t-duplicate-code-in-free_pcp_prepare.patch.
- Refresh
  patches.suse/mm-page_alloc-inline-pageblock-lookup-in-page-free-fast-paths.patch.
- Refresh
  patches.suse/mm-page_alloc-inline-the-fast-path-of-the-zonelist-iterator.patch.
- Refresh patches.suse/mm-page_alloc-inline-zone_statistics.patch.
- Refresh
  patches.suse/mm-page_alloc-move-__GFP_HARDWALL-modifications-out-of-the-fastpath.patch.
- Refresh
  patches.suse/mm-page_alloc-only-check-PageCompound-for-high-order-pages.patch.
- Refresh
  patches.suse/mm-page_alloc-pull-out-side-effects-from-free_pages_check.patch.
- Refresh
  patches.suse/mm-page_alloc-reduce-branches-in-zone_statistics.patch.
- Refresh
  patches.suse/mm-page_alloc-reduce-cost-of-fair-zone-allocation-policy-retry.patch.
- Refresh
  patches.suse/mm-page_alloc-remove-field-from-alloc_context.patch.
- Refresh
  patches.suse/mm-page_alloc-remove-unnecessary-initialisation-from-__alloc_pages_nodemask.patch.
- Refresh
  patches.suse/mm-page_alloc-remove-unnecessary-initialisation-in-get_page_from_freelist.patch.
- Refresh
  patches.suse/mm-page_alloc-remove-unnecessary-local-variable-in-get_page_from_freelist.patch.
- Refresh
  patches.suse/mm-page_alloc-remove-unnecessary-variable-from-free_pcppages_bulk.patch.
- Refresh
  patches.suse/mm-page_alloc-restore-the-original-nodemask-if-the-fast-path-allocation-failed.patch.
- Refresh
  patches.suse/mm-page_alloc-shortcut-watermark-checks-for-order-0-pages.patch.
- Refresh
  patches.suse/mm-page_alloc-shorten-the-page-allocator-fast-path.patch.
- Refresh
  patches.suse/mm-page_alloc-simplify-last-cpupid-reset.patch.
- Refresh
  patches.suse/mm-page_alloc-un-inline-the-bad-part-of-free_pages_check.patch.
- Refresh
  patches.suse/mm-page_alloc-uninline-the-bad-page-part-of-check_new_page.patch.
- Refresh
  patches.suse/mm-page_alloc-use-__dec_zone_state-for-order-0-page-allocation.patch.
- commit 6eb8687

-------------------------------------------------------------------
Mon May 30 09:49:46 CEST 2016 - mbrugger@suse.com

- arm64: dts: apm: Fix mdio clock (bsc#981652 bsc#979043).
- commit 973ddbd

-------------------------------------------------------------------
Mon May 30 09:27:50 CEST 2016 - hare@suse.de

- block: don't check request size in blk_cloned_rq_check_limits()
  (bsc#972124).
- commit 77504d1

-------------------------------------------------------------------
Mon May 30 09:21:12 CEST 2016 - hare@suse.de

- libfc: Update rport reference counting (bsc#953233).
- Delete
  patches.fixes/0001-libfc-replace-rp_mutex-with-rp_lock.patch.
- commit 5f1f33b

-------------------------------------------------------------------
Fri May 27 20:26:13 CEST 2016 - bpoirier@suse.com

- ixgbe: Add support for single-port X550 device (bsc#981916).
- commit 373a632

-------------------------------------------------------------------
Fri May 27 19:34:00 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Enable MDIO_XGENE
- commit a13178b

-------------------------------------------------------------------
Fri May 27 17:13:25 CEST 2016 - jeffm@suse.com

- config: enable DM_FLAKEY (bsc#982044).
- commit 85594f5

-------------------------------------------------------------------
Fri May 27 17:09:29 CEST 2016 - mbrugger@suse.com

- [v1,6/6] drivers: net: xgene: Fix module load/unload crash
  (bsc#981652 bsc#979043).
- [v1,5/6] dtb: xgene: Remove clock nodes (bsc#981652 bsc#979043).
- [v1,4/6] dtb: xgene: Add MDIO node (bsc#981652 bsc#979043).
- [v1,3/6] drivers: net: phy: Add MDIO driver (bsc#981652
  bsc#979043).
- [v1, 2/6] drivers: net: xgene: Backward compatibility with
  older firmware (bsc#981652 bsc#979043).
- [v1,1/6] drivers: net: xgene: MAC and PHY configuration changes
  (bsc#981652 bsc#979043).
- commit 52b859b

-------------------------------------------------------------------
Fri May 27 17:08:03 CEST 2016 - mbrugger@suse.com

- drivers: net: xgene: fix register offset (bsc#981652
  bsc#979043).
- drivers: net: xgene: fix statistics counters race condition
  (bsc#981652 bsc#979043).
- drivers: net: xgene: fix ununiform latency across queues
  (bsc#981652 bsc#979043).
- drivers: net: xgene: fix sharing of irqs (bsc#981652
  bsc#979043).
- drivers: net: xgene: fix IPv4 forward crash (bsc#981652
  bsc#979043).
- commit 6520673

-------------------------------------------------------------------
Fri May 27 08:58:34 CEST 2016 - dmueller@suse.com

- supported.conf: also flag lz4_compress as supported (FATE#318957)
- commit fd930fd

-------------------------------------------------------------------
Fri May 27 08:48:39 CEST 2016 - jslaby@suse.cz

- fork: free thread in copy_process on failure (bnc#968063).
- Update config files.
- exit_thread: accept a task parameter to be exited (bnc#968063).
- exit_thread: remove empty bodies (bnc#968063).
- mn10300: let exit_fpu accept a task (bnc#968063).
- powerpc: Remove UP only lazy floating point and vector
  optimisations (bnc#968063).
- commit c847ff5

-------------------------------------------------------------------
Fri May 27 06:32:52 CEST 2016 - neilb@suse.com

- MM: increase safety margin provided by PF_LESS_THROTTLE
  (bsc#956491).
- commit a077949

-------------------------------------------------------------------
Fri May 27 02:37:52 CEST 2016 - ddiss@suse.de

- libceph: handle writefull for OSD op extent init (bsc#980706).
- commit 3e8b8e5

-------------------------------------------------------------------
Thu May 26 19:49:08 CEST 2016 - jslaby@suse.cz

- TTY: n_gsm, fix false positive WARN_ON (bnc#972036).
- commit fb18b4a

-------------------------------------------------------------------
Thu May 26 18:53:26 CEST 2016 - mbrugger@suse.com

- arm64: mm: fold alternatives into .init (bsc#976774).
- commit b977fd6

-------------------------------------------------------------------
Thu May 26 15:13:50 CEST 2016 - mgorman@suse.com

- sched/cpuacct: Simplify the cpuacct code
  (times and clock_gettime performance (bnc#981795)).
- commit f836ef1

-------------------------------------------------------------------
Thu May 26 11:38:44 CEST 2016 - dmueller@suse.com

- config: arm64: Enable zram (FATE#318957)
- commit b9c7b89

-------------------------------------------------------------------
Thu May 26 11:20:17 CEST 2016 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Obsolete SLE12-SP1 compat-wireless-kmp (bsc#975894)
- commit 127728b

-------------------------------------------------------------------
Thu May 26 10:53:45 CEST 2016 - jlee@suse.com

- Refresh
  patches.suse/0008-kexec-Disable-at-runtime-if-securelevel-has-been-set.patch.
  bsc#981375 Kernel build fails when CONFIG_KEXEC_VERIFY_SIG isn't set
- commit f81c05b

-------------------------------------------------------------------
Wed May 25 23:52:59 CEST 2016 - jjolly@suse.de

- dasd: fix hanging system after LCU changes (bnc#968497,
  LTC#136671).
- commit c9f81d6

-------------------------------------------------------------------
Wed May 25 18:10:10 CEST 2016 - bpoirier@suse.com

- cxgb4: Set VPD size so we can read both VPD structures
  (bsc#981348).
- PCI: Add pci_set_vpd_size() to set VPD size (bsc#981348).
- commit 1c127ef

-------------------------------------------------------------------
Wed May 25 17:47:34 CEST 2016 - bpoirier@suse.com

- PCI: Fold struct pci_vpd_pci22 into struct pci_vpd (bsc#959146).
- PCI: Move pci_read_vpd() and pci_write_vpd() close to other
  VPD code (bsc#959146).
- PCI: Move pci_vpd_release() from header file to pci/access.c
  (bsc#959146).
- PCI: Prevent VPD access for buggy devices (bsc#959146).
- PCI: Remove struct pci_vpd_ops.release function pointer
  (bsc#959146).
- PCI: Rename VPD symbols to remove unnecessary "pci22"
  (bsc#959146).
- PCI: Sleep rather than busy-wait for VPD access completion
  (bsc#959146).
- PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy
  (bsc#959146).
- Delete
  patches.fixes/pci-Blacklist-vpd-access-for-buggy-devices.patch.
  Update this patchset to its upstream version.
- commit ced72da

-------------------------------------------------------------------
Wed May 25 16:55:58 CEST 2016 - jlee@suse.com

- MODSIGN: check hash of PKCS#7 signed kernel module in blacklist
  (fate#319460).
- commit 7f9ba9f

-------------------------------------------------------------------
Wed May 25 15:38:46 CEST 2016 - agraf@suse.de

- supported.conf: Remove number of uncertain modules on arm (bsc#981173)
- commit 2e3a22f

-------------------------------------------------------------------
Wed May 25 09:45:07 CEST 2016 - hare@suse.de

- supported.conf: mark zram as supported (FATE#318957)
- commit 8ae91e8

-------------------------------------------------------------------
Wed May 25 08:26:20 CEST 2016 - jbeulich@suse.com

- xen-blkback: advertise indirect segment support earlier
  (bsc#957986 fate#320625).
- xen-blkfront: rename indirect descriptor parameter (bsc#957986
  fate#320625).
- commit b7010f5

-------------------------------------------------------------------
Wed May 25 08:15:06 CEST 2016 - tiwai@suse.de

- Fix build breakage due to missing buildroot in rpm/kernel-binary.spec.in
- commit c03eb71

-------------------------------------------------------------------
Wed May 25 07:20:24 CEST 2016 - tiwai@suse.de

- Bluetooth: fix power_on vs close race (bsc#966849).
- commit 4c66809

-------------------------------------------------------------------
Wed May 25 07:16:01 CEST 2016 - tiwai@suse.de

- Refresh patch-mainline tags
- patches.drivers/0001-usb-audio-correct-speed-checking.patch
- patches.drivers/0002-usb-midi-correct-speed-checking.patch
- patches.drivers/ALSA-hda-Fix-unexpected-resume-through-regmap-code-p
- patches.drivers/ALSA-hrtimer-Handle-start-stop-more-properly
- commit a0de864

-------------------------------------------------------------------
Wed May 25 05:59:51 CEST 2016 - jjolly@suse.de

- s390/3270: hangup the 3270 tty after a disconnect (bnc#980892,
  LTC#141736).
- s390/3270: handle reconnect of a tty with a different size
  (bnc#980892, LTC#141736).
- s390/3270: avoid endless I/O loop with disconnected 3270
  terminals (bnc#980892, LTC#141736).
- s390/3270: fix garbled output on 3270 tty view (bnc#980892,
  LTC#141736).
- s390/3270: fix view reference counting (bnc#980892, LTC#141736).
- s390/3270: add missing tty_kref_put (bnc#980892, LTC#141736).
- s390/pci: fix use after free in dma_init (bnc#980892,
  LTC#141626).
- s390/pci: remove pdev pointer from arch data (bnc#980892,
  LTC#139444).
- s390/pci_dma: fix DMA table corruption with > 4 TB main memory
  (bnc#980892, LTC#139401).
- iucv: call skb_linearize() when needed (bnc#980892, LTC#141240).
- s390/spinlock: avoid yield to non existent cpu (bnc#980892,
  LTC#141106).
- commit 0bc9e0b

-------------------------------------------------------------------
Wed May 25 00:36:17 CEST 2016 - bpoirier@suse.com

- qlcnic: potential NULL dereference in
  qlcnic_83xx_get_minidump_template() (bsc#966337 FATE#320147).
- bnxt_en: Add workaround to detect bad opaque in rx completion
  (part 2) (bsc#963575 FATE#320144).
- bnxt_en: Add workaround to detect bad opaque in rx completion
  (part 1) (bsc#963575 FATE#320144).
- netxen: netxen_rom_fast_read() doesn't return -1 (bsc#966339
  FATE#320150).
- netxen: reversed condition in netxen_nic_set_link_parameters()
  (bsc#966339 FATE#320150).
- netxen: fix error handling in netxen_get_flash_block()
  (bsc#966339 FATE#320150).
- qed: add support for dcbx (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: Remove a stray tab (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: VFs gracefully accept lack of PM (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Allow more than 16 VFs (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: Reset link on IOV disable (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Improve VF interrupt reset (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Correct PF-sanity check (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- commit d2f5fa7

-------------------------------------------------------------------
Tue May 24 20:55:44 CEST 2016 - bpoirier@suse.com

- Remove number prefix from patch
  I'd like it to stay at the end since it is out of tree.
- commit f46682f

-------------------------------------------------------------------
Tue May 24 20:11:43 CEST 2016 - bpoirier@suse.com

- net/mlx4: Remove unused macro (bsc#966191 FATE#320230 bsc#966186
  FATE#320228).
- Refresh
  patches.drivers/mlx4-0045-net-mlx4-Query-RoCE-support.patch.
- commit da47eea

-------------------------------------------------------------------
Tue May 24 18:28:08 CEST 2016 - mbrugger@suse.com

- arm64: mm: create new fine-grained mappings at boot
  (bsc#976774).
- arm64: ensure _stext and _etext are page-aligned (bsc#976774).
- arm64: mm: allow passing a pgdir to alloc_init_* (bsc#976774).
- arm64: mm: allocate pagetables anywhere (bsc#976774).
- arm64: mm: use fixmap when creating page tables (bsc#976774).
- arm64: mm: add functions to walk tables in fixmap (bsc#976774).
- arm64: mm: add __{pud,pgd}_populate (bsc#976774).
- arm64: mm: avoid redundant __pa(__va(x)) (bsc#976774).
- arm64: mm: add functions to walk page tables by PA (bsc#976774).
- arm64: mm: move pte_* macros (bsc#976774).
- arm64: kasan: avoid TLB conflicts (bsc#976774).
- arm64: mm: add code to safely replace TTBR1_EL1 (bsc#976774).
- arm64: add function to install the idmap (bsc#976774).
- arm64: unmap idmap earlier (bsc#976774).
- arm64: unify idmap removal (bsc#976774).
- arm64: mm: place empty_zero_page in bss (bsc#976774).
- arm64: mm: specialise pagetable allocators (bsc#976774).
- asm-generic: Fix local variable shadow in __set_fixmap_offset
  (bsc#976774).
- commit 7a6098f

-------------------------------------------------------------------
Tue May 24 17:27:09 CEST 2016 - duwe@suse.de

- intel_idle: Add SKX support (FATE#319766).
- commit 7dd9268

-------------------------------------------------------------------
Tue May 24 16:06:31 CEST 2016 - tiwai@suse.de

- rpm/kernel-binary.spec.in: Fix build error when no firmware is installed
- commit a09ef60

-------------------------------------------------------------------
Tue May 24 16:03:16 CEST 2016 - mmarek@suse.com

- Unbreak ppc64le/vanilla config
  It had erroneous entries for CONFIG_SPLIT_PACKAGE and
  CONFIG_SUSE_KERNEL_SUPPORTED, confusing the rpm build.
- commit 91b0766

-------------------------------------------------------------------
Tue May 24 13:55:47 CEST 2016 - jthumshirn@suse.de

- supported.conf: Add device-mapper targets and SCSI drivers needed for
  virtualization to supported.conf
- commit 6ccf51e

-------------------------------------------------------------------
Tue May 24 13:04:12 CEST 2016 - jthumshirn@suse.de

- supported.conf: Add pm8001 to supported.conf.
- commit 0d05807

-------------------------------------------------------------------
Tue May 24 13:03:45 CEST 2016 - jthumshirn@suse.de

- supported.conf: Account for NVMe directory move.
- commit b95b5b0

-------------------------------------------------------------------
Tue May 24 12:45:31 CEST 2016 - hare@suse.de

- hisi_sas: add alloc_dev_quirk_v2_hw() (bnc#977572).
- Update config files.
- supported.conf:
- hisi_sas: add slot_index_alloc_quirk_v2_hw() (bnc#977572).
- hisi_sas: add device and slot alloc hw methods (bnc#977572).
- hisi_sas: update driver version to 1.4 (bnc#977572).
- hisi_sas: for v2 hw only set ITCT qw2 for SAS device
  (bnc#977572).
- hisi_sas: add v2 hw support for >4 SATA phys (bnc#977572).
- hisi_sas: fix v2 hw multiple SATA disk issue (bnc#977572).
- hisi_sas: use device linkrate in MCR for v2 hw (bnc#977572).
- hisi_sas: update driver version to 1.3 (bnc#977572).
- hisi_sas: add hisi_sas_slave_configure() (bnc#977572).
- hisi_sas: use slot abort in v2 hw (bnc#977572).
- hisi_sas: use slot abort in v1 hw (bnc#977572).
- hisi_sas: add hisi_sas_slot_abort() (bnc#977572).
- hisi_sas: change tmf func complete check (bnc#977572).
- hisi_sas: update driver version to 1.2 (bnc#977572).
- hisi_sas: add v1 hw ACPI support (bnc#977572).
- hisi_sas: use Unified Device Properties API (bnc#977572).
- hisi_sas: update driver version to 1.1 (bnc#977572).
- hisi_sas: add v2 tmf functions (bnc#977572).
- hisi_sas: add v2 slot error handler (bnc#977572).
- hisi_sas: add v2 path to send ATA command (bnc#977572).
- hisi_sas: add v2 code for itct setup and free (bnc#977572).
- hisi_sas: add v2 code to send smp command (bnc#977572).
- hisi_sas: add v2 path to send ssp frame (bnc#977572).
- hisi_sas: add v2 cq interrupt handler (bnc#977572).
- hisi_sas: add v2 SATA interrupt handler (bnc#977572).
- hisi_sas: add v2 channel interrupt handler (bnc#977572).
- hisi_sas: add v2 phy down handler (bnc#977572).
- hisi_sas: add v2 int init and phy up handler (bnc#977572).
- hisi_sas: add v2 phy init code (bnc#977572).
- hisi_sas: add init_id_frame_v2_hw() (bnc#977572).
- hisi_sas: add v2 hw init (bnc#977572).
- hisi_sas: add v2 register definitions (bnc#977572).
- hisi_sas: add bare v2 hw driver (bnc#977572).
- hisi_sas: rename some fields in hisi_sas_itct (bnc#977572).
- hisi_sas: add hisi_sas_err_record_v1 (bnc#977572).
- hisi_sas: reduce max itct entries (bnc#977572).
- hisi_sas: set max commands as configurable (bnc#977572).
- hisi_sas: relocate DEV_IS_EXPANDER (bnc#977572).
- hisi_sas: fix v1 hw check for slot error (bnc#977572).
- hisi_sas: add dependency for HAS_IOMEM (bnc#977572).
- hisi_sas: Restrict SCSI_HISI_SAS to arm64 (bnc#977572).
- hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA (bnc#977572).
- hisi_sas: Use u64 for qw0 in free_device_v1_hw() (bnc#977572).
- hisi_sas: Fix typo in setup_itct_v1_hw() (bnc#977572).
- hisi_sas: Fix v1 itct masks (bnc#977572).
- hisi_sas: use platform_get_irq() (bnc#977572).
- hisi_sas: fix error codes in hisi_sas_task_prep() (bnc#977572).
- hisi_sas: Remove dependency on of_irq_count (bnc#977572).
- hisi_sas: Add fatal irq handler (bnc#977572).
- hisi_sas: Add control phy handler (bnc#977572).
- hisi_sas: Add tmf methods (bnc#977572).
- hisi_sas: Add scan finished and start (bnc#977572).
- hisi_sas: Add smp protocol support (bnc#977572).
- hisi_sas: Add bcast interrupt handler (bnc#977572).
- hisi_sas: Add abnormal irq handler (bnc#977572).
- hisi_sas: Add dev_found and dev_gone (bnc#977572).
- hisi_sas: Add cq interrupt handler (bnc#977572).
- hisi_sas: Add ssp command function (bnc#977572).
- hisi_sas: Add path from phyup irq to SAS framework (bnc#977572).
- hisi_sas: Add v1 hardware interrupt init (bnc#977572).
- hisi_sas: Add v1 hardware initialisation code (bnc#977572).
- hisi_sas: Add v1 hardware register definitions (bnc#977572).
- hisi_sas: Add v1 hw module init (bnc#977572).
- hisi_sas: Add timer and spinlock init (bnc#977572).
- hisi_sas: Add phy and port init (bnc#977572).
- hisi_sas: Add hisi sas device type (bnc#977572).
- hisi_sas: Add hisi_hba workqueue (bnc#977572).
- hisi_sas: Set dev DMA mask (bnc#977572).
- hisi_sas: Add phy SAS ADDR initialization (bnc#977572).
- hisi_sas: Add cq structure initialization (bnc#977572).
- hisi_sas: Add slot init code (bnc#977572).
- hisi_sas: Add hisi_sas_remove (bnc#977572).
- hisi_sas: Allocate memories and create pools (bnc#977572).
- hisi_sas: Add HW DMA structures (bnc#977572).
- hisi_sas: Scan device tree (bnc#977572).
- hisi_sas: Add scsi host registration (bnc#977572).
- hisi_sas: Add initial bare main driver (bnc#977572).
- scsi: Centralise ssp frame information units (bnc#977572).
- commit bf62427

-------------------------------------------------------------------
Tue May 24 11:55:18 CEST 2016 - oneukum@suse.com

- [media] usbvision: revert commit 588afcc1 (bnc#950998,
  CVE-2015-7833).
- commit 44b4542

-------------------------------------------------------------------
Tue May 24 11:49:18 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Do not package helper files in -devel (bsc#981204)
- commit 4c334f0

-------------------------------------------------------------------
Tue May 24 09:21:54 CEST 2016 - mkubecek@suse.cz

- tipc: check nl sock before parsing nested attributes
  (CVE-2016-4951 bsc#981058).
- commit 793f25a

-------------------------------------------------------------------
Tue May 24 09:10:21 CEST 2016 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.7-8 references (add CVE-2016-4805 bsc#980371).
- commit 75e6195

-------------------------------------------------------------------
Tue May 24 08:13:25 CEST 2016 - dchang@suse.com

- supported.conf: Add qed, qede drivers (bsc#966316 FATE#320159
  bsc#966318 FATE#320158)
- commit 64cf9d1

-------------------------------------------------------------------
Tue May 24 05:57:38 CEST 2016 - dchang@suse.com

- supported.conf: Add bnxt_en driver (bsc#963575 FATE#320144)
- commit 9a3e1c2

-------------------------------------------------------------------
Mon May 23 22:50:50 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Install only needed firmware for -base (bsc#966447)
- commit f685839

-------------------------------------------------------------------
Mon May 23 22:49:00 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Fix placement of the reproducible build hack
- commit 26e4b73

-------------------------------------------------------------------
Mon May 23 20:21:14 CEST 2016 - bpoirier@suse.com

- IB/IPoIB: Do not set skb truesize since using one linearskb
  (bsc#980657).
- commit da0817d

-------------------------------------------------------------------
Mon May 23 17:47:04 CEST 2016 - dbueso@suse.de

- locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() (bsc#979234).
- commit 49b5354

-------------------------------------------------------------------
Mon May 23 13:18:04 CEST 2016 - hare@suse.de

- megaraid_sas: do not detect internal drives (bsc#980082)
  Refresh
  patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch.
- commit 249488a

-------------------------------------------------------------------
Mon May 23 11:16:38 CEST 2016 - vbabka@suse.cz

- mm/compaction.c: fix zoneindex in kcompactd() (fate#320635 --
  Disable THP defragmentation by default).
- Refresh
  patches.suse/mm-fix-kcompactd-hang-during-memory-offlining.patch.
- commit 576b9d6

-------------------------------------------------------------------
Fri May 20 11:40:28 CEST 2016 - jroedel@suse.de

- x86/platform/UV: Fix incorrect nodes and pnodes for cpuless
  and memoryless nodes (bsc#978503, fate#320837).
- x86/platform/UV: Remove Obsolete GRU MMR address translation
  (bsc#978503, fate#320837).
- x86/platform/UV: Update physical address conversions for UV4
  (bsc#978503, fate#320837).
- x86/platform/UV: Build GAM reference tables (bsc#978503,
  fate#320837).
- x86/platform/UV: Support UV4 socket address changes (bsc#978503,
  fate#320837).
- x86/platform/UV: Add obtaining GAM Range Table from UV BIOS
  (bsc#978503, fate#320837).
- x86/platform/UV: Add UV4 addressing discovery function
  (bsc#978503, fate#320837).
- x86/platform/UV: Fold blade info into per node hub info structs
  (bsc#978503, fate#320837).
- x86/platform/UV: Allocate common per node hub info structs on
  local node (bsc#978503, fate#320837).
- x86/platform/UV: Move blade local processor ID to the per cpu
  info struct (bsc#978503, fate#320837).
- x86/platform/UV: Move scir info to the per cpu info struct
  (bsc#978503, fate#320837).
- x86/platform/UV: Create per cpu info structs to replace per
  hub info structs (bsc#978503, fate#320837).
- x86/platform/UV: Update MMIOH setup function to work for both
  UV3 and UV4 (bsc#978503, fate#320837).
- x86/platform/UV: Clean up redunduncies after merge of UV4 MMR
  definitions (bsc#978503, fate#320837).
- x86/platform/UV: Add UV4 Specific MMR definitions (bsc#978503,
  fate#320837).
- x86/platform/UV: Prep for UV4 MMR updates (bsc#978503,
  fate#320837).
- x86/platform/UV: Add UV MMR Illegal Access Function (bsc#978503,
  fate#320837).
- x86/platform/UV: Add UV4 Specific Defines (bsc#978503,
  fate#320837).
- x86/platform/UV: Add UV Architecture Defines (bsc#978503,
  fate#320837).
- x86/platform/UV: Add Initial UV4 definitions (bsc#978503,
  fate#320837).
- commit f7dce16

-------------------------------------------------------------------
Fri May 20 10:17:16 CEST 2016 - mmarek@suse.cz

- README.BRANCH: Add Takashi Iwai as maintainer
  And update my email address.
- commit 2fe1921

-------------------------------------------------------------------
Fri May 20 00:14:10 CEST 2016 - bpoirier@suse.com

- iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping
  (bsc#963897 FATE#320114).
- cxgb4: Stop Rx Queues before freeing it up (bsc#963896
  FATE#320113).
- cxgb4: Add pci device id for chelsio t520-cr adapter (bsc#963896
  FATE#320113).
- commit d795612

-------------------------------------------------------------------
Fri May 20 00:11:53 CEST 2016 - bpoirier@suse.com

- cxgb4: update Kconfig and Makefile (bsc#963896 FATE#320113).
- Update config files.
- commit 1c8e9c6

-------------------------------------------------------------------
Fri May 20 00:06:43 CEST 2016 - bpoirier@suse.com

- cxgb4: add iSCSI DDP page pod manager (bsc#963896 FATE#320113).
- cxgb4, iw_cxgb4: move delayed ack macro definitions (bsc#963896
  FATE#320113 bsc#963897 FATE#320114).
- cxgb4: move VLAN_NONE macro definition (bsc#963896 FATE#320113).
- cxgb4: update struct cxgb4_lld_info definition (bsc#963896
  FATE#320113).
- cxgb4: add definitions for iSCSI target ULD (bsc#963896
  FATE#320113).
- cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
  (bsc#963896 FATE#320113 bsc#963904 FATE#320115).
- cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
  (bsc#963896 FATE#320113 bsc#963897 FATE#320114 bsc#963904
  FATE#320115).
- cxgb4, iw_cxgb4: move definitions to common header file
  (bsc#963896 FATE#320113 bsc#963897 FATE#320114).
- cxgb4: large receive offload support (bsc#963896 FATE#320113).
- cxgb4: allocate resources for CXGB4_ULD_ISCSIT (bsc#963896
  FATE#320113).
- cxgb4: add new ULD type CXGB4_ULD_ISCSIT (bsc#963896
  FATE#320113).
- cxgb4vf: Set number of queues in pci probe only (bsc#963905
  FATE#320116).
- cxgb4vf: Add a couple more checks for invalid provisioning
  configurations (bsc#963905 FATE#320116).
- cxgb4vf: Configure queue based on resource and interrupt type
  (bsc#963905 FATE#320116).
- cxgb4vf: Enable interrupts before we register our network
  devices (bsc#963905 FATE#320116).
- cxgb4vf: Remove dead functions collect_netdev_c_list_addrs
  (bsc#963905 FATE#320116).
- cxgb4vf: Remove redundant adapter ready check during probe
  (bsc#963905 FATE#320116).
- cxgb4vf: Make sge init code more readable (bsc#963905
  FATE#320116).
- cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes (bsc#963896
  FATE#320113 bsc#963905 FATE#320116).
- cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be
  replenished (bsc#963896 FATE#320113 bsc#963905 FATE#320116).
- cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
  (bsc#963905 FATE#320116).
- cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
  (bsc#963896 FATE#320113).
- cxgb4/iw_cxgb4: TOS support (bsc#963896 FATE#320113 bsc#963897
  FATE#320114).
- commit 8565b81

-------------------------------------------------------------------
Thu May 19 23:49:12 CEST 2016 - bpoirier@suse.com

- cxgb4: Add pci device id for chelsio t540 lom adapter
  (bsc#963896 FATE#320113).
- commit 213948b

-------------------------------------------------------------------
Thu May 19 23:34:16 CEST 2016 - bpoirier@suse.com

- treewide: Fix typos in printk (bsc#963897 FATE#320114).
- Delete patches.drivers/0001-treewide-Fix-typos-in-printk.patch.
  Limit this patch to cxgb4.
- commit 899fab1

-------------------------------------------------------------------
Thu May 19 23:30:32 CEST 2016 - bpoirier@suse.com

- cxgb4: Fixes static checker warning in mps_tcam_show()
  (bsc#963896 FATE#320113).
- cxgb4: Remove deprecated module parameters (bsc#963896
  FATE#320113).
- cxgb4: Get TID calculation right for IPv6 mode (bsc#963896
  FATE#320113).
- cxgb4vf: Update to 128 byte mailbox size for T6 adapter
  (bsc#963905 FATE#320116).
- cxgb4: Update SGE context congestion map change for T6 adapter
  (bsc#963896 FATE#320113).
- cxgb4: Update mps_tcam output to include T6 fields (bsc#963896
  FATE#320113).
- cxgb4: Update correct encoding of SGE Ingress DMA States for
  T6 adapter (bsc#963896 FATE#320113).
- cxgb4: Update Congestion Channel map for T6 adapter (bsc#963896
  FATE#320113).
- cxgb4: Update register range and SGE registers for T6 adapter
  (bsc#963896 FATE#320113).
- cxgb4/cxgb4vf: Update Ingress padding boundary values for T6
  adapter (bsc#963896 FATE#320113 bsc#963905 FATE#320116).
- cxgb4: Update pm_stats for T6 adapter family (bsc#963896
  FATE#320113).
- cxgb4: Pass correct argument to t4_link_l1cfg() (<lion>).
- cxgb4: Use napi_complete_done() api in napi handler (bsc#963896
  FATE#320113).
- cxgb4: Use the node info to alloc_ring() for RX queues
  (bsc#963896 FATE#320113).
- cxgb4: get naming correct for iscsi queues (bsc#963896
  FATE#320113).
- cxgb4: Warn if device doesn't have enough PCI bandwidth
  (bsc#963896 FATE#320113).
- cxgb4: Replace arpq_head/arpq_tail with SKB double link-list
  code (bsc#963896 FATE#320113).
- cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl
  packets (bsc#963896 FATE#320113).
- cxgb4: Add API to alloc l2t entry; also update existing ones
  (bsc#963896 FATE#320113).
- cxgb4: Use symbolic constant for VLAN priority calculation
  (bsc#963896 FATE#320113).
- cxgb4: Handle clip return values (bsc#963896 FATE#320113).
- cxgb4: Adds PCI device id for new T5 adapters (bsc#963896
  FATE#320113).
- cxgb4: Add FL DMA mapping error and low counter (bsc#963896
  FATE#320113).
- cxgb4: Deal with wrap-around of queue for Work request
  (bsc#963896 FATE#320113).
- cxgb4: prevent simultaneous execution of service_ofldq()
  (bsc#963896 FATE#320113).
- cxgb4: Use ACCES_ONCE macro to read queue's consumer index
  (bsc#963896 FATE#320113).
- cxgb4: Align rest of the ethtool get stats (bsc#963896
  FATE#320113).
- commit e27960e

-------------------------------------------------------------------
Thu May 19 21:52:42 CEST 2016 - mbrugger@suse.com

- arm64: delete obsolete PCI patches
- Refresh
  patches.arch/arm64-0003-PCI-generic-Expose-pci_host_common_probe-for-use-by-.patch.
- Delete
  patches.arch/arm64-pci-0014-PCI-generic-Add-support-for-Cavium-ThunderX-PCIe-roo.patch.
- Delete
  patches.arch/arm64-pci-0015-PCI-pci-host-generic-Add-support-for-Cavium-Thunder-.patch.
- Delete
  patches.arch/arm64-thd-0004-arm64-pci-Allow-RC-drivers-to-supply-pcibios_add_dev.patch.
- commit 15136b9

-------------------------------------------------------------------
Thu May 19 20:44:44 CEST 2016 - bpoirier@suse.com

- treewide: Fix typos in printk (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- Refresh patches.drivers/0001-treewide-Fix-typos-in-printk.patch.
  Break out i40evf change from this patch.
- commit b89a546

-------------------------------------------------------------------
Thu May 19 11:24:33 CEST 2016 - jack@suse.cz

- dax: Remove unused variable in __dax_pmd_fault() (fate#319256).
- commit fc8fba3

-------------------------------------------------------------------
Thu May 19 09:31:08 CEST 2016 - jslaby@suse.cz

- Linux 4.4.11 (CVE-2016-4486 CVE-2016-4557 CVE-2016-4558 FATE#320228
  FATE#320230 bsc#966186 bsc#966191 bsc#978822 bsc#979018 bsc#979019
  bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- Refresh
  patches.drivers/0009-crypto-qat-move-isr-files-to-qat-common-so-that-they.patch.
- Refresh
  patches.drivers/mlx5-0129-net-mlx5-Introduce-a-new-header-file-for-physical-po.patch.
- Delete
  patches.drivers/mlx5-0178-net-mlx5e-Device-s-mtu-field-is-u16-and-not-int.patch.
- Delete patches.drivers/mlx5-0179-net-mlx5e-Fix-minimum-MTU.patch.
- Delete
  patches.drivers/mlx4-0081-net-mlx4_en-fix-spurious-timestamping-callbacks.patch.
- Delete
  patches.drivers/mlx4-0082-net-mlx4_en-Fix-endianness-bug-in-IPV6-csum-calculat.patch.
- Delete
  patches.fixes/bpf-fix-double-fdput-in-replace_map_fd_with_map_ptr.patch.
- Delete patches.fixes/bpf-fix-refcnt-overflow.patch.
- Delete patches.fixes/net-fix-infoleak-in-rtnetlink.patch.
- commit bf11492

-------------------------------------------------------------------
Wed May 18 21:50:27 CEST 2016 - bpoirier@suse.com

- net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets
- commit 65d2c38

-------------------------------------------------------------------
Wed May 18 21:09:29 CEST 2016 - bpoirier@suse.com

- net/mlx5e: make VXLAN support conditional (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- Update config files.
- commit 4bec336

-------------------------------------------------------------------
Wed May 18 20:47:00 CEST 2016 - bpoirier@suse.com

- Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Use workqueue for vxlan ops (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5e: Implement a mlx5e workqueue (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Unmap only the relevant IO memory mapping (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Add pci shutdown callback (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- commit 0270959

-------------------------------------------------------------------
Wed May 18 20:42:23 CEST 2016 - bpoirier@suse.com

- net/mlx5_core: Remove static from local variable
- commit c1c2c96

-------------------------------------------------------------------
Wed May 18 20:38:45 CEST 2016 - bpoirier@suse.com

- net/mlx5e: Use vport MTU rather than physical port MTU
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- commit 24a1084

-------------------------------------------------------------------
Wed May 18 20:37:08 CEST 2016 - bpoirier@suse.com

- net/mlx5e: Fix minimum MTU (bsc#966170 FATE#320225 bsc#966172
  FATE#320226).
- net/mlx5e: Device's mtu field is u16 and not int (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Add ConnectX-5 to list of supported devices
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Fix MLX5E_100BASE_T define (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- commit e223539

-------------------------------------------------------------------
Wed May 18 17:26:25 CEST 2016 - jlee@suse.com

- Update config files. (fate#319346)
  Set CONFIG_EFI_CAPSULE_LOADER=m in arm64/default, x86_64/default and
  x86_64/debug.
- commit 7bc9ab5

-------------------------------------------------------------------
Wed May 18 17:17:58 CEST 2016 - jlee@suse.com

- efi/capsule: Make efi_capsule_pending() lockless (fate#319346).
- commit 3244228

-------------------------------------------------------------------
Wed May 18 16:40:43 CEST 2016 - jlee@suse.com

- efi: Add misc char driver interface to update EFI firmware
  (fate#319346).
- x86/efi: Force EFI reboot to process pending capsules
  (fate#319346).
- efi: Add 'capsule' update support (fate#319346).
- commit bcdcf1c

-------------------------------------------------------------------
Wed May 18 16:38:25 CEST 2016 - jlee@suse.com

- efi: Move efi_status_to_err() to drivers/firmware/efi/
  (fate#319346).
- Refresh
  patches.suse/0007-efi-Make-efi_status_to_err-public.patch.
- commit a905f5b

-------------------------------------------------------------------
Wed May 18 15:53:18 CEST 2016 - agraf@suse.de

- arm64: Allow for different DMA and CPU bus offsets (bsc#980439).
- commit 5abd89c

-------------------------------------------------------------------
Wed May 18 15:01:11 CEST 2016 - jack@suse.cz

- printk: Make printk asynchronous by default (bnc#744692,
  bnc#789311).
- commit 4acb628

-------------------------------------------------------------------
Tue May 17 21:08:27 CEST 2016 - bp@suse.de

- x86/mce: Do not enter deferred errors into the generic pool
  twice (fate#320474).
- x86/RAS: Remove mce.usable_addr (fate#320474).
- x86/mce: Add the missing memory error check on AMD
  (fate#320474).
- x86/mce: Make usable address checks Intel-only (fate#320474).
- x86/mce: Fix order of AMD MCE init function call (fate#320474).
- x86/mce/AMD: Do not perform shared bank check for future
  processors (fate#320474).
- x86/mce/AMD: Reduce number of blocks scanned per bank
  (fate#320474).
- x86/mce/AMD: Fix LVT offset configuration for thresholding
  (fate#320474).
- x86/mce/AMD: Carve out threshold block preparation
  (fate#320474).
- x86/mce/AMD: Set MCAX Enable bit (fate#320474).
- x86/mm: Expand the exception table logic to allow new handling
  options (fate#319858).
- x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT
  exception table entries (fate#319858).
- x86/mm, x86/mce: Add memcpy_mcsafe() (fate#319858).
- x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()
  (fate#319858).
- perf bench mem: Prepare the x86-64 build for upstream
  memcpy_mcsafe() changes (fate#319858).
- x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
  (fate#319858).
- x86/mce: Move MCx_CONFIG MSR definitions (fate#320474).
- x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors
  (fate#320474).
- x86/mce/AMD: Fix logic to obtain block address (fate#320474).
- x86/mce/AMD: Document some functionality (fate#320474).
- x86/cpufeature: Create a new synthetic cpu capability for
  machine check recovery (fate#319858).
- x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later
  (fate#320474).
- x86/mce: Grade uncorrected errors for SMCA-enabled systems
  (fate#320474).
- x86/mce: Carve out writes to MCx_STATUS and MCx_CTL
  (fate#320474).
- x86/mce: Define vendor-specific MSR accessors (fate#320474).
- x86/mce: Detect and use SMCA-specific msr_ops (fate#320474).
- x86/mce: Detect local MCEs properly (fate#320474).
- x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR}
  registers (fate#320474).
- x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems
  (fate#320474).
- x86/mce/AMD: Save an indentation level in
  prepare_threshold_block() (fate#320474).
- x86/cpufeature: Cleanup get_cpu_cap() (fate#320474).
- x86/cpu: Add detection of AMD RAS Capabilities (fate#320474).
- x86/mce: Update AMD mcheck init to use cpu_has() facilities
  (fate#320474).
- EDAC, mce_amd: Detect SMCA using X86_FEATURE_SMCA (fate#320474).
- x86/RAS: Add SMCA support to AMD Error Injector (fate#320474).
- Refresh
  patches.arch/mce-amd-check-for-userspace-agent-before-decoding.patch.
- commit 8b3cb3d

-------------------------------------------------------------------
Tue May 17 20:52:33 CEST 2016 - bpoirier@suse.com

- Move current cxgb4 patches after cxgb3 series
  This will make adding more cxgb4 patches easier.
- Refresh patches.drivers/0001-treewide-Fix-typos-in-printk.patch.
- Refresh
  patches.drivers/0008-iw_cxgb4-Take-clip-reference-before-starting-IPv6-li.patch.
- Refresh
  patches.drivers/i40e-0022-i40evf-create-a-generic-config-RSS-function.patch.
- Refresh
  patches.drivers/i40e-0203-iw_cxgb4-remove-port-mapper-related-code.patch.
- commit 573479b

-------------------------------------------------------------------
Tue May 17 18:24:53 CEST 2016 - jack@suse.cz

- dax: Remove i_mmap_lock protection (fate#319256).
- dax: Use radix tree entry lock to protect cow faults
  (fate#319256).
- dax: New fault locking (fate#319256).
- dax: Allow DAX code to replace exceptional entries
  (fate#319256).
- dax: Define DAX lock bit for radix tree exceptional entry
  (fate#319256).
- dax: Make huge page handling depend of CONFIG_BROKEN
  (fate#319256).
- dax: Fix condition for filling of PMD holes (fate#319256).
- dax: Remove redundant inode size checks (fate#319256).
- dax: Remove pointless writeback from dax_do_io() (fate#319256).
- dax: Remove zeroing from dax_io() (fate#319256).
- dax: Remove dead zeroing code from fault handlers (fate#319256).
- ext2: Avoid DAX zeroing to corrupt data (fate#319256).
- ext2: Fix block zeroing in ext2_get_blocks() for DAX
  (fate#319256).
- dax: Remove complete_unwritten argument (fate#319256).
- DAX: move RADIX_DAX_ definitions to dax.c (fate#319256).
- ext4: Pre-zero allocated blocks for DAX IO (fate#319256).
- ext4: Refactor direct IO code (fate#319256).
- ext4: Fix race in transient ENOSPC detection (fate#319256).
- ext4: Handle transient ENOSPC properly for DAX (fate#319256).
- dax: Call get_blocks() with create == 1 for write faults to
  unwritten extents (fate#319256).
- commit 94c186b

-------------------------------------------------------------------
Tue May 17 17:04:55 CEST 2016 - jack@suse.cz

- ext4: cleanup handling of bh->b_state in DAX mmap (fate#319256).
- commit 000b22a

-------------------------------------------------------------------
Tue May 17 16:05:18 CEST 2016 - jeffm@suse.com

- config: disable MODULE_SIG on vanilla kernels (bsc#980353).
  The SLES kernels use x509 signatures but the vanilla kernel expects
  PKCS#7 signatures.  As a result, they're treated as corrupt instead of
  absent, causing modules to refuse to load.
- commit 5d67347

-------------------------------------------------------------------
Tue May 17 15:45:08 CEST 2016 - jeffm@suse.com

- Btrfs: don't use src fd for printk (bsc#980348).
- commit fd4e8e2

-------------------------------------------------------------------
Tue May 17 13:32:41 CEST 2016 - jthumshirn@suse.de

- aacraid: do not activate events on non-SRC adapters
  (bsc#979497).
- Delete
  patches.drivers/0022-aacraid-Don-t-call-aac_intr_normal-on-with-AIF-2-in-.patch.
- commit 29a057e

-------------------------------------------------------------------
Tue May 17 12:49:39 CEST 2016 - tiwai@suse.de

- ALSA: hrtimer: Handle start/stop more properly (bsc#973378).
- commit 389042d

-------------------------------------------------------------------
Tue May 17 09:45:09 CEST 2016 - mmarek@suse.com

- Disable DP83867_PHY in vanilla configs
  The default configs dropped this option after
  patches.arch/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch.
- commit 365d6e0

-------------------------------------------------------------------
Tue May 17 05:52:15 CEST 2016 - acho@suse.com

- qed* - bump driver versions to 8.7.1.62 (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- Update config files.
- qed*: Tx-switching configuration (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed*: support ndo_get_vf_config (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed*: IOV support spoof-checking (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed*: IOV link control (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed*: Support forced MAC (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed*: Support PVID configuration (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qede: Add VF support (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: Align TLVs (bsc#966318 FATE#320158 bsc#966316 FATE#320159).
- qed: Bulletin and Link (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: IOV l2 functionality (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: IOV configure and FLR (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: Introduce VFs (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: Add VF->PF channel infrastructure (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Add CONFIG_QED_SRIOV (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qede: uninitialized variable in qede_start_xmit() (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qede: prevent chip hang when increasing channels (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed: Apply tunnel configurations after PF start (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qede: add implementation for internal loopback test (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qede: add support for selftests (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: add infrastructure for device self tests (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed: Add PF min bandwidth configuration support (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed: Add PF max bandwidth configuration support (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed: Add vport WFQ configuration APIs (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: add support for link pause configuration (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed*: Conditions for changing link (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qede: Add support for ethtool private flags (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed*: Align statistics names (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qede: Add fastpath support for tunneling (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Enable GRE tunnel slowpath configuration (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed/qede: Add GENEVE tunnel slowpath configuration support
  (bsc#966318 FATE#320158 bsc#966316 FATE#320159).
- qed/qede: Add VXLAN tunnel slowpath configuration support
  (bsc#966318 FATE#320158 bsc#966316 FATE#320159).
- qed: Add infrastructure support for tunneling (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed* - bump driver versions to 8.7.1.20 (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qede: add Rx flow hash/indirection support (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed: add Rx flow hash/indirection support (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed*: remove version dependency (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- commit 74e647f

-------------------------------------------------------------------
Tue May 17 01:19:10 CEST 2016 - mfasheh@suse.de

- btrfs: qgroup: Fix qgroup accounting when creating snapshot
  (bsc#972933).
- commit 5811420

-------------------------------------------------------------------
Mon May 16 23:57:43 CEST 2016 - lduncan@suse.com

- Support the target_core_user module (FATE#320188)
- commit bed10be

-------------------------------------------------------------------
Mon May 16 15:29:43 CEST 2016 - bp@suse.de

- kvm: Remove variable physbase MTRR 0x2f8 (bsc#979715,
  CVE-2016-3713).
- commit be257d7

-------------------------------------------------------------------
Mon May 16 13:42:12 CEST 2016 - agraf@suse.de

- Refresh
  patches.arch/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch.
- commit 93c826e

-------------------------------------------------------------------
Mon May 16 13:42:11 CEST 2016 - mkubecek@suse.cz

- supported.conf: enable all openvswitch modules (bsc#979627)
  As we are moving from a monolithic out-of-tree openvswitch module to
  in-tree one where support for tunneling protocols is split into a set of
  separate modules, we need to mark those as supported.
  We also need to mark geneve.ko as supported as vport-geneve.ko depends
  on it.
- commit d2d2246

-------------------------------------------------------------------
Mon May 16 10:09:24 CEST 2016 - jlee@suse.com

- KEYS: Fix ASN.1 indefinite length object parsing (bsc#979867,
  CVE-2016-0758).
- commit 467c4ef

-------------------------------------------------------------------
Mon May 16 08:30:13 CEST 2016 - mhocko@suse.cz

- x86/mm/32: Enable full randomization on i386 and X86_32
  (bnc#974308, CVE-2016-3672).
- commit 596204c

-------------------------------------------------------------------
Sun May 15 23:29:18 CEST 2016 - agraf@suse.de

- phy dp83867: depend on CONFIG_OF_MDIO (bsc#979368).
- commit 453fd52

-------------------------------------------------------------------
Sun May 15 23:17:30 CEST 2016 - agraf@suse.de

- Refresh
  patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch. (bsc#979370)
- commit 7e2d64f

-------------------------------------------------------------------
Fri May 13 22:41:47 CEST 2016 - ohering@suse.de

- PCI: hv: Report resources release after stopping the bus
  (fate#320485).
- PCI: hv: Add explicit barriers to config space access
  (fate#320485).
- commit 75b4924

-------------------------------------------------------------------
Fri May 13 16:03:14 CEST 2016 - jthumshirn@suse.de

- aacraid: Don't call aac_intr_normal() with AIF == 2 in driver
  probe (bsc#979497).
- commit 018c518

-------------------------------------------------------------------
Fri May 13 13:39:41 CEST 2016 - rgoldwyn@suse.com

- apparmor: Initialize common_audit_data (bsc972120).
- commit 5f3346f

-------------------------------------------------------------------
Fri May 13 12:24:48 CEST 2016 - tiwai@suse.de

- Update tags in two patches for CVE-2016-4578, bsc#979879
- commit 72f8006

-------------------------------------------------------------------
Fri May 13 00:17:20 CEST 2016 - bpoirier@suse.com

- cxgb3: fix out of bounds read (bsc#963908 FATE#320119).
- iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping
  (bsc#963908 FATE#320119).
- iw_cxgb3: support for iWARP port mapping (bsc#963908
  FATE#320119).
- cxgb3: fix up vpd strings for kstrto*() (bsc#963908
  FATE#320119).
- chelsio: constify cphy_ops structures (bsc#963908 FATE#320119).
- cxgb3: Convert simple_strtoul to kstrtox (bsc#963908
  FATE#320119).
- commit 6733505

-------------------------------------------------------------------
Thu May 12 23:35:13 CEST 2016 - bpoirier@suse.com

- IB: remove the write-only usecnt field from struct ib_mr
  Replace the partial version of this patch by a complete version.
- commit 196b924

-------------------------------------------------------------------
Thu May 12 23:27:59 CEST 2016 - bpoirier@suse.com

- cxgb3: simplify iwch_get_dma_wr (bsc#963908 FATE#320119).
- commit 62aec31

-------------------------------------------------------------------
Thu May 12 23:22:22 CEST 2016 - bpoirier@suse.com

- IB: remove in-kernel support for memory windows
  Combine the two occurrences of this patch.
- commit 2a6f5b9

-------------------------------------------------------------------
Thu May 12 23:04:38 CEST 2016 - bpoirier@suse.com

- IB: remove support for phys MRs
  Combine the two occurrences of this patch.
- commit 7d5b895

-------------------------------------------------------------------
Thu May 12 20:37:50 CEST 2016 - bpoirier@suse.com

- IB: start documenting device capabilities
  Move this patch out of the mlx5 backport. It belongs to a series that
  affects multiple drivers.
- commit 9c5d513

-------------------------------------------------------------------
Thu May 12 20:01:56 CEST 2016 - bp@suse.de

- NTB: Remove _addr functions from ntb_hw_amd (fate#320478).
- Update config files.
- NTB: Add support for AMD PCI-Express Non-Transparent Bridge
  (fate#320478).
- commit af8a158

-------------------------------------------------------------------
Thu May 12 19:32:41 CEST 2016 - bpoirier@suse.com

- sfc: disable RSS when unsupported (bsc#966344 FATE#320139).
- sfc: implement IPv6 NFC (and IPV4_USER_FLOW) (bsc#966344
  FATE#320139).
- ethtool: add IPv6 to the NFC API (bsc#966344 FATE#320139).
- sfc: Downgrade or remove some error messages (bsc#966344
  FATE#320139).
- sfc: Downgrade EPERM messages from MCDI to debug (bsc#966344
  FATE#320139).
- sfc: Make failed filter removal less noisy (bsc#966344
  FATE#320139).
- sfc: Handle MCDI proxy authorisation (bsc#966344 FATE#320139).
- sfc: Retry MCDI after NO_EVB_PORT error on a VF (bsc#966344
  FATE#320139).
- sfc: check warm_boot_count after other functions have been reset
  (bsc#966344 FATE#320139).
- sfc: use ALIGN macro for aligning frame sizes (bsc#966344
  FATE#320139).
- sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC
  (bsc#966344 FATE#320139).
- sfc: make TSO version a per-queue parameter (bsc#966344
  FATE#320139).
- commit 960a40a

-------------------------------------------------------------------
Thu May 12 16:28:11 CEST 2016 - ddiss@suse.de

- rbd: report unsupported features to syslog (bsc#979169).
- commit a9cc548

-------------------------------------------------------------------
Thu May 12 15:58:38 CEST 2016 - mmarek@suse.com

- kabi/severities: Copy from SLE12-SP1
- commit 3978764

-------------------------------------------------------------------
Thu May 12 13:00:18 CEST 2016 - bp@suse.de

- perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance
  counter (fate#320473).
- perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter)
  support (fate#320473).
- commit 85f4eaa

-------------------------------------------------------------------
Thu May 12 12:48:13 CEST 2016 - jthumshirn@suse.de

- Delete
  patches.drivers/0096-nvme-init-nvme-queue-before-enabling-irq.patch.
  patches.drivers/0094-nvme-fix-reset-remove-race.patch already covers this
  path.
- commit 44f154b

-------------------------------------------------------------------
Thu May 12 10:02:50 CEST 2016 - jthumshirn@suse.de

- Update
  patches.drivers/0096-nvme-init-nvme-queue-before-enabling-irq.patch
  (bsc#962742).
  Updated wrong bugzilla refernce.
- commit 79454f7

-------------------------------------------------------------------
Wed May 11 22:10:25 CEST 2016 - jslaby@suse.cz

- Linux 4.4.10 (bsc#969870 bsc#977572 bsc#946078).
- Delete
  patches.arch/ACPI-processor-Request-native-thermal-interrupt-hand.
- Delete
  patches.drivers/ata-0052-ahci_xgene-dereferencing-uninitialized-pointer-i.patch.
- Delete
  patches.fixes/ipvs-drop-first-packet-to-dead-server.patch.
- commit ef10f7e

-------------------------------------------------------------------
Wed May 11 08:50:18 CEST 2016 - hare@suse.de

- scsi_lib: Decode T10 vendor IDs (bsc#977572).
- scsi_dh_alua: do not fail for unknown VPD identification
  (bsc#977572).
- commit 35854e5

-------------------------------------------------------------------
Wed May 11 08:40:00 CEST 2016 - tiwai@suse.de

- ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
  (CVE-2016-4569,bsc#979213).
- ALSA: timer: Fix leak in events via snd_timer_user_ccallback
  (CVE-2016-4569,bsc#979213).
- ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
  (CVE-2016-4569,bsc#979213).
- commit 89a9adb

-------------------------------------------------------------------
Wed May 11 08:08:38 CEST 2016 - zren@suse.com

- dlm: config: Fix ENOMEM failures in make_cluster() (bsc#979108).
- commit 225be70

-------------------------------------------------------------------
Wed May 11 02:49:06 CEST 2016 - dbueso@suse.de

- ipc/sem: make semctl setting sempid consistent (bsc#979378).
- commit 0f22b60

-------------------------------------------------------------------
Wed May 11 02:41:44 CEST 2016 - dbueso@suse.de

- ipc/shm.c: is_file_shm_hugepages() can be boolean (bsc#979378).
- commit 4a9bfce

-------------------------------------------------------------------
Tue May 10 22:49:23 CEST 2016 - bpoirier@suse.com

- net/mlx4_en: Fix endianness bug in IPV6 csum calculation
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_en: fix spurious timestamping callbacks (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_en: Split SW RX dropped counter per RX ring (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Don't allow to VF change global pause settings
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Avoid repeated calls to pci enable/disable
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Implement pci_resume callback (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_en: do batched put_page using atomic_sub (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_en: allocate non 0-order pages for RX ring
  with __GFP_NOMEMALLOC (bsc#966191 FATE#320230 bsc#966186
  FATE#320228).
- commit 68de195

-------------------------------------------------------------------
Tue May 10 18:01:59 CEST 2016 - tiwai@suse.de

- Bluetooth: vhci: Fix race at creating hci device
  (bsc#971799,bsc#966849).
- Bluetooth: vhci: purge unhandled skbs (bsc#971799,bsc#966849).
- Bluetooth: vhci: fix open_timeout vs. hdev race
  (bsc#971799,bsc#966849).
- commit 4e439a6

-------------------------------------------------------------------
Tue May 10 15:24:55 CEST 2016 - jthumshirn@suse.de

- NVMe: Only release requested regions (bsc#979273).
- commit d445119

-------------------------------------------------------------------
Tue May 10 11:44:04 CEST 2016 - jthumshirn@suse.de

- NVMe: init nvme queue before enabling irq (bsc#662458).
- commit beec509

-------------------------------------------------------------------
Tue May 10 11:19:41 CEST 2016 - mkubecek@suse.cz

- Update patches.kernel.org/patch-4.4.3-4 references (add bsc#973570).
- commit f8cfbd9

-------------------------------------------------------------------
Tue May 10 11:16:46 CEST 2016 - mkubecek@suse.cz

- series.conf: unify indentation
- commit df94fc9

-------------------------------------------------------------------
Tue May 10 11:14:28 CEST 2016 - mkubecek@suse.cz

- net: fix infoleak in rtnetlink (CVE-2016-4486 bsc#978822).
- bpf: fix refcnt overflow (CVE-2016-4558 bsc#979019).
- bpf: fix double-fdput in replace_map_fd_with_map_ptr()
  (CVE-2016-4557 bsc#979018).
- commit 56582b6

-------------------------------------------------------------------
Tue May 10 02:14:45 CEST 2016 - bpoirier@suse.com

- Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
  (bsc#976739).
- vmxnet3: fix lock imbalance in vmxnet3_tq_xmit() (bsc#976739).
- vmxnet3: avoid calling pskb_may_pull with interrupts disabled
  (bsc#976739).
- Driver: Vmxnet3: Update Rx ring 2 max size (bsc#976739).
- commit 7e1d60a

-------------------------------------------------------------------
Mon May  9 17:28:12 CEST 2016 - jroedel@suse.de

- x86/platform/uv: Disable UV BAU by default (fate#320789, bsc#976474).
- commit 6b0b7b9

-------------------------------------------------------------------
Mon May  9 17:00:26 CEST 2016 - jthumshirn@suse.de

- libfc: replace 'rp_mutex' with 'rp_lock' (bsc#953233).
- commit 4832582

-------------------------------------------------------------------
Mon May  9 16:40:05 CEST 2016 - jeffm@suse.com

- btrfs: remove send/receive and hole punching from unsupported
  features list (FATE#313516)
- commit 0a21623

-------------------------------------------------------------------
Mon May  9 11:47:20 CEST 2016 - ohering@suse.de

- Add mainline tag to a hyperv patch
- commit 27106a8

-------------------------------------------------------------------
Mon May  9 10:55:27 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Make KMPs provide "$name-kmp" (bsc#976634)
- commit c1a48cb

-------------------------------------------------------------------
Mon May  9 09:38:40 CEST 2016 - hare@suse.de

- lpfc: Revert patch 'lpfc: Delete unnecessary checks
  before...' (bsc#978862).
- commit 3ccc5e5

-------------------------------------------------------------------
Fri May  6 23:40:00 CEST 2016 - bpoirier@suse.com

- IB/qib,staging/rdma/hfi1: use setup_timer api (bsc#958492
  fate#320169).
- commit f34f41f

-------------------------------------------------------------------
Fri May  6 21:40:14 CEST 2016 - mfleming@suse.de

- sched/core: Move task_rq_lock() out of line (bsc#978907).
- commit 1e499b6

-------------------------------------------------------------------
Fri May  6 15:18:29 CEST 2016 - jthumshirn@suse.de

- PM / hibernate: Fix warning about non-void function not
  returning.
- commit 569b497

-------------------------------------------------------------------
Fri May  6 15:00:49 CEST 2016 - mmarek@suse.cz

- supported.conf: Add ibmpowernv hwmon driver (bsc#944037).
- commit 4132407

-------------------------------------------------------------------
Fri May  6 14:30:56 CEST 2016 - hare@suse.de

- scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commands
  (bsc#940180,FATE#318723).
- scsi-trace: define ZBC_IN and ZBC_OUT (bsc#940180,FATE#318723).
- scsi-trace: remove service action definitions
  (bsc#940180,FATE#318723).
- Refresh patches.suse/sd-configure-ZBC-devices.patch.
- commit aa277d0

-------------------------------------------------------------------
Fri May  6 14:23:32 CEST 2016 - jthumshirn@suse.de

- lightnvm: fix warning: ret may be used uninitialized
  (FATE#319466).
- commit b02642a

-------------------------------------------------------------------
Fri May  6 14:14:21 CEST 2016 - hare@suse.de

- libata: Define ATA_CMD_NCQ_NON_DATA (bnc#940180,FATE#318723).
- libata: Separate out ata_dev_config_ncq_send_recv()
  (bnc#940180,FATE#318723).
- libata: Add command definitions for NCQ Encapsulation for READ
  LOG DMA EXT (bnc#940180,FATE#318723).
- libata: Check log page directory before accessing pages
  (bnc#940180,FATE#318723).
- libata-trace: decode subcommands (bnc#940180,FATE#318723).
- libata-scsi: Generate sense code for disabled devices
  (bnc#940180,FATE#318723).
- libata: fixup ZAC device disabling (bnc#940180,FATE#318723).
- libata: implement ZBC IN translation (bnc#940180,FATE#318723).
- libata: Implement ZBC OUT translation (bnc#940180,FATE#318723).
- libata: NCQ encapsulation for ZAC MANAGEMENT OUT
  (bnc#940180,FATE#318723).
- libata: support device-managed ZAC devices
  (bnc#940180,FATE#318723).
- libata: support host-aware and host-managed ZAC devices
  (bnc#940180,FATE#318723).
- blk-sysfs: Add 'chunk_sectors' to sysfs attributes
  (bnc#940180,FATE#318723).
- block: update chunk_sectors in blk_stack_limits()
  (bnc#940180,FATE#318723).
- sd: configure ZBC devices (bnc#940180,FATE#318723).
- Refresh
  patches.suse/sd-Implement-new-RESET_WP-provisioning-mode.patch.
- Delete
  patches.fixes/libata-Do-not-retry-commands-with-valid-autosense.patch.
- Delete patches.suse/libata-Implement-ZBC-OUT-translation.patch.
- Delete patches.suse/libata-implement-ZBC-IN-translation.patch.
- Delete
  patches.suse/libata-support-device-managed-ZAC-devices.patch.
- Delete patches.suse/libata-support-host-aware-ZAC-devices.patch.
- Delete patches.suse/sd-Set-chunk_sectors-to-zone-size.patch.
- commit dfdf313

-------------------------------------------------------------------
Fri May  6 13:17:47 CEST 2016 - jthumshirn@suse.de

- NVMe: Always use MSI/MSI-x interrupts (bsc#964944, FATE#319965).
- NVMe: Fix reset/remove race (bsc#964944, FATE#319965).
- commit bd10b17

-------------------------------------------------------------------
Fri May  6 10:31:19 CEST 2016 - acho@suse.com

- qlge: Update version to 1.00.00.35 (bsc#966312 FATE#320149).
- qlcnic: Update version to 5.3.64 (bsc#966337 FATE#320147).
- qlcnic: protect qlicnic_attach_func with rtnl_lock (bsc#966337
  FATE#320147).
- qlcnic: constify qlcnic_dcb_ops structures (bsc#966337
  FATE#320147).
- commit b7c3660

-------------------------------------------------------------------
Fri May  6 06:00:04 CEST 2016 - dchang@suse.com

- bnxt_en: Add async event handling for speed config changes
  (bsc#963575 FATE#320144).
- bnxt_en: Call firmware to approve VF MAC address change
  (bsc#963575 FATE#320144).
- bnxt_en: Shutdown link when device is closed (bsc#963575
  FATE#320144).
- bnxt_en: Disallow forced speed for 10GBaseT devices (bsc#963575
  FATE#320144).
- bnxt_en: Improve ethtool .get_settings() (bsc#963575
  FATE#320144).
- bnxt_en: Check for valid forced speed during ethtool -s
  (bsc#963575 FATE#320144).
- bnxt_en: Add unsupported SFP+ module warnings (bsc#963575
  FATE#320144).
- bnxt_en: Set async event bits when registering with the firmware
  (bsc#963575 FATE#320144).
- bnxt_en: Add get_eee() and set_eee() ethtool support (bsc#963575
  FATE#320144).
- bnxt_en: Add EEE setup code (bsc#963575 FATE#320144).
- bnxt_en: Add basic EEE support (bsc#963575 FATE#320144).
- bnxt_en: Improve flow control autoneg with Firmware 1.2.1
  interface (bsc#963575 FATE#320144).
- bnxt_en: Update to Firmware 1.2.2 spec (bsc#963575 FATE#320144).
- bnxt_en: Setup multicast properly after resetting device
  (bsc#963575 FATE#320144).
- bnxt_en: Need memory barrier when processing the completion ring
  (bsc#963575 FATE#320144).
- bnxt_en: Divide a page into 32K buffers for the aggregation
  ring if necessary (bsc#963575 FATE#320144).
- bnxt_en: Limit RX BD pages to be no bigger than 32K (bsc#963575
  FATE#320144).
- bnxt_en: Don't fallback to INTA on VF (bsc#963575 FATE#320144).
- bnxt_en: Fix ethtool -a reporting (bsc#963575 FATE#320144).
- bnxt_en: Fix typo in bnxt_hwrm_set_pause_common() (bsc#963575
  FATE#320144).
- bnxt_en: Implement proper firmware message padding (bsc#963575
  FATE#320144).
- bnxt_en: Initialize CP doorbell value before ring allocation
  (bsc#963575 FATE#320144).
- bnxt_en: Enable AER support (bsc#963575 FATE#320144).
- bnxt_en: Include hardware port statistics in ethtool -S
  (bsc#963575 FATE#320144).
- bnxt_en: Include some hardware port statistics in
  ndo_get_stats64() (bsc#963575 FATE#320144).
- bnxt_en: Add port statistics support (bsc#963575 FATE#320144).
- bnxt_en: Extend autoneg to all speeds (bsc#963575 FATE#320144).
- bnxt_en: Use common function to get ethtool supported flags
  (bsc#963575 FATE#320144).
- bnxt_en: Add reporting of link partner advertisement (bsc#963575
  FATE#320144).
- bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds()
  (bsc#963575 FATE#320144).
- bnxt_en: Fix zero padding of tx push data (bsc#963575
  FATE#320144).
- bnxt_en: Add hwrm_send_message_silent() (bsc#963575
  FATE#320144).
- bnxt_en: Refactor _hwrm_send_message() (bsc#963575 FATE#320144).
- bnxt_en: Add installed-package firmware version reporting via
  Ethtool GDRVINFO (bsc#963575 FATE#320144).
- bnxt_en: Fix dmesg log firmware error messages (bsc#963575
  FATE#320144).
- bnxt_en: Use firmware provided message timeout value (bsc#963575
  FATE#320144).
- bnxt_en: Add coalescing support for tx rings (bsc#963575
  FATE#320144).
- bnxt_en: Refactor bnxt_hwrm_set_coal() (bsc#963575 FATE#320144).
- bnxt_en: Store irq coalescing timer values in micro seconds
  (bsc#963575 FATE#320144).
- bnxt_en: Send PF driver unload notification to all VFs
  (bsc#963575 FATE#320144).
- bnxt_en: Improve bnxt_vf_update_mac() (bsc#963575 FATE#320144).
- bnxt_en: Failure to update PHY is not fatal condition
  (bsc#963575 FATE#320144).
- bnxt_en: Remove unnecessary call to update PHY settings
  (bsc#963575 FATE#320144).
- bnxt_en: Poll link at the end of __bnxt_open_nic() (bsc#963575
  FATE#320144).
- bnxt_en: Reduce default ring sizes (bsc#963575 FATE#320144).
- bnxt_en: Fix implementation of tx push operation (bsc#963575
  FATE#320144).
- bnxt_en: Remove 20G support and advertise only 40GbaseCR4
  (bsc#963575 FATE#320144).
- bnxt_en: Cleanup and Fix flow control setup logic (bsc#963575
  FATE#320144).
- bnxt_en: Fix ethtool autoneg logic (bsc#963575 FATE#320144).
- bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout
  (bsc#963575 FATE#320144).
- bnxt_en: Exclude rx_drop_pkts hw counter from the stack's
  rx_dropped counter (bsc#963575 FATE#320144).
- bnxt_en: Ring free response from close path should use
  completion ring (bsc#963575 FATE#320144).
- net: bnxt: always return values from _bnxt_get_max_rings
  (bsc#963575 FATE#320144).
- bnxt_en: Reset embedded processor after applying firmware
  upgrade (bsc#963575 FATE#320144).
- bnxt_en: Zero pad firmware messages to 128 bytes (bsc#963575
  FATE#320144).
- bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings
  (bsc#963575 FATE#320144).
- bnxt_en: Modify init sequence to support shared or non shared
  rings (bsc#963575 FATE#320144).
- bnxt_en: Modify bnxt_get_max_rings() to support shared or non
  shared rings (bsc#963575 FATE#320144).
- bnxt_en: Re-structure ring indexing and mapping (bsc#963575
  FATE#320144).
- bnxt_en: Check for NULL rx or tx ring (bsc#963575 FATE#320144).
- bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi
  struct (bsc#963575 FATE#320144).
- bnxt_en: Refactor bnxt_dbg_dump_states() (bsc#963575
  FATE#320144).
- bnxt_en: Add BCM57301 & BCM57402 devices (bsc#963575
  FATE#320144).
- bnxt_en: Update to Firmware interface spec 1.0.0 (bsc#963575
  FATE#320144).
- bnxt_en: Keep track of the ring group resource (bsc#963575
  FATE#320144).
- bnxt_en: Improve VF resource accounting (bsc#963575
  FATE#320144).
- bnxt_en: Cleanup bnxt_hwrm_func_cfg() (bsc#963575 FATE#320144).
- bnxt_en: Check hardware resources before enabling NTUPLE
  (bsc#963575 FATE#320144).
- bnxt_en: Don't treat single segment rx frames as GRO frames
  (bsc#963575 FATE#320144).
- bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled
  (bsc#963575 FATE#320144).
- bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM
  is set (bsc#963575 FATE#320144).
- bnxt_en: Add support for upgrading APE/NC-SI firmware via
  Ethtool FLASHDEV (bsc#963575 FATE#320144).
- bnxt_en: Optimize ring alloc and ring free functions (bsc#963575
  FATE#320144).
- bnxt_en: support hwrm_func_drv_unrgtr command (bsc#963575
  FATE#320144).
- commit 55f94ac

-------------------------------------------------------------------
Thu May  5 21:02:14 CEST 2016 - jslaby@suse.cz

- Linux 4.4.9 (FATE#320355 bnc#972552 bnc#975945 bsc#972174
  bsc#975772 bnc#974266 FATE#319595, LTC#KRN1405 bsc#976705
  bsc#966839).
- Update config files.
- Refresh
  patches.arch/arm64-gpio-change-member-.dev-to-.parent.patch.
- Refresh
  patches.arch/cxl-Move-common-code-away-from-bare-metal-specific-f.patch.
- Refresh
  patches.drivers/0001-usb-xhci-add-a-quirk-bit-for-ssic-port-unused.patch.
- Refresh
  patches.drivers/0003-pci-add-support-for-multiple-dma-aliases.
- Refresh
  patches.drivers/0006-iommu-amd-make-call-sites-of-get_device_id-aware-of-its-return-value.
- Refresh
  patches.drivers/0007-iommu-amd-add-iommu-support-for-acpi-hid-devices.
- Refresh
  patches.drivers/staging-rdma-hfi1-remove-unnecessary-include-files.patch.
- Refresh
  patches.fixes/0001-lib-mpi-only-require-buffers-as-big-as-needed-for-th.patch.
- Refresh
  patches.fixes/0001-rtmutex-Make-wait_lock-irq-safe.patch.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
  patches.arch/s390-sles12sp2-00-04-s390-pci-fmb-enhancements-02.patch.
- Delete
  patches.drivers/0001-USB-usbip-fix-potential-out-of-bounds-write.patch.
- Delete
  patches.drivers/iommu-amd-fix-checking-of-pci-dma-aliases.
- Delete
  patches.drivers/iommu-dma-restore-scatterlist-offsets-correctly.
- Delete
  patches.fixes/0001-block-initialize-hd_stuct-s-reference-before-assigni.patch.
- Delete
  patches.fixes/0001-cgroup-cpuset-replace-cpuset_post_attach_flush-with-.patch.
- Delete
  patches.fixes/0001-locking-mcs-Fix-mcs_spin_lock-ordering.patch.
- Delete patches.fixes/0002-MPI-Endianness-fix.patch.
- Delete
  patches.fixes/0002-memcg-relocate-charge-moving-from-attach-to-post_att.patch.
- Delete
  patches.fixes/ext4-fix-races-between-buffered-IO-and-collapse-inse.patch.
- Delete
  patches.fixes/ext4-fix-races-between-page-faults-and-hole-punching.patch.
- Delete
  patches.fixes/ext4-fix-races-of-writeback-with-punch-hole-and-zero.patch.
- Delete
  patches.fixes/ext4-move-unlocked-dio-protection-from-ext4_alloc_fi.patch.
- commit ae856e1

-------------------------------------------------------------------
Thu May  5 19:23:01 CEST 2016 - dbond@suse.com

- ibft: Expose iBFT acpi header via sysfs (bnc#950426).
- commit f8ab0a7

-------------------------------------------------------------------
Thu May  5 14:03:02 CEST 2016 - vbabka@suse.cz

- mm: fix kcompactd hang during memory offlining (fate#320635 --
  Disable THP defragmentation by default).
- commit 882cca1

-------------------------------------------------------------------
Thu May  5 13:51:40 CEST 2016 - jack@suse.cz

- printk: change recursion_bug type to bool.
- printk: check CON_ENABLED in have_callable_console().
- printk: move can_use_console() out of
  console_trylock_for_printk().
- printk: set may_schedule for some of console_trylock() callers.
- printk: Make printk() completely async (bnc#744692, bnc#789311).
- printk: make printk.synchronous param rw (bnc#744692,
  bnc#789311).
- printk: Make wake_up_klogd_work_func() async (bnc#744692,
  bnc#789311).
- Refresh patches.suse/printk-mark_kgr_task_safe.patch.
- Delete
  patches.suse/kernel-Avoid-softlockups-in-stop_machine-during-heav.patch.
- Delete
  patches.suse/printk-Hand-over-printing-to-console-if-printing-too.patch.
- Delete patches.suse/printk-console_flush-fixup.diff.
- Delete patches.suse/printk-remove-spinning.patch.
- commit 0703efc

-------------------------------------------------------------------
Thu May  5 11:09:50 CEST 2016 - dchang@suse.com

- i40e/i40evf: Limit TSO to 7 descriptors for payload instead
  of 8 per packet (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: fix errant PCIe bandwidth message (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40iw: avoid potential uninitialized variable use (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Fix casting in transmit code (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Fix handling of boolean logic in polling routines
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40iw: Replace the obsolete crypto hash interface with shash
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40iw: changes for build of i40iw module (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
  Update config files.
- i40iw: Kconfig and Makefile for iwarp module (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40iw: virtual channel handling files (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40iw: user kernel shared files (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40iw: add X722 register file (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40iw: add hardware related header files (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40iw: add file to handle cqp calls (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40iw: use shared code for port mapper (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- iw_cxgb4: remove port mapper related code (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- iw_nes: remove port mapper related code (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- iwcm: common code for port mapper (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40iw: add files for iwarp interface (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40iw: add hw and utils files (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40iw: add hmc resource files (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40iw: add pble resource files (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40iw: add puda code (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40iw: add connection management code (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40iw: add main, hdr, status (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: Add support for client interface for IWARP driver
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- cxgb4i: don't redefine DIV_ROUND_UP (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- uapi: define DIV_ROUND_UP for userland (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/ethtool: support coalesce setting by queue (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/ethtool: support coalesce getting by queue (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: queue-specific settings for interrupt moderation
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- net/ethtool: support set coalesce per queue (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- net/ethtool: support get coalesce per queue (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- net/ethtool: introduce a new ioctl for per queue setting
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: let go of the past (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: suspend scheduling during driver unload (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Use the new rx ctl register helpers. Don't use AQ calls
  from clear_hw (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: implement and use Rx CTL helper functions (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: add adminq commands for Rx CTL registers (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: add check for null VSI (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: Expose some registers to program parser, FD and RSS logic
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Fix for unexpected messaging (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: Do not wait for Rx queue disable in DCB reconfig
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Fix led blink capability for 10GBaseT PHY (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Add functions to blink led on 10GBaseT PHY (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Move Tx checksum closer to TSO (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Rewrite logic for 8 descriptor per packet check
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Add support for ATR w/ IPv6 extension headers (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40evf: Update feature flags to reflect newly enabled features
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Update feature flags to reflect newly enabled features
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Fix ATR in relation to tunnels (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Clean-up Rx packet checksum handling (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Add exception handling for Tx checksum (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Do not write to descriptor unless we complete
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Handle IPv6 extension headers in checksum offload
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Add support for IPv4 encapsulated in IPv6
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Replace header pointers with unions of pointers
  in Tx checksum path (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e/i40evf: Consolidate all header changes into TSO function
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Factor out L4 header and checksum from L3 bits
  in TSO path (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Use u64 values instead of casting them in TSO
  function (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Drop outer checksum offload that was not requested
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: When in promisc mode apply promisc mode to Tx Traffic
  as well (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: clean event descriptor before use (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40evf: set adapter state on reset failure (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: better error reporting for nvmupdate (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: expand comment (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: Do not disable queues in the Legacy/MSI Interrupt handler
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: avoid atomics (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: Removal of code which relies on BASE VEB SEID (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Fix PROMISC mode for Multi-function per port (MFP)
  devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Add a SW workaround for lost interrupts (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: trivial: cleanup use of pf->hw (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40evf: support packet split receive (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: drop unused debugfs file "dump" (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: get rid of magic number (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e/i40evf: Bump version (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: properly show packet split status in debugfs (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: use logical operators, not bitwise (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: use pages correctly in Rx (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: use __GFP_NOWARN (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: dump descriptor indexes in hex (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: try again after failure (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: don't lose interrupts (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40evf: Change vf driver string to reflect all products i40evf
  supports (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Refactor force_wb and WB_ON_ITR functionality code
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: use new add_veb calling with VEB stats control (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: add VEB stat control and remove L2 cloud filter
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: set shared bit for multicast filters (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Make the DCB firmware checks for X710/XL710 only
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: move sync_vsi_filters up in service_task (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: use eth_platform_get_mac_address() (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: add priv flag for automatic rule eviction (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710
  devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: bump version to 1.4.12/1.4.8 (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: avoid large memcpy by assigning struct (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: count allocation errors (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: drop unused function (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: negate PHY int mask bits (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: APIs to Add/remove port mirroring rules (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: fix: do not sleep in netdev_ops (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: allocate memory safer (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: do TSO only if CHECKSUM_PARTIAL is set (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: fix bug in dma sync (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: trivial: fix missing space (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: trivial: drop duplicate definition (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7 (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: trivial: remove unnecessary local var (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: remove VF device IDs from PF (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: add netdev info to VSI dump (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40evf: enable bus master after reset (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: add a little more to an NVM update debug message
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: refactor DCB function (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: add 20G speed for Tx bandwidth calculations (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: add counter for arq overflows (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: fix write-back-on-itr to work with legacy itr (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Store lan_vsi_idx and lan_vsi_id in the right size
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Bump AQ minor version to 1.5 for new FW features
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: AQ thermal sensor control struct (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: AQ Add VXLAN-GPE tunnel type (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: AQ Add set_switch_config (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: AQ Shared resource flags (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: add 100Mb ethtool reporting (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: AQ Add external power class to get link status (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: AQ Geneve cloud tunnel type (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: AQ Add Run PHY Activity struct (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: Limit DCB FW version checks to X710/XL710 devices
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: add new proxy-wol bit for X722 (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: Use private workqueue (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40evf: add new write-back mode (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: Fix for UDP/TCP RSS for X722 (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Extend ethtool RSS hooks for X722 (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: add new device IDs for X722 (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: bump version to 1.4.10 (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: update features with right offload (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: Cleanup the code with respect to restarting autoneg
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40evf: null out ring pointers on free (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: define function capabilities in only one place (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40evf: allow channel bonding of VFs (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: Replace X722 mac check in ethtool get_settings (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Add mac_filter_element at the end of the list instead
  of HEAD (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- net: i40e: shut up uninitialized variable warnings (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: fix build warnings (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: remove forever unused ID (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: Fix Rx hash reported to the stack by our driver
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Look up MAC address in Open Firmware or IDPROM (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: allow zero MAC address for VFs (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: change log messages and error returns (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- net: Add eth_platform_get_mac_address() helper (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Call geneve_get_rx_port to get the existing Geneve ports
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: geneve tunnel offload support (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4 (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40evf: change version string generation (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: clean whole mac filter list (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: hush little warnings (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: Opcode and structures required by OEM Post Update AQ
  command and add new NVM arq message (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: use explicit cast from u16 to u8 (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40evf: check rings before freeing resources (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: don't add zero MAC filter (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: properly delete VF MAC filters (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: chomp the BIT(_ULL) (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- Revert "i40e: remove CONFIG_I40E_VXLAN" (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: trivial fixes (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: use logical operator (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: fix whitespace (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: Remove separate functions gathering XOFF Rx stats
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: remove CONFIG_I40E_VXLAN (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: use priv flags to control packet split (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40evf: use correct types (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: propagate properly (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40evf: don't use atomic allocation (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: Fix memory leaks, sideband filter programming (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Detection and recovery of TX queue hung logic moved to
  service_task from tx_timeout (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40evf: remove duplicate string (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40evf: set real num queues (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40evf: increase max number of queues (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: Fix i40e_print_features() VEB mode output (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: remove unused argument (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: fix: do not sleep in netdev_ops (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40evf: allocate ring structs dynamically (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40evf: allocate queue vectors dynamically (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40evf: quoth the VF driver, Nevermore (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: make error message more useful (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: fix confusing message (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: Update error messaging (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40evf: add new fields to store user configuration of RSS
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40evf: create a generic get RSS function (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40evf: create a generic config RSS function (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40evf: rename VF adapter specific RSS function (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: prefetch skb data on transmit (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Fix RS bit update in Tx path and disable force
  WB workaround (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: rename rss_size to alloc_rss_size in i40e_pf (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: add new fields to store user configuration (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Bump version to 1.4.2 (bsc#969476 FATE#319648 bsc#969477
  FATE#319816).
- i40e: create a generic configure rss function (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: rework the functions to configure RSS with similar
  parameters (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40evf: handle many MAC filters correctly (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: clean up error messages (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e/i40evf: Add comment to #endif (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: Move the saving of old link info from handle_link_event
  to link_event (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: Add a stat to track how many times we have to do
  a force WB (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e: Workaround fix for mss < 256 issue (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: remove BUG_ON from FCoE setup (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40e: remove BUG_ON from feature string building (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- i40e: Change BUG_ON to WARN_ON in service event complete
  (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
- i40e/i40evf: remove unused tunnel parameter (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- intel: i40e: fix confused code (bsc#969476 FATE#319648
  bsc#969477 FATE#319816).
- i40evf: fix compiler warning of unused variable (bsc#969476
  FATE#319648 bsc#969477 FATE#319816).
- commit 602b073

-------------------------------------------------------------------
Thu May  5 10:54:19 CEST 2016 - mgorman@suse.com

- mm, page_alloc: restore the original nodemask if the fast path allocation failed
  (bnc#971975 VM performance -- page allocator).
- commit b6adb47

-------------------------------------------------------------------
Thu May  5 10:41:13 CEST 2016 - jlee@suse.com

- Remove BSD-style securelevel sysfs file (fate#320387).
- commit 5e2e0e7

-------------------------------------------------------------------
Thu May  5 09:28:45 CEST 2016 - jlee@suse.com

- mfd: lpc_ich: Intel device IDs for PCH (fate#319271).
- commit ca8e3da

-------------------------------------------------------------------
Thu May  5 09:18:11 CEST 2016 - dchang@suse.com

- supported.conf: add Intel(R) Ethernet X722 iWARP Driver (bsc#974842
  FATE#319831 bsc#974843 FATE#319832)
- commit 4bf652c

-------------------------------------------------------------------
Thu May  5 08:25:59 CEST 2016 - dchang@suse.com

- fm10k: fix multi-bit VLAN update requests from VF (bsc#969479
  FATE#320634).
- fm10k: don't reinitialize RSS flow table when RXFH configured
  (bsc#969479 FATE#320634).
- ethtool: ensure channel counts are within bounds during
  SCHANNELS (bsc#969479 FATE#320634).
- ethtool: correctly ensure {GS}CHANNELS doesn't conflict with
  GS{RXFH} (bsc#969479 FATE#320634).
- fm10k: IS_ENABLED() is not appropriate for boolean kconfig
  option (bsc#969479 FATE#320634).
- fm10k: cleanup mailbox code comments etc (bsc#969479
  FATE#320634).
- fm10k: use true/false for boolean get_host_state (bsc#969479
  FATE#320634).
- fm10k: remove unused struct element (bsc#969479 FATE#320634).
- fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info
  structures (bsc#969479 FATE#320634).
- fm10k: address operator not needed when declaring function
  pointers (bsc#969479 FATE#320634).
- fm10k: use ether_addr_equal instead of memcmp (bsc#969479
  FATE#320634).
- fm10k: Cleanup exception handling for changing queues
  (bsc#969479 FATE#320634).
- fm10k: correctly pack TLV structures and explain reasoning
  (bsc#969479 FATE#320634).
- fm10k: don't initialize fm10k_workqueue at global level
  (bsc#969479 FATE#320634).
- fm10k: initialize xps at driver load (bsc#969479 FATE#320634).
- fm10k: cleanup overly long lines (bsc#969479 FATE#320634).
- fm10k: cleanup namespace pollution (bsc#969479 FATE#320634).
- fm10k: use BIT() macro instead of open-coded bit-shifting
  (bsc#969479 FATE#320634).
- fm10k: whitespace cleanups (bsc#969479 FATE#320634).
- fm10k: do not inline fm10k_iov_select_vid() (bsc#969479
  FATE#320634).
- fm10k: Cleanup exception handling for mailbox interrupt
  (bsc#969479 FATE#320634).
- fm10k: Cleanup MSI-X interrupts in case of failure (bsc#969479
  FATE#320634).
- fm10k: conditionally compile DCB and DebugFS support (bsc#969479
  FATE#320634).
- fm10k: bump driver version (bsc#969479 FATE#320634).
- fm10k: consistently refer to VLANs and VLAN IDs (bsc#969479
  FATE#320634).
- fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
  (bsc#969479 FATE#320634).
- fm10k: remove unnecessary else block from if statements with
  return (bsc#969479 FATE#320634).
- fm10k: do not use CamelCase (bsc#969479 FATE#320634).
- fm10k: use ether_addr_copy to copy MAC address (bsc#969479
  FATE#320634).
- fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
  (bsc#969479 FATE#320634).
- fm10k: TRIVIAL fix typo of hardware (bsc#969479 FATE#320634).
- fm10k: change default Tx ITR to 25usec (bsc#969479 FATE#320634).
- fm10k: use macro for default Tx and Rx ITR values (bsc#969479
  FATE#320634).
- fm10k: Update adaptive ITR algorithm (bsc#969479 FATE#320634).
- fm10k: introduce ITR_IS_ADAPTIVE macro (bsc#969479 FATE#320634).
- fm10k: Add support for ITR scaling based on PCIe link speed
  (bsc#969479 FATE#320634).
- fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
  (bsc#969479 FATE#320634).
- fm10k: add statistics for actual DWORD count of mbmem mailbox
  (bsc#969479 FATE#320634).
- fm10k: explicitly typecast vlan values to u16 (bsc#969479
  FATE#320634).
- fm10k: Correct typecast in fm10k_update_xc_addr_pf (bsc#969479
  FATE#320634).
- fm10k: reinitialize queuing scheme after calling init_hw
  (bsc#969479 FATE#320634).
- fm10k: always check init_hw for errors (bsc#969479 FATE#320634).
- fm10k: reset max_queues on init_hw_vf failure (bsc#969479
  FATE#320634).
- fm10k: set netdev features in one location (bsc#969479
  FATE#320634).
- fm10k: use napi_schedule_irqoff() (bsc#969479 FATE#320634).
- fm10k: Fix handling of NAPI budget when multiple queues are
  enabled per vector (bsc#969479 FATE#320634).
- fm10k: Correct MTU for jumbo frames (bsc#969479 FATE#320634).
- fm10k: do not assume VF always has 1 queue (bsc#969479
  FATE#320634).
- commit 95ffd7e

-------------------------------------------------------------------
Thu May  5 08:15:43 CEST 2016 - dchang@suse.com

- e1000: Double Tx descriptors needed check for 82544 (bsc#969468
  FATE#319817).
- e1000: Do not overestimate descriptor counts in Tx pre-check
  (bsc#969468 FATE#319817).
- e1000: Elementary checkpatch warnings and checks removed
  (bsc#969468 FATE#319817).
- e1000: get rid of duplicate exit path (bsc#969468 FATE#319817).
- e1000: fix kernel-doc argument being missing (bsc#969468
  FATE#319817).
- e1000: fix a typo in the comment (bsc#969468 FATE#319817).
- e1000: clean up the checking logic (bsc#969468 FATE#319817).
- e1000: Remove checkpatch coding style errors (bsc#969468
  FATE#319817).
- e1000: fix data race between tx_ring->next_to_clean (bsc#969468
  FATE#319817).
- e1000: make eeprom read/write scheduler friendly (bsc#969468
  FATE#319817).
- commit 8b5014b

-------------------------------------------------------------------
Thu May  5 07:40:24 CEST 2016 - jlee@suse.com

- libnvdimm, nfit: treat volatile virtual CD as read-only pmem
  (fate#320134).
- commit 7bae401

-------------------------------------------------------------------
Thu May  5 06:58:53 CEST 2016 - jlee@suse.com

- Update config files. (fate#320120, bsc#921530)
  Set CONFIG_PERSISTENT_KEYRINGS=y. (fate#320120, bsc#921530)
- commit 8ae21e2

-------------------------------------------------------------------
Thu May  5 06:36:34 CEST 2016 - jlee@suse.com

- ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC
  present (fate#319502, bnc#975065).
- commit c5aba59

-------------------------------------------------------------------
Thu May  5 06:05:39 CEST 2016 - acho@suse.com

- bna: fix list corruption (bsc#966321 FATE#320156).
- bna: fix Rx data corruption with VLAN stripping enabled and
  MTU > 4096 (bsc#966321 FATE#320156).
- netxen: Use kobj_to_dev() (bsc#966339 FATE#320150).
- commit 349f6b1

-------------------------------------------------------------------
Wed May  4 15:38:10 CEST 2016 - oneukum@suse.com

- USB: usbfs: fix potential infoleak in devio (bnc#978401,
  CVE-2016-4482).
- commit ec11707

-------------------------------------------------------------------
Wed May  4 14:44:20 CEST 2016 - oneukum@suse.com

- usb-midi: correct speed checking (FATE#319959).
- usb-audio: correct speed checking (FATE#319959).
- commit d538731

-------------------------------------------------------------------
Wed May  4 13:35:46 CEST 2016 - jkosina@suse.cz

- watchdog: hpwdt: HP rebranding (FATE#319996).
- commit 985f333

-------------------------------------------------------------------
Wed May  4 13:35:39 CEST 2016 - dvaleev@suse.com

- ibmvnic: Enable use of multiple tx/rx scrqs (fate#318726).
- commit e9163be

-------------------------------------------------------------------
Wed May  4 13:11:06 CEST 2016 - dchang@suse.com

- igb: call ndo_stop() instead of dev_close() when running offline
  selftest (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igb: Fix VLAN tag stripping on Intel i350 (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igbvf: remove "link is Up" message when registering mcast
  address (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igbvf: Add support for generic Tx checksums (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: Add support for generic Tx checksums (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: rename igb define to be more generic (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: add conditions for I210 to generate periodic clock output
  (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igb: enable WoL for OEM devices regardless of EEPROM setting
  (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igb: constify e1000_phy_operations structure (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: When GbE link up, wait for Remote receiver status condition
  (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igb: Add workaround for VLAN tag stripping on 82576 (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: Enable use of "bridge fdb add" to set unicast table entries
  (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igb: Drop unnecessary checks in transmit path (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
  (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igb: Clean-up configuration of VF port VLANs (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: Merge VLVF configuration into igb_vfta_set (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: Always enable VLAN 0 even if 8021q is not loaded
  (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igb: Do not factor VLANs into RLPML calculation (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: Allow asymmetric configuration of MTU versus Rx frame size
  (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igb: Refactor VFTA configuration (bsc#969471 FATE#319813
  bsc#969473 FATE#319815).
- igb: clean up code for setting MAC address (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb/igbvf: don't give up (bsc#969471 FATE#319813 bsc#969473
  FATE#319815).
- igb: Unpair the queues when changing the number of queues
  (bsc#969471 FATE#319813 bsc#969473 FATE#319815).
- igb: Remove unnecessary flag setting in
  igb_set_flag_queue_pairs() (bsc#969471 FATE#319813 bsc#969473
  FATE#319815).
- igb: Explicitly label self-test result indices (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: Improve cable length function for I210, etc (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: Don't add PHY address to PCDL address (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: Remove GS40G specific defines/functions (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: improve handling of disconnected adapters (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: fix NULL derefs due to skipped SR-IOV enabling (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: use the correct i210 register for EEMNGCTL (bsc#969471
  FATE#319813 bsc#969473 FATE#319815).
- igb: don't unmap NULL hw_addr (bsc#969471 FATE#319813 bsc#969473
  FATE#319815).
- igb: add 88E1543 initialization code (bsc#969471 FATE#319813
  bsc#969473 FATE#319815).
- commit 6211334

-------------------------------------------------------------------
Wed May  4 12:51:11 CEST 2016 - oneukum@suse.com

- uvc: correct speed testing (FATE#319959).
- gspca: correct speed testing (FATE#319959).
- commit 49798e2

-------------------------------------------------------------------
Wed May  4 12:46:19 CEST 2016 - dvaleev@suse.com

- powerpc/book3s64: Remove __end_handlers marker (bsc#976821).
- powerpc/book3s64: Fix branching to OOL handlers in relocatable
  kernel (bsc@976821).
- commit 9493c69

-------------------------------------------------------------------
Wed May  4 12:33:02 CEST 2016 - hare@suse.de

- Refresh patches.fixes/scsi-disable-automatic-target-scan.patch.
- commit 57bec0f

-------------------------------------------------------------------
Wed May  4 12:19:29 CEST 2016 - oneukum@suse.com

- usb: Add driver for UCSI (FATE#319962).
- Update config files.
- commit 9dc2066

-------------------------------------------------------------------
Wed May  4 11:19:05 CEST 2016 - oneukum@suse.com

- sisusbvga: correct speed testing (FATE#319959).
- commit 9dfa181

-------------------------------------------------------------------
Wed May  4 11:06:01 CEST 2016 - oneukum@suse.com

- rtl8152: correct speed testing (FATE#319959).
- usbnet: correct speed testing (FATE#319959).
- commit d43a2d8

-------------------------------------------------------------------
Wed May  4 10:46:05 CEST 2016 - acho@suse.com

- qede: Fix single MTU sized packet from firmware GRO flow
  (bsc#966318 FATE#320158 bsc#966316 FATE#320159).
- qede: Fix setting Skb network header (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qede: Fix various memory allocation error flows for fastpath
  (bsc#966318 FATE#320158 bsc#966316 FATE#320159).
- qed: initialize return rc to avoid returning garbage (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed: Enlrage the drain timeout (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Notify of transciever changes (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Major changes to MB locking (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Prevent MF link notifications (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qede: Fix net-next "make ARCH=x86_64" (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qede: Add slowpath/fastpath support and enable hardware GRO
  (bsc#966318 FATE#320158 bsc#966316 FATE#320159).
- qed/qede: Add infrastructure support for hardware GRO
  (bsc#966318 FATE#320158 bsc#966316 FATE#320159).
- qed: Remove unused NVM vendor ID (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Fix error flow on slowpath start (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Move statistics to L2 code (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Support B0 instead of A0 (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: Correct BAR sizes for older MFW (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Print additional HW attention info (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Print HW attention reasons (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Add support for HW attentions (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Semantic refactoring of interrupt code (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed, qede: rebrand module description (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Prevent probe on previous error (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: add MODULE_FIRMWARE() (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qede: Don't report link change needlessly (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qede: Linearize SKBs when needed (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qede: Change pci DID for 10g device (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed,qede: Bump driver versions to 8.7.0.0 (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed: Introduce DMA_REGPAIR_LE (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qed: Change metadata needed for SPQ entries (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed: Handle possible race in SB config (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Turn most GFP_ATOMIC into GFP_KERNEL (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qede: Add vlan filtering offload support (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Lay infrastructure for vlan filtering offload (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qed/qede: use 8.7.3.0 FW (bsc#966318 FATE#320158 bsc#966316
  FATE#320159).
- qede: Add support for {get, set}_pauseparam (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qede: Add support for nway_reset (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qede: Add support for set_phys_id (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qed: Add support for changing LED state (bsc#966318 FATE#320158
  bsc#966316 FATE#320159).
- qede: Add support for {get, set}_ringparam (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- qede: Add support for {get, set}_channels (bsc#966318
  FATE#320158 bsc#966316 FATE#320159).
- commit 23903b3

-------------------------------------------------------------------
Wed May  4 08:19:12 CEST 2016 - jjolly@suse.de

- smc: socket closing and linkgroup cleanup
  (bsc#978258,FATE#319593,LTC#131290).
- smc: receive data from RMBE (bsc#978258,FATE#319593,LTC#131290).
- smc: send data (through RDMA) (bsc#978258,FATE#319593,LTC#131290).
- smc: connection data control (CDC) (bsc#978258,FATE#319593,LTC#131290).
- smc: link layer control (LLC) (bsc#978258,FATE#319593,LTC#131290).
- smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
  (bsc#978258,FATE#319593,LTC#131290).
- smc: work request (WR) base for use by LLC and CDC
  (bsc#978258,FATE#319593,LTC#131290).
- smc: remote memory buffers (RMBs) (bsc#978258,FATE#319593,LTC#131290).
- smc: connection and link group creation
  (bsc#978258,FATE#319593,LTC#131290).
- smc: CLC handshake (incl. preparation steps)
  (bsc#978258,FATE#319593,LTC#131290).
- smc: introduce SMC as an IB-client (bsc#978258,FATE#319593,LTC#131290).
- smc: establish pnet table management (bsc#978258,FATE#319593,LTC#131290).
- commit 6bba4f6

-------------------------------------------------------------------
Wed May  4 08:17:47 CEST 2016 - jjolly@suse.de

- smc: establish new socket family (bsc#978258,FATE#319593,LTC#131290).
- Update config files.
- commit a2f9e23

-------------------------------------------------------------------
Wed May  4 08:16:20 CEST 2016 - jjolly@suse.de

- net: introduce keepalive function in struct proto
  (bsc#978258,FATE#319593,LTC#131290).
- commit 2b88bd2

-------------------------------------------------------------------
Wed May  4 06:02:18 CEST 2016 - bpoirier@suse.com

- net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Remove static from local variable (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Fix soft lockup in steering error flow
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: fix VFs callback function prototypes (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/ipoib: Allow mcast packets from other VFs (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Implement callbacks for manipulating VFs (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Implement modify HCA vport command (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Add VF param when querying vport counter
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/ipoib: Add ndo operations for configuring VFs (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/core: Add interfaces to control VF attributes (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/core: Support accessing SA in virtualized environment
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/core: Add subnet prefix to port info (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Fix decision on using MAD_IFC (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/core: Add support for configuring VF GUIDs (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Introduce offload arithmetic hardware
  capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Refactor device capability function (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Fix caching ATOMIC endian mode capability
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/flower: Fix pointer cast (bsc#966170 FATE#320225 bsc#966172
  FATE#320226).
- net/mlx5e: Support offload cls_flower with skbedit mark action
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Support offload cls_flower with drop action
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Introduce tc offload support (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5e: Add a new priority for kernel flow tables (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Relax ndo_setup_tc handle restriction (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Set flow steering dest only for forward rules
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/act_skbedit: Utility functions for mark action (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/flow_dissector: Make dissector_uses_key() and
  skb_flow_dissector_target() public (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/flower: Introduce hardware offload support (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Fix global UAR mapping (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5: Make command timeout way shorter (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Don't modify CQ before it was created (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Don't try to modify CQ moderation if it is not
  supported (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Set drop RQ's necessary parameters only (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Move common case counters within sq_stats struct
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Changed naming convention of tx queues in ethtool
  stats (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Placement changed for carrier state updates
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Replace async events spinlock with synchronize_irq()
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Add TX inner packet counters (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5e: Add TX stateless offloads for tunneling (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Add netdev support for VXLAN tunneling (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Protect en header file from redefinitions (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Move to checksum complete (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5e: Wake On LAN support (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5e: Implement DCBNL IEEE max rate (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5e: Support DCBNL IEEE PFC (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- commit fe67e9f

-------------------------------------------------------------------
Wed May  4 05:59:45 CEST 2016 - bpoirier@suse.com

- net/mlx5e: Support DCBNL IEEE ETS (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- Update config files.
- commit a10e1b0

-------------------------------------------------------------------
Wed May  4 05:55:23 CEST 2016 - bpoirier@suse.com

- net/mlx5: Introduce physical port TC/prio access functions
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Introduce physical port PFC access functions
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Introduce a new header file for physical port
  functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- mlx5: Add arbitrary sg list support (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/core: Add arbitrary sg_list support (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Expose correct max_fast_reg_page_list_len (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Make coding style more consistent (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Convert UMR CQ to new CQ API (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Add memory windows allocation support (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Refactor mlx5_core_mr to mkey (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Added support for re-registration of MRs (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Refactoring register MR code (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Eliminate GSI RX QP's send buffers (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Pick the right GSI transmission QP for sending
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Reorder GSI completions (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Generate completions in software (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Create GSI transmission QPs when P_Key table is changed
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/core: Fix missed clean call in registration path (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Create multiple transmission GSI QPs (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add GSI QP wrapper (bsc#966170 FATE#320225 bsc#966172
  FATE#320226).
- IB/mlx5: Modify QP debugging prints (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Add support for setting source QP number (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add support for CSUM in RX flow (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Define interface bits for IPoIB offloads (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Modify MAD reading counters method to use counter
  registers (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Add helper function to read IB error counters
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Add helper function to read virtual port counters
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add support for don't trap rules (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Introduce forward to next priority action
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Create anchor of last flow table (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Provide correct packet/bytes statistics (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Add rx/tx bytes software counters (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Correctly handle RSS indirection table when
  changing number of channels (bsc#966170 FATE#320225 bsc#966172
  FATE#320226).
- net/mlx5e: Fix ethtool RX hash func configuration change
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Fix soft lockup when HW Timestamping is enabled
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Fix LRO modify (bsc#966170 FATE#320225 bsc#966172
  FATE#320226).
- net/mlx5e: Remove wrong poll CQ optimization (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Avoid using user-index for SRQs (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5e: Use static constant netdevice ndos (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Remove select queue ndo initialization (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Use offset based reserved field names in the IFC
  header file (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Fix RC transport send queue overhead computation
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Use MLX5_GET to correctly get end of padding mode
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Fix use of null pointer PD (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net: Add skb_inner_transport_offset function (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Unify CQ create flags check (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Expose Raw Packet QP to user space consumers
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add Raw Packet QP query functionality (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add create and destroy functionality for Raw Packet QP
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Allocate a Transport Domain for each ucontext
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Add RQ and SQ event handling (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Export transport objects (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Expose CQE version to user-space (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add CQE version 1 support to user QPs and SRQs
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Delete locally redefined variable (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: report tx/rx checksum cap in query results (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Advertise atomic capabilities in query device
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Add setting ATOMIC endian mode (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add driver cross-channel support (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/core: Add cross-channel support (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/core: Align coding style of ib_device_cap_flags structure
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Mmap the HCA's core clock register to user-space
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add support for hca_core_clock and timestamp_mask
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/core: Add ib_is_udata_cleared (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB/mlx5: Add create_cq extended command (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- IB: start documenting device capabilities (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Support RoCE (bsc#966170 FATE#320225 bsc#966172
  FATE#320226).
- IB/mlx5: Add RoCE fields to Address Vector (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Support IB device's callbacks for adding/deleting GIDs
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Set network_hdr_type upon RoCE responder completion
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Extend query_device/port to support RoCE (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Introduce access functions to query vport RoCE
  fields (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Introduce access functions to enable/disable RoCE
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Break down the vport mac address query function
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Support IB device's callback for getting its netdev
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Support IB device's callback for getting the link layer
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB: add a proper completion queue abstraction (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- IB/core: Save the device attributes on the device structure
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- IB/mlx5: Add flow steering support (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5_core: Export flow steering API (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5_core: Make ipv4/ipv6 location more clear (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Enable flow steering support for the IB driver
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Initialize namespaces only when supported by
  device (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Set priority attributes (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5_core: Connect flow tables (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5_core: Introduce modify flow table command (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Managing root flow table (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5_core: Add utilities to find next and prev flow-tables
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Introduce flow steering autogrouped flow table
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Add PTP Hardware Clock (PHC) support (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Add HW timestamping (TS) support (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Introduce access function to read internal timer
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Do not modify the TX SKB (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5e: Rename en_flow_table.c to en_fs.c (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Use flow steering infrastructure for mlx5_en
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Flow steering tree initialization (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Introduce flow steering API (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Add flow steering lookup algorithms (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Add flow steering base data structures
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Introduce flow steering firmware commands
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Assign random MAC address if needed (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Fix query E-Switch capabilities (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Add support for SR-IOV ndos (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Introduce get vf statistics (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Introduce Vport administration functions
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Add SR-IOV (FDB) support (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: E-Switch, Introduce FDB hardware capabilities
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Introducing E-Switch and l2 table (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Write vlan list into vport context (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- net/mlx5e: Write UC/MC list and promisc mode into vport context
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Introduce access functions to modify/query vport vlans
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Introduce access functions to modify/query vport
  promisc mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Introduce access functions to modify/query vport state
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Introduce access functions to modify/query vport
  mac lists (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Update access functions to Query/Modify vport MAC
  address (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
  (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
- net/mlx5_core: Add base sriov support (bsc#966170 FATE#320225
  bsc#966172 FATE#320226).
- net/mlx5_core: Modify enable/disable hca functions (bsc#966170
  FATE#320225 bsc#966172 FATE#320226).
- commit 68c3a39

-------------------------------------------------------------------
Wed May  4 05:45:14 CEST 2016 - bpoirier@suse.com

- ixgbe: Fix cls_u32 offload support for L4 ports (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Fix cls_u32 offload support for fields with masks
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: fix error handling in TC cls_u32 offload routines
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: make __ixgbe_setup_tc static (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbevf: fix error code path when setting MAC address
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbevf: call ndo_stop() instead of dev_close() when
  running offline selftest (bsc#969474 FATE#319812 bsc#969475
  FATE#319814).
- ixgbe: call ndo_stop() instead of dev_close() when running
  offline selftest (bsc#969474 FATE#319812 bsc#969475
  FATE#319814).
- ixgbe: Use udelay to avoid sleeping while atomic (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Fix ATR so that it correctly handles IPv6 extension
  headers (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Store VXLAN port number in network order (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Fix for RAR0 not being set to default MAC addr
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- net: relax setup_tc ndo op handle restriction (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- net: sched: cls_u32 add bit to specify software only rules
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- net: cls_u32: move TC offload feature bit into cls_u32 offload
  logic (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- net: sched: consolidate offload decision in cls_u32 (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: fix dates on header of ixgbe_model.h (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: use u32 instead of __u32 in model header (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- net: ixgbe: abort with cls u32 divisor groups greater than 1
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- net: ixgbe: add support for tc_u32 offload (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- net: ixgbe: add minimal parser details for ixgbe (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- net: tc: helper functions to query action types (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- net: add tc offload feature flag (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- net: sched: add cls_u32 offload hooks for netdevs (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- netcp: use pointer to fix build fail (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- net: rework setup_tc ndo op to consume general tc operand
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- net: rework ndo tc op to consume additional qdisc handle
  parameter (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Make ATR recognize IPv6 extended headers (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Fix to get FDMI HBA attributes information with X550
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Correct handling of any outer UDP checksum setting
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: do not call check_link for ethtool in
  ixgbe_get_settings() (bsc#969474 FATE#319812 bsc#969475
  FATE#319814).
- ixgbe: fix broken PFC with X550 (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbe: use correct FCoE DDP max check (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbe: Fill at least min credits to a TC credit refills
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Fix bugs in ixgbe_clear_vf_vlans() (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Correct X550EM_x revision check (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbe: fix RSS limit for X550 (bsc#969474 FATE#319812 bsc#969475
  FATE#319814).
- ixgbe: Clean up redundancy in hw_enc_features (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: report correct media type for KR, KX and KX4 interfaces
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbevf: minor cleanups for ixgbevf_set_itr() (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbevf: Fix handling of NAPI budget when multiple queues
  are enabled per vector (bsc#969474 FATE#319812 bsc#969475
  FATE#319814).
- ixgbe: do not report 2.5 Gbps as supported (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Clean stale VLANs when changing port VLAN or resetting
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Clear stale pool mappings (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbe: Fix VLAN promisc in relation to SR-IOV (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Add support for VLAN promiscuous with SR-IOV (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Reorder search to work from the top down instead of
  bottom up (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Add support for adding/removing VLAN on PF bypassing
  the VLVF (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Simplify configuration of setting VLVF and VLVFB
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Reduce VT code indent in set_vfta by introducing jump
  label (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Simplify definitions for regidx and bit in set_vfta
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Fix SR-IOV VLAN pool configuration (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Return error on failure to allocate mac_table (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbevf: Handle extended IPv6 headers in Tx path (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Always turn PHY power on when requested (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Handle extended IPv6 headers in Tx path (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Save VF info and take references (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbe: Wait for master disable to be set (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbe: Correct spec violations by waiting after reset
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Update PTP to support X550EM_x devices (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Allow FDB entries access to more RAR filters (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast
  addresses (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Refactor MAC address configuration code (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbevf: Minor cleanups (bsc#969474 FATE#319812 bsc#969475
  FATE#319814).
- ixgbevf: Use a private workqueue to avoid certain possible hangs
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Use private workqueue to avoid certain possible hangs
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Add support for newer thermal alarm (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
  (bsc#969474 FATE#319812 bsc#969475 FATE#319814).
- ixgbevf: fix spoofed packets with random MAC (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbevf: use ether_addr_copy instead of memcpy (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Remove CS4227 diagnostic code (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbe/ixgbevf: use napi_schedule_irqoff() (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbevf: Limit lowest interrupt rate for adaptive interrupt
  moderation to 12K (bsc#969474 FATE#319812 bsc#969475
  FATE#319814).
- ixgbe: Add KR mode support for CS4227 chip (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- ixgbe: Fix handling of NAPI budget when multiple queues
  are enabled per vector (bsc#969474 FATE#319812 bsc#969475
  FATE#319814).
- ixgbe: fix multiple kernel-doc errors (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbe: Delete redundant include file (bsc#969474 FATE#319812
  bsc#969475 FATE#319814).
- ixgbe: drop null test before destroy functions (bsc#969474
  FATE#319812 bsc#969475 FATE#319814).
- commit 5d220df

-------------------------------------------------------------------
Wed May  4 05:21:29 CEST 2016 - gqjiang@suse.com

- md: update the patches of cluster-md (fate#316335).
  1. Refresh the patches which have been merged into subsystem maintainer repository.
- Refresh
  patches.suse/0012-md-cluster-change-resync-lock-from-asynchronous-to-s.patch.
- Refresh
  patches.suse/0013-md-cluser-make-resync_finish-only-called-after-pers-.patch.
- Refresh
  patches.suse/0014-md-cluster-wake-up-thread-to-continue-recovery.patch.
- Refresh
  patches.suse/0015-md-cluster-unregister-thread-if-err-happened.patch.
- Refresh
  patches.suse/0016-md-cluster-fix-locking-when-node-joins-cluster-durin.patch.
- Refresh
  patches.suse/0017-md-cluster-change-array_sectors-and-update-size-are-.patch.
- Refresh
  patches.suse/0018-md-cluster-wakeup-thread-if-activated-a-spare-disk.patch.
- Refresh
  patches.suse/0020-md-cluster-always-setup-in-memory-bitmap.patch.
- Refresh
  patches.suse/0021-md-cluster-sync-bitmap-when-node-received-RESYNCING-.patch.
- Refresh
  patches.suse/0022-md-cluster-bitmap-fix-wrong-calcuation-of-offset.patch.
- Refresh
  patches.suse/0023-md-cluster-bitmap-fix-wrong-page-num-in-bitmap_file_.patch.
- Refresh
  patches.suse/0024-md-cluster-bitmap-unplug-bitmap-to-sync-dirty-pages-.patch.
  2. Delete the two patches since they are out of date now.
- Delete
  patches.suse/0019-md-set-MD_CHANGE_PENDING-in-a-spinlocked-region.patch.
  (it is replaced by 0019-md-set-MD_CHANGE_PENDING-in-a-atomic-region.patch)
- Delete
  patches.suse/0048-md-cluster-handle-error-situations-more-precisely-in.patch.
- commit 5a8f15e

-------------------------------------------------------------------
Tue May  3 17:27:22 CEST 2016 - mgorman@suse.com

- mm, page_alloc: uninline the bad page part of check_new_page()
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: don't duplicate code in free_pcp_prepare
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: defer debugging checks of pages allocated from
  the PCP (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: defer debugging checks of freed pages until
  a PCP drain (bnc#971975 VM performance -- page allocator).
- cpuset: use static key better and convert to new API (bnc#971975
  VM performance -- page allocator).
- mm, page_alloc: inline pageblock lookup in page free fast paths
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: remove unnecessary variable from
  free_pcppages_bulk (bnc#971975 VM performance -- page
  allocator).
- mm, page_alloc: pull out side effects from free_pages_check
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: un-inline the bad part of free_pages_check
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: check multiple page fields with a single branch
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: remove field from alloc_context (bnc#971975
  VM performance -- page allocator).
- mm, page_alloc: avoid looking up the first zone in a zonelist
  twice (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: shortcut watermark checks for order-0 pages
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: reduce cost of fair zone allocation policy retry
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: shorten the page allocator fast path (bnc#971975
  VM performance -- page allocator).
- mm, page_alloc: check once if a zone has isolated pageblocks
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: move __GFP_HARDWALL modifications out of the
  fastpath (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: simplify last cpupid reset (bnc#971975 VM
  performance -- page allocator).
- mm, page_alloc: remove unnecessary initialisation from
  __alloc_pages_nodemask() (bnc#971975 VM performance -- page
  allocator).
- mm, page_alloc: remove unnecessary initialisation in
  get_page_from_freelist (bnc#971975 VM performance -- page
  allocator).
- mm, page_alloc: remove unnecessary local variable in
  get_page_from_freelist (bnc#971975 VM performance -- page
  allocator).
- mm, page_alloc: convert nr_fair_skipped to bool (bnc#971975
  VM performance -- page allocator).
- mm, page_alloc: convert alloc_flags to unsigned (bnc#971975
  VM performance -- page allocator).
- mm, page_alloc: avoid unnecessary zone lookups during pageblock
  operations (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: use __dec_zone_state for order-0 page allocation
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: inline the fast path of the zonelist iterator
  (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: inline zone_statistics (bnc#971975 VM
  performance -- page allocator).
- mm, page_alloc: reduce branches in zone_statistics (bnc#971975
  VM performance -- page allocator).
- mm, page_alloc: only check PageCompound for high-order pages
  (bnc#971975 VM performance -- page allocator).
- commit ba2aba5

-------------------------------------------------------------------
Tue May  3 16:21:15 CEST 2016 - mbrugger@suse.com

- drivers: net: xgene: Fix error handling (bsc#978261).
- commit 733ba7c

-------------------------------------------------------------------
Tue May  3 15:48:28 CEST 2016 - jthumshirn@suse.de

- block: initialize hd_stuct's reference before assigning it
  (bsc#976705).
- commit bc5ec9e

-------------------------------------------------------------------
Tue May  3 14:25:44 CEST 2016 - jthumshirn@suse.de

- aacraid: Update driver version (bsc#966342, FATE#320140).
- aacraid: Fix for KDUMP driver hang (bsc#966342, FATE#320140).
- aacraid: Remove code to needlessly complete fib (bsc#966342,
  FATE#320140).
- aacraid: Log firmware AIF messages (bsc#966342, FATE#320140).
- aacraid: Fix for aac_command_thread hang (bsc#966342,
  FATE#320140).
- aacraid: Disable MSI mode for series 6, 7, 8 cards (bsc#966342,
  FATE#320140).
- aacraid: Relinquish CPU during timeout wait (bsc#966342,
  FATE#320140).
- aacraid: Start adapter after updating number of MSIX vectors
  (bsc#966342, FATE#320140).
- aacraid: Fix incorrectly named MACRO (bsc#966342, FATE#320140).
- aacraid: Removed unnecessary checks for NULL (bsc#966342,
  FATE#320140).
- hpsa: update driver version (bsc#964462, FATE#319992).
- hpsa: correct handling of HBA device removal (bsc#964462,
  FATE#319992).
- hpsa: correct ioaccel2 error procecssing (bsc#964462,
  FATE#319992).
- hpsa: correct ioaccel state change operation (bsc#964462,
  FATE#319992).
- hpsa: add timeouts for driver initiated commands (bsc#964462,
  FATE#319992).
- hpsa: add sas_address to sysfs device attibute (bsc#964462,
  FATE#319992).
- hpsa: correct initialization order issue (bsc#964462,
  FATE#319992).
- hpsa: set the enclosure identifier to zero (bsc#964462,
  FATE#319992).
- commit 4e29e1a

-------------------------------------------------------------------
Tue May  3 04:24:04 CEST 2016 - lduncan@suse.com

- target: add a new add_wwn_groups fabrics method (bsc#977860).
- target: initialize the nacl base CIT begfore init_nodeacl
  (bsc#977860).
- target: remove ->fabric_cleanup_nodeacl (bsc#977860).
- target: Avoid DataIN transfers for non-GOOD SAM status
  (bsc#977860).
- target/user: Report capability of handling out-of-order
  completions to userspace (bsc#977860).
- target/user: Fix size_t format-spec build warning (bsc#977860).
- target/user: Don't free expired command when time out
  (bsc#977860).
- target/user: Introduce data_bitmap, replace
  data_length/data_head/data_tail (bsc#977860).
- target/user: Free data ring in unified function (bsc#977860).
- target/user: Use iovec to describe continuous area (bsc#977860).
- target: Remove enum transport_lunflags_table (bsc#977860).
- target/iblock: pass WRITE_SAME to device if possible
  (bsc#977860).
- tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs
  (bsc#977860).
- sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs
  (bsc#977860).
- sbp-target: Conversion to percpu_ida tag pre-allocation
  (bsc#977860).
- tcm_fc: Convert to target_alloc_session usage (bsc#977860).
- target: Convert demo-mode only drivers to target_alloc_session
  (bsc#977860).
- configfs: switch ->default groups to a linked list (bsc#977860).
- target: Add target_alloc_session() helper function (bsc#977860).
- target/transport: add flag to indicate CPU Affinity is observed
  (bsc#977860).
- target: Fix incorrect unmap_zeroes_data_store return
  (bsc#977860).
- target/user: Fix cast from pointer to phys_addr_t (bsc#977860).
- target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
  (bsc#977860).
- iscsi-target: Use shash and ahash (bsc#977860).
- target/user: Make sure netlink would reach all network
  namespaces (bsc#977860).
- target: Obtain se_node_acl->acl_kref during
  get_initiator_node_acl (bsc#977860).
- target: Convert ACL change queue_depth se_session reference
  usage (bsc#977860).
- tcm_fc: Convert acl lookup to modern get_initiator_node_acl
  usage (bsc#977860).
- ib_srpt: Convert acl lookup to modern get_initiator_node_acl
  usage (bsc#977860).
- tcm_fc: Wait for command completion before freeing a session
  (bsc#977860).
- target: Fix a memory leak in target_dev_lba_map_store()
  (bsc#977860).
- target: Support aborting tasks with a 64-bit tag (bsc#977860).
- target: Remove an unused variable (bsc#977860).
- target: Fix indentation in target_core_configfs.c (bsc#977860).
- target/user: Allow user to set block size before enabling device
  (bsc#977860).
- target/fcoe: Add tag support to tcm_fc (bsc#977860).
- target: use offset_in_page macro (bsc#977860).
- target: fix deprecated attribute names in dmesg (bsc#977860).
- target/sbc: Add LBPRZ attribute + control CDB emulation
  (bsc#977860).
- sbp-target: Remove a superfluous forward declaration
  (bsc#977860).
- iscsi-target: Fix indentation + spelling + unreachable code
  (bsc#977860).
- target: Fix spelling + remove set-but-not-used variables
  (bsc#977860).
- fs: configfs: Drop unused parameter from
  configfs_undepend_item() (bsc#977860).
- tcm_loop: Show address of tpg in configfs (bsc#977860).
- commit 3a69fdc

-------------------------------------------------------------------
Mon May  2 18:54:43 CEST 2016 - brogers@suse.com

- KVM: x86: fix ordering of cr0 initialization code in
  vmx_cpu_reset (bsc#976504).
- commit 1258181

-------------------------------------------------------------------
Mon May  2 17:39:23 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: handle various crash scenarios
  (fate#320485).
- commit 77a126d

-------------------------------------------------------------------
Mon May  2 17:36:09 CEST 2016 - ohering@suse.de

- Drivers: hv: balloon: don't crash when memory is added in
  non-sorted order (fate#320485).
- commit 3c31881

-------------------------------------------------------------------
Mon May  2 17:27:26 CEST 2016 - ohering@suse.de

- Use mainline version to fix hyperv IP failover
- commit 2a00442

-------------------------------------------------------------------
Mon May  2 17:23:05 CEST 2016 - ohering@suse.de

- Use mainline version to fix signaling logic
  in hv_need_to_signal_on_read() (fate#320485).
- commit 1efb18c

-------------------------------------------------------------------
Mon May  2 16:46:51 CEST 2016 - ohering@suse.de

- x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
  (fate#320485).
- commit fbaa874

-------------------------------------------------------------------
Mon May  2 15:55:51 CEST 2016 - ohering@suse.de

- Correct mainline tag for two hyperv patches
- commit b697d4b

-------------------------------------------------------------------
Mon May  2 15:52:50 CEST 2016 - oneukum@suse.com

- usb: core: hub: hub_port_init lock controller instead of bus
  (bnc#978056).
- commit 9864d08

-------------------------------------------------------------------
Mon May  2 14:40:48 CEST 2016 - mbrugger@suse.com

- xgene: get_phy_device() doesn't return NULL anymore
  (bsc#977626).
- commit 5584dd3

-------------------------------------------------------------------
Mon May  2 11:48:27 CEST 2016 - vbabka@suse.cz

- mm: wake kcompactd before kswapd's short sleep (fate#320635 --
  Disable THP defragmentation by default).
- commit 50aba56

-------------------------------------------------------------------
Mon May  2 09:56:03 CEST 2016 - mhocko@suse.cz

- memcg: relocate charge moving from ->attach to ->post_attach
  (bnc#972552).
- cgroup, cpuset: replace cpuset_post_attach_flush() with
  cgroup_subsys->post_attach callback (bnc#972552).
- commit 369067c

-------------------------------------------------------------------
Mon May  2 09:47:24 CEST 2016 - jslaby@suse.cz

- kgraft/xen: Do not block livepatching in the XEN blkif kthread
  (fate#313296).
- kgraft/gfs2: Do not block livepatching in the log daemon for
  too long (fate#313296).
- kgraft/bcache: Do not block livepatching in the writeback
  thread for too long (fate#313296).
- commit f1e6829

-------------------------------------------------------------------
Fri Apr 29 20:09:36 CEST 2016 - mbrugger@suse.com

- usb: host: xhci-plat: fix NULL pointer in probe for device
  tree case (bsc#977626).
- commit 456f86e

-------------------------------------------------------------------
Fri Apr 29 17:23:03 CEST 2016 - mbrugger@suse.com

- arm64: Update config files. (bsc#976647)
  Enable DEBUG_RODATA.
- commit ff1c311

-------------------------------------------------------------------
Fri Apr 29 17:16:55 CEST 2016 - hare@suse.de

- Refresh patches to fixup compilation errors
- scsi: add scsi_set_sense_field_pointer() (bsc#977572).
- Refresh
  patches.drivers/ata-0024-libata-skip-debounce-delay-on-link-resume.patch.
- Refresh
  patches.drivers/ata-0025-drivers-ata-wake-port-before-DMA-stop-for-ALPM.patch.
- Refresh
  patches.drivers/ata-0055-libata-Implement-NCQ-autosense.patch.
- Refresh
  patches.drivers/ata-0056-libata-Implement-support-for-sense-data-reporting.patch.
- Refresh
  patches.drivers/ata-0062-libata-evaluate-SCSI-sense-code.patch.
- Refresh
  patches.drivers/ata-0064-libata-Implement-control-mode-page-to-select-sense-f.patch.
- Delete
  patches.fixes/libata-scsi-use-ata_scsi_set_sense-when-generating-A.patch.
- Delete patches.fixes/scsi-Fixup-fixed-sense-generation.patch.
- commit 06e1f4b

-------------------------------------------------------------------
Fri Apr 29 16:08:51 CEST 2016 - hare@suse.de

- ahci: per-port msix support (bsc#977572).
- ahci: switch from 'threaded' to 'hardirq' interrupt handling
  (bsc#977572).
- ahci: kill 'intr_status' (bsc#977572).
- sata_rcar: Add compatible string for r8a7795 (bsc#977572).
- ata: sata_rcar: Remove obsolete platform_device_id entries
  (bsc#977572).
- ata: ahci_brcmstb: disable NCQ for MIPS-based platforms
  (bsc#977572).
- ata: ahci_brcmstb: add a quirk for MIPS-based platforms
  (bsc#977572).
- ata: ahci_brcmstb: remove unused definitions (bsc#977572).
- ata: core: fix irq description on AHCI single irq systems
  (bsc#977572).
- ahci: compile out msi/msix infrastructure (bsc#977572).
- ata: ahci_brcmstb: add support for MIPS-based platforms
  (bsc#977572).
- sata_sx4: correctly handling failed allocation (bsc#977572).
- drivers: libata-core: Use usleep_range() instead of msleep()
  for (bsc#977572).
- ata: ahci_brcmstb: enable support for ALPM (bsc#977572).
- ata: ahci_brcmstb: disable DIPM support (bsc#977572).
- libata: skip debounce delay on link resume (bsc#977572).
- drivers: ata: wake port before DMA stop for ALPM (bsc#977572).
- libata: blacklist a Viking flash model for MWDMA corruption
  (bsc#977572).
- libata-sff: use WARN instead of BUG on illegal host state
  machine (bsc#977572).
- PCI: Remove includes of asm/pci-bridge.h (bsc#977572).
- libahci: Implement the capability to override the generic ahci
  (bsc#977572).
- ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci
  (bsc#977572).
- ahci_xgene: Implement the workaround to fix the missing of
  the edge (bsc#977572).
- libata: support AHCI on OCTEON platform (bsc#977572).
- gpio: Include linux/gpio.h instead of asm/gpio.h (bsc#977572).
- libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in
  (bsc#977572).
- ata: ahci_mvebu: add support for Armada 3700 variant
  (bsc#977572).
- ahci: Cache host controller version (bsc#977572).
- ahci: Convert driver to use modern PM hooks (bsc#977572).
- ahci: Add functions to manage runtime PM of AHCI ports
  (bsc#977572).
- ahci: Add runtime PM support for the host controller
  (bsc#977572).
- sata_via: Apply WD workaround only when needed on VT6421
  (bsc#977572).
- sata_via: Implement hotplug for VT6421 (bsc#977572).
- ahci: Workaround for ThunderX Errata#22536 (bsc#977572).
- ata: sata_rcar: Use ARCH_RENESAS (bsc#977572).
- AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs
  (bsc#977572).
- ata: ahci_xgene: dereferencing uninitialized pointer in probe
  (bsc#977572).
- ata: hpt366: convert to use match_string() helper (bsc#977572).
- libata: Fixup awkward whitespace in warning by removing line
  (bsc#977572).
- libata: Implement NCQ autosense (bsc#977572).
- libata: Implement support for sense data reporting (bsc#977572).
- libata-scsi: sanitize ata_gen_ata_sense() (bsc#977572).
- libata: sanitize ata_tf_read_block() (bsc#977572).
- libata-scsi: use scsi_set_sense_information() (bsc#977572).
- libata-eh: Set 'information' field for autosense (bsc#977572).
- libata-scsi: use ata_scsi_set_sense() (bsc#977572).
- libata: evaluate SCSI sense code (bsc#977572).
- libata-scsi: generate correct ATA pass-through sense
  (bsc#977572).
- libata: Implement control mode page to select sense format
  (bsc#977572).
- libata-scsi: Set field pointer in sense code (bsc#977572).
- libata-scsi: set bit pointer for sense code information
  (bsc#977572).
- libata-scsi: Set information sense field for invalid parameter
  (bsc#977572).
- libata: do not attempt to retrieve sense code twice
  (bsc#977572).
- Delete
  patches.arch/arm64-ahci-Workaround-for-ThunderX-Errata-22536.patch.
- Delete
  patches.arch/arm64-libahci-Implement-the-capability-to-override-the-gen.patch.
- commit 611b486

-------------------------------------------------------------------
Fri Apr 29 10:04:22 CEST 2016 - mmarek@suse.com

- config: use fragment configs for vanilla
- commit a6f62ca

-------------------------------------------------------------------
Fri Apr 29 09:59:56 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: CONFIG_MODULE_SIG_KEY is not needed as a macro
- commit f445774

-------------------------------------------------------------------
Fri Apr 29 09:21:10 CEST 2016 - jthumshirn@suse.de

- Revert "scsi: fix soft lockup in scsi_remove_target() on module
  removal" (bsc#977572).
- scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
  (bsc#977572).
- commit c475724

-------------------------------------------------------------------
Fri Apr 29 08:17:53 CEST 2016 - neilb@suse.com

- ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
  (Fate#318586).
- libceph: MOSDOpReply v7 encoding (Fate#318586).
- libceph: advertise support for TUNABLES5 (Fate#318586).
- crush: decode and initialize chooseleaf_stable (Fate#318586).
- crush: add chooseleaf_stable tunable (Fate#318586).
- crush: ensure take bucket value is valid (Fate#318586).
- crush: ensure bucket id is valid before indexing buckets array
  (Fate#318586).
- ceph: fix snap context leak in error path (Fate#318586).
- ceph: checking for IS_ERR instead of NULL (Fate#318586).
- libceph: remove outdated comment (Fate#318586).
- libceph: kill off ceph_x_ticket_handler::validity (Fate#318586).
- libceph: invalidate AUTH in addition to a service ticket
  (Fate#318586).
- libceph: fix authorizer invalidation, take 2 (Fate#318586).
- libceph: clear messenger auth_retry flag if we fault
  (Fate#318586).
- libceph: use list_for_each_entry_safe (Fate#318586).
- ceph: use i_size_{read,write} to get/set i_size (Fate#318586).
- ceph: re-send AIO write request when getting -EOLDSNAP error
  (Fate#318586).
- ceph: Asynchronous IO support (Fate#318586).
- ceph: Avoid to propagate the invalid page point (Fate#318586).
- ceph: fix double page_unlock() in page_mkwrite() (Fate#318586).
- rbd: delete an unnecessary check before rbd_dev_destroy()
  (Fate#318586).
- libceph: use list_next_entry instead of list_entry_next
  (Fate#318586).
- ceph: ceph_frag_contains_value can be boolean (Fate#318586).
- ceph: remove unused functions in ceph_frag.h (Fate#318586).
- commit 5195513

-------------------------------------------------------------------
Fri Apr 29 00:41:30 CEST 2016 - bpoirier@suse.com

- Delete patches.drivers/ixgbe-fix-broken-PFC-with-X550.patch.
- Delete patches.drivers/ixgbe-use-correct-fcoe-ddp-max-check.patch.
  They will be re-added shortly.
- commit 47ac2ac

-------------------------------------------------------------------
Thu Apr 28 18:21:40 CEST 2016 - fdmanana@suse.com

- Btrfs: fix empty symlink after creating symlink and fsync
  parent dir (bsc#977685).
- Btrfs: fix for incorrect directory entries after fsync log
  replay (bsc#957805, bsc#977685).
- Btrfs: do not collect ordered extents when logging that inode
  exists (bsc#977685).
- Btrfs: fix race when checking if we can skip fsync'ing an inode
  (bsc#977685).
- Btrfs: fix file loss on log replay after renaming a file and
  fsync (bsc#977685).
- Btrfs: fix unreplayable log after snapshot delete + parent
  dir fsync (bsc#977685).
- Btrfs: fix race between fsync and lockless direct IO writes
  (bsc#977685).
- commit 637867d

-------------------------------------------------------------------
Thu Apr 28 16:45:02 CEST 2016 - agraf@suse.de

- drivers: ata: Disable Device Sleep capability (fate#320029).
- drivers: ata: Add gen 3 mode support in driver (fate#320029).
- drivers: ata: Move sata port phy oob settings to device-tree
  (fate#320029).
- commit c8db8a9

-------------------------------------------------------------------
Thu Apr 28 11:58:31 CEST 2016 - hare@suse.de

- bnx2fc: Update version number to 2.10.3
  (bsc#966327,FATE#320151).
- bnx2fc: Check sc_cmd device and host pointer before returning
  the command to the mid-layer (bsc#966327,FATE#320151).
- bnx2fc: Print netdev device name when FCoE is successfully
  initialized (bsc#966327,FATE#320151).
- bnx2fc: Print when we send a fip keep alive
  (bsc#966327,FATE#320151).
- bnx2fc: Add driver tunables (bsc#966327,FATE#320151).
- commit e70239b

-------------------------------------------------------------------
Thu Apr 28 11:49:23 CEST 2016 - dchang@suse.com

- be2net: Don't leak iomapped memory on removal (bsc#963844
  FATE#320192).
- be2net: don't enable multicast flag in be_enable_if_filters()
  routine (bsc#963844 FATE#320192).
- be2net: Fix a UE caused by passing large frames to the ASIC
  (bsc#963844 FATE#320192).
- be2net: Declare some u16 fields as u32 to improve performance
  (bsc#963844 FATE#320192).
- be2net: Fix pcie error recovery in case of NIC+RoCE adapters
  (bsc#963844 FATE#320192).
- be2net: don't report EVB for older chipsets when SR-IOV is
  disabled (bsc#963844 FATE#320192).
- be2net: Interpret and log new data that's added to the port
  misconfigure async event (bsc#963844 FATE#320192).
- be2net: Request RSS capability of Rx interface depending on
  number of Rx rings (bsc#963844 FATE#320192).
- be2net: Fix interval calculation in interrupt moderation
  (bsc#963844 FATE#320192).
- be2net: Add retry in case of error recovery failure (bsc#963844
  FATE#320192).
- be2net: Fix Lancer error recovery (bsc#963844 FATE#320192).
- be2net: Don't run ethtool self-tests for VFs (bsc#963844
  FATE#320192).
- be2net: SRIOV Queue distribution should factor in EQ-count of
  VFs (bsc#963844 FATE#320192).
- be2net: Fix be_vlan_rem_vid() to check vlan id being removed
  (bsc#963844 FATE#320192).
- be2net: check for INSUFFICIENT_PRIVILEGES error (bsc#963844
  FATE#320192).
- be2net: return error status from be_set_phys_id() (bsc#963844
  FATE#320192).
- be2net: bump up the driver version to 11.0.0.0 (bsc#963844
  FATE#320192).
- be2net: support ethtool get-dump option (bsc#963844
  FATE#320192).
- be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
  (bsc#963844 FATE#320192).
- be2net: remove unused error variables (bsc#963844 FATE#320192).
- be2net: remove a line of code that has no effect (bsc#963844
  FATE#320192).
- be2net: log digital signature errors while flashing FW image
  (bsc#963844 FATE#320192).
- be2net: move FW flash cmd code to be_cmds.c (bsc#963844
  FATE#320192).
- be2net: cleanup FW flash image related macro defines (bsc#963844
  FATE#320192).
- be2net: avoid configuring VEPA mode on BE3 (bsc#963844
  FATE#320192).
- be2net: fix VF link state transition from disabled to auto
  (bsc#963844 FATE#320192).
- be2net: remove local variable 'status' (bsc#963844 FATE#320192).
- commit ae8642c

-------------------------------------------------------------------
Thu Apr 28 11:16:43 CEST 2016 - hare@suse.de

- SCSI: Free resources when we return BLKPREP_INVALID
  (bnc#977572).
- fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload (bnc#977572).
- iscsi_tcp: Use ahash (bnc#977572).
- mvsas: Add SGPIO support to Marvell 94xx (bnc#977572).
- mvsas: fix misleading indentation (bnc#977572).
- scsi: Declare local symbols static (bnc#977572).
- scsi: Drop runtime PM usage count after host is added
  (bnc#977572).
- scsi: Set request queue runtime PM status back to active on
  resume (bnc#977572).
- scsi: use sector_div instead of do_div (bnc#977572).
- scsi_debug: Increase the reported optimal transfer length
  (bnc#977572).
- scsi_debug: check for bigger value first (bnc#977572).
- scsi_transport_fc: Introduce scsi_host_{get,put}() (bnc#977572).
- scsi_transport_sas: add function to get SAS endpoint address
  (bnc#977572).
- scsi_transport_sas: add is_sas_attached() function (bnc#977572).
- ses: fix discovery of SATA devices in SAS enclosures
  (bnc#977572).
- st: Fix MTMKPART to work with newer drives (bnc#977572).
- st: Remove obsolete scsi_tape.max_pfn (bnc#977572).
- commit 37ce76b

-------------------------------------------------------------------
Thu Apr 28 10:20:36 CEST 2016 - agraf@suse.de

- arm64: Relocate screen_info.lfb_base on PCI BAR allocation (bsc#975159).
- commit 43cd2a7

-------------------------------------------------------------------
Thu Apr 28 09:47:12 CEST 2016 - hare@suse.de

- qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
  (FATE#320146, bsc#966328).
- qla2xxx: Use ATIO type to send correct tmr response
  (FATE#320146, bsc#966328).
- qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and
  TCM (FATE#320146, bsc#966328).
- qla2xxx: Fix warning reported by static checker (FATE#320146,
  bsc#966328).
- scsi_dh_alua: Fix a recently introduced deadlock (bsc#927040).
- scsi_dh_alua: uninitialized variable in alua_check_vpd()
  (bsc#927040).
- commit 234f85c

-------------------------------------------------------------------
Thu Apr 28 08:51:00 CEST 2016 - jlee@suse.com

- Refresh
  patches.suse/0001-MODSIGN-check-hash-of-kernel-module-in-blacklist.patch.
- Refresh
  patches.suse/0002-MODSIGN-load-hash-blacklist-of-modules-from-MOKx.patch.
- Update
  patches.suse/MODSIGN-loading-keys-from-db-when-SecureBoot-disabled.patch
  (bnc#929696, fate#314574, bsc#856382).
- Delete
  patches.suse/kernel-modsign_uefi.c-Check-for-EFI_RUNTIME_SERVICES.patch.
- commit 258133d

-------------------------------------------------------------------
Wed Apr 27 16:30:33 CEST 2016 - jroedel@suse.de

- iommu/arm-smmu: Make use of phandle iterators in device-tree
  parsing (bsc#977284).
- of: Introduce of_phandle_iterator_args() (bsc#977284).
- of: Introduce of_for_each_phandle() helper macro (bsc#977284).
- of: Remove counting special case from
  __of_parse_phandle_with_args() (bsc#977284).
- of: Move phandle walking to of_phandle_iterator_next()
  (bsc#977284).
- of: Introduce struct of_phandle_iterator (bsc#977284).
- commit f53638c

-------------------------------------------------------------------
Wed Apr 27 16:11:12 CEST 2016 - jeffm@suse.com

- rpm/kernel-binary.spec.in: only merge configs when vanilla is a fragment
  We can skip the (slow) merging when we know that the config isn't a
  fragment by keying off of an always-defined option like CONFIG_MMU.
- commit 66c90c3

-------------------------------------------------------------------
Wed Apr 27 08:15:52 CEST 2016 - gqjiang@suse.com

- md-cluster/bitmap: unplug bitmap to sync dirty pages to disk
  (fate#316335 bsc#971908).
- md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit
  and bitmap_file_set_bit (fate#316335).
- md-cluster/bitmap: fix wrong calcuation of offset (fate#316335).
- md-cluster: sync bitmap when node received RESYNCING msg
  (fate#316335).
- md-cluster: always setup in-memory bitmap (fate#316335
  bsc#969990).
- md: set MD_CHANGE_PENDING in a spinlocked region (fate#316335).
- md-cluster: wakeup thread if activated a spare disk (fate#316335
  bsc#970197).
- md-cluster: change array_sectors and update size are not
  supported (fate#316335 bsc#962263).
- md-cluster: fix locking when node joins cluster during message
  broadcast (fate#316335).
- md-cluster: unregister thread if err happened (fate#316335).
- md-cluster: wake up thread to continue recovery (fate#316335).
- md-cluser: make resync_finish only called after
  pers->sync_request (fate#316335).
- md-cluster: change resync lock from asynchronous to synchronous
  (fate#316335 bsc#957921).
- md-cluster: delete useless code (fate#316335).
- md-cluster: fix missing memory free (fate#316335).
- md-cluster: update the documentation (fate#316335 bsc#970232).
- md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY
  (fate#316335).
- md-cluster: append some actions when change bitmap from
  clustered to none (fate#316335).
- md-cluster: Protect communication with mutexes (fate#316335).
- md-cluster: Defer MD reloading to mddev->thread (fate#316335).
- md-cluster: Allow spare devices to be marked as faulty
  (fate#316335).
- md-cluster: Fix the remove sequence with the new MD reload code
  (fate#316335).
- md-cluster: remove a disk asynchronously from cluster
  environment (fate#316335).
- md-cluster: Avoid the resync ping-pong (fate#316335).
- commit 22401d5

-------------------------------------------------------------------
Wed Apr 27 02:02:25 CEST 2016 - jjolly@suse.de

- s390/pci: add report_error attribute (FATE#320437, LTC#135989).
- commit 15bc210

-------------------------------------------------------------------
Tue Apr 26 17:29:16 CEST 2016 - mmarek@suse.cz

- Drop vm.dirty_ratio=20 sysctl on x86_64, it's a NOP
- commit 201f030

-------------------------------------------------------------------
Tue Apr 26 17:28:19 CEST 2016 - mmarek@suse.cz

- Drop sysctl files for dropped archs, add ppc64le and arm64
- commit 0debc5d

-------------------------------------------------------------------
Tue Apr 26 16:15:07 CEST 2016 - jeffm@suse.com

- config: resync vanilla configs with default
  This is the result of copying default to vanilla and running
  run_oldconfig.sh --vanilla.
  Differences from default:
- General:
  - LOCALVERSION="-vanilla" -- obvious
  - DM_CACHE_MQ=m -- option merged with DM_CACHE_SMQ in patched kernel
- x86_64:
  - SCHED_OMIT_FRAME_POINTER=y -- option is removed with STACK_UNWIND=y
  - FRAME_POINTER=y -- unselected by STACK_UNWIND=y
  - PRESCAN_RXQ=n -- option does nothing in unpatched kernel
- arm64:
  - ARCH_WANT_GENERAL_HUGETLB=y -- option removed with contiguous PTE patch
  - FB_CFB_FILLRECT=y->m -- FB_EFI=y selects on patched kernel
  - FB_CFB_COPYAREA=y->m -- same
  - FB_CFB_IMAGEBLIT=y->m -- same
- commit 89620b8

-------------------------------------------------------------------
Tue Apr 26 15:17:45 CEST 2016 - dsterba@suse.com

- Refresh btrfs patches, update tags
- Refresh patches.suse/btrfs-8362-btrfs-Add-qgroup-tracing.patch.
- Refresh
  patches.suse/btrfs-8366-change-max_inline-default-to-2048.patch.
- Refresh
  patches.suse/btrfs-8388-fix-deadlock-between-direct-IO-write-and-defra.patch.
- Refresh
  patches.suse/btrfs-8393-remove-no-longer-used-function-extent_read_ful.patch.
- Refresh
  patches.suse/btrfs-8394-fix-error-path-when-failing-to-submit-bio-for-.patch.
- Refresh
  patches.suse/btrfs-8395-fix-leaking-of-ordered-extents-after-direct-IO.patch.
- Refresh
  patches.suse/btrfs-8400-handle-non-fatal-errors-in-btrfs_qgroup_inheri.patch.
- Refresh
  patches.suse/btrfs-8437-fix-deadlock-between-direct-IO-reads-and-buffe.patch.
- commit f264dd6

-------------------------------------------------------------------
Tue Apr 26 14:54:29 CEST 2016 - eich@suse.com

- vgaarb: Add more context to error messages (bsc#976868).
- commit 00421df

-------------------------------------------------------------------
Tue Apr 26 14:19:03 CEST 2016 - dsterba@suse.com

- Reorder btrfs patches
  Put the local non-upstream last.
- commit 57b862b

-------------------------------------------------------------------
Tue Apr 26 14:07:37 CEST 2016 - dsterba@suse.com

- btrfs: remove error message from search ioctl for nonexistent tree (bnc#976809)
- commit 368f032

-------------------------------------------------------------------
Tue Apr 26 08:12:31 CEST 2016 - hare@suse.de

- sd: get disk reference in sd_check_events() (bnc#897662).
- commit f1367b7

-------------------------------------------------------------------
Mon Apr 25 22:24:43 CEST 2016 - jeffm@suse.com

- rpm/kernel-binary.in: reassemble vanilla config from arch default and fragment
  This patch reassembles the vanilla config using the default config
  for the arch ("default" for everything but i386 which uses "pae") and
  the vanilla config fragment.
  This will do the right thing even if the vanilla config is still a
  standalone config, but scripts/kconfig/merge_config.sh will be slow.  Care
  should be taken to convert the vanilla configs on any branch that pulls
  this commit.
- commit a9a75a0

-------------------------------------------------------------------
Mon Apr 25 12:07:11 CEST 2016 - dchang@suse.com

- bnx2x: Prevent false warning for lack of FC NPIV (bsc#966325
  FATE#320153).
- bnx2x: don't wait for Tx completion on recovery (bsc#966325
  FATE#320153).
- bnx2x: add a separate GENEVE Kconfig symbol (bsc#966325
  FATE#320153).
  Update config files, enable BNX2X_GENEVE
  Enable Generic Network Virtualization Encapsulation
  support for bnx2x.
- bnx2x: Add missing HSI for big-endian machines (bsc#966325
  FATE#320153).
- bnx2x: Warn about grc timeouts in register dump (bsc#966325
  FATE#320153).
- bnx2x: extend DCBx support (bsc#966325 FATE#320153).
- bnx2x: Add support for single-port DCBx (bsc#966325
  FATE#320153).
- bnx2x: Add Geneve inner-RSS support (bsc#966325 FATE#320153).
- geneve: Add geneve_get_rx_port support (bsc#966325 FATE#320153).
- geneve: Add geneve udp port offload for ethernet devices
  (bsc#966325 FATE#320153).
- bnx2x: Remove unneccessary EXPORT_SYMBOL (bsc#966325
  FATE#320153).
- bnx2x: fix indentation in bnx2x_sp_task() (bsc#966325
  FATE#320153).
- bnx2x: define event data reserved fields as little-endian
  (bsc#966325 FATE#320153).
- bnx2x: define fields of struct cfc_del_event_data as
  little-endian (bsc#966325 FATE#320153).
- bnx2x: access cfc_del_event only if the opcode is CFC_DEL
  (bsc#966325 FATE#320153).
- bnx2x: fix receive of VF->PF mailbox messages by the PF on
  big-endian (bsc#966325 FATE#320153).
- bnx2x: fix sending VF->PF messages on big-endian (bsc#966325
  FATE#320153).
- bnx2x: fix crash on big-endian when adding VLAN (bsc#966325
  FATE#320153).
- bnx2x: Fix 84833 phy command handler (bsc#966325 FATE#320153).
- bnx2x: Fix led setting for 84858 phy (bsc#966325 FATE#320153).
- bnx2x: Correct 84858 PHY fw version (bsc#966325 FATE#320153).
- bnx2x: Fix 84833 RX CRC (bsc#966325 FATE#320153).
- bnx2x: Fix link-forcing for KR2 (bsc#966325 FATE#320153).
- bnx2x: remove rx_pkt/rx_calls (bsc#966325 FATE#320153).
- bnx2x: avoid soft lockup in bnx2x_poll() (bsc#966325
  FATE#320153).
- bnx2x: simplify distinction between port and func stats
  (bsc#966325 FATE#320153).
- bnx2x: change FW GRO error message to WARN_ONCE (bsc#966325
  FATE#320153).
- bnx2x: drop redundant error message about allocation failure
  (bsc#966325 FATE#320153).
- bnx2x: Utilize FW 7.13.1.0 (bsc#966325 FATE#320153).
- bnx2x: Show port statistics in Multi-function (bsc#966325
  FATE#320153).
- bnx2x: Add new SW stat 'tx_exhaustion_events' (bsc#966325
  FATE#320153).
- commit 2f6c4ea

-------------------------------------------------------------------
Mon Apr 25 11:02:33 CEST 2016 - ghe@suse.com

- ocfs2: extend enough credits for freeing one truncate record
  while replaying truncate records (bnc#971947).
- ocfs2: extend transaction for ocfs2_remove_rightmost_path()
  and ocfs2_update_edge_lengths() before to avoid inconsistency
  between inode and et (bnc#971947).
- commit 9774d91

-------------------------------------------------------------------
Fri Apr 22 19:00:46 CEST 2016 - jbohac@suse.cz

- crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode
  (bsc#958390).
- crypto: testmgr - mark authenticated ctr(aes) also as FIPS able
  (bsc#958390).
- commit a4eb908

-------------------------------------------------------------------
Fri Apr 22 16:46:04 CEST 2016 - jlee@suse.com

- Refresh
  patches.suse/0001-x86-efi-Fix-invalid-parameter-error-when-getting-hib.patch.
- commit ea6a5c1

-------------------------------------------------------------------
Thu Apr 21 11:08:49 CEST 2016 - jslaby@suse.cz

- Update patches.kernel.org/patch-4.4.7-8 (CVE-2016-3156
  FATE#318900 FATE#319959 FATE#320147 FATE#320149 FATE#320228
  FATE#320230 bnc#9663123 bsc#956852 bsc#966186 bsc#966191
  bsc#966337 bsc#971360 bsc#973378 bnc#972330).
  One more bnc.
- commit 8418953

-------------------------------------------------------------------
Thu Apr 21 01:06:01 CEST 2016 - tonyj@suse.de

- Refresh
  patches.suse/perf-additional-warning-when-sampling-rate-if-decayed-below-startup-minimum.patch.
- commit f20aab6

-------------------------------------------------------------------
Wed Apr 20 19:20:19 CEST 2016 - mbrugger@suse.com

- ar64: Update config files.
  Disable not used drivers.
- commit 7a54804

-------------------------------------------------------------------
Wed Apr 20 19:17:44 CEST 2016 - mbrugger@suse.com

- supported.conf: add arm64 bits
- commit 58495f6

-------------------------------------------------------------------
Wed Apr 20 16:28:41 CEST 2016 - eich@suse.com

- rpm/kernel-binary.spec.in:
  Add
   Recommends: perl make gcc
  to kernel-devel. This will install the tools requires to build
  kernels or kernel modules.
- commit 9c9087c

-------------------------------------------------------------------
Wed Apr 20 09:12:24 CEST 2016 - jslaby@suse.cz

- Linux 4.4.8 (CVE-2016-3156 FATE#318900 FATE#319959 FATE#320147
  FATE#320149 FATE#320228 FATE#320230 bnc#9663123 bsc#956852
  bsc#966186 bsc#966191 bsc#966337 bsc#971360 bsc#973378).
- Refresh
  patches.drivers/0001-usbvision-fix-overflow-of-interfaces-array.patch.
- Refresh
  patches.drivers/0005-libnvdimm-pfn-add-align-attribute-default-to-hpage_size.patch.
- Refresh
  patches.fixes/scsi-Do-not-attach-VPD-to-devices-that-don-t-support.patch.
- Delete
  patches.drivers/0002-Revert-usb-hub-do-not-clear-BOS-field-during-reset-d.patch.
- Delete
  patches.drivers/ALSA-timer-Use-mod_timer-for-rearming-the-system-tim.
- Delete
  patches.drivers/mlx4-0072-mlx4-add-missing-braces-in-verify_qp_parameters.patch.
- Delete
  patches.drivers/qlcnic-Fix-mailbox-completion-handling-during-spurio.patch.
- Delete
  patches.drivers/qlcnic-Remove-unnecessary-usage-of-atomic_t.patch.
- Delete
  patches.drivers/qlcnic-constify-qlcnic_dcb_ops-structures.patch.
- Delete patches.drivers/qlge-Fix-receive-packets-drop.patch.
- Delete
  patches.fixes/ipv4-Don-t-do-expensive-useless-work-during-inetdev-.patch.
- Delete
  patches.fixes/mld-igmp-Fix-reserved-tailroom-calculation.patch.
- Delete patches.suse/nfs-use-file_dentry.patch.
- Delete patches.suse/vfs-add-file_dentry.patch.
- commit a6e472a

-------------------------------------------------------------------
Tue Apr 19 17:38:16 CEST 2016 - jslaby@suse.cz

- kgr: define pr_fmt and modify all pr_* messages (fate#313296).
- kgr: taint with TAINT_LIVEPATCH (fate#313296 bsc#974406).
- commit 6ceee4a

-------------------------------------------------------------------
Tue Apr 19 13:50:42 CEST 2016 - jthumshirn@suse.de

- Update config files, remove CONFIG_IDE from ppc64le (FATE#316857, bsc#964440).
- commit 9b9544a

-------------------------------------------------------------------
Tue Apr 19 10:49:47 CEST 2016 - oneukum@suse.com

- USB: usbip: fix potential out-of-bounds write (bnc#975945).
- commit e4f17db

-------------------------------------------------------------------
Tue Apr 19 08:39:51 CEST 2016 - mkubecek@suse.cz

- netfilter: x_tables: check for size overflow (CVE-2016-3135
  bsc#970904).
- commit da154fc

-------------------------------------------------------------------
Tue Apr 19 08:30:43 CEST 2016 - mkubecek@suse.cz

- netfilter: x_tables: fix unconditional helper (CVE-2016-3134
  bsc#971126).
- netfilter: x_tables: make sure e->next_offset covers remaining
  blob size (CVE-2016-3134 bsc#971126).
- netfilter: x_tables: validate e->target_offset early
  (CVE-2016-3134 bsc#971126).
- commit ffd56da

-------------------------------------------------------------------
Tue Apr 19 08:06:43 CEST 2016 - mkubecek@suse.cz

- enic: set netdev->vlan_features (bsc#966245).
- commit f8a2043

-------------------------------------------------------------------
Tue Apr 19 07:31:25 CEST 2016 - mkubecek@suse.cz

- series.conf: move netfilter section right after the core networking
- commit f90cd61

-------------------------------------------------------------------
Tue Apr 19 07:26:13 CEST 2016 - mkubecek@suse.cz

- ipv6: per netns FIB garbage collection (bsc#965319).
- ipv6: per netns fib6 walkers (bsc#965319).
- ipv6: replace global gc_args with local variable (bsc#965319).
- commit cbb1509

-------------------------------------------------------------------
Mon Apr 18 23:29:11 CEST 2016 - agraf@suse.de

- supported.conf: Add ZynqMP AHCI controller (fate#320029)
- commit 1b354a0

-------------------------------------------------------------------
Mon Apr 18 17:27:06 CEST 2016 - pmladek@suse.com

- Remove the temporary solution for save printk in NMI (bnc#831949)
  The most critical situation has been solved upstream by the commit
  a9edc88093287183ac9 ("x86/nmi: Perform a safe NMI stack trace on all CPUs").
  It handles the scenarios reported by customers and should be enough.
  The complex temporary solution, used on SLE12-GM and SLE12-SP1, is not worth
  porting. It would be needed only for the dozen of remaining messages
  printed from NMI context.
  There is an alternative solution for the remaining printk's. It has a good
  chance to get accepted but it has not happened yet. See,
  https://lkml.kernel.org/g/<1459353210-20260-1-git-send-email-pmladek@suse.com>
- Delete
  patches.fixes/printk-nmi-0002-printk-allow-to-handle-more-log-buffers.patch.
- Delete
  patches.fixes/printk-nmi-0004-printk-add-NMI-ring-and-cont-buffers.patch.
- Delete
  patches.fixes/printk-nmi-0005-printk-allow-to-modify-NMI-log-buffer-size-using-boo.patch.
- Delete
  patches.fixes/printk-nmi-0006-printk-NMI-safe-printk.patch.
- Delete
  patches.fixes/printk-nmi-0007-printk-right-ordering-of-the-cont-buffers-from-NMI-c.patch.
- Delete
  patches.fixes/printk-nmi-0008-printk-try-hard-to-print-Oops-message-in-NMI-context.patch.
- Delete
  patches.fixes/printk-nmi-0009-printk-merge-and-flush-NMI-buffer-predictably-via-IR.patch.
- Delete
  patches.fixes/printk-nmi-0010-printk-survive-rotation-of-sequence-numbers.patch.
- Delete
  patches.fixes/printk-nmi-0011-printk-avoid-staling-when-merging-NMI-log-buffer.patch.
- Delete
  patches.fixes/printk-nmi-correct-detection-of-the-continuous-buffer-si.patch.
- commit 11332e8

-------------------------------------------------------------------
Mon Apr 18 15:51:44 CEST 2016 - mbrugger@suse.com

- net: thunderx: Fix broken of_node_put() code (bsc#975970).
- commit 23e16ac

-------------------------------------------------------------------
Mon Apr 18 15:16:51 CEST 2016 - jthumshirn@suse.de

- snic: correctly check for array overrun on overly long version
  number (FATE#319760, bsc#964943).
- snic: Added additional stats (FATE#319760, bsc#964943).
- snic: LUN goes offline due to scsi cmd timeouts (FATE#319760,
  bsc#964943).
- snic: Handling control path queue issues (FATE#319760,
  bsc#964943).
- snic: target cleanup in driver unload path (FATE#319760,
  bsc#964943).
- snic: Fix for missing interrupts (FATE#319760, bsc#964943).
- snic: Fixing race in the hba reset and IO/TM completion
  (FATE#319760, bsc#964943).
- snic: add scsi host after determining max IOs (FATE#319760,
  bsc#964943).
- commit 1d76dc6

-------------------------------------------------------------------
Mon Apr 18 14:37:41 CEST 2016 - jthumshirn@suse.de

- hpsa: update copyright information (FATE#319992, bsc#972413).
- hpsa: remove function definition for sanitize_inquiry_string
  (FATE#319992, bsc#972413).
- scsi: Export function scsi_scan.c:sanitize_inquiry_string
  (FATE#319992, bsc#972413).
- hpsa: check for a null phys_disk pointer in ioaccel2 path
  (FATE#319992, bsc#972413).
- hpsa: correct abort tmf for hba devices (FATE#319992,
  bsc#972413).
- hpsa: add SMR drive support (FATE#319992, bsc#972413).
- hpsa: do not get enclosure info for external devices
  (FATE#319992, bsc#972413).
- commit 923efe1

-------------------------------------------------------------------
Mon Apr 18 12:01:14 CEST 2016 - duwe@suse.de

- crypto: testmgr - mark more algorithms as FIPS compliant
  (bsc#970490).
- commit 06f5088

-------------------------------------------------------------------
Sat Apr 16 02:04:43 CEST 2016 - agraf@suse.de

- Add support for BCM2837 (FATE#319481)
  - drm/vc4: Add a BO cache (FATE#319481).
  - drm/vc4: Add create and map BO ioctls (FATE#319481).
  - drm/vc4: Add an API for creating GPU shaders in GEM BOs
    (FATE#319481).
  - drm/vc4: Fix a typo in a V3D debug register (FATE#319481).
  - drm/vc4: Bind and initialize the V3D engine (FATE#319481).
  - drm/vc4: Add support for drawing 3D frames (FATE#319481).
  - drm/vc4: Add support for async pageflips (FATE#319481).
  - drm/vc4: Add an interface for capturing the GPU state after
    a hang (FATE#319481).
  - drm/vc4: copy_to_user() returns the number of bytes remaining
    (FATE#319481).
  - drm/vc4: allocate enough memory in vc4_save_hang_state()
    (FATE#319481).
  - drm/vc4: fix an error code (FATE#319481).
  - clk: bcm2835: Add a driver for the auxiliary peripheral clock
    gates (FATE#319481).
  - clk: bcm2835: add a round up ability to the clock divisor
    (FATE#319481).
  - clk: bcm2835: Support for clock parent selection (FATE#319481).
  - clk: bcm2835: Add PWM clock support (FATE#319481).
  - irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers
    (FATE#319481).
  - irqchip/bcm2836: Add SMP support for the 2836 (FATE#319481).
  - irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR
    (FATE#319481).
  - irqchip/bcm2836: Make code more readable (FATE#319481).
  - ARM: bcm2835: Move the CPU/peripheral include out of common
    RPi DT (FATE#319481).
  - drm/vc4: fix warning in validate printf (FATE#319481).
  - drm/vc4: Remove broken attempt at GPU reset using genpd
    (FATE#319481).
  - ARM: bcm2835: Add PWM clock support to the device tree
    (FATE#319481).
  - ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT
    (FATE#319481).
  - drm/vc4: Nuke preclose hook (FATE#319481).
  - drm/vc4: Improve comments on vc4_plane_state members
    (FATE#319481).
  - drm/vc4: Add missing __iomem annotation to hw_dlist
    (FATE#319481).
  - drm/vc4: Move the plane clipping/scaling setup to a separate
    function (FATE#319481).
  - drm/vc4: Add a proper short-circut path for legacy cursor
    updates (FATE#319481).
  - drm/vc4: Make the CRTCs cooperate on allocating display lists
    (FATE#319481).
  - drm/vc4: Add more display planes to each CRTC (FATE#319481).
  - drm/vc4: Fix which value is being used for source image size
    (FATE#319481).
  - drm/vc4: Add support for scaling of display planes
    (FATE#319481).
  - drm/vc4: Add support a few more RGB display plane formats
    (FATE#319481).
  - drm/vc4: Add support for YUV planes (FATE#319481).
  - drm/vc4: Validate that WAIT_BO padding is cleared (FATE#319481).
  - drm/vc4: Fix the clear color for the first tile rendered
    (FATE#319481).
  - drm/vc4: Return an ERR_PTR from BO creation instead of NULL
    (FATE#319481).
  - drm/vc4: Fix -ERESTARTSYS error return from BO waits
    (FATE#319481).
  - drm/vc4: Drop error message on seqno wait timeouts
    (FATE#319481).
  - drm/vc4: Fix spurious GPU resets due to BO reuse (FATE#319481).
  - drm/vc4: Enable runtime PM (FATE#319481).
  - drm/vc4: Use runtime PM to power cycle the device when the
    GPU hangs (FATE#319481).
  - clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate()
    (FATE#319481).
  - irqchip/bcm2836: Drop extra memory barrier in SMP boot
    (FATE#319481).
  - clk: bcm2835: added missing clock register definitions
    (FATE#319481).
  - drm/vc4: Fix a framebuffer reference leak on async flip
    interrupt (FATE#319481).
  - drm/vc4: Bring HDMI up from power off if necessary
    (FATE#319481).
  - drm/vc4: Add another reg to HDMI debug dumping (FATE#319481).
  - drm/vc4: Fix the name of the VSYNCD_EVEN register (FATE#319481).
  - drm/vc4: Fix setting of vertical timings in the CRTC
    (FATE#319481).
  - drm/vc4: Initialize scaler DISPBKGND on modeset (FATE#319481).
  - drm/vc4: improve throughput by pipelining binning and rendering
    jobs (FATE#319481).
  - drm/vc4: Let gpiolib know that we're OK with sleeping for HPD
    (FATE#319481).
  - drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the
    devicetree (FATE#319481).
  - drm/vc4: Return -EFAULT on copy_from_user() failure
    (FATE#319481).
  - drm/vc4: Recognize a more specific compatible string for V3D
    (FATE#319481).
  - clk: bcm2835: fix check of error code returned by
    devm_ioremap_resource() (FATE#319481).
  - clk: bcm2835: pll_off should only update CM_PLL_ANARST
    (FATE#319481).
  - clk: bcm2835: add locking to pll*_on/off methods (FATE#319481).
  - clk: bcm2835: divider value has to be 1 or more (FATE#319481).
  - clk: bcm2835: correctly enable fractional clock support
    (FATE#319481).
  - clk: bcm2835: clean up coding style issues (FATE#319481).
  - clk: bcm2835: expose raw clock-registers via debugfs
    (FATE#319481).
  - clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver
    (FATE#319481).
  - clk: bcm2835: reorganize bcm2835_clock_array assignment
    (FATE#319481).
  - clk: bcm2835: enable management of PCM clock (FATE#319481).
  - clk: bcm2835: add missing PLL clock dividers (FATE#319481).
  - clk: bcm2835: add missing osc and per clocks (FATE#319481).
  - ARM: bcm2835: Add VC4 to the device tree (FATE#319481).
  - drm/vc4: Add DPI driver (FATE#319481).
  - irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ
    (FATE#319481).
  - irqchip: bcm2836: Drop smp_set_ops on arm64 builds
    (FATE#319481).
  - irqchip: bcm2836: Fix compiler warning on 64-bit build
    (FATE#319481).
  - irqchip: bcm2836: Use a more generic memory barrier call
    (FATE#319481).
  - clk: bcm2835: Fix compiler warnings on 64-bit builds
    (FATE#319481).
  - clk: bcm2835: Fix PLL poweron (FATE#319481).
  - ARM: bcm2835: Add devicetree for the Raspberry Pi 3
    (FATE#319481).
  - drm/vc4: Fix NULL deref in HDMI init error path (FATE#319481).
  - ARM: bcm2835: Give HDMI a HPD GPIO on the pi3 (FATE#319481).
  - don't force serial pins to uart0 (FATE#319481).
  - clk: bcm2835: Add bindings for the auxiliary peripheral clock
    gates (FATE#319481).
  - ARM: bcm2835: add rpi power domain driver (FATE#319481).
  - ARM: bcm2835: add bcm2835-aux-uart support to DT (FATE#319481).
  - drm: Add an encoder and connector type enum for DPI
    (FATE#319481).
  - drm: Create a driver hook for allocating GEM object structs
    (FATE#319481).
  - ARM: bcm2835: Define two new packets from the latest firmware
    (FATE#319481).
  - arm64: Add platform selection for BCM2835 (FATE#319481).
  - serial: bcm2835: add driver for bcm2835-aux-uart (FATE#319481).
  - serial: bcm2835: fix unsigned int issue with irq (FATE#319481).
  - pwm: bcm2835: Calculate scaler in ->config() (FATE#319481).
  - pwm: bcm2835: Prevent division by zero (FATE#319481).
  - ASoC: bcm2835: cleanup includes by ordering them alphabetically
    (FATE#319481).
  - ASoC: bcm2835: move to use the clock framework (FATE#319481).
  - pinctrl: bcm2835: Implement get_direction callback
    (FATE#319481).
  - pinctrl: bcm2835: use gpiochip data pointer (FATE#319481).
  - spi: bcm2835aux: fix bitmask defines (FATE#319481).
  - spi: bcm2835aux: disable tx fifo empty irq (FATE#319481).
  - spi: bcm2835: Remove unnecessary workaround to call
    gpio_set_value (FATE#319481).
  - spi: bcm2835aux: set up spi-mode before asserting cs-gpio
    (FATE#319481).
  - spi: bcm2835aux: fix CPOL/CPHA setting (FATE#319481).
  - Update config files.
  - supported.conf:
- commit 9f3b827

-------------------------------------------------------------------
Fri Apr 15 21:07:00 CEST 2016 - jbohac@suse.cz

- IB/hfi1: Add adaptive cacheless verbs copy (bsc#973818,
  fate#319242).
- IB/hfi1: Add ASIC flag view/clear (bsc#973818, fate#319242).
- IB/hfi1: Add ASIC resource reservation functions (bsc#973818,
  fate#319242).
- IB/hfi1: Add filter callback (bsc#973818, fate#319242).
- IB/hfi1: Add MMU tracing (bsc#973818, fate#319242).
- IB/hfi1: Add pin query function (bsc#973818, fate#319242).
- IB/hfi1: Add SDMA cache eviction algorithm (bsc#973818,
  fate#319242).
- IB/hfi1: Add shared ASIC structure (bsc#973818, fate#319242).
- IB/hfi1: Add the break statement that was removed in an
  (bsc#973818, fate#319242).
- IB/hfi1: Add unique trace point for pio and sdma send
  (bsc#973818, fate#319242).
- IB/hfi1: Adjust last address values for intervals (bsc#973818,
  fate#319242).
- IB/hfi1: Allow MMU function execution in IRQ context
  (bsc#973818, fate#319242).
- IB/hfi1: Allow remove MMU callbacks to free nodes (bsc#973818,
  fate#319242).
- IB/hfi1: Change EPROM handling to use resource reservation
  (bsc#973818, fate#319242).
- IB/hfi1: Change QSFP functions to use resource reservation
  (bsc#973818, fate#319242).
- IB/hfi1: Change SBus handling to use resource reservation
  (bsc#973818, fate#319242).
- IB/hfi1: Change thermal init to use resource reservation
  (bsc#973818, fate#319242).
- IB/hfi1: Don't call cond_resched in atomic mode when sending
  (bsc#973818, fate#319242).
- IB/hfi1: Enable adaptive pio by default (bsc#973818,
  fate#319242).
- IB/hfi1: Fix adaptive pio packet corruption (bsc#973818,
  fate#319242).
- IB/hfi1: Fix issues with qp_stats print (bsc#973818,
  fate#319242).
- IB/hfi1: Fix ordering of trace for accuracy (bsc#973818,
  fate#319242).
- IB/hfi1: Fix panic in adaptive pio (bsc#973818, fate#319242).
- IB/hfi1: Fix PIO wakeup timing hole (bsc#973818, fate#319242).
- IB/hfi1: Handle host handshake timeout (bsc#973818,
  fate#319242).
- IB/hfi1: Hold i2c resource across debugfs open/close
  (bsc#973818, fate#319242).
- IB/hfi1: Implement SDMA-side buffer caching (bsc#973818,
  fate#319242).
- IB/hfi1: Improve LED beaconing (bsc#973818, fate#319242).
- IB/hfi1: Move constant to the right in bitwise operations
  (bsc#973818, fate#319242).
- IB/hfi1: Notify remove MMU/RB callback of calling context
  (bsc#973818, fate#319242).
- IB/hfi1: Prevent NULL pointer dereference (bsc#973818,
  fate#319242).
- IB/hfi1: Re-factor MMU notification code (bsc#973818,
  fate#319242).
- IB/hfi1: Reduce hardware mutex timeout (bsc#973818,
  fate#319242).
- IB/hfi1: Remove ASIC block clear (bsc#973818, fate#319242).
- IB/hfi1: Remove compare callback (bsc#973818, fate#319242).
- IB/hfi1: Remove the use of add/remove RB function pointers
  (bsc#973818, fate#319242).
- IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flag (bsc#973818,
  fate#319242).
- IB/hfi1: Report pid in qp_stats to aid debug (bsc#973818,
  fate#319242).
- IB/hfi1: Specify mm when releasing pages (bsc#973818,
  fate#319242).
- IB/hfi1: Switch to using the pin query function (bsc#973818,
  fate#319242).
- IB/hfi1: Use interval RB trees (bsc#973818, fate#319242).
- IB/qib: Add device specific info prints (bsc#973818,
  fate#319242).
- IB/qib: Begin to use rdmavt for verbs (bsc#973818, fate#319242).
- IB/qib: Clean up register_ib_device (bsc#973818, fate#319242).
- IB/qib: Delete QIB user context allocation and de-alloction
  (bsc#973818, fate#319242).
- IB/qib: Destroy SMI AH before de-allocating the protection
  (bsc#973818, fate#319242).
- IB/qib: Implement qib support for AH notification (bsc#973818,
  fate#319242).
- IB/qib: Improve ipoib UD performance (bsc#973818, fate#319242).
- IB/qib: Insure last cursor is updated prior to complete
  (bsc#973818, fate#319242).
- IB/qib,rdmavt: Move smi_ah to qib (bsc#973818, fate#319242).
- IB/qib: Remove completion queue data structures and functions
  (bsc#973818, fate#319242).
- IB/qib: Remove create and free mad agents (bsc#973818,
  fate#319242).
- IB/qib: Remove create qp and create qp table functionality
  (bsc#973818, fate#319242).
- IB/qib: Remove destroy queue pair code (bsc#973818,
  fate#319242).
- IB/qib: Remove dma.c and use rdmavt version of dma functions
  (bsc#973818, fate#319242).
- IB/qib: Remove driver specific members from qib qp type
  (bsc#973818, fate#319242).
- IB/qib: Remove ibport and use rdmavt version (bsc#973818,
  fate#319242).
- IB/qib: Remove mmap from qib (bsc#973818, fate#319242).
- IB/qib: Remove modify queue pair code (bsc#973818, fate#319242).
- IB/qib: Remove modify_port and port_immutable functions
  (bsc#973818, fate#319242).
- IB/qib: Remove most uses of QIB_PERMISSIVE_LID and (bsc#973818,
  fate#319242).
- IB/qib: Remove qib multicast verbs functions (bsc#973818,
  fate#319242).
- IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
  (bsc#973818, fate#319242).
- IB/qib: Remove qib_post_receive and use rdmavt version
  (bsc#973818, fate#319242).
- IB/qib: Remove qib_query_device function (bsc#973818,
  fate#319242).
- IB/qib: Remove qib_query_qp function (bsc#973818, fate#319242).
- IB/qib: Remove qp and mr functionality from qib (bsc#973818,
  fate#319242).
- IB/qib: Remove qpn, qp tables and related variables from qib
  (bsc#973818, fate#319242).
- IB/qib: Remove srq from qib (bsc#973818, fate#319242).
- IB/qib: Remove srq functionality (bsc#973818, fate#319242).
- IB/qib: Rename several functions by adding a "qib_" prefix
  (bsc#973818, fate#319242).
- IB/qib: Setup notify free/create mad agent callbacks for
  (bsc#973818, fate#319242).
- IB/qib, staging/rdma/hfi1: add s_hlock for use in post send
  (bsc#973818, fate#319242).
- IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection
  (bsc#973818, fate#319242).
- IB/qib: Support query gid in rdmavt (bsc#973818, fate#319242).
- IB/qib: Use address handle in rdmavt and remove from qib
  (bsc#973818, fate#319242).
- IB/qib: Use rdmavt device allocation function (bsc#973818,
  fate#319242).
- IB/qib: Use rdmavt lid defines in qib (bsc#973818, fate#319242).
- IB/qib: Use rdmavt pkey verbs function (bsc#973818,
  fate#319242).
- IB/qib: Use rdmavt protection domain (bsc#973818, fate#319242).
- IB/qib: Use rdmavt send and receive flags (bsc#973818,
  fate#319242).
- IB/qib: Use rdmavt version of post_send (bsc#973818,
  fate#319242).
- IB/rdamvt: fix cross build with rdmavt (bsc#973818,
  fate#319242).
- IB/rdmavt: Add address handle stubs (bsc#973818, fate#319242).
- IB/rdmavt: Add AH to rdmavt (bsc#973818, fate#319242).
- IB/rdmavt: Add an ibport data structure to rdmavt (bsc#973818,
  fate#319242).
- IB/rdmavt: Add common LID defines to rdmavt (bsc#973818,
  fate#319242).
- IB/rdmavt: Add completion queue function stubs (bsc#973818,
  fate#319242).
- IB/rdmavt: Add completion queue functions (bsc#973818,
  fate#319242).
- IB/rdmavt: Add create queue pair functionality (bsc#973818,
  fate#319242).
- IB/rdmavt: Add destroy qp verb (bsc#973818, fate#319242).
- IB/rdmavt: Add device specific info prints (bsc#973818,
  fate#319242).
- IB/rdmavt: Add device structure allocation (bsc#973818,
  fate#319242).
- IB/rdmavt: Add driver notification for new AH (bsc#973818,
  fate#319242).
- IB/rdmavt: Add get port immutable stub (bsc#973818,
  fate#319242).
- IB/rdmavt: Add hardware driver send work request check
  (bsc#973818, fate#319242).
- IB/rdmavt: Add ib core device attributes to rvt driver params
  (bsc#973818, fate#319242).
- IB/rdmavt: Add IB user context allocation and de-alloction
  (bsc#973818, fate#319242).
- IB/rdmavt: Add mad agents to rdmavt (bsc#973818, fate#319242).
- IB/rdmavt: Add Mem affinity support (bsc#973818, fate#319242).
- IB/rdmavt: Add memory region stubs (bsc#973818, fate#319242).
- IB/rdmavt: Add misc dev register functionality (bsc#973818,
  fate#319242).
- IB/rdmavt: Add mmap related functions (bsc#973818, fate#319242).
- IB/rdmavt: Add mmap stub (bsc#973818, fate#319242).
- IB/rdmavt: Add modify qp (bsc#973818, fate#319242).
- IB/rdmavt: add modify queue pair driver helpers (bsc#973818,
  fate#319242).
- IB/rdmavt: Add multicast functions (bsc#973818, fate#319242).
- IB/rdmavt: Add multicast stubs (bsc#973818, fate#319242).
- IB/rdmavt: Add per verb driver callback checking (bsc#973818,
  fate#319242).
- IB/rdmavt: Add pkey query stub (bsc#973818, fate#319242).
- IB/rdmavt: Add pkey support (bsc#973818, fate#319242).
- IB/rdmavt: Add post receive to rdmavt (bsc#973818, fate#319242).
- IB/rdmavt: Add post send and recv stubs (bsc#973818,
  fate#319242).
- IB/rdmavt: Add post send to rdmavt (bsc#973818, fate#319242).
- IB/rdmavt: Add process MAD stub (bsc#973818, fate#319242).
- IB/rdmavt: Add protection domain to rdmavt (bsc#973818,
  fate#319242).
- IB/rdmavt: Add query and modify device stubs (bsc#973818,
  fate#319242).
- IB/rdmavt: Add query and modify port stubs (bsc#973818,
  fate#319242).
- IB/rdmavt: Add query gid stub (bsc#973818, fate#319242).
- IB/rdmavt: Add query gid support (bsc#973818, fate#319242).
- IB/rdmavt: Add queue pair data structure to rdmavt (bsc#973818,
  fate#319242).
- IB/rdmavt: Add queue pair function stubs (bsc#973818,
  fate#319242).
- IB/rdmavt: Add R and S flags for queue pairs (bsc#973818,
  fate#319242).
- IB/rdmavt: Add srq functionality to rdmavt (bsc#973818,
  fate#319242).
- IB/rdmavt: Add SRQ stubs (bsc#973818, fate#319242).
- IB/rdmavt: Add support for query_port, modify_port and
  (bsc#973818, fate#319242).
- IB/rdmavt: Add support for rvt_query_device function
  (bsc#973818, fate#319242).
- IB/rdmavt: Add support for rvt_query_qp (bsc#973818,
  fate#319242).
- IB/rdmavt: Add support for tracing events (bsc#973818,
  fate#319242).
- IB/rdmavt: Add the start of capability flags (bsc#973818,
  fate#319242).
- IB/rdmavt: Add trace and error print statements in (bsc#973818,
  fate#319242).
- IB/rdmavt: Alloc and dealloc ucontexts (bsc#973818,
  fate#319242).
- IB/rdmavt: Allow reserving just one qpn (bsc#973818,
  fate#319242).
- IB/rdmavt: Break rdma_vt main include header file up
  (bsc#973818, fate#319242).
- IB/rdmavt: Check lkey_table_size value before use (bsc#973818,
  fate#319242).
- IB/rdmavt: Clean up comments and add more documentation
  (bsc#973818, fate#319242).
- IB/rdmavt: Clean up distinction between port number and index
  (bsc#973818, fate#319242).
- IB/rdmavt: Consolidate dma ops in rdmavt (bsc#973818,
  fate#319242).
- IB/rdmavt: Create module framework and handle driver
  (bsc#973818, fate#319242).
- IB/rdmavt: Do not use rvt prints which rely on driver too
  (bsc#973818, fate#319242).
- IB/rdmavt: Export reset_qp in rdmavt (bsc#973818, fate#319242).
- IB/rdmavt: Fix copyright date (bsc#973818, fate#319242).
- IB/rdmavt: Initialize and teardown of qpn table (bsc#973818,
  fate#319242).
- IB/rdmavt: Macroize override checks during driver (bsc#973818,
  fate#319242).
- IB/rdmavt: Move driver helper functions to a common structure
  (bsc#973818, fate#319242).
- IB/rdmavt: Move memory registration into rdmavt (bsc#973818,
  fate#319242).
- IB/rdmavt: Move MR datastructures into rvt (bsc#973818,
  fate#319242).
- IB/rdmavt: Move SRQ data structure into rdmavt (bsc#973818,
  fate#319242).
- IB/rdmavt: Post receive for QP in ERR state (bsc#973818,
  fate#319242).
- IB/rdmavt: Properly pass gfp to hw driver function (bsc#973818,
  fate#319242).
- IB/rdmavt: Remove RVT_FLAGs (bsc#973818, fate#319242).
- IB/rdmavt: Remove signal_supported and comments (bsc#973818,
  fate#319242).
- IB/rdmavt: Remove unnecessary exported functions (bsc#973818,
  fate#319242).
- IB/rdmavt: remove unused qp field (bsc#973818, fate#319242).
- IB/rdmavt: Remove unused variable from Queue Pair (bsc#973818,
  fate#319242).
- IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale
  (bsc#973818, fate#319242).
- IB/rdmavt: Support creating qps with GFP_NOIO flag (bsc#973818,
  fate#319242).
- IB/rdmvt: close send engine struct holes (bsc#973818,
  fate#319242).
- IB: remove support for phys MRs (bsc#973818, fate#319242).
- staging/hfi1: Add building blocks for TID caching (bsc#973818,
  fate#319242).
- staging/hfi1: Add definitions needed for TID cache (bsc#973818,
  fate#319242).
- staging/hfi1: Add function stubs for TID caching (bsc#973818,
  fate#319242).
- staging/hfi1: Add MMU notifier callback function (bsc#973818,
  fate#319242).
- staging/hfi1: add per SDMA engine stats to hfistats (bsc#973818,
  fate#319242).
- staging/hfi1: Add TID cache receive init and free funcs
  (bsc#973818, fate#319242).
- staging/hfi1: Add TID entry program function body (bsc#973818,
  fate#319242).
- staging/hfi1: Add TID free/clear function bodies (bsc#973818,
  fate#319242).
- staging/hfi1: Change default krcvqs (bsc#973818, fate#319242).
- staging/hfi1: change krcvqs mod param from byte to uint
  (bsc#973818, fate#319242).
- staging/hfi1: check for ARMED->ACTIVE change in recv int
  (bsc#973818, fate#319242).
- staging/hfi1: Clean up comments (bsc#973818, fate#319242).
- staging/hfi1: Convert lock to mutex (bsc#973818, fate#319242).
- staging/hfi1: Enable TID caching feature (bsc#973818,
  fate#319242).
- staging/hfi1: Fix Xmit Wait calculation (bsc#973818,
  fate#319242).
- staging/hfi1: Move s_sde to read mostly section of hfi1_qp
  (bsc#973818, fate#319242).
- staging/hfi1: Remove un-needed variable (bsc#973818,
  fate#319242).
- staging/hfi1: Remove unneeded variable index (bsc#973818,
  fate#319242).
- staging/hfi1: TID group definitions and support funcs
  (bsc#973818, fate#319242).
- staging/hfi1: Use BIT macro (bsc#973818, fate#319242).
- staging/rdma/hfi: fix CQ completion order issue (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: actually use new RNR timer API in loopback
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Adaptive PIO for short messages (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Add a credit push on diagpkt allocate fail
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: add ACK coalescing logic (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Add active and optical cable support
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Add aeth name syndrome decode (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Add basic rdmavt capability flags for hfi1
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Add blank link after declarations
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Add braces on all arms of statement
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Add comment for spinlock_t definition
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: add common routine for queuing acks
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: add cq head and tail information to
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Add credits for VL0 to VL7 in snoop mode
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: add dd_dev_dbg (bsc#973818, fate#319242).
- staging/rdma/hfi1: add definitions for OPA traps (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Add device specific info prints (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Add one-time LCB reset (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Add page lock limit check for SDMA
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Add qp to send context mapping for PIO
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: add s_avail to qp_stats (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: add s_retry to diagnostics (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Add s_sendcontext priv field (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Add send context sw index (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Add space between concatenated string
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Add spaces around binary operators
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Add support for enabling/disabling PCIe
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: add unique rnr timer (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Adding counter resolutions for (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Adding support for hfi counters via sysfs
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Adds software counters for bitfields
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Adjust EPROM partitions, add EPROM
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Allocate send ctxt on device NUMA node
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Allow a fair scheduling of QPs (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Always download SBus firmware (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: avoid passing pmtu (bsc#973818, fate#319242).
- staging/rdma/hfi1: Avoid using upstream component if it is
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Begin to use rdmavt for verbs (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: centralize timer routines into rc
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Change for data type of port number
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Change num_rcv_contexts to (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Change send_schedule counter to a per cpu
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Check interrupt registers mapping
  (bsc#973818, fate#319242).
- staging: rdma: hfi1: chip: Remove wrapper function (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Clean up init_cntrs() (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Clean up macro indentation (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Clean up register device (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Clean up return handling (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Clean-up unnecessary goto statements
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Cleanup comments and logs in PHY code
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: cleanup messages on qsfp_read() failure
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Clear the QSFP reset that is asserted on
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Consider VL15 MTU also when calculating
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Consolidate CPU/IRQ affinity support
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Consolidate dma ops for hfi1 (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: convert buffers allocated atomic to per
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Convert to use get_user_pages_fast
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Correct TWSI reset (bsc#973818, fate#319242).
- staging/rdma/hfi1: correctly check for post-interrupt packets
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Correctly limit VLs against SDMA engines
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Correctly set RcvCtxtCtrl register
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Decode CNP opcode (bsc#973818, fate#319242).
- Staging: rdma: hfi1: Delete NULL check before vfree (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Destroy workqueues if (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Detect SDMA transmission error early
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Determine actual operational VLs (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: diag: constify hfi1_filter_array
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: diag.c add missing braces (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: diag.c change null comparisons (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: diag.c correct sizeof parameter (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: diag.c fix alignment (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: diag.c fix logical continuations (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: diag.c fix white space errors (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: diag.c use BIT macros (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Disable thermal polling before sensor
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Disclose more information when i2c fails
  (bsc#973818, fate#319242).
- staging: rdma: hfi1: Do not use | with a variable with value
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Don't attempt to qualify or tune loopback
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: don't cache "prescan head" (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: driver: Replace IS_ALIGNED with
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Enable WFR PCIe extended tags from the
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Extend quiet timeout (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fetch platform configuration data from EFI
  (bsc#973818, fate#319242).
- staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGN
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: fix 0-day syntax error (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fix a possible null pointer dereference
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix block comments (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix bug that could block the process on
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix camel case variables (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fix code alignment (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix comparison to NULL (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fix counter read for cp (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fix debugfs access race (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fix downgrade race (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix error in hfi1 driver build (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fix fabric serdes reset by re-downloading
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix for 32-bit counter overflow in driver
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix for generic I2C interface (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fix for module parameter hdrq_entsize when
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix for opaportconfig ledon by not
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix header size calculation for RC/UC QPs
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix header (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix logical continuations (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fix memory leaks (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix missing firmware NULL dereference
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix misspellings (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix module parameter spelling (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: fix panic in send engine (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Fix per-VL transmit discard counts
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: fix pio progress routine race with
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix qp.h comments (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix reporting of LED status in (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: fix sdma build failures to always clean up
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix SL->SC checks (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix snoop packet length calculation
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Fix xmit discard error weight (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Further clean up hfi1_ioctl parameter
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Get port type from configuration file
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Guard i2c access against cp (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Handle packets with invalid RHF on context
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: HFI reports wrong offline disabled reason
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: hfi1_ioctl remove setlink state (bsc#973818,
  fate#319242).
- staging/rdma/hfi1, IB/core: Fix LinkDownReason define for
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Implement hfi1 support for AH notification
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Implement LED beaconing for maintenance
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Improve performance of SDMA transfers
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Improve performance of TID cache look up
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Improve performance of user SDMA (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Insure last cursor is updated prior to
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Make EPROM check per device (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Make firmware failure messages warnings
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Method to toggle "fast ECN" detection
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: move hfi1_migrate_qp (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Move macros to a common header (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: move txreq header code (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: No firmware retry for simulation (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Only warn when board description is not
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: optionally prescan rx queue for {B, F}ECNs
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs
  (bsc#973818, fate#319242).
- staging: rdma: hfi1 : Prefer using the BIT macro (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Properly determine error status of SDMA
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Put QPs into error state after SL->SC
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Read EFI variable for device description
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Reduce number of parameters passed to send
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Reduce snoop locking scope in IOCTL
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Reduce syslog message severity and provide
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove blank line after an open brace
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove blank line before close brace
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove CamelCase (bsc#973818, fate#319242).
- staging: rdma: hfi1: Remove casts of pointer to same type
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove CQ data structures and functions
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove create and free mad agents
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove create_qp functionality (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove destroy qp verb (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove driver specific members from hfi1
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: remove duplicate timeout print (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove else after break (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove file pointer macros (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: Remove header file (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove header memcpy from sdma send path
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type
  (bsc#973818, fate#319242).
- staging: rdma: hfi1: Remove hfi1_nomsix() wrapper function
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove hfi1_query_qp function (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove ibport and use rdmavt version
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove incorrect link credit check
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove mmap from hfi1 (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove modify queue pair from hfi1
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove modify_port and port_immutable
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove MR data structures from hfi1
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove multicast verbs functions (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove multiple blank lines (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove PCIe AER diagnostic message
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove post_recv and use rdmavt version
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove qpdev and qpn table from hfi1
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove query_device function (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove rcv bubbles code (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: remove s_rdma_mr (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove space after cast (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: remove SPC freeze error messages (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove spurious error messages (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove srq from hfi1 (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove srq functionality (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove unnecessary duplicated variable
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove unnecessary include files (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: Remove unnecessary kfree (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: Remove unnecessary parantheses (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove unnecessary parentheses (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: Remove unnecessary pci_set_drvdata()
  (bsc#973818, fate#319242).
- staging: rdma: hfi1: Remove unnecessary variable (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Remove unused code (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove unused variable nsbr (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: Remove useless return variables
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove user context allocation and
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Remove void function return statement
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Removing unused struct hfi1_verbs_counters
  (bsc#973818, fate#319242).
- staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGN (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: Replace kmalloc and memcpy with kmemdup
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Replacement of goto's for break/returns
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Report physical state changes per device
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Return early from hfi1_ioctl parameter
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Return immediately on error (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: rework is_a0() and is_bx() (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: sdma: Remove wrapper functions (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Select only devices with active links
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: set Gen3 half-swing for integrated devices
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Skip lcb init for simulation (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Split last 8 bytes of copy to user buffer
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Split multiple assignments (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Support alternate firmware names (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Support external device configuration
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Support query gid in rdmavt (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Tune for unknown channel if configuration
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Turning off LED without checking if
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Unconditionally clean-up SDMA queues
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Unexpected link up pkey values are not an
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: unknown frame messages are not errors
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Use address handle in rdmavt and remove
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Use BIT_ULL macro (bsc#973818, fate#319242).
- staging/rdma/hfi1: Use correct rdmavt header files after
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Use device file minor to identify EPROM
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: use mod_timer when appropriate (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: use new RNR timer (bsc#973818, fate#319242).
- staging/rdma/hfi1: use new timer routines (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: Use offset_in_page macro (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: use one-shot LCB write (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Use parallel workqueue for SDMA engines
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Use pointer instead of struct name
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Use rdmavt device allocation function
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Use rdmavt pkey verbs function (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Use rdmavt protection domain (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Use rdmavt send flags and recv flags
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Use rdmavt version of post_send (bsc#973818,
  fate#319242).
- staging: rdma: hfi1: Use setup_timer (bsc#973818, fate#319242).
- staging/rdma/hfi1: use u8 for vl/sl (bsc#973818, fate#319242).
- staging: rdma: hfi1: user_sdma.c: Drop void pointer cast
  (bsc#973818, fate#319242).
- staging/rdma/hfi1: Verbs Mem affinity support (bsc#973818,
  fate#319242).
- staging/rdma/hfi1: Workaround to prevent corruption during
  (bsc#973818, fate#319242).
- staging: rdma: Use kcalloc instead of kzalloc (bsc#973818,
  fate#319242).
- Staging: rdma: Use min macro instead of ternary operator
  (bsc#973818, fate#319242).
- uapi/hfi1_user: Add command and event for TID caching
  (bsc#973818, fate#319242).
- uapi/hfi1_user: Correct comment for capability bit (bsc#973818,
  fate#319242).
- Update config files.
- supported.conf:
- commit 71ebe1b

-------------------------------------------------------------------
Fri Apr 15 17:39:06 CEST 2016 - mbrugger@suse.com

- supported.conf: arm64: enable Xilinx SPI driver
- commit 55a5437

-------------------------------------------------------------------
Fri Apr 15 17:36:33 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Enalbe SPI driver for Xilinx.
- commit 3f17649

-------------------------------------------------------------------
Fri Apr 15 17:30:40 CEST 2016 - mbrugger@suse.com

- irqdomain: Export irq_domain_free_irqs_common (fate#319483).
- commit 514fa35

-------------------------------------------------------------------
Fri Apr 15 16:39:02 CEST 2016 - hare@suse.de

- qlcnic: Fix mailbox completion handling during spurious
  interrupt (bsc#966337,FATE#320147).
- qlcnic: Remove unnecessary usage of atomic_t
  (bsc#966337,FATE#320147).
- qlcnic: constify qlcnic_dcb_ops structures
  (bsc#966337,FATE#320147).
- commit 430db46

-------------------------------------------------------------------
Fri Apr 15 16:28:50 CEST 2016 - hare@suse.de

- qlge: Fix receive packets drop (FATE#320149,bnc#9663123).
- commit 454d10f

-------------------------------------------------------------------
Fri Apr 15 15:39:27 CEST 2016 - jroedel@suse.de

- iommu/amd: Fix checking of pci dma aliases (bsc#975772).
- commit 323c8a0

-------------------------------------------------------------------
Fri Apr 15 15:00:13 CEST 2016 - jroedel@suse.de

- iommu/vt-d: Ratelimit fault handler (bsc#975772).
- iommu/vt-d: Improve fault handler error messages (bsc#975772).
- iommu: Don't overwrite domain pointer when there is no
  default_domain (bsc#975772).
- iommu/dma: Restore scatterlist offsets correctly (bsc#975772).
- commit 7d149dd

-------------------------------------------------------------------
Fri Apr 15 13:28:14 CEST 2016 - jroedel@suse.de

- x86/PCI: Add driver for Intel Volume Management Device (VMD)
  (fate#320000).
- Update config files.
- PCI/AER: Use 32 bit PCI domain numbers (fate#320000).
- x86/PCI: Allow DMA ops specific to a PCI domain (fate#320000).
- irqdomain: Export irq_domain_set_info() for module use
  (fate#320000).
- genirq/MSI: Relax msi_domain_alloc() to support parentless
  MSI irqdomains (fate#320000).
- commit 30beb48

-------------------------------------------------------------------
Fri Apr 15 13:07:05 CEST 2016 - jroedel@suse.de

- PCI: Add DMA alias quirk for mic_x200_dma (fate#320380).
- PCI: Add support for multiple DMA aliases (fate#320380).
- PCI: Move informational printk to pci_add_dma_alias()
  (fate#320380).
- PCI: Add pci_add_dma_alias() to abstract implementation
  (fate#320380).
- commit ea9a59e

-------------------------------------------------------------------
Fri Apr 15 12:07:38 CEST 2016 - jroedel@suse.de

- iommu/amd: Signedness bug in acpihid_device_group()
  (fate319479).
- commit c0b6beb

-------------------------------------------------------------------
Fri Apr 15 06:41:43 CEST 2016 - jjolly@suse.de

- s390/pci: fmb enhancements (FATE#319595, LTC#KRN1405).
- s390/pci: add report_error attribute (FATE#320437, LTC#135989).
- dasd: add query host access to volume support (FATE#319605,
  LTC#131276).
- commit 42937f7

-------------------------------------------------------------------
Fri Apr 15 02:35:28 CEST 2016 - bpoirier@suse.com

- net/mlx4: remove unused array zero_gid (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- net/mlx4_core: Fix backward compatibility on VFs (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- mlx4: add missing braces in verify_qp_parameters (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/core: Add vendor's specific data to alloc mw (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Add support for the don't trap rule (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/core: Add don't trap flag to flow creation (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Use boottime (bsc#966191 FATE#320230 bsc#966186
  FATE#320228).
- net/mlx4_core: Allow resetting VF admin mac to zero (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Check the correct limitation on VFs for HA mode
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Fix lockdep warning in handling of mac/vlan
  tables (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Set UAR page size to 4KB regardless of system
  page size (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Do not BUG_ON during reset when PCI is offline
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Fix potential corruption in counters database
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Add support for the port info class for RoCE ports
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Add support for extended counters over RoCE ports
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4: fix some error handling in mlx4_multi_func_init()
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/sysfs: remove unused va_list args (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- IB/core: Set correct payload length for RoCEv2 over IPv6
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Advertise RoCE v2 support (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- IB/mlx4: Create and use another QP1 for RoCEv2 (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Enable RoCE v2 when the IB device is added (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Support modify_qp for RoCE v2 (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- IB/core: Add definition for the standard RoCE V2 UDP port
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Add support for RoCE v2 entropy (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Add support for configuring RoCE v2 UDP port
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Add support for setting RoCEv2 gids in hardware
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2
  modes (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Add gid_type to GID properties (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- net/mlx4: Query RoCE support (bsc#966191 FATE#320230 bsc#966186
  FATE#320228).
- IB/core: Fix dereference before check (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- IB/core: Eliminate sparse false context imbalance warning
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- infiniband: Replace memset with eth_zero_addr (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Take source mac from AH instead from the port
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Initialize hop_limit when creating address handle
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/cma: allocating too much memory in make_cma_ports()
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Suppress non-fatal memory allocations (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB: remove in-kernel support for memory windows (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/cma: Join and leave multicast groups with IGMP (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/core: Initialize UD header structure with IP and UDP headers
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- commit b9a4160

-------------------------------------------------------------------
Fri Apr 15 02:32:35 CEST 2016 - bpoirier@suse.com

- IB/cma: Add configfs for rdma_cm (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- Update config files.
- commit f1d7381

-------------------------------------------------------------------
Fri Apr 15 02:30:41 CEST 2016 - bpoirier@suse.com

- IB/rdma_cm: Add wrapper for cma reference count (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/core: Validate route when we init ah (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- IB/core: Move rdma_is_upper_dev_rcu to header file (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/core: Add rdma_network_type to wc (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/core: Add gid attributes to sysfs (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- IB/cm: Use the source GID index type (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- IB/core: Add gid_type to gid attribute (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- IB/core: don't search the GID table twice (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/core: Change per-entry lock in RoCE GID table to one lock
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- IB/core: Refactor GID cache's ib_dispatch_event (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Support the HA mode for SRIOV VFs too (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- IB/mlx4: Use the VF base-port when demuxing mad from wire
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA
  mode (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Support mirroring VF DMFS rules on both ports
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Use both physical ports to dispatch link state
  events to VF (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net/mlx4_core: Use both physical ports to set the VF link state
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net: avoid NULL deref in napi_get_frags() (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net: provide generic busy polling to all NAPI drivers
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net: napi_hash_del() returns a boolean status (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net: move napi_hash into read mostly section (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net: add netif_tx_napi_add() (bsc#966191 FATE#320230 bsc#966186
  FATE#320228).
- net: move skb_mark_napi_id() into core networking stack
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- mlx4: remove mlx4_en_low_latency_recv() (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- bnx2x: remove bnx2x_low_latency_recv() support (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- mlx5: support napi_complete_done() (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- mlx5: add busy polling support (bsc#966191 FATE#320230
  bsc#966186 FATE#320228).
- net: network drivers no longer need to implement ndo_busy_poll()
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net: allow BH servicing in sk_busy_loop() (bsc#966191
  FATE#320230 bsc#966186 FATE#320228).
- net: un-inline sk_busy_loop() (bsc#966191 FATE#320230 bsc#966186
  FATE#320228).
- mlx4: mlx4_en_low_latency_recv() called with BH disabled
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- net: better skb->sender_cpu and skb->napi_id cohabitation
  (bsc#966191 FATE#320230 bsc#966186 FATE#320228).
- commit d401730

-------------------------------------------------------------------
Fri Apr 15 00:00:55 CEST 2016 - mbrugger@suse.com

- Update config files.
  Update to v4.4.7
- commit 8346247

-------------------------------------------------------------------
Thu Apr 14 23:30:02 CEST 2016 - mbrugger@suse.com

- staging: fsl-mc: bus: Drop warning.
- commit ab66b1e

-------------------------------------------------------------------
Thu Apr 14 21:50:34 CEST 2016 - mbrugger@suse.com

- amd-xgbe: Mask auto-negotiation interrupts in ISR (fate#320554).
- amd-xgbe: Check Rx queue fifos before stopping Rx DMA
  (fate#320554).
- amd-xgbe: Fix the mapping of priorities to traffic classes
  (fate#320554).
- amd-xgbe: Enable/disable PFC per traffic class (fate#320554).
- amd-xgbe: Verify forced speed matches the active speedset
  (fate#320554).
- amd-xgbe: Use __napi_schedule_irqoff (fate#320554).
- amd-xgbe: Change from napi_complete to napi_complete_done
  (fate#320554).
- amd-xgbe: Disable VLAN filtering when in promiscuous mode
  (fate#320554).
- commit 15cce8b

-------------------------------------------------------------------
Thu Apr 14 21:40:28 CEST 2016 - mbrugger@suse.com

- net: thunderx: Don't use mdio.
- commit 2af6082

-------------------------------------------------------------------
Thu Apr 14 20:40:45 CEST 2016 - mbrugger@suse.com

- net: thunderx: Don't leak phy device references on -EPROBE_DEFER
  condition (fate#319980).
- net: thunderx: Cleanup PHY probing code (fate#319980).
- net: thunderx: Fix for Qset error due to CQ full (fate#319980).
- net: thunderx: Fix receive packet stats (fate#319980).
- net: thunderx: Fix for HW TSO not enabled for secondary qsets
  (fate#319980).
- net: thunderx: Fix for multiqset not configured upon interface
  toggle (fate#319980).
- net: thunderx: Alloc higher order pages when pagesize is small
  (fate#319980).
- net: thunderx: bgx: Add log message when setting mac address
  (fate#319980).
- net: thunderx: Assign affinity hints to vf's interrupts
  (fate#319980).
- commit 6ea89de

-------------------------------------------------------------------
Thu Apr 14 19:49:07 CEST 2016 - mbrugger@suse.com

- clk: xgene: Add missing parenthesis when clearing divider value
  (fate#319483).
- clk: xgene: Remove return from void function (fate#319483).
- clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
  (fate#319483).
- clk: xgene: Fix divider with non-zero shift value (fate#319483).
- commit d9ace3e

-------------------------------------------------------------------
Thu Apr 14 19:42:22 CEST 2016 - mbrugger@suse.com

- drivers: net: xgene: Add support for multiple queues
  (fate#319483).
- drivers: net: xgene: Add support for RSS (fate#319483).
- drivers: net: xgene: Add support for Classifier engine
  (fate#319483).
- drivers: net: xgene: fix extra IRQ issue (fate#319483).
- drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops
  structures (fate#319483).
- drivers: net: xgene: optimizing the code (fate#319483).
- commit 4078b0a

-------------------------------------------------------------------
Thu Apr 14 19:29:59 CEST 2016 - mbrugger@suse.com

- gpio: xgene-sb: Use irq_domain_free_irqs_common() (fate#319483).
- commit a81d9e5

-------------------------------------------------------------------
Thu Apr 14 19:16:37 CEST 2016 - mbrugger@suse.com

- gpio: xgene: Prevent NULL pointer dereference (fate#319483).
- commit 826d46d

-------------------------------------------------------------------
Thu Apr 14 18:42:20 CEST 2016 - mbrugger@suse.com

- Update config files.
  Enable XGENE_PMU
- commit 17ee1bf

-------------------------------------------------------------------
Thu Apr 14 18:31:09 CEST 2016 - mbrugger@suse.com

- [v2,4/4] arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries.
- [v2, 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring
  Unit driver.
- [v2, 2/4] Documentation: Add documentation for APM X-Gene SoC
  PMU DTS binding.
- [v2,1/4] MAINTAINERS: Add entry for APM X-Gene SoC PMU driver.
- commit 5a24e7a

-------------------------------------------------------------------
Thu Apr 14 17:30:34 CEST 2016 - jjolly@suse.de

- KVM: s390: don't load kvm without virtualization support
  (FATE#319575, LTC#131342).
- s390: show virtualization support in /proc/cpuinfo (FATE#319575,
  LTC#131342).
- s390/sclp: introduce check for SIE (FATE#319575, LTC#131342).
- commit 3032585

-------------------------------------------------------------------
Thu Apr 14 16:56:55 CEST 2016 - mbrugger@suse.com

- Delete
  patches.arch/arm64-net-thunder-bgx-Rework-driver-to-support-ACPI-bindin.patch.
  We don't support ACPI for thunderx
- commit ad31216

-------------------------------------------------------------------
Thu Apr 14 16:11:20 CEST 2016 - mbrugger@suse.com

- lib/bitmap.c: conversion routines to/from u32 array
  (fate#319481).
- commit f9ff83a

-------------------------------------------------------------------
Thu Apr 14 16:06:07 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-6-6-arm64-perf-Add-Broadcom-Vulcan-PMU-support.patch.
  Fix compilation error.
- commit bba09cf

-------------------------------------------------------------------
Thu Apr 14 15:48:50 CEST 2016 - mbrugger@suse.com

- Refresh:
- patches.arch/arm64-thd-pmu-2-5-arm64-perf-Add-Cavium-ThunderX-PMU-support.patch
- commit 2d667c1

-------------------------------------------------------------------
Thu Apr 14 14:03:13 CEST 2016 - trenn@suse.com

- Refresh patches.drivers/intel_rapl_add_missing_0x46_cpu.patch.
- commit 66c1e80

-------------------------------------------------------------------
Thu Apr 14 13:12:53 CEST 2016 - mbrugger@suse.com

- arm64: Enabel mailbox-xgene-slimpro for xgene
- Update config files.
- supported.conf
- commit ddd5f3d

-------------------------------------------------------------------
Thu Apr 14 13:10:36 CEST 2016 - mbrugger@suse.com

- Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts
  documentation (fate#319483).
- mailbox: Add support for APM X-Gene platform mailbox driver
  (fate#319483).
- commit 7471629

-------------------------------------------------------------------
Thu Apr 14 12:23:12 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Enable ACPI in config.
- commit aed27fa

-------------------------------------------------------------------
Thu Apr 14 11:25:34 CEST 2016 - oneukum@suse.com

- USB: PD: additional feature selectors (FATE#319962).
- USB: PD: define specific requests (FATE#319962).
- USB: add descriptors from USB Power Delivery spec (FATE#319962).
- commit 9089138

-------------------------------------------------------------------
Thu Apr 14 11:14:54 CEST 2016 - mbrugger@suse.com

- supported.conf: add ahci_seattle driver
- commit 20b762d

-------------------------------------------------------------------
Thu Apr 14 11:12:55 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Enable SATA_AHCI_SEATTLE
- commit f989f90

-------------------------------------------------------------------
Thu Apr 14 11:11:14 CEST 2016 - mbrugger@suse.com

- ata: add AMD Seattle platform driver (fate#320554).
- commit 78816bb

-------------------------------------------------------------------
Thu Apr 14 10:27:12 CEST 2016 - agraf@suse.de

- PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller
  (fate#320029).
- Update config files: Enable Xilinx ZynqMP components (fate#320029)
- supported.conf: Enable Xilinx ZynqMP components (fate#320029)
- commit e0a0fd1

-------------------------------------------------------------------
Thu Apr 14 09:47:17 CEST 2016 - jslaby@suse.cz

- Linux 4.4.7 (CVE-2016-2184 CVE-2016-2185 CVE-2016-2186
  CVE-2016-2188 CVE-2016-3136 CVE-2016-3137 CVE-2016-3138
  CVE-2016-3140 CVE-2016-3689 FATE#320193 FATE#320741 bnc#967903
  bnc#970892 bnc#970911 bnc#970955 bnc#970956 bnc#970958
  bnc#970970 bnc#971124 bnc#971628 bnc#971975 bnc#974525
  boo#969098 boo#970968 bsc#963621 bsc#969870 bsc#971125
  FATE#320140 bnc#866012).
- Refresh
  patches.drivers/0001-blk-mq-add-a-flags-parameter-to-blk_mq_alloc_request.patch.
- Refresh patches.drivers/0002-aacraid-scsi-blk-tag-support.patch.
- Refresh
  patches.fixes/dm-distinquish-old-.request_fn-dm-old-vs-dm-mq-reque.patch.
- Refresh
  patches.fixes/dm-fix-a-couple-locking-issues-with-use-of-block-int.patch.
- Refresh
  patches.suse/0004-x86-Lock-down-IO-port-access-when-securelevel-is-ena.patch.
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- Refresh
  patches.suse/perf-x86-intel-add-perf-core-pmu-support-for-intel-knights-landing.patch.
- Delete
  patches.arch/intel_idle-prevent-SKL-H-boot-failure-when-C8-C9-C10.
- Delete
  patches.drivers/0001-Input-ims-pcu-sanity-check-against-missing-interface.patch.
- Delete
  patches.drivers/0001-Input-powermate-fix-oops-with-malicious-USB-descript.patch.
- Delete
  patches.drivers/0001-USB-cdc-acm-more-sanity-checking.patch.
- Delete
  patches.drivers/0001-USB-cypress_m8-add-endpoint-sanity-check.patch.
- Delete
  patches.drivers/0001-USB-digi_acceleport-do-sanity-checking-for-the-numbe.patch.
- Delete
  patches.drivers/0001-USB-iowarrior-fix-oops-with-malicious-USB-descriptor.patch.
- Delete
  patches.drivers/0001-USB-mct_u232-add-sanity-checking-in-probe.patch.
- Delete
  patches.drivers/0001-USB-usb_driver_claim_interface-add-sanity-checking.patch.
- Delete patches.drivers/0003-aacraid-fix-rrq-overload.patch.
- Delete
  patches.drivers/0005-aacraid-fix-memory-leak-in-aac_fib_map_free.patch.
- Delete
  patches.drivers/0006-aacraid-set-correct-msix-count-for-eeh-recovery.patch.
- Delete
  patches.drivers/0033-be2iscsi-set-the-boot_kset-pointer-to-NULL-in-case-o.patch.
- Delete
  patches.drivers/ALSA-usb-audio-Add-sanity-checks-for-endpoint-access.
- Delete
  patches.drivers/ALSA-usb-audio-Fix-NULL-dereference-in-create_fixed.
- Delete
  patches.fixes/0001-usb-retry-reset-if-a-device-times-out.patch.
- Delete
  patches.fixes/dm-cache-make-sure-every-metadata-function-checks-fa.patch.
- Delete
  patches.fixes/dm-fix-excessive-dm-mq-context-switching.patch.
- Delete
  patches.fixes/dm-fix-rq_end_stats-NULL-pointer-in-dm_requeue_origi.patch.
- Delete
  patches.fixes/dm-snapshot-disallow-the-COW-and-origin-devices-from.patch.
- Delete
  patches.fixes/dm-thin-metadata-don-t-issue-prefetches-if-a-transac.patch.
- Delete
  patches.fixes/net-irda-Fix-use-after-free-in-irtty_open.patch.
- Delete
  patches.suse/msft-hv-0989-tools-hv-Use-include-uapi-with-__EXPORTED_HEADERS__.patch.
- Delete
  patches.suse/msft-hv-1018-scsi-storvsc-fix-SRB_STATUS_ABORTED-handling.patch.
- Delete
  patches.suse/x86-mm-TLB_REMOTE_SEND_IPI-should-count-pages.patch.
- commit d67863a

-------------------------------------------------------------------
Thu Apr 14 03:55:38 CEST 2016 - jeffm@suse.com

- DAX Backport (FATE#319256) w/ ext4 enablement (FATE#320282).
  - avr32: convert to asm-generic/memory_model.h (FATE#319256).
  - block: disable block device DAX by default.
  - block: fix pfn_mkwrite() DAX fault handler.
  - block: use DAX for partition table reads.
  - dax: add support for fsync/sync.
  - dax: check return value of dax_radix_entry().
  - dax: dirty inode only if required.
  - dax: fix conversion of holes to PMDs.
  - dax: fix lifetime of in-kernel dax mappings with
    dax_map_atomic() (FATE#319256).
  - dax: fix NULL pointer dereference in __dax_dbg().
  - dax: give DAX clearing code correct bdev.
  - dax: guarantee page aligned results from bdev_direct_access()
    (FATE#319256).
  - dax: increase granularity of dax_clear_blocks() operations
    (FATE#319256).
  - dax: move writeback calls into the filesystems.
  - dax: never rely on bh.b_dev being set by get_block().
  - dax: provide diagnostics for pmd mapping failures (FATE#319256).
  - dax: re-enable dax pmd mappings (FATE#319256).
  - dax: Split pmd map when fallback on COW (FATE#319256).
  - dax: support dirty DAX entries in radix tree.
  - direct-io: always call ->end_io if non-NULL.
  - ext2: call dax_pfn_mkwrite() for DAX fsync/msync (FATE#319256).
  - ext2, ext4: fix issue with missing journal entry in
    ext4_dax_mkwrite() (FATE#319256 FATE#320282).
  - ext4: call dax_pfn_mkwrite() for DAX fsync/msync (FATE#319256
    FATE#320282).
  - ext4: document lock ordering (FATE#319256 FATE#320282).
  - ext4: fix crashes in dioread_nolock mode (FATE#319256
    FATE#320282).
  - ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag (FATE#319256
    FATE#320282).
  - ext4: implement allocation of pre-zeroed blocks (FATE#319256
    FATE#320282).
  - ext4: move trans handling and completion deferal out of
    _ext4_get_block (FATE#319256 FATE#320282).
  - ext4: provide ext4_issue_zeroout() (FATE#319256 FATE#320282).
  - ext4: rename and split get blocks functions (FATE#319256
    FATE#320282).
  - ext4: retry block allocation for failed DIO and DAX writes
    (FATE#320282).
  - ext4: simplify io_end handling for AIO DIO (FATE#320282).
  - ext4: use pre-zeroed blocks for DAX page faults (FATE#319256
    FATE#320282).
  - frv: fix compiler warning from definition of __pmd()
    (FATE#319256).
  - hugetlb: fix compile error on tile (FATE#319256).
  - kvm: rename pfn_t to kvm_pfn_t (FATE#319256).
  - KVM: x86: MMU: Make mmu_set_spte() return emulate value.
  - KVM: x86: MMU: Remove unused parameter of __direct_map().
  - libnvdimm, pmem: fix kmap_atomic() leak in error path.
  - mm: add find_get_entries_tag().
  - mm, dax: convert vmf_insert_pfn_pmd() to pfn_t (FATE#319256).
  - mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd (FATE#319256).
  - mm, dax: fix livelock, allow dax pmd mappings to become
    writeable (FATE#319256).
  - mm, dax, gpu: convert vm_insert_mixed to pfn_t (FATE#319256).
  - mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
    (FATE#319256).
  - mm, dax, pmem: introduce pfn_t (FATE#319256).
  - mm: skip memory block registration for ZONE_DEVICE
    (FATE#319256).
  - mm, x86: fix pte_page() crash in gup_pte_range() (FATE#319256).
  - mm, x86: get_user_pages() for dax mappings (FATE#319256).
  - pmem: add wb_cache_pmem() to the PMEM API.
  - pmem, dax: clean up clear_pmem() (FATE#319256).
  - um: kill pfn_t (FATE#319256).
  - x86, mm: introduce _PAGE_DEVMAP (FATE#319256).
  - xfs: call dax_pfn_mkwrite() for DAX fsync/msync.
- commit a2bcd50

-------------------------------------------------------------------
Thu Apr 14 02:25:33 CEST 2016 - neilb@suse.com

- pipe: limit the per-user amount of pages allocated in pipes
  (bsc#970948).
- commit fcf8fa3

-------------------------------------------------------------------
Thu Apr 14 01:16:19 CEST 2016 - bpoirier@suse.com

- e1000e: Initial support for KabeLake (bsc#969470 FATE#319819).
- e1000e: Clear ULP configuration register on ULP exit (bsc#969470
  FATE#319819).
- e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
  (bsc#969470 FATE#319819).
- e1000e: Increase PHY PLL clock gate timing (bsc#969470
  FATE#319819).
- e1000e: Increase ULP timer (bsc#969470 FATE#319819).
- commit 8667273

-------------------------------------------------------------------
Thu Apr 14 01:15:54 CEST 2016 - bpoirier@suse.com

- e1000e: Adds hardware supported cross timestamp on e1000e nic
  (bsc#969470 FATE#319819).
- Update config files.
- commit cb32c98

-------------------------------------------------------------------
Thu Apr 14 01:12:13 CEST 2016 - bpoirier@suse.com

- ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
  (bsc#969470 FATE#319819).
- x86/tsc: Always Running Timer (ART) correlated clocksource
  (bsc#969470 FATE#319819).
- time: Add history to cross timestamp interface supporting
  slower devices (bsc#969470 FATE#319819).
- time: Add driver cross timestamp interface for higher precision
  time synchronization (bsc#969470 FATE#319819).
- time: Remove duplicated code in ktime_get_raw_and_real()
  (bsc#969470 FATE#319819).
- time: Add timekeeping snapshot code capturing system time and
  counter (bsc#969470 FATE#319819).
- time: Add cycles to nanoseconds translation (bsc#969470
  FATE#319819).
- e1000e: Fix msi-x interrupt automask (bsc#969470 FATE#319819).
- e1000e: Do not write lsc to ics in msi-x mode (bsc#969470
  FATE#319819).
- e1000e: Do not read ICR in Other interrupt (bsc#969470
  FATE#319819).
- e1000e: Remove unreachable code (bsc#969470 FATE#319819).
- e1000e: Switch e1000e_up to void, drop code checking for error
  result (bsc#969470 FATE#319819).
- e1000e: initial support for i219-LM (3) (bsc#969470
  FATE#319819).
- e1000e: Increase timeout of polling bit RSPCIPHY (bsc#969470
  FATE#319819).
- e1000e: Avoid divide by zero error (bsc#968643).
- e1000e: fix division by zero on jumbo MTUs (bsc#969470
  FATE#319819).
- e1000e: clean up the local variable (bsc#969470 FATE#319819).
- commit f252f2c

-------------------------------------------------------------------
Thu Apr 14 00:56:36 CEST 2016 - bpoirier@suse.com

- Delete patches.drivers/e1000e-avoid-divide-by-zero.
- Delete
  patches.drivers/e1000e-fix-division-by-zero-on-jumbo-MTUs.
- Delete
  patches.fixes/e1000e-Do-not-read-ICR-in-Other-interrupt.patch.
- Delete
  patches.fixes/e1000e-Do-not-write-lsc-to-ics-in-msi-x-mode.patch.
- Delete patches.fixes/e1000e-Fix-msi-x-interrupt-automask.patch.
- Delete patches.fixes/e1000e-Remove-unreachable-code.patch.
  They will be re-added shortly.
- commit dd83459

-------------------------------------------------------------------
Wed Apr 13 20:02:14 CEST 2016 - mbrugger@suse.com

- [v4,6/6] arm64/perf: Add Broadcom Vulcan PMU support.
- [v4,5/6] arm64/perf: Filter common events based on PMCEIDn_EL0.
- [v4, 4/6] arm64/perf: Define complete ARMv8 recommended
  implementation defined events.
- [v4,3/6] arm64/perf: Changed events naming as per ARM ARM.
- [v4,2/6] arm64: dts: Add Broadcom Vulcan PMU in dts.
- [v4,1/6] Documentation: arm64: pmu: Add Broadcom Vulcan PMU
  binding.
- commit ef40bc3

-------------------------------------------------------------------
Wed Apr 13 19:02:19 CEST 2016 - mbrugger@suse.com

- staging: fsl-mc: Do not allow building as a module
  (fate#319900).
- commit 818ebdb

-------------------------------------------------------------------
Wed Apr 13 17:58:08 CEST 2016 - trenn@suse.com

- Refresh patches.drivers/intel_rapl_add_missing_0x46_cpu.patch.
- commit d0188e5

-------------------------------------------------------------------
Wed Apr 13 17:54:37 CEST 2016 - colyli@suse.de

- lightnvm: fix bio submission issue (FATE#319466).
- lightnvm: fix incorrect nr_free_blocks stat (FATE#319466).
- lightnvm: add check after mempool allocation (FATE#319466).
- lightnvm: unlock rq and free ppa_list on submission fail
  (FATE#319466).
- lightnvm: move ppa erase logic to core (FATE#319466).
- lightnvm: refactor rqd ppa list into set/free (FATE#319466).
- lightnvm: refactor end_io functions for sync (FATE#319466).
- lightnvm: return the get_bb_tbl return value (FATE#319466).
- lightnvm: check bi_error in gc (FATE#319466).
- lightnvm: put block back to gc list on its reclaim fail
  (FATE#319466).
- lightnvm: fix locking and mempool in rrpc_lun_gc (FATE#319466).
- lightnvm: sectors first in ppa list (FATE#319466).
- lightnvm: move the pages per block check out of the loop
  (FATE#319466).
- lightnvm: support multiple ppas in nvm_erase_ppa (FATE#319466).
- lightnvm: move rq->error to nvm_rq->error (FATE#319466).
- lightnvm: introduce nvm_submit_ppa (FATE#319466).
- lightnvm: reference rrpc lun in rrpc block (FATE#319466).
- lightnvm: fix missing grown bad block type (FATE#319466).
- lightnvm: manage open and closed blocks separately
  (FATE#319466).
- lightnvm: add mccap support (FATE#319466).
- lightnvm: introduce mlc lower page table mappings (FATE#319466).
- lightnvm: core on-disk initialization (FATE#319466).
- lightnvm: introduce ioctl to initialize device (FATE#319466).
- lightnvm: use system block for mm initialization (FATE#319466).
- lightnvm: introduce factory reset (FATE#319466).
- lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
  (FATE#319466).
- lightnvm: put bio before return (FATE#319466).
- lightnvm: warn if irqs are disabled in lock laddr (FATE#319466).
- lightnvm: fix request intersection locking in rrpc
  (FATE#319466).
- lightnvm: check overflow and correct mlc pairs (FATE#319466).
- lightnvm: allow to force mm initialization (FATE#319466).
- lightnvm: fix up nonsensical configure overrun checking
  (FATE#319466).
- lightnvm: fold get bb tbl when using dual/quad plane mode
  (FATE#319466).
- lightnvm: update closed list outside of intr context
  (FATE#319466).
- lightnvm: rename ->nr_pages to ->nr_sects (FATE#319466).
- lightnvm: remove struct nvm_dev->total_blocks (FATE#319466).
- lightnvm: generalize rrpc ppa calculations (FATE#319466).
- lightnvm: specify target's logical address area (FATE#319466).
- lightnvm: add a bitmap of luns (FATE#319466).
- nvme: lightnvm: return ppa completion status (FATE#319466).
- lightnvm: do not reserve lun on l2p loading (FATE#319466).
- lightnvm: do not load L2P table if not supported (FATE#319466).
- supported.conf: add gennvm and rrpc (FATE#319446)
- commit fc57b80

-------------------------------------------------------------------
Wed Apr 13 17:11:49 CEST 2016 - trenn@suse.com

- powercap: intel_rapl: Add missing Haswell model (fate#319174
  and fate#319172).
- commit 5ea221a

-------------------------------------------------------------------
Wed Apr 13 16:17:39 CEST 2016 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: No -kgraft subpackage for openSUSE (fate#320268)
- commit 269d6bf

-------------------------------------------------------------------
Wed Apr 13 15:45:25 CEST 2016 - oneukum@suse.com

- USB: mct_u232: add sanity checking in probe (bnc#970955,
  CVE-2016-3136).
- commit bf53451

-------------------------------------------------------------------
Wed Apr 13 14:51:21 CEST 2016 - oneukum@suse.com

- USB: iowarrior: fix oops with malicious USB descriptors
  (bnc#970956, CVE-2016-2188).
- commit 163f157

-------------------------------------------------------------------
Wed Apr 13 13:04:41 CEST 2016 - mbrugger@suse.com

- [RFC,2/2] ARM64: arch_timer: Work around QorIQ Erratum A-009971.
- [RFC,1/2] ARM/ARM64: arch_timer: Work around QorIQ Erratum
  A-008585.
- commit c0e3e89

-------------------------------------------------------------------
Wed Apr 13 12:02:01 CEST 2016 - jdelvare@suse.de

- s390/pageattr: do a single TLB flush for change_page_attr
  (bsc#940413).
- commit f096c34

-------------------------------------------------------------------
Wed Apr 13 12:01:12 CEST 2016 - oneukum@suse.com

- USB: cdc-acm: more sanity checking (bnc#970911, CVE-2016-3138).
- commit 0815180

-------------------------------------------------------------------
Wed Apr 13 11:53:22 CEST 2016 - jdelvare@suse.de

- PCI/AER: Log aer_inject error injections (bsc#931448).
- PCI/AER: Log actual error causes in aer_inject (bsc#931448).
- PCI/AER: Use dev_warn() in aer_inject (bsc#931448).
- PCI/AER: Fix aer_inject error codes (bsc#931448).
- commit 14ee7d1

-------------------------------------------------------------------
Wed Apr 13 06:01:02 CEST 2016 - neilb@suse.com

- NFSv4.1: don't use machine credentials for CLOSE when using
  'sec=sys' (bsc#972003).
- commit 3676fff

-------------------------------------------------------------------
Tue Apr 12 19:51:12 CEST 2016 - brogers@suse.com

- x86: kvm: increase guest vcpu support count to 240
  (fate#320428).
- commit 9b97d4d

-------------------------------------------------------------------
Tue Apr 12 19:36:03 CEST 2016 - jeffm@suse.com

- config: disable ext4 encryption
  This was enabled via openSUSE.  There has been no feature request for
  it to be enabled in SLE12-SP2.
- commit a9ae165

-------------------------------------------------------------------
Tue Apr 12 19:01:41 CEST 2016 - mmarek@suse.cz

- Update config files: Enabled CONFIG_9P_FSCACHE (bsc#974638).
- commit 07d3617

-------------------------------------------------------------------
Tue Apr 12 16:06:03 CEST 2016 - oneukum@suse.com

- USB: cypress_m8: add endpoint sanity check (bnc#970970,
  CVE-2016-3137).
- commit 457f284

-------------------------------------------------------------------
Tue Apr 12 14:24:41 CEST 2016 - oneukum@suse.com

- usb: xhci: add a quirk bit for ssic port unused (FATE3319962).
- commit f355071

-------------------------------------------------------------------
Tue Apr 12 08:24:43 CEST 2016 - jlee@suse.com

- acpi: Disable APEI error injection if securelevel is set
  (bsc#972891).
- commit dbeeb00

-------------------------------------------------------------------
Tue Apr 12 07:13:51 CEST 2016 - jjolly@suse.de

- Update config file s390x/{default,vanilla} (bsc#974638)
  * Fake NUMA support on s390x (FATE#319589)
  * CONFIG_NET_9P_VERTIO and CONFIG_9P_FSCACHE in conjunction with CONFIG_NET_9P
  * Disabled unnecessary settings for s390x:
  * CONFIG_SCSI_SNIC, CONFIG_SCSI_AM53C974, and CONFIG_SCSI_WD719X
  * CONFIG_RAS and CONFIG_THUNDERBOLT
  * CONFIG_LIBNVDIMM
  * CONFIG_EXTCON
  * CONFIG_PWM
  * CONFIG_HSI
- commit cb9c261

-------------------------------------------------------------------
Mon Apr 11 17:16:45 CEST 2016 - oneukum@suse.com

- cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
  (bnc#974418, CVE-2016-3951).
- commit bdf591b

-------------------------------------------------------------------
Mon Apr 11 17:05:36 CEST 2016 - mbrugger@suse.com

- arm64: dts: vulcan: Update PCI ranges (fate#319481).
- commit 0c3a65f

-------------------------------------------------------------------
Mon Apr 11 13:57:45 CEST 2016 - mbrugger@suse.com

- gpio: xlp: use gpiochip data pointer (fate#319481).
- gpio: change member .dev to .parent (fate#319481).
- commit 66bfde2

-------------------------------------------------------------------
Mon Apr 11 13:21:44 CEST 2016 - mbrugger@suse.com

- Update config files.
- supported.conf:
  Enable SPI_XLP and GPIO_XLP for Broadcom Vulcan SoC.
  Add both drivers to suppoerted conf as well.
- commit 9af91f7

-------------------------------------------------------------------
Mon Apr 11 13:15:40 CEST 2016 - mbrugger@suse.com

- gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64
  (fate#319481).
- spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64
  (fate#319481).
- commit 19bb6bc

-------------------------------------------------------------------
Mon Apr 11 13:04:08 CEST 2016 - mbrugger@suse.com

- dt-bindings: Add documentation for Broadcom Vulcan
  (fate#319481).
- arm64: cputype info for Broadcom Vulcan (fate#319481).
- arm64: Broadcom Vulcan support (fate#319481).
- arm64: defconfig: Add Broadcom Vulcan to defconfig
  (fate#319481).
- commit a17fb87

-------------------------------------------------------------------
Mon Apr 11 12:12:21 CEST 2016 - mbrugger@suse.com

- staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate()
  failures (fate#319900).
- staging: fsl-mc: add dpmcp version check (fate#319900).
- staging: fsl-mc: add dprc version check (fate#319900).
- staging: fsl-mc: read version of root dprc from mc
  (fate#319900).
- commit 4c2131a

-------------------------------------------------------------------
Mon Apr 11 11:52:37 CEST 2016 - dvaleev@suse.com

- ibmvnic: map L2/L3/L4 header descriptors to firmware
  (fate#320253).
- ibmvnic: enable RX checksum offload (fate#320253).
- commit 03aba49

-------------------------------------------------------------------
Mon Apr 11 10:52:34 CEST 2016 - jlee@suse.com

- acpi: Disable ACPI table override when UEFI Secure Boot is
  enabled (bsc#970604).
- commit 19e3b38

-------------------------------------------------------------------
Mon Apr 11 10:36:29 CEST 2016 - rgoldwyn@suse.com

- fs: add file_dentry() (fate#318900).
- commit 4b0c5e2

-------------------------------------------------------------------
Fri Apr  8 17:44:00 CEST 2016 - duwe@suse.de

- supported.conf:
  add drivers/char/tpm/tpm_crb (TPM 2.0 ACPI driver)
  required for FATE#319203
- commit 82a9ca7

-------------------------------------------------------------------
Fri Apr  8 17:20:51 CEST 2016 - duwe@suse.de

- keys, trusted: seal with a TPM2 authorization policy
  (FATE#319203).
- keys, trusted: select hash algorithm for TPM2 chips
  (FATE#319203).
- keys, trusted: fix: *do not* allow duplicate key options
  (FATE#319203).
- commit 497de1c

-------------------------------------------------------------------
Fri Apr  8 16:15:08 CEST 2016 - fdmanana@suse.com

- Btrfs: add full support for the send feature
  The btrfs send feature is now supported on SLES12-SP2, as requested at
  fate#313516.
- commit 32f77da

-------------------------------------------------------------------
Fri Apr  8 15:38:36 CEST 2016 - jthumshirn@suse.de

- Using rport->dd_data to check rport online instead of
  rport_lookup (FATE#319759, bsc#964937).
- Cleanup the I/O pending with fw and has timed out and is used
  to issue LUN reset (FATE#319759, bsc#964937).
- Fix to cleanup aborted IO to avoid device being offlined by
  mid-layer (FATE#319759, bsc#964937).
- commit 2276a6a

-------------------------------------------------------------------
Fri Apr  8 13:41:24 CEST 2016 - mbrugger@suse.com

- staging: fsl-mc: bus rescan attribute to sync kernel with MC
  (fate#319900).
- staging: fsl-mc: fsl-mc bus's sysfs rescan documentation
  (fate#319900).
- staging: fsl-mc: root dprc rescan attribute to sync kernel
  with MC (fate#319900).
- staging: fsl-mc: dprc device's sysfs rescan documentation
  (fate#319900).
- staging: fsl-mc: static inline function to differentiate root
  dprc (fate#319900).
- staging: fsl-mc: update dpcon binary interface to v2.2
  (fate#319900).
- staging: fsl-mc: set cacheable flag for added devices if
  applicable (fate#319900).
- staging: fsl-mc: set up coherent dma ops for added devices
  (fate#319900).
- staging: fsl-mc: change binding rules (fate#319900).
- staging: fsl-mc: update dprc binary interface to v5.1
  (fate#319900).
- staging: fsl-mc: update dpbp binary interface to v2.2
  (fate#319900).
- staging: fsl-mc: update dpmcp binary interface to v3.0
  (fate#319900).
- commit 504809c

-------------------------------------------------------------------
Fri Apr  8 13:30:17 CEST 2016 - vbabka@suse.cz

- powerpc/mm: enable page parallel initialisation (VM Performance,
  bnc#969292, fate#320529).
- Update config files.
- mm: meminit: initialise more memory for inode/dentry hash
  tables in early boot (VM Performance, bnc#969292, fate#320529).
- commit 64a5844

-------------------------------------------------------------------
Fri Apr  8 11:58:40 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Enable LS_SCFG_MSI - Add SCFG MSI controller support.
- commit 63100b8

-------------------------------------------------------------------
Fri Apr  8 11:55:24 CEST 2016 - mbrugger@suse.com

- mmc: sdhci-of-esdhc: add/remove some quirks according to vendor
  version (fate#320030 fate#319900).
- commit cae0898

-------------------------------------------------------------------
Fri Apr  8 11:53:43 CEST 2016 - mbrugger@suse.com

- ahci: qoriq: Adjust the default register values on ls1021a
  (fate#320030).
- commit 71c4ab4

-------------------------------------------------------------------
Fri Apr  8 11:52:59 CEST 2016 - mbrugger@suse.com

- ahci: qoriq: Update the default Rx watermark value
  (fate#319900).
- commit 1767de3

-------------------------------------------------------------------
Fri Apr  8 11:46:16 CEST 2016 - mbrugger@suse.com

- staging: fsl-mc: fix incorrect type passed to dev_err macros
  (fate#319900).
- staging: fsl-mc: fix incorrect type passed to dev_dbg macros
  (fate#319900).
- Staging: fsl-mc: Replace pr_err with dev_err (fate#319900).
- Staging: fsl-mc: Replace pr_debug with dev_dbg (fate#319900).
- staging: fsl-mc: bus: Eliminate double function call
  (fate#319900).
- staging: fsl-mc: Drop unneeded void pointer cast (fate#319900).
- staging: fsl-mc: Remove unneeded else following a return
  (fate#319900).
- Staging: fsl-mc: bus: Drop owner assignment from platform_driver
  (fate#319900).
- staging: fsl-mc: Avoid section mismatch (fate#319900).
- staging: fsl-mc: Remove unneeded parentheses (fate#319900).
- staging: fsl-mc: Added MSI support to the MC bus driver
  (fate#319900).
- staging: fsl-mc: Added DPRC interrupt handler (fate#319900).
- staging: fsl-mc: Fixed bug in dprc_probe() error path
  (fate#319900).
- staging: fsl-mc: set MSI domain for DPRC objects (fate#319900).
- staging: fsl-mc: Populate the IRQ pool for an MC bus instance
  (fate#319900).
- staging: fsl-mc: Changed DPRC built-in portal's mc_io to be
  atomic (fate#319900).
- staging: fsl-mc: Extended MC bus allocator to include IRQs
  (fate#319900).
- staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs
  (fate#319900).
- staging: fsl-mc: Added generic MSI support for FSL-MC devices
  (fate#319900).
- fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's
  union (fate#319900).
- irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSI
  (fate#319900 fate#320030).
- commit 271fb4d

-------------------------------------------------------------------
Fri Apr  8 09:53:47 CEST 2016 - oneukum@suse.com

- usb: fix regression in SuperSpeed endpoint descriptor parsing
  (FATE#319959).
- usb: gadget: composite: Access SSP Dev Cap fields properly
  (FATE#319959).
- usb/core: usb_alloc_dev(): fix setting of ->portnum
  (FATE#319959).
- usb: common: convert to use match_string() helper (FATE#319959).
- lib/string: introduce match_string() helper (FATE#319959).
- PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition (FATE#319959).
- USB: core: let USB device know device node (FATE#319959).
- usb: f_fs: fix memory leak when ep changes during transfer
  (FATE#319959).
- usb: gadget: composite: Update debug message for SuperSpeedPlus
  (FATE#319959).
- usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus
  (FATE#319959).
- usb: gadget: composite: Write SuperSpeedPlus config descriptors
  (FATE#319959).
- usb: gadget: composite: Add function to get descriptors
  (FATE#319959).
- usb: gadget: composite: Count configs for SuperSpeedPlus
  (FATE#319959).
- usb: gadget: Update config for SuperSpeedPlus (FATE#319959).
- usb: gadget: Update function for SuperSpeedPlus (FATE#319959).
- usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
  (FATE#319959).
- usb: gadget: composite: Return SSP Dev Cap descriptor
  (FATE#319959).
- usb: gadget: composite: Return bcdUSB 0x0310 (FATE#319959).
- usb: host: unhide suspend/resume declarations (FATE#319959).
- usb: phy: msm: Trigger USB state detection work in DRD mode
  (FATE#319959).
- Revert "usb: hub: do not clear BOS field during reset device"
  (FATE#319959).
- usb: host: pci_quirks: fix memory leak, by adding iounmap
  (FATE#319959).
- commit c74f246

-------------------------------------------------------------------
Fri Apr  8 08:24:31 CEST 2016 - jlee@suse.com

- PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7
  signatures (bsc#974313).
- commit 9fc8ed2

-------------------------------------------------------------------
Fri Apr  8 01:17:56 CEST 2016 - jjolly@suse.de

- infiniband: cxgb4: use %pR format string for printing resources
  (bsc#963897,FATE#320114).
- iw_cxgb4: Max fastreg depth depends on DSGL support
  (bsc#963897,FATE#320114).
- iw_cxgb4: remove false error log entry (bsc#963897,FATE#320114).
- iw_cxgb4: make queue allocation code more readable
  (bsc#963897,FATE#320114).
- iw_cxgb4: Take clip reference before starting IPv6 listen
  (bsc#963897,FATE#320114).
- iw_cxgb4: Fixes GW-Basic labels to meaningful error names
  (bsc#963897,FATE#320114).
- iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
  (bsc#963897,FATE#320114).
- iw_cxgb4: Pass qid range to user space driver
  (bsc#963897,FATE#320114).
- IB: remove the write-only usecnt field from struct ib_mr
  (bsc#963897,FATE#320114).
- IB: remove in-kernel support for memory windows
  (bsc#963897,FATE#320114).
- IB: remove support for phys MRs (bsc#963897,FATE#320114).
- treewide: Fix typos in printk (bsc#963897,FATE#320114).
- commit 9f0df22

-------------------------------------------------------------------
Thu Apr  7 23:04:31 CEST 2016 - lduncan@suse.com

- be2iscsi: set the boot_kset pointer to NULL in case of failure
  (bsc#963621 fate#320193).
- be2iscsi: Remove unnecessary synchronize_irq() before free_irq()
  (bsc#963621 fate#320193).
- be2iscsi:Add missing error check in beiscsi_eeh_resume
  (bsc#963621 fate#320193).
- be2iscsi: Fix memory leak in beiscsi_alloc_mem() (bsc#963621
  fate#320193).
- be2iscsi: Add lock to protect WRB alloc and free (bsc#963621
  fate#320193).
- be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock (bsc#963621
  fate#320193).
- be2iscsi: Fix ExpStatSn in management tasks (bsc#963621
  fate#320193).
- be2iscsi: Couple MCC tag and WRB alloc and free (bsc#963621
  fate#320193).
- be2iscsi: Fix MCC WRB leak in open_connection (bsc#963621
  fate#320193).
- be2iscsi: Cleanup processing of BMBX completion (bsc#963621
  fate#320193).
- be2iscsi: Fix be_mcc_compl_poll to use tag_state (bsc#963621
  fate#320193).
- be2iscsi: Remove be_mbox_notify_wait function (bsc#963621
  fate#320193).
- be2iscsi: Rename MCC and BMBX processing functions (bsc#963621
  fate#320193).
- be2iscsi: Remove redundant MCC processing code (bsc#963621
  fate#320193).
- be2iscsi: Use macros for MCC WRB and CQE fields (bsc#963621
  fate#320193).
- be2iscsi: Remove unused mcc_cq_lock (bsc#963621 fate#320193).
- be2iscsi: add checks for dma mapping errors (bsc#963621
  fate#320193).
- be2iscsi: Update the driver version (bsc#963621 fate#320193).
- be2iscsi: Fix WRB leak in login/logout path (bsc#963621
  fate#320193).
- be2iscsi: Fix async link event processing (bsc#963621
  fate#320193).
- be2iscsi: Fix to process 25G link speed info from FW (bsc#963621
  fate#320193).
- scsi_transport_iscsi: Add 25G and 40G speed definition
  (bsc#963621 fate#320193).
- be2iscsi: Fix return value for MCC completion (bsc#963621
  fate#320193).
- be2iscsi: Add FW config validation (bsc#963621 fate#320193).
- be2iscsi: Fix to handle misconfigured optics events (bsc#963621
  fate#320193).
- be2iscsi: Fix VLAN support for IPv6 network (bsc#963621
  fate#320193).
- be2iscsi: Fix to remove shutdown entry point (bsc#963621
  fate#320193).
- be2iscsi: Added return value check for mgmt_get_all_if_id
  (bsc#963621 fate#320193).
- be2iscsi: Set mbox timeout to 30s (bsc#963621 fate#320193).
- be2iscsi: Fix to synchronize tag allocation using spin_lock
  (bsc#963621 fate#320193).
- be2iscsi: Fix to use atomic bit operations for tag_state
  (bsc#963621 fate#320193).
- be2iscsi: Fix mbox synchronization replacing spinlock with mutex
  (bsc#963621 fate#320193).
- be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
  (bsc#963621 fate#320193).
- commit 3663291

-------------------------------------------------------------------
Thu Apr  7 18:11:17 CEST 2016 - jjolly@suse.de

- supported.conf: Added drivers/infiniband/hw/ocrdma/ocrdma.ko (bsc#963842,FATE#320194)
- commit 69fdd23

-------------------------------------------------------------------
Thu Apr  7 17:52:05 CEST 2016 - jroedel@suse.de

- iommu/amd: Set AMD iommu callbacks for amba bus (fate319479).
- iommu/amd: Manage iommu_group for ACPI HID devices (fate319479).
- iommu/amd: Add iommu support for ACPI HID devices (fate319479).
- iommu/amd: Make call-sites of get_device_id aware of its return
  value (fate319479).
- iommu/amd: Introduces ivrs_acpihid kernel parameter
  (fate319479).
- iommu/amd: Add new map for storing IVHD dev entry type HID
  (fate319479).
- iommu/amd: Use the most comprehensive IVHD type that the driver
  can support (fate319479).
- iommu/amd: Modify ivhd_header structure to support type 11h
  and 40h (fate319479).
- iommu/amd: Adding Extended Feature Register check for PC support
  (fate319479).
- commit d3503ab

-------------------------------------------------------------------
Thu Apr  7 17:40:04 CEST 2016 - mfleming@suse.de

- efi/arm*: efifb: expose efifb platform device if GOP is
  available (bnc#974215).
- efi/arm*: libstub: wire up GOP handling into the ARM UEFI stub
  (bnc#974215).
- efi: efifb: use builtin_platform_driver and drop unused includes
  (bnc#974215).
- efi/x86: efifb: move DMI based quirks handling out of generic
  code (bnc#974215).
- efi/x86: libstub: move to generic GOP code (bnc#974215).
- efi: libstub: move Graphics Output Protocol handling to generic
  code (bnc#974215).
- efi: make install_configuration_table() boot service usable
  (bnc#974215).
- commit a4a7de3

-------------------------------------------------------------------
Thu Apr  7 16:56:05 CEST 2016 - jjolly@suse.de

- s390: Kernel message catalog (LTC#138812, bnc#970492).
- Update config files. Re-enabled CONFIG_KMSG_IDS
- Removed old kmsg patches
  - Delete patches.arch/kmsg-fix-parameter-limitations.
  - Delete
    patches.arch/s390-sles12sp1-00-03-17-perf-cpumsf-kmesg.patch.
  - Delete patches.arch/s390-sles12sp1-00-11-03-new-drbg-kmsg.patch.
  - Delete
    patches.arch/s390-sles12sp1-00-13-03-LPAR-watchdog-kmsg.patch.
  - Delete
    patches.arch/s390-sles12sp1-00-14-03-watchdog-diag288_wdt-kmsg-documentation-update.patch.
  - Delete patches.arch/s390-sles12sp1-00-16-02-hmcdrvfs-kmsg.patch.
- commit 578f0ce

-------------------------------------------------------------------
Thu Apr  7 16:39:24 CEST 2016 - hare@suse.de

- Update config files to include forward-error-correction for dm-verity.
- commit df63568

-------------------------------------------------------------------
Thu Apr  7 16:34:24 CEST 2016 - hare@suse.de

- crypto: hash - Add helpers to zero stack request/descriptor
  (bnc#974525,FATE#320741).
- dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module
  params (bnc#974525,FATE#320741).
- dm: add 'dm_numa_node' module parameter
  (bnc#974525,FATE#320741).
- dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING
  and (bnc#974525,FATE#320741).
- dm: allocate blk_mq_tag_set rather than embed in mapped_device
  (bnc#974525,FATE#320741).
- dm: allow immutable request-based targets to use blk-mq pdu
  (bnc#974525,FATE#320741).
- dm block manager: cleanup code that prints stacktrace
  (bnc#974525,FATE#320741).
- dm btree: factor out need_insert() helper
  (bnc#974525,FATE#320741).
- dm bufio: return NULL to improve code clarity
  (bnc#974525,FATE#320741).
- dm bufio: store stacktrace in buffers to help find buffer leaks
  (bnc#974525,FATE#320741).
- dm bufio: use BUG_ON instead of conditional call to BUG
  (bnc#974525,FATE#320741).
- dm-bufio: virt_to_phys() doesn't change remainder modulo
  PAGE_SIZE (bnc#974525,FATE#320741).
- dm cache: bump the target version (bnc#974525,FATE#320741).
- dm cache: make sure every metadata function checks fail_io
  (bnc#974525,FATE#320741).
- dm cache: make the 'mq' policy an alias for 'smq'
  (bnc#974525,FATE#320741).
- dm cache policy smq: clarify that mq registration failure was
  for (bnc#974525,FATE#320741).
- dm: cleanup dm_any_congested() (bnc#974525,FATE#320741).
- dm crypt: Use skcipher and ahash (bnc#974525,FATE#320741).
- dm: distinquish old .request_fn (dm-old) vs dm-mq request-based
  DM (bnc#974525,FATE#320741).
- dm: do not return target from dm_get_live_table_for_ioctl()
  (bnc#974525,FATE#320741).
- dm: don't save and restore bi_private (bnc#974525,FATE#320741).
- dm: drop unnecessary assignment of md->queue
  (bnc#974525,FATE#320741).
- dm: fix a couple locking issues with use of block interfaces
  (bnc#974525,FATE#320741).
- dm: fix excessive dm-mq context switching
  (bnc#974525,FATE#320741).
- dm: fix rq_end_stats() NULL pointer in
  dm_requeue_original_request() (bnc#974525,FATE#320741).
- dm: fix sparse "unexpected unlock" warnings in ioctl code
  (bnc#974525,FATE#320741).
- dm mpath: cleanup reinstate_path() et al based on code review
  (bnc#974525,FATE#320741).
- dm mpath: cleanup 'struct dm_mpath_io' management code
  (bnc#974525,FATE#320741).
- dm mpath: eliminate use of spinlock in IO fast-paths
  (bnc#974525,FATE#320741).
- dm mpath: move trigger_event member to the end of 'struct
  multipath' (bnc#974525,FATE#320741).
- dm mpath: push path selector locking down to path selectors
  (bnc#974525,FATE#320741).
- dm mpath: remove __pgpath_busy forward declaration, rename to
  (bnc#974525,FATE#320741).
- dm mpath: remove repeat_count support from multipath core
  (bnc#974525,FATE#320741).
- dm mpath: remove unnecessary casts in front of ti->private
  (bnc#974525,FATE#320741).
- dm mpath: switch from 'unsigned' to 'bool' for flags where
  (bnc#974525,FATE#320741).
- dm mpath: switch to using bitops for state flags
  (bnc#974525,FATE#320741).
- dm mpath: use atomic_t for counting members of 'struct
  multipath' (bnc#974525,FATE#320741).
- dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io'
  (bnc#974525,FATE#320741).
- dm mpath: use blk_mq_alloc_request() and blk_mq_free_request()
  (bnc#974525,FATE#320741).
- dm: optimize dm_mq_queue_rq() (bnc#974525,FATE#320741).
- dm: optimize dm_request_fn() (bnc#974525,FATE#320741).
- dm path selector: remove 'repeat_count' return from .select_path
  hook (bnc#974525,FATE#320741).
- dm: remove dummy definition of 'struct dm_table'
  (bnc#974525,FATE#320741).
- dm: remove support for stacking dm-mq on .request_fn device(s)
  (bnc#974525,FATE#320741).
- dm: remove unused dm_get_rq_mapinfo() (bnc#974525,FATE#320741).
- dm: rename target's per_bio_data_size to per_io_data_size
  (bnc#974525,FATE#320741).
- dm: reorder 'struct mapped_device' members to fix alignment
  and holes (bnc#974525,FATE#320741).
- dm: return error if bio_integrity_clone() fails in clone_bio()
  (bnc#974525,FATE#320741).
- dm round robin: use percpu 'repeat_count' and 'current_path'
  (bnc#974525,FATE#320741).
- dm: set DM_TARGET_WILDCARD feature on "error" target
  (bnc#974525,FATE#320741).
- dm snapshot: disallow the COW and origin devices from being
  identical (bnc#974525,FATE#320741).
- dm thin: bump thin and thin-pool target versions
  (bnc#974525,FATE#320741).
- dm thin: consistently return -ENOSPC if pool has run out of data
  (bnc#974525,FATE#320741).
- dm thin metadata: don't issue prefetches if a transaction
  abort has (bnc#974525,FATE#320741).
- dm thin metadata: make dm_thin_find_mapped_range() atomic
  (bnc#974525,FATE#320741).
- dm thin metadata: remove needless newline from subtree_dec()
  DMERR (bnc#974525,FATE#320741).
- dm thin metadata: speed up discard of partially mapped volumes
  (bnc#974525,FATE#320741).
- dm verity: add ignore_zero_blocks feature
  (bnc#974525,FATE#320741).
- dm verity: add support for forward error correction
  (bnc#974525,FATE#320741).
- dm verity: clean up duplicate hashing code
  (bnc#974525,FATE#320741).
- dm verity: factor out structures and functions useful to
  separate object (bnc#974525,FATE#320741).
- dm verity: factor out verity_for_bv_block()
  (bnc#974525,FATE#320741).
- dm verity: move dm-verity.c to dm-verity-target.c
  (bnc#974525,FATE#320741).
- dm verity: separate function for parsing opt args
  (bnc#974525,FATE#320741).
- dm-mpath: improve logging (bnc#708296).
- Refresh patches.fixes/dm-table-switch-to-readonly.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/dm-mpath-leastpending-path-update.
- Refresh patches.suse/dm-mpath-no-partitions-feature.
- Delete patches.suse/dm-emulate-blkrrpart-ioctl.
- Delete patches.suse/dm-mpath-no-activate-for-offlined-paths.
- commit d5afa0d

-------------------------------------------------------------------
Thu Apr  7 15:54:45 CEST 2016 - mbrugger@suse.com

- supported.conf: enable mmc-sdhci-of-esdhc
- commit 84f13cb

-------------------------------------------------------------------
Thu Apr  7 15:45:58 CEST 2016 - mmarek@suse.cz

- supported.conf: Mark dmi-sysfs as supported (fate#320109)
- commit a552caf

-------------------------------------------------------------------
Thu Apr  7 15:43:27 CEST 2016 - mbrugger@suse.com

- supported.conf: add ahci_qoriq
  This diver is needed for NXP LS1043A
- commit faf0246

-------------------------------------------------------------------
Thu Apr  7 15:43:02 CEST 2016 - mbrugger@suse.com

- ahci: qoriq: Adjust the default register values on ls1043a
  (fate#319900).
- commit fb48318

-------------------------------------------------------------------
Thu Apr  7 14:00:03 CEST 2016 - mbrugger@suse.com

- [2/2,v6] irqchip/Layerscape: Add SCFG MSI controller support
  (fate#320030 fate#319900).
- commit 8e0cb6a

-------------------------------------------------------------------
Thu Apr  7 13:59:09 CEST 2016 - mbrugger@suse.com

- [1/2,v6] dt/bindings: Add bindings for Layerscape SCFG MSI
  (fate#320030 fate#319900).
- commit 4c2a3ae

-------------------------------------------------------------------
Thu Apr  7 13:57:20 CEST 2016 - mbrugger@suse.com

- PCI: layerscape: Fix MSG TLP drop setting (fate#319900
  fate#320030).
- commit be99a1a

-------------------------------------------------------------------
Thu Apr  7 13:55:38 CEST 2016 - mbrugger@suse.com

- PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID
  (fate#319900).
- commit 13a4592

-------------------------------------------------------------------
Thu Apr  7 13:01:27 CEST 2016 - jthumshirn@suse.de

- Build AACRAID driver for ppc64le as well (FATE#319613).
- commit b0991f2

-------------------------------------------------------------------
Thu Apr  7 12:51:03 CEST 2016 - hare@suse.de

- lpfc driver update for SLES12-SP2 11.1.0.1
  (bsc#963619,FATE#320191).
- lpfc: Update modified file copyrights (bsc#963619,FATE#320191).
- lpfc: Fix interaction between fdmi_on and enable_SmartSAN
  (bsc#963619,FATE#320191).
- lpfc: Add support for SmartSAN 2.0 (bsc#963619,FATE#320191).
- lpfc: Fix Device discovery failures during switch reboot test
  (bsc#963619,FATE#320191).
- lpfc: Utilize embedded CDB logic to minimize IO latency
  (bsc#963619,FATE#320191).
- lpfc: Fix crash when unregistering default rpi
  (bsc#963619,FATE#320191).
- lpfc: Fix DMA faults observed upon plugging loopback connector
  (bsc#963619,FATE#320191).
- lpfc: Correct LOGO handling during login
  (bsc#963619,FATE#320191).
- lpfc: fix missing zero termination in debugfs
  (bsc#963619,FATE#320191).
- lpfc: Add lockdep assertions (bsc#963619,FATE#320191).
- commit d792310

-------------------------------------------------------------------
Thu Apr  7 11:43:51 CEST 2016 - lpechacek@suse.com

- supported.conf: Add FATE and Bugzilla references
  Add references to FATE and Bugzilla for more convenient overview of the reasons
  for supporting individual drivers.  Data were extracted from GIT log with
  manual post-processing.
- commit 0b9d5ef

-------------------------------------------------------------------
Thu Apr  7 11:42:31 CEST 2016 - oneukum@suse.com

- USB: digi_acceleport: do sanity checking for the number of ports
  (bnc#970892, CVE-2016-3140).
- commit e192e61

-------------------------------------------------------------------
Wed Apr  6 17:39:13 CEST 2016 - mbrugger@suse.com

- supported.conf: enable NXP/Freescale drivers
  drivers/i2c/busses/i2c-imx
  drivers/staging/fsl-mc/bus/mc-bus-driver
- commit d7ceefe

-------------------------------------------------------------------
Wed Apr  6 17:34:00 CEST 2016 - mbrugger@suse.com

- arm64: Update config files.
  Enable I2C_IMX and FSL_MC_BUS.
- commit a94d3c0

-------------------------------------------------------------------
Wed Apr  6 15:04:40 CEST 2016 - jthumshirn@suse.de

- mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE (FATE#320460).
- Update config files to use CONFIG_ZONE_DEVICE.
- commit e86b6d3

-------------------------------------------------------------------
Wed Apr  6 15:01:51 CEST 2016 - jthumshirn@suse.de

- badblocks: fix wrong return value when badblocks are disabled
  (FATE#319858).
- commit 9152e68

-------------------------------------------------------------------
Wed Apr  6 14:04:49 CEST 2016 - agraf@suse.de

- KVM: arm/arm64: Handle forward time correction gracefully (bnc#974266).
- commit 0e97cb6

-------------------------------------------------------------------
Wed Apr  6 11:59:29 CEST 2016 - mfleming@suse.de

- arm64: Update config file and enable CONFIG_FB_EFI
- commit 34f46b7

-------------------------------------------------------------------
Tue Apr  5 18:50:19 CEST 2016 - ddiss@suse.de

- Ceph: Remove racey watch/notify event infrastructure (bsc#964727)
- Delete
  patches.drivers/osd_client-add-support-for-notify-payloads-via-notif.patch.
- Delete
  patches.drivers/osd_client-rbd-update-event-interface-for-watch-noti.patch.
- Delete
  patches.drivers/osd_client-send-watch-ping-messages.patch.
- commit a47b808

-------------------------------------------------------------------
Tue Apr  5 17:02:07 CEST 2016 - oneukum@suse.com

- Input: powermate - fix oops with malicious USB descriptors
  (bnc#970958, CVE-2016-2186).
- commit 70bbc73

-------------------------------------------------------------------
Tue Apr  5 12:13:44 CEST 2016 - oneukum@suse.com

- USB: usb_driver_claim_interface: add sanity checking
  (bnc#971124, CVE-2016-2185).
- commit 27557d6

-------------------------------------------------------------------
Mon Apr  4 19:09:04 CEST 2016 - trenn@suse.com

- cpufreq: intel_pstate: Enable HWP by default (fate#319178).
- Refresh
  patches.suse/intel_pstate-Increase-hold-off-time-before-samples-are-scaled.patch.
- Refresh patches.suse/intel_pstate_performance_tuned.patch.
- commit b4550cd

-------------------------------------------------------------------
Mon Apr  4 19:00:18 CEST 2016 - dbueso@suse.de

- rcu: Stop treating in-kernel CPU-bound workloads as errors (bsc#971073).
- commit 2b14336

-------------------------------------------------------------------
Mon Apr  4 18:58:25 CEST 2016 - dbueso@suse.de

- rcu: Set rdp->gpwrap when CPU is idle (bsc#971073).
- commit 61a28ff

-------------------------------------------------------------------
Mon Apr  4 18:57:10 CEST 2016 - dbueso@suse.de

- rcu: Update rcu_report_qs_rsp() comment (bsc#971073).
- commit 31d927b

-------------------------------------------------------------------
Mon Apr  4 18:55:56 CEST 2016 - dbueso@suse.de

- rcu: Assign false instead of 0 for ->core_needs_qs (bsc#971073).
- commit 78c483d

-------------------------------------------------------------------
Mon Apr  4 18:27:51 CEST 2016 - dbueso@suse.de

- futex: Replace barrier() in unqueue_me() with READ_ONCE() (bsc#969755).
- commit cb47968

-------------------------------------------------------------------
Mon Apr  4 17:24:17 CEST 2016 - mmarek@suse.com

- rpm/find-requires: Generate dependencies for KMPs defined in supported.conf (fate#319339)
- commit 007a83c

-------------------------------------------------------------------
Mon Apr  4 17:22:40 CEST 2016 - fdmanana@suse.com

- Btrfs: fix deadlock between direct IO reads and buffered writes
  (bsc#973855).
- commit 96eeed7

-------------------------------------------------------------------
Mon Apr  4 16:38:19 CEST 2016 - jeffm@suse.com

- Delete patches.fixes/scsi-ibmvscsi-show-config.patch.
  This patch was added to address empty sysfs files in SLES9.  The root
  cause was ultimately identified later: the buffer size passed to the
  hardware to query was a 16-bit value, so 64k caused nothing to be
  returned.  It was fixed correctly in v3.7 commit 225c56960fc
  (ibmvscsi: Fix host config length field overflow), rendering this
  patch unnecessary.
- commit d1e6317

-------------------------------------------------------------------
Mon Apr  4 16:04:09 CEST 2016 - jthumshirn@suse.de

- ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging.
- ibmvscsi: use H_CLOSED instead of magic number.
- ibmvscsi: Add endian conversions to sysfs attribute show
  functions.
- ibmvscsi: Remove unsupported host config MAD.
- ibmvscsi: Use of_root to access OF device tree root node.
- ibmvscsi: Replace magic values in set_adpater_info() with
  defines.
- ibmvscsi: Add and use enums for valid CRQ header values.
- commit 80a21f9

-------------------------------------------------------------------
Mon Apr  4 15:28:15 CEST 2016 - jthumshirn@suse.de

- ibmvscsi: Correct values for several viosrp_crq_format enums.
- commit 9595630

-------------------------------------------------------------------
Mon Apr  4 15:13:52 CEST 2016 - oneukum@suse.com

- Input: ims-pcu - sanity check against missing interfaces
  (bnc#971628, CVE-2016-3689).
- commit 957219b

-------------------------------------------------------------------
Mon Apr  4 12:39:59 CEST 2016 - mgorman@suse.com

- mm/rmap: batched invalidations should use existing api
  (bnc#971975 VM functionality -- ipi sending).
- x86/mm: TLB_REMOTE_SEND_IPI should count pages (bnc#971975 VM
  functionality -- ipi sending).
- commit ae4c128

-------------------------------------------------------------------
Mon Apr  4 10:35:39 CEST 2016 - mmarek@suse.com

- rpm/kernel-source.rpmlintrc: Disable rpmlint check for KMP subpackages
  The check is there to ensure that KMPs are built using the
  %kernel_module_package macro, but we are deliberately not doing this for
  KMPs built from the kernel specfile (fate#319339).
- commit 7c48b60

-------------------------------------------------------------------
Sat Apr  2 10:16:32 CEST 2016 - tiwai@suse.de

- ACPI / processor: Request native thermal interrupt handling
  via _OSC (bsc#969870).
- commit a7fe140

-------------------------------------------------------------------
Fri Apr  1 16:04:56 CEST 2016 - mmarek@suse.com

- Import the cluster-network KMP (fate#319339)
- commit ba688b6

-------------------------------------------------------------------
Fri Apr  1 15:46:25 CEST 2016 - mmarek@suse.com

- supported.conf: Document the new KMP syntax (fate#319339)
- commit 0e3b20a

-------------------------------------------------------------------
Fri Apr  1 15:43:51 CEST 2016 - mmarek@suse.com

- Import KMPs from the cluster-fs package (fate#319339)
- commit 1d83cbe

-------------------------------------------------------------------
Fri Apr  1 15:41:27 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Only build the -kgraft package for modular kernels (fate#320268)
- commit 9bab96f

-------------------------------------------------------------------
Fri Apr  1 15:39:13 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Only build KMPs if CONFIG_SPLIT_PACKAGE=y (fate#319339)
- commit def905b

-------------------------------------------------------------------
Fri Apr  1 14:36:35 CEST 2016 - tiwai@suse.de

- ALSA: timer: Use mod_timer() for rearming the system timer
  (bsc#973378).
- ALSA: timer: Call notifier in the same spinlock (bsc#973378).
- ALSA: timer: Protect the whole snd_timer_close() with open race
  (bsc#973378).
- ALSA: timer: Sync timer deletion at closing the system timer
  (bsc#973378).
- ALSA: timer: Introduce disconnect op to snd_timer_instance
  (bsc#973378).
- commit 92e58c2

-------------------------------------------------------------------
Fri Apr  1 13:34:49 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Tag KMPs so that weak-modules2 ignores them
  Also require a suse-module-tools version that can handle this (fate#319339).
- commit 58d21f9

-------------------------------------------------------------------
Fri Apr  1 12:49:52 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Add rpm scriptlets for KMPs (fate#319339)
  Use the --{add,remove}-kernel-modules options of weak-modules2 instead
  of --{add,remove}-kmp, because we do not want any symlinks to be created
  for these KMPs.
- commit 95f8b94

-------------------------------------------------------------------
Fri Apr  1 10:11:42 CEST 2016 - ohering@suse.de

- supported.conf: fix entry for pci-hyperv
- commit 48fd038

-------------------------------------------------------------------
Fri Apr  1 05:26:32 CEST 2016 - neilb@suse.com

- Add fs/ceph as a supported module.
- Update config files.
- supported.conf:
- commit 267c1ef

-------------------------------------------------------------------
Thu Mar 31 19:52:52 CEST 2016 - mfasheh@suse.de

- btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
  (bsc#972951).
- Update patches.suse/btrfs-8362-btrfs-Add-qgroup-tracing.patch
  (bnc#935087, bnc#945649, bsc#972993).
- commit afd0e6e

-------------------------------------------------------------------
Thu Mar 31 14:34:32 CEST 2016 - jslaby@suse.cz

- Refresh
  patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch.
- Delete patches.suse/kgr-0100-kabi-add-reserved-fields.patch.
  Add the padding to the proper structure (task_struct, not
  sched_rt_entity). And move it to a dedicated file.
- commit 611cfba

-------------------------------------------------------------------
Thu Mar 31 13:23:55 CEST 2016 - mmarek@suse.com

- rpm/split-modules: Split modules into KMPs defined in supported.conf (fate#319339)
- commit 39da39b

-------------------------------------------------------------------
Thu Mar 31 13:22:48 CEST 2016 - mmarek@suse.com

- rpm/mkspec: Generate KMP subpackage sections from a template (fate#319339)
  The KMPs are defined in the supported.conf file using a +<name>-kmp
  guard.
- commit 09cb6b1

-------------------------------------------------------------------
Thu Mar 31 11:20:13 CEST 2016 - jslaby@suse.cz

- kgr: add objname to kgr_patch_fun struct (fate#313296).
- kgr: remove abort_if_missing flag (fate#313296).
- kgr: do not return and print an error only if the object is
  not loaded (fate#313296).
- kgr: fix subtle race with kgr_module_init(), going notifier
  and kgr_modify_kernel() (fate#313296).
- kgr: fix an asymmetric dealing with delayed module loading
  (fate#313296).
- kgr: call kgr_init_ftrace_ops() only for loaded objects
  (fate#313296).
- kgr: change to kallsyms_on_each_symbol iterator (fate#313296).
- kgr: add sympos as disambiguator field to kgr_patch_fun
  structure (fate#313296).
- kgr: add sympos to sysfs (fate#313296).
- kgr: add sympos and objname to error and debug messages
  (fate#313296).
- Refresh
  patches.suse/kgr-0021-fix-reversion-of-a-patch-already-reverted-by-a-r.patch.
- Refresh patches.suse/kgr-0100-kabi-add-reserved-fields.patch.
- Refresh
  patches.suse/kgr-0102-kgr-mark-kernel-unsupported-upon-patch-revert.patch.
- commit 63fab9c

-------------------------------------------------------------------
Thu Mar 31 00:35:33 CEST 2016 - dvaleev@suse.com

- rpm/kernel-obs-build.spec.in:add e1000 and ibmveth
  Those modules are required in order to have --vm-telnet option
  working
- commit 1e87b6d

-------------------------------------------------------------------
Wed Mar 30 16:52:55 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Simplify parsing of supported.conf (fate#319339)
- commit 006b146

-------------------------------------------------------------------
Wed Mar 30 15:10:55 CEST 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Introduce a kernel-default-kgraft metapackage (fate#320268)
- commit 0439a47

-------------------------------------------------------------------
Wed Mar 30 14:42:25 CEST 2016 - ohering@suse.de

- hv_netvsc: Fix the order of num_sc_offered decrement
  (fate#320485).
- hv_netvsc: Fix the array sizes to be max supported channels
  (fate#320485).
- hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
  (fate#320485).
- scsi: storvsc: fix SRB_STATUS_ABORTED handling (fate#320485).
- hv_netvsc: Move subchannel waiting to
  rndis_filter_device_remove() (fate#320485).
- Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
  (fate#320485).
- commit 2251714

-------------------------------------------------------------------
Wed Mar 30 14:03:26 CEST 2016 - dvaleev@suse.com

- atomics: Allow architectures to define their own (fate#320528).
- powerpc: atomic: Implement acquire/release/relaxed
  (fate#320528).
- powerpc: atomic: Implement atomic{, 64}_*_return_*
  (fate#320528).
- commit df292a7

-------------------------------------------------------------------
Wed Mar 30 13:43:23 CEST 2016 - jthumshirn@suse.de

- nvme: avoid cqe corruption when update at the same time as read
  (bsc#964944, FATE#319965).
- commit 83549b8

-------------------------------------------------------------------
Wed Mar 30 13:24:10 CEST 2016 - mbrugger@suse.com

- Delete
  patches.arch/arm64-0004-net-xgbe-Add-A0-silicon-support.patch.
  Drop A0 silicon support for AMD Seattle.
- commit e132391

-------------------------------------------------------------------
Wed Mar 30 09:09:06 CEST 2016 - alnovak@suse.cz

- fix: print ext4 mountopt data_err=abort correctly (bsc#969735).
- commit c5d48f9

-------------------------------------------------------------------
Tue Mar 29 20:20:24 CEST 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch.
- commit 40749bb

-------------------------------------------------------------------
Tue Mar 29 20:15:57 CEST 2016 - mbrugger@suse.com

- ahci: Workaround for ThunderX Errata#22536 (fate#319978).
- libahci: Implement the capability to override the generic ahci
  interrupt handler (fate#319978).
- irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible
  on redestributor (fate#318444).
- iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
  (fate#319978).
- iommu/arm-smmu-v2: Add support for 16 bit VMID (fate#319978).
- iommu/arm-smmu: Invalidate TLBs properly (fate#319978).
- iommu/io-pgtable: Indicate granule for TLB maintenance
  (fate#319978).
- arm64: Documentation: add list of software workarounds for
  errata (fate#319978).
- commit 62830ca

-------------------------------------------------------------------
Tue Mar 29 17:16:11 CEST 2016 - jthumshirn@suse.de

- blk-mq: Use proper cpumask iterator (FATE#319965, bsc#964944).
- block: partition: add partition specific uevent callbacks for
  partition info (FATE#319965, bsc#964944).
- blk-mq: add bounds check on tag-to-rq conversion (FATE#319965,
  bsc#964944).
- block: bio_remaining_done() isn't unlikely (FATE#319965,
  bsc#964944).
- block: cleanup bio_endio (FATE#319965, bsc#964944).
- block: factor out chained bio completion (FATE#319965,
  bsc#964944).
- block: don't unecessarily clobber bi_error for chained bios
  (FATE#319965, bsc#964944).
- blk-mq: Fix NULL pointer updating nr_requests (FATE#319965,
  bsc#964944).
- block: Add blk_set_runtime_active() (FATE#319965, bsc#964944).
- blk-mq: mark request queue as mq asap (FATE#319965, bsc#964944).
- commit 3f2e868

-------------------------------------------------------------------
Tue Mar 29 12:55:40 CEST 2016 - dvaleev@suse.com

- cxl: Ignore probes for virtual afu pci devices (fate#319921).
- Update config files.
- cxl: Remove cxl_get_phys_dev() kernel API (fate#319921).
- cxlflash: Use new cxl_pci_read_adapter_vpd() API (fate#319921).
- cxl: Add tracepoints around the cxl hcall (fate#319921).
- cxl: Adapter failure handling (fate#319921).
- cxl: Support the cxl kernel API from a guest (fate#319921).
- cxl: Parse device tree and create cxl device(s) at boot
  (fate#319921).
- cxl: Support to flash a new image on the adapter from a guest
  (fate#319921).
- cxl: sysfs support for guests (fate#319921).
- cxl: Add guest-specific code (fate#319921).
- cxl: Separate bare-metal fields in adapter and AFU data
  (fate#319921).
- cxl: New hcalls to support cxl adapters (fate#319921).
- powerpc: New possible return value from hcall (fate#319921).
- cxl: IRQ allocation for guests (fate#319921).
- cxl: Update cxl_irq() prototype (fate#319921).
- cxl: Isolate a few bare-metal-specific calls (fate#319921).
- cxl: Rename some bare-metal specific functions (fate#319921).
- cxl: Introduce implementation-specific API (fate#319921).
- cxl: Define process problem state area at attach time only
  (fate#319921).
- cxl: Move bare-metal specific code to specialized files
  (fate#319921).
- cxl: Move common code away from bare-metal-specific files
  (fate#319921).
- cxlflash: Reorder user context initialization (fate#319921).
- cxlflash: Simplify attach path error cleanup (fate#319921).
- cxlflash: Split out context initialization (fate#319921).
- cxlflash: Unmap problem state area before detaching master
  (fate#319921).
- cxlflash: Simplify PCI registration (fate#319921).
- misc: cxl: use kobj_to_dev() (fate#319922).
- cxl: Enable PCI device ID for future IBM CXL adapter
  (fate#319922).
- cxl: use -Werror only with CONFIG_PPC_WERROR (fate#319922).
- cxl: fix build for GCC 4.6.x (fate#319922).
- cxl: Fix DSI misses when the context owning task exits
  (fate#319922).
- cxl: Fix possible idr warning when contexts are released
  (fate#319922).
- commit e2ac3d7

-------------------------------------------------------------------
Tue Mar 29 12:11:47 CEST 2016 - ohering@suse.de

- hv: Track allocations of children of hv_vmbus in private
  resource tree (fate#320485).
- commit 6b37420

-------------------------------------------------------------------
Tue Mar 29 12:11:46 CEST 2016 - ohering@suse.de

- hv: Reverse order of resources in hyperv_mmio (fate#320485).
- commit 83f7fdc

-------------------------------------------------------------------
Tue Mar 29 12:11:45 CEST 2016 - ohering@suse.de

- hv: Use new vmbus_mmio_free() from client drivers (fate#320485).
- commit c3557a1

-------------------------------------------------------------------
Tue Mar 29 12:11:44 CEST 2016 - ohering@suse.de

- hv: Lock access to hyperv_mmio resource tree (fate#320485).
- commit 9f5a192

-------------------------------------------------------------------
Tue Mar 29 12:11:42 CEST 2016 - ohering@suse.de

- hv: Make a function to free mmio regions through vmbus
  (fate#320485).
- commit 5fefcaf

-------------------------------------------------------------------
Tue Mar 29 12:11:41 CEST 2016 - ohering@suse.de

- Drivers: hv: kvp: fix IP Failover (fate#320485).
- commit 4518b85

-------------------------------------------------------------------
Tue Mar 29 12:11:40 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
  (fate#320485).
- commit c9c78fb

-------------------------------------------------------------------
Tue Mar 29 12:11:39 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: Support handling messages on multiple CPUs
  (fate#320485).
- commit e60bdfd

-------------------------------------------------------------------
Tue Mar 29 12:11:38 CEST 2016 - ohering@suse.de

- Drivers: hv: utils: Remove util transport handler from list
  if registration fails (fate#320485).
- commit aa81f0e

-------------------------------------------------------------------
Tue Mar 29 12:11:36 CEST 2016 - ohering@suse.de

- Drivers: hv: util: Pass the channel information during the
  init call (fate#320485).
- commit c69eb27

-------------------------------------------------------------------
Tue Mar 29 12:11:35 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: avoid unneeded compiler optimizations in
  vmbus_wait_for_unload() (fate#320485).
- commit 3343779

-------------------------------------------------------------------
Tue Mar 29 12:11:34 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: remove code duplication in message handling
  (fate#320485).
- commit 8cc9653

-------------------------------------------------------------------
Tue Mar 29 12:11:33 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: avoid wait_for_completion() on crash
  (fate#320485).
- commit 5f23fba

-------------------------------------------------------------------
Tue Mar 29 12:11:32 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
  (fate#320485).
- commit 61ace0f

-------------------------------------------------------------------
Tue Mar 29 12:11:30 CEST 2016 - ohering@suse.de

- hv_netvsc: add ethtool support for set and get of settings
  (fate#320485).
- commit b94211c

-------------------------------------------------------------------
Tue Mar 29 12:11:29 CEST 2016 - ohering@suse.de

- hv_netvsc: add software transmit timestamp support
  (fate#320485).
- commit 9c573fc

-------------------------------------------------------------------
Tue Mar 29 12:11:28 CEST 2016 - ohering@suse.de

- drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
  (fate#320485).
- commit 8a72038

-------------------------------------------------------------------
Tue Mar 29 12:11:27 CEST 2016 - ohering@suse.de

- kvm/x86: Rename Hyper-V long spin wait hypercall (fate#320485).
- commit d2b7ebb

-------------------------------------------------------------------
Tue Mar 29 12:11:26 CEST 2016 - ohering@suse.de

- hv_netvsc: cleanup netdev feature flags for netvsc
  (fate#320485).
- commit 975e00b

-------------------------------------------------------------------
Tue Mar 29 12:11:24 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: Give control over how the ring access is
  serialized (fate#320485).
- commit b7724c4

-------------------------------------------------------------------
Tue Mar 29 12:11:23 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: Eliminate the spin lock on the read path
  (fate#320485).
- commit 92223ff

-------------------------------------------------------------------
Tue Mar 29 12:11:22 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
  (fate#320485).
- commit e48715f

-------------------------------------------------------------------
Tue Mar 29 12:11:21 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: add a per-channel rescind callback
  (fate#320485).
- commit 7bd7a6c

-------------------------------------------------------------------
Tue Mar 29 12:11:20 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
  (fate#320485).
- commit 177916c

-------------------------------------------------------------------
Tue Mar 29 12:11:18 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: define a new VMBus message type for hvsock
  (fate#320485).
- commit 3a1e023

-------------------------------------------------------------------
Tue Mar 29 12:11:17 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid
  unnecessary signaling (fate#320485).
- commit cc3f8e7

-------------------------------------------------------------------
Tue Mar 29 12:11:16 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: define the new offer type for Hyper-V socket
  (hvsock) (fate#320485).
- commit 8a5d4ba

-------------------------------------------------------------------
Tue Mar 29 12:11:15 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: add a helper function to set a channel's
  pending send size (fate#320485).
- commit 3aae86e

-------------------------------------------------------------------
Tue Mar 29 12:11:14 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: don't manipulate with clocksources on crash
  (fate#320485).
- commit eaae77f

-------------------------------------------------------------------
Tue Mar 29 12:11:13 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: avoid scheduling in interrupt context in
  vmbus_initiate_unload() (fate#320485).
- commit a1f2d66

-------------------------------------------------------------------
Tue Mar 29 12:11:11 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
  (fate#320485).
- commit 5c35c27

-------------------------------------------------------------------
Tue Mar 29 12:11:10 CEST 2016 - ohering@suse.de

- tools/hv: Use include/uapi with __EXPORTED_HEADERS__
  (fate#320485).
- commit 60576a5

-------------------------------------------------------------------
Tue Mar 29 12:11:09 CEST 2016 - ohering@suse.de

- Drivers: hv: vmbus: Cleanup vmbus_set_event() (fate#320485).
- commit fd3b938

-------------------------------------------------------------------
Tue Mar 29 12:11:08 CEST 2016 - ohering@suse.de

- ethtool.h: define INT_MAX for userland (fate#320485).
- commit f4d1a6e

-------------------------------------------------------------------
Tue Mar 29 12:11:07 CEST 2016 - ohering@suse.de

- ethtool: make validate_speed accept all speeds between 0 and
  INT_MAX (fate#320485).
- commit 1739494

-------------------------------------------------------------------
Tue Mar 29 12:11:05 CEST 2016 - ohering@suse.de

- ethtool: future-proof interface for speed extensions
  (fate#320485).
- commit a5bfe32

-------------------------------------------------------------------
Tue Mar 29 12:11:04 CEST 2016 - ohering@suse.de

- ethtool: add speed/duplex validation functions (fate#320485).
- commit e3b5667

-------------------------------------------------------------------
Tue Mar 29 12:11:03 CEST 2016 - ohering@suse.de

- Reorder pci patches in series.conf
- commit dfbf335

-------------------------------------------------------------------
Tue Mar 29 12:11:02 CEST 2016 - ohering@suse.de

- Add mainline tag to two pci-hyperv related patches
- commit 88f9fc9

-------------------------------------------------------------------
Tue Mar 29 12:11:00 CEST 2016 - ohering@suse.de

- Use mainline version of pci-hyperv driver
- commit fd7e4d4

-------------------------------------------------------------------
Tue Mar 29 12:10:58 CEST 2016 - ohering@suse.de

- Add mainline tag for hyperv vendor/device atttribute change
- commit c0edba2

-------------------------------------------------------------------
Mon Mar 28 09:27:17 CEST 2016 - tiwai@suse.de

- intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
  (bsc#969870,boo#970968,boo#969098).
- commit 514f987

-------------------------------------------------------------------
Mon Mar 28 04:14:49 CEST 2016 - dbueso@suse.de

- rcu: Move wakeup out from under rnp->lock (bsc#971073).
- commit 1094165

-------------------------------------------------------------------
Mon Mar 28 04:14:35 CEST 2016 - dbueso@suse.de

- rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() (bsc#971073).
- commit c6a2bbc

-------------------------------------------------------------------
Mon Mar 28 04:14:22 CEST 2016 - dbueso@suse.de

- rcu: Stop disabling interrupts in scheduler fastpaths (bsc#971073).
- commit c386510

-------------------------------------------------------------------
Mon Mar 28 04:13:40 CEST 2016 - dbueso@suse.de

- rcu: Fix obsolete rcu_bootup_announce_oddness() comment (bsc#971073).
- commit 30c104b

-------------------------------------------------------------------
Mon Mar 28 04:13:24 CEST 2016 - dbueso@suse.de

- rcu: Remove lock-acquisition loop from rcu_read_unlock_special() (bsc#971073).
- commit 53f4f5f

-------------------------------------------------------------------
Mon Mar 28 04:12:56 CEST 2016 - dbueso@suse.de

- rcu: Simplify rcu_sched_qs() control flow (bsc#971073).
- commit 1c4cb8b

-------------------------------------------------------------------
Mon Mar 28 04:12:33 CEST 2016 - dbueso@suse.de

- rcu: Move lock_class_key to local scope (bsc#971073).
- commit 684474b

-------------------------------------------------------------------
Mon Mar 28 04:11:57 CEST 2016 - dbueso@suse.de

- rcu: Add more diagnostics to expedited stall warning messages (bsc#971073).
- commit 33e1b83

-------------------------------------------------------------------
Mon Mar 28 04:11:41 CEST 2016 - dbueso@suse.de

- rcu: Make expedited grace periods resolve stall-warning ties (bsc#971073).
- commit d080997

-------------------------------------------------------------------
Mon Mar 28 04:11:22 CEST 2016 - dbueso@suse.de

- rcu: Reduce expedited GP memory contention via per-CPU variables (bsc#971073).
- commit b752e43

-------------------------------------------------------------------
Mon Mar 28 04:10:59 CEST 2016 - dbueso@suse.de

- rcu: Invert sync_rcu_exp_select_cpus() "if" statement (bsc#971073).
- commit c538a35

-------------------------------------------------------------------
Mon Mar 28 04:10:45 CEST 2016 - dbueso@suse.de

- rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap() (bsc#971073).
- commit fe35055

-------------------------------------------------------------------
Mon Mar 28 04:10:23 CEST 2016 - dbueso@suse.de

- rcu: Clarify role of ->expmaskinitnext (bsc#971073).
- commit d5d03fd

-------------------------------------------------------------------
Mon Mar 28 04:09:57 CEST 2016 - dbueso@suse.de

- rcu: Short-circuit synchronize_sched_expedited() if only one CPU (bsc#971073).
- commit 898bd42

-------------------------------------------------------------------
Mon Mar 28 04:09:37 CEST 2016 - dbueso@suse.de

- rcu: Add transitivity to remaining rcu_node ->lock acquisitions (bsc#971073).
- commit 46afbcd

-------------------------------------------------------------------
Mon Mar 28 04:08:59 CEST 2016 - dbueso@suse.de

- rcu: Create transitive rnp->lock acquisition functions
  (bsc#971073).
- commit 8f35fe9

-------------------------------------------------------------------
Fri Mar 25 17:04:53 CET 2016 - lduncan@suse.com

- be2iscsi: Fix IOPOLL implementation (bsc#963621, fate#320193).
- irq_poll: Fix irq_poll_sched() (bsc#963621, fate#320193).
- irq_poll: fold irq_poll_sched_prep into irq_poll_sched
  (bsc#963621, fate#320193).
- irq_poll: don't disable new irq_poll instances (bsc#963621,
  fate#320193).
- commit 666a4ca

-------------------------------------------------------------------
Thu Mar 24 16:01:33 CET 2016 - mbrugger@suse.com

- arm64: prefetch: add alternative pattern for CPUs without a
  prefetcher (fate#319977).
- commit 895ee6f

-------------------------------------------------------------------
Thu Mar 24 13:25:55 CET 2016 - mkubecek@suse.cz

- ipv4: Don't do expensive useless work during inetdev destroy
  (CVE-2016-3156 bsc#971360).
- commit 0633ad3

-------------------------------------------------------------------
Thu Mar 24 13:22:25 CET 2016 - mbrugger@suse.com

- arm64: Update the APM X-Gene EDAC node with the RB register
  resource.
- EDAC, xgene: Add missing SoC register bus error handling.
- Documentation, EDAC: Update xgene binding for missing register
  bus.
- commit 3a4c2b8

-------------------------------------------------------------------
Thu Mar 24 12:28:16 CET 2016 - mgorman@suse.com

- cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page()
  (bnc#971975 VM performance -- rcu locking).
- commit cdb7961

-------------------------------------------------------------------
Thu Mar 24 12:12:05 CET 2016 - mgorman@suse.com

- mm: scale kswapd watermarks in proportion to memory
  (bnc#971975 VM performance -- avoid tundering herd reclaim).
- commit 79adf33

-------------------------------------------------------------------
Thu Mar 24 11:56:55 CET 2016 - mgorman@suse.com

- intel_pstate: Remove freq calculation from
  intel_pstate_calc_busy() (bnc#969297 PM performance --
  intel_pstate microoptimisations).
- intel_pstate: Move intel_pstate_calc_busy() into
  get_target_pstate_use_performance() (bnc#969297 PM performance
  -- intel_pstate microoptimisations).
- intel_pstate: Optimize calculation for max/min_perf_adj
  (bnc#969297 PM performance -- intel_pstate microoptimisations).
- intel_pstate: Remove extra conversions in pid calculation
  (bnc#969297 PM performance -- intel_pstate microoptimisations).
- mm/page-writeback: fix dirty_ratelimit calculation (bnc#971975
  VM performance -- avoid undefined behaviour).
- commit b819f51

-------------------------------------------------------------------
Thu Mar 24 11:35:06 CET 2016 - mbrugger@suse.com

- [v2,5/5] arm64/perf: Cavium ThunderX OCX TLK uncore support
  (fate#319982).
- [v2,4/5] arm64/perf: Cavium ThunderX LMC uncore support
  (fate#319982).
- [v2,3/5] arm64/perf: Cavium ThunderX L2C CBC uncore support
  (fate#319982).
- [v2,2/5] arm64/perf: Cavium ThunderX L2C TAD uncore support
  (fate#319982).
- [v2, 1/5] arm64/perf: Basic uncore counter support for Cavium
  ThunderX (fate#319982).
- commit fe160b8

-------------------------------------------------------------------
Thu Mar 24 11:20:31 CET 2016 - mbrugger@suse.com

- genirq: Export IRQ functions for module use (fate#319483
  fate#319482).
- Update config files.
- Delete
  patches.arch/arm64-gpio-xgene-Fix-kconfig-for-standby-GIPO-contoller.patch.
- commit 0d17c37

-------------------------------------------------------------------
Thu Mar 24 11:16:43 CET 2016 - tiwai@suse.de

- drm/radeon: rework fbdev handling on chips with no connectors
  (boo#971853).
- commit 2daf04e

-------------------------------------------------------------------
Thu Mar 24 10:53:21 CET 2016 - jdelvare@suse.de

- supported.conf: Fix usb-common path
  usb-common moved to its own subdirectory in kernel v3.16.
- commit 28e362d

-------------------------------------------------------------------
Wed Mar 23 20:47:18 CET 2016 - mbrugger@suse.com

- net: thunderx: Adjust nicvf structure to reduce cache misses
  (fate#319980).
- net: thunderx: Set recevie buffer page usage count in bulk
  (fate#319980).
- commit 194968b

-------------------------------------------------------------------
Wed Mar 23 20:32:02 CET 2016 - mbrugger@suse.com

- arm64: lib: patch in prfm for copy_page if requested
  (fate#319977).
- commit 0427ab4

-------------------------------------------------------------------
Wed Mar 23 18:36:32 CET 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch.
- commit 2c33f3d

-------------------------------------------------------------------
Wed Mar 23 18:28:29 CET 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch
- commit 7ba61b1

-------------------------------------------------------------------
Wed Mar 23 18:22:58 CET 2016 - tonyj@suse.de

- powerpc/perf/24x7: Eliminate domain suffix in event names
  (fate#320704).
- powerpc/perf/hv-24x7: Display domain indices in sysfs
  (fate#320704).
- powerpc/perf/hv-24x7: Display change in counter values
  (fate#320704).
- powerpc/perf/hv-24x7: Fix usage with chip events (fate#320704).
- commit 1424ac2

-------------------------------------------------------------------
Wed Mar 23 14:52:26 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/intel_pstate-Increase-hold-off-time-before-samples-are-scaled.patch.
- commit abf2084

-------------------------------------------------------------------
Wed Mar 23 14:37:16 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/mm-thp-Set-THP-defrag-by-default-to-madvise-and-add-a-stall-free-defrag-option.patch.
- commit f658e03

-------------------------------------------------------------------
Tue Mar 22 23:52:52 CET 2016 - mgorman@suse.com

- intel_pstate: Increase hold-off time before samples are scaled
  (bnc#945201).
- commit 395eb37

-------------------------------------------------------------------
Tue Mar 22 22:24:41 CET 2016 - mgorman@suse.com

- Refresh patches.suse/sched-throttle-nohz.patch.
- commit 72ae2b6

-------------------------------------------------------------------
Tue Mar 22 21:14:09 CET 2016 - tonyj@suse.de

- powerpc/perf: Export Power8 generic and cache events to sysfs
  (fate#320530).
- powerpc/perf: Remove PME_ prefix for power7 events
  (fate#320530).
- commit 8eb5850

-------------------------------------------------------------------
Tue Mar 22 17:11:03 CET 2016 - jthumshirn@suse.de

- blk-mq: dynamic h/w context count (bsc#964944,FATE#319965).
- NVMe: Fix possible queue use after freed
  (bsc#964944,FATE#319965).
- nvme: fix drvdata setup for the nvme device
  (bsc#964944,FATE#319965).
- nvme: Log the ctrl device name instead of the underlying pci
  device name (bsc#964944,FATE#319965).
- nvme/host: reference the fabric module for each bdev open
  callout (bsc#964944,FATE#319965).
- nvme: move timeout variables to core.c (bsc#964944,FATE#319965).
- nvme: split dev_list_lock (bsc#964944,FATE#319965).
- nvme: split pci module out of core module
  (bsc#964944,FATE#319965).
- nvme: use a work item to submit async event requests
  (bsc#964944,FATE#319965).
- nvme: don't poll the CQ from the kthread
  (bsc#964944,FATE#319965).
- nvme: replace the kthread with a per-device watchdog timer
  (bsc#964944,FATE#319965).
- nvme: return the whole CQE through the request passthrough
  interface (bsc#964944,FATE#319965).
- nvme: expose cntlid in sysfs (bsc#964944,FATE#319965).
- NVMe: Create discard zero quirk white list
  (bsc#964944,FATE#319965).
- NVMe: Remove unused sq_head read in completion path
  (bsc#964944,FATE#319965).
- NVMe: Expose ns wwid through single sysfs entry
  (bsc#964944,FATE#319965).
- Refresh
  patches.drivers/0012-block-defer-timeouts-to-a-workqueue.patch.
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- commit 5eee3a5

-------------------------------------------------------------------
Tue Mar 22 16:33:36 CET 2016 - jack@suse.cz

- ext4: fix races between buffered IO and collapse / insert range
  (bsc#972174).
- ext4: fix races between page faults and hole punching
  (bsc#972174).
- ext4: fix races of writeback with punch hole and zero range
  (bsc#972174).
- ext4: move unlocked dio protection from ext4_alloc_file_blocks()
  (bsc#972174).
- Refresh
  patches.fixes/ext4-more-efficient-SEEK_DATA-implementation.patch.
- commit 65746f4

-------------------------------------------------------------------
Tue Mar 22 15:37:19 CET 2016 - jack@suse.cz

- mbcache: add reusable flag to cache entries (bsc#972162).
- ext4: shortcut setting of xattr to the same value (bsc#972162).
- mbcache: get rid of _e_hash_list_head (bsc#972162).
- ext4: kill ext4_mballoc_ready (bsc#972162).
- mbcache2: rename to mbcache (bsc#972162).
- mbcache2: Use referenced bit instead of LRU (bsc#972162).
- mbcache2: limit cache size (bsc#972162).
- mbcache: remove mbcache (bsc#972162).
- ext2: convert to mbcache2 (bsc#972162).
- ext4: convert to mbcache2 (bsc#972162).
- mbcache2: reimplement mbcache (bsc#972162).
- commit 9ffcca6

-------------------------------------------------------------------
Tue Mar 22 13:48:47 CET 2016 - jack@suse.cz

- ext4: more efficient SEEK_DATA implementation (bsc#942262
  bsc#967077).
- ext4: return hole from ext4_map_blocks() (bsc#942262
  bsc#967077).
- ext4: factor out determining of hole size (bsc#942262
  bsc#967077).
- commit d52cf6d

-------------------------------------------------------------------
Tue Mar 22 13:24:35 CET 2016 - jack@suse.cz

- cfq-iosched: Allow parent cgroup to preempt its child
  (bsc#951265).
- cgroup: Export cgroup_is_descendant() (bsc#951265).
- cfq-iosched: Allow sync noidle workloads to preempt each other
  (bsc#951265).
- cfq-iosched: Reorder checks in cfq_should_preempt()
  (bsc#951265).
- cfq-iosched: Don't group_idle if cfqq has big thinktime
  (bsc#951265).
- commit 2c7c061

-------------------------------------------------------------------
Mon Mar 21 17:20:20 CET 2016 - mgorman@suse.com

- Update
  patches.suse/mm-filemap-avoid-unnecessary-calls-to-lock_page-when-waiting-for-IO-to-complete-during-a-read.patch
  (bnc#971975 VM performance -- generic read).
- Update
  patches.suse/mm-filemap-remove-redundant-code-in-do_read_cache_page.patch
  (bnc#971975 VM performance -- generic read).
- commit a667559

-------------------------------------------------------------------
Mon Mar 21 17:13:32 CET 2016 - mgorman@suse.com

- mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
  (fate#320635 -- Disable THP defragmentation by default).
- commit d7b83ad

-------------------------------------------------------------------
Mon Mar 21 17:12:59 CET 2016 - mgorman@suse.com

- Refresh patches.suse/mm-compaction-introduce-kcompactd.patch.
- Refresh
  patches.suse/mm-kswapd-remove-bogus-check-of-balance_classzone_idx.patch.
- Refresh
  patches.suse/mm-kswapd-replace-kswapd-compaction-with-waking-up-kcompactd.patch.
- Refresh
  patches.suse/mm-memory-hotplug-small-cleanup-in-online_pages.patch.
- commit f4a130b

-------------------------------------------------------------------
Mon Mar 21 16:48:16 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous.patch.
- commit 2c37b82

-------------------------------------------------------------------
Mon Mar 21 16:44:31 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/mm-compaction-fix-invalid-free_pfn-and-compact_cached_free_pfn.patch.
- Refresh
  patches.suse/mm-compaction-pass-only-pageblock-aligned-range-to-pageblock_pfn_to_page.patch.
- commit d2c4291

-------------------------------------------------------------------
Mon Mar 21 16:33:50 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/sched-debug-Make-schedstats-a-runtime-tunable-that-is-disabled-by-default.patch.
- commit 8b1d802

-------------------------------------------------------------------
Mon Mar 21 16:32:35 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/cpuidle-menu-avoid-expensive-square-root-computation.patch.
- Refresh
  patches.suse/cpuidle-menu-help-gcc-generate-slightly-better-code.patch.
- commit 962ddf2

-------------------------------------------------------------------
Mon Mar 21 09:06:55 CET 2016 - vbabka@suse.cz

- mm, tracing: refresh __def_vmaflag_names (VM Debugging
  Functionality, fate#320496, bnc#963823).
- commit 751dc74

-------------------------------------------------------------------
Mon Mar 21 02:07:38 CET 2016 - dbueso@suse.de

- locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() (bsc#969756).
- commit 006c48f

-------------------------------------------------------------------
Mon Mar 21 02:07:07 CET 2016 - dbueso@suse.de

- locking/csd_lock: Explicitly inline csd_lock*() helpers (bsc#969756).
- commit 7544827

-------------------------------------------------------------------
Mon Mar 21 02:06:44 CET 2016 - dbueso@suse.de

- userfaultfd: don't block on the last VM updates at exit time
  (bsc#971248).
- commit f849455

-------------------------------------------------------------------
Fri Mar 18 17:54:21 CET 2016 - brogers@suse.com

- supported.conf: list virtio_input and virtio_gpu as supported
  Add the latest virtio drivers to the supported file (FATE#319660).
  This will also probably be needed for KVM ARM guests as well.
- commit 7afc2af

-------------------------------------------------------------------
Fri Mar 18 17:18:05 CET 2016 - jslaby@suse.cz

- kgr: fix reversion of a patch already reverted by a replace_all
  patch (fate#313296).
- commit ddfbcff

-------------------------------------------------------------------
Fri Mar 18 16:46:54 CET 2016 - jslaby@suse.cz

- kgr: kmemleak, really mark the kthread safe after an interrupt
  (fate#313296).
- commit f67b1d9

-------------------------------------------------------------------
Fri Mar 18 15:38:57 CET 2016 - jslaby@suse.cz

- Update patches.kernel.org/patch-4.4.1 (CVE-2016-0728 bnc#962075
  boo#960710 CVE-2013-4312 bnc#839104).
  One more bug reference.
- commit 8044920

-------------------------------------------------------------------
Fri Mar 18 13:46:29 CET 2016 - mmarek@suse.com

- supported.conf: Add bridge.ko for OpenStack (bsc#971600)
- commit bdc5ab2

-------------------------------------------------------------------
Fri Mar 18 13:33:44 CET 2016 - jslaby@suse.cz

- net: irda: Fix use-after-free in irtty_open() (bnc#967903).
- commit 3cb734a

-------------------------------------------------------------------
Fri Mar 18 10:49:31 CET 2016 - vbabka@suse.cz

- Update config files.
  Enable CONFIG_PAGE_OWNER (VM Debugging Functionality, fate#320496, bnc#963823)
- commit b78341d

-------------------------------------------------------------------
Fri Mar 18 10:49:07 CET 2016 - vbabka@suse.cz

- mm, debug: move bad flags printing to bad_page() (VM Debugging
  Functionality, fate#320496, bnc#963823).
- commit 306b616

-------------------------------------------------------------------
Fri Mar 18 10:46:00 CET 2016 - vbabka@suse.cz

- mm, page_owner: dump page owner info from dump_page() (VM
  Debugging Functionality, fate#320496, bnc#963823).
- mm, page_owner: track and print last migrate reason (VM
  Debugging Functionality, fate#320496, bnc#963823).
- mm, page_owner: copy page owner info during migration (VM
  Debugging Functionality, fate#320496, bnc#963823).
- mm, page_owner: convert page_owner_inited to static key (VM
  Debugging Functionality, fate#320496, bnc#963823).
- mm, page_owner: print migratetype of page and pageblock,
  symbolic flags (VM Debugging Functionality, fate#320496,
  bnc#963823).
- mm, slb: print gfp_flags as strings in slab_out_of_memory()
  (VM Debugging Functionality, fate#320496, bnc#963823).
- mm, oom: print symbolic gfp_flags in oom warning (VM Debugging
  Functionality, fate#320496, bnc#963823).
- mm, page_alloc: print symbolic gfp_flags on allocation failure
  (VM Debugging Functionality, fate#320496, bnc#963823).
- mm, debug: replace dump_flags() with the new printk formats
  (VM Debugging Functionality, fate#320496, bnc#963823).
- mm, printk: introduce new format string for flags (VM Debugging
  Functionality, fate#320496, bnc#963823).
- mm, tracing: unify mm flags handling in tracepoints and printk
  (VM Debugging Functionality, fate#320496, bnc#963823).
- tools, perf: make gfp_compact_table up to date (VM Debugging
  Functionality, fate#320496, bnc#963823).
- mm, tracing: make show_gfp_flags() up to date (VM Debugging
  Functionality, fate#320496, bnc#963823).
- tracepoints: move trace_print_flags definitions to
  tracepoint-defs.h (VM Debugging Functionality, fate#320496,
  bnc#963823).
- tracepoints: Move struct tracepoint to new tracepoint-defs.h
  header (VM Debugging Functionality, fate#320496, bnc#963823).
- commit afef4d9

-------------------------------------------------------------------
Thu Mar 17 17:59:20 CET 2016 - mbrugger@suse.com

- supported.conf:
  Add i2c-thunderx driver
- commit f968924

-------------------------------------------------------------------
Thu Mar 17 17:30:51 CET 2016 - mbrugger@suse.com

- Update config files.
  Enable CONFIG_I2C_THUNDERX as a module for arm64.
  Let it deselected for x86_64 and ppc64le.
- commit e7f9687

-------------------------------------------------------------------
Thu Mar 17 17:29:08 CET 2016 - mbrugger@suse.com

- [v3,14/14] i2c-thunderx: Add smbus support (fate#319983).
- [v3,13/14] i2c-thunderx: Add i2c driver for ThunderX SOC
  (fate#319983).
- [v3,12/14] i2c-octeon: Split the driver into two parts
  (fate#319983).
- [v3,11/14] i2c-octeon: Add workaround for broken irqs on CN3860
  (fate#319983).
- [v3,10/14] i2c-octeon: Faster operation when IFLG signals late
  (fate#319983).
- [v3,09/14] i2c-octeon: Flush TWSI writes with readback
  (fate#319983).
- [v3,08/14] i2c-octeon: Add support for cn78XX chips
  (fate#319983).
- [v3,07/14] dt-bindings: i2c: Add Octeon cn78xx TWSI
  (fate#319983).
- [v3,	06/14] i2c-octeon: Enable high-level controller and
  improve on bus	    contention (fate#319983).
- [v3,05/14] i2c-octeon: Make adapter timeout tunable
  (fate#319983).
- [v3,04/14] i2c-octeon: Support I2C_M_RECV_LEN (fate#319983).
- [v3,03/14] i2c-octeon: Cleanup resource allocation code
  (fate#319983).
- [v3,02/14] i2c-octeon: Cleanup i2c-octeon driver (fate#319983).
- [v3,01/14] i2c-octeon: Cleanup kerneldoc comments (fate#319983).
- commit 1dc31aa

-------------------------------------------------------------------
Thu Mar 17 15:48:14 CET 2016 - hare@suse.de

- bnx2fc: bnx2fc_eh_abort(): fix wrong return code
  (bsc#966327,FATE#320151).
- bnx2fc: Show information about log levels in 'modinfo'
  (bsc#966327,FATE#320151).
- commit 05eb9cd

-------------------------------------------------------------------
Thu Mar 17 11:52:52 CET 2016 - jthumshirn@suse.de

- aacraid: Update driver version (FATE#320140).
- aacraid: Fix character device re-initialization (FATE#320140).
- aacraid: Fix AIF triggered IOP_RESET (FATE#320140).
- aacraid: Created new mutex for ioctl path (FATE#320140).
- aacraid: Fundamental reset support for Series 7 (FATE#320140).
- aacraid: Set correct msix count for EEH recovery (FATE#320140).
- aacraid: Fix memory leak in aac_fib_map_free (FATE#320140).
- aacraid: Added EEH support (FATE#320140).
- aacraid: Fix RRQ overload (FATE#320140).
- aacraid: SCSI blk tag support (FATE#320140).
- aacraid: aac_release_resources() can be static (FATE#320140).
- commit e422218

-------------------------------------------------------------------
Thu Mar 17 11:44:35 CET 2016 - tiwai@suse.de

- ALSA: hda - Fix unexpected resume through regmap code path
  (bsc#969383).
- PM / runtime: Add new helper for conditional usage count
  incrementation (bsc#969383).
- commit b64e343

-------------------------------------------------------------------
Thu Mar 17 11:16:38 CET 2016 - mmarek@suse.com

- supported.conf: Add isofs to -base (bsc#969655).
- commit 8d8f6bd

-------------------------------------------------------------------
Thu Mar 17 08:49:38 CET 2016 - jslaby@suse.cz

- Linux 4.4.6 (CVE-2016-2143 FATE#318444 FATE#318900 bsc#971081).
- Refresh
  patches.arch/powerpc-powernv-Add-support-for-Nvlink-NPUs.patch.
- Refresh patches.suse/vfs-add-file_dentry.patch.
- Delete
  patches.arch/arm64-account-for-sparsemem-section-alignment-when-c.patch.
- Delete
  patches.fixes/0001-s390-mm-four-page-table-levels-vs.-fork.patch.
- Delete
  patches.suse/ovl-fix-working-on-distributed-fs-as-lower-layer.patch.
- commit cdac3dd

-------------------------------------------------------------------
Wed Mar 16 20:06:20 CET 2016 - bpoirier@suse.com

- mld, igmp: Fix reserved tailroom calculation (bsc#956852).
- commit 968c972

-------------------------------------------------------------------
Wed Mar 16 18:55:51 CET 2016 - mbrugger@suse.com

- arm64: hugetlb: partial revert of 66b3923a1a0f (fate#318444).
- arm64: account for sparsemem section alignment when choosing
  vmemmap offset (fate#318444).
- commit 7a84934

-------------------------------------------------------------------
Wed Mar 16 17:24:26 CET 2016 - trenn@suse.com

- intel_idle: Support for Intel Xeon Phi Processor x200 Product
  Family (fate#319505).
- commit a82a64a

-------------------------------------------------------------------
Wed Mar 16 15:11:32 CET 2016 - tiwai@suse.de

- ALSA: usb-audio: Add sanity checks for endpoint accesses
  (CVE-2016-2184,bsc#971125).
- ALSA: usb-audio: Fix NULL dereference in
  create_fixed_stream_quirk() (CVE-2016-2184,bsc#971125).
- commit 4d04255

-------------------------------------------------------------------
Wed Mar 16 13:26:48 CET 2016 - jthumshirn@suse.de

- nfit_test: Enable DSMs for all test NFITs (FATE#320071).
- tools/testing/libnvdimm: cleanup mock resource lookup
  (FATE#320071).
- libnvdimm, pfn: enable pfn sysfs interface unit testing
  (FATE#320071).
- commit bfa5f80

-------------------------------------------------------------------
Wed Mar 16 12:56:14 CET 2016 - hare@suse.de

- supported.conf: Replace tmscsim with am53c974
  The old tmscsim driver has been replaced with the am53c974 driver,
  providing the same functionality.
- commit 2bdb43e

-------------------------------------------------------------------
Wed Mar 16 12:25:38 CET 2016 - hare@suse.de

- Refresh
  patches.drivers/megaraid_sas-Fallback-to-older-scanning-if-not-disks.patch.
  Fixup typo in patch
- commit 838da92

-------------------------------------------------------------------
Wed Mar 16 12:11:52 CET 2016 - hare@suse.de

- mpt3sas: Remove unnecessary synchronize_irq() before free_irq()
  (bsc#966277,FATE#320138).
- mpt3sas: Free memory pools before retrying to allocate with
  different value (bsc#966277,FATE#320138).
- mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't
  free free_cpu_mask_var before reply_q (bsc#966277,FATE#320138).
- mpt3sas: Updating mpt3sas driver version to 12.100.00.00
  (bsc#966277,FATE#320138).
- mpt3sas: Fix for Asynchronous completion of timedout IO and
  task abort of timedout IO (bsc#966277,FATE#320138).
- mpt3sas: Updated MPI Header to 2.00.42 (bsc#966277,FATE#320138).
- mpt3sas: Add support for configurable Chain Frame Size
  (bsc#966277,FATE#320138).
- mpt3sas: Added smp_affinity_enable module parameter
  (bsc#966277,FATE#320138).
- mpt3sas: Make use of additional HighPriority credit message
  frames for sending SCSI IO's (bsc#966277,FATE#320138).
- mpt3sas: Never block the Enclosure device
  (bsc#966277,FATE#320138).
- mpt3sas: Fix static analyzer(coverity) tool identified defects
  (bsc#966277,FATE#320138).
- mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP
  Passthrough request message (bsc#966277,FATE#320138).
- mpt3sas: Added support for high port count HBA variants
  (bsc#966277,FATE#320138).
- mpt3sas: A correction in unmap_resources
  (bsc#966277,FATE#320138).
- commit b285e41

-------------------------------------------------------------------
Wed Mar 16 11:55:27 CET 2016 - jthumshirn@suse.de

- nfit: Continue init even if ARS commands are unimplemented
  (FATE#320071).
- nfit: update address range scrub commands to the acpi 6.1 format
  (FATE#320071).
- commit 9397c3c

-------------------------------------------------------------------
Wed Mar 16 11:38:21 CET 2016 - hare@suse.de

- megaraid: fix null pointer check in megasas_detach_one()
  (bsc#966272,FATE#320135).
- megaraid_sas: Add an i/o barrier (bsc#966272,FATE#320135).
- megaraid_sas: Code optimization build_and_issue_cmd return-type
  (bsc#966272,FATE#320135).
- megaraid_sas: Do not allow PCI access during OCR
  (bsc#966272,FATE#320135).
- megaraid_sas: Don't issue kill adapter for MFI controllers in
  case of PD list DCMD failure (bsc#966272,FATE#320135).
- megaraid_sas: Dual queue depth support (bsc#966272,FATE#320135).
- megaraid_sas: Fastpath region lock bypass
  (bsc#966272,FATE#320135).
- megaraid_sas: Fix SMAP issue (bsc#966272,FATE#320135).
- megaraid_sas: Fix for IO failing post OCR in SRIOV environment
  (bsc#966272,FATE#320135).
- megaraid_sas: IO throttling support (bsc#966272,FATE#320135).
- megaraid_sas: Introduce module parameter for SCSI command
  timeout (bsc#966272,FATE#320135).
- megaraid_sas: MFI IO timeout handling (bsc#966272,FATE#320135).
- megaraid_sas: MFI adapter OCR changes (bsc#966272,FATE#320135).
- megaraid_sas: Make adprecovery variable atomic
  (bsc#966272,FATE#320135).
- megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
  (bsc#966272,FATE#320135).
- megaraid_sas: SPERC OCR changes (bsc#966272,FATE#320135).
- megaraid_sas: Syncing request flags macro names with firmware
  (bsc#966272,FATE#320135).
- megaraid_sas: Task management support (bsc#966272,FATE#320135).
- megaraid_sas: Update device queue depth based on interface type
  (bsc#966272,FATE#320135).
- megaraid_sas: driver version upgrade (bsc#966272,FATE#320135).
- Refresh
  patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch.
- megaraid_sas: Fallback to older scanning if no disks are found
  (bnc#870440).
- commit 05fa518

-------------------------------------------------------------------
Tue Mar 15 17:29:46 CET 2016 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Drop the util-linux dependency again (fate#320552)
  The kernel now has a workaround for the old usage.
- commit 5a3de2b

-------------------------------------------------------------------
Tue Mar 15 12:56:45 CET 2016 - jthumshirn@suse.de

- qla2xxx: Update driver version to 8.07.00.33-k (FATE#320146,
  bsc#966328).
- qla2xxx: Set relogin flag when we fail to queue login requests
  (FATE#320146, bsc#966328).
- qla2xxx: Enable T10-DIF for ISP27XX (FATE#320146, bsc#966328).
- qla2xxx: Provide mbx info in BBCR data after mbx failure
  (FATE#320146, bsc#966328).
- qla2xxx: Avoid side effects when using endianizer macros
  (FATE#320146, bsc#966328).
- qla2xxx: Add support for Private link statistics counters
  (FATE#320146, bsc#966328).
- qla2xxx: Add support for buffer to buffer credit value for
  ISP27XX (FATE#320146, bsc#966328).
- qla2xxx: Add support for online flash update for ISP27XX
  (FATE#320146, bsc#966328).
- qla2xxx: Allow fw to hold status before sending ABTS response
  (FATE#320146, bsc#966328).
- qla2xxx: Seed init-cb login timeout from nvram exclusively
  (FATE#320146, bsc#966328).
- qla2xxx: Remove unneeded link offline message (FATE#320146,
  bsc#966328).
- scsi: qla2xxxx: avoid type mismatch in comparison (FATE#320146,
  bsc#966328).
- commit b1220e1

-------------------------------------------------------------------
Tue Mar 15 12:56:18 CET 2016 - jthumshirn@suse.de

- qla2xxx: Check for online flag instead of active reset when
  transmitting responses (FATE#320146, bsc#966328).
- commit 6ba546b

-------------------------------------------------------------------
Tue Mar 15 12:55:56 CET 2016 - jthumshirn@suse.de

- qla2xxx: Set all queues to 4k (FATE#320146, bsc#966328).
- commit 1b0c704

-------------------------------------------------------------------
Tue Mar 15 12:55:39 CET 2016 - jthumshirn@suse.de

- qla2xxx: Disable ZIO at start time (FATE#320146, bsc#966328).
- commit d779d81

-------------------------------------------------------------------
Tue Mar 15 12:55:20 CET 2016 - jthumshirn@suse.de

- qla2xxx: Move atioq to a different lock to reduce lock
  contention (FATE#320146, bsc#966328).
- commit dac0d1d

-------------------------------------------------------------------
Tue Mar 15 12:54:37 CET 2016 - jthumshirn@suse.de

- qla2xxx: Add selective command queuing (FATE#320146,
  bsc#966328).
- commit c865cd8

-------------------------------------------------------------------
Tue Mar 15 12:54:19 CET 2016 - jthumshirn@suse.de

- qla2xxx: Add irq affinity notification (FATE#320146,
  bsc#966328).
- commit 1f98ff7

-------------------------------------------------------------------
Tue Mar 15 12:53:57 CET 2016 - jthumshirn@suse.de

- qla2xxx: Remove dependency on hardware_lock to reduce lock
  contention (FATE#320146, bsc#966328).
- commit 0539650

-------------------------------------------------------------------
Tue Mar 15 12:53:32 CET 2016 - jthumshirn@suse.de

- qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit (FATE#320146,
  bsc#966328).
- qla2xxx: Wait for all conflicts before ack'ing PLOGI
  (FATE#320146, bsc#966328).
- qla2xxx: Delete session if initiator is gone from FW
  (FATE#320146, bsc#966328).
- qla2xxx: Added interface to send explicit LOGO (FATE#320146,
  bsc#966328).
- commit 79f463b

-------------------------------------------------------------------
Tue Mar 15 12:53:05 CET 2016 - jthumshirn@suse.de

- qla2xxx: Add FW resource count in DebugFS (FATE#320146,
  bsc#966328).
- qla2xxx: Enable Target counters in DebugFS (FATE#320146,
  bsc#966328).
- qla2xxx: Enable Exchange offload support (FATE#320146,
  bsc#966328).
- commit 96ebbe6

-------------------------------------------------------------------
Tue Mar 15 12:51:03 CET 2016 - jthumshirn@suse.de

- qla2xxx: Enable Extended Logins support (FATE#320146,
  bsc#966328).
- commit 52e9c7a

-------------------------------------------------------------------
Tue Mar 15 12:50:34 CET 2016 - jthumshirn@suse.de

- qla2xxx: Remove unavailable firmware files (FATE#320146,
  bsc#966328).
- commit 366827c

-------------------------------------------------------------------
Tue Mar 15 11:42:24 CET 2016 - hare@suse.de

- lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl.
- lpfc: Update version to 11.0.0.10 for upstream patch set
  (bnc#963619,FATE#320191).
- lpfc: Use kzalloc instead of kmalloc (bnc#963619,FATE#320191).
- lpfc: Delete unnecessary checks before the function call
  (bnc#963619,FATE#320191).
- lpfc: Add logging for misconfigured optics
  (bnc#963619,FATE#320191).
- lpfc: Fix external loopback failure (bnc#963619,FATE#320191).
- lpfc: Fix mbox reuse in PLOGI completion
  (bnc#963619,FATE#320191).
- lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE
  (bnc#963619,FATE#320191).
- lpfc: Make write check error processing more resilient
  (bnc#963619,FATE#320191).
- lpfc: Fix RDP ACC being too long (bnc#963619,FATE#320191).
- lpfc: Fix RDP Speed reporting (bnc#963619,FATE#320191).
- lpfc: Modularize and cleanup FDMI code in driver
  (bnc#963619,FATE#320191).
- lpfc: Fix crash in fcp command completion path
  (bnc#963619,FATE#320191).
- lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel
  set (bnc#963619,FATE#320191).
- lpfc: Fix RegLogin failed error seen on Lancer FC during port
  bounce (bnc#963619,FATE#320191).
- lpfc: Fix the FLOGI discovery logic to comply with T11 standards
  (bnc#963619,FATE#320191).
- lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get
  (bnc#963619,FATE#320191).
- commit 5058bdb

-------------------------------------------------------------------
Tue Mar 15 05:50:43 CET 2016 - mgalbraith@suse.de

- Enable NO_HZ_FULL for arm64, ppc64le and x86_64 (FATE#318845)
- Update config files.
- commit 6920d6a

-------------------------------------------------------------------
Tue Mar 15 04:30:21 CET 2016 - dbueso@suse.de

- Update config files for CONFIG_PARAVIRT_SPINLOCKS by default (fate#320355)
- commit beca73f

-------------------------------------------------------------------
Tue Mar 15 04:27:31 CET 2016 - dbueso@suse.de

- s390/mm: four page table levels vs. fork (bsc#971081,CVE2016-2143).
- commit 3f6705b

-------------------------------------------------------------------
Tue Mar 15 04:27:03 CET 2016 - dbueso@suse.de

- x86: fix SMAP in 32-bit environments (bsc#971070).
- commit 5ad2f4c

-------------------------------------------------------------------
Mon Mar 14 20:54:49 CET 2016 - dbueso@suse.de

- series.conf: re-order some performance patches for -stable pending
- commit 6c39ea5

-------------------------------------------------------------------
Mon Mar 14 20:50:21 CET 2016 - dbueso@suse.de

- locking/lockdep: Fix stack trace caching logic (bsc#969757).
- commit e800183

-------------------------------------------------------------------
Mon Mar 14 20:49:08 CET 2016 - dbueso@suse.de

- locking/mcs: Fix mcs_spin_lock() ordering (fate#320355).
- commit 5eca860

-------------------------------------------------------------------
Mon Mar 14 20:48:35 CET 2016 - dbueso@suse.de

- locking/pvqspinlock: Enable slowpath locking count tracking (fate#320355).
- commit 0a0b0e5

-------------------------------------------------------------------
Mon Mar 14 20:47:37 CET 2016 - dbueso@suse.de

- locking/qspinlock: Use smp_cond_acquire() in pending code (fate#320355).
- commit a942811

-------------------------------------------------------------------
Mon Mar 14 20:46:50 CET 2016 - dbueso@suse.de

- locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_spin_steal_lock() (fate#320355).
- commit 377acaa

-------------------------------------------------------------------
Mon Mar 14 20:45:35 CET 2016 - dbueso@suse.de

- locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h (fate#320355).
- commit 556e0ce

-------------------------------------------------------------------
Mon Mar 14 20:44:26 CET 2016 - dbueso@suse.de

- futex: Remove requirement for lock_page() in get_futex_key() (bsc#969755).
- commit eb0afc9

-------------------------------------------------------------------
Mon Mar 14 20:43:35 CET 2016 - dbueso@suse.de

- futex: Rename barrier references in ordering guarantees (bsc#969755).
- commit c3963ec

-------------------------------------------------------------------
Mon Mar 14 20:41:12 CET 2016 - dbueso@suse.de

- kernel/locking/lockdep.c: convert hash tables to hlists (bsc#969757).
- commit 5ef80c6

-------------------------------------------------------------------
Mon Mar 14 20:40:11 CET 2016 - dbueso@suse.de

- locking/mutex: Allow next waiter lockless wakeup (bsc#969756).
- commit cdb8233

-------------------------------------------------------------------
Mon Mar 14 19:37:37 CET 2016 - rgoldwyn@suse.com

- ovl: fix working on distributed fs as lower layer (fate#318900).
- nfs: use file_dentry() (fate#318900).
- vfs: add file_dentry() (fate#318900).
- commit 3eebe80

-------------------------------------------------------------------
Mon Mar 14 17:52:51 CET 2016 - jroedel@suse.de

- kvm: x86: Check dest_map->vector to match eoi signals for rtc
  (bsc#966471).
- kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
  (bsc#966471).
- kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
  (bsc#966471).
- commit bc7b321

-------------------------------------------------------------------
Mon Mar 14 16:04:41 CET 2016 - mbrugger@suse.com

- Update config files.
  arm64: enable PCIe and ECAM controller
  PCI_HOST_THUNDER_PEM - Cavium Thunder PCIe controller to off-chip devices
  PCI_HOST_THUNDER_ECAM - Cavium Thunder ECAM controller to on-chip devices on pass-1.x silicon
- commit f40ac2e

-------------------------------------------------------------------
Mon Mar 14 15:27:01 CET 2016 - mbrugger@suse.com

- PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
  (fate#319484).
- PCI: thunder: Add PCIe host driver for ThunderX processors
  (fate#319484).
- PCI: generic: Expose pci_host_common_probe() for use by other
  drivers (fate#319484).
- PCI: generic: Add pci_host_common_probe(), based on
  gen_pci_probe() (fate#319484).
- PCI: generic: Move structure definitions to separate header file
  (fate#319484).
- commit 913f863

-------------------------------------------------------------------
Mon Mar 14 14:33:38 CET 2016 - jdelvare@suse.de

- Update s390x config files: Adjust NR_CPUS
  It was set to 256 in the the default SLES kernel 2 years ago, do the
  same for the vanilla flavor now.
  For the zfcpdump config, a lower value is preferred to satisfy memory
  constraints. Use 2 as suggested by IBM (bsc#970983.) This is also the
  upstream setting.
- commit 3ef0eae

-------------------------------------------------------------------
Mon Mar 14 14:32:53 CET 2016 - jdelvare@suse.de

- Update config files: disable MFD_TPS65218
  The TPS65218 is a power management IC for 32-bit ARM systems. Its
  driver serves no purpose on other architectures. All sub-drivers were
  already disabled anyway.
- commit 9f67a64

-------------------------------------------------------------------
Mon Mar 14 14:32:02 CET 2016 - jthumshirn@suse.de

- Update
  patches.drivers/0001-block-rename-request_queue-slab-cache.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0002-block-do-not-initialise-globals-to-0-or-null.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0003-block-do-not-initialise-statics-to-0-or-null.patch
  (FATE#319965, bsc#964944).
- Update patches.drivers/0004-bio-use-offset_in_page-macro.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0005-block-clarify-blk_add_timer-use-case-for-blk-mq.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0006-blk-integrity-empty-implementation-when-disabled.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0007-blk-mq-reuse-hardware-context-cpumask-for-tags.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0008-blk-mq-avoid-memoryless-numa-node-encoded-in-hctx-numa_node.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0009-block-add-call-to-split-trace-point.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0010-blk-integrity-checking-for-null-instead-of-is_err.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0011-irq_poll-make-blk-iopoll-available-outside-the-block-layer.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0012-block-defer-timeouts-to-a-workqueue.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0013-block-remove-req_no_timeout-flag.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0014-block-introduce-bdev_file_inode.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0015-block-enable-dax-for-raw-block-devices.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0016-block-fix-del_gendisk-vs-blkdev_ioctl-crash.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0019-block-revert-runtime-dax-control-of-the-raw-block-device.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0021-deadline-remove-unused-struct-member.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0022-block-sd-return-eremoteio-when-write-same-and-discard-are-disabled.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0023-kernel-fs-fix-i-o-wait-not-accounted-for-rw-o_dsync.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0024-block-fix-module-reference-leak-on-put_disk-call-for-cgroups-throttle.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0025-block-initialize-max_dev_sectors-to-0.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0026-blk-mq-end-unstarted-requests-on-dying-queue.patch
  (FATE#319965, bsc#964944).
- Update
  patches.drivers/0027-blk-fix-overflow-in-queue_discard_max_hw_show.patch
  (FATE#319965, bsc#964944).
- commit db7e134

-------------------------------------------------------------------
Mon Mar 14 14:31:51 CET 2016 - jdelvare@suse.de

- Update config files: disable MFD_SYSCON
  Disable MFD_SYSCON, GPIO_SYSCON and LEDS_SYSCON in non-arm
  configurations. SYSCON is an arm thing, it was enabled accidentally
  in other configurations because STMMAC_PLATFORM, which was once
  enabled by accident, selects it.
  On s390x, as REGMAP_MMIO was also only selected by MFD_SYSCON, we can
  disable it too.
- commit d14737d

-------------------------------------------------------------------
Mon Mar 14 14:30:44 CET 2016 - mmarek@suse.com

- supported.conf: Match 6lowpan modules with a wildcard
- commit 0097f08

-------------------------------------------------------------------
Mon Mar 14 13:45:03 CET 2016 - dvaleev@suse.com

- Update
  patches.drivers/ibmvnic-Fix-ibmvnic_capability-struct.patch
  (fate#320253).
- commit 79b5fb0

-------------------------------------------------------------------
Mon Mar 14 12:06:34 CET 2016 - hare@suse.de

- scsi: disable automatic target scan (FATE#319786).
- scsi_transport_sas: add 'scsi_target_id' sysfs attribute
  (FATE#319786).
- commit 876500c

-------------------------------------------------------------------
Mon Mar 14 09:27:44 CET 2016 - hare@suse.de

- scsi: vpd pages are mandatory for SPC-2.
- commit 89c8db5

-------------------------------------------------------------------
Fri Mar 11 16:50:11 CET 2016 - mbrugger@suse.com

- arm64: update numa patches to v15
- [v15, 1/6] efi: ARM/arm64: ignore DT memory nodes instead of
  removing them (fate#319973).
- [v15,2/6] Documentation, dt, numa: dt bindings for NUMA
  (fate#319973).
- [v15,3/6] of, numa: Add NUMA of binding implementation
  (fate#319973).
- [v15,4/6] arm64: Move unflatten_device_tree() call earlier
  (fate#319973).
- [v15,6/6] arm64, mm, numa: Add NUMA balancing support for arm64
  (fate#319973).
- [v15,5/6] arm64, numa: Add NUMA support for arm64 platforms
  (fate#319973).
- Delete
  patches.arch/arm64-efi-0004-ignore-DT-memory-nodes-instead-of-removing-them.patch.
- Delete
  patches.arch/arm64-efi-0005-ignore-DT-memreserve-entries-instead-of-removing-them.patch.
- Delete
  patches.arch/arm64-numa-0001-adding-numa-support-for-arm64-platforms.patch.
- Delete
  patches.arch/arm64-numa-0002-documentation-dt-bindings-for-numa.patch.
- Delete
  patches.arch/arm64-numa-0003-dt-adding-numa-dt-binding-implementation-for-arm64-platforms.patch.
- Delete
  patches.arch/arm64-numa-0004-dt-thunderx-Add-initial-dts-for-Cavium-Thunderx-in-2-node-topology.patch.
- commit 57560ee

-------------------------------------------------------------------
Fri Mar 11 11:52:43 CET 2016 - hare@suse.de

- scsi: Add 'access_state' and 'preferred_path' attribute
  (bsc#927040).
- scsi_dh_emc: update 'access_state' field (bsc#927040).
- scsi_dh_rdac: update 'access_state' field (bsc#927040).
- scsi_sysfs: add 'is_bin_visible' callback.
- scsi_sysfs: call 'device_add' after attaching device handler
  (bsc#927040).
- Refresh patches.fixes/scsi_dh-add-rescan-callback.patch.
- Refresh
  patches.fixes/scsi_dh_alua-Add-new-blacklist-flag-BLIST_SYNC_ALUA.patch.
- Refresh
  patches.fixes/scsi_dh_alua-Allow-workqueue-to-run-synchronously.patch.
- Refresh patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch.
- Refresh
  patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch.
- Refresh
  patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch.
- Refresh
  patches.fixes/scsi_dh_alua-Send-TEST-UNIT-READY-to-poll-for-transi.patch.
- Refresh patches.fixes/scsi_dh_alua-Update-version-to-2.0.patch.
- Refresh
  patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch.
- Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch.
- Refresh
  patches.fixes/scsi_dh_alua-allocate-RTPG-buffer-separately.patch.
- Refresh
  patches.fixes/scsi_dh_alua-call-alua_rtpg-if-stpg-fails.patch.
- Refresh
  patches.fixes/scsi_dh_alua-move-optimize_stpg-evaluation.patch.
- Refresh
  patches.fixes/scsi_dh_alua-remove-rel_port-from-alua_dh_data-struc.patch.
- Refresh
  patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch.
- Refresh patches.fixes/scsi_dh_alua-separate-out-alua_stpg.patch.
- Refresh
  patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch.
- Refresh
  patches.fixes/scsi_dh_alua-switch-to-scsi_execute_req_flags.patch.
- Refresh
  patches.fixes/scsi_dh_alua-update-access_state-field.patch.
- Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch.
- Refresh
  patches.fixes/scsi_dh_alua-use-common-definitions-for-ALUA-state.patch.
- Delete patches.fixes/scsi-Add-access_state-attribute.patch.
- commit 3d97a76

-------------------------------------------------------------------
Thu Mar 10 12:52:54 CET 2016 - bp@suse.de

- EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi
  (fate#319506).
- commit 9e25dce

-------------------------------------------------------------------
Thu Mar 10 09:56:10 CET 2016 - hare@suse.de

- loop: Add 'lo_logical_blocksize' (bsc#931634, FATE#319010).
- loop: Compability for older releases (bsc#966891, FATE#320552).
- Refresh
  patches.suse/loop-Enable-correct-physical-blocksize.patch.
- Refresh
  patches.suse/loop-Pass-logical-blocksize-in-lo_init-0-ioctl-field.patch.
- Refresh
  patches.suse/loop-Remove-unused-bdev-argument-from-loop_set_capac.patch.
- Delete
  patches.suse/loop-Remove-bsize-argument-from-do_lo_receive.patch.
- Delete patches.suse/loop-Use-lo_logical_blocksize.patch.
- commit 8e29aa7

-------------------------------------------------------------------
Thu Mar 10 09:03:38 CET 2016 - jslaby@suse.cz

- Linux 4.4.5.
- Refresh
  patches.fixes/0001-module-keep-percpu-symbols-in-module-s-symtab.patch.
- Refresh patches.suse/stack-unwind.patch.
- commit fc86faa

-------------------------------------------------------------------
Wed Mar  9 14:01:05 CET 2016 - jthumshirn@suse.de

- blk: fix overflow in queue_discard_max_hw_show.
- Update config files.
- blk-mq: End unstarted requests on dying queue.
- block: Initialize max_dev_sectors to 0.
- block: fix module reference leak on put_disk() call for
  cgroups throttle.
- kernel/fs: fix I/O wait not accounted for RW O_DSYNC.
- block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are
  disabled.
- deadline: remove unused struct member.
- block: revert runtime dax control of the raw block device.
- pmem, dax: disable dax in the presence of bad blocks.
- block: fix del_gendisk() vs blkdev_ioctl crash.
- block: enable dax for raw block devices.
- block: introduce bdev_file_inode().
- block: remove REQ_NO_TIMEOUT flag.
- block: defer timeouts to a workqueue.
- irq_poll: make blk-iopoll available outside the block layer.
- blk-integrity: checking for NULL instead of IS_ERR.
- block: add call to split trace point.
- blk-mq: Avoid memoryless numa node encoded in hctx numa_node.
- blk-mq: Reuse hardware context cpumask for tags.
- blk-integrity: empty implementation when disabled.
- block: clarify blk_add_timer() use case for blk-mq.
- bio: use offset_in_page macro.
- block: do not initialise statics to 0 or NULL.
- block: do not initialise globals to 0 or NULL.
- block: rename request_queue slab cache.
- commit 92735de

-------------------------------------------------------------------
Tue Mar  8 17:56:44 CET 2016 - ddiss@suse.de

- rbd: don't log miscompare as an error (bsc#970062).
- commit 3edf93f

-------------------------------------------------------------------
Tue Mar  8 13:54:35 CET 2016 - jthumshirn@suse.de

- nvme: fix max_segments integer truncation
  (bsc#964944,FATE#319965).
- Update config files.
- nvme: set queue limits for the admin queue
  (bsc#964944,FATE#319965).
- NVMe: Fix 0-length integrity payload (bsc#964944,FATE#319965).
- NVMe: Don't allow unsupported flags (bsc#964944,FATE#319965).
- NVMe: Move error handling to failed reset handler
  (bsc#964944,FATE#319965).
- NVMe: Simplify device reset failure (bsc#964944,FATE#319965).
- NVMe: Fix namespace removal deadlock (bsc#964944,FATE#319965).
- NVMe: Use IDA for namespace disk naming
  (bsc#964944,FATE#319965).
- NVMe: Don't unmap controller registers on reset
  (bsc#964944,FATE#319965).
- NVMe: Rate limit nvme IO warnings (bsc#964944,FATE#319965).
- NVMe: Poll device while still active during remove
  (bsc#964944,FATE#319965).
- NVMe: Requeue requests on suspended queues
  (bsc#964944,FATE#319965).
- NVMe: Allow request merges (bsc#964944,FATE#319965).
- NVMe: Fix io incapable return values (bsc#964944,FATE#319965).
- nvme: fix Kconfig description for BLK_DEV_NVME_SCSI
  (bsc#964944,FATE#319965).
- NVMe: Export NVMe attributes to sysfs group
  (bsc#964944,FATE#319965).
- NVMe: Shutdown controller only for power-off
  (bsc#964944,FATE#319965).
- NVMe: IO queue deletion re-write (bsc#964944,FATE#319965).
- NVMe: Remove queue freezing on resets (bsc#964944,FATE#319965).
- NVMe: Use a retryable error code on reset
  (bsc#964944,FATE#319965).
- NVMe: Fix admin queue ring wrap (bsc#964944,FATE#319965).
- nvme: make SG_IO support optional (bsc#964944,FATE#319965).
- nvme: fixes for NVME_IOCTL_IO_CMD on the char device
  (bsc#964944,FATE#319965).
- nvme: synchronize access to ctrl->namespaces
  (bsc#964944,FATE#319965).
- nvme: Move nvme_freeze/unfreeze_queues to nvme core
  (bsc#964944,FATE#319965).
- NVMe: Export namespace attributes to sysfs
  (bsc#964944,FATE#319965).
- NVMe: Add pci error handlers (bsc#964944,FATE#319965).
- nvme: merge iod and cmd_info (bsc#964944,FATE#319965).
- nvme: meta_sg doesn't have to be an array
  (bsc#964944,FATE#319965).
- nvme: properly free resources for cancelled command
  (bsc#964944,FATE#319965).
- nvme: simplify completion handling (bsc#964944,FATE#319965).
- nvme: special case AEN requests (bsc#964944,FATE#319965).
- nvme: switch abort to blk_execute_rq_nowait
  (bsc#964944,FATE#319965).
- nvme: switch delete SQ/CQ to blk_execute_rq_nowait
  (bsc#964944,FATE#319965).
- nvme: factor out a few helpers from req_completion
  (bsc#964944,FATE#319965).
- nvme: fix admin queue depth (bsc#964944,FATE#319965).
- NVMe: Simplify metadata setup (bsc#964944,FATE#319965).
- NVMe: Remove device management handles on remove
  (bsc#964944,FATE#319965).
- NVMe: Use unbounded work queue for all work
  (bsc#964944,FATE#319965).
- NVMe: Implement namespace list scanning
  (bsc#964944,FATE#319965).
- nvme: switch abort_limit to an atomic_t
  (bsc#964944,FATE#319965).
- nvme: remove dead controllers from a work item
  (bsc#964944,FATE#319965).
- nvme: merge probe_work and reset_work (bsc#964944,FATE#319965).
- nvme: do not restart the request timeout if we're resetting
  the controller (bsc#964944,FATE#319965).
- nvme: simplify resets (bsc#964944,FATE#319965).
- nvme: add NVME_SC_CANCELLED (bsc#964944,FATE#319965).
- nvme: merge nvme_abort_req and nvme_timeout
  (bsc#964944,FATE#319965).
- nvme: don't take the I/O queue q_lock in nvme_timeout
  (bsc#964944,FATE#319965).
- nvme: protect against simultaneous shutdown invocations
  (bsc#964944,FATE#319965).
- nvme: only add a controller to dev_list after it's been fully
  initialized (bsc#964944,FATE#319965).
- nvme: only ignore hardware errors in nvme_create_io_queues
  (bsc#964944,FATE#319965).
- nvme: precedence bug in nvme_pr_clear()
  (bsc#964944,FATE#319965).
- nvme: fix another 32-bit build warning (bsc#964944,FATE#319965).
- nvme: refactor set_queue_count (bsc#964944,FATE#319965).
- nvme: move chardev and sysfs interface to common code
  (bsc#964944,FATE#319965).
- nvme: move namespace scanning to common code
  (bsc#964944,FATE#319965).
- nvme: move the call to nvme_init_identify earlier
  (bsc#964944,FATE#319965).
- nvme: add a common helper to read Identify Controller data
  (bsc#964944,FATE#319965).
- nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
  (bsc#964944,FATE#319965).
- nvme: move remaining CC setup into nvme_enable_ctrl
  (bsc#964944,FATE#319965).
- nvme: add explicit quirk handling (bsc#964944,FATE#319965).
- nvme: move block_device_operations and ns/ctrl freeing to
  common code (bsc#964944,FATE#319965).
- nvme: use the block layer for userspace passthrough metadata
  (bsc#964944,FATE#319965).
- nvme: split __nvme_submit_sync_cmd (bsc#964944,FATE#319965).
- nvme: move nvme_setup_flush and nvme_setup_rw to common code
  (bsc#964944,FATE#319965).
- nvme: move nvme_error_status to common code
  (bsc#964944,FATE#319965).
- nvme: factor out a nvme_unmap_data helper
  (bsc#964944,FATE#319965).
- nvme: refactor nvme_queue_rq (bsc#964944,FATE#319965).
- nvme: simplify nvme_setup_prps calling convention
  (bsc#964944,FATE#319965).
- nvme: split a new struct nvme_ctrl out of struct nvme_dev
  (bsc#964944,FATE#319965).
- nvme: use vendor it from identify (bsc#964944,FATE#319965).
- nvme: split nvme_trans_device_id_page (bsc#964944,FATE#319965).
- nvme: use offset instead of a struct for registers
  (bsc#964944,FATE#319965).
- nvme: split command submission helpers out of pci.c
  (bsc#964944,FATE#319965).
- nvme: move struct nvme_iod to pci.c (bsc#964944,FATE#319965).
- commit 3f46cae

-------------------------------------------------------------------
Tue Mar  8 12:31:17 CET 2016 - trenn@suse.com

- Refresh patches.arch/x86_intel_do_not_modify_perf_bias.patch.
- commit 4c33e17

-------------------------------------------------------------------
Mon Mar  7 19:08:02 CET 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-thd-net-0019-net-thunderx-Use-bool-in-stucts-there-possible.patch.
  Refresh
  patches.arch/arm64-thd-net-0028-net-thunderx-HW-TSO-support-for-pass2-chips.patch.
- commit d7ed866

-------------------------------------------------------------------
Mon Mar  7 19:01:33 CET 2016 - mbrugger@suse.com

- net: thunderx: Fix const type in nicvf_set_rxfh().
- commit b002500

-------------------------------------------------------------------
Mon Mar  7 17:17:50 CET 2016 - trenn@suse.com

- Do not modify perf bias performance setting by default at boot
  (bnc#812259,bsc#959629).
- commit 4ff04e7

-------------------------------------------------------------------
Mon Mar  7 15:26:23 CET 2016 - dvaleev@suse.com

- ibmvnic: Fix ibmvnic_capability struct.
- commit 2c7ecd7

-------------------------------------------------------------------
Mon Mar  7 10:26:59 CET 2016 - jslaby@suse.cz

- Update patches.kernel.org/patch-4.4.3-4 (CVE-2015-8812
  CVE-2016-2383 bnc#910440 bnc#968396 bnc#968665 bnc#969064
  boo#955096 boo#961263 boo#961887 boo#967938 bsc#950358
  bsc#962535 bsc#966137 bsc#966437 bsc#966684 bsc#967690).
  Cleanup references.
- commit eb8822b

-------------------------------------------------------------------
Sat Mar  5 01:33:22 CET 2016 - dmueller@suse.com

- supported.conf: Update bug reference
- commit 35127df

-------------------------------------------------------------------
Fri Mar  4 19:25:01 CET 2016 - mkubecek@suse.cz

- supported.conf: core networking cleanup
  This commit does not change support status of any module, it's only
  a cleanup:
- remove modules no longer built (removed or moved into vmlinux)
- add new modules as unsupported (except rpcrdma)
- mark rpcrdma as supported (merge of supported svcrdma and xprtrdma)
- align comments
- fix order
- commit 2552f02

-------------------------------------------------------------------
Fri Mar  4 15:16:41 CET 2016 - mkubecek@suse.cz

- Update config files: enable nftables (bsc#963008)
  There is an interest in us providing nftables, even if not necessarily
  as supported.
- commit 2023cf8

-------------------------------------------------------------------
Fri Mar  4 12:52:56 CET 2016 - mbrugger@suse.com

- Update config files.
  Enable CONFIG_GPIO_XGENE_SB on arm64.
- commit 15878ff

-------------------------------------------------------------------
Fri Mar  4 12:51:49 CET 2016 - mbrugger@suse.com

- gpio: xgene: Fix kconfig for standby GIPO contoller (fate#319482
  fate#319483).
- commit 232efe6

-------------------------------------------------------------------
Fri Mar  4 09:12:21 CET 2016 - jslaby@suse.cz

- Linux 4.4.4 (-- CVE-2015-8812 CVE-2016-2383 FS NUMA bnc#910440
  bnc#968396 bnc#968665 bnc#969064 boo#955096 boo#961263
  boo#961887 boo#967938 bsc#950358 bsc#962535 bsc#966137
  bsc#966437 bsc#966684 bsc#967690 excessive fix lock machines
  on performance reclaim).
- Refresh
  patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch.
- Refresh
  patches.suse/suse-hv-0001-x86-irq-Export-functions-to-allow-MSI-domains-in-mod.patch.
- Delete
  patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch.
- Delete
  patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch.
- Delete
  patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch.
- Delete
  patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch.
- Delete
  patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch.
- Delete
  patches.drivers/01-edac-mc_sysfs-fix-freeing-bus-name.patch.
- Delete
  patches.drivers/02-edac-robustify-workqueues-destruction.patch.
- Delete
  patches.drivers/ALSA-hda-Apply-clock-gate-workaround-to-Skylake-too.
- Delete
  patches.drivers/bcache-fix-writeback-thread-incomplete-stripes-starvation.patch.
- Delete
  patches.drivers/drm-i915-shut-up-gen8-SDE-irq-dmesg-noise.
- Delete
  patches.drivers/drm-radeon-Add-a-common-function-for-DFS-handling.
- Delete
  patches.drivers/drm-radeon-Don-t-hang-in-radeon_flip_work_func-on-di.
- Delete
  patches.drivers/drm-radeon-Fix-off-by-one-errors-in-radeon_vm_bo_set.
- Delete
  patches.drivers/drm-radeon-Fix-slow-audio-over-DP-on-DCE8.
- Delete patches.drivers/drm-radeon-call-hpd_irq_event-on-resume.
- Delete
  patches.drivers/drm-radeon-cleaned-up-VCO-output-settings-for-DP-aud.
- Delete
  patches.drivers/drm-radeon-fix-DP-audio-support-for-APU-with-DCE4.1-.
- Delete
  patches.drivers/drm-radeon-hold-reference-to-fences-in-radeon_sa_bo_.
- Delete
  patches.drivers/drm-radeon-pm-adjust-display-configuration-after-pow.
- Delete
  patches.drivers/drm-radeon-properly-byte-swap-vce-firmware-setup.
- Delete
  patches.drivers/drm-radeon-use-post-decrement-in-error-handling.
- Delete
  patches.fixes/bpf-fix-branch-offset-adjustment-on-backjumps-after-patching-ctx-expansion.patch.
- Delete
  patches.fixes/drm-Fix-drm_vblank_pre-post_modeset-regression-from.
- Delete
  patches.fixes/drm-Fix-treatment-of-drm_vblank_offdelay-in-drm_vbla.
- Delete
  patches.fixes/drm-No-Op-redundant-calls-to-drm_vblank_off-v2.
- Delete
  patches.fixes/drm-Prevent-vblank-counter-bumps-1-with-active-vblan.
- Delete
  patches.fixes/drm-nouveau-display-Enable-vblank-irqs-after-display.
- Delete
  patches.fixes/genirq-Validate-action-before-dereferencing-it-in-ha.patch.
- Delete
  patches.fixes/iw_cxgb3-fix-incorrectly-returning-error-on-success.patch.
- Delete
  patches.fixes/perf-stat-do-not-clean-event-s-private-stats.patch.
- Delete
  patches.fixes/sd-Optimal-I-O-size-is-in-bytes-not-sectors.
- Delete
  patches.fixes/tcp-do-not-drop-syn_recv-on-all-icmp-reports.patch.
- Delete
  patches.suse/Revert-workqueue-make-sure-delayed-work-run-in-local-cpu.patch.
- Delete
  patches.suse/locks-fix-unlock-when-fcntl_setlk-races-with-a-close.patch.
- Delete
  patches.suse/mm-numa-Quickly-fail-allocations-for-NUMA-balancing-on-full-nodes.patch.
- Delete
  patches.suse/msft-hv-0955-Drivers-hv-vmbus-Fix-a-Host-signaling-bug.patch.
- Delete
  patches.suse/msft-hv-0959-tools-hv-vss-fix-the-write-s-argument-error-vss_msg.patch.
- Delete
  patches.suse/workqueue-handle-NUMA_NO_NODE-for-unbound-pool_workqueue-lookup.patch.
- commit 7946f5a

-------------------------------------------------------------------
Fri Mar  4 08:54:21 CET 2016 - jslaby@suse.cz

- Refresh
  patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch.
- Refresh
  patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch.
- Refresh
  patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch.
- Refresh
  patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch.
- Refresh
  patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch.
  Update upstream status.
- commit 273de56

-------------------------------------------------------------------
Thu Mar  3 17:29:41 CET 2016 - fdmanana@suse.com

- Btrfs: fix leaking of ordered extents after direct IO write
  error (bnc#969398).
- Btrfs: fix error path when failing to submit bio for direct
  IO write (bnc#969398).
- commit 764cdac

-------------------------------------------------------------------
Thu Mar  3 15:35:49 CET 2016 - vbabka@suse.cz

- mm, hugetlb: don't require CMA for runtime gigantic pages
  (VM Functionality, fate#317885).
- commit ace8c37

-------------------------------------------------------------------
Thu Mar  3 15:35:27 CET 2016 - dsterba@suse.com

- Add build dependency for objtool
  objtool requires libelf development headers.
- commit 16f65f2

-------------------------------------------------------------------
Thu Mar  3 11:50:12 CET 2016 - tiwai@suse.de

- e1000e: Avoid divide by zero error (bsc#968643).
- e1000e: fix division by zero on jumbo MTUs (bsc#968643).
- commit 2187ae4

-------------------------------------------------------------------
Thu Mar  3 10:17:36 CET 2016 - mgorman@suse.com

- cpuidle: menu: help gcc generate slightly better code
  (bnc#969297 PM performance -- cpu idle).
- cpuidle: menu: avoid expensive square root computation
  (bnc#969297 PM performance -- cpu idle).
- commit b5dcc9e

-------------------------------------------------------------------
Thu Mar  3 08:54:49 CET 2016 - mbrugger@suse.com

- Update config files.
  Add some modules, enable:
  OVERLAY_FS_COMPAT
  UNWIND_INFO
  SECURITY_SECURELEVEL
  EFI_SIGNATURE_LIST_PARSER
  SYSTEM_BLACKLIST_KEYRING
- commit 6310dda

-------------------------------------------------------------------
Thu Mar  3 03:54:44 CET 2016 - mgalbraith@suse.de

- acct, time: Change indentation in __acct_update_integrals() (Performance,fate#318845).
- sched, time: Remove non-power-of-two divides from __acct_update_integrals() (Performance,fate#318845).
- sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity (Performance,fate#318845).
- time, acct: Drop irq save & restore from __acct_update_integrals() (Performance,fate#318845).
- Update patches.suse/Revert-x86-kvm-On-KVM-re-enable-e.g.-after-suspend-update-clocks.patch (Performance,fate#318845).
- Update patches.suse/arch-tile-move-user_exit-to-early-kernel-entry-sequence.patch (Performance,fate#318845).
- Update patches.suse/context_tracking-Switch-to-new-static_branch-API.patch (Performance,fate#318845).
- Update patches.suse/nohz-Clarify-magic-in-tick_nohz_stop_sched_tick.patch (Performance,fate#318845).
- Update patches.suse/sched-core-Fix-incorrect-wait-time-and-wait-count-statistics.patch (Performance,fate#318845).
- Update patches.suse/sched-core-Move-sched_entity-avg-into-separate-cache-line.patch (Performance,fate#318845).
- Update patches.suse/sched-core-Move-the-sched_to_prio-arrays-out-of-line.patch (Performance,fate#318845).
- Update patches.suse/sched-core-Use-list_is_singular-in-sched_can_stop_tick.patch (Performance,fate#318845).
- Update patches.suse/sched-cputime-Clarify-vtime-symbols-and-document-them.patch (Performance,fate#318845).
- Update patches.suse/sched-cputime-Convert-vtime_seqlock-to-seqcount.patch (Performance,fate#318845).
- Update patches.suse/sched-cputime-Correctly-handle-task-guest-time-on-housekeepers.patch (Performance,fate#318845).
- Update patches.suse/sched-cputime-Introduce-vtime-accounting-check-for-readers.patch (Performance,fate#318845).
- Update patches.suse/sched-cputime-Remove-extra-cost-in-task_cputime.patch (Performance,fate#318845).
- Update patches.suse/sched-cputime-Rename-vtime_accounting_enabled-to-vtime_accounting_cpu_enabled.patch (Performance,fate#318845).
- Update patches.suse/sched-deadline-Fix-the-earliest_dl.next-logic.patch (Performance,fate#318845).
- Update patches.suse/sched-fair-Avoid-redundant-idle_cpu-call-in-update_sg_lb_stats.patch (Performance,fate#318845).
- Update patches.suse/sched-fair-Clean-up-the-explanation-around-decaying-load-update-misses.patch (Performance,fate#318845).
- Update patches.suse/sched-fair-Consider-missed-ticks-in-NOHZ_FULL-in-update_cpu_load_nohz.patch (Performance,fate#318845).
- Update patches.suse/sched-fair-Fix-new-task-s-load-avg-removed-from-source-CPU-in-wake_up_new_task.patch (Performance,fate#318845).
- Update patches.suse/sched-fair-Make-it-possible-to-account-fair-load-avg-consistently.patch (Performance,fate#318845).
- Update patches.suse/sched-fair-Modify-the-comment-about-lock-assumptions-in-migrate_task_rq_fair.patch (Performance,fate#318845).
- Update patches.suse/sched-fair-Prepare-__update_cpu_load-to-handle-active-tickless.patch (Performance,fate#318845).
- Update patches.suse/sched-wait-Document-waitqueue_active.patch (Performance,fate#318845).
- Update patches.suse/x86-asm-Add-asm-macros-for-static-keys-jump-labels.patch (Performance,fate#318845).
- Update patches.suse/x86-entry-64-Bypass-enter_from_user_mode-on-non-context-tracking-boots.patch (Performance,fate#318845).
- Update patches.suse/x86-entry-64_compat-Make-labels-local.patch (Performance,fate#318845).
- Update patches.suse/x86-fpu-Properly-align-size-in-CHECK_MEMBER_AT_END_OF-macro.patch (Performance,fate#318845).
- Update patches.suse/x86-kvm-On-KVM-re-enable-e.g.-after-suspend-update-clocks.patch (Performance,fate#318845).
- Update patches.suse/x86-platform-uv-Include-clocksource.h-for-clocksource_touch_watchdog.patch (Performance,fate#318845).
- Update patches.suse/x86-vdso-Enable-vdso-pvclock-access-on-all-vdso-variants.patch (Performance,fate#318845).
- Update patches.suse/x86-vdso-Get-pvclock-data-from-the-vvar-VMA-instead-of-the-fixmap.patch (Performance,fate#318845).
- Update patches.suse/x86-vdso-Remove-pvclock-fixmap-machinery.patch (Performance,fate#318845).
- Update patches.suse/x86-vdso-pvclock-Simplify-and-speed-up-the-vdso-pvclock-reader.patch (Performance,fate#318845).
- Update patches.suse/x86-vsdo-Fix-build-on-PARAVIRT_CLOCK-y-KVM_GUEST-n.patch (Performance,fate#318845).
- commit 7e1cf45

-------------------------------------------------------------------
Wed Mar  2 19:36:26 CET 2016 - mbrugger@suse.com

- arm/arm64: Add new is_kernel_in_hyp_mode predicate.
- commit 1242bad

-------------------------------------------------------------------
Wed Mar  2 19:18:07 CET 2016 - mbrugger@suse.com

- net, thunder, bgx: Rework driver to support ACPI binding
  (fate#319980).
- commit a326aec

-------------------------------------------------------------------
Wed Mar  2 17:49:18 CET 2016 - mbrugger@suse.com

- arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC
  (fate#319982).
- arm64: perf: Count EL2 events if the kernel is running in HYP
  (fate#319982).
- arm64/perf: Extend event mask for ARMv8.1 (fate#319982).
- arm64/perf: Enable PMCR long cycle counter bit (fate#319982).
- arm64: dts: Add Cavium ThunderX specific PMU (fate#319982).
- arm64/perf: Add Cavium ThunderX PMU support (fate#319982).
- arm64/perf: Rename Cortex A57 events (fate#319982).
- arm64: perf: add support for Cortex-A72 (fate#319982).
- arm64: perf: add format entry to describe event -> config
  mapping (fate#319982).
- arm64: perf: Add event descriptions (fate#319982).
- arm64: perf: Convert event enums to #defines (fate#319982).
- commit 70e149a

-------------------------------------------------------------------
Wed Mar  2 17:18:17 CET 2016 - mmarek@suse.com

- Disable CONFIG_GPIO_XGENE_SB on arm64 temporarily due to link error.
- commit e8874f7

-------------------------------------------------------------------
Wed Mar  2 15:29:31 CET 2016 - ohering@suse.de

- Disable access to lowmem in a Xen PV guest (bnc#964342).
- commit 1ab34c3

-------------------------------------------------------------------
Wed Mar  2 14:48:39 CET 2016 - mgorman@suse.com

- series.conf: Place patches that alter default tuning parameters together
- commit 6bf35ed

-------------------------------------------------------------------
Wed Mar  2 12:27:14 CET 2016 - mgorman@suse.com

- Refresh patches.drivers/intel_pstate_performance_tuned.patch.
- commit b73ad80

-------------------------------------------------------------------
Wed Mar  2 11:14:14 CET 2016 - tiwai@suse.de

- Delete patches.suse/b43-missing-firmware-info.patch (bsc#963847).
  The module is unsupported, and the instruction is outdated.
- commit 8e5b5f9

-------------------------------------------------------------------
Wed Mar  2 10:18:57 CET 2016 - jslaby@suse.cz

- tcp: do not drop syn_recv on all icmp reports (bnc#969064).
- commit 0d4d3a1

-------------------------------------------------------------------
Wed Mar  2 10:11:15 CET 2016 - tiwai@suse.de

- radeon: r100: Silence 'may be used uninitialized' warnings
  (boo#955096,boo#967938).
- drm/radeon/pm: adjust display configuration after powerstate
  (boo#955096,boo#967938).
- drm/radeon: Don't hang in radeon_flip_work_func on disabled
  crtc. (v2) (boo#955096,boo#967938).
- drm/radeon/pm: Handle failure of drm_vblank_get
  (boo#955096,boo#967938).
- drm/radeon: use post-decrement in error handling
  (boo#955096,boo#967938).
- drm/radeon: hold reference to fences in radeon_sa_bo_new
  (boo#955096,boo#967938).
- drm/radeon: fix DP audio support for APU with DCE4.1 display
  engine (boo#955096,boo#967938).
- drm/radeon: Add a common function for DFS handling
  (boo#955096,boo#967938).
- drm/radeon: cleaned up VCO output settings for DP audio
  (boo#955096,boo#967938).
- drm/radeon: only init fbdev if we have connectors
  (boo#955096,boo#967938).
- drm/radeon: Ensure radeon bo is unreserved in
  radeon_gem_va_ioctl (boo#955096,boo#967938).
- drm/radeon: properly byte swap vce firmware setup
  (boo#955096,boo#967938).
- drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
  (boo#955096,boo#967938).
- drm/radeon: fix dp link rate selection (v2)
  (boo#955096,boo#967938).
- drm/radeon: only increment sync_seq when a fence is really
  emitted (boo#955096,boo#967938).
- drm/radeon: Fix "slow" audio over DP on DCE8+
  (boo#955096,boo#967938).
- drm/radeon: Use unlocked gem unreferencing
  (boo#955096,boo#967938).
- drm/radeon: call hpd_irq_event on resume
  (boo#955096,boo#967938).
- commit 99208d4

-------------------------------------------------------------------
Tue Mar  1 21:23:43 CET 2016 - lduncan@suse.com

- Replaced two guareded iBFT patches with correct one
  Two patches that were commented out where needed, but
  the upstream version has merged these two patches into
  one, so I updated replaced the two older patches
  with the currently-proposed upstream version.
- commit 790f100

-------------------------------------------------------------------
Tue Mar  1 19:30:53 CET 2016 - mbrugger@suse.com

- arm64: lib: improve copy_page to deal with 128 bytes at a time
  (fate#319977).
- commit 0798f8c

-------------------------------------------------------------------
Tue Mar  1 19:14:25 CET 2016 - dmueller@suse.com

- config: ARM64: Remove hardcoded console setting
  Proper way would be to derive it from the ACPI or
  Device tree chosen output.
- commit 7bc1eec

-------------------------------------------------------------------
Tue Mar  1 15:53:49 CET 2016 - mbrugger@suse.com

- net: thunderx: Use napi_schedule_irqoff() (fate#319980).
- commit b14ea3a

-------------------------------------------------------------------
Tue Mar  1 15:35:12 CET 2016 - mbrugger@suse.com

- Refresh: patches.arch/arm64-pci-0025-net-thunder-bgx-Start-to-use-standard-firmware-node-.patch
  Update patch-mainline tag.
- commit b0cdb92

-------------------------------------------------------------------
Tue Mar  1 15:04:01 CET 2016 - dvaleev@suse.com

- powerpc/powernv: Reserve PE#0 on NPU (fate#320647).
- Update config files.
- powerpc/powernv: Change NPU PE# assignment (fate#320647).
- powerpc/powernv: Fix update of NVLink DMA mask (fate#320647).
- powerpc/powernv: Add support for Nvlink NPUs (fate#320647).
- powerpc: Add __raw_rm_writeq() function (fate#320647).
- Revert "powerpc/pci: Remove unused struct pci_dn.pcidev
  (fate#320647).
- commit 2348ad5

-------------------------------------------------------------------
Tue Mar  1 13:48:38 CET 2016 - dvaleev@suse.com

- drivers/base/memory.c: fix kernel warning during memory hotplug
  on ppc64 (bsc#963827).
- commit a6fc127

-------------------------------------------------------------------
Tue Mar  1 13:33:28 CET 2016 - dvaleev@suse.com

- cxlflash: a couple off by one bugs (fate#318001).
- cxlflash: drop unlikely before IS_ERR_OR_NULL (fate#318001).
- cxlflash: Fix to escalate LINK_RESET also on port 1
  (fate#318001).
- cxlflash: Fix to avoid virtual LUN failover failure
  (fate#318001).
- cxlflash: Fix to resolve cmd leak after host reset
  (fate#318001).
- cxlflash: Resolve oops in wait_port_offline (fate#318001).
- cxlflash: Enable device id for future IBM CXL adapter
  (fate#318001).
- cxlflash: Removed driver date print (fate#318001).
- commit 1eaef90

-------------------------------------------------------------------
Tue Mar  1 13:02:50 CET 2016 - jthumshirn@suse.de

- libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer
  sizing (FATE#319858).
- libnvdimm, pfn: fix restoring memmap location (FATE#320460).
- libnvdimm: fix mode determination for e820 devices
  (FATE#319858).
- libnvdimm, pmem: move request_queue allocation earlier in probe
  (FATE#320457).
- libnvdimm, pfn, pmem: allocate memmap array in persistent memory
  (FATE#320457, FATE#320460).
- x86, mm: introduce vmem_altmap to augment vmemmap_populate()
  (FATE#320460).
- mm: introduce find_dev_pagemap() (FATE#320460).
- libnvdimm, pmem: nvdimm_read_bytes() badblocks support
  (FATE#320457).
- pmem: fail io-requests to known bad blocks (FATE#320460).
- libnvdimm: convert to statically allocated badblocks
  (FATE#319858, FATE#320457).
- libnvdimm: don't fail init for full badblocks list
  (FATE#319858).
- libnvdimm, pmem: move definition of nvdimm_namespace_add_poison
  to nd.h (FATE#319858, FATE#320457).
- libnvdimm: Add a poison list and export badblocks (FATE#319858,
  FATE#320457).
- libnvdimm, pfn: move 'memory mode' indication to sysfs
  (FATE#319858, FATE#320460).
- libnvdimm, pfn: fix nd_pfn_validate() return value handling
  (FATE#320460).
- libnvdimm, pfn: fix pfn seed creation (FATE#320460).
- libnvdimm, pfn: add parent uuid validation (FATE#320457,
  FATE#320460).
- libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE
  (FATE#320457, FATE#320460).
- libnvdimm, pfn: clean up pfn create parameters (FATE#320460).
- libnvdimm, pfn: kill ND_PFN_ALIGN (FATE#320457, FATE#320460).
- nvdimm: do not show pfn_seed for non pmem regions (FATE#320460).
- nvdimm: improve diagnosibility of namespaces (FATE#319858).
- commit 08742fc

-------------------------------------------------------------------
Tue Mar  1 11:20:31 CET 2016 - mmarek@suse.com

- rpm/kernel-module-subpackage: Fix obsoleting dropped flavors (bsc#968253)
- commit 5295c19

-------------------------------------------------------------------
Tue Mar  1 11:17:17 CET 2016 - mbrugger@suse.com

- [v7, 1/3] gpio: xgene: Enable X-Gene standby GPIO as interrupt
  controller.
- [v7, 3/3] arm64: dts: Update X-Gene standby GPIO controller
  DTS entries.
- [v7, 2/3] Documentation: gpio: Update description for X-Gene
  standby GPIO controller DTS binding.
- gpio: moxart: fix build regression.
- gpio: generic: factor into gpio_chip struct.
- gpio: add a data pointer to gpio_chip.
- irqdomain: Introduce is_fwnode_irqchip helper.
- commit d89d726

-------------------------------------------------------------------
Tue Mar  1 09:47:32 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/mm-numa-Quickly-fail-allocations-for-NUMA-balancing-on-full-nodes.patch.
- commit dae5ad4

-------------------------------------------------------------------
Tue Mar  1 00:07:23 CET 2016 - ohering@suse.de

- hv_netvsc: Restore needed_headroom request (fate#320485).
- storvsc: Use the specified target ID in device lookup
  (fate#320485).
- storvsc: Install the storvsc specific timeout handler for FC
  devices (fate#320485).
- hv_netvsc: Fix book keeping of skb during batching process
  (fate#320485).
- hv_netvsc: use skb_get_hash() instead of a homegrown
  implementation (fate#320485).
- commit 7f0ad0d

-------------------------------------------------------------------
Mon Feb 29 17:27:00 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Obsolete xen-kmp (fate#315712, bsc#968253)
- commit 0e7c4d5

-------------------------------------------------------------------
Mon Feb 29 17:26:46 CET 2016 - mmarek@suse.com

- Copy packaging changes from master to the packaging branch
- commit 0a2490d

-------------------------------------------------------------------
Mon Feb 29 10:36:41 CET 2016 - mgorman@suse.com

- mm: thp: Set THP defrag by default to madvise and add a
  stall-free defrag option
  (fate#320635 -- Disable THP defragmentation by default).
- mm, kswapd: replace kswapd compaction with waking up kcompactd
  (fate#320635 -- Disable THP defragmentation by default).
- mm, memory hotplug: small cleanup in online_pages()
  (fate#320635 -- Disable THP defragmentation by default).
- mm, compaction: introduce kcompactd
  (fate#320635 -- Disable THP defragmentation by default).
- mm, kswapd: remove bogus check of balance_classzone_idx
  (fate#320635 -- Disable THP defragmentation by default).
- commit f6a905a

-------------------------------------------------------------------
Mon Feb 29 10:09:32 CET 2016 - mgorman@suse.com

- mm: numa: Quickly fail allocations for NUMA balancing on full nodes
  (bnc#968665 -- fix excessive reclaim on NUMA machines)
- commit a5a5da5

-------------------------------------------------------------------
Fri Feb 26 23:02:11 CET 2016 - lduncan@suse.com

- cxgbi: Typo in MODULE_PARM_DESC. (bsc#963904)
- commit 834c188

-------------------------------------------------------------------
Fri Feb 26 13:52:29 CET 2016 - mmarek@suse.com

- supported.conf: Add tulip to -base for Hyper-V (bsc#968234)
- commit 1d55c67

-------------------------------------------------------------------
Fri Feb 26 11:01:52 CET 2016 - jslaby@suse.cz

- Linux 4.4.3 (CVE-2016-0617 bnc#965794 bnc#968230 boo#962250
  bsc#964436 bug#960174 bsc#960910).
- Refresh patches.fixes/ptrace-in-namespace-perm-check.fix.
- Refresh
  patches.suse/kgr-0013-try-to-apply-skipped-patches-when-a-module-is-lo.patch.
- Refresh
  patches.suse/overlayfs-add-compatibility-mode-for-historical-format.
- Delete
  patches.arch/x86-mm-pat-Avoid-truncation-when-converting-cpa-nump.patch.
- Delete
  patches.fixes/0001-futex-Drop-refcount-if-requeue_pi-acquired-the-rtmut.patch.
- Delete
  patches.fixes/Revert-xfs-clear-PF_NOFREEZE-for-xfsaild-kthread.
- Delete
  patches.fixes/fs-hugetlbfs-inode.c-fix-bugs-in-hugetlb_vmtruncate_.patch.
- Delete
  patches.suse/btrfs-8391-fix-invalid-page-accesses-in-extent_same-dedup.patch.
- Delete
  patches.suse/btrfs-8392-fix-page-reading-in-extent_same-ioctl-leading-.patch.
- Delete
  patches.suse/btrfs-fix-fitrim-discarding-device-area-reserved-for.patch.
- commit 8962ab1

-------------------------------------------------------------------
Fri Feb 26 10:54:10 CET 2016 - jslaby@suse.cz

- genirq: Validate action before dereferencing it in
  handle_irq_event_percpu() (bnc#968396).
- commit b669db1

-------------------------------------------------------------------
Thu Feb 25 17:35:31 CET 2016 - jthumshirn@suse.de

- supported.conf: Add NFIT and NVDIMM
  Add NFIT and NVDIMM to supported.conf (FATE#319858, FATE#320457, FATE#320458,
  FATE#320459, FATE#320460)
- commit d514b94

-------------------------------------------------------------------
Thu Feb 25 16:28:34 CET 2016 - mmarek@suse.com

- supported.conf: Add more qemu device driver (bsc#968234)
- commit b24cda9

-------------------------------------------------------------------
Thu Feb 25 16:05:22 CET 2016 - jthumshirn@suse.de

- block, badblocks: introduce devm_init_badblocks (FATE#319858).
- badblocks: rename badblocks_free to badblocks_exit
  (FATE#319858).
- md: convert to use the generic badblocks code (FATE#319858).
- block: Add badblock management for gendisks (FATE#319858).
- badblocks: Add core badblock management code (FATE#319858).
- commit 2696f98

-------------------------------------------------------------------
Thu Feb 25 13:24:05 CET 2016 - fdmanana@suse.com

- Btrfs: remove no longer used function
  extent_read_full_page_nolock() (bnc#968230).
- Btrfs: fix page reading in extent_same ioctl leading to csum
  errors (bnc#968230).
- Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
  (bnc#968230).
- commit 8d84e79

-------------------------------------------------------------------
Thu Feb 25 12:41:39 CET 2016 - mmarek@suse.com

- supported.conf: Add mptspi and mptsas to -base (bsc#968206)
- commit 2fda49b

-------------------------------------------------------------------
Wed Feb 24 21:13:54 CET 2016 - mmarek@suse.cz

- supported.conf: Add e1000e (emulated by VMware) to -base (bsc#968074)
- commit 7dc308f

-------------------------------------------------------------------
Wed Feb 24 17:08:52 CET 2016 - tiwai@suse.de

- drm/nouveau/display: Enable vblank irqs after display engine
  is on again (bsc#962535).
- drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on()
  (v2) (bsc#962535).
- drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
  (bsc#962535).
- drm: Prevent vblank counter bumps > 1 with active vblank
  clients. (v2) (bsc#962535).
- drm: No-Op redundant calls to drm_vblank_off() (v2)
  (bsc#962535).
- commit 0cca1d5

-------------------------------------------------------------------
Wed Feb 24 16:42:32 CET 2016 - mbrugger@suse.com

- Update config files.
  Enable CAVIUM_ERRATUM_27456
- commit 0ff4564

-------------------------------------------------------------------
Wed Feb 24 16:38:47 CET 2016 - mbrugger@suse.com

- arm64: Add workaround for Cavium erratum 27456.
- commit 121371b

-------------------------------------------------------------------
Wed Feb 24 14:01:29 CET 2016 - dmueller@suse.com

- supported.conf: Add ARM64 crypto modules as supported
  Those modules are already listed for other architectures and
  are probed during installation / boot.
- commit 6e33f5d

-------------------------------------------------------------------
Wed Feb 24 13:53:39 CET 2016 - dmueller@suse.com

- supported.conf: List bochs-drm for openQA
  OpenQA uses KVM with -device VGA, which defaults to bochs DRM on
  aarch64, so we need to have it available in the installation
  system.
- commit 950874b

-------------------------------------------------------------------
Wed Feb 24 12:03:54 CET 2016 - dmueller@suse.com

- config: arm64: compile xgene-slimpro as a module
- commit 4612d10

-------------------------------------------------------------------
Wed Feb 24 11:57:22 CET 2016 - oneukum@suse.com

- usb: Use memdup_user to reuse the code (FATE#319959).
- usb: core: lpm: remove usb3_lpm_enabled in usb_device
  (FATE#319959).
- usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus
  USB3.1 devices (FATE#319959).
- usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
  (FATE#319959).
- usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus
  devices (FATE#319959).
- usb: add device descriptor for usb 3.1 root hub (FATE#319959).
- usb: Support USB 3.1 extended port status request (FATE#319959).
- USB: core, devio: use to_usb_device (FATE#319959).
- USB: core, wusbcore: use bus_to_hcd (FATE#319959).
- USB: host: use to_platform_device (FATE#319959).
- xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices
  (FATE#319959).
- xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1
  capable controllers (FATE#319959).
- xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus
  device capability (FATE#319959).
- xhci: set slot context speed field to SuperSpeedPlus for USB
  3.1 SSP devices (FATE#319959).
- usb: core: switch bus numbering to using idr (FATE#319959).
- usb: sysfs: make locking interruptible (FATE#319959).
- usb: no locking for reading descriptors in sysfs (FATE#319959).
- xhci: harden xhci_find_next_ext_cap against device removal
  (FATE#319959).
- usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
  (FATE#319959).
- usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion
  descriptor (FATE#319959).
- usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint
  companion descriptor (FATE#319959).
- usb: Add USB 3.1 Precision time measurement capability
  descriptor support (FATE#319959).
- xhci: refactor and cleanup endpoint initialization
  (FATE#319959).
- xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci
  endpoints (FATE#319959).
- xhci: cleanup isoc tranfers queuing code (FATE#319959).
- xhci: Support extended burst isoc TRB structure used by xhci
  1.1 for USB 3.1 (FATE#319959).
- usb: add HAS_IOMEM dependency to USB_XHCI_HCD (FATE#319959).
- USB: Add support for usbfs zerocopy (FATE#319959).
- usb: Add USB 3.1 Precision time measurement capability
  descriptor support (FATE#319959).
- Refresh
  patches.drivers/0007-xhci-use-debug-level-when-printing-out-interval-roun.patch.
- commit 014c47f

-------------------------------------------------------------------
Wed Feb 24 11:35:10 CET 2016 - oneukum@suse.com

- usb: core: devio.c: Removed unnecessary space (FATE#319959).
- usb: core: lpm: add sysfs node for usb3 lpm permit
  (FATE#319959).
- usb : replace dma_pool_alloc and memset with dma_pool_zalloc
  (FATE#319959).
- xhci: rework xhci extended capability list parsing functions
  (FATE#319959).
- xhci: use debug level when printing out interval rounding
  messages (FATE#319959).
- usb: host: xhci-plat: add firmware_name in xhci_plat_priv
  (FATE#319959).
- usb: host: xhci-plat: add struct xhci_plat_priv (FATE#319959).
- usb: host: xhci: add a platform-private field (FATE#319959).
- usb: host: xhci: cleanup hcd private size (FATE#319959).
- xhci: use the correct define to indicate port status suspend
  change (FATE#319959).
- USB: limit usbfs snooping of URB contents (FATE#319959).
- commit 8bf8228

-------------------------------------------------------------------
Tue Feb 23 21:42:48 CET 2016 - mmarek@suse.cz

- supported.conf: Add the qemu scsi driver (sym53c8xx) to -base (bsc#967802)
- commit 2a4e93e

-------------------------------------------------------------------
Tue Feb 23 15:49:39 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Sync the main and -base package dependencies
  (bsc#965830#c51).
- commit bf655ed

-------------------------------------------------------------------
Tue Feb 23 11:30:49 CET 2016 - tiwai@suse.de

- ALSA: hda - Apply clock gate workaround to Skylake, too
  (bsc#966137).
- commit 53ec758

-------------------------------------------------------------------
Tue Feb 23 01:54:22 CET 2016 - tonyj@suse.de

- perf stat: Do not clean event's private stats (bsc#967690).
- perf kvm/powerpc: Add support for HCALL reasons (FATE#319935).
- perf kvm/powerpc: Port perf kvm stat to powerpc (FATE#319935).
- perf kvm/{x86,s390}: Remove const from kvm_events_tp
  (FATE#319935).
- perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
  (FATE#319935).
- perf/x86/intel/uncore: Add Knights Landing uncore PMU support
  (FATE#318985).
- perf/x86/intel/uncore: Remove hard coding of PMON box control
  MSR offset (FATE#318985).
- perf/x86/intel: Add perf core PMU support for Intel Knights
  Landing (FATE#318985).
- perf/x86/intel/uncore: Add Broadwell-EP uncore support
  (FATE#320429).
- commit 49c17d0

-------------------------------------------------------------------
Mon Feb 22 20:18:23 CET 2016 - jeffm@suse.com

- xfs: add unsupported features option (FATE#315263).
- commit dc150a7

-------------------------------------------------------------------
Mon Feb 22 19:25:42 CET 2016 - jeffm@suse.com

- SUSE: factor out unsupported feature handling (FATE#314697, FATE#317919, FATE#315263).
- commit 0f9cdae

-------------------------------------------------------------------
Mon Feb 22 17:33:00 CET 2016 - jeffm@suse.com

- Update DMAPI patchset against v4.4 (FATE#320558).
- commit bd191ec

-------------------------------------------------------------------
Mon Feb 22 11:29:41 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Conflict with util-linux from SP1
  (fate#320552)
- commit 9df076b

-------------------------------------------------------------------
Sat Feb 20 12:25:57 CET 2016 - bp@suse.de

- bpf: fix branch offset adjustment on backjumps after patching
  ctx expansion (bsc#966684, CVE-2016-2383).
- commit 34c3c2e

-------------------------------------------------------------------
Fri Feb 19 15:22:56 CET 2016 - hare@suse.de

- pci: Blacklist vpd access for buggy devices (bsc#959146).
- pci: Determine actual VPD size on first access (bsc#959146).
- pci: Update VPD definitions (bsc#959146).
- pci: allow access to VPD attributes with size '0' (bsc#959146).
- Delete
  patches.fixes/pci-Check-for-valid-tags-when-calculating-the-VPD-si.patch.
- Delete
  patches.fixes/pci-Update-VPD-size-with-correct-length.patch.
- commit 7f5197b

-------------------------------------------------------------------
Fri Feb 19 15:08:46 CET 2016 - mhocko@suse.cz

- Refresh
  patches.suse/mm-reintroduce-global_reclaimable_page.patch.
- Refresh patches.suse/mm-uninline-add-to-page-cache.patch.
- Refresh patches.suse/pagecache-limit-dirty.diff.
- Refresh
  patches.suse/pagecache-limit-fix-get_nr_swap_pages.patch.
- Refresh patches.suse/pagecache-limit-fix-shmem-deadlock.patch.
- Refresh
  patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing.patch.
- Refresh patches.suse/pagecache-limit-unmapped.diff.
- Refresh patches.suse/pagecache-limit-warn-on-usage.patch.
- Refresh patches.suse/pagecache-limit.patch.
- Refresh patches.suse/pagecachelimit_batch_huge_nr_to_scan.patch.
- Delete
  patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing-fix.patch.
- Delete
  patches.suse/mm-reintroduce-global_reclaimable_page.patch
- commit bed7927

-------------------------------------------------------------------
Fri Feb 19 10:52:49 CET 2016 - hare@suse.de

- scsi: Add 'access_state' attribute (bsc#927040).
- scsi_dh: add 'rescan' callback (bsc#927040).
- scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
  (bsc#927040).
- scsi_dh_alua: Allow workqueue to run synchronously (bsc#927040).
- Update patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch
  (bsc#708296).
- Refresh
  patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch.
- Refresh
  patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch.
- Refresh
  patches.fixes/scsi_dh_alua-Send-TEST-UNIT-READY-to-poll-for-transi.patch.
- Refresh patches.fixes/scsi_dh_alua-Update-version-to-2.0.patch.
- Refresh
  patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch.
- Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch.
- scsi_dh_alua: allocate RTPG buffer separately (bsc#927040).
- scsi_dh_alua: call alua_rtpg() if stpg fails (bsc#927040).
- Refresh
  patches.fixes/scsi_dh_alua-move-optimize_stpg-evaluation.patch.
- Refresh
  patches.fixes/scsi_dh_alua-remove-rel_port-from-alua_dh_data-struc.patch.
- Refresh
  patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch.
- Refresh patches.fixes/scsi_dh_alua-separate-out-alua_stpg.patch.
- Refresh
  patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch.
- Refresh
  patches.fixes/scsi_dh_alua-switch-to-scsi_execute_req_flags.patch.
- Refresh
  patches.fixes/scsi_dh_alua-update-access_state-field.patch.
- Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch.
- Refresh
  patches.fixes/scsi_dh_alua-use-common-definitions-for-ALUA-state.patch.
- Refresh patches.fixes/scsi_dh_alua-use-unique-device-id.patch.
- Delete
  patches.fixes/scsi_dh_alua-Simplify-access-state-checking.patch.
- commit a434f6c

-------------------------------------------------------------------
Thu Feb 18 14:06:09 CET 2016 - dsterba@suse.com

- Fix lint warnings: E: summary-ended-with-dot
  kernel-source-vanilla.noarch: E: summary-ended-with-dot (Badness: 89) C
  Vanilla Linux kernel sources with minor build fixes.
  Summary ends with a dot.
- commit 9050a39

-------------------------------------------------------------------
Thu Feb 18 13:48:14 CET 2016 - jslaby@suse.cz

- floppy: fix lock_fdc() signal handling (bnc#966880).
- commit e7d5bfd

-------------------------------------------------------------------
Thu Feb 18 13:45:27 CET 2016 - jslaby@suse.cz

- floppy: refactor open() flags handling (bnc#966880).
- commit 16e506e

-------------------------------------------------------------------
Thu Feb 18 09:02:57 CET 2016 - jslaby@suse.cz

- Linux 4.4.2 (CVE-2016-0723 CVE-2016-2384 bnc#961500 bnc#966883
  boo#954532 bsc#966693).
- Refresh
  patches.suse/kernel-Avoid-softlockups-in-stop_machine-during-heav.patch.
- Delete
  patches.drivers/ALSA-usb-audio-avoid-freeing-umidi-object-twice.
- Delete
  patches.fixes/0001-tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch.
- Delete
  patches.fixes/0002-n_tty-Fix-unsafe-reference-to-other-ldisc.patch.
- Delete
  patches.fixes/HID-multitouch-fix-input-mode-switching-on-some-Elan.
- Delete
  patches.fixes/crypto-af_alg-Disallow-bind-setkey-.-after-accept-2.patch.
- commit 1977dd2

-------------------------------------------------------------------
Thu Feb 18 02:00:02 CET 2016 - neilb@suse.com

- ptrace: being capable wrt a process requires mapped uids/gids
  (bsc#959709, CVE-2015-8709, bsc#960561).
- commit 89cd51d

-------------------------------------------------------------------
Wed Feb 17 22:48:44 CET 2016 - eich@suse.com

- drm/i915: Fix double unref in intelfb_alloc failure path
  (boo#962866, boo#966179).
- drm/i915: Fix failure paths around initial fbdev allocation
  (boo#962866, boo#966179).
- drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
  (boo#962866, boo#966179).
- drm/mgag200: Add missing drm_connector_unregister()
  (bnc#876238).
- Refresh
  patches.drivers/drm-mgag200-Add-additional-limits-for-certain-G200-variants.patch.
- Refresh
  patches.drivers/drm-mgag200-Add-command-line-option-to-specify-preferred-depth.patch.
- Refresh
  patches.drivers/drm-mgag200-Add-doublescan-and-interlace-support.patch.
- Refresh
  patches.drivers/drm-mgag200-Add-mode-validation-debugging-code.patch.
- Refresh
  patches.drivers/drm-mgag200-Add-support-for-MATROX-PCI-device-IDs-0x520-and-0x521.patch.
- Refresh
  patches.drivers/drm-mgag200-Cleanup-cursor-BOs-properly.patch.
- Refresh
  patches.drivers/drm-mgag200-Consolidate-depth-bpp-handling.patch.
- Refresh
  patches.drivers/drm-mgag200-Don-t-use-crtc_-parameters-for-validation.patch.
- Refresh
  patches.drivers/drm-mgag200-Fix-memleak-in-error-path-in-mgag200_bo_create.patch.
- Refresh
  patches.drivers/drm-mgag200-Free-container-instead-of-member-in-mga_user_framebuffer_destroy.patch.
- Update
  patches.drivers/drm-mgag200-Initialize-data-needed-to-map-fbdev-memory.patch
  (References: bnc#806990).
- Refresh
  patches.drivers/drm-mgag200-Simplify-function-mgag200_ttm_placement.patch.
- Delete
  patches.drivers/drm-mgag200-Copy-fb-name-string-before-using-it-in-mgag200_fb_create.patch.
- Delete
  patches.drivers/drm-mgag200-Fix-memleaks-in-error-path-in-mgag200_fb_create.patch.
- Delete
  patches.drivers/drm-mgag200-Make-local-function-mgag200_gem_init_object-static.patch.
- Delete
  patches.drivers/drm-mgag200-Reject-modes-when-h-parameters-are-no-multiple-of-8.patch.
- Delete
  patches.drivers/drm-mgag200-Remove-connector-in-sysfs-when-unloading-the-driver.patch.
- Delete
  patches.drivers/drm-mgag200-Simplify-function-mgag200_bo_unpin.patch.
- commit c2d27f2

-------------------------------------------------------------------
Wed Feb 17 22:46:58 CET 2016 - mmarek@suse.com

- Update mainline info in patches.fixes/0002-MPI-Endianness-fix.patch
- commit 6b4ed51

-------------------------------------------------------------------
Wed Feb 17 16:33:23 CET 2016 - mmarek@suse.com

- oracleasm: 4.0 compat changes (bsc#962720).
- commit 1b869a4

-------------------------------------------------------------------
Wed Feb 17 16:21:19 CET 2016 - mmarek@suse.com

- supported.conf: Add Hyper-V modules to -base (bsc#965830)
- commit 34091e4

-------------------------------------------------------------------
Wed Feb 17 15:10:18 CET 2016 - mbrugger@suse.com

- arm64: hugetlb: add support for PTE contiguous bit.
- commit 8b7096d

-------------------------------------------------------------------
Wed Feb 17 12:13:20 CET 2016 - mbrugger@suse.com

- Refresh
  patches.arch/arm64-numa-0001-adding-numa-support-for-arm64-platforms.patch.
- Refresh
  patches.arch/arm64-thd-net-0024-net-thunderx-nicvf_queues-nivc_-_intr-remove-duplica.patch.
- Refresh
  patches.arch/arm64-thd-net-0027-net-thunderx-Remove-unnecessary-rcv-buffer-start-add.patch.
- net: thunderx: HW TSO support for pass-2 hardware.
- net: thunderx: Enable CQE count threshold interrupt.
- net, thunderx: Add TX timeout and RX buffer alloc failure stats.
- Delete
  patches.arch/arm64-thd-net-0030-net-thunderx-HW-errata-workaround-for-non-tunneled-T.patch.
- Delete
  patches.arch/arm64-thd-net-0031-net-thunderx-Fix-for-duplicate-CQEs-by-HW-for-TSO-pa.patch.
- commit 5dbe3a4

-------------------------------------------------------------------
Wed Feb 17 04:42:21 CET 2016 - jlee@suse.com

- Update config files.
  Add following config to x86_64/default and x86_64/debug.
  CONFIG_MODULE_SIG_UEFI=y
  CONFIG_EFI_SIGNATURE_LIST_PARSER=y
  CONFIG_SYSTEM_BLACKLIST_KEYRING=y
- commit e573d49

-------------------------------------------------------------------
Wed Feb 17 00:11:02 CET 2016 - mmarek@suse.cz

- MPI: Endianness fix (bsc#966839).
- lib/mpi: only require buffers as big as needed for the integer
  (bsc#966839).
- commit ae76fc9

-------------------------------------------------------------------
Tue Feb 16 20:25:02 CET 2016 - bp@suse.de

- iw_cxgb3: Fix incorrectly returning error on success
  (bsc#966437, CVE-2015-8812).
- commit 7e73f90

-------------------------------------------------------------------
Tue Feb 16 16:13:15 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous.patch.
- commit 065f151

-------------------------------------------------------------------
Tue Feb 16 16:01:34 CET 2016 - mgorman@suse.com

- Use the new batched user accesses in generic user string
  handling (x86 performance -- uaccess).
- Add 'unsafe' user access functions for batched accesses (x86
  performance -- uaccess).
- x86: reorganize SMAP handling in user space accesses (x86
  performance -- uaccess).
- commit 28861aa

-------------------------------------------------------------------
Tue Feb 16 15:54:40 CET 2016 - jslaby@suse.cz

- crypto: af_alg - Disallow bind/setkey/... after accept(2)
  (bnc#966883).
- commit f006dbb

-------------------------------------------------------------------
Tue Feb 16 15:18:40 CET 2016 - mmarek@suse.com

- Set CONFIG_MODULE_SIG_KEY to the default value
  To allow builds without the SLES certificate.
- commit 95159d7

-------------------------------------------------------------------
Tue Feb 16 15:14:03 CET 2016 - jlee@suse.com

- Respin patches to load certificates from db and mok (fate#314486)
- efi: Add EFI_SECURE_BOOT bit (fate#314486).
- Refresh patches.suse/0001-Add-EFI-signature-data-types.patch.
- Refresh
  patches.suse/0002-Add-an-EFI-signature-blob-parser-and-key-loader.patch.
- Refresh
  patches.suse/0003-KEYS-Add-a-system-blacklist-keyring.patch.
- Refresh
  patches.suse/0004-MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch.
- commit a859e10

-------------------------------------------------------------------
Tue Feb 16 15:09:04 CET 2016 - jslaby@suse.cz

- Refresh patches.suse/stack-unwind.patch.
  Remove text_base parameter from read_pointer as it is always 0.
- commit 7d5fc29

-------------------------------------------------------------------
Tue Feb 16 13:56:18 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Set CONFIG_MODULE_SIG_KEY only if a cert is present
  This allows using the unmodified .config from the kernel-source tree in
  the expanded tree.
- commit 5fa6ddd

-------------------------------------------------------------------
Tue Feb 16 11:49:11 CET 2016 - bp@suse.de

- EDAC 12SP2 updates
- EDAC, mc_sysfs: Fix freeing bus' name (bsc#950358).
- EDAC: Robustify workqueues destruction (bsc#950358).
- EDAC: Rip out the edac_subsys reference counting (bsc#950358).
- EDAC: Unexport and make edac_subsys static (bsc#950358).
- EDAC: Remove edac_get_sysfs_subsys() error handling (bsc#950358).
- EDAC: Make edac_device workqueue setup/teardown functions static (bsc#950358).
- EDAC: Rework workqueue handling (bsc#950358).
- Refresh patches.drivers/01-edac-add-ddr4-flag.patch.
- EDAC: Balance workqueue setup and teardown (bsc#950358).
- EDAC: Kill workqueue setup/teardown functions (bsc#950358).
- EDAC: Cleanup/sync workqueue functions (bsc#950358).
- commit 9b5bc46

-------------------------------------------------------------------
Mon Feb 15 16:52:55 CET 2016 - mhocko@suse.cz

- fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
  (bnc#965794, CVE-2016-0617).
- commit cd600c8

-------------------------------------------------------------------
Mon Feb 15 12:04:52 CET 2016 - tiwai@suse.de

- ALSA: usb-audio: avoid freeing umidi object twice
  (CVE-2016-2384,bsc#966693).
- commit 0dd9927

-------------------------------------------------------------------
Mon Feb 15 10:30:47 CET 2016 - jlee@suse.com

- Update config files.
  Add the following config to x86_64/default and x86_64/debug
  CONFIG_HIBERNATE_VERIFICATION=y
  CONFIG_HIBERNATE_VERIFICATION_FORCE is not set
  CONFIG_EFI_HIBERNATION_KEYS=y
- commit 12010dd

-------------------------------------------------------------------
Mon Feb 15 10:10:52 CET 2016 - jlee@suse.com

- Respin patches of hibernation signature checking patches
- x86/efi: Add get and set variable to EFI services pointer table
  (fate#316350).
- Refresh
  patches.suse/0001-PM-hibernate-Force-verify-hibernation-signature-in-s.patch.
- Refresh
  patches.suse/0001-PM-hibernate-define-HMAC-algorithm-and-digest-size-o.patch.
- Refresh
  patches.suse/0003-x86-boot-Public-getting-random-boot-function.patch.
- Refresh
  patches.suse/0004-x86-efi-Generating-random-number-in-EFI-stub.patch.
- Refresh
  patches.suse/0005-x86-efi-Get-entropy-through-EFI-random-number-genera.patch.
- Refresh
  patches.suse/0006-x86-efi-Generating-random-HMAC-key-for-siging-hibern.patch.
- Refresh
  patches.suse/0007-efi-Make-efi_status_to_err-public.patch.
- Refresh
  patches.suse/0008-x86-efi-Carrying-hibernation-key-by-setup-data.patch.
- Refresh
  patches.suse/0009-PM-hibernate-Reserve-hibernation-key-and-erase-footp.patch.
- Refresh
  patches.suse/0010-PM-hibernate-Generate-and-verify-signature-of-hibern.patch.
- Refresh
  patches.suse/0011-PM-hibernate-Avoid-including-hibernation-key-to-hibe.patch.
- Refresh
  patches.suse/0012-PM-hibernate-Forward-signature-verifying-result-and-.patch.
- Refresh
  patches.suse/0013-PM-hibernate-Add-configuration-to-enforce-signature-.patch.
- Refresh
  patches.suse/0014-PM-hibernate-Allow-user-trigger-hibernation-key-re-g.patch.
- Refresh
  patches.suse/0015-PM-hibernate-Bypass-verification-logic-on-legacy-BIO.patch.
- commit 148d66e

-------------------------------------------------------------------
Sun Feb 14 08:41:18 CET 2016 - colyli@suse.de

- raid5-cache: handle journal hotadd in quiesce (fate#320291).
- MD: add journal with array suspended (fate#320291).
- md: set MD_HAS_JOURNAL in correct places (fate#320291).
- raid5-cache: add journal hot add/remove support (fate#320291).
- commit d074355

-------------------------------------------------------------------
Thu Feb 11 22:11:11 CET 2016 - mmarek@suse.com

- Enable module signing again (fate#319460)
- commit b259e73

-------------------------------------------------------------------
Thu Feb 11 21:59:07 CET 2016 - mmarek@suse.cz

- supported.conf: Add xfs to -base (bsc#965891)
- commit 5cc5286

-------------------------------------------------------------------
Thu Feb 11 21:13:37 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Use correct variable to point to the keyring
- commit f026a54

-------------------------------------------------------------------
Thu Feb 11 16:38:24 CET 2016 - mmarek@suse.com

- MODSIGN: Support the old-style signature format (fate#319460).
- commit fa66057

-------------------------------------------------------------------
Thu Feb 11 14:47:04 CET 2016 - mgorman@suse.com

- mm/compaction: speed up pageblock_pfn_to_page() when zone is
  contiguous (VM performance -- compaction).
- mm/compaction: pass only pageblock aligned range to
  pageblock_pfn_to_page (VM functionality -- compaction).
- mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
  (VM functionality -- compaction).
- commit 5034467

-------------------------------------------------------------------
Thu Feb 11 14:44:40 CET 2016 - mmarek@suse.com

- X.509: Fix test for self-signed certificate (bsc#965418).
- commit 1a385cc

-------------------------------------------------------------------
Thu Feb 11 13:01:57 CET 2016 - mgorman@suse.com

- Update
  patches.suse/sched-core-Fix-incorrect-wait-time-and-wait-count-statistics.patch
  (Scheduler performance -- cpu accounting).
- commit eb07721

-------------------------------------------------------------------
Thu Feb 11 13:01:12 CET 2016 - mgorman@suse.com

- sched/debug: Make schedstats a runtime tunable that is disabled by default
  (Scheduler performance -- debugging overhead, fate#320486).
- locks: don't check for race with close when setting OFD lock
  (FS performance -- lock).
- mm: filemap: avoid unnecessary calls to lock_page when
  waiting for IO to complete during a read (VM performance --
  generic read).
- mm: filemap: remove redundant code in do_read_cache_page
  (VM performance -- generic read).
- locks: fix unlock when fcntl_setlk races with a close (FS
  performance -- lock).
- commit 12237e9

-------------------------------------------------------------------
Thu Feb 11 12:42:33 CET 2016 - mgorman@suse.com

- series.conf: Split functional and performance patches pending for -stable
- commit 4df5a8a

-------------------------------------------------------------------
Thu Feb 11 09:46:23 CET 2016 - jslaby@suse.cz

- rpm/kernel-obs-build.spec.in: do not limit TasksMax
  We run with build as PID 1 (boo#965564).
- commit 39b708b

-------------------------------------------------------------------
Thu Feb 11 07:12:24 CET 2016 - mgalbraith@suse.de

- workqueue: handle NUMA_NO_NODE for unbound pool_workqueue
  lookup.
- Update config files.
- workqueue: implement "workqueue.debug_force_rr_cpu" debug
  feature.
- workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask
  CPUs.
- Revert "workqueue: make sure delayed work run in local cpu".
- vmstat: make vmstat_update deferrable.
- mm, vmstat: make quiet_vmstat lighter.
- vmstat: Remove BUG_ON from vmstat_update.
- vmstat: make vmstat_updater deferrable again and shut down
  on idle.
- arch/tile: move user_exit() to early kernel entry sequence.
- nohz: Clarify magic in tick_nohz_stop_sched_tick().
- x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n.
- Revert "x86/kvm: On KVM re-enable (e.g. after suspend),
  update clocks".
- x86/entry/64_compat: Make labels local.
- x86/platform/uv: Include clocksource.h for
  clocksource_touch_watchdog().
- x86/vdso: Enable vdso pvclock access on all vdso variants.
- x86/vdso: Remove pvclock fixmap machinery.
- x86/vdso: Get pvclock data from the vvar VMA instead of
  the fixmap.
- x86, vdso, pvclock: Simplify and speed up the vdso pvclock
  reader.
- x86/kvm: On KVM re-enable (e.g. after suspend), update clocks.
- x86/entry/64: Bypass enter_from_user_mode on
  non-context-tracking boots.
- x86/asm: Add asm macros for static keys/jump labels.
- context_tracking: Switch to new static_branch API.
- sched/fair: Fix new task's load avg removed from source CPU
  in wake_up_new_task().
- sched/core: Move sched_entity::avg into separate cache line.
- x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro.
- sched/deadline: Fix the earliest_dl.next logic.
- sched/fair: Avoid redundant idle_cpu() call in
  update_sg_lb_stats().
- sched/core: Move the sched_to_prio arrays out of line.
- sched/cputime: Convert vtime_seqlock to seqcount.
- sched/cputime: Introduce vtime accounting check for readers.
- sched/cputime: Rename vtime_accounting_enabled() to
  vtime_accounting_cpu_enabled().
- sched/cputime: Correctly handle task guest time on housekeepers.
- sched/cputime: Clarify vtime symbols and document them.
- sched/cputime: Remove extra cost in task_cputime().
- sched/fair: Make it possible to account fair load avg
  consistently.
- sched/fair: Modify the comment about lock assumptions in
  migrate_task_rq_fair().
- sched/core: Use list_is_singular() in sched_can_stop_tick().
- sched/core: Fix incorrect wait time and wait count statistics.
- sched/fair: Consider missed ticks in NOHZ_FULL in
  update_cpu_load_nohz().
- sched/fair: Prepare __update_cpu_load() to handle active
  tickless.
- sched/fair: Clean up the explanation around decaying load
  update misses.
- sched/wait: Document waitqueue_active().
- workqueue: skip flush dependency checks for legacy workqueues.
- commit 50c237c

-------------------------------------------------------------------
Thu Feb 11 06:36:28 CET 2016 - neilb@suse.com

- NFS: Background flush should not be low priority (bsc#955308).
- commit 0ff9c75

-------------------------------------------------------------------
Thu Feb 11 04:25:59 CET 2016 - mgalbraith@suse.de

- cpuidle: coupled: remove unused define cpuidle_coupled_lock.
- cpuidle: fix fallback mechanism for suspend to idle in absence
  of enter_freeze.
- cpuidle: menu: Avoid pointless checks in menu_select().
- sched / idle: Drop default_idle_call() fallback from
  call_cpuidle().
- cpuidle: Don't enable all governors by default.
- cpuidle: Default to ladder governor on ticking systems.
- time: nohz: Expose tick_nohz_enabled.
- cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START
  == 0.
- powerpc/powernv: remove FW_FEATURE_OPALv3 and just use
  FW_FEATURE_OPAL.
- powerpc/powernv: Remove OPALv2 firmware define and references.
- powerpc/powernv: panic() on OPAL < V3.
- drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular.
- drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular.
- drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular.
- cpuidle,menu: smooth out measured_us calculation.
- cpuidle,menu: use interactivity_req to disable polling.
- cpuidle,x86: increase forced cut-off for polling to 20us.
- commit 5584b8d

-------------------------------------------------------------------
Wed Feb 10 17:36:12 CET 2016 - mmarek@suse.com

- supported.conf: Add virtio-rng (bsc#966026)
- commit 52a9cbc

-------------------------------------------------------------------
Wed Feb 10 15:26:18 CET 2016 - mmarek@suse.com

- Set CONFIG_MODULE_SIG_KEY to the SLES signing certificate (fate#319460)
- commit 636e2c7

-------------------------------------------------------------------
Wed Feb 10 14:46:26 CET 2016 - mmarek@suse.com

- supported.conf: Add more QEMU and VMware drivers to -base (bsc#965840).
- commit 36f9f6e

-------------------------------------------------------------------
Wed Feb 10 10:19:40 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Adapt certificate handling for changes in v4.3
- commit 589be33

-------------------------------------------------------------------
Tue Feb  9 22:05:55 CET 2016 - dmueller@suse.com

- config: ARM64: Disable JTAG console
  This takes 0.1s of booting time and we probably don't want/need
  it in a Enterprise kernel.
- commit 690ccd0

-------------------------------------------------------------------
Tue Feb  9 21:53:22 CET 2016 - eich@suse.com

- drm/cirrus: Add missing drm_connector_unregister() (bsc#876305).
- Refresh
  patches.drivers/drm-Print-EDID-errors-less-obviously.patch
- Refresh
  patches.drivers/drm-ast-Add-an-crtc_disable-callback-to-the-crtc-helper-funcs.patch.
- Refresh
  patches.drivers/drm-ast-Fix-memleak-in-error-path-in-ast_bo_create.patch.
- Refresh
  patches.drivers/drm-ast-Fix-memleaks-in-error-path-in-ast_fb_create.patch.
- Refresh
  patches.drivers/drm-ast-Free-container-instead-of-member-in-ast_user_framebuffer_destroy.patch.
- Refresh
  patches.drivers/drm-ast-Simplify-function-ast_bo_unpin.patch.
- Delete
  patches.drivers/drm-Allocate-new-master-object-when-client-becomes-master.patch.
- Delete
  patches.drivers/drm-ast-Add-missing-entry-to-dclk_table.patch.
- Delete
  patches.drivers/drm-ast-Add-reduced-non-reduced-mode-parsing-for-wide-screen-mode.patch.
- Delete
  patches.drivers/drm-ast-Initialize-data-needed-to-map-fbdev-memory.patch.
- Delete
  patches.drivers/drm-ast-Make-local-function-ast_bo_unref-static.patch.
- Delete
  patches.drivers/drm-cirrus-Create-a-sysfs-entry-for-connector.patch.
- Delete
  patches.drivers/drm-i915-Only-print-hotplug-event-message-when-hotplug-bit-is-set.patch.
- Delete
  patches.drivers/drm-i915-Queue-reenable-timer-also-when-enable_hotplug_processing-is-false.patch.
- Delete
  patches.drivers/drm-i915-Use-an-interrupt-save-spinlock-in-intel_hpd_irq_handler.patch.
- Delete
  patches.suse/drm-panic-Add-option-to-set-panic-mode.patch.
- Delete
  patches.suse/drm-panic-Only-restore-console-if-kernel-isn-t-set-to-reboot-on-panic.patch.
- Delete
  patches.suse/drm-panic-Set-priority-of-the-drm-panic-code-to-the-lowest-value-possible.patch.
- commit 57ad540

-------------------------------------------------------------------
Tue Feb  9 10:23:14 CET 2016 - jslaby@suse.cz

- Disable KASAN for stack unwinder code.
- commit 9fd275e

-------------------------------------------------------------------
Tue Feb  9 10:17:33 CET 2016 - jslaby@suse.cz

- DWARF2 EH-frame based stack unwinding.
- Delete patches.suse/stack-unwind.
  Add .patch suffix, so that syntax highlighting works.
- commit 7906e93

-------------------------------------------------------------------
Mon Feb  8 12:23:56 CET 2016 - fdmanana@suse.com

- Delete patches.suse/btrfs-allow-dedupe-of-same-inode.patch.
  Patch added to kernel 4.2-rc2, commit 0efa9f48c7e6c15e75946dd2b1c82d3d19e13545.
- commit 0881fd0

-------------------------------------------------------------------
Mon Feb  8 12:21:47 CET 2016 - fdmanana@suse.com

- Delete
  patches.suse/btrfs-8203-fix-clone-extent-same-deadlocks.patch.
  Patch added to linux kernel 4.3-rc1,
  commit 293a8489f300536dc6d996c35a6ebb89aa03bab2.
- commit 98468ef

-------------------------------------------------------------------
Mon Feb  8 12:15:05 CET 2016 - fdmanana@suse.com

- Delete
  patches.suse/btrfs-8363-btrfs-qgroup-account-shared-subtree-during-snapshot-.patch.
  This patch was merged in 4.4-rc3, commit 82bd101b5240d3d1c4078a8017917a40c0dcc514.
- commit 51d1333

-------------------------------------------------------------------
Mon Feb  8 12:09:09 CET 2016 - fdmanana@suse.com

- Delete
  patches.suse/btrfs-8360-Btrfs-use-btrfs_get_fs_root-in-resolve_indirect_ref.patch.
  This patch was merged in linux 4.4-rc3, commit 2d9e97761087b46192c18181dfd1e7a930defcfd.
- commit 2621cce

-------------------------------------------------------------------
Mon Feb  8 12:03:59 CET 2016 - fdmanana@suse.com

- Btrfs: fix deadlock between direct IO write and defrag/readpages
  (bnc#965344).
- commit 4198343

-------------------------------------------------------------------
Mon Feb  8 11:12:27 CET 2016 - jdelvare@suse.de

- Update s390x/vanilla config file: CONFIG_ENCLOSURE_SERVICES
  Per bsc#884701, CONFIG_ENCLOSURE_SERVICES isn't needed on S/390. It
  was already disabled in the default config, so disable it in vanilla
  too.
  Conflicts:
  	config/s390x/vanilla
- commit 917abc7

-------------------------------------------------------------------
Fri Feb  5 20:16:11 CET 2016 - bpoirier@suse.com

- Delete
  patches.drivers/disable-catas_reset-by-default-to-avoid-problems-wit.patch.
  Replace this out of tree patch by a modprobe directive.
  See bsc#456389 comment 76, ibs rq 92586 and FATE#320493
- commit ebcb175

-------------------------------------------------------------------
Fri Feb  5 11:02:53 CET 2016 - mkubecek@suse.cz

- supported.conf: mark new netfilter modules as supported (bsc#963008)
- commit 93f315c

-------------------------------------------------------------------
Fri Feb  5 10:13:14 CET 2016 - jkosina@suse.cz

- Update config files: change CONFIG_KGDB_SERIAL_CONSOLE to built-in (FATE#318461)
- commit 237e072

-------------------------------------------------------------------
Fri Feb  5 09:12:34 CET 2016 - mkubecek@suse.cz

- Update config files: disable nftables (bsc#963008)
- commit 775ccfe

-------------------------------------------------------------------
Thu Feb  4 12:06:22 CET 2016 - ddiss@suse.de

- libceph: fix scatterlist last_piece calculation (bsc#963746).
- commit 0f7d9d2

-------------------------------------------------------------------
Thu Feb  4 11:19:14 CET 2016 - jthumshirn@suse.de

- Update config files to drop the Advansys SCSI driver (FATE#316855)
- commit 02e438b

-------------------------------------------------------------------
Wed Feb  3 17:09:09 CET 2016 - mmarek@suse.cz

- supported.conf: Add br_netfilter (needed by xt_physdev)
- commit fb007ea

-------------------------------------------------------------------
Wed Feb  3 16:15:29 CET 2016 - ohering@suse.de

- x86/irq: Export functions to allow MSI domains in modules
  (fate#320295).
- genirq/msi: Export functions to allow MSI domains in modules
  (fate#320295).
- commit 137748f

-------------------------------------------------------------------
Wed Feb  3 15:57:34 CET 2016 - jdelvare@suse.de

- Update config files: s390x/vanilla
  Synchronize the s390x vanilla kernel configuration with default.
- commit 467b8ae

-------------------------------------------------------------------
Wed Feb  3 15:56:31 CET 2016 - jdelvare@suse.de

- Update config files: x86_64/vanilla
  Synchronize the x86_64 vanilla kernel configuration with default.
- commit 15bc172

-------------------------------------------------------------------
Wed Feb  3 14:22:37 CET 2016 - bp@suse.de

- EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
  (fate#319506).
- EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
  (fate#319506).
- EDAC, sb_edac: Add support for duplicate device IDs
  (fate#319506).
- EDAC, sb_edac: Virtualize several hard-coded functions
  (fate#319506).
- EDAC: Add DDR4 flag (fate#319506).
- commit 90b47d5

-------------------------------------------------------------------
Wed Feb  3 13:41:11 CET 2016 - oneukum@suse.com

- Refresh
  patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch.
  Patch was under "needs_review".
  Reviewed. Still needed.
- commit 12bab8b

-------------------------------------------------------------------
Wed Feb  3 12:47:46 CET 2016 - oneukum@suse.com

- misleading typo in comment
- commit bb8ff4b

-------------------------------------------------------------------
Wed Feb  3 12:34:29 CET 2016 - oneukum@suse.com

- usb: retry reset if a device times out (bnc#866012).
- Delete
  patches.drivers/0001-USB-hub-handle-ETIMEDOUT-during-enumeration.patch.
- commit 6d1d531

-------------------------------------------------------------------
Wed Feb  3 11:44:55 CET 2016 - tiwai@suse.de

- Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"
  (boo#962250).
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- commit 090e16b

-------------------------------------------------------------------
Wed Feb  3 11:38:36 CET 2016 - ohering@suse.de

- PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
  (fate#320295).
- Update config files.
- PCI: irqdomain: Look up IRQ domain by fwnode_handle
  (fate#320295).
- PCI: Add fwnode_handle to pci_sysdata (fate#320295).
- acpi: pci: Setup MSI domain for ACPI based pci devices
  (fate#320295).
- commit 5fb53a0

-------------------------------------------------------------------
Wed Feb  3 10:45:34 CET 2016 - mmarek@suse.cz

- supported.conf: Add netfilter modules to base (bsc#950292)
- commit 5c66d77

-------------------------------------------------------------------
Wed Feb  3 10:23:29 CET 2016 - oneukum@suse.com

- Delete
  patches.suse/0010-UAS-fixup-for-remaining-use-of-dead_list.patch.
  That was an internal fix for a patch that couldn't be backported.
  v4.4 has the upstream fix.
- commit ad358ed

-------------------------------------------------------------------
Wed Feb  3 10:19:48 CET 2016 - oneukum@suse.com

- r8152: adjust ALDPS function (bnc#964675).
- r8152: use test_and_clear_bit (bnc#964675).
- r8152: fix the wake event (bnc#964675).
- commit 9760e83

-------------------------------------------------------------------
Tue Feb  2 15:59:59 CET 2016 - jthumshirn@suse.de

- supported.conf: Deprecate osst driver (bsc#964729, FATE#319720)
- commit 4b77bc9

-------------------------------------------------------------------
Tue Feb  2 14:04:04 CET 2016 - ptesarik@suse.cz

- Delete patches.fixes/kexec-contiguous-ELF-notes.patch.
  The original patch was enhanced and merged into upstream in v4.3
  (see commit bbb78b8f3f4ea8eca14937b693bfe244838e1d4d)
- commit f5ef53f

-------------------------------------------------------------------
Tue Feb  2 12:38:37 CET 2016 - oneukum@suse.com

- supported.conf:
  added support for rtl8152
  Support for some devices has moved from generic cdc_ether
  to this driver. This avoids a regression in support.
  bnc#963416
- commit 7de3197

-------------------------------------------------------------------
Tue Feb  2 11:47:17 CET 2016 - oneukum@suse.com

- crypto: qat - update init_esram for C3xxx dev type
  (FATE#319820).
- crypto: qat - fix timeout issues (FATE#319820).
- crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
  (FATE#319820).
- crypto: qat - fix SKU definiftion for c3xxx dev (FATE#319820).
- crypto: qat - Fix random config build issue (FATE#319820).
- crypto: qat - use list_for_each_entry* (FATE#319820).
- crypto: qat - uint8_t is not large enough for accel_id
  (FATE#319820).
- crypto: qat - enable VF irq after guest exits ungracefully
  (FATE#319820).
- crypto: qat - select PCI_IOV when VF are enabled (FATE#319820).
- crypto: qat - ring returning retry even though ring has BW
  (FATE#319820).
- crypto: qat - add support for c62xvf accel type (FATE#319820).
- crypto: qat - add support for c3xxxvf accel type (FATE#319820).
- crypto: qat - add support for c62x accel type (FATE#319820).
- crypto: qat - add support for c3xxx accel type (FATE#319820).
- crypto: qat - move isr files to qat common so that they can
  be reused (FATE#319820).
- crypto: qat - fix get instance function (FATE#319820).
- crypto: qat - when stopping all devices make fure VF are
  stopped first (FATE#319820).
- crypto: qat - remove superfluous check from adf_probe
  (FATE#319820).
- crypto: qat - fix some timeout tests (FATE#319820).
- crypto: qat - fix CTX_ENABLES bits shift direction issue
  (FATE#319820).
- crypto: qat - add new device definitions (FATE#319820).
- crypto: qat - add support for new devices to FW loader
  (FATE#319820).
- crypto: qat - Rename dh895xcc mmp firmware (FATE#319820).
- commit 9c02890

-------------------------------------------------------------------
Tue Feb  2 10:33:21 CET 2016 - jdelvare@suse.de

- Update config files: Disable CONFIG_DDR
  CONFIG_DDR is selected automatically by drivers which need it. This
  piece of helper code is useless in the absence of any such driver.
- commit 6bb1da0

-------------------------------------------------------------------
Tue Feb  2 09:52:44 CET 2016 - jslaby@suse.cz

- Linux 4.4.1 (CVE-2016-0728 bnc#962075 boo#960710).
- Delete
  patches.drivers/ALSA-hda-Flush-the-pending-probe-work-at-remove.
- Delete patches.fixes/keys-fix-leak.patch.
- commit 419d86e

-------------------------------------------------------------------
Mon Feb  1 21:11:51 CET 2016 - dbueso@suse.de

- locking/barriers, arch: Remove ambiguous statement in the
  smp_store_mb() documentation (bug#964550).
- commit 373ef3f

-------------------------------------------------------------------
Mon Feb  1 21:07:32 CET 2016 - dbueso@suse.de

- lcoking/barriers, arch: Use smp barriers in smp_store_release()
  (bug#964550).
- commit 6a93db3

-------------------------------------------------------------------
Mon Feb  1 21:07:03 CET 2016 - dbueso@suse.de

- locking/cmpxchg, arch: Remove tas() definitions (bug#964550).
- commit 8570924

-------------------------------------------------------------------
Mon Feb  1 17:17:26 CET 2016 - mfleming@suse.de

- x86/mm/pat: Avoid truncation when converting cpa->numpages to
  address (bsc#964436).
- commit 8bf43b1

-------------------------------------------------------------------
Mon Feb  1 15:30:08 CET 2016 - jthumshirn@suse.de

- hpsa: Add box and bay information for enclosure devices
  (bsc#964462, FATE#319992).
- hpsa: Change SAS transport devices to bus 0 (bsc#964462,
  FATE#319992).
- hpsa: fix path_info_show (bsc#964462, FATE#319992).
- commit 489000d

-------------------------------------------------------------------
Mon Feb  1 14:55:51 CET 2016 - jthumshirn@suse.de

- bfa: Update driver version to 3.2.25.0 (bsc#964442,
  FATE#320157).
- bfa: File header and user visible string changes (bsc#964442,
  FATE#320157).
- bfa: Fix for crash when bfa_itnim is NULL (bsc#964442,
  FATE#320157).
- bfa: Update copyright messages (bsc#964442, FATE#320157).
- commit c9279b3

-------------------------------------------------------------------
Mon Feb  1 10:46:41 CET 2016 - tiwai@suse.de

- drm/i915/skl: Add SKL GT4 PCI IDs (FATE#319161).
- commit 1b57424

-------------------------------------------------------------------
Mon Feb  1 09:26:44 CET 2016 - jslaby@suse.cz

- Refresh
  patches.fixes/0001-tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch.
- Refresh
  patches.fixes/0002-n_tty-Fix-unsafe-reference-to-other-ldisc.patch.
  Upstream status.
- commit 6ed0c02

-------------------------------------------------------------------
Mon Feb  1 07:18:27 CET 2016 - dbueso@suse.de

- rtmutex: Make wait_lock irq safe (bug#964366).
- commit 6fed39d

-------------------------------------------------------------------
Mon Feb  1 07:03:10 CET 2016 - dbueso@suse.de

- sysrq: Fix warning in sysrq generated crash (bug#964337).
- commit b92a5d9

-------------------------------------------------------------------
Sun Jan 31 22:31:35 CET 2016 - tiwai@suse.de

- sd: Optimal I/O size is in bytes, not sectors (boo#961263).
- commit 35c1f26

-------------------------------------------------------------------
Fri Jan 29 01:08:33 CET 2016 - neilb@suse.com

- Improve fairness when locking the per-superblock s_anon list
  (bsc#957525, bsc#941363).
- commit 44c10f3

-------------------------------------------------------------------
Thu Jan 28 13:02:28 CET 2016 - jslaby@suse.cz

- Update patches.suse/kgr-0005-initial-code.patch (fate#313296
  fate#317827 bnc#905087 bnc#929883 bnc#943989 bnc#963572).
- Refresh
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch.
- Refresh patches.suse/kgr-0009-kthreads-support.patch.
- Refresh patches.suse/kgr-0010-handle-irqs.patch.
- Refresh patches.suse/kgr-0011-allow-stacking-of-patches.patch.
- Refresh
  patches.suse/kgr-0012-handle-patched-modules-that-are-being-removed.patch.
- Refresh
  patches.suse/kgr-0013-try-to-apply-skipped-patches-when-a-module-is-lo.patch.
- Refresh
  patches.suse/kgr-0014-allow-for-forced-module-load.patch.
- Refresh patches.suse/kgr-0015-allow-replace_all.patch.
- Refresh
  patches.suse/kgr-0017-correct-error-handling-of-the-first-patching-sta.patch.
  Fixes for fate#317827 and bnc#963572.
- commit 9bbdb82

-------------------------------------------------------------------
Thu Jan 28 05:24:43 CET 2016 - jlee@suse.com

- Update config files. (fate#320387)
  Add CONFIG_SECURITY_SECURELEVEL=y and
  CONFIG_EFI_SECURE_BOOT_SECURELEVEL=y
  to x86_64/default and x86_64/debug config files.
- commit fa3175b

-------------------------------------------------------------------
Wed Jan 27 22:25:59 CET 2016 - mmarek@suse.cz

- supported.conf: Add nls_iso8859-1 and nls_cp437 to -base (bsc#950292)
- commit 8893c45

-------------------------------------------------------------------
Wed Jan 27 17:44:33 CET 2016 - vbabka@suse.cz

- mm, procfs: breakdown RSS for anon, shmem and file in
  /proc/pid/status (VM Functionality, fate#313774).
- mm, shmem: add internal shmem resident memory accounting
  (VM Functionality, fate#313774).
- mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem
  mappings (VM Functionality, fate#313774).
- mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
  (VM Functionality, fate#313774).
- mm, proc: account for shmem swap in /proc/pid/smaps (VM
  Functionality, fate#313774).
- mm, documentation: clarify /proc/pid/status VmSwap limitations
  for shmem (VM Functionality, fate#313774).
- commit d0fa06b

-------------------------------------------------------------------
Wed Jan 27 17:04:19 CET 2016 - mgorman@suse.com

- sched/fair: Disable the task group load_avg update for the
  root_task_group (Scheduler performance -- cache footprint).
- sched/fair: Move the cache-hot 'load_avg' variable into its
  own cacheline (Scheduler performance -- cache footprint).
- sched/fair: Remove empty idle enter and exit functions
  (Scheduler performance -- cpu idling).
- proc: meminfo: estimate available memory more conservatively
  (VM functionality -- user space monitoring).
- mm: page_alloc: generalize the dirty balance reserve (VM
  functionality -- user space monitoring).
- mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
  (VM performance -- page cache).
- mm, vmscan: consider isolated pages in zone_reclaimable_pages
  (VM performance -- page reclaim).
- vmscan: do not force-scan file lru if its absolute size is small
  (VM performance -- page reclaim).
- commit b96177b

-------------------------------------------------------------------
Wed Jan 27 15:16:53 CET 2016 - bp@suse.de

- Update config files.
  Disable CONFIG_DEBUG_WX as stuff needs to be sorted out upstream first.
- commit 10faf7f

-------------------------------------------------------------------
Wed Jan 27 14:00:34 CET 2016 - dvaleev@suse.com

- Update config files SCOM_DEBUGFS=y
  enable CONFIG_SCOM_DEBUGFS for fate#320083
- commit 64b7b4e

-------------------------------------------------------------------
Wed Jan 27 12:18:50 CET 2016 - jlee@suse.com

- kexec/uefi: copy secure_boot flag in boot params across kexec reboot (fate#320387, bsc#950804).
- hibernate: Disable when securelevel is set (fate#320387).
- Add option to automatically set securelevel when in Secure Boot mode (fate#320387).
- asus-wmi: Restrict debugfs interface when securelevel is set (fate#320387).
- x86: Restrict MSR access when securelevel is set (fate#320387).
- uswsusp: Disable when securelevel is set (fate#320387).
- kexec: Disable at runtime if securelevel has been set (fate#320387).
- acpi: Ignore acpi_rsdp kernel parameter when securelevel is set (fate#320387).
- acpi: Limit access to custom_method if securelevel is set (fate#320387).
- Restrict /dev/mem and /dev/kmem when securelevel is set (fate#320387).
- x86: Lock down IO port access when securelevel is enabled (fate#320387).
- PCI: Lock down BAR access when securelevel is enabled (fate#320387).
- Add BSD-style securelevel support (fate#320387).
- commit b1b3860

-------------------------------------------------------------------
Wed Jan 27 12:13:11 CET 2016 - jlee@suse.com

- Remove old lock down functions that will be replaced by BSD-style securelevel patches
  Remove old lock down functions that will be replaced by BSD-style
  securelevel patches. (FATE#320387)
- Delete
  patches.suse/0001-kexec-uefi-copy-secure_boot-flag-in-boot-params-acro.patch.
- Delete patches.suse/0001_V3_Add_secure_modules_call.patch.
- Delete
  patches.suse/0002_V3_PCI_Lock_down_BAR_access_when_module_security_is_enabled.patch.
- Delete
  patches.suse/0003_V3_x86_Lock_down_IO_port_access_when_module_security_is_enabled.patch.
- Delete
  patches.suse/0004_V3_ACPI_Limit_access_to_custom_method.patch.
- Delete
  patches.suse/0005_V3_asus-wmi_Restrict_debugfs_interface_when_module_loading_is_restricted.patch.
- Delete
  patches.suse/0006_V3_Restrict__dev_mem_and__dev_kmem_when_module_loading_is_restricted.patch.
- Delete
  patches.suse/0007_V3_acpi_Ignore_acpi_rsdp_kernel_parameter_when_module_loading_is_restricted.patch.
- Delete
  patches.suse/0008_V3_kexec_Disable_at_runtime_if_the_kernel_enforces_module_loading_restrictions.patch.
- Delete
  patches.suse/0009_V3_uswsusp_Disable_when_module_loading_is_restricted.patch.
- Delete
  patches.suse/0010_V3_x86_Restrict_MSR_access_when_module_loading_is_restricted.patch.
- Delete
  patches.suse/0011_V3_Add_option_to_automatically_enforce_module_signatures_when_in_Secure_Boot_mode.patch.
- Delete
  patches.suse/0013-efi-Make-EFI_SECURE_BOOT_SIG_ENFORCE-depend-on-EFI.patch.
- Delete patches.suse/0014-efi-Add-EFI_SECURE_BOOT-bit.patch.
- commit fac5295

-------------------------------------------------------------------
Wed Jan 27 11:20:20 CET 2016 - alnovak@suse.cz

- supported.conf: drop +external from ghash-clmulni-intel
  It was agreed that it doesn't make sense to maintain "external" for
  this specific module. Furthermore it causes problems in rather ordinary
  VMware environments. (bsc#961971)
- commit f649c9f

-------------------------------------------------------------------
Wed Jan 27 11:17:18 CET 2016 - mmarek@suse.com

- supported.conf: Also add virtio_pci to kernel-default-base (bsc#950292).
- commit 1182448

-------------------------------------------------------------------
Wed Jan 27 10:58:59 CET 2016 - mmarek@suse.com

- supported.conf: Add virtio_{blk,net,scsi} to kernel-default-base (bsc#950292)
- commit 3426517

-------------------------------------------------------------------
Wed Jan 27 03:52:34 CET 2016 - jeffm@suse.com

- overlayfs: add compatibility mode for historical format (FATE#320450).
- Delete patches.suse/ovl05-overlay-filesystem.patch.
- Delete patches.suse/ovl06-overlayfs-add-statfs-support.patch.
- Delete
  patches.suse/ovl07-overlayfs-implement-show_options.patch.
- Delete
  patches.suse/ovl08-overlay-overlay-filesystem-documentation.patch.
- Delete
  patches.suse/ovl09-fs-limit-filesystem-stacking-depth.patch.
- Delete patches.suse/ovl11-default-permissions.patch.
  Rather than support two completely separate overlayfs implementations
  where we're the only maintainer of one of them, this patch adds
  compatibility mode to overlay.ko via the 'overlayfs' file system name
  to support the old whiteout format and uses a hidden working directory
  to get the safety that comes with the newer format 'for free.'
- commit 72a2113

-------------------------------------------------------------------
Tue Jan 26 16:06:50 CET 2016 - colyli@suse.de

- mtip32xx: restrict variables visible in current code module
  (fate#319999).
- mtip32xx: don't open-code memdup_user() (fate#319999).
- blk-mq: add a flags parameter to blk_mq_alloc_request
  (fate#319999).
- commit ce7d089

-------------------------------------------------------------------
Tue Jan 26 14:28:20 CET 2016 - jslaby@suse.cz

- workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM
  workqueue (bnc#963572).
- commit ba870a8

-------------------------------------------------------------------
Tue Jan 26 12:46:26 CET 2016 - jslaby@suse.cz

- n_tty: Fix unsafe reference to "other" ldisc (bnc#961500
  CVE-2016-0723).
- tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) (bnc#961500
  CVE-2016-0723).
- commit a28bfd8

-------------------------------------------------------------------
Tue Jan 26 10:39:45 CET 2016 - mmarek@suse.com

- rpm/kernel-spec-macros: Do not modify the release string in PTFs (bsc#963449)
- commit dc2b096

-------------------------------------------------------------------
Tue Jan 26 08:45:59 CET 2016 - hare@suse.de

- scsi_dh_alua: Simplify access state checking.
- scsi: Fix RCU handling for VPD pages.
- commit 9e51a31

-------------------------------------------------------------------
Tue Jan 26 08:45:35 CET 2016 - hare@suse.de

- scsi: Do not attach VPD to devices that don't support it.
- commit c0eb7cb

-------------------------------------------------------------------
Tue Jan 26 08:39:04 CET 2016 - hare@suse.de

- fddi: Fixup potential uninitialized bars.
- commit 5731cd5

-------------------------------------------------------------------
Tue Jan 26 07:48:13 CET 2016 - tiwai@suse.de

- Enable kconfigs for a few Intel ASoC drivers (bsc#963456)
- commit 8ff2e8b

-------------------------------------------------------------------
Tue Jan 26 04:21:30 CET 2016 - dbueso@suse.de

- locking/pvqspinlock: Queue node adaptive spinning (fate#320355).
- commit fb753ea

-------------------------------------------------------------------
Tue Jan 26 04:21:08 CET 2016 - dbueso@suse.de

- locking/pvqspinlock: Allow limited lock stealing (fate#320355).
- commit 4f5b391

-------------------------------------------------------------------
Tue Jan 26 04:20:37 CET 2016 - dbueso@suse.de

- locking/pvqspinlock: Collect slowpath lock statistics
  (fate#320355).
- commit f790e53

-------------------------------------------------------------------
Tue Jan 26 04:15:20 CET 2016 - dbueso@suse.de

- sched/core, locking: Document Program-Order guarantees
  (fate#320355).
- commit bb8afc0

-------------------------------------------------------------------
Tue Jan 26 04:14:49 CET 2016 - dbueso@suse.de

- locking, sched: Introduce smp_cond_acquire() and use it
  (fate#320355).
- commit 4d9ecac

-------------------------------------------------------------------
Tue Jan 26 04:14:15 CET 2016 - dbueso@suse.de

- locking/pvqspinlock, x86: Optimize the PV unlock code path
  (fate#320355).
- commit 62133fc

-------------------------------------------------------------------
Tue Jan 26 04:12:55 CET 2016 - dbueso@suse.de

- locking/qspinlock: Avoid redundant read of next pointer
  (fate#320355).
- commit 6a392cd

-------------------------------------------------------------------
Tue Jan 26 04:12:18 CET 2016 - dbueso@suse.de

- locking/qspinlock: Prefetch the next node cacheline
  (fate#320355).
- commit 8d923df

-------------------------------------------------------------------
Tue Jan 26 04:05:24 CET 2016 - dbueso@suse.de

- locking/qspinlock: Use _acquire/_release() versions of cmpxchg()
  & xchg() (fate#320355).
- commit b6872b4

-------------------------------------------------------------------
Mon Jan 25 17:48:33 CET 2016 - jeffm@suse.com

- Delete patches.fixes/tulip-quad-NIC-ifdown.
  The original bug that this patch fixed was addressed in 2004, in v2.6.10
  (6379dd57 of linux-2.6-bk), but pci_disable_device was still required to
  shut down the device.
  Commit c321f7d7c87 in v3.14 added the pci_disable_device at the end of
  tulip_remove_one just far enough out of context so that this patch still
  applied.
- commit 05c9dcc

-------------------------------------------------------------------
Mon Jan 25 13:39:56 CET 2016 - mmarek@suse.com

- supported.conf: Add vfat to -base to be able to mount the ESP (bsc#950292).
- commit 19a2713

-------------------------------------------------------------------
Mon Jan 25 12:09:22 CET 2016 - ohering@suse.de

- Delete obsolete hv_netvsc patch to handle RNDIS_STATUS_NETWORK_CHANGE
- commit f85f67a

-------------------------------------------------------------------
Mon Jan 25 12:06:46 CET 2016 - ohering@suse.de

- storvsc: Fix typo in MODULE_PARM_DESC (fate#315887).
- storvsc: Tighten up the interrupt path (fate#315887).
- storvsc: Refactor the code in storvsc_channel_init()
  (fate#315887).
- storvsc: Properly support Fibre Channel devices (fate#315887).
- storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
  (fate#315887).
- Drivers: hv: vmbus: Treat Fibre Channel devices as performance
  critical (fate#315887).
- Drivers: hv: utils: fix hvt_op_poll() return value on transport
  destroy (fate#315887).
- Drivers: hv: vmbus: fix the building warning with
  hyperv-keyboard (fate#315887).
- drivers/hv: Move struct hv_timer_message_payload into UAPI
  Hyper-V x86 header (fate#315887).
- drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
  (fate#315887).
- drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86
  header (fate#315887).
- drivers/hv: replace enum hv_message_type by u32 (fate#315887).
- Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
  (fate#315887).
- Drivers: hv: remove code duplication between
  vmbus_recvpacket()/vmbus_recvpacket_raw() (fate#315887).
- Drivers: hv: ring_buffer: remove code duplication from
  hv_ringbuffer_peek/read() (fate#315887).
- Drivers: hv: ring_buffer: remove stray
  smp_read_barrier_depends() (fate#315887).
- Drivers: hv: ring_buffer.c: fix comment style (fate#315887).
- Drivers: hv: utils: fix crash when device is removed from host
  side (fate#315887).
- Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
  (fate#315887).
- Drivers: hv: utils: rename outmsg_lock (fate#315887).
- Drivers: hv: utils: fix memory leak on on_msg() failure
  (fate#315887).
- tools: hv: vss: fix the write()'s argument: error -> vss_msg
  (fate#315887).
- Drivers: hv: utils: Invoke the poll function after handshake
  (fate#315887).
- Drivers: hv: vmbus: Force all channel messages to be delivered
  on CPU 0 (fate#315887).
- drivers/hv: correct tsc page sequence invalid value
  (fate#315887).
- Drivers: hv: vmbus: Fix a Host signaling bug (fate#315887).
- drivers:hv: Allow for MMIO claims that span ACPI _CRS records
  (fate#315887).
- Drivers: hv: vmbus: channge vmbus_connection.channel_lock to
  mutex (fate#315887).
- Drivers: hv: vmbus: release relid on error in
  vmbus_process_offer() (fate#315887).
- Drivers: hv: vmbus: fix rescind-offer handling for device
  without a driver (fate#315887).
- Drivers: hv: vmbus: do sanity check of channel state in
  vmbus_close_internal() (fate#315887).
- Drivers: hv: vmbus: serialize process_chn_event() and
  vmbus_close_internal() (fate#315887).
- Drivers: hv: vmbus: Get rid of the unused irq variable
  (fate#315887).
- Drivers: hv: vmbus: Get rid of the unused macro (fate#315887).
- Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
  (fate#315887).
- Drivers: hv: vmbus: Use uuid_le type consistently (fate#315887).
- drivers:hv: Define the channel type for Hyper-V PCI Express
  pass-through (fate#315887).
- drivers:hv: Export the API to invoke a hypercall on Hyper-V
  (fate#315887).
- drivers:hv: Export a function that maps Linux CPU num onto
  Hyper-V proc num (fate#315887).
- drivers/hv: cleanup synic msrs if vmbus connect failed
  (fate#315887).
- Drivers: hv: utils: use memdup_user in hvt_op_write
  (fate#315887).
- Drivers: hv: util: catch allocation errors (fate#315887).
- tools: hv: remove repeated HV_FCOPY string (fate#315887).
- tools: hv: report ENOSPC errors in hv_fcopy_daemon
  (fate#315887).
- Drivers: hv: util: Increase the timeout for util services
  (fate#315887).
- Drivers: hv: vmbus: fix build warning (fate#315887).
- hv_netvsc: Fix race condition on Multi-Send Data field
  (fate#315887).
- storvsc: add logging for error/warning messages (fate#315887).
- hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
  (fate#315887).
- hv_netvsc: Eliminate status from struct hv_netvsc_packet
  (fate#315887).
- hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
  (fate#315887).
- hv_netvsc: Eliminate completion_func from struct
  hv_netvsc_packet (fate#315887).
- hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
  (fate#315887).
- hv_netvsc: Eliminate send_completion_tid from struct
  hv_netvsc_packet (fate#315887).
- hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
  (fate#315887).
- hv_netvsc: remove locking in netvsc_send() (fate#315887).
- hv_netvsc: move subchannel existence check to
  netvsc_select_queue() (fate#315887).
- hv_netvsc: Don't ask for additional head room in the skb
  (fate#315887).
- hv_netvsc: Eliminate send_completion_ctx from struct
  hv_netvsc_packet (fate#315887).
- hv_netvsc: Eliminate send_completion from struct
  hv_netvsc_packet (fate#315887).
- hv_netvsc: Eliminatte the data field from struct
  hv_netvsc_packet (fate#315887).
- hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet
  structure (fate#315887).
- hv_netvsc: Eliminate the channel field in hv_netvsc_packet
  structure (fate#315887).
- hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
  (fate#315887).
- hv_netvsc: Resize some of the variables in hv_netvsc_packet
  (fate#315887).
- hv_netvsc: rework link status change handling (fate#315887).
- commit e5e2091

-------------------------------------------------------------------
Mon Jan 25 08:48:50 CET 2016 - ohering@suse.de

- Add mainline tags to two hyperv patches
- commit 372bb9c

-------------------------------------------------------------------
Sat Jan 23 10:03:57 CET 2016 - tiwai@suse.de

- Delete obsoleted patches.fixes/ptrace-getsiginfo
  This has been fixed in 2.6.26 by e16b278.
- commit 250ec53

-------------------------------------------------------------------
Sat Jan 23 02:18:15 CET 2016 - bpoirier@suse.com

- KEYS: Fix keyring ref leak in join_session_keyring()
  (bnc#962075, CVE-2016-0728).
  Refresh patch, its current formatting confuses git am.
- commit 2cbb011

-------------------------------------------------------------------
Sat Jan 23 01:19:12 CET 2016 - dbueso@suse.de

- futex: Cleanup the goto confusion in requeue_pi() (bug#960174).
- commit 19ec896

-------------------------------------------------------------------
Sat Jan 23 01:18:59 CET 2016 - dbueso@suse.de

- futex: Remove pointless put_pi_state calls in requeue()
  (bug#960174).
- commit d73e85a

-------------------------------------------------------------------
Sat Jan 23 01:18:41 CET 2016 - dbueso@suse.de

- futex: Document pi_state refcounting in requeue code
  (bug#960174).
- commit 0bb11cc

-------------------------------------------------------------------
Sat Jan 23 01:18:10 CET 2016 - dbueso@suse.de

- futex: Rename free_pi_state() to put_pi_state() (bug#960174).
- commit 75f3d47

-------------------------------------------------------------------
Sat Jan 23 01:17:47 CET 2016 - dbueso@suse.de

- futex: Drop refcount if requeue_pi() acquired the rtmutex
  (bug#960174).
- commit 866307b

-------------------------------------------------------------------
Sat Jan 23 01:17:26 CET 2016 - dbueso@suse.de

- futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op
  (bug#960175).
- commit eaa65b2

-------------------------------------------------------------------
Fri Jan 22 15:20:00 CET 2016 - mmarek@suse.com

- rpm/kernel-source.spec.in: Install kernel-macros for kernel-source-vanilla
  (bsc#959090)
- commit cd33617

-------------------------------------------------------------------
Fri Jan 22 14:05:22 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Fix paths in kernel-vanilla-devel (bsc#959090).
- commit 2d2ec7f

-------------------------------------------------------------------
Fri Jan 22 13:51:22 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Fix kernel-vanilla-devel dependency (bsc#959090)
- commit fbbc989

-------------------------------------------------------------------
Fri Jan 22 13:31:21 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Use bzip compression to speed up build (bsc#962356)
- commit e8f8f54

-------------------------------------------------------------------
Fri Jan 22 13:00:25 CET 2016 - dvaleev@suse.com

- supported.conf: drivers/scsi/cxlflash/cxlflash.ko
  Add drivers/scsi/cxlflash/cxlflash.ko to supported conf (fate#318001)
- commit 4ea02c2

-------------------------------------------------------------------
Fri Jan 22 11:16:08 CET 2016 - hare@suse.de

- Fixup typo in alua backport
- Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch.
- Refresh
  patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch.
- Refresh patches.fixes/scsi_dh_alua-use-unique-device-id.patch.
- commit 4c7f6a2

-------------------------------------------------------------------
Fri Jan 22 10:54:06 CET 2016 - mgorman@suse.com

- Delete
  patches.suse/sched-Put-expensive-runtime-debugging-checks-under-a-separate-Kconfig-entry.patch.
- commit 0eaea85

-------------------------------------------------------------------
Fri Jan 22 10:53:18 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch.
- commit af558cf

-------------------------------------------------------------------
Fri Jan 22 10:43:03 CET 2016 - mgorman@suse.com

- Refresh patches.suse/dm-mpath-no-partitions-feature.
- commit 9429736

-------------------------------------------------------------------
Fri Jan 22 10:40:30 CET 2016 - mgorman@suse.com

- Refresh patches.suse/sd_init.mark_majors_busy.patch.
- commit 828575b

-------------------------------------------------------------------
Fri Jan 22 10:34:59 CET 2016 - mgorman@suse.com

- Refresh patches.drivers/pstore_disable_efi_backend_by_default.patch.
- commit 4490aee

-------------------------------------------------------------------
Fri Jan 22 10:32:19 CET 2016 - mgorman@suse.com

- Refresh patches.suse/btrfs-provide-super_operations-get_inode_dev.
- commit 022765f

-------------------------------------------------------------------
Fri Jan 22 10:31:05 CET 2016 - mgorman@suse.com

- Refresh patches.arch/acpi_thermal_passive_blacklist.patch.
- commit be6eec0

-------------------------------------------------------------------
Fri Jan 22 10:21:21 CET 2016 - mgorman@suse.com

- Delete
  patches.suse/cfq-Increase-default-value-of-target_latency.patch.
- commit c3abfc4

-------------------------------------------------------------------
Fri Jan 22 10:21:12 CET 2016 - mgorman@suse.com

- Refresh patches.suse/cfq-Increase-default-value-of-target_latency.patch.
- commit 7520b8f

-------------------------------------------------------------------
Thu Jan 21 16:44:26 CET 2016 - hare@suse.de

- Update remaining SCSI patches
- Refresh
  patches.fixes/scsi-Handle-power-on-reset-unit-attention.patch.
- Update
  patches.fixes/scsi_scan-Send-TEST-UNIT-READY-to-LUN0-before-LUN-sc.patch
  (bnc#843236, bnc#893377).
- Delete
  patches.fixes/scsi-Use-BLIST_TESTLUN-for-Fujitsu-Eternus-DXL.patch.
- Delete
  patches.fixes/scsi-clear-host_scribble-upon-successful-abort.patch.
- commit b4ebec7

-------------------------------------------------------------------
Thu Jan 21 16:30:04 CET 2016 - dvaleev@suse.com

- Add sd_mod to initrd modules
  For some reason PowerVM backend can't work without sd_mod
- commit 7c2bd21

-------------------------------------------------------------------
Thu Jan 21 12:19:30 CET 2016 - hare@suse.de

- Backport queued ALUA update patches
- scsi: Add 'access_state' attribute
   References: bsc#927040.
- scsi: rescan VPD attributes.
- scsi_dh: add 'rescan' callback
   References: bsc#927040.
- scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
   References: bsc#927040.
- References: bsc#927040.
- scsi_dh_alua: Make stpg synchronous (bnc#708296).
- scsi_dh_alua: Pass buffer as function argument (bnc#708296).
- scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
  (bsc#927040).
- scsi_dh_alua: Update version to 2.0 (bnc#708296).
- scsi_dh_alua: Use separate alua_port_group structure
  (bnc#708296).
- scsi_dh_alua: Use workqueue for RTPG (bnc#708296).
- scsi_dh_alua: allocate RTPG buffer separately
   References: bsc#927040.
- scsi_dh_alua: call alua_rtpg() if stpg fails
   References: bsc#927040.
- scsi_dh_alua: move optimize_stpg evaluation (bsc#927040).
- scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
  (bsc#927040).
- revert commit a8e5a2d593cb (" scsi_dh_alua: ALUA handler attach
  should succeed while TPG is transitioning") (bnc#708296).
- scsi_dh_alua: separate out alua_stpg() (bsc#927040).
- scsi_dh_alua: simplify alua_initialize() (bsc#927040).
- scsi_dh_alua: switch to scsi_execute_req_flags() (bnc#708296).
- scsi_dh_alua: update 'access_state' field (bnc#708296).
- scsi_dh_alua: use common definitions for ALUA state
  (bnc#708296).
- scsi_dh_alua: use unique device id (bnc#708296).
- Refresh
  patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch.
- Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch.
- Delete
  patches.fixes/scsi_dh_alua-disable-ALUA-handling-for-non-disk-devi.patch.
- Delete
  patches.fixes/scsi_dh_alua-fixup-crash-in-alua_rtpg_work.patch.
- Delete
  patches.fixes/scsi_dh_alua-parse-device-id-instead-of-target-id.patch.
- Delete
  patches.fixes/scsi_dh_alua-recheck-RTPG-in-regular-intervals.patch.
- commit 2d825ba

-------------------------------------------------------------------
Thu Jan 21 11:34:44 CET 2016 - hare@suse.de

- Backport ALUA update from 4.5
- scsi: Add scsi_vpd_lun_id() (bnc#880356).
- scsi: Add scsi_vpd_tpg_id() (bnc#880356).
- scsi: export 'wwid' to sysfs (bnc#880356).
- scsi: remove scsi_show_sense_hdr() (bnc#880356).
- scsi_dh: move 'dh_state' sysfs attribute to generic code
  (bnc#880356).
- scsi_dh_alua: Disable ALUA handling for non-disk devices
  (bnc#880356).
- scsi_dh_alua: Remove stale variables (bnc#880356).
- scsi_dh_alua: fixup description of stpg_endio() (bnc#880356).
- scsi_dh_alua: improved logging (bnc#880356).
- scsi_dh_alua: return standard SCSI return codes in submit_rtpg
  (bnc#880356).
- scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
  (bnc#880356).
- scsi_dh_alua: sanitze sense code handling (bnc#880356).
- scsi_dh_alua: use scsi_vpd_tpg_id() (bnc#880356).
- scsi_dh_alua: use standard logging functions (bnc#880356).
- scsi_dh_alua: use unaligned access macros (bnc#880356).
- Refresh
  patches.fixes/scsi_dh_alua-Use-vpd_pg83-information.patch.
- Refresh
  patches.fixes/scsi_dh_alua-simplify-sense-code-handling.patch.
- Refresh
  patches.fixes/scsi_dh_alua-use-flag-for-RTPG-extended-header.patch.
- Delete
  patches.fixes/scsi_dh-invoke-callback-if-activate-is-not-present.patch.
- Delete
  patches.fixes/scsi_dh-return-individual-errors-in-scsi_dh_activate.patch.
- Delete patches.fixes/scsi_dh_alua-Clarify-logging-message.patch.
- Delete
  patches.fixes/scsi_dh_alua-Do-not-attach-to-management-devices.patch.
- Delete patches.fixes/scsi_dh_alua-Improve-error-handling.patch.
- Delete patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch.
- Delete
  patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch.
- Delete patches.fixes/scsi_dh_alua-Simplify-state-machine.patch.
- Delete
  patches.fixes/scsi_dh_alua-Use-per-LUN-or-per-LUN-Group-associatio.patch.
- Delete
  patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch.
- Delete patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch.
- Delete
  patches.fixes/scsi_dh_alua-endless-STPG-retries-for-a-failed-LUN.patch.
- Delete
  patches.fixes/scsi_dh_alua-fixup-RTPG-retry-delay-miscalculation.patch.
- Delete patches.fixes/scsi_dh_alua-fixup-optimize-stpg.patch.
- Delete
  patches.fixes/scsi_dh_alua-multipath-failover-fails.patch.
- Delete patches.fixes/scsi_dh_alua-parse-target-device-id.patch.
- Delete
  patches.fixes/scsi_dh_alua-put-sense-buffer-on-stack.patch.
- Delete
  patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch.
- Delete
  patches.fixes/scsi_dh_alua-use-local-buffer-for-VPD-inquiry.patch.
- Delete
  patches.fixes/scsi_dh_alua-use-sdev_printk-for-all-messages.patch.
- commit abe2d78

-------------------------------------------------------------------
Thu Jan 21 11:13:24 CET 2016 - mmarek@suse.com

- rpm/package-descriptions: Add kernel-zfcpdump and drop -desktop
- commit 54e8f7c

-------------------------------------------------------------------
Wed Jan 20 18:02:28 CET 2016 - tiwai@suse.de

- scsi: ignore errors from scsi_dh_add_device() (boo#962813).
- commit 5e135af

-------------------------------------------------------------------
Wed Jan 20 17:55:06 CET 2016 - mgorman@suse.com

- Refresh patches.suse/readahead-request-tunables.patch.
- commit fa06cc2

-------------------------------------------------------------------
Wed Jan 20 17:54:02 CET 2016 - mgorman@suse.com

- Refresh patches.suse/readahead-request-tunables.patch.
- commit 02b8b18

-------------------------------------------------------------------
Wed Jan 20 17:43:09 CET 2016 - tiwai@suse.de

- ALSA: hda - Flush the pending probe work at remove (boo#960710).
- commit 7e466f5

-------------------------------------------------------------------
Wed Jan 20 16:45:52 CET 2016 - mmarek@suse.com

- rpm/old-flavors: Obsolete kernel-xen <= 4.4, to match 4.3.anything
- commit cd04346

-------------------------------------------------------------------
Wed Jan 20 16:23:41 CET 2016 - mbenes@suse.cz

- module: keep percpu symbols in module's symtab (bsc#962788).
- commit 9b86949

-------------------------------------------------------------------
Wed Jan 20 15:59:35 CET 2016 - hare@suse.de

- Fixup backports
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Delete patches.fixes/lpfc-Fix-race-on-command-completion.patch.
- commit e06f63c

-------------------------------------------------------------------
Wed Jan 20 15:46:36 CET 2016 - mgorman@suse.com

- mm: readahead: Increase default readahead window
  (VM Performance, bnc#548529).
- commit 41eb8a8

-------------------------------------------------------------------
Wed Jan 20 15:36:56 CET 2016 - mgorman@suse.com

- mm: readahead: Increase default readahead window (VM Performance, bnc#548529).
- Delete
  patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch.
  patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch.
- commit 42f90c8

-------------------------------------------------------------------
Wed Jan 20 10:14:52 CET 2016 - tiwai@suse.de

- HID: multitouch: fix input mode switching on some Elan panels
  (boo#954532).
- commit 71b733e

-------------------------------------------------------------------
Wed Jan 20 10:06:50 CET 2016 - tiwai@suse.de

- Enable CONFIG_PINCTRL_CHERRYVIEW and _BROXTON (boo#954532)
  Needed for recent tablets/laptops.
  CONFIG_PINCTRL_BAYTRAIL is still disabled as it can't be built as a
  module.
- commit d33a340

-------------------------------------------------------------------
Wed Jan 20 05:00:56 CET 2016 - jlee@suse.com

- patches.fixes/keys-fix-leak.patch: (bnc#962075, CVE-2016-0728).
- commit e2007ee

-------------------------------------------------------------------
Tue Jan 19 22:58:49 CET 2016 - lduncan@suse.com

- Review and update SCSI host_no patch.
- commit d2fc0bc

-------------------------------------------------------------------
Tue Jan 19 15:30:34 CET 2016 - hare@suse.de

- Review multipath fixes
- dm-mpath: Improve logging (bnc#708296).
- Refresh patches.fixes/dm-table-switch-to-readonly.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- dm-mpath: Do not activate offlined paths (bnc#484529).
- Refresh patches.suse/md-abort-pending-requests.
- Delete
  patches.fixes/dm-mpath-never-requeue-request-on-ITL-failure.patch.
- Delete
  patches.fixes/md-Fix-remove_and_add_spares-removes-drive-added-as-spare-in-slot_store.patch.
- Delete patches.suse/dm-mpath-detach-existing-hardware-handler.
- Delete patches.suse/mpath-fix.
- commit 1a24a89

-------------------------------------------------------------------
Tue Jan 19 15:05:36 CET 2016 - jslaby@suse.cz

- hwrng: core - sleep interruptible in read (bnc#962597).
- commit d407b31

-------------------------------------------------------------------
Tue Jan 19 03:51:25 CET 2016 - rgoldwyn@suse.com

- Delete patches.fixes/md-Fix-remove_and_add_spares-removes-drive-added-as-spare-in-slot_store.patch.
  This is present in 4.4 series kernel.
- commit ef86c5d

-------------------------------------------------------------------
Mon Jan 18 18:18:38 CET 2016 - jslaby@suse.cz

- Update
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch
  (fate#313296 bnc#889207 bnc#891710 bnc#899908 bnc#905087
  bnc#906140 bnc#962336).
  Handle more kthreads.
- commit 3f4f015

-------------------------------------------------------------------
Mon Jan 18 14:43:10 CET 2016 - jthumshirn@suse.de

- Delete
  patches.fixes/0001-SCSI-Fix-hard-lockup-in-scsi_remove_target.patch.
- commit 5c08440

-------------------------------------------------------------------
Mon Jan 18 14:41:44 CET 2016 - jthumshirn@suse.de

- Delete
  patches.drivers/0018-bcache-backing-device-set-to-clean-after-finishing-d.patch.
- commit d9937dc

-------------------------------------------------------------------
Mon Jan 18 14:19:01 CET 2016 - jslaby@suse.cz

- Update patches.suse/kgr-0002-livepatch-add-infrastructure.patch
  (fate#313296 bnc#904681).
- Update
  patches.suse/kgr-0003-livepatch-kgr_in_progress-for-all-threads.patch
  (fate#313296 bnc#929883).
- Update patches.suse/kgr-0005-initial-code.patch (fate#313296
  bnc#905087 bnc#929883 bnc#943989).
- Update
  patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch
  (fate#313296 bnc#889207 bnc#891710 bnc#899908 bnc#905087
  bnc#906140).
- Update patches.suse/kgr-0010-handle-irqs.patch (fate#313296
  bnc#912278).
- Update patches.suse/kgr-0011-allow-stacking-of-patches.patch
  (fate#313296 bnc#901169).
  Add bnc references where appropriate. Fix debug print in usb.
- commit 583b60d

-------------------------------------------------------------------
Mon Jan 18 11:26:44 CET 2016 - ohering@suse.de

- Delete
  patches.suse/suse-hv-Drivers-scsi-storvsc-Fix-a-bug-in-the-handling-of-SR.patch.
- commit 3f9e68d

-------------------------------------------------------------------
Mon Jan 18 11:23:46 CET 2016 - ohering@suse.de

- hyperv_fb: Add screen refresh after pause/resume operation
- commit 28d3776

-------------------------------------------------------------------
Mon Jan 18 11:17:53 CET 2016 - ohering@suse.de

- Allow module unload of hyperv drivers in 4.4+
- commit 837fbbf

-------------------------------------------------------------------
Sun Jan 17 19:05:55 CET 2016 - mgorman@suse.com

- Refresh
  patches.suse/mm-mempolicy-c-convert-the-shared_policy-lock-to-a-rwlock.patch.
- Delete
  patches.suse/sched-numa-limit-amount-of-virtual-memory-scanned-in-task_numa_work.patch.
- sched/numa: Cap PTE scanning overhead to 3% of run time
  (Automatic NUMA Balancing (fate#315482)).
- commit 7ee8f1f

-------------------------------------------------------------------
Fri Jan 15 20:02:49 CET 2016 - bpoirier@suse.com

- Refresh
  patches.drivers/disable-catas_reset-by-default-to-avoid-problems-wit.patch.
- Refresh
  patches.fixes/e1000e-Do-not-read-ICR-in-Other-interrupt.patch.
- Refresh
  patches.fixes/e1000e-Do-not-write-lsc-to-ics-in-msi-x-mode.patch.
- Refresh patches.fixes/e1000e-Fix-msi-x-interrupt-automask.patch.
- Refresh patches.fixes/e1000e-Remove-unreachable-code.patch.
- commit 51ad1e4

-------------------------------------------------------------------
Fri Jan 15 19:15:43 CET 2016 - bp@suse.de

- Documentation: Document kernel.panic_on_io_nmi sysctl
  (bsc#940946, bsc#937444).
- x86/nmi: Save regs in crash dump on external NMI (bsc#940946,
  bsc#937444).
- x86/apic: Introduce apic_extnmi command line parameter
  (bsc#940946, bsc#937444).
- kexec: Fix race between panic() and crash_kexec() (bsc#940946,
  bsc#937444).
- panic, x86: Allow CPUs to save registers even if looping in
  NMI context (bsc#940946, bsc#937444).
- panic, x86: Fix re-entrance problem due to panic on NMI
  (bsc#940946, bsc#937444).
- commit 2a6f9cc

-------------------------------------------------------------------
Fri Jan 15 18:43:55 CET 2016 - jbohac@suse.cz

- Refresh
  patches.fixes/ipvs-drop-first-packet-to-dead-server.patch.
- commit 202cf0b

-------------------------------------------------------------------
Fri Jan 15 17:54:59 CET 2016 - jbohac@suse.cz

- Refresh patches.arch/x86_64-hpet-64bit-timer.patch.
- commit a209826

-------------------------------------------------------------------
Fri Jan 15 17:35:35 CET 2016 - mbrugger@suse.com

- net, thunderx: Add TX timeout, RX buff allocation fail to
  driver stats.
- net, thunderx: Fix for duplicate CQEs by HW for TSO packets.
- net, thunderx: HW errata workaround for non-tunneled TSO pkts.
- net, thunderx: Enable CQ count threshold for pass2 chip.
- net, thunderx: HW TSO support for pass2 chips.
- net, thunderx: Remove unnecessary rcv buffer start address
  management.
- net: thunderx: Increase transmit queue length.
- net: thunderx: nicvf_queues: nivc_*_intr: remove duplication.
- net, thunderx: Fix memory leak while unload modules.
- net, thunderx: Fix crash during shutdown when probe fails.
- net, thunderx: Use bool in stucts there possible.
- arm64, pci, numa: Adding helper functions as required by pci.
- commit 33880c5

-------------------------------------------------------------------
Fri Jan 15 16:46:25 CET 2016 - bp@suse.de

- Refresh /dev/kmsg ratelimiting patch and make it less obtrusive
- commit 26f3f43

-------------------------------------------------------------------
Fri Jan 15 16:16:18 CET 2016 - hare@suse.de

- Remove obsolete patches after review
- Refresh patches.suse/aacraid-export-fixed-module-param.
- Refresh patches.suse/fcoe-reduce-max_sectors.
- Delete
  patches.drivers/fnic-Correcting-warnings-given-by-Smatch-and-Sp.patch.
- Delete patches.drivers/scsi-bnx2fc-handle_scsi_retry_delay.
- Delete patches.drivers/scsi-bnx2fc-soft_lockup_when_rmmod.
- Delete
  patches.fixes/scsi-Warn-on-invalid-command-completion.patch.
- Delete
  patches.fixes/scsi-retry-MODE-SENSE-on-unit-attention.patch.
- Delete
  patches.suse/scsi-remove-unhandled-error-code-message.patch.
- commit e841249

-------------------------------------------------------------------
Fri Jan 15 15:47:24 CET 2016 - hare@suse.de

- Remove obsolete mpt2sas/mpt3sas patches
- Delete
  patches.drivers/mpt2sas-0002-Added-new-driver-module-Parameter-disable_ee.patch.
- Delete
  patches.drivers/mpt2sas-0007-For-2TB-volumes-DirectDrive-support-sends-I-.patch.
- Delete
  patches.drivers/mpt2sas-0010-Added-module-parameter-unblock_io-to-unblock.patch.
- Delete
  patches.drivers/mpt3sas-0001-Added-new-driver-module-Parameter-disable_ee.patch.
- commit 720444a

-------------------------------------------------------------------
Fri Jan 15 15:15:10 CET 2016 - hare@suse.de

- Review megaraid_sas patches
- Refresh
  patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch.
- Refresh
  patches.drivers/megaraid_sas-Fallback-to-older-scanning-if-not-disks.patch.
- Delete
  patches.drivers/call-scsi_activate_tcq-per-scsi-target-and-enabled-tagged_support-inside-struct-scsi_device.patch.
- Delete
  patches.drivers/megaraid_sas-Disable-controller-reset-for-ppc.patch.
- Delete
  patches.drivers/megaraid_sas-Evaluate-return-status-from-megasas_iss.patch.
- Delete patches.drivers/megaraid_sas-handle-fastboot.patch.
- Delete patches.drivers/megaraid_sas-reduce-logging-noise.patch.
- commit dc92554

-------------------------------------------------------------------
Fri Jan 15 14:53:54 CET 2016 - dvaleev@suse.com

- Update config files.
  enable CONFIG_SPARSEMEM_VMEMMAP on Power (bsc#951533)
- commit 0bde536

-------------------------------------------------------------------
Fri Jan 15 13:03:16 CET 2016 - jack@suse.cz

- Delete patches.fixes/inotify-nested-sleep-fix.patch.
  Fixed by e23738a7300a7591a57a22f47b813 in 4.4
- Delete patches.fixes/quota-block-vs-bytes-fix.patch.
  Fixed by 14bf61ffe6ac54afcd1e888a4407fe16054483db in 4.4
- Delete
  patches.suse/fs-change-direct_access-calling-convention.patch.
  Didn't happen upstream in the end and not likely in near future.
- Delete patches.suse/mm-dax-fault-futureproof.patch.
  struct vm_fault has necessary entries in 4.4.
- commit 877459a

-------------------------------------------------------------------
Fri Jan 15 11:19:18 CET 2016 - mmarek@suse.com

- Import the s390x/zfcpdump config from SLE12-SP1 (fate#316142)
  New config options need to be reviewed.
- commit fac2f99

-------------------------------------------------------------------
Fri Jan 15 11:18:52 CET 2016 - mbrugger@suse.com

- supported.conf: add arm64 modules
- commit 9ce4d69

-------------------------------------------------------------------
Fri Jan 15 11:15:36 CET 2016 - mbrugger@suse.com

- Update config files for arm64
- Enable numa support
- Add thunderx edac driver
- commit e5f5de8

-------------------------------------------------------------------
Fri Jan 15 11:14:11 CET 2016 - mbrugger@suse.com

- net, thunder, bgx: Start to use standard firmware node
  infrastructure (fate#319484).
- net: mdio-octeon: Quit using readq_relaxed/writeq_relaxed
  (fate#319484).
- net: mdio-octeon: Add PCI driver binding (fate#319484).
- PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs
  (fate#319484).
- PCI: generic: Add support for Cavium ThunderX PCIe root
  complexes (fate#319484).
- ARM64/KVM : Add support for 48bit PA in EL2 (fate#319484).
- edac: cavium: Add Cavium ThunderX EDAC driver.
- irqchip, gicv3-its, numa: Workaround for Cavium ThunderX
  erratum 23144  .
- arm64, dt, thunderx: Add initial dts for Cavium Thunderx in
  2 node topology.
- arm64/arm, numa, dt: adding numa dt binding implementation
  for arm64 platforms.
- Documentation, dt, arm64/arm: dt bindings for numa.
- arm64, numa: adding numa support for arm64 platforms.
- arm64/efi: adapt to relaxed FDT placement requirements.
- arm64/efi: ignore DT memreserve entries instead of removing
  them.
- arm64/efi: ignore DT memory nodes instead of removing them.
- arm64/efi: move EFI init before early FDT processing.
- efi: move FDT handling to separate object file.
- arm64: clone early_init_dt_add_memory_arch() to override
  default .
- arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
  ThunderX.
- net/mlx4: Remove improper usage of dma_alloc_coherent().
- irqchip: gic-v3: Add gic_get_irq_domain() to get the irqdomain
  of the GIC.
- arm64, pci: Allow RC drivers to supply pcibios_add_device()
  implementation.
- pci: Add is_pcierc element to struct pci_bus.
- commit 8ed06df

-------------------------------------------------------------------
Fri Jan 15 11:14:07 CET 2016 - hare@suse.de

- Remove patches after review
- Delete
  patches.fixes/block-factor-out-vector-mergeable-decision-to-a-help.patch.
- Delete
  patches.fixes/block-modify-__bio_add_page-check-to-accept-pages-th.patch.
- commit 3b9419a

-------------------------------------------------------------------
Fri Jan 15 11:07:39 CET 2016 - hare@suse.de

- Remove non-upstreamed patches
- Delete patches.suse/no-partition-scan.
- Delete patches.suse/scsi-netlink-ml.
- commit 7c5a064

-------------------------------------------------------------------
Fri Jan 15 10:53:03 CET 2016 - hare@suse.de

- Review lpfc patches
- Refresh patches.fixes/lpfc-Fix-race-on-command-completion.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Add-support-for-ELS-LCB.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Add-support-for-RDP-ELS-command.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Change-buffer-pool-empty-message-to-miscellaneo.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Check-for-active-portpeerbeacon.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Correct-loss-of-RSCNs-during-array-takeaway-giv.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Correct-reference-counting-of-rport.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Correct-reporting-of-vport-state-on-fdisc-comma.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Devices-are-not-discovered-during-takeaway-give.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Fix-ABORTs-WQ-selection-in-terminate_rport_io.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Fix-cq_id-masking-problem.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Fix-crash-in-vport_delete.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Fix-discovery-issue-when-changing-from-Pt2Pt-to.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Fix-incorrect-log-message-reported-for-empty-FC.patch.
- Delete patches.drivers/lpfc-10.5.0.2-Fix-rport-leak.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Fix-to-drop-PLOGIs-from-fabric-node-till-LOGO-p.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Fix-to-remove-IRQF_SHARED-flag-for-MSI-MSI-X-ve.patch.
- Delete
  patches.drivers/lpfc-10.5.0.2-Fix-vport-deletion-failure.patch.
- commit b2fb399

-------------------------------------------------------------------
Fri Jan 15 10:15:48 CET 2016 - hare@suse.de

- Review HPSA patches
- hpsa: marking older boards as unsupported (FATE#316683).
- Delete patches.drivers/hpsa-0013-Remove-unused-PCI-IDs.patch.
- Delete
  patches.drivers/hpsa-0016-mark-older-boards-as-unsupported.patch.
- Delete patches.drivers/hpsa-additional-controller-ids.patch.
- Delete
  patches.drivers/hpsa-fix-bug-in-figure_lunaddrbytes.patch.
- commit 083b842

-------------------------------------------------------------------
Fri Jan 15 09:26:06 CET 2016 - hare@suse.de

- Remove NVMe fixes after review
- Delete
  patches.drivers/nvme-0099-stripe-queue-irq-vector-assignments.patch.
- Delete
  patches.drivers/nvme-0100-return-busy-status-on-suspended-queue.patch.
- Delete
  patches.drivers/nvme-0101-fix-ioctl-passthrough-length-calculation.patch.
- Delete
  patches.drivers/nvme-0102-don-t-write-cq-doorbell-on-suspended-queues.patch.
- Delete
  patches.fixes/nvme-0098-avoid-infinite-loop-on-broken-device.patch.
- Delete patches.fixes/scsi-dh-queuedata-accessors.
- commit c6264ec

-------------------------------------------------------------------
Fri Jan 15 09:15:26 CET 2016 - jlee@suse.com

- Delete
  patches.arch/0001-acpi-Add-container-online-uevent-to-acpi_bus_attach.patch.
- commit 0ed2cdf

-------------------------------------------------------------------
Fri Jan 15 09:03:45 CET 2016 - hare@suse.de

- Review qla2xxx patches
- Refresh
  patches.drivers/qla2xxx-0040-Add-module-parameter-for-interrupt-mode.patch.
- Delete
  patches.drivers/qla2xxx-0023-Add-mutex-around-optrom-calls-to-serialize-a.patch.
- Delete
  patches.drivers/qla2xxx-0024-Add-handling-for-boot-indication-progress-AE.patch.
- Delete
  patches.drivers/qla2xxx-0025-Replace-constant-value-for-IOCTL-IOCB-abort-.patch.
- Delete
  patches.drivers/qla2xxx-0026-Use-proper-message-for-Non-owner-reset-ACK-T.patch.
- Delete
  patches.drivers/qla2xxx-0027-Remove-init-control-block-related-dead-code-.patch.
- Delete
  patches.drivers/qla2xxx-0028-Select-correct-request-queue-for-error-type-.patch.
- Delete
  patches.drivers/qla2xxx-0029-Enable-the-Flash-Access-Control-FAC-mailbox-.patch.
- Delete
  patches.drivers/qla2xxx-0030-Properly-handle-32-bit-mailbox-register-for-.patch.
- Delete
  patches.drivers/qla2xxx-0031-Set-host-can_queue-value-based-on-available-.patch.
- Delete
  patches.drivers/qla2xxx-0032-Remove-Marker-type-IOCB-logic-for-ISPFX00.patch.
- Delete
  patches.drivers/qla2xxx-0033-Remove-ISP_ABORT_NEEDED-and-ISP_ABORT_RETRY-.patch.
- Delete
  patches.drivers/qla2xxx-0034-Add-changes-in-the-IOCB-structures-to-adjust.patch.
- Delete
  patches.drivers/qla2xxx-0035-Avoid-poisoning-in-the-response-queue-for-IS.patch.
- Delete
  patches.drivers/qla2xxx-0036-Simplify-the-ISPFX00-interrupt-handler-code-.patch.
- Delete
  patches.drivers/qla2xxx-0037-Read-capture-firmware-dump-on-mailbox-timeou.patch.
- Delete
  patches.drivers/qla2xxx-0038-Correctly-set-the-read_optrom-pointer-for-IS.patch.
- Delete
  patches.drivers/qla2xxx-0041-Log-when-device-state-is-moved-to-failed-sta.patch.
- Delete
  patches.drivers/qla2xxx-0042-Issue-abort-command-for-outstanding-commands.patch.
- Delete
  patches.drivers/qla2xxx-0043-Allow-the-next-firmware-dump-if-the-previous.patch.
- Delete
  patches.drivers/qla2xxx-0044-Check-for-peg-alive-counter-and-clear-any-ou.patch.
- Delete
  patches.drivers/qla2xxx-Do-not-crash-system-for-sp-ref-count-zero.patch.
- Delete
  patches.drivers/qla2xxx-Do-not-decrement-the-reference-count-in-abor.patch.
- Delete
  patches.drivers/qla2xxx-Do-not-reset-adapter-if-SRB-handle-is-in-ran.patch.
- Delete
  patches.drivers/qla2xxx-Don-t-reset-ISP-when-we-receive-an-error-ent.patch.
- commit 8de70a2

-------------------------------------------------------------------
Fri Jan 15 07:42:48 CET 2016 - jjolly@suse.de

- script/kmsg-doc is not generating messages properly causing the build
  to fail. Disabled CONFIG_KMSG_IDS setting until script can be fixed.
- commit c15d6de

-------------------------------------------------------------------
Fri Jan 15 06:45:28 CET 2016 - mgalbraith@suse.de

- SP2 patch review: Forward port keepers, drop the unneeded.
- Refresh patches.fixes/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.patch.
- Refresh patches.suse/sched-domain-flags-proc-handler.patch.
- Refresh patches.suse/sched-provide-nortsched-boot-option.patch.
- Refresh patches.suse/sched-provide-rtkthreads-rtworkqueues-boot-options.patch.
- Refresh patches.suse/sched-reinstate-FAIR_SLEEPERS-feature.patch.
- Refresh patches.suse/sched-reinstate-sched_compat_yield.patch.
- Refresh patches.suse/sched-throttle-nohz.patch.
- Delete patches.fixes/hrtimer-Prevent-timer-interrupt-DoS.patch.
- Delete patches.fixes/sched-Fix-__sched_setscheduler-vs-load-balancing-race.patch.
- Delete patches.fixes/sched-update_rq_clock-must-skip-ONE-update.patch.
- Delete patches.suse/sched-rtsched_debug-SMP-only.patch.
- Delete patches.suse/sched-rtsched_debug-boot-option.patch.
- commit 539b6a9

-------------------------------------------------------------------
Fri Jan 15 05:33:25 CET 2016 - acho@suse.com

- Delete
  patches.drivers/ixgbe-0001-Remove-support-the-device-ID-s-from-the-code-0x15AC-.patch.
- commit 60b7730

-------------------------------------------------------------------
Fri Jan 15 04:52:19 CET 2016 - neilb@suse.com

- Delete
  patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch.
- Delete patches.fixes/nfs-prime-decache-requires-fh.patch.
  both these issues have been addressed differently in mainline
  so the patches are not needed for 4.4
- commit a6264f8

-------------------------------------------------------------------
Fri Jan 15 04:50:29 CET 2016 - neilb@suse.com

- Delete
  patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch.
  This was fixed in 4.3 by
  Commit: 24311f884189 ("NFSv4: Recovery of recalled read delegations is broken")
- commit c67a4b2

-------------------------------------------------------------------
Fri Jan 15 03:02:44 CET 2016 - mcgrof@suse.com

- Refresh
  patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch.
- commit 7011374

-------------------------------------------------------------------
Fri Jan 15 02:33:08 CET 2016 - mcgrof@suse.com

- Refresh
  patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch.
- Refresh
  patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch.
- commit c746bef

-------------------------------------------------------------------
Fri Jan 15 02:15:04 CET 2016 - neilb@suse.com

- Delete
  patches.fixes/0001-SUNRPC-Report-connection-error-values-to-rpc_tasks-o-fix.patch.
- Delete patches.suse/NFS_LOOP_4_SUNRPC_clnt_local.patch.
- Delete patches.suse/NFS_LOOP_5_NFS_no_loop-back_deadlock2.patch.
  More patches which are not needed with 4.4.
- commit 5e2ae40

-------------------------------------------------------------------
Fri Jan 15 01:32:51 CET 2016 - neilb@suse.com

- Refresh patches.fixes/nfs_flush_incompatible.fix.
- Refresh
  patches.suse/0001-md-failfast-add-failfast-flag-for-md-to-be-used-by-s.patch.
- Refresh
  patches.suse/0002-md-raid1-add-failfast-handling-for-reads.patch.
- Refresh
  patches.suse/0003-md-raid1-add-failfast-handling-for-writes.patch.
- Refresh
  patches.suse/0004-md-raid10-add-failfast-handling-for-reads.patch.
- Refresh
  patches.suse/0005-md-raid10-add-failfast-handling-for-writes.patch.
- Refresh patches.suse/01a-md-failfast-metadata.
- Refresh patches.suse/blk-timeout-no-round.
- Refresh patches.suse/block-nonblock-causes-failfast.
- Refresh patches.suse/md-bitmap-unplug-fixes.
- Refresh patches.suse/md-display-timeout-error.patch.
- Refresh patches.suse/md-expedite-hot-remove.
- Refresh patches.suse/md-raid10-silence-conf.
- Refresh patches.suse/md-raid10-tracepoints.
- Refresh patches.suse/md-update-sb-async.
- Refresh patches.suse/nfs-no-share-transport.
- Refresh patches.suse/nfs-no-share-transport-nfsv4.
- Delete patches.fixes/0001-BTRFS-support-NFSv2-export.patch.
- Delete patches.fixes/nfs-hang.fix.
- Delete
  patches.suse/0004-autofs4-remove-some-unused-inline-functions.patch.
- Delete
  patches.suse/0005-autofs4-comment-typo-remove-a-a-doubled-word.patch.
- Delete
  patches.suse/0006-autofs4-allow-RCU-walk-to-walk-through-autofs4.patch.
- Delete
  patches.suse/0051-Increment-version-for-clustered-bitmaps.patch.
- Delete
  patches.suse/0052-md-cluster-complete-all-write-requests-before-adding.patch.
- Delete
  patches.suse/0055-md-cluster-Wake-up-suspended-process.patch.
- Delete patches.suse/md-unlock_rdev_access.
  Various updates/removal of needs-review patches.
- commit f3f68e2

-------------------------------------------------------------------
Thu Jan 14 16:49:38 CET 2016 - jslaby@suse.cz

- kgr: mark task_safe in non-upstream kthreads (fate#313296).
- commit c2e8233

-------------------------------------------------------------------
Thu Jan 14 15:53:02 CET 2016 - jslaby@suse.cz

- Refresh patches.suse/kgr-0100-kabi-add-reserved-fields.patch.
- Refresh
  patches.suse/kgr-0107-reserve-a-place-in-thread_struct-for-storing-RIP.patch.
- Delete
  patches.suse/kgr-0001-ftrace-Add-function-to-find-fentry-of-function.patch.
- Delete
  patches.suse/kgr-0002-ftrace-Make-ftrace_is_dead-available-globally.patch.
- Delete patches.suse/kgr-0003-kgr-initial-code.patch.
- Delete patches.suse/kgr-0004-kgr-add-testing-kgraft-patch.patch.
- Delete
  patches.suse/kgr-0005-kgr-update-Kconfig-documentation.patch.
- Delete patches.suse/kgr-0006-kgr-add-Documentation.patch.
- Delete
  patches.suse/kgr-0007-kgr-trigger-the-first-check-earlier.patch.
- Delete
  patches.suse/kgr-0008-kgr-sched.h-introduce-kgr_task_safe-helper.patch.
- Delete
  patches.suse/kgr-0009-kgr-mark-task_safe-in-some-kthreads.patch.
- Delete patches.suse/kgr-0010-kgr-kthreads-support.patch.
- Delete patches.suse/kgr-0011-kgr-handle-irqs.patch.
- Delete patches.suse/kgr-0012-kgr-add-MAINTAINERS-entry.patch.
- Delete
  patches.suse/kgr-0013-kgr-x86-refuse-to-build-without-fentry-support.patch.
- Delete
  patches.suse/kgr-0014-kgr-add-procfs-interface-for-per-process-kgr_in_prog.patch.
- Delete
  patches.suse/kgr-0015-kgr-make-a-per-process-in-progress-flag-a-single-bit.patch.
- Delete
  patches.suse/kgr-0016-kgr-add-support-for-missing-functions.patch.
- Delete
  patches.suse/kgr-0017-kgr-exercise-non-present-function.patch.
- Delete
  patches.suse/kgr-0018-kgr-fix-race-of-stub-and-patching.patch.
- Delete
  patches.suse/kgr-0019-kgr-expose-global-in_progress-state-through-sysfs.patch.
- Delete
  patches.suse/kgr-0020-kgr-rephrase-the-kGraft-failed-message.patch.
- Delete
  patches.suse/kgr-0022-kgr-add-state-machine-to-a-patch.patch.
- Delete
  patches.suse/kgr-0023-kgr-make-ftrace-ops-initialization-simpler.patch.
- Delete
  patches.suse/kgr-0024-kgr-move-the-logic-to-kgr_patch_code-s-switch.patch.
- Delete
  patches.suse/kgr-0025-kgr-add-patch-information-into-sysfs.patch.
- Delete
  patches.suse/kgr-0026-kgr-support-revert-of-patches.patch.
- Delete patches.suse/kgr-0028-s390-kgr-add-support.patch.
- Delete
  patches.suse/kgr-0029-kgr-allow-stacking-of-patches.patch.
- Delete
  patches.suse/kgr-0030-kgr-avoid-potential-races-in-kgr_finalize.patch.
- Delete
  patches.suse/kgr-0031-kgr-try-to-apply-skipped-patches-when-a-module-is-lo.patch.
- Delete
  patches.suse/kgr-0032-kgr-handle-patched-modules-that-are-being-removed.patch.
- Delete
  patches.suse/kgr-0033-kgr-handle-module-load-and-removal-for-non-finished-.patch.
- Delete
  patches.suse/kgr-0034-kgr-remove-patch-from-global-list-when-being-removed.patch.
- Delete
  patches.suse/kgr-0035-kgr-fix-patch-stacking-also-when-loading-module.patch.
- Delete
  patches.suse/kgr-0036-kgr-confusion-with-fatal-state.patch.
- Delete patches.suse/kgr-0037-kgr-allow-replace_all.patch.
- Delete
  patches.suse/kgr-0038-kgr-make-it-possible-to-avoid-lazy-switching.patch.
- Delete patches.suse/kgr-0039-kgr-fix-ugly-race.patch.
- Delete
  patches.suse/kgr-0040-kgr-usb-storage-mark-kthread-safe.patch.
- Delete
  patches.suse/kgr-0041-kgr-clean-up-reference-handling-when-a-patch-replace.patch.
- Delete
  patches.suse/kgr-0042-kgr-correctly-remove-replaced-patch-when-using-fast-.patch.
- Delete
  patches.suse/kgr-0043-kgr-do-not-allow-double-revert.patch.
- Delete
  patches.suse/kgr-0044-kgr-force-patching-process-to-succeed.patch.
- Delete
  patches.suse/kgr-0045-kgr-always-use-locked-bit-ops-for-thread_info-flags.patch.
- Delete
  patches.suse/kgr-0046-kgr-lower-the-workqueue-scheduling-timeout.patch.
- Delete
  patches.suse/kgr-0047-kgr-prevent-recursive-loops-of-stubs-in-ftrace.patch.
- Delete patches.suse/kgr-0048-kgr-mark-even-more-kthreads.patch.
- Delete
  patches.suse/kgr-0049-kgr-allow-to-search-various-types-of-struct-kgr_patc.patch.
- Delete
  patches.suse/kgr-0050-kgr-be-consistent-when-applying-patches-on-loaded-mo.patch.
- Delete
  patches.suse/kgr-0051-kgr-unregister-only-the-used-ftrace-ops-when-removin.patch.
- Delete patches.suse/kgr-0052-kgr-fix-replace_all.patch.
- Delete
  patches.suse/kgr-0053-kgr-fix-typo-in-error-message.patch.
- Delete
  patches.suse/kgr-0054-kgr-set-revert-slow-state-for-all-reverted-symbols-w.patch.
- Delete
  patches.suse/kgr-0055-kgr-handle-IRQ-context-using-global-variable.patch.
- Delete
  patches.suse/kgr-0064-kgr-x86-make-build-possible-on-x86_64-only.patch.
- Delete
  patches.suse/kgr-0065-kgr-take-switching-of-the-fops-out-of-kgr_patch_code.patch.
- Delete
  patches.suse/kgr-0066-kgr-correct-error-handling-of-the-first-patching-sta.patch.
- Delete
  patches.suse/kgr-0067-kgr-handle-the-failure-of-finalization-stage.patch.
- Delete
  patches.suse/kgr-0068-kgr-handle-the-delayed-patching-of-the-modules.patch.
- Delete
  patches.suse/kgr-0069-kgr-return-error-in-kgr_init-if-notifier-registratio.patch.
- Delete
  patches.suse/kgr-0070-kgr-add-error-code-to-the-message-in-kgr_revert_repl.patch.
- Delete
  patches.suse/kgr-0071-s390-kgr-change-the-kgraft-state-only-if-enabled.patch.
- Delete
  patches.suse/kgr-0072-kgr-use-for_each_process_thread.patch.
- Delete
  patches.suse/kgr-0073-kgr-use-kgr_in_progress-for-all-threads.patch.
- Delete
  patches.suse/kgr-0074-x86-kgr-move-kgr-infrastructure-from-asm-to-C.patch.
- Delete
  patches.suse/kgr-0075-s390-kgr-reorganize-kgr-infrastructure-in-entry64.S.patch.
- Delete
  patches.suse/kgr-0076-kgr-move-kgr_task_in_progress-to-sched.h.patch.
- Delete
  patches.suse/kgr-0077-kgr-send-a-fake-signal-to-all-blocking-tasks.patch.
- Delete patches.suse/kgr-0078-kgr-remove-immediate-feature.patch.
- Delete
  patches.suse/kgr-0079-kgr-fix-migration-of-kthreads-to-the-new-universe.patch.
- Delete
  patches.suse/kgr-0080-kgr-wake-up-kthreads-periodically.patch.
- Delete patches.suse/kgr-0101-handle-btrfs-kthreads.patch.
- Delete
  patches.suse/kgr-0103-add-kgraft-annotations-to-kthreads-wait_event_freezable.patch.
- Delete
  patches.suse/kgr-0106-add-kgraft-annotation-to-hwrng-kthread.patch.
- s390: livepatch, reorganize TIF bits (fate#313296).
- livepatch: add kgr infrastructure (fate#313296).
- livepatch: kgr, kgr_in_progress for all threads (fate#313296).
- ftrace: Make ftrace_is_dead available globally (fate#313296).
- kgr: initial code (fate#313296).
- kgr: add testing kgraft patch (fate#313296).
- kgr: add Documentation (fate#313296).
- kgr: mark task_safe in some kthreads (fate#313296).
- kgr: kthreads support (fate#313296).
- kgr: handle irqs (fate#313296).
- kgr: allow stacking of patches (fate#313296).
- kgr: handle patched modules that are being removed
  (fate#313296).
- kgr: try to apply skipped patches when a module is loaded
  (fate#313296).
- kgr: allow for forced module load (fate#313296).
- kgr: allow replace_all (fate#313296).
- kgr: support for forcing success of patching process
  (fate#313296).
- kgr: correct error handling of the first patching stage
  (fate#313296).
- kgr: send a fake signal to all blocking tasks (fate#313296).
- Refresh patches.suse/printk-mark_kgr_task_safe.patch.
- Update config files. (Enable KGRAFT)
  Version based on v4.4.
- commit e1bd614

-------------------------------------------------------------------
Thu Jan 14 14:17:40 CET 2016 - mhocko@suse.cz

- Delete patches.suse/deprecate-file_remap_pages.patch.
  remap_file_pages is gone since c8d78c1823f4 ("mm: replace
  remap_file_pages() syscall with emulation") aka 4.0 so there is no
  need to play kabi games anymore.
- commit c31c63c

-------------------------------------------------------------------
Thu Jan 14 14:16:04 CET 2016 - mhocko@suse.cz

- Refresh
  patches.suse/memcg-deprecate-memory.force_empty-knob.patch.
- commit 15a20f9

-------------------------------------------------------------------
Thu Jan 14 14:12:17 CET 2016 - mhocko@suse.cz

- Delete patches.fixes/cgroup-revert-cgroup_mutext-removal.patch.
  the fix was only needed for 3.12 based kernel as explained in the
  patch description
- commit 23b08f6

-------------------------------------------------------------------
Thu Jan 14 14:06:32 CET 2016 - mmarek@suse.com

- Disable module signing until pesign-obs-integration is updated (fate#319460)
- commit 53f5f59

-------------------------------------------------------------------
Thu Jan 14 14:04:00 CET 2016 - mhocko@suse.cz

- mm: memcg: introduce low_limit_in_bytes knob (fate#312101).
- Delete patches.suse/memcg-high-limit-place-holder.patch.
- Delete patches.suse/memcg-introduce-low-limit.patch.
- commit f63f724

-------------------------------------------------------------------
Thu Jan 14 13:32:43 CET 2016 - mgorman@suse.com

- Delete patches.suse/paravirt-Split-paravirt-MMU-ops.patch.
- commit d1240da

-------------------------------------------------------------------
Thu Jan 14 13:21:15 CET 2016 - dvaleev@suse.com

- Delete upstreamed patches
  patches.arch/0006-crypto-nx-remove-__init-__exit-from-VIO-functions.patch.
- Delete
  patches.arch/0007-crypto-nx-remove-pSeries-NX-status-field.patch.
- Delete
  patches.arch/0008-crypto-nx-move-kzalloc-out-of-spinlock.patch.
- Delete
  patches.arch/0009-crypto-nx-don-t-register-pSeries-driver-if-ENODEV.patch.
- Delete
  patches.arch/0010-crypto-nx-use-common-code-for-both-NX-decompress-suc.patch.
- Delete
  patches.arch/0011-crypto-nx-merge-nx-compress-and-nx-compress-crypto.patch.
- Delete
  patches.arch/0012-crypto-nx-rename-nx-842-crypto.c-to-nx-842.c.patch.
- Delete
  patches.arch/0013-crypto-nx-make-platform-drivers-directly-register-wi.patch.
- commit d748433

-------------------------------------------------------------------
Thu Jan 14 13:16:52 CET 2016 - jroedel@suse.de

- Delete
  patches.suse/pm-hibernate-Use-put_page-to-free-ring-buffer-pages.patch.
- Delete
  patches.suse/pm-hibernate-use-put_page-in-free_image_page.patch.
- Delete
  patches.suse/pm-hibernate-use-put_page-in-release_swap_writer.patch.
  Not needed anymore after removal of the PG_waiters patch.
- commit 3a0c308

-------------------------------------------------------------------
Thu Jan 14 12:47:48 CET 2016 - tiwai@suse.de

- Update supported.conf: support sound/hda/* generically
- commit 44790a4

-------------------------------------------------------------------
Thu Jan 14 12:44:38 CET 2016 - tiwai@suse.de

- Refresh patches.drivers/drm-mgag200-Implement-basic-PM-support.
  The patch hasn't been merged to upstream, so refreshed for up-to-date
  4.4 tree for resubmission.
- commit b92d1e4

-------------------------------------------------------------------
Thu Jan 14 12:15:12 CET 2016 - mmarek@suse.com

- supported.conf: Add some new dependencies
- commit 46a3b12

-------------------------------------------------------------------
Thu Jan 14 11:52:15 CET 2016 - tiwai@suse.de

- drm/i915: shut up gen8+ SDE irq dmesg noise (boo#961887).
- commit e96cbf4

-------------------------------------------------------------------
Thu Jan 14 11:36:40 CET 2016 - mbrugger@suse.com

- Delete obsolete patches
- Delete
  patches.arch/arm64-gpex-0001-device-core-Introduce-per-device-MSI-domain-pointer.patch.
- Delete
  patches.arch/arm64-gpex-0002-PCI-MSI-add-hooks-to-populate-the-msi_domain-field.patch.
- Delete
  patches.arch/arm64-gpex-0003-PCI-MSI-of-add-support-for-OF-provided-msi_domain.patch.
- Delete
  patches.arch/arm64-gpex-0004-PCI-MSI-Let-pci_msi_get_domain-use-struct-device-s-m.patch.
- Delete
  patches.arch/arm64-gpex-0005-irqchip-GICv2m-Get-rid-of-struct-msi_controller.patch.
- Delete
  patches.arch/arm64-gpex-0006-irqchip-gicv3-its-Get-rid-of-struct-msi_controller.patch.
- Delete
  patches.arch/arm64-gpex-0007-PCI-MSI-Drop-domain-field-from-msi_controller.patch.
- Delete
  patches.arch/arm64-gpex-0008-PCI-MSI-of-Allow-msi_domain-lookup-using-the-PHB-nod.patch.
- commit 370a5bb

-------------------------------------------------------------------
Thu Jan 14 10:56:55 CET 2016 - dchang@suse.com

- Delete
  patches.drivers/be2net-0010-be2net-Removed-unecessary-log-for-uknown-grp5-event.patch.
- commit aae1307

-------------------------------------------------------------------
Thu Jan 14 10:52:03 CET 2016 - duwe@suse.de

- Delete patches.suse/s390-hwrng-enable -- included since mainline-4.2.
- commit 27f26d1

-------------------------------------------------------------------
Thu Jan 14 10:49:11 CET 2016 - mmarek@suse.com

- series.conf: Remove bogus guards
- commit 2b6fbbb

-------------------------------------------------------------------
Thu Jan 14 10:39:26 CET 2016 - tiwai@suse.de

- Delete obsoleted patches
  These are specific to SLE12-SP0/SP1, no need for 4.4
  patches.drivers/drm-i915-Fix-missing-backlight-update-during-disable
  patches.drivers/hda-0053-Remove-I915-driver-caps-for-SKL-BSA
  patches.suse/acpi-blacklist-win8-HP-ProBook-2012-models
- commit 0fdb63c

-------------------------------------------------------------------
Wed Jan 13 22:14:42 CET 2016 - fdmanana@suse.com

- Delete
  patches.suse/btrfs-8224-don-t-initialize-a-space-info-as-full-to-preve.patch.
  The patch landed in upstream kernel 4.3-rc3.
- commit 7d04fc3

-------------------------------------------------------------------
Wed Jan 13 22:00:59 CET 2016 - mmarek@suse.cz

- Unset CONFIG_MODULE_SIG_KEY, we sign the modules after the build
- commit 96412d3

-------------------------------------------------------------------
Wed Jan 13 21:26:03 CET 2016 - mmarek@suse.cz

- Refresh
  patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch.
- commit ddb17c4

-------------------------------------------------------------------
Wed Jan 13 18:05:21 CET 2016 - jeffm@suse.com

- Update patches.suse/squashfs-3.4.patch to use 4.4 API.
- commit cf739b5

-------------------------------------------------------------------
Wed Jan 13 16:39:43 CET 2016 - jeffm@suse.com

- Delete patches.fixes/nouveau-fix-race-with-fence-signaling.
  This patch was obsoleted by protecting ->channel with RCU.
- commit a704b3b

-------------------------------------------------------------------
Wed Jan 13 16:39:07 CET 2016 - mgorman@suse.com

- series.conf: Update guards for mgorman
- commit 9b56050

-------------------------------------------------------------------
Wed Jan 13 16:34:26 CET 2016 - jeffm@suse.com

- Delete
  patches.drivers/bnx2fc-Do-not-log-for-netevents-that-need-no-action.patch.
  This patch was accepted upstream in v4.4-rc1.
- commit ad4b2fd

-------------------------------------------------------------------
Wed Jan 13 16:26:12 CET 2016 - jeffm@suse.com

- Delete patches.fixes/dm-release-map_lock-before-set_disk_ro.
  The drivers/md/dm.c:__bind has changes significantly and this patch
  is no longer relevant.
- commit 75554c0

-------------------------------------------------------------------
Wed Jan 13 16:26:03 CET 2016 - duwe@suse.de

- Refresh patches.suse/s390-hwrng-enable -- add commit ID.
- commit 4c07400

-------------------------------------------------------------------
Wed Jan 13 11:40:18 CET 2016 - mmarek@suse.com

- Fully sync ppc64le netfilter modules with x86_64 (bsc#951546, 953338).
- commit 620365e

-------------------------------------------------------------------
Wed Jan 13 10:01:28 CET 2016 - dmueller@suse.com

- Merge configs with SLE12-SP1-ARM
- commit f653929

-------------------------------------------------------------------
Tue Jan 12 19:05:30 CET 2016 - mgorman@suse.com

- Delete
  patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch.
  patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch.
  patches.suse/mm-Defer-flush-of-writable-TLB-entries.patch.
  patches.suse/mm-Handle-possibility-of-preemption-in-spin_trylock_page-and-cancel.patch.
  patches.suse/mm-Send-one-IPI-per-CPU-to-TLB-flush-all-entries-after-unmapping-pages.patch.
  patches.suse/mm-convert-p-te-md-_mknonnuma-and-remaining-page-table-manipulations-ppc64le.patch.
  patches.suse/mm-convert-the-rest-to-new-page-table-lock-api-suse.patch.
  patches.suse/mm-filemap-Avoid-unnecessary-barriers-and-waitqueue-lookups-fix.patch.
  patches.suse/mm-filemap-Avoid-unnecessary-barriers-and-waitqueue-lookups-in-unlock_page-fastpath.patch.
  patches.suse/mm-filemap-Optimise-__lock_page_or_retry-by-emulating-an-adaptive-sleeping-spinlock.patch.
  patches.suse/mm-filemap-Optimise-__lock_pages-by-emulating-an-adaptive-sleeping-spinlock.patch.
  patches.suse/mm-fix-huge-zero-page-accounting-in-smaps-report-s390.patch.
  patches.suse/mm-numa-avoid-unnecessary-disruption-of-NUMA-hinting-during-migration-pmd-locking.patch.
  patches.suse/mm-numa-serialise-parallel-get_user_page-against-THP-migration-pmd-locking.patch.
  patches.suse/mm-remove-PG_waiters-from-PAGE_FLAGS_CHECK_AT_FREE.patch.
  patches.suse/mm-use-cpu_chill-in-spin_trylock_page-and-cancel-RT-Only.patch.
  patches.suse/readahead-request-tunables.patch.
  patches.suse/x86-mm-Trace-when-an-IPI-is-about-to-be-sent.patch.
- commit 723375b

-------------------------------------------------------------------
Tue Jan 12 18:43:21 CET 2016 - mgorman@suse.com

- series.conf: Add section for performance patches planned for 4.4-stable
- commit 99ef40f

-------------------------------------------------------------------
Tue Jan 12 15:56:10 CET 2016 - mmarek@suse.com

- rpm/config.sh: Build the KOTD against SLE12-SP2 (SP1 in the OBS)
- commit d14f326

-------------------------------------------------------------------
Tue Jan 12 14:19:20 CET 2016 - mmarek@suse.com

- Merge SLE12-SP1 supported.conf
- commit 373a343

-------------------------------------------------------------------
Tue Jan 12 13:31:14 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Fix build if no UEFI certs are installed
- commit ef1b7d3

-------------------------------------------------------------------
Tue Jan 12 13:29:57 CET 2016 - mmarek@suse.com

- Add the SLES UEFI signing certificate
- commit 90b1afc

-------------------------------------------------------------------
Tue Jan 12 13:10:15 CET 2016 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Install libopenssl-devel for newer sign-file
- commit fbdf0b8

-------------------------------------------------------------------
Tue Jan 12 11:05:19 CET 2016 - mmarek@suse.com

- Merge SLE12-SP1 config files.
- commit f3da9de

-------------------------------------------------------------------
Tue Jan 12 10:52:10 CET 2016 - mmarek@suse.com

- Import non-mainline patches from SLE12-SP1
  Most of them are guarded with +needs_review
- commit e84073f

-------------------------------------------------------------------
Mon Jan 11 20:45:32 CET 2016 - mmarek@suse.cz

- Update config files: Drop non-SLE archs and enable SUSE_KERNEL_SUPPORTED
- Start the SLE12-SP2 branch
- commit c80ffb0

-------------------------------------------------------------------
Mon Jan 11 18:10:59 CET 2016 - mmarek@suse.cz

- series.conf: Whitespace cleanup
- commit 4a33d40

-------------------------------------------------------------------
Mon Jan 11 16:04:33 CET 2016 - mmarek@suse.cz

- rpm/constraints.in: Bump disk space requirements up a bit
  Require 10GB on s390x, 20GB elsewhere.
- commit 558b7b3

-------------------------------------------------------------------
Mon Jan 11 15:43:45 CET 2016 - jeffm@suse.com

- Update to 4.4-final.
- commit f1e5f1f

-------------------------------------------------------------------
Fri Jan  8 17:37:28 CET 2016 - fdmanana@suse.com

- Btrfs: fix fitrim discarding device area reserved for boot
  loader's use (bsc#960910).
- commit 238d0b8

-------------------------------------------------------------------
Fri Jan  8 16:10:24 CET 2016 - jbeulich@suse.com

- Refresh patches.suse/supported-flag (fix modpost command line
  option spec).
- commit 2566c29

-------------------------------------------------------------------
Thu Jan  7 22:47:46 CET 2016 - tiwai@suse.de

- ethernet/atheros/alx: sanitize buffer sizing and padding
  (boo#952621).
- commit f8f6570

-------------------------------------------------------------------
Mon Jan  4 14:34:02 CET 2016 - jeffm@suse.com

- Update to 4.4-rc8.
- commit e628e30

-------------------------------------------------------------------
Mon Jan  4 13:35:21 CET 2016 - dvaleev@suse.com

- Driver for IBM System i/p VNIC protocol.
- Update config files CONFIG_VNIC=m
- commit 85261f3

-------------------------------------------------------------------
Fri Jan  1 07:32:36 CET 2016 - afaerber@suse.de

- config: armv7hl: Enable more RK3288 options for lpae
  Namely MMC and IO domains, already enabled for default/vanilla.
- commit 49467f0

-------------------------------------------------------------------
Mon Dec 28 16:30:30 CET 2015 - jeffm@suse.com

- Update to 4.4-rc7.
- commit 276c9f4

-------------------------------------------------------------------
Tue Dec 22 15:41:29 CET 2015 - jeffm@suse.com

- Update to 4.4-rc6.
- commit f4ac202

-------------------------------------------------------------------
Tue Dec 15 09:45:24 CET 2015 - mmarek@suse.com

- rpm/compute-PATCHVERSION.sh: Skip stale directories in the package dir
- commit 014bd26

-------------------------------------------------------------------
Tue Dec 15 02:41:46 CET 2015 - jeffm@suse.com

- Update to 4.4-rc5.
- commit da8b87d

-------------------------------------------------------------------
Sun Dec 13 15:37:27 CET 2015 - afaerber@suse.de

- config: armv7hl: Enable ACT8865 for lpae, too
  It is needed for the Firefly-RK3288 board.
- commit a961582

-------------------------------------------------------------------
Mon Dec  7 17:12:41 CET 2015 - jeffm@suse.com

- Update to 4.4-rc4.
- Eliminated 5 patches.
- commit 923c13b

-------------------------------------------------------------------
Mon Dec  7 11:19:25 CET 2015 - jslaby@suse.cz

- Refresh patches.suse/stack-unwind.
- Fix these warnings (since 4.4 as of 0ab32b6f1):
  kernel/unwind.c:672: warning: passing argument 2 of ‘probe_kernel_read’ makes pointer from integer without a cast
- commit 6bcd0e3

-------------------------------------------------------------------
Sun Dec  6 20:08:55 CET 2015 - jslaby@suse.cz

- Refresh patches.suse/stack-unwind.
  Add missing put_cpu() in case dwarf unwinder succeeds (bnc#943107)
- commit 68ab1c1

-------------------------------------------------------------------
Tue Dec  1 17:53:47 CET 2015 - mbrugger@suse.com

- Delete
  patches.arch/arm64-gpex-0009-pci-Enable-pci-host-generic-support-for-ARM64.patch.
- commit 7985c89

-------------------------------------------------------------------
Tue Dec  1 17:52:43 CET 2015 - mbrugger@suse.com

- Delete
  patches.arch/arm64-0005-arm64-dts-Add-X-Gene-reboot-driver-dts-node.patch.
- commit 435b78e

-------------------------------------------------------------------
Mon Nov 30 18:07:00 CET 2015 - jeffm@suse.com

- config: sync SWIOTLB config change to ppc/vanilla
- commit 3d7391b

-------------------------------------------------------------------
Mon Nov 30 16:57:48 CET 2015 - duwe@suse.de

- On ppc, SWIOTLB is just an alias for DMA bounce buffers
  (see Kconfig help:
  "Support for IO bounce buffering for systems without an IOMMU..." )
  The systems we support all have proper IOMMUs and thus don't need
  it.
- commit d43936a

-------------------------------------------------------------------
Mon Nov 30 16:11:11 CET 2015 - jeffm@suse.com

- Update to 4.4-rc3.
- Eliminated 2 patches.
- commit 916e346

-------------------------------------------------------------------
Mon Nov 30 16:04:40 CET 2015 - dvaleev@suse.com

- Add RHEL to kernel-obs-build
- commit a010d5e

-------------------------------------------------------------------
Mon Nov 30 15:01:56 CET 2015 - mmarek@suse.com

- Enable Xen in x86 vanilla configs
  Align the vanilla configs with i386/pae and x86_64/default,
  respectively.
- commit defd50c

-------------------------------------------------------------------
Mon Nov 30 14:58:28 CET 2015 - mmarek@suse.com

- Enable pae in i386/vanilla
  We use kernel-pae in majority of 32bit installs, so it makes sense to
  sync i386/vanilla with this flavor.
- commit 3557f7c

-------------------------------------------------------------------
Mon Nov 30 14:15:39 CET 2015 - mmarek@suse.com

- Drop SUSE_KERNEL and SPLIT_PACKAGE patches from vanilla (bsc#957159)
- commit fa79c63

-------------------------------------------------------------------
Fri Nov 27 20:32:44 CET 2015 - tiwai@suse.de

- drm/i915: Don't override output type for DDI HDMI (boo#955190).
- drm/i915: Don't compare has_drrs strictly in pipe config
  (bsc#956397).
- commit 7c0fedd

-------------------------------------------------------------------
Thu Nov 26 09:46:39 CET 2015 - mkubecek@suse.cz

- Delete patches.fixes/bridge-module-get-put.patch.
  As discussed in
  http://lists.opensuse.org/opensuse-kernel/2015-11/msg00046.html
- commit 856bef8

-------------------------------------------------------------------
Mon Nov 23 20:32:47 CET 2015 - jeffm@suse.com

- config: refresh ARM configs for 4.4-rc2.
- commit 7eabae5

-------------------------------------------------------------------
Mon Nov 23 20:30:57 CET 2015 - jeffm@suse.com

- Update to 4.4-rc2.
- Eliminated 1 patch.
- commit dea70ff

-------------------------------------------------------------------
Sun Nov 22 02:15:47 CET 2015 - afaerber@suse.de

- config: arm64: Update configs for 4.4-rc1
  Align vanilla and default while at it.
- commit f5e67d3

-------------------------------------------------------------------
Sun Nov 22 01:30:12 CET 2015 - afaerber@suse.de

- config: armv6hl: Update configs for 4.4-rc1
  Align vanilla and default while at it.
- commit 11c6acd

-------------------------------------------------------------------
Sun Nov 22 01:06:18 CET 2015 - afaerber@suse.de

- config: armv7hl: Update configs for 4.4-rc1
  Disable FW_LOADER_USER_HELPER_FALLBACK for vanilla (boo#944661, boo#951260).
- commit d412cf8

-------------------------------------------------------------------
Thu Nov 19 21:52:18 CET 2015 - jeffm@suse.com

- serial: export fsl8250_handle_irq.
- commit 42fd13e

-------------------------------------------------------------------
Thu Nov 19 09:12:16 CET 2015 - mmarek@suse.com

- xen/events: Always allocate legacy interrupts on PV guests.
- commit b63d753

-------------------------------------------------------------------
Thu Nov 19 07:41:19 CET 2015 - tiwai@suse.de

- ethernet/atheros/alx: add Killer E2400 device ID (boo#955363).
- commit aa7197b

-------------------------------------------------------------------
Wed Nov 18 23:10:23 CET 2015 - mmarek@suse.cz

- staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl.
- commit 6772624

-------------------------------------------------------------------
Wed Nov 18 22:40:44 CET 2015 - mmarek@suse.cz

- XEN: Use the PVOPS kernel (fate#315712)
  Merge the -pv configs into -default (-pae on i386) and -debug and drop
  the -xen flavor and the associated patches.xen series. For a
  transitional period, the -xen flavor will be maintained in a separate
  branch as a reference.
- commit c9b372d

-------------------------------------------------------------------
Wed Nov 18 22:21:27 CET 2015 - mmarek@suse.cz

- Refresh config files.
- commit f8f53b4

-------------------------------------------------------------------
Wed Nov 18 17:55:24 CET 2015 - jeffm@suse.com

- btrfs: qgroup: fix quota disable during rescan.
- commit 85158a1

-------------------------------------------------------------------
Mon Nov 16 20:26:54 CET 2015 - jeffm@suse.com

- Update to 4.4-rc1.
- Xen is disabled.
- ARM configs need updating.
- 7 patches eliminated.
- Config changes:
  - Networking:
    - NETFILTER_NETLINK_GLUE_CT=y
      - renamed from NETFILTER_NETLINK_QUEUE_CT
    - IEEE802154_NL802154_EXPERIMENTAL=n
      - still in development, assumed the option
        will be renamed when it's finalized
    - NET_L3_MASTER_DEV=y (library, no code execution by itself)
    - NFC_FDP=m
      - NFC_FDP_I2C=m
    - NFC_MRVL_I2C=m
    - BNXT=m
      - BNXT_SRIOV=y
    - MLXSW_SPECTRUM=m
    - QED=m
      - QEDE=m
    - RTL8XXXU=m
      - RTL8XXXU_UNTESTED=y
    - WILC1000_DRIVER=n (no module option)
  - Storage:
    - NVM=y
      - NVM_DEBUG=n
      - NVM_GENNVM=m
      - NVM_RRPC=m
  - Input/Serial:
    - TOUCHSCREEN_FT6236=m
    - TOUCHSCREEN_TSC2004=m
    - TOUCHSCREEN_ROHM_BU21023=m
    - INPUT_DA9063_ONKEY=m
    - USERIO=m
    - SERIAL_8250_RT288X=y
    - SERIAL_8250_MID=m
    - HID_CORSAIR=m
    - HID_GFRM=m
  - Misc:
    - PINCTRL_BROXTON=n
    - GPIO_AMDPT=m
    - GPIO_104_IDIO_16=m
    - GPIO_IT87=m
    - BATTERY_BQ27XXX=m
      - BATTERY_BQ27XXX_I2C=y
      - BATTERY_BQ27XXX_PLATFORM=y
  - Video:
    - VIDEO_VIVID_MAX_DEVS=64 (default)
    - FB_IBM_GXT4500=m
  - Audio:
    - SND_PCM_TIMER=y
    - SND_FIREWIRE_DIGI00X=m
    - SND_FIREWIRE_TASCAM=m
  - Sensors:
    - MXC4005=m
    - HI8435=m
    - VZ89X=m
    - HDC100X=m
    - HTU21=m
    - APDS9960=m
    - US5182D=m
    - MCP4531=m
    - MS5637=m
    - LIDAR_LITE_V2=m
    - TSYS01=m
    - TSYS02D=m
    - SENSORS_MAX31790=m
  - Misc:
    - FPGA=m
    - FPGA_MGR_ZYNQ_FPGA=n
    - UBIFS_ATIME_SUPPORT=y
    - VFIO_NOIOMMU=n
    - COMMON_CLK_SI514=m
    - RTC_DRV_RV8803=m
  - Tracing:
    - STM=m
    - STM_DUMMY=m
    - STM_SOURCE_CONSOLE=m
    - TRACING_EVENTS_GPIO=y
  - Debugging:
    - TEST_PRINTF=n
    - SECTION_MISMATCH_WARN_ONLY=y (current behavior)
    - ACPI_DEBUGGER=n
  - EFI:
    - EFI_FAKE_MEMMAP=n
    - EFI_PGT_DUMP=n
    - DEBUG_WX=y
  - Crypto:
    - CRYPTO_KEYWRAP=m
    - PWM_PCA9685=m
  - x86:
    - MIC_COSM=m
    - UNISYS_VISORINPUT=m
    - UNISYS_VISORHBA=m
    - LEGACY_VSYSCALL_EMULATE=emulate
    - INTEL_TH=m
    - INTEL_TH_PCI=m
    - INTEL_TH_GTH=m
    - INTEL_TH_STH=m
    - INTEL_TH_MSU=m
    - INTEL_TH_PTI=m
    - INTEL_TH_DEBUG=n
    - INTEL_IOMMU_SVM=y
    - INTEL_IDMA64=m
    - TOSHIBA_WMI=m
  - ARM:
    - AHCI_QORIQ=n
    - BCM7038_WDT=n
    - SSB_HOST_SOC=n
    - MFD_ATMEL_FLEXCOM=n
- commit ac3c385

-------------------------------------------------------------------
Sun Nov 15 11:45:43 CET 2015 - jslaby@suse.cz

- Update config files.
  Enable CRASHER on s390x to be the same as in all other configs.
- commit 71162f2

-------------------------------------------------------------------
Sun Nov 15 11:40:59 CET 2015 - jslaby@suse.cz

- Rename patches.suse/crasher-26.diff to patches.suse/crasher.patch
  It is no longer anything for 2.6 :).
- commit d407cb2

-------------------------------------------------------------------
Sat Nov 14 23:36:45 CET 2015 - jslaby@suse.cz

- Refresh patches.suse/crasher.patch
  See the patch to see what the update consists of.
- commit 57989db

-------------------------------------------------------------------
Thu Nov 12 18:25:54 CET 2015 - tiwai@suse.de

- Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661)
  armv7hl/vanilla still contains it because of boo#951260
- commit 18c4504

-------------------------------------------------------------------
Wed Nov 11 12:55:59 CET 2015 - dvaleev@suse.com

- Update config files (bsc#951533).
  Set CONFIG_SPARSEMEM_VMEMMAP=y for Power
- commit fd42e9a

-------------------------------------------------------------------
Wed Nov 11 12:33:59 CET 2015 - tiwai@suse.de

- Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont.
- commit 9005e93

-------------------------------------------------------------------
Wed Nov 11 12:33:32 CET 2015 - tiwai@suse.de

- ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440).
- commit 05bd5d3

-------------------------------------------------------------------
Tue Nov 10 11:19:14 CET 2015 - jbeulich@suse.com

- Refresh Xen patches:
  - Several fixes for Dom0 use of PV flavor.
  - Interrupt setup fix for Xen flavor.
- supported.conf: blktap.ko is unsupported.
- commit 52f9791

-------------------------------------------------------------------
Fri Nov  6 21:52:16 CET 2015 - jeffm@suse.com

- patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport
- commit 1e85ded

-------------------------------------------------------------------
Fri Nov  6 21:33:46 CET 2015 - jeffm@suse.com

- apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit
  another task (bsc#921949).
- commit d7c44a5

-------------------------------------------------------------------
Fri Nov  6 20:39:54 CET 2015 - tiwai@suse.de

- Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
  (boo#883192).
- commit 8e60887

-------------------------------------------------------------------
Tue Nov  3 18:42:12 CET 2015 - jbeulich@suse.com

- Update Xen patches to 4.3-final and c/s 1298.
- Update Xen config files.
- commit 2b74ad8

-------------------------------------------------------------------
Tue Nov  3 16:20:18 CET 2015 - schwab@suse.de

- group-source-files: mark module.lds as devel file
  ld: cannot open linker script file /usr/src/linux-4.2.5-1/arch/arm/kernel/module.lds: No such file or directory
- commit ec6d351

-------------------------------------------------------------------
Mon Nov  2 15:00:23 CET 2015 - jeffm@suse.com

- Update to 4.3-final.
  - 1 patch eliminated.
- commit e20b856

-------------------------------------------------------------------
Wed Oct 28 16:41:18 CET 2015 - jslaby@suse.cz

- rpm/kernel-binary.spec.in: really pass down %{?_smp_mflags}
- commit 273a7fb

-------------------------------------------------------------------
Wed Oct 28 08:49:09 CET 2015 - tiwai@suse.de

- ALSA: hda - Disable 64bit address for Creative HDA controllers
  (bnc#814440).
- commit 1b5a73d

-------------------------------------------------------------------
Mon Oct 26 17:15:43 CET 2015 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Use parallel make in all invocations
  Also, remove the lengthy comment, since we are using a standard rpm
  macro now.
- commit 4d6ba88

-------------------------------------------------------------------
Mon Oct 26 17:13:43 CET 2015 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Delete one more DEBUG_SECTION_MISMATCH assignment
- commit fce45dc

-------------------------------------------------------------------
Mon Oct 26 11:26:34 CET 2015 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Do not explicitly set DEBUG_SECTION_MISMATCH
  CONFIG_DEBUG_SECTION_MISMATCH is a selectable Kconfig option since
  2.6.39 and is enabled in our configs.
- commit 15aa4f8

-------------------------------------------------------------------
Sat Oct 24 20:59:13 CEST 2015 - stefan.bruens@rwth-aachen.de

- config: arm: Enable ADS7846 touchscreen driver
  This SPI connected chip is common on RPi TFT displays.
- commit 71386ea

-------------------------------------------------------------------
Fri Oct 23 08:39:30 CEST 2015 - tiwai@suse.de

- [media] media/vivid-osd: fix info leak in ioctl (CVE-2015-7884,
  bnc#951626).
- staging/dgnc: fix info leak in ioctl (CVE-2015-7885,
  boo#951627).
- commit f554650

-------------------------------------------------------------------
Thu Oct 22 08:34:29 CEST 2015 - jbeulich@suse.com

- supported.conf: Add pv-ops Xen drivers, 8250-base, and xhci-pci.
- commit ff3f596

-------------------------------------------------------------------
Wed Oct 21 15:55:58 CEST 2015 - guillaume.gardet@free.fr

- config: arm: Enable CONFIG_PPS_CLIENT_GPIO
  Set CONFIG_PPS_CLIENT_GPIO=m for all ARM configs to be able to use GPS
  with PPS line connected to a GPIO, as a high-precision time reference.
- commit f01eb6a

-------------------------------------------------------------------
Tue Oct 20 20:33:33 CEST 2015 - tiwai@suse.de

- Disable leftover CONFIG_FW_LOADER_USER_HELPER_FALLBACK in armv7hl/* (boo#951260)
- commit 007f6ba

-------------------------------------------------------------------
Tue Oct 20 20:32:31 CEST 2015 - tiwai@suse.de

- [media] c8sectpfe: Remove select on
  CONFIG_FW_LOADER_USER_HELPER_FALLBACK (boo#951260).
- drm/sti: Remove select of CONFIG_FW_LOADER_USER_HELPER_FALLBACK
  (boo#951260).
- commit 23d5c78

-------------------------------------------------------------------
Tue Oct 20 17:19:55 CEST 2015 - tiwai@suse.de

- Disable CONFIG_RT_GROUP_SCHED (boo#950955)
  Even people originally demanded suggest to drop it now...
- commit 58efde7

-------------------------------------------------------------------
Mon Oct 19 19:25:24 CEST 2015 - jeffm@suse.com

- config: Re-enable DEBUG_INFO on ec2 flavors.
  It was disabled in commit a104accda85, but is enabled explicitly in the
  spec file.  The options that depend on it must be in the config file for
  the build to succeed.
- commit 4415ce9

-------------------------------------------------------------------
Mon Oct 19 19:00:18 CEST 2015 - jeffm@suse.com

- Update to 4.3-rc6.
- commit d6b2a93

-------------------------------------------------------------------
Fri Oct 16 16:34:28 CEST 2015 - mmarek@suse.com

- Delete unused rpm/config-subst.
- commit 01841f4

-------------------------------------------------------------------
Fri Oct 16 16:01:01 CEST 2015 - mmarek@suse.com

- rpm/kernel-source.rpmlintrc: Update the filters
- commit e26b4cc

-------------------------------------------------------------------
Fri Oct 16 10:32:06 CEST 2015 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Use upstream script to support config.addon
- commit e8739f8

-------------------------------------------------------------------
Fri Oct 16 10:28:57 CEST 2015 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Drop the %build_src_dir macro
  It is the parent directory of the O= directory.
- commit 2ed0dbe

-------------------------------------------------------------------
Thu Oct 15 16:47:21 CEST 2015 - tiwai@suse.de

- rtlwifi: rtl8821ae: Fix system lockups on boot (boo#944978).
- commit 1d81133

-------------------------------------------------------------------
Thu Oct 15 16:28:49 CEST 2015 - jbeulich@suse.com

- Update Xen patches to 4.3-rc5 and c/s 1293.
- netback: coalesce (guest) RX SKBs as needed (bsc#919154).
- config.conf: Re-enable Xen and PV configs.
- Update config files.
- commit a104acc

-------------------------------------------------------------------
Wed Oct 14 21:30:18 CEST 2015 - matwey.kornilov@gmail.com

- config: armv7hl: Enable new OMAP serial driver
- commit 54af7c7

-------------------------------------------------------------------
Mon Oct 12 16:01:33 CEST 2015 - jeffm@suse.com

- Update to 4.3-rc5.
- commit 36c0ed4

-------------------------------------------------------------------
Mon Oct 12 12:01:32 CEST 2015 - mmarek@suse.com

- rpm/kernel-obs-build.spec.in: Add virtio_rng to the initrd
  This allows to feed some randomness to the OBS workers.
- commit fbb0589

-------------------------------------------------------------------
Mon Oct  5 13:40:15 CEST 2015 - dmueller@suse.com

- Update config files.
  Disable CONFIG_LEDS_BCM6328 and CONFIG_LEDS_BCM6358, as those
  are MIPS and unlikely to exist on an ARM board.
- commit efc53bd

-------------------------------------------------------------------
Mon Oct  5 05:22:22 CEST 2015 - jeffm@suse.com

- Update to 4.3-rc4.
- commit 48d7e75

-------------------------------------------------------------------
Sun Oct  4 21:19:16 CEST 2015 - matwey.kornilov@gmail.com

- config: armv7hl: Sync vanilla with default
  Let vanilla follow changes made in default.
- commit 00ad273

-------------------------------------------------------------------
Sun Oct  4 20:06:44 CEST 2015 - afaerber@suse.de

- config: armv7hl: Disable all msm8916/apq8016 options
  They are arm64 SoCs, so not needed for armv7hl.
- commit b333226

-------------------------------------------------------------------
Sun Oct  4 18:09:55 CEST 2015 - matwey.kornilov@gmail.com

- config: armv7hl: Enable preemption
  This patch is to follow 1fcdac3f3d277ffea3462af635a3dea6b854a09a.
  [AF/MK: Enable preemption for vanilla config as well]
- commit d795f96

-------------------------------------------------------------------
Sat Oct  3 18:13:57 CEST 2015 - afaerber@suse.de

- config: armv7hl: Enable missing STMMAC Ethernet options
  This attempts to fix regressions from 4.1 like built-in Ethernet on
  Cubietruck not working.
- commit 6860845

-------------------------------------------------------------------
Fri Oct  2 17:09:31 CEST 2015 - mmarek@suse.com

- Obsolete kernel-desktop also in Tumbleweed
- commit 7a85c9f

-------------------------------------------------------------------
Fri Oct  2 10:44:35 CEST 2015 - tiwai@suse.de

- apparmor: temporary work around for bug while unloading policy
  (boo#941867).
- commit fee03a3

-------------------------------------------------------------------
Wed Sep 30 02:34:37 CEST 2015 - jlee@suse.com

- Update config files. (bsc#947816)
  Put # CONFIG_KEXEC_VERIFY_SIG is not set (bsc#947816)
- commit ab4942d

-------------------------------------------------------------------
Wed Sep 30 01:37:00 CEST 2015 - jeffm@suse.com

- Update to 4.3-rc3.
- Eliminated 1 patch.
- commit 66bc908

-------------------------------------------------------------------
Fri Sep 25 22:51:28 CEST 2015 - mmarek@suse.cz

- Delete patches.suse/kconfig-automate-kernel-desktop.
  No longer needed.
- commit 74bcdcc

-------------------------------------------------------------------
Fri Sep 25 22:42:00 CEST 2015 - mmarek@suse.cz

- Merge kernel-desktop back into kernel-default/kernel-pae (fate#319416)
- commit 1fcdac3

-------------------------------------------------------------------
Wed Sep 23 14:41:58 CEST 2015 - dmueller@suse.com

- Backport of https://lkml.org/lkml/2015/9/11/507
  Fixes a build issue with aarch64, see
  http://www.spinics.net/lists/arm-kernel/msg446809.html.
- Update config files.
- commit 2947252

-------------------------------------------------------------------
Wed Sep 23 13:49:33 CEST 2015 - dmueller@suse.com

- Delete
  patches.arch/arm64-0007-arm64-Do-not-call-enable-PCI-resources-when-specify-.patch.
- commit a608d6a

-------------------------------------------------------------------
Wed Sep 23 13:47:42 CEST 2015 - jdelvare@suse.de

- Update x86 config files: CONFIG_SURFACE_PRO3_BUTTON=m
  This is an x86 driver, no reason to not enable it.
- commit c28e82c

-------------------------------------------------------------------
Wed Sep 23 13:32:40 CEST 2015 - jeffm@suse.com

- config: re-enabled EXT4_USE_FOR_EXT2
- commit 681c071

-------------------------------------------------------------------
Tue Sep 22 16:49:30 CEST 2015 - jslaby@suse.cz

- Update config files.
- Refresh patches.suse/stack-unwind.
  Reenable dwarf stack unwinder for C. Assembler is not dwarf-friendly
  annotated (removed in upstream and neither
  patches.arch/x86_64-unwind-annotations is enabled (yet)), so dwarf
  unwinder does not work there (yet).
  This should be fixed by Josh Poimbeouf's stacktool later. But until
  then, dwarf-unwind at least C and use frame pointers for asm.
  I.e. no more question marks for most cases:
   [<ffffffff81008415>] try_stack_unwind+0x175/0x190
   [<ffffffff81007293>] dump_trace+0x93/0x3a0
   [<ffffffff8100847b>] show_trace_log_lvl+0x4b/0x60
   [<ffffffff810076ac>] show_stack_log_lvl+0x10c/0x180
   [<ffffffff81008515>] show_stack+0x25/0x50
   [<ffffffff81364619>] dump_stack+0x4b/0x72
   [<ffffffffa01a302e>] init1+0xe/0x20 [aaa]
   [<ffffffff810002f3>] do_one_initcall+0xb3/0x200
   [<ffffffff8116e4da>] do_init_module+0x5f/0x1f6
   [<ffffffff810ee87e>] load_module+0x15fe/0x1b60
   [<ffffffff810eefe8>] SYSC_finit_module+0x98/0xc0
   [<ffffffff810ef02e>] SyS_finit_module+0xe/0x10
   [<ffffffff816b07b6>] entry_SYSCALL_64_fastpath+0x16/0x75
  DWARF2 unwinder stuck at entry_SYSCALL_64_fastpath+0x16/0x75
  Leftover inexact backtrace:
  <nothing>
  Instead of the funny:
   [<ffffffff81364619>] ? dump_stack+0x4b/0x72
   [<ffffffffa022a02e>] ? init1+0xe/0x20 [aaa]
   [<ffffffff810002f3>] ? do_one_initcall+0xb3/0x200
   [<ffffffff8116e4a2>] ? do_init_module+0x27/0x1f6
   [<ffffffff8116e4da>] ? do_init_module+0x5f/0x1f6
   [<ffffffff810ee87e>] ? load_module+0x15fe/0x1b60
   [<ffffffff810eaa40>] ? __symbol_put+0x50/0x50
   [<ffffffff811e9501>] ? kernel_read+0x41/0x60
   [<ffffffff810eefe8>] ? SYSC_finit_module+0x98/0xc0
   [<ffffffff810ef02e>] ? SyS_finit_module+0xe/0x10
   [<ffffffff816b07b6>] ? entry_SYSCALL_64_fastpath+0x16/0x75
  where __symbol_put and do_init_module+0x27 should not be there at all.
- commit 14d1f12

-------------------------------------------------------------------
Mon Sep 21 15:20:23 CEST 2015 - jeffm@suse.com

- Update to 4.3-rc2.
- Eliminated 1 patch.
- Config changes:
  - ARM (32/64-bit)
    - STUB_CLK_HI6220=n
  - ARM64
    - ARM64_ERRATUM_843419=y
- commit 2b75354

-------------------------------------------------------------------
Sun Sep 20 20:24:47 CEST 2015 - afaerber@suse.de

- config: armv6hl: Update for 4.3-rc1
- commit f41e9a5

-------------------------------------------------------------------
Sun Sep 20 19:42:26 CEST 2015 - afaerber@suse.de

- config: arm64: Update for 4.3-rc1
- commit bd3ad83

-------------------------------------------------------------------
Fri Sep 18 14:11:54 CEST 2015 - ddiss@suse.de

- config: disable CONFIG_TCM_RBD on ppc64le and s390x
- commit 11fc316

-------------------------------------------------------------------
Thu Sep 17 16:41:12 CEST 2015 - jeffm@suse.com

- config: disable MTD_NAND_DENALI_PCI
- commit a9273ca

-------------------------------------------------------------------
Wed Sep 16 21:00:55 CEST 2015 - matwey.kornilov@gmail.com

- config: armv7hl: Reenable for 4.3
  [AF: Keep STM32 serial disabled, sanitize STi, enable more Qualcomm,
     MediaTek and Renesas options, disable i.MX6 for lpae, switch
     MUSB to Dual Mode while at it, keep SUSE options out of vanilla]
- commit 17ed601

-------------------------------------------------------------------
Wed Sep 16 15:57:31 CEST 2015 - jeffm@suse.com

- btrfs: provide super_operations->inode_get_dev (bsc#927455).
- vfs: add super_operations->get_inode_dev (bsc#927455).
- Delete patches.suse/btrfs-use-correct-device-for-maps.patch.
- commit 6c14ee2

-------------------------------------------------------------------
Wed Sep 16 15:37:18 CEST 2015 - jeffm@suse.com

- btrfs: advertise which crc32c implementation is being used on
  mount (bsc#946057).
- commit 75a78f6

-------------------------------------------------------------------
Wed Sep 16 10:16:21 CEST 2015 - jeffm@suse.com

- config: resync vanilla configs
- commit 8f87143

-------------------------------------------------------------------
Wed Sep 16 09:36:17 CEST 2015 - jeffm@suse.com

- Update to 4.3-rc1.
- Eliminated 8 patches.
- Xen needs updating.
- ARM configs need updating.
- Config changes:
  - General options:
    - CGROUP_PIDS=y
    - USERFAULTFD=y
    - MEMBARRIER=y
    - EXT4_USE_FOR_EXT2=n
    - TEST_STATIC_KEYS=n
    - NVMEM=m
    - SCSI_DH=y
    - [debug] FAIL_FUTEX=y
    - IDLE_PAGE_TRACKING=n
    - SUSPEND_SKIP_SYNC=n
  - x86 options:
    - X86_LEGACY_VM86=n (dosemu vm86 support eliminaed, use a vm or emulation)
    - MODIFY_LDT_SYSCALL=y
    - CRYPTO_POLY1305_X86_64=m
    - CRYPTO_CHACHA20_X86_64=m
    - IDMA64=m
    - AMD_MCE_INJ=m
  - Networking:
    - IPV6_ILA=m
    - IP_VS_OVF=m
    - NFT_DUP_IPV4=m (go back and check)
    - NF_DUP_IPV4=m
    - NFT_DUP_IPV6=m
    - NF_DUP_IPV6=m
    - MPLS_IPTUNNEL=m
    - BT_HS=y
    - BT_HCIUART_QCA=y
    - NFC_ST_NCI_SPI=m
    - NFC_S3FWRN5_I2C=m
    - NET_VRF=m
    - BNX2X_VXLAN=y
    - MLXSW_CORE=m
    - MLXSW_PCI=m
    - MLXSW_SWITCHX2=m
    - NET_VENDOR_SYNOPSYS=y
    - SYNOPSYS_DWC_ETH_QOS=m
    - AQUANTIA_PHY=m
    - TERANETICS_PHY=m
    - MICROCHIP_PHY=m
    - USB_LAN78XX=m
    - FUJITSU_ES=m
    - INFINIBAND_HFI1=m
      - HFI1_DEBUG_SDMA_ORDER=n
      - HFI1_VERBS_31BIT_PSN=y
      - ESCAN_RXQ=n
  - Other:
    - MTD_NAND_DENALI_PCI=m (do we support moorestown?)
    - MTD_NAND_DENALI_DT=n
    - TOUCHSCREEN_IMX6UL_TSC=m
    - I2C_MUX_REG=m
    - SENSORS_MAX20751=m
    - INTEL_PCH_THERMAL=m
    - MFD_DA9062=m
    - MFD_INTEL_LPSS_ACPI=m
    - DVB_NETUP_UNIDVB=m
    - DVB_PLATFORM_DRIVERS=y
    - DRM_FBDEV_EMULATION=y
    - BACKLIGHT_PM8941_WLED=m
    - HID_GEMBIRD=m
    - STAGING_RDMA=y
    - RPR0521=m
    - CRYPTO_DEV_QAT_DH895xCCVF=m
    - DA9062_WATCHDOG=m
  - ARM:
    - MDIO_OCTEON=n
    - MOST=n
    - SURFACE_PRO3_BUTTON=n
    - USB_XHCI_PLATFORM=n
    - MMC_SDHCI_OF_AT91=n
    - RTC_DRV_DA9063=n
    - RTC_DRV_ZYNQMP=n
    - OPT3001=n
    - PA12203001=n
    - DRM_PANEL_SAMSUNG_LD9040=n
    - DRM_PANEL_LG_LG4573=n
    - DRM_PANEL_SAMSUNG_S6E8AA0=n
    - DRM_NXP_PTN3460=n
    - DRM_PARADE_PS8622=n
    - FB_SM712=n
    - SERIAL_UARTLITE=n
    - I2C_EMEV2=n
    - GPIO_ZX=n
  - ppc64:
    - CXLFLASH=m
    - LEDS_POWERNV=m
- commit 0d41d58

-------------------------------------------------------------------
Mon Sep 14 17:37:27 CEST 2015 - jslaby@suse.cz

- Refresh
  patches.fixes/mmc-sdhci-fix-dma-memory-leak-in-sdhci_pre_req.patch.
  Fix upstream status.
- commit 9af8b5d

-------------------------------------------------------------------
Sun Sep 13 21:45:37 CEST 2015 - dmueller@suse.com

- Update config files: ARM64: Raise CPUs to 128
  There are machines with more than 64 CPUs, allow them
  to be used. Update vanilla config from default.
- commit de7016d

-------------------------------------------------------------------
Fri Sep 11 16:16:31 CEST 2015 - jslaby@suse.cz

- Update config files.
  Fix FW fixes fallout (bnc#944661).
- commit 6a28e38

-------------------------------------------------------------------
Thu Sep 10 16:15:22 CEST 2015 - mmarek@suse.com

- rpm/kernel-spec-macros: Include the version string in the Obsoletes line
- commit 083cdb4

-------------------------------------------------------------------
Thu Sep 10 15:19:39 CEST 2015 - mmarek@suse.com

- rpm/kernel-binary.spec.in: Obsolete previous builds of the same package (boo#867595)
- commit ffb73eb

-------------------------------------------------------------------
Wed Sep  9 14:54:24 CEST 2015 - jdelvare@suse.de

- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM
  CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so
  enable it for x86_64/ec2 as well.
- commit c156734

-------------------------------------------------------------------
Mon Sep  7 14:30:51 CEST 2015 - tiwai@suse.de

- leds:lp55xx: Correct Kconfig dependency for f/w user helper
  (boo#944661).
- commit 589a02c

-------------------------------------------------------------------
Mon Sep  7 13:55:19 CEST 2015 - tiwai@suse.de

- Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661)
- commit 14a23c3

-------------------------------------------------------------------
Mon Sep  7 12:23:57 CEST 2015 - tiwai@suse.de

- Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm
- commit cae15fc

-------------------------------------------------------------------
Mon Sep  7 12:13:14 CEST 2015 - tiwai@suse.de

- drm/vmwgfx: Allow dropped masters render-node like access on
  legacy nodes v2 (boo#934266).
-  vmwgfx: Rework device initialization (boo#934266).
- commit 28dbc80

-------------------------------------------------------------------
Mon Sep  7 10:55:54 CEST 2015 - jslaby@suse.cz

- workqueue: Make flush_workqueue() available again to non
  GPL modules.
- commit 82076fa

-------------------------------------------------------------------
Mon Sep  7 00:44:39 CEST 2015 - jkosina@suse.cz

- Update config files: update arm config files so that they are up-to-date
  and don't break build.
- commit c1a445e

-------------------------------------------------------------------
Mon Sep  7 00:39:59 CEST 2015 - jkosina@suse.cz

- bcache: Fix writeback_thread never writing back incomplete
  stripes.
- commit 395add4

-------------------------------------------------------------------
Tue Sep  1 17:48:27 CEST 2015 - dmueller@suse.com

- config/aarch64: set CONFIG_TCM_RBD=m
  Enable the LIO clustered RBD backend (fate#318836).
- commit f24954a

-------------------------------------------------------------------
Mon Aug 31 13:17:08 CEST 2015 - jbeulich@suse.com

- Update Xen patches to 4.2-final.
- commit 7b8109d

-------------------------------------------------------------------
Mon Aug 31 11:11:55 CEST 2015 - jslaby@suse.cz

- Refresh
  patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
  Fix this:
  patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25:
  error: Timestamp after filename
  by scripts/refresh_patch.sh.
- commit 2089c9a

-------------------------------------------------------------------
Mon Aug 31 10:02:14 CEST 2015 - jslaby@suse.cz

- Refresh
  patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync.
  Fix this:
  missing header for unified diff at line 107 of patch
  (Patch is indented 4 spaces.)
  can't find file to patch at input line 107
  by commenting also the @@ sign.
- commit 8e48b46

-------------------------------------------------------------------
Mon Aug 31 05:08:05 CEST 2015 - jeffm@suse.com

- Update to 4.2-final.
- commit c617119

-------------------------------------------------------------------
Fri Aug 28 11:13:33 CEST 2015 - jslaby@suse.cz

- mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531).
- commit cf7002c

-------------------------------------------------------------------
Wed Aug 26 17:23:55 CEST 2015 - mmarek@suse.com

- rpm/constraints.in: Require 14GB worth of disk space on POWER
  The builds started to fail randomly due to ENOSPC errors.
- commit 9012f40

-------------------------------------------------------------------
Mon Aug 24 18:19:43 CEST 2015 - jeffm@suse.com

- Btrfs: fix stale dir entries after unlink, inode eviction and
  fsync (bsc#942925).
- Btrfs: fix stale directory entries after fsync log replay
  (bsc#942925).
- commit afce1cd

-------------------------------------------------------------------
Mon Aug 24 15:46:10 CEST 2015 - jbeulich@suse.com

- Update EC2 config files: Re-enable DEBUG_INFO.
- commit c02428d

-------------------------------------------------------------------
Mon Aug 24 15:12:11 CEST 2015 - jeffm@suse.com

- Update to 4.2-rc8.
- commit 46c5271

-------------------------------------------------------------------
Fri Aug 21 16:02:18 CEST 2015 - jbeulich@suse.com

- Update Xen patches to 4.2-rc7.
- config.conf: Re-enable Xen and PV configs.
- Update config files.
- commit e077731

-------------------------------------------------------------------
Wed Aug 19 18:54:25 CEST 2015 - dvaleev@suse.com

- Update config files.
  Enable KSM on Power
- commit 25f2e01

-------------------------------------------------------------------
Mon Aug 17 19:16:04 CEST 2015 - zombah@gmail.com

- config: armv7hl: Disable Exynos IOMMU
  Enabling DRM Exynos IOMMU is currently broken, source
  commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support").
- commit 20f4a20

-------------------------------------------------------------------
Mon Aug 17 19:02:19 CEST 2015 - jeffm@suse.com

- Update to 4.2-rc7.
- commit de135e9

-------------------------------------------------------------------
Fri Aug 14 13:41:16 CEST 2015 - ohering@suse.de

- hv_storvsc: use small sg_tablesize on x86 (bnc#937256).
- commit 91e5c2c

-------------------------------------------------------------------
Wed Aug 12 22:30:15 CEST 2015 - jeffm@suse.com

- config: enable IPV6_SIT_6RD on all flavors
  The option was initially disabled because it was labeled experimental.
- commit 72c7b5d

-------------------------------------------------------------------
Wed Aug 12 01:03:21 CEST 2015 - ddiss@suse.de

- config/x86_64: set CONFIG_TCM_RBD=m
  Enable the LIO clustered RBD backend (fate#318836).
- commit 4fc318d

-------------------------------------------------------------------
Tue Aug 11 11:03:50 CEST 2015 - stefan.bruens@rwth-aachen.de

- config: arm*: Enable FB_TFT
  Set CONFIG_FB_TFT*=m for arm64/armv6hl/armv7hl.
  There are several TFT capes/hats/... for all kinds of SBCs, enable these.
  Tested on RPi B with 3.2" TFT connected over SPI.
- commit 204e76a

-------------------------------------------------------------------
Mon Aug 10 03:50:31 CEST 2015 - jeffm@suse.com

- Update to 4.2-rc6.
- commit 4a2cf4a

-------------------------------------------------------------------
Mon Aug  3 18:59:09 CEST 2015 - afaerber@suse.de

- config: arm64: Clean up serial options
  [this commit was somehow overwritten with the update to -rc6]
  Change SERIAL_8250_DW from =m to =y.
  Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
  Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
  Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
  Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
  We can revisit this when they have arm64 support out.
  Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
- config: arm64: Clean up serial options
  Change SERIAL_8250_DW from =m to =y.
  Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y.
  Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y
  Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y
  Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART
  We can revisit this when they have arm64 support out.
  Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64)
- commit 7ae9442

-------------------------------------------------------------------
Mon Aug  3 17:40:07 CEST 2015 - afaerber@suse.de

- config: armv7hl: Clean up serial options
  Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial.
  SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
  SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
  Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
  enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
  but only for default and vanilla, as it is a Cortex-A8.
  Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
  enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
  Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
  (cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37)
  [AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca]
- config: armv7hl: Clean up serial options
  Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and
  hopefully Cubietruck as well.
  SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it.
  SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl.
  Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and
  enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y,
  but only for default and vanilla, as it is a Cortex-A8.
  Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and
  enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too.
  Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only.
- commit 373b6db

-------------------------------------------------------------------
Mon Aug  3 15:39:35 CEST 2015 - jeffm@suse.com

- Update to 4.2-rc5.
- commit 1ac4f2f

-------------------------------------------------------------------
Mon Jul 27 22:52:20 CEST 2015 - dmueller@suse.com

- Update config files.
  Disable Exynos 3/4 related options.
- commit ada1a44

-------------------------------------------------------------------
Mon Jul 27 21:56:23 CEST 2015 - dmueller@suse.com

- Update config files.
  Disable Exynos 5 related config options.
- commit 6fd21aa

-------------------------------------------------------------------
Mon Jul 27 16:57:07 CEST 2015 - jeffm@suse.com

- config: disable HIBERNATION on ppc64* vanilla configs
- commit 2a5007c

-------------------------------------------------------------------
Mon Jul 27 16:46:56 CEST 2015 - jeffm@suse.com

- Update to 4.2-rc4.
- commit 75c1ba1

-------------------------------------------------------------------
Mon Jul 27 14:52:55 CEST 2015 - mkubecek@suse.cz

- config: x86_64: enable EFI_MIXED in nonvirtual configs
  An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
  variables and services if booted under 32-bit UEFI. Some bootloaders
  also need it to be able to boot 64-bit kernel under 32-bit UEFI.
  (boo#935027 fate#318252)
- commit f807859

-------------------------------------------------------------------
Mon Jul 27 14:41:15 CEST 2015 - mkubecek@suse.cz

- config: enable NET_DROP_MONITOR=m
  The drop_monitor module is useful for debugging networking issues. It
  collects information where in the kernel code are packets dropped;
  dropwatch utility can be used to process the data.
- commit f8a6191

-------------------------------------------------------------------
Thu Jul 23 17:59:49 CEST 2015 - mbrugger@suse.com

- Enable PCI host controller dirver for arm64
  PCI host controller is not yet supported on mainline.
  We need this patch to get lspci working.
- commit 3b6a8b8

-------------------------------------------------------------------
Thu Jul 23 13:29:24 CEST 2015 - dvaleev@suse.com

- Update config files.
  Disable HIBERNATION on power due to invalid code generation (bsc#938934)
- commit 03e948d

-------------------------------------------------------------------
Wed Jul 22 15:10:16 CEST 2015 - jeffm@suse.com

- Update to 4.2-rc3.
- commit bd67def

-------------------------------------------------------------------
Tue Jul 21 16:31:28 CEST 2015 - oneukum@suse.com

- qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
  (bnc#937974).
- commit 3fae52e

-------------------------------------------------------------------
Tue Jul 21 13:33:33 CEST 2015 - dmueller@suse.com

- Disable PCI host support for ARM64
  This needs to be rebased on top of 4.2-rcX before they can be enabled
  as they break the build right now, and for now we don't really need it.
  Update config files.
- commit fc75db1

-------------------------------------------------------------------
Tue Jul 21 09:20:16 CEST 2015 - jslaby@suse.cz

- Update
  patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
  (bsc#934202).
  Fix bsc #.
- commit 06dac28

-------------------------------------------------------------------
Mon Jul 20 14:37:17 CEST 2015 - dmueller@suse.com

- Update config files:
  ARM64/default,vanilla: Disable CONFIG_XEN as that should
  only be enabled in the pv flavor
- commit 7010139

-------------------------------------------------------------------
Wed Jul 15 16:42:12 CEST 2015 - jeffm@suse.com

- Update to 4.2-rc2.
- commit 288d56b

-------------------------------------------------------------------
Wed Jul  8 15:41:25 CEST 2015 - dmueller@suse.com

- AArch64: config: Update to 4.2-rc1
- config.conf:
- Enabling Hisilicon, Cavium and XGene related options
- rest is synced with x86_64
- commit 5e2f263

-------------------------------------------------------------------
Tue Jul  7 18:39:27 CEST 2015 - matwey.kornilov@gmail.com

- config: Update armv7hl config for 4.2-rc1
- commit f80d0b6

-------------------------------------------------------------------
Tue Jul  7 16:49:09 CEST 2015 - jeffm@suse.com

- config: sync CIFS_SMB2=y across all configs
  Note that since Xen and ARM are disabled, these need to updated
  independently.
- commit 7b3bb3b

-------------------------------------------------------------------
Mon Jul  6 22:27:07 CEST 2015 - jeffm@suse.com

- Update to 4.2-rc1.
- Xen needs updating.
- ARM configs need updating.
- DWARF2 / stack unwinding need updating.
- 5 patches eliminated.
- Config changes:
  - Generic:
    - RCU_EXPERT=n (default)
    - SCHED_OMIT_FRAME_POINTER=y (temporary)
    - ACPI_REV_OVERRIDE_POSSIBLE=y (default)
    - OF_UNITTEST=n (default)
    - THERMAL_WRITABLE_TRIPS=n
    - THERMAL_DEFAULT_GOV_STEP_WISE=y
    - THERMAL_GOV_POWER_ALLOCATOR=n
    - SND_PROC_FS=y
    - DEFERRED_STRUCT_PAGE_INIT=y
    - PROC_CHILDREN=y
    - RCU_EQS_DEBUG=n
  - Networking:
    - GENEVE_CORE=m
    - TCP_CONG_CDG=m
    - NETFILTER_INGRESS=y
    - NF_TABLES_NETDEV=m
    - NET_CLS_FLOWER=m
    - SUNRPC_XPRT_RDMA=m
  - Network drivers:
    - BE2NET_HWMON=y (option to existing driver)
    - EZCHIP_NPS_MANAGEMENT_ENET=m
    - MLX5_CORE_EN=y (option to existing driver)
    - SFC_MCDI_LOGGING=y (option to existing driver)
    - DP83867_PHY=m
    - MT7601U=m
    - IEEE802154_ATUSB=n
    - PHY_PXA_28NM_HSIC=n
    - PHY_PXA_28NM_USB2=n
    - PHY_TUSB1210=n
    - DELL_RBTN=m
  - Input:
    - INPUT_LEDS=y
    - LEDS_AAT1290=n
    - LEDS_BCM6328=n
    - LEDS_BCM6358=n
    - LEDS_TLC591XX=n
    - LEDS_KTD2692=n
    - TOUCHSCREEN_WDT87XX_I2C=m
    - INPUT_DRV2665_HAPTICS=m
    - SERIAL_SC16IS7XX_I2C=y
    - SERIAL_SC16IS7XX_SPI=n
  - Chargers:
    - CHARGER_BQ24257=m
    - CHARGER_BQ25890=m
    - CHARGER_RT9455=m
  - Sensors:
    - SENSORS_TC74=m
    - MAX63XX_WATCHDOG=n
  - GPU:
    - DRM_AMDGPU=m
    - DRM_AMDGPU_CIK=n (experimental)
    - DRM_AMDGPU_USERPTR=y
    - DRM_VIRTIO_GPU=m
    - USB_ULPI_BUS=m
  - Android:
    - STAGING_BOARD=n
  - Accelerometers:
    - STK8312=m
    - STK8BA50=m
  - Light sensors:
    - ACPI_ALS=m
    - BH1750=n
    - STK3310=n
    - MMC35240=n
    - BMC150_MAGN=n
  - Non-Transparent Bridging:
    - NTB_PINGPONG=n
    - NTB_TOOL=n
    - NTB_TRANSPORT=m
    - NTB=n (ppc)
  - Other:
    - F2FS_FS_ENCRYPTION=y
  - Crypto:
    - CRYPTO_RSA=m
    - CRYPTO_CHACHA20POLY1305=m
    - CRYPTO_ECHAINIV=m
    - CRYPTO_POLY1305=m
    - CRYPTO_CHACHA20=m
    - CRYPTO_842=m
    - CRYPTO_JITTERENTROPY=m
    - CRYPTO_USER_API_AEAD=m
  - NV-DIMM:
    - ACPI_NFIT=m
    - ACPI_NFIT_DEBUG=n
    - ND_BLK=m
    - BTT=y
  - Bluetooth:
    - BT_HCIBTUSB_RTL=y (default)
  - NFC:
    - NFC_NCI_UART=m
    - NFC_MRVL_UART=m
    - NFC_ST_NCI=m
    -  NFC_ST_NCI_I2C=m
  - Storage:
    - SCSI_SNIC=m
    -  SCSI_SNIC_DEBUG_FS=n
    - DM_CACHE_SMQ=m (EXPERIMENTAL)
    - MMC_MTK=m
  - x86:
    - X86_DEBUG_FPU=n
    - PUNIT_ATOM_DEBUG=n
    - UNISYS_VISORBUS=m
    - UNISYS_VISORNIC=m
    - NTB_INTEL=m
    - SCIF_BUS=m
    - SCIF=m
    - INTEL_QUARK_DTS_THERMAL=m
    - INTEL_PMC_IPC=m
  - ppc:
    - GIANFAR=n
    - SERIAL_8250_INGENIC=n
  - ppc64:
    - OPAL_PRD=m
    - MTD_POWERNV_FLASH=m
    - CRYPTO_DEV_NX_COMPRESS_PSERIES=m
    - CRYPTO_DEV_NX_COMPRESS_POWERNV=m
    - CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
  - Cross-endian virtio:
    - TUN_VNET_CROSS_LE=n
    - VHOST_CROSS_ENDIAN_LEGACY=n
  - ARM:
    - SPI_ZYNQMP_GQSPI=n
    - AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.)
    - QCOM_SPMI_TEMP_ALARM=n
    - THUNDER_NIC_PF=n
    - THUNDER_NIC_VF=n
    - THUNDER_NIC_BGX=n
    - LIQUIDIO=n
    - COMMON_CLK_CDCE925=n
    - UIO_PRUSS=n
- commit 771d075

-------------------------------------------------------------------
Mon Jul  6 21:24:50 CEST 2015 - jeffm@suse.com

- config: disable CONFIG_GPIO_MCP23S08 on non-ARM platforms
- commit 1c68e62

-------------------------------------------------------------------
Mon Jul  6 21:19:38 CEST 2015 - jeffm@suse.com

- config: disable MFD_SYSCON on non-ARM platforms
- commit a4a41a7

-------------------------------------------------------------------
Mon Jul  6 21:12:38 CEST 2015 - jeffm@suse.com

- config: BLK_DEV_SKD=m on ppc64 vanilla configs
  BLK_DEV_SKD was disabled on ppc64 vanilla configs but enabled for
  default.
- commit 16b304b

-------------------------------------------------------------------
Mon Jul  6 21:01:38 CEST 2015 - jeffm@suse.com

- config: disable BCMGENET on non-ARM platforms
  The Broadcom GENET ethernet chip is part of their BCM7xxx Set Top Box
  chipset and doesn't need to be built on non-ARM architectures.
- commit 8d51fac

-------------------------------------------------------------------
Mon Jul  6 04:48:08 CEST 2015 - jeffm@suse.com

- Removed invalid Git-commit tags from bcache patches.
- commit c7da326

-------------------------------------------------------------------
Wed Jul  1 14:33:24 CEST 2015 - jeffm@suse.com

- sysctl/defaults: remove semaphore sysctl override (bsc#936290).
  The sysctl values were lower than the new defaults.
- commit 8e3d11a

-------------------------------------------------------------------
Tue Jun 30 09:05:53 CEST 2015 - jslaby@suse.cz

- Linux 4.1.1.
- commit ab48011

-------------------------------------------------------------------
Mon Jun 29 13:53:27 CEST 2015 - jslaby@suse.cz

- Refresh
  patches.fixes/drm-i915-Ensure-cache-flushes-prior-to-doing-CS-flip.patch.
- Refresh patches.fixes/mmc-sdhci-fix-low-memory-corruption.patch.
  Update upstream statuses.
- commit 11b8ced

-------------------------------------------------------------------
Mon Jun 29 13:48:30 CEST 2015 - jslaby@suse.cz

- drm/i915: Ensure cache flushes prior to doing CS flips
  (bnc#931300).
- commit 406255f

-------------------------------------------------------------------
Thu Jun 25 23:32:54 CEST 2015 - dmueller@suse.com

- ARM64: config: UNWIND_INFO=y
- commit 8193a68

-------------------------------------------------------------------
Wed Jun 24 08:25:32 CEST 2015 - jbeulich@suse.com

- Update Xen patches to 4.1-final and c/s 1289.
- guarantee M2P to be invisible to user mode.
- commit fc59188

-------------------------------------------------------------------
Wed Jun 24 05:16:43 CEST 2015 - neilb@suse.com

- NFSv4: When returning a delegation, don't reclaim an incompatible open mode (bnc#934202).
- commit 6c74958

-------------------------------------------------------------------
Tue Jun 23 04:44:59 CEST 2015 - jeffm@suse.com

- Update to 4.1-final.
- commit d6cfe1f

-------------------------------------------------------------------
Mon Jun 22 10:36:29 CEST 2015 - schwab@suse.de

- kernel-obs-build: add btrfs to initrd
  This is needed for kiwi builds.
- commit 1ebf037

-------------------------------------------------------------------
Mon Jun 22 07:25:17 CEST 2015 - neilb@suse.com

- NFSv3 - do not accept an incompatible delegation (bsc#934203).
- commit ccdebbf

-------------------------------------------------------------------
Thu Jun 18 18:07:55 CEST 2015 - tiwai@suse.de

- x86/PCI: Use host bridge _CRS info on systems with >32 bit
  addressing (bnc#907092).
- x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
  (bnc#907092).
- commit 1d9da2e

-------------------------------------------------------------------
Tue Jun 16 16:03:55 CEST 2015 - tiwai@suse.de

- Enable brcmfmac driver for x86-64 and i586 (boo#934932)
- commit 3e79c51

-------------------------------------------------------------------
Tue Jun 16 14:08:02 CEST 2015 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Change BuildRequires to match OBS's taste
- commit 15501f0

-------------------------------------------------------------------
Mon Jun 15 15:46:12 CEST 2015 - jeffm@suse.com

- Update to 4.1-rc8.
- commit d3aa377

-------------------------------------------------------------------
Fri Jun 12 15:40:32 CEST 2015 - tiwai@suse.de

- Update config files: extend CONFIG_DPM_WATCHDOG_TIMEOUT to 60 (bnc#934397)
- commit b3acd3f

-------------------------------------------------------------------
Fri Jun 12 11:50:05 CEST 2015 - jslaby@suse.cz

- mmc: sdhci: fix low memory corruption (bnc#934531).
- commit ea963c7

-------------------------------------------------------------------
Tue Jun  9 21:02:26 CEST 2015 - jeffm@suse.com

- Update to 4.1-rc7.
- Config changes:
  - arm64/armv7hl:
    - PHY_QCOM_UFS=m
- commit abe587d

-------------------------------------------------------------------
Sat Jun  6 23:38:38 CEST 2015 - dirk@dmllr.de

- ARM: config: Sync more settings with x86_64
  Compile in modules that are =y on x86_64, remove modules
  that are not compiled on x86_64
- commit d36ab59

-------------------------------------------------------------------
Sat Jun  6 23:03:52 CEST 2015 - dirk@dmllr.de

- config: armv7hl: Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK
  Only needed by DRM_STI, which we don't need, so disable
  it alltogether (it isn't configured in userspace anyway
  and deprecated)
- commit 6ad70fc

-------------------------------------------------------------------
Sat Jun  6 23:02:13 CEST 2015 - dirk@dmllr.de

- config: armv7hl: Disable DECNET
  DECNET is not enabled on any other arch either
  and we don't need it
- commit ec172d8

-------------------------------------------------------------------
Sat Jun  6 23:00:43 CEST 2015 - dirk@dmllr.de

- armv6hl: config: Reenable for 4.1
  Generic options follow x86_64 ones.
- commit 1d5f3b2

-------------------------------------------------------------------
Sat Jun  6 22:28:38 CEST 2015 - dmueller@suse.com

- config: armv7hl: Enable ARM optimized crypto
  Enable the CONFIG_ARM_CRYPTO related options for up to
  45% speed improvement on some of the algorithms.
- commit 8a1306d

-------------------------------------------------------------------
Fri Jun  5 10:04:49 CEST 2015 - mmarek@suse.cz

- Delete disabled patches that have not been updated for years
- Delete
  patches.arch/kvm-only-export-selected-pv-ops-feature-structs.
- Delete
  patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic.
- Delete patches.arch/kvm-split-paravirt-ops-by-functionality.
- Delete patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature.
- Delete patches.arch/ppc64-xmon-dmesg-printing.patch.
- Delete patches.suse/ppc-no-LDFLAGS_MODULE.patch.
- commit 6e78d78

-------------------------------------------------------------------
Tue Jun  2 13:40:10 CEST 2015 - jbeulich@suse.com

- Fix patch headers of just updated Xen patches.
- commit 78a3079

-------------------------------------------------------------------
Tue Jun  2 12:42:50 CEST 2015 - jbeulich@suse.com

- Update Xen patches to 4.1-rc6.
- config.conf: Re-enabled Xen and PV configs.
- Update config files.
- commit 0447183

-------------------------------------------------------------------
Mon Jun  1 17:45:22 CEST 2015 - jeffm@suse.com

- config: restore FRAME_POINTER configs to pre-4.1-rc1 values
  The disabling of the stack unwind patches due to required merging
  ended up enabling FRAME_POINTER on some configs. Now that stack
  unwinding is re-enabled, we can disable it again.
- commit e3d8f0a

-------------------------------------------------------------------
Mon Jun  1 16:59:19 CEST 2015 - jeffm@suse.com

- config: revert options initially selected by EXT4_ENCRYPTION
  EXT4_ENCRYPTION was initially a bool, which caused anything
  selected by it to be selected as =y even if EXT4 was =m.
  We can restore the following options back to being modular:
- CRYPTO_CTS
- CRYPTO_ECB
- CRYPTO_GF128MUL
- CRYPTO_XTS
  Other crypto-related options enabled in the v4.1-rc1 update are
  a result of INTEGRITY=y and can't be returned to modular options
  without also disabling INTEGRITY.
- commit 1c78a8e

-------------------------------------------------------------------
Mon Jun  1 16:21:11 CEST 2015 - jeffm@suse.com

- Update to 4.1-rc6.
- commit 9abfb15

-------------------------------------------------------------------
Fri May 29 17:50:29 CEST 2015 - jeffm@suse.com

- Update to 4.1-rc5.
- commit 5c5c1d1

-------------------------------------------------------------------
Thu May 28 18:51:09 CEST 2015 - dmueller@suse.com

- arm64-0004-net-xgbe-Add-A0-silicon-support: adjust for gettime64/settime64
- commit 8f2a4d1

-------------------------------------------------------------------
Thu May 28 12:49:08 CEST 2015 - jbeulich@suse.com

- Refresh patches.arch/x86_64-unwind-annotations.
- Refresh
  patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops.
- Refresh patches.suse/stack-unwind.
- Delete
  patches.arch/stack-unwind-cfi_ignore-takes-more-arguments,
  patches.suse/no-frame-pointer-select,
  patches.suse/unwind-remove-check-for-vdso32-compat-range:
  All folded into base patch.
- Update config files.
- commit 4631e0c

-------------------------------------------------------------------
Tue May 19 16:34:12 CEST 2015 - jeffm@suse.com

- Update to 4.1-rc4.
- Config changes:
  - armv7hl: SPI_FSL_DSPI=m
- commit 9c4ab6c

-------------------------------------------------------------------
Tue May 19 12:27:54 CEST 2015 - jslaby@suse.cz

- Update config files.
  Unset PKCS7_TEST_KEY, so that SYSTEM_TRUSTED_KEYRING can stay
  disabled. I.e. make it the same as on other configs/arches.
- commit c9bc255

-------------------------------------------------------------------
Mon May 11 16:10:08 CEST 2015 - jeffm@suse.com

- Update to 4.1-rc3.
- Config changes:
  - RTC_DRV_ABX80X=m
- commit b798b43

-------------------------------------------------------------------
Thu May  7 08:21:57 CEST 2015 - jdelvare@suse.de

- config/armv7hl: Disable AMD_XGBE_PHY
  The AMD XGBE ethernet chip is only used on ARM64 systems.
- commit 3541e77

-------------------------------------------------------------------
Wed May  6 10:39:25 CEST 2015 - dmueller@suse.com

- config: arm64: Reenable for 4.1
  ACPI left disabled for now, Qualcom/Xen enabled,
  rest synced with x86_64
- commit da874b0

-------------------------------------------------------------------
Mon May  4 17:21:54 CEST 2015 - jeffm@suse.com

- config: disable XGBE on non-ARM hardware
  It's documented as being present only on AMD SoCs.
- commit a32d077

-------------------------------------------------------------------
Mon May  4 15:59:12 CEST 2015 - jeffm@suse.com

- Update to 4.1-rc2.
- Config changes:
  - CONFIG_EXT4_ENCRYPTION y->m (changed to tristate)
- commit d8dfb45

-------------------------------------------------------------------
Sat May  2 19:21:49 CEST 2015 - matwey.kornilov@gmail.com

- config: Reenable armv7hl for 4.1
  Update armv7hl configs for 4.1
  Generic options follow x86_64 ones.
  CONFIG_DRM_I2C_NXP_TDA998X set to y as it is single known way to make video work on BBB
- commit 749ab51

-------------------------------------------------------------------
Fri May  1 22:19:51 CEST 2015 - jeffm@suse.com

- scripts/sequence-patch.sh, scripts/tar-up.sh: Fix detection of SKIP_XEN.
  With the stricter checks to ensure all files in the repository are
  referenced, it's no longer possible to comment out configs in
  config.conf.  It is possible to exclude them via rule, but then
  scripts/guards --list will list them unconditionally.  That breaks the
  automatic no-xen handling.  The fix is to use scripts/guards
  $(scripts/arch-symbols --list) instead.
- commit fbf7f40

-------------------------------------------------------------------
Fri May  1 21:41:34 CEST 2015 - jeffm@suse.com

- Update to 4.1-rc1.
- Xen needs updating.
- ARM configs need updating.
- Stack unwinding needs updating.
- 11 patches eliminated.
- Config changes:
  - Generic:
    - MULTIUSER=y (default)
  - Networking
  - 6LOWPAN_NHC=m
    - 6LOWPAN_NHC_DEST=m
    - 6LOWPAN_NHC_FRAGMENT=m
    - 6LOWPAN_NHC_HOP=m
    - 6LOWPAN_NHC_IPV6=m
    - 6LOWPAN_NHC_MOBILITY=m
    - 6LOWPAN_NHC_ROUTING=m
    - 6LOWPAN_NHC_UDP=m
  - MPLS_ROUTING=m
  - BT_DEBUGFS=n
  - Driver options:
    - BT_HCIBTUSB
      - BT_HCIBTUSB_BCM=y
    - BT_HCIUART
      - BT_HCIUART_INTEL=y
      - BT_HCIUART_BCM=y
    - TARGET_CORE
      - TCM_USER2=m
    - CHELSIO_T4
      - CHELSIO_T4_FCOE=y
    - MOUSE_PS2
      - MOUSE_PS2_VMMOUSE=y
  - New modules:
    - TOUCHSCREEN_CHIPONE_ICN8318=m
    - TOUCHSCREEN_SX8654=m
    - NFC_NXP_NCI=m
      - NFC_NXP_NCI_I2C=m
  - Storage:
    - BLK_DEV_PMEM=m
    - MD_CLUSTER=m
    - DM_MQ_DEFAULT=n (needs performance testing)
    - DM_LOG_WRITES=m
    - MTD_PARTITIONED_MASTER=y
  - x86/x86_64:
    - SCHED_OMIT_FRAME_POINTER=y (only because unwinding needs updating)
    - X86_PMEM_LEGACY=y (compatibility)
    - MFD_INTEL_QUARK_I2C_GPIO=m
    - PINCTRL_AMD=y
  - ARM (disabled):
    - MACB=n
    - KEYBOARD_BCM=n
    - TCG_TIS_ST33ZP24=n
    - SPI_CADENCE=n
    - GPIO_ALTERA=n
    - GPIO_DWAPB=n
    - POWER_RESET_SYSCON_POWEROFF=n
    - CADENCE_WATCHDOG=n
    - MFD_MAX77843=n
    - MFD_MT6397=n
- commit e5a9df9

-------------------------------------------------------------------
Wed Apr 29 15:52:57 CEST 2015 - jslaby@suse.cz

- Linux 4.0.1.
- commit b77e339

-------------------------------------------------------------------
Wed Apr 29 10:58:25 CEST 2015 - jdelvare@suse.de

- rpm/guards: Clarify user message
  When --config=series is used and a listed file is not found on the
  disk, guards prints the following message:
  Not found in series: file
  This message is confusing, as the file was found in series, it is
  missing on the disk. Change the message to make this more obvious.
- commit 3fbe9e5

-------------------------------------------------------------------
Fri Apr 24 17:44:27 CEST 2015 - jdelvare@suse.de

- rpm/guards: Documentation update
  * Fix synopsis format.
  * Document the new --path=@<file> option.
- commit 7fd4136

-------------------------------------------------------------------
Fri Apr 24 17:02:54 CEST 2015 - jdelvare@suse.de

- rpm/guards: White space cleanups
- commit d8089eb

-------------------------------------------------------------------
Wed Apr 22 16:37:02 CEST 2015 - pmladek@suse.cz

- ftrace/x86/xen: use kernel identity mapping only when really needed
  (bsc#873195, bsc#886272, bsc#903727, bsc#927725)
- commit 348571f

-------------------------------------------------------------------
Wed Apr 22 13:54:15 CEST 2015 - mmarek@suse.cz

- scripts/refresh: Obsoleted by refresh_patch.sh
- commit d1dd729

-------------------------------------------------------------------
Wed Apr 22 09:26:15 CEST 2015 - mmarek@suse.cz

- rpm/kernel-obs-build.spec.in: Add .build.hostarch.kvm to the filelist
- commit c65f3ca

-------------------------------------------------------------------
Tue Apr 21 17:04:11 CEST 2015 - jbeulich@suse.com

- Update Xen patches to 4.0-final.
- commit eee4e07

-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz

- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
  The buildservice uses the ppc64 kernel-obs-build package for 32bit
  workers.
- commit d1e0beb

-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com

- create .build.hostarch.kvm for kernel-obs-build
  OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
  Lets create a marker file to help with it.
  See obs-build commit: e47399d738e51
- commit e5d9da9

-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz

- rpm/kernel-obs-qa.spec.in: Do not fail if the kernel versions do not match
- commit 28e9e74

-------------------------------------------------------------------
Tue Apr 14 08:32:12 CEST 2015 - jlee@suse.com

- Update config files. (boo#925479)
  Do not set CONFIG_SYSTEM_TRUSTED_KEYRING until we need it in future
  openSUSE version:
  e.g. MODULE_SIG, IMA, PKCS7(new), KEXEC_BZIMAGE_VERIFY_SIG(new)
- commit 5c4d917

-------------------------------------------------------------------
Mon Apr 13 16:11:20 CEST 2015 - jeffm@suse.com

- Update to 4.0-final.
- commit 6dbc1a6

-------------------------------------------------------------------
Fri Apr 10 16:44:35 CEST 2015 - jeffm@suse.com

- Update to 4.0-rc7.
- Config changes:
  - x86_64/pv:
    - CONFIG_XEN_BALLOON_MEMORY_HOTPLUG_LIMIT=512 (default)
- commit 1925449

-------------------------------------------------------------------
Thu Apr  9 21:17:01 CEST 2015 - agraf@suse.de

- of: Fix size when dma-range is not used.
- of: Move of_dma_configure() to device.c to help re-use.
- of: iommu: Add ptr to OF node arg to of_iommu_configure().
- PCI: Add helper functions pci_get[put]_host_bridge_device().
- PCI: Update DMA configuration from DT.
- of/pci: Add of_pci_dma_configure() to update DMA configuration.
- commit 7d1f328

-------------------------------------------------------------------
Wed Apr  8 15:44:22 CEST 2015 - dsterba@suse.cz

- Btrfs: fix inode eviction infinite loop after cloning into it.
- commit ba5700e

-------------------------------------------------------------------
Tue Apr  7 18:45:12 CEST 2015 - agraf@suse.de

- Update XGBE-A0 support to latest code
- commit 2121347

-------------------------------------------------------------------
Mon Apr  6 11:40:41 CEST 2015 - dmueller@suse.com

- ARMv7: config: Enable more features
  Sync over config settings that have been enabled on x86_64 in the
  last few years also to ARMv7
- commit d480a34

-------------------------------------------------------------------
Sun Apr  5 18:06:56 CEST 2015 - dmueller@suse.com

- ARMv8: config: Enable more modules / feature flags
- commit 107eae5

-------------------------------------------------------------------
Sun Apr  5 06:25:25 CEST 2015 - dmueller@suse.com

- ARM64: config: Disable CONFIG_INPUT_E3X0_BUTTON
- commit 9774a1b

-------------------------------------------------------------------
Sun Apr  5 06:16:00 CEST 2015 - dmueller@suse.com

- ARMv6/v7/v8: config: Disable ISA bus related drivers
  There is no ISA bus here
- commit 469d5c3

-------------------------------------------------------------------
Sun Apr  5 06:09:18 CEST 2015 - dmueller@suse.com

- ARMv7/v8: config: Disable IIO dummy drivers
  Not enabled on any other arch either.
- commit b10b70d

-------------------------------------------------------------------
Sun Apr  5 05:59:33 CEST 2015 - dmueller@suse.com

- ARMv7: config: Disable accessibility
  Its not enabled on any other architecture, and enablement was
  an accident.
- commit 7197f38

-------------------------------------------------------------------
Sun Apr  5 05:47:29 CEST 2015 - dmueller@suse.com

- ARMv6/v7/v8: config: Disable debug/compat/self test options
  Disable those options that shouldn't be enabled on a production
  kernel and are not either enabled on x86_64
- commit 5f7e741

-------------------------------------------------------------------
Sun Apr  5 05:04:45 CEST 2015 - dmueller@suse.com

- ARMv8/v7: config: Sync more features from x86_64
  Enable various feature flags on ARM if they're also set on x86_64
  to ensure that the feature sets available is roughly compareable
- commit f250654

-------------------------------------------------------------------
Sat Apr  4 14:39:27 CEST 2015 - dmueller@suse.com

- ARMv6/v7: config: build uncommon HID drivers as modules
  92db3f1ad forgot to update ARM configs accordingly.
- commit a83ec68

-------------------------------------------------------------------
Sat Apr  4 13:46:11 CEST 2015 - dmueller@suse.com

- ARM64: config: Sync vanilla with default config
- commit 7be032d

-------------------------------------------------------------------
Sat Apr  4 13:40:00 CEST 2015 - dmueller@suse.com

- ARM64/ARMv6/ARMv7: config: Sync tunables with x86_64
  Set numeric tunables to the same values as on x86_64 if they're
  available for both platforms.
- commit e4e34f2

-------------------------------------------------------------------
Fri Apr  3 17:49:40 CEST 2015 - mmarek@suse.cz

- Automatically Provide/Obsolete all subpackages of old flavors (bnc#925567)
- commit e3547a5

-------------------------------------------------------------------
Thu Apr  2 13:32:51 CEST 2015 - dmueller@suse.com

- ARMv6: config: Update and reenable for 4.0-rc6
- commit e32301a

-------------------------------------------------------------------
Wed Apr  1 17:14:39 CEST 2015 - dmueller@suse.com

- ARMv6: config: Reenable DWC2 host support
  We need the USB host controller support in order to have
  network on the Raspberry Pi, as the network is connected
  via USB.
- commit f54483c

-------------------------------------------------------------------
Tue Mar 31 22:38:51 CEST 2015 - dmueller@suse.com

- ARM: config: Enable Stack Protector
- commit 0f06efd

-------------------------------------------------------------------
Tue Mar 31 22:33:18 CEST 2015 - dmueller@suse.com

- ARMv6: config: Cleanup default config
  Previous updates enabled config options that do not make sense
  on ARMv6. ARMv6 default flavor is actually just a RPi1 kernel,
  so enabling platform support for hardware that is unavailable there
  and that conflicts with the Rpi drivers should not be done.
  This causes the kernel to boot again on a Rpi1.
- commit 1bc76eb

-------------------------------------------------------------------
Tue Mar 31 03:37:19 CEST 2015 - jeffm@suse.com

- Update to 4.0-rc6.
- commit 3062c5b

-------------------------------------------------------------------
Fri Mar 27 17:53:27 CET 2015 - mmarek@suse.cz

- guards: Include the file name also in the "Not found" error
- commit 9b71e7b

-------------------------------------------------------------------
Fri Mar 27 17:32:31 CET 2015 - mmarek@suse.cz

- guards: Add support for an external filelist in --check mode
  This will allow us to run --check without a kernel-source.git work tree.
- commit 61c3df5

-------------------------------------------------------------------
Fri Mar 27 17:21:43 CET 2015 - mmarek@suse.cz

- guards: Simplify help text
- commit f0c085a

-------------------------------------------------------------------
Tue Mar 24 15:44:01 CET 2015 - jbeulich@suse.com

- Update Xen patches to 4.0-rc5.
- commit 7636f33

-------------------------------------------------------------------
Tue Mar 24 15:26:38 CET 2015 - dsterba@suse.cz

- config: disable SCSI_MQ_DEFAULT on all architectures and configs
  The scsi-mq feature lacks support for io schedulers right now.  This
  exhibits as performance drop for random RW workloads due to excessive
  seeking. The real benefit of scsi-mq comes with high-end and fast
  devices, the estimated impact on our users is low.
- commit 59a4160

-------------------------------------------------------------------
Mon Mar 23 23:52:26 CET 2015 - agraf@suse.de

- pci: Enable pci-host-generic support for ARM64 (bnc#911732).
- PCI/MSI: of: Allow msi_domain lookup using the PHB node
  (bnc#911732).
- PCI/MSI: Drop domain field from msi_controller (bnc#911732).
- irqchip: gicv3-its: Get rid of struct msi_controller
  (bnc#911732).
- irqchip: GICv2m: Get rid of struct msi_controller (bnc#911732).
- PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
  (bnc#911732).
- PCI/MSI: of: add support for OF-provided msi_domain
  (bnc#911732).
- PCI/MSI: add hooks to populate the msi_domain field
  (bnc#911732).
- device core: Introduce per-device MSI domain pointer
  (bnc#911732).
- commit 3583a4a

-------------------------------------------------------------------
Mon Mar 23 23:38:27 CET 2015 - agraf@suse.de

- Delete patches.arch/arm64-0012-generic-pci.patch.
- commit 6b01afd

-------------------------------------------------------------------
Mon Mar 23 23:36:26 CET 2015 - agraf@suse.de

- Refresh
  patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch.
- commit 6c49399

-------------------------------------------------------------------
Mon Mar 23 16:02:52 CET 2015 - jeffm@suse.com

- config: disable CONFIG_ACPI_PROCFS_POWER (i386/x86_64) (boo#917728)
  CONFIG_ACPI_PROCFS_POWER is deprecated and should be disabled.
- commit 9eb6ba4

-------------------------------------------------------------------
Mon Mar 23 14:53:09 CET 2015 - jeffm@suse.com

- Update to 4.0-rc5.
- Eliminated 1 patch.
- Config changes:
  - ARM64:
    - CAN_XILINXCAN=m
- commit ecb5151

-------------------------------------------------------------------
Sat Mar 21 15:40:33 CET 2015 - dmueller@suse.com

- ARM64: config: Raise NR cpus to 64
  There is hardware that has more than 32 cores, so we would
  like to support them out of the box.
- commit 8434f2b

-------------------------------------------------------------------
Wed Mar 18 12:40:14 CET 2015 - jbeulich@suse.com

- Update Xen patches to 4.0-rc4 and c/s 1283.
- config.conf: Re-enable Xen and PV configs.
- Update config files.
- commit 09cef55

-------------------------------------------------------------------
Mon Mar 16 19:40:38 CET 2015 - dmueller@suse.com

- ARM64: Update patch-mainline for A0-silicon support
- commit 5541c66

-------------------------------------------------------------------
Mon Mar 16 13:57:40 CET 2015 - jeffm@suse.com

- Update to 4.0-rc4.
- Config changes:
  - ppc/ppc64/ppc64le/armv7hl/arm64:
    - OF_OVERLAY=y (no functional change, the option was introduced to
                    allow disabling of previously builtin behavior)
    - CONFIG_OF_RECONFIG_NOTIFIER_ERROR_INJECT=m
  - i386:
    - OF_OVERLAY=n
- commit 0067839

-------------------------------------------------------------------
Mon Mar 16 13:54:27 CET 2015 - jeffm@suse.com

- config: refresh armv7hl-vanilla config
  The armv7hl-vanilla config contained options not offered by the vanilla
  kernel, showing it hadn't been resynced.
- commit 1c9d3a1

-------------------------------------------------------------------
Mon Mar 16 13:53:48 CET 2015 - jeffm@suse.com

- config: update arm64-vanilla config
  The ARM64 update for 4.0-rc3 updated default, but not vanilla. This commit
  just syncs the changes.
- commit dc76fd5

-------------------------------------------------------------------
Sun Mar 15 12:48:31 CET 2015 - dmueller@suse.com

- ARM64: Adjust xkbe-a0 to Linux 4.0rc3
  Upstream commit df8a39defad4 (net: rename vlan_tx_* helpers since "tx"
  is misleading there) renamed vlan_tx_* helpers causing a build failure for
  xgbe. This commit resyncs with 4.0-rc3.
- commit 126fc64

-------------------------------------------------------------------
Sun Mar 15 12:44:37 CET 2015 - dmueller@suse.com

- ARM64: Fix support for ARMv7 userspace
- commit 86b157b

-------------------------------------------------------------------
Mon Mar  9 18:54:33 CET 2015 - dmueller@suse.com

- config: ARM64: Reenable configs for 4.0-rc3
  This mainly adds support for Exynos 7, Mediatek and
  Freescale's SoCs.
- commit d573f03

-------------------------------------------------------------------
Mon Mar  9 18:15:05 CET 2015 - dmueller@suse.com

- ARM64: Use 64k zero page protection like on other arches
  For cross-architecture compatibility, use the 64k MMAP min
  addr. The old value was nonsensical anyway since we switched to 64k
  page size, which means this change is effectively a NOOP in the 64k
  Pagesize flavor.
- commit d5c547f

-------------------------------------------------------------------
Mon Mar  9 14:45:09 CET 2015 - jeffm@suse.com

- config: disable FEC_MPC52xx on ppc
  List discussion indicates that the openSUSE kernel doesn't properly
  support Efika and that there aren't users of the hardware.
  These devices can only be enumerated using open firmware.
- commit 4a3e976

-------------------------------------------------------------------
Mon Mar  9 02:32:46 CET 2015 - jeffm@suse.com

- Update to 4.0-rc3.
- commit f264c86

-------------------------------------------------------------------
Sat Mar  7 19:55:43 CET 2015 - jeffm@suse.com

- config: disable SERIAL_XILINX_PS_UART on i386
  These devices can only be enumerated using open firmware.
- commit ee2b818

-------------------------------------------------------------------
Sat Mar  7 19:54:00 CET 2015 - jeffm@suse.com

- config: disable W1_MASTER_GPIO on i386, x86_64
  These devices can only be enumerated using open firmware.
- commit f84f577

-------------------------------------------------------------------
Sat Mar  7 19:52:17 CET 2015 - jeffm@suse.com

- config: disable VIRTIO_MMIO on i386, x86_64
  These devices can only be enumerated using open firmware.
- commit ff54725

-------------------------------------------------------------------
Sat Mar  7 19:47:05 CET 2015 - jeffm@suse.com

- config: disable MFD_TI_AM335X_TSCADC on non-ARM platforms
  These devices can only be enumerated using open firmware.
- commit 9ac8349

-------------------------------------------------------------------
Sat Mar  7 19:45:48 CET 2015 - jeffm@suse.com

- config: disable STMMAC_PLATFORM on non-ARM platforms
  These devices can only be enumerated using open firmware.
- commit 39cfa0e

-------------------------------------------------------------------
Sat Mar  7 19:44:07 CET 2015 - jeffm@suse.com

- config: disable TI_ST and RADIO_WL128X on i386, x86_64
  Can probably also be disabled on ppc*
  These devices can only be enumerated using open firmware.
- commit 90c2553

-------------------------------------------------------------------
Sat Mar  7 19:39:51 CET 2015 - jeffm@suse.com

- config: disable MMC_SDHCI_OF_ARASAN on i386
  Can probably also be disabled on ARM64
  These devices can only be enumerated using open firmware.
- commit 4ea5b44

-------------------------------------------------------------------
Sat Mar  7 19:36:48 CET 2015 - jeffm@suse.com

- config: disable PPS_CLIENT_GPIO on i386, x86_64
  These devices can only be enumerated using open firmware.
- commit b5f1d4c

-------------------------------------------------------------------
Sat Mar  7 19:34:54 CET 2015 - jeffm@suse.com

- config: disable MDIO_BUS_MUX_GPIO on i386
  These devices can only be enumerated using open firmware.
- commit 85bea9a

-------------------------------------------------------------------
Sat Mar  7 19:32:50 CET 2015 - jeffm@suse.com

- config: disable KS8851_MLL on i386, x86_64
  Can probably also be disabled on ppc, ppc64, ppc64le but I couldn't
  find a definitive list of platforms this hardware is used with.
  These devices can only be enumerated using open firmware.
- commit 9dc4b32

-------------------------------------------------------------------
Sat Mar  7 19:30:09 CET 2015 - jeffm@suse.com

- config: disable I2C_MPC on ppc64, ppc64le
  These devices can only be enumerated using open firmware.
- commit 1fb8e5a

-------------------------------------------------------------------
Sat Mar  7 19:28:32 CET 2015 - jeffm@suse.com

- config: disable GPIO_WATCHDOG on i386
  These devices can only be enumerated using open firmware.
- commit 46bdcd6

-------------------------------------------------------------------
Sat Mar  7 19:27:09 CET 2015 - jeffm@suse.com

- config: disable GPIO_SYSCON on i386
  These devices can only be enumerated using open firmware.
- commit 05f2a21

-------------------------------------------------------------------
Sat Mar  7 19:21:34 CET 2015 - jeffm@suse.com

- config: disable IR_GPIO_CIR on i386, x86_64
  These devices can only be enumerated using open firmware.
- commit feacf1d

-------------------------------------------------------------------
Sat Mar  7 19:19:44 CET 2015 - jeffm@suse.com

- config: disable GPIO_GRGPIO on i386, ppc, ppc64, ppc64le
  The hardware enabled by this driver is typically only found on LEON
  SPARC systems. Since it enables an IP library that could potentially
  be found on any embedded board, I've left it enabled for ARM and PPC.
- commit 6b22540

-------------------------------------------------------------------
Sat Mar  7 19:18:08 CET 2015 - jeffm@suse.com

- config: disable INPUT_GPIO_BEEPER on i386, x86_64
  These devices can only be enumerated using open firmware.
- commit b215566

-------------------------------------------------------------------
Sat Mar  7 19:16:39 CET 2015 - jeffm@suse.com

- config: disable GPIO_74XX_MMIO on i386
  These devices can only be enumerated using open firmware.
- commit ee3e4f4

-------------------------------------------------------------------
Sat Mar  7 19:13:59 CET 2015 - jeffm@suse.com

- config: disable SERIAL_FSL_LPUART on non-ARM platforms.
  This hardware is only found on Freescale ARM platforms.
- commit b43a527

-------------------------------------------------------------------
Sat Mar  7 19:05:41 CET 2015 - jeffm@suse.com

- config: disable ETHOC on i386, x86_64
  These devices can only be enumerated using open firmware.
- commit aed4e05

-------------------------------------------------------------------
Sat Mar  7 19:04:09 CET 2015 - jeffm@suse.com

- config: disable DW_WATCHDOG on i386, x86_64, ppc, ppc64, ppc64le
  This hardware used to be ARM-only but is now available on Xtensa, so
  we can disable it everywhere bug ARM.
- commit a4ffedf

-------------------------------------------------------------------
Sat Mar  7 19:01:40 CET 2015 - jeffm@suse.com

- config: disable MTD_DOCG3 on i386, x86_64, ppc64, ppc64le
  This generation of DiskOnChip is quite old and found on embedded platforms.
  It's probably ok to disable it for arm64 as well.
  These devices can only be enumerated using open firmware.
- commit d84f49b

-------------------------------------------------------------------
Sat Mar  7 18:50:26 CET 2015 - jeffm@suse.com

- config: disable SERIO_APBPS2 on i386
  The hardware enabled by this driver is typically only found on LEON
  SPARC systems. Since it enables an IP library that could potentially
  be found on any embedded board, I've left it enabled for ARM and PPC.
- commit 27b679d

-------------------------------------------------------------------
Sat Mar  7 18:47:54 CET 2015 - jeffm@suse.com

- config: disable APPLE_AIRPORT on ppc64le
  Apple Airport is only found on Apple ppc/ppc64 hardware.
- commit 77cf796

-------------------------------------------------------------------
Sat Mar  7 18:43:46 CET 2015 - jeffm@suse.com

- Update to 4.0-rc2.
- commit bdfe724

-------------------------------------------------------------------
Wed Mar  4 19:45:18 CET 2015 - matwey.kornilov@gmail.com

- config: armv7hl: Reenable for armv7hl
- commit 23602ae

-------------------------------------------------------------------
Tue Mar  3 22:18:46 CET 2015 - jslaby@suse.cz

- x86/vdso: fix a reference to a non-existing instruction.
- commit 584067b

-------------------------------------------------------------------
Tue Mar  3 13:50:59 CET 2015 - jeffm@suse.com

- config: revert changes to i386/pv
  The i386/pv config will be resynced when Xen is updated.
- commit c77a495

-------------------------------------------------------------------
Tue Mar  3 01:44:29 CET 2015 - jeffm@suse.com

- config: disable ALTERA_TSE on i386/x86_64
  These devices can only be enumerated using open firmware.
- commit 6506dc7

-------------------------------------------------------------------
Tue Mar  3 01:42:07 CET 2015 - jeffm@suse.com

- config: disable FB_OPENCORES on i386/x86_64
  These devices can only be enumerated using open firmware.
- commit 1c992f1

-------------------------------------------------------------------
Mon Mar  2 21:10:18 CET 2015 - jeffm@suse.com

- Update to 4.0-rc1.
- Eliminated 1 patch.
- Xen needs updating.
- ARM configs need updating.
- Config changes:
  - General:
    - RCU_KTHREAD_PRIO = 0 for default; 1 for desktop
    - X86_INTEL_QUARK=y (32-bit only)
    - X86_AMD_PLATFORM_DEVICE=y
    - ZSMALLOC_STAT=n
    - DEVMEM=y
    - DUMMY_CONSOLE_COLUMNS=80
    - DUMMY_CONSOLE_ROWS=25
    - FS_DAX=y
    - PSTORE_PMSG=n
    - F2FS_IO_TRACE=n
    - NFSD_PNFS=y
    - GDB_SCRIPTS=n (only installs in build dir)
    - LIVEPATCH=y
    - TEST_HEXDUMP=n
    - CRYPTO_USER_API_RNG=m
    - BLK_DEV_RAM_DAX=y
    - PM_DEVFREQ_EVENT=y
    - VIRTIO_PCI_LEGACY=y
  - Networking:
    - IEEE802154_SOCKET=m
    - NET_ACT_BPF=m
    - NET_ACT_CONNMARK=m
    - BT_SELFTEST=n
  - Networking drivers:
    - IXGBE_VXLAN=y
    - AMD_XGBE=m
      - AMD_XGBE_DCB=y
  - Input:
    - MOUSE_PS2_FOCALTECH=y
    - HID_BETOP_FF=m
  - Other drivers, enabled as modules:
    - TCG_CRB
    - I2C_DESIGNWARE_BAYTRAIL
    - SPI_DLN2
    - USB_ISP1760
    - LEDS_CLASS_FLASH
    - FB_SM7XX
    - USB_GSPCA_TOUPTEK
    - SND_USB_POD
    - SND_USB_PODHD
    - SND_USB_TONEPORT
    - SND_USB_VARIAX
  - Disabled drivers:
    - RTC_DRV_DS1685_FAMILY (found on SGI O2/Octane hardware)
  - ACPI-discoverable sensors drivers, enabled as modules:
    - MMA9551
    - MMA9553
    - KMX61
    - JSA1212
    - SX9500
  - x86
    - DEBUG_IMR_SELFTEST=n
  - zSeries:
    - MARCH_Z900
    - TUNE_DEFAULT
    - SCHED_TOPOLOGY=y (renamed from SCHED_BOOK)
  - Device-tree dependent drivers, all disabled:
    - MTD_NAND_HISI504
    - TI_CPSW_ALE
    - INPUT_E3X0_BUTTON
    - INPUT_TPS65218_PWRBUTTON
    - SERIAL_CONEXANT_DIGICOLOR
    - TCG_TIS_I2C_ST33
    - GPIO_XILINX
    - BATTERY_GAUGE_LTC2941
    - POWER_RESET_RESTART
    - MFD_DA9150
    - MFD_RT5033
    - DRM_PANEL_SIMPLE
    - DRM_PANEL_LD9040
    - DRM_PANEL_S6E8AA0
    - DRM_PANEL_SHARP_LQ101R1SX01
    - MMC_SDHCI_F_SDH30
    - RTC_DRV_ABB5ZES3
    - FB_TFT
    - COMMON_CLK_CDCE706
    - ASM9260_TIMER
    - IOMMU_IO_PGTABLE_LPAE
    - CC10001_ADC
    - QCOM_SPMI_VADC
    - IIO_SSP_SENSORHUB
    - CM3232
- commit d6b999d

-------------------------------------------------------------------
Tue Feb 24 10:28:36 CET 2015 - guillaume.gardet@free.fr

- config: armv6hl: Update and re-enable armv6 default config
  Please find an update from 3.18.0 to 3.19.0 for armv6 default config.
  It also enables armv6 default config again.
  [AF: Homogenized module selection, dropped Broadcom Kona support (ARMv7)]
- commit 860fc5c

-------------------------------------------------------------------
Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com

- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX
  spear13xx pcie leads to kernel oopses in random places,
  so lets disable it until a proper solution to fix it is found.
  References: bko#92581
- commit a260777

-------------------------------------------------------------------
Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de

- Update config files: disable CONFIG_I2C_SLAVE
  Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known
  use case for this feature on these architectures, and it has a small
  build time and size cost.
- commit 9a477d7

-------------------------------------------------------------------
Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de

- fix a leak in bch_cached_dev_run() (bnc#910440).
- bcache: unregister reboot notifier when bcache fails to register
  a block device (bnc#910440).
- bcache: fix a livelock in btree lock (bnc#910440).
- bcache: [BUG] clear BCACHE_DEV_UNLINK_DONE flag when attaching
  a backing device (bnc#910440).
- bcache: Add a cond_resched() call to gc (bnc#910440).
- commit 24c2cb3

-------------------------------------------------------------------
Tue Feb 10 12:25:53 CET 2015 - jbeulich@suse.com

- Update Xen patches to 3.19-final.
- commit 7ba6009

-------------------------------------------------------------------
Mon Feb  9 15:03:00 CET 2015 - jeffm@suse.com

- Update to 3.19-final.
- commit b47fe8e

-------------------------------------------------------------------
Thu Feb  5 10:41:10 CET 2015 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix build if there is no *.crt file
- commit c5b1275

-------------------------------------------------------------------
Wed Feb  4 14:38:50 CET 2015 - jbeulich@suse.com

- Update Xen patches to 3.19-rc7 and c/s 1279.
- Update Xen config files.
- commit f6f5ce5

-------------------------------------------------------------------
Tue Feb  3 20:04:37 CET 2015 - jeffm@suse.com

- Update to 3.19-rc7.
- commit 7505c11

-------------------------------------------------------------------
Fri Jan 30 14:28:50 CET 2015 - mmarek@suse.cz

- rpm/constraints.in: Lower the requirement to 4 CPUs on POWER
- commit 9e50821

-------------------------------------------------------------------
Wed Jan 28 21:45:10 CET 2015 - jeffm@suse.com

- Update to 3.19-rc6.
- Config changes:
  - SENSORS_I5500=m (i386/x86_64)
- commit 5dca9d9

-------------------------------------------------------------------
Tue Jan 27 12:41:34 CET 2015 - jbeulich@suse.com

- rpm/package-descriptions: Describe kernel-pv (and correct kernel-ec2's).
- commit 6dd25c9

-------------------------------------------------------------------
Mon Jan 26 12:56:03 CET 2015 - mmarek@suse.cz

- DocBook: Do not exceed argument list limit.
- commit 6eae009

-------------------------------------------------------------------
Mon Jan 26 10:52:05 CET 2015 - mmarek@suse.cz

- rpm/kernel-docs.spec.in: Do not ignore errors from make
- commit 86ebfa7

-------------------------------------------------------------------
Sat Jan 24 21:21:36 CET 2015 - jdelvare@suse.de

- Update x86_64 config files: CONFIG_SENSORS_NCT6683=m
  The nct6683 driver is already enabled on i386 and history suggests
  that it not being enabled on x86_64 is by mistake.
- commit e31f652

-------------------------------------------------------------------
Fri Jan 23 21:25:11 CET 2015 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Drop sparse from BuildRequires
- commit 9777c26

-------------------------------------------------------------------
Fri Jan 23 17:16:53 CET 2015 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Update the comment about NO_BRP_STALE_LINK_ERROR
  There is no stale symlink in the installed system anymore, but there is
  one during build.
- commit e575cce

-------------------------------------------------------------------
Fri Jan 23 16:52:42 CET 2015 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Own the modules directory in the devel
  package (bnc#910322)
- commit d89b963

-------------------------------------------------------------------
Thu Jan 22 12:25:05 CET 2015 - jbeulich@suse.com

- Add x86 PV config files.
- commit 297f762

-------------------------------------------------------------------
Thu Jan 22 11:50:11 CET 2015 - jbeulich@suse.com

- Update Xen patches to 3.19-rc5 and c/s 1276.
- config.conf: Re-enable Xen configs.
- Update config files.
- commit 9368e4c

-------------------------------------------------------------------
Wed Jan 21 18:55:55 CET 2015 - mmarek@suse.cz

- Fix Module.supported handling for external modules (bnc#905304).
- commit 26d68ed

-------------------------------------------------------------------
Wed Jan 21 04:01:57 CET 2015 - jeffm@suse.com

- Update to 3.19-rc5.
- Config changes:
  - I40E_FCOE=y
- commit 1548087

-------------------------------------------------------------------
Fri Jan 16 19:36:16 CET 2015 - matwey.kornilov@gmail.com

- config: armv7hl: Update config files for 3.19-rc6
  [AF: Updated for -rc6, enabled some more default options,
     enabled/disabled lpae options, regenerated vanilla from default]
- commit a7bdd86

-------------------------------------------------------------------
Wed Jan 14 20:19:31 CET 2015 - agraf@suse.de

- Refresh patches.arch/arm64-0012-generic-pci.patch (fix PCI bridge support)
- commit b9cbcf4

-------------------------------------------------------------------
Mon Jan 12 16:22:53 CET 2015 - jeffm@suse.com

- Update to 3.19-rc4.
- Config changes:
  - KDB_DEFAULT_ENABLE=0x1 (default, no change)
- commit f688a05

-------------------------------------------------------------------
Mon Jan 12 16:18:17 CET 2015 - jeffm@suse.com

- config: fixed re-enabling of CFG80211_WEXT
- Note: CFG80211_WEXT was disabled in 3.19-rc1, not 3.17.
  * git describe and git name-rev show different things.
- IPW2200_DEBUG=y was set prior to 3.19-rc1, restore it
- Re-sync arm64 config to match pre-rc1 values.
- commit 79a899b

-------------------------------------------------------------------
Thu Jan  8 16:08:21 CET 2015 - jeffm@suse.com

- Update to 3.19-rc3.
- Config changes are repairing fallout from the removal of
  wireless extensions in 3.17. They were restored in 3.19-rc3.
- commit 43d6953

-------------------------------------------------------------------
Tue Jan  6 01:59:19 CET 2015 - agraf@suse.de

- arm64: Enable DRM
- commit 7a4dbf7

-------------------------------------------------------------------
Mon Jan  5 22:10:13 CET 2015 - agraf@suse.de

- arm64: Disable CRC32 accelerator again, doesn't build
- commit c0e01e0

-------------------------------------------------------------------
Mon Jan  5 21:08:40 CET 2015 - agraf@suse.de

- arm64: Enable generic PHB driver (bnc#911732).
- commit 5d481ac

-------------------------------------------------------------------
Mon Jan  5 20:53:51 CET 2015 - agraf@suse.de

- Update config files for arm64
- commit 4c90d68

-------------------------------------------------------------------
Fri Jan  2 21:01:51 CET 2015 - dbueso@suse.de

- rpm/old-flavors: Obsolete kernel-bigsmp (fate#318083)
- commit c5abe0c

-------------------------------------------------------------------
Fri Jan  2 14:03:52 CET 2015 - mmarek@suse.cz

- patches.suse/supported-flag: fix mis-reported supported status (bnc#809493)
  Port fix from SLE12.
- commit 92db6d0

-------------------------------------------------------------------
Fri Jan  2 14:00:21 CET 2015 - mmarek@suse.cz

- Refresh patches.suse/supported-flag: fix TAINT_NO_SUPPORT handling on
  module load
  Port fix from SLE12.
- commit 47e6368

-------------------------------------------------------------------
Tue Dec 30 05:03:14 CET 2014 - jeffm@suse.com

- Update to 3.19-rc2.
- commit aa3360b

-------------------------------------------------------------------
Tue Dec 23 16:48:09 CET 2014 - matwey.kornilov@gmail.com

- config: Introduce vanilla configs for armv6l, armv7l and aarch64
- commit cd0d0f3

-------------------------------------------------------------------
Mon Dec 22 06:45:24 CET 2014 - jeffm@suse.com

- Update to 3.19-rc1.
- Eliminated 5 patches.
- Xen needs updating.
- ARM configs need updating.
- Config changes:
  - General
    - INIT_FALLBACK (y, default, consistent with old default)
    - PAGE_EXTENSION=n (overhead)
      - PAGE_OWNER=n (overhead)
  - Networking:
    - NET_FOU_IP_TUNNELS=y
    - NFT_REDIR=m
    - NFT_REDIR_IPV4=m
    - NFT_REDIR_IPV6=m
    - NET_DSA_HWMON=y
    - NET_ACT_VLAN=m
    - NET_SWITCHDEV=y (only impact is a slightly bigger ndo)
    - BT_BREDR=y
    - BT_LE=y
    - IPVLAN=m
    - NET_DSA_MV88E6352=m
    - ROCKER=m
    - BCMGENET=m
  - Driver options:
    - CONFIG_MAC80211_RC_MINSTREL_VHT=y
    - ATH9K_PCOEM=y
    - RTC_DRV_DS1374_WDT=y
    - INFINIBAND_ON_DEMAND_PAGING=y
    - SQUASHFS_LZ4=y
  - Drivers:
    - SCSI_AM53C974=m
    - SCSI_WD719X=m
    - KEYBOARD_CAP11XX=m
    - MOUSE_ELAN_I2C=m
    - TOUCHSCREEN_GOODIX=m
    - TOUCHSCREEN_ELAN=m
    - IPMI_SSIF=m
    - I2C_SLAVE=y (does nothing; only here for future additions)
    - GPIO_74XX_MMIO=m
    - SENSORS_NCT7802=m
    - MFD_DLN2=m
    - I2C_DLN2=m
    - GPIO_DLN2
    - IR_IGORPLUGUSB=m
    - DVB_SMIPCIE=m
    - DVB_MN88472=m
    - DVB_MN88473=m
    - VIDEO_SAA7191=n (staging/deprecated)
    - VIDEO_VIM2M=m
    - DRM_I2C_ADV7511=m
    - SND_OXFW=m
    - HID_PLANTRONICS=m
    - MMC_TOSHIBA_PCI=m
    - LEDS_LP8860=m
  - x86
    - X86_INTEL_MPX=y (default n, little kernel overhead for potential security gains)
    - RCU_KTHREAD_PRIO=1 (default)
    - X86_VSYSCALL_EMULATION=y
    - HSA_AMD=m
    - EDAC_AMD64=m
      - EDAC_AMD64_ERROR_INJECTION=y
  - ppc
    - OF_UNITTEST=n
    - IPMI_POWERNV=m
    - I2C_OPAL=m
    - RTC_DRV_OPAL=m
  - s390x
    - SCLP_ASYNC_ID=000000000 (default)
  - SoC
    - PINCTRL_CHERRYVIEW=n
  - ARM?: (all n)
    - PMIC
    - MFD_ATMEL_HLCDC
    - COMMON_CLK_XLNX_CLKWZRD
    - QCOM_SPMI_IADC
  - Mobile sensors: (all n)
    - SI7020
    - BMP280
- commit 85f0072

-------------------------------------------------------------------
Wed Dec 17 10:59:36 CET 2014 - jslaby@suse.cz

- Linux 3.18.1.
- Delete
  patches.drivers/ALSA-usb-audio-Don-t-resubmit-pending-URBs-at-MIDI-e.
- commit 0fdb00f

-------------------------------------------------------------------
Sun Dec 14 11:25:49 CET 2014 - tiwai@suse.de

- blk-mq: Fix uninitialized kobject at CPU hotplugging
  (bnc#908794).
- commit b68f510

-------------------------------------------------------------------
Fri Dec 12 13:44:26 CET 2014 - jbeulich@suse.com

- Refresh Xen patches (adjustments for pv-ops builds and a huge
  memory DomU boot fix).
- commit 0510331

-------------------------------------------------------------------
Tue Dec  9 17:17:29 CET 2014 - jbeulich@suse.com

- Update Xen patches to 3.18-final.
- x86-64/MCE: flip CPU and bank numbers in log message.
- commit 2b473fc

-------------------------------------------------------------------
Tue Dec  9 03:22:34 CET 2014 - jeffm@suse.com

- Update to 3.18-final.
- commit fb05465

-------------------------------------------------------------------
Sat Dec  6 21:41:16 CET 2014 - tiwai@suse.de

- ALSA: usb-audio: Don't resubmit pending URBs at MIDI error
  recovery.
- commit a6e513d

-------------------------------------------------------------------
Fri Dec  5 17:20:27 CET 2014 - tiwai@suse.de

- drm: Implement O_NONBLOCK support on /dev/dri/cardN
  (bnc#904097).
- commit 1b14fe6

-------------------------------------------------------------------
Fri Dec  5 11:50:52 CET 2014 - tiwai@suse.de

- KEYS: Fix stale key registration at error path (bnc#908163).
- commit 7d9c8f3

-------------------------------------------------------------------
Fri Dec  5 01:02:49 CET 2014 - agraf@suse.de

- arm64: Enable 64k page size (bnc#908468)
- commit 088d59b

-------------------------------------------------------------------
Thu Dec  4 14:59:03 CET 2014 - agraf@suse.de

- ARMv7: Bump NR_CPUs to 16, the HIP04D01 has that many
- commit 9c41958

-------------------------------------------------------------------
Mon Dec  1 15:44:27 CET 2014 - jeffm@suse.com

- Update to 3.18-rc7.
- commit 58b7b67

-------------------------------------------------------------------
Mon Dec  1 14:23:51 CET 2014 - jbeulich@suse.com

- Update Xen config files (restore RTC_DRV_EFI).
- commit ab8d181

-------------------------------------------------------------------
Fri Nov 28 11:54:09 CET 2014 - jbeulich@suse.com

- Update Xen patches to 3.18-rc6 and c/s 1269.
- commit 7e21a29

-------------------------------------------------------------------
Thu Nov 27 10:48:26 CET 2014 - mmarek@suse.cz

- rpm/constraints.in: Require 10GB of disk space also on 32bit POWER
- commit 33a282b

-------------------------------------------------------------------
Wed Nov 26 17:27:14 CET 2014 - jeffm@suse.com

- Update to 3.18-rc6.
- commit 961dff7

-------------------------------------------------------------------
Wed Nov 26 13:46:09 CET 2014 - mmarek@suse.cz

- rpm/constraints.in: Require 10GB disk space on POWER
  A debuginfo build currently requires about 8.5 GB on POWER. Also,
  require at least 8 CPUs, so that builds do not get accidentally
  scheduled on slow machines.
- commit 596d9cf

-------------------------------------------------------------------
Wed Nov 19 04:05:43 CET 2014 - jeffm@suse.com

- Update to 3.18-rc5.
- commit 2e1894b

-------------------------------------------------------------------
Fri Nov 14 16:28:39 CET 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Provide name-version-release for kgraft
  packages (bnc#901925)
- commit c9157ee

-------------------------------------------------------------------
Fri Nov 14 15:23:51 CET 2014 - agraf@suse.de

- PPC: Update config files: Enable HV KVM as module
- commit 0521fb3

-------------------------------------------------------------------
Thu Nov 13 21:01:29 CET 2014 - tiwai@suse.de

- hp_accel: Add support for HP ZBook 15 (bnc#905329).
- commit 44e7f88

-------------------------------------------------------------------
Mon Nov 10 21:49:08 CET 2014 - jeffm@suse.com

- Update to 3.18-rc4.
- commit 1eac9b3

-------------------------------------------------------------------
Fri Nov  7 10:46:35 CET 2014 - tiwai@suse.de

- Input: synaptics - add min/max quirk for Lenovo T440s
  (bnc#903748).
- commit b1191bc

-------------------------------------------------------------------
Wed Nov  5 16:03:40 CET 2014 - tiwai@suse.de

- Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986)
- commit 07807b9

-------------------------------------------------------------------
Wed Nov  5 14:27:57 CET 2014 - tiwai@suse.de

- [media] uvc: Fix destruction order in uvc_delete() (bnc#897736).
- commit 2f29e54

-------------------------------------------------------------------
Wed Nov  5 10:03:28 CET 2014 - tiwai@suse.de

- Disable patches.rpmify/chipidea-clean-up-dependencies
  This rather causes a problem when building as a module.  If all builds
  fine, drop this later.
- commit d485ed4

-------------------------------------------------------------------
Tue Nov  4 13:43:57 CET 2014 - jbeulich@suse.com

- Update Xen patches to 3.18-rc3.
- config.conf: Re-enable Xen configs.
- Update config files.
- commit e706e91

-------------------------------------------------------------------
Mon Nov  3 16:27:20 CET 2014 - matwey.kornilov@gmail.com

- config: armv7hl: temporarily disable KEYSTONE_NAVIGATOR_QMSS
  KEYSTONE_NAVIGATOR_QMSS leads to the following module dependency cycle.
  Disable it until it will be fixed in upstream.
  [24907s] depmod: ERROR: Found 2 modules in dependency cycles!
  [24907s] depmod: ERROR: Cycle detected: knav_qmss_queue -> knav_qmss_acc -> knav_qmss_queue
- commit 5709b4c

-------------------------------------------------------------------
Mon Nov  3 03:58:30 CET 2014 - jeffm@suse.com

- netfilter: fix missing declaration of csum_ipv6_magic for
  bridge reject.
- commit a73bb9e

-------------------------------------------------------------------
Mon Nov  3 03:16:28 CET 2014 - jeffm@suse.com

- Update to 3.18-rc3.
- Eliminated 3 patches.
- commit d6cda9a

-------------------------------------------------------------------
Sun Nov  2 10:31:18 CET 2014 - agraf@suse.de

- Limit xgbe a0 driver to arm64
- commit 12cb573

-------------------------------------------------------------------
Sun Nov  2 09:57:54 CET 2014 - agraf@suse.de

- usb: Add support for Synopsis H20AHB EHCI host controller
  (bnc#902632).
- usb: fix hcd h20ahb driver depends (bnc#902632).
- KVM: ARM: Add "arm,gic-400" compatible support (bnc#902632).
- net/xgbe: Add A0 silicon support (bnc#902632).
- arm64: dts: Add X-Gene reboot driver dts node (bnc#902632).
- arm64: Select reboot driver for X-Gene platform (bnc#902632).
- arm64: Do not call enable PCI resources when specify
  PCI_PROBE_ONLY (bnc#902632).
- ARM/ARM64: arch-timer: fix arch_timer_probed logic (bnc#902632).
- Documentation: Restrict TSC test code to x86 (bnc#902632).
- KVM: ARM: Hack to enable VGIC mapping on 64k PAGE_SIZE kernels
  (bnc#902633).
- Update config files.
- commit 2d3b60c

-------------------------------------------------------------------
Thu Oct 30 14:30:50 CET 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix including the secure boot cert in /etc/uefi/certs
- commit 72255c9

-------------------------------------------------------------------
Tue Oct 28 12:04:43 CET 2014 - tiwai@suse.de

- Split kernel-docs-pdf and kernel-docs-html subpackages
  They'll contain PDF and HTML documents generated from kernel source,
  respectively.  kernel-docs still keeps man pages and basic documents
  in root directory.
- commit 4fa7b81

-------------------------------------------------------------------
Mon Oct 27 14:06:11 CET 2014 - jeffm@suse.com

- Update to 3.18-rc2.
- Config changes:
  * ACPI_THERMAL_REL=m
  * DA9063_WATCHDOG=m
  * INT340X_THERMAL=m
  * OVERLAYFS_FS=m (vanilla only, we've been carrying these patches)
  * PWM_LPSS_PCI=m
  * PWM_LPSS_PLATFORM=m
  * TCM_USER=m
  * THERMAL_GOV_BANG_BANG=y
- commit 44afd6d

-------------------------------------------------------------------
Fri Oct 24 20:49:27 CEST 2014 - jeffm@suse.com

- vdso: don't require 64-bit math in standalone test.
- commit e58d2f6

-------------------------------------------------------------------
Fri Oct 24 19:25:53 CEST 2014 - jeffm@suse.com

- Refresh patches.fixes/dm-table-switch-to-readonly.
- commit afa7428

-------------------------------------------------------------------
Fri Oct 24 19:21:38 CEST 2014 - matwey.kornilov@gmail.com

- config: armv6hl: Compile KGDB serial console into kernel
  A serial console is the major communication for ARM devices.
  Having CONFIG_KGDB_SERIAL_CONSOLE=m makes it impossible to debug the kernel
  at early boot stages.
- commit e34532c

-------------------------------------------------------------------
Fri Oct 24 19:09:15 CEST 2014 - matwey.kornilov@gmail.com

- config: armv7hl: Compile KGDB serial console into kernel
  A serial console is the major communication for ARM devices.
  Having CONFIG_KGDB_SERIAL_CONSOLE=m makes it impossible to debug the kernel
  at early boot stages.
- commit 18c982d

-------------------------------------------------------------------
Fri Oct 24 19:07:14 CEST 2014 - matwey.kornilov@gmail.com

- config: armv7hl: Disable CONFIG_USB_MUSB_TUSB6010
  TUSB6010 is not used by any of our JeOSes*, but introduces issues
  with USB on BeagleBone (and all other boards utilizing musb_hdrc).
  The way to resolve the issues is currently unknown, so temporarily
  disable it.
  See for details: http://marc.info/?l=linux-usb&m=141088564307331&w=2
- commit fb5877e

-------------------------------------------------------------------
Fri Oct 24 18:59:39 CEST 2014 - jeffm@suse.com

- patches.fixes/dm-table-switch-to-readonly: fix incomplete merge
- commit 2c7dd5c

-------------------------------------------------------------------
Fri Oct 24 14:36:16 CEST 2014 - agraf@suse.de

- ARM: Update config files: Move closer to x86_64 config
- commit 0f35e83

-------------------------------------------------------------------
Fri Oct 24 14:02:43 CEST 2014 - afaerber@suse.de

- config: arm64: Update to v3.18-rc1
  Generic options as x86_64/armv7hl.
  Enabled PCI, enabling lots of devices.
  When in doubt, left miscellaneous drivers disabled.
- commit 83baa8a

-------------------------------------------------------------------
Fri Oct 24 13:07:52 CEST 2014 - afaerber@suse.de

- config: armv6hl: Update to v3.18-rc1
  Generic options as for x86_64/armv7hl.
  When in doubt, disabled SoC level and PMIC drivers.
- commit 10e9bcb

-------------------------------------------------------------------
Fri Oct 24 12:17:32 CEST 2014 - afaerber@suse.de

- config: armv7hl: Update to v3.18-rc1
  Generic options like x86_64.
  Meson6 and BCM SoCs for default only.
- commit c8b0df9

-------------------------------------------------------------------
Thu Oct 23 18:22:51 CEST 2014 - jeffm@suse.com

- Update to 3.18-rc1
- Eliminated 6 patches.
- ARM is disabled.
- Xen is disabled.
- Config changes:
  - Generic config options:
    * TASKS_RCU=n (default)
    * ADVISE_SYSCALLS=y (default)
    * MODULE_COMPRESS=n (default)
    * DISABLE_DEV_COREDUMP=n (default)
    * MTD_SPI_NOR_USE_4K_SECTORS=y (default)
    * SCSI_MQ_DEFAULT=y
    * SCHED_STACK_END_CHECK=y (good protection, may need to reevaluate)
    * HMC_DRV=m
    * DEVFREQ_GOV_SIMPLE_ONDEMAND=m
    * DEVFREQ_GOV_PERFORMANCE=m
    * DEVFREQ_GOV_POWERSAVE=m
    * DEVFREQ_GOV_USERSPACE=m
    * CPUFREQ_DT=n (default)
  - Security:
    * INTEGRITY=y
      - INTEGRITY_SIGNATURE=y
      - INTEGRITY_ASYMMETRIC_KEYS=y
      - INTEGRITY_AUDIT=y
    * CRYPTO_MCRYPTD=m
    * CRYPTO_SHA1_MB=m (x86_64)
  - Networking options:
    * NET_FOU=m
    * GENEVE=m
    * OPENVSWITCH_GENEVE=y
    * TCP_CONG_DCTCP=m
    * NFT_MASQ=m
    * IP_SET_HASH_MAC=m
    * IP_VS_FO=m
    * NF_REJECT_IPV4=y
    * NF_REJECT_IPV6=
    * NFT_MASQ_IPV4=m
    * NFT_MASQ_IPV6=m
    * CAN_M_CAN=m
  - New modules:
    * NET_DSA_MV88E6171=m
    * NET_DSA_BCM_SF2=m
    * FM10K=m
    * - FM10K_VXLAN=y
    * QCA7000=m
    * IWLWIFI_UAPSD=n (default, possible interop problems)
    * RTL8192EE=m
    * RTL8821AE=m
    * TOUCHSCREEN_AR1021_I2C=m
    * INPUT_DRV260X_HAPTICS=m
    * INPUT_DRV2667_HAPTICS=m
    * SERIAL_8250_FINTEK=m
    * HID_PENMOUNT=m
    * IR_HIX5HD2=m
    * DVB_USB_DVBSKY=m
    * USB_HACKRF=m
    * VIDEO_TW68=m
    * VIDEO_SAA7134_GO7007=m
    * DVB_PT3=m
    * USB_LED_TRIG=y
    * LEDS_SYSCON=y
    * BMC150_ACCEL=m
    * VIDEO_PCI_SKELETON=n
    * VIDEO_VIVID=m
    * POWER_RESET_GPIO_RESTART=n (default)
    * POWER_RESET_LTC2952=n
    * POWER_RESET_SYSCON=n
    *  ATH9K_DYNACK=n (experimental)
    *  ATH9K_CHANNEL_CONTEXT=y (needed for multi-channel concurrency)
  - New options specific to ARM (I think, all disabled):
    * MFD_HI6421_PMIC
    * MFD_RK808
    * MFD_RN5T618
    * SOC_TI
    * EXTCON_RT8973A
    * TI_ADC128S052
    * MAX5821
    * BMG160
    * AL3320A
    * GPIO_DWAPB
    * GPIO_MCP23S08
  - x86/x86_64:
    * IOSF_MBI_DEBUG=n (default)
  - Power:
    * GENERIC_CPU=y (ppc64)
    * POWER7_CPU=y (ppc64le)
    * CXL=m
  - System Z:
    * UPROBE_EVENT=y
- commit ab4cc2f

-------------------------------------------------------------------
Wed Oct 22 15:58:03 CEST 2014 - tiwai@suse.de

- Use fop for creating PDF files in kernel-docs package
  As some files still cannot be built with the default backend.
- commit 0de03e2

-------------------------------------------------------------------
Wed Oct 22 15:55:56 CEST 2014 - tiwai@suse.de

- Fix build of PDF files in kernel-docs package
  Double the spaces for tex, and fix buildrequires for docbook.
- commit 9e1f511

-------------------------------------------------------------------
Mon Oct 20 18:02:41 CEST 2014 - tiwai@suse.de

- Enable some IIO drivers for xen flavors too (bnc#898828)
- commit 6c9b613

-------------------------------------------------------------------
Mon Oct 20 15:44:30 CEST 2014 - agraf@suse.de

- Delete patches.arch/cubox-configuration.patch.
  - cubox should be used via device tree now
- commit 2a9b81b

-------------------------------------------------------------------
Mon Oct 20 14:48:00 CEST 2014 - tiwai@suse.de

- Enable some IIO drivers on x86 for Tablet sensors (bnc#898828)
  Only a limited number of drivers are enabled as of now.  If more other
  device-specific drivers are needed, enable appropriately later.
- commit e3b6d24

-------------------------------------------------------------------
Sun Oct 19 01:39:49 CEST 2014 - dsterba@suse.cz

- Revert "Btrfs: race free update of commit root for ro snapshots"
- commit fd16010

-------------------------------------------------------------------
Fri Oct 17 16:23:47 CEST 2014 - jbeulich@suse.com

- Update Xen patches to 3.17.1.
- commit e3f9aac

-------------------------------------------------------------------
Wed Oct 15 23:06:40 CEST 2014 - jslaby@suse.cz

- Linux 3.17.1.
- commit 16cdf1f

-------------------------------------------------------------------
Thu Oct  9 06:03:09 CEST 2014 - jeffm@suse.com

- block: copy bi_vcnt in __bio_clone_fast (boo#888259).
- commit 263fe49

-------------------------------------------------------------------
Tue Oct  7 17:44:07 CEST 2014 - jbeulich@suse.com

- Revert "supported.conf: i2c-core -> i2core." - the respective
  upstream change got reverted too.
  This reverts commit 602eb759ffd78c04efb82a041167718d98180ffd.
- commit afa08f0

-------------------------------------------------------------------
Tue Oct  7 14:29:50 CEST 2014 - jbeulich@suse.com

- Update Xen patches to 3.17-final and c/s 1266.
- commit 28bdf1b

-------------------------------------------------------------------
Mon Oct  6 18:33:24 CEST 2014 - jeffm@suse.com

- Update to 3.17-final.
- commit ba887ef

-------------------------------------------------------------------
Mon Oct  6 14:53:25 CEST 2014 - jack@suse.cz

- Refresh patches.suse/ovl01-vfs-add-i_op-dentry_open.patch.
- commit c1c43b8

-------------------------------------------------------------------
Mon Oct  6 14:35:01 CEST 2014 - jack@suse.cz

  Removing RICHACL support since it never went upstream and noone seems
  to really care (bnc#892834)
- Delete
  patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch.
- Delete
  patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch.
- Delete
  patches.suse/0003-vfs-Add-IS_RICHACL-test-for-richacl-support.patch.
- Delete
  patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch.
- Delete
  patches.suse/0005-richacl-Permission-mapping-functions.patch.
- Delete
  patches.suse/0006-richacl-Compute-maximum-file-masks-from-an-acl.patch.
- Delete
  patches.suse/0007-richacl-Update-the-file-masks-in-chmod.patch.
- Delete
  patches.suse/0008-richacl-Permission-check-algorithm.patch.
- Delete
  patches.suse/0009-richacl-Helper-functions-for-implementing-richacl-in.patch.
- Delete patches.suse/0010-richacl-Create-time-inheritance.patch.
- Delete
  patches.suse/0011-richacl-Check-if-an-acl-is-equivalent-to-a-file-mode.patch.
- Delete patches.suse/0012-richacl-Automatic-Inheritance.patch.
- Delete
  patches.suse/0013-richacl-Restrict-access-check-algorithm.patch.
- Delete patches.suse/0014-richacl-xattr-mapping-functions.patch.
- Delete
  patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch.
- commit 81acd03

-------------------------------------------------------------------
Mon Oct  6 14:30:58 CEST 2014 - jack@suse.cz

- Update
  patches.fixes/xfs-mark-all-internal-workqueues-as-freezable.patch
  (bnc#899785).
- commit 951f215

-------------------------------------------------------------------
Mon Oct  6 14:29:07 CEST 2014 - jack@suse.cz

- xfs: mark all internal workqueues as freezable.
- commit ba6c1f6

-------------------------------------------------------------------
Mon Sep 29 21:05:12 CEST 2014 - jeffm@suse.com

- Update to 3.17-rc7.
- commit 6304463

-------------------------------------------------------------------
Thu Sep 25 17:37:39 CEST 2014 - jbeulich@suse.com

- patches.suse/stack-unwind: Reduce the number of cases where
  hitting broken/missing unwind information would result in a full
  but predictably pointless linear scan of the FDEs. Some cosmetic
  cleanup.
- commit 8a52bcb

-------------------------------------------------------------------
Mon Sep 22 16:43:00 CEST 2014 - jeffm@suse.com

- Update to 3.17-rc6.
- commit 811b3a2

-------------------------------------------------------------------
Mon Sep 22 13:05:38 CEST 2014 - jbeulich@suse.com

- patches.arch/x86_64-unwind-annotations: Fix patch format (as reported
  by Luis Rodriguez).
- commit f35848e

-------------------------------------------------------------------
Thu Sep 18 08:33:34 CEST 2014 - jbeulich@suse.com

- Update EC2 config files again (adding DEBUG_INFO_DWARF4).
- commit 82404e9

-------------------------------------------------------------------
Thu Sep 18 08:29:21 CEST 2014 - jbeulich@suse.com

- supported.conf: i2c-core -> i2core.
- commit 602eb75

-------------------------------------------------------------------
Thu Sep 18 08:28:45 CEST 2014 - jbeulich@suse.com

- Refresh patches.xen/xen3-patch-3.17-rc5 (fix build issue on native).
- commit 000c18b

-------------------------------------------------------------------
Wed Sep 17 18:03:03 CEST 2014 - jbeulich@suse.com

- Update EC2 config files (re-enable DEBUG_INFO).
- commit c7796ab

-------------------------------------------------------------------
Wed Sep 17 17:14:26 CEST 2014 - jbeulich@suse.com

- Update Xen patches to 3.17-rc5.
- config.conf: Re-enable Xen configs.
- Update config files.
- commit 7069df5

-------------------------------------------------------------------
Tue Sep 16 18:35:02 CEST 2014 - jdelvare@suse.de

- Update s390x config files: disable CONFIG_EXTCON_SM5502
  Enabling CONFIG_EXTCON_SM5502 broke the build, because this option
  should depend on CONFIG_I2C which is not enabled on s390x. So disable
  CONFIG_EXTCON_SM5502 on s390x, and also disable CONFIG_EXTCON as
  there is no point in enabling it when no extcon device driver is
  selected.
- commit f48cb05

-------------------------------------------------------------------
Mon Sep 15 17:32:18 CEST 2014 - jeffm@suse.com

- Update to 3.17-rc5.
- Config changes:
  - NAT config option splitout, no real change:
    - CONFIG_IP6_NF_NAT=m
    - CONFIG_IP_NF_NAT=m
    - CONFIG_NETFILTER_XT_NAT=m
    - CONFIG_NF_NAT_H323=m
    - CONFIG_NF_NAT_IPV4=m
    - CONFIG_NF_NAT_IPV6=m
    - CONFIG_NF_NAT_PPTP=m
    - CONFIG_NF_NAT_PROTO_GRE=m
    - CONFIG_NF_NAT_SNMP_BASIC=m
- commit 5a3d027

-------------------------------------------------------------------
Sun Sep 14 18:19:24 CEST 2014 - jdelvare@suse.de

- Update s390x config files: Disable CONFIG_WATCHDOG_NOWAYOUT
  It's already disabled on all other architectures for a long time and
  has been causing problems on s390x (bnc#756585, bnc#895103.)
- commit 04827b4

-------------------------------------------------------------------
Tue Sep  9 19:43:57 CEST 2014 - agraf@suse.de

- ARM: Update config files: Enable DRM
- commit 066bdc8

-------------------------------------------------------------------
Tue Sep  9 19:13:11 CEST 2014 - matwey.kornilov@gmail.com

- config: armv7hl/default: Disable DMA for MUSB
  Hi, this is both for stable and master.
  An issue is the following. We can not have multiple DMA modes in the same kernel due to current musb design.
  So, it will work only for specific hardware (OMAP DMA). Current configuration leads to OOPS at BeaglBone Black (CPI41 DMA which is disabled), because it tries to use wrong DMA functions (from OMAP DMA).
  The fairest way to fix it is to disable DMA for all hardware until fix in upstream.
  [agraf: copy changes to lpae flavor as well]
- commit 957d74e

-------------------------------------------------------------------
Mon Sep  8 17:41:38 CEST 2014 - jeffm@suse.com

- Update to 3.17-rc4.
- No config changes.
- commit 9c66470

-------------------------------------------------------------------
Mon Sep  8 01:10:45 CEST 2014 - agraf@suse.de

- kernel-obs-build: Force load kernel modules
  - fixes QEMU kiwi builds
- commit 9a27fc1

-------------------------------------------------------------------
Mon Sep  8 00:39:30 CEST 2014 - agraf@suse.de

- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit 3ccdab2

-------------------------------------------------------------------
Sun Sep  7 22:19:01 CEST 2014 - agraf@suse.de

- ARM: Update config files.
  - armv7: Increase CMA size to 64MB
  - arm64: Switch to 4k pages, enables KVM on more systems and 32bit compat
- commit 62283c7

-------------------------------------------------------------------
Sat Sep  6 09:55:21 CEST 2014 - dmueller@suse.com

- config: armv7hl/lpae: Reenable support for Hugepages
  This was apparently accidentally disabled, but we need
  hugepages support for improved performance and stability
  of the KVM build workers.
- commit 3d06ff1

-------------------------------------------------------------------
Fri Sep  5 00:39:08 CEST 2014 - agraf@suse.de

- rpm/kernel-binary.spec.in: Always build zImage for ARM
- commit 14e56cc

-------------------------------------------------------------------
Wed Sep  3 13:37:45 CEST 2014 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Create a kernel-macros package with the KMP macros
  This package does not have multiversion(kernel) and is not built in the
  -rt tree (bnc#867595).
- commit 9b6a6fe

-------------------------------------------------------------------
Wed Sep  3 10:56:44 CEST 2014 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Install doc files in a versioned directory (bnc#867595)
- commit deb25bc

-------------------------------------------------------------------
Tue Sep  2 17:07:19 CEST 2014 - jeffm@suse.com

- Update to 3.17-rc3.
- Config changes:
  - x86_64: KEXEC_FILE=y
- commit 1149eb3

-------------------------------------------------------------------
Mon Sep  1 20:05:48 CEST 2014 - agraf@suse.de

- ARM: Update config files: Disable NFC, it results in endless depmod loops
- commit c64eeb2

-------------------------------------------------------------------
Thu Aug 28 19:42:47 CEST 2014 - matwey.kornilov@gmail.com

- config: armv7hl/default: Disable pcie-spear13xx and gpio-zynq
  This is for master (Kernel:HEAD) to fix build:
  [30000s] ERROR: "dw_pcie_host_init" [drivers/pci/host/pcie-spear13xx.ko] undefined!
  [30000s] ERROR: "dw_handle_msi_irq" [drivers/pci/host/pcie-spear13xx.ko] undefined!
  [30000s] ERROR: "dw_pcie_msi_init" [drivers/pci/host/pcie-spear13xx.ko] undefined!
  [30000s] ERROR: "dw_pcie_cfg_write" [drivers/pci/host/pcie-spear13xx.ko] undefined!
  [30000s] ERROR: "dw_pcie_cfg_read" [drivers/pci/host/pcie-spear13xx.ko] undefined!
  [30000s] ERROR: "dw_pcie_setup_rc" [drivers/pci/host/pcie-spear13xx.ko] undefined!
  [30000s] ERROR: "dw_pcie_link_up" [drivers/pci/host/pcie-spear13xx.ko] undefined!
  [30003s] ERROR: "handle_fasteoi_irq" [drivers/gpio/gpio-zynq.ko] undefined!
- commit f6ce720

-------------------------------------------------------------------
Wed Aug 27 17:37:48 CEST 2014 - jslaby@suse.cz

- Update config files.
  Turn off udev firmware loading as udev does not provide this service
  anymore and it causes delays. This kernel on older distros still
  should load the fw on its own. (bnc#891645)
- commit 2873b40

-------------------------------------------------------------------
Wed Aug 27 14:55:18 CEST 2014 - jeffm@suse.com

- Update to 3.17-rc2.
- Config changes:
  - PCI_DRA7XX=n on ARM
  - I2C_ACPI renamed to ACPI_I2C_OPREGION.
- commit 8f730c5

-------------------------------------------------------------------
Tue Aug 26 12:16:05 CEST 2014 - schwab@suse.de

- config: arm64/default: reenable ARM64_CRYPTO
- commit 9768fa4

-------------------------------------------------------------------
Mon Aug 25 14:04:19 CEST 2014 - agraf@suse.de

- Update armv6hl config file
- commit 2d13fa5

-------------------------------------------------------------------
Mon Aug 25 13:58:57 CEST 2014 - agraf@suse.de

- Update armv7l config files
- commit e915f04

-------------------------------------------------------------------
Mon Aug 25 13:46:07 CEST 2014 - agraf@suse.de

- Update arm64 config file
- commit 90dba99

-------------------------------------------------------------------
Fri Aug 22 18:54:59 CEST 2014 - jeffm@suse.com

- config: disable COMMON_CLK_QCOM on non-ARM architectures
- commit 901b82f

-------------------------------------------------------------------
Fri Aug 22 18:08:45 CEST 2014 - jeffm@suse.com

- Update to 3.17-rc1
- Eliminated 8 patches.
- ARM is disabled.
- Xen is disabled.
- Config changes:
  - Generic config options:
    * LOG_CPU_MAX_BUF_SHIFT=15 (32kb, only used with ncpus > 64)
    * KEXEC_VERIFY_SIG=y (needed for secure boot to not get our keys revoked)
    * FW_LOADER_USER_HELPER_FALLBACK=y (we use udev)
    * MESSAGE_LOGLEVEL_DEFAULT=4 (default)
    * DEBUG_INFO_SPLIT=n (would be nice to do =y, but do our tools support it?)
    * DEBUG_INFO_DWARF4=y
    * TEST_RHASHTABLE=n
    * TEST_FIRMWARE=n
    * TEST_UDELAY=n
    * FENCE_TRACE=n
    * GLOB_SELFTEST=n
    * CONFIG_SPI=y
      - USB_MSI2500 depends on SPI
      - Every other SPI driver is disabled
  - New modules:
    * NF_LOG_ARP=m
    * NF_LOG_IPV4=m
    * NF_LOG_IPV6=m
    * NFT_BRIDGE_REJECT=m
    * NF_LOG_BRIDGE=m
    * 6LOWPAN=m
    * TABLET_SERIAL_WACOM4=m
    * I2C_ACPI=y
    * W1_SLAVE_DS2406=m
    * SENSORS_POWR1220=m
    * SENSORS_TPS40422=m
    * SENSORS_TMP103=m
    * IR_XMP_DECODER=m
    * USB_MSI2500=m
    * USB_AIRSPY=m
    * VIDEO_SOLO6X10=m
    * HID_GT683R=m
    * HID_LENOVO=m
    * USB_LINK_LAYER_TEST=m
    * EDAC_IE31200=m
    * RTC_DRV_PCF85063=m
    * MFD_MAX8907=m
    * VIDEO_SOLO6X10=m
    * TOSHIBA_HAPS=m
    * EXTCON_SM5502=m
    * PHY_ST_SPEAR1310_MIPHY=m
    * PHY_ST_SPEAR1340_MIPHY=m
    * THUNDERBOLT=m
    * CRYPTO_DRBG_MENU=m
      - CRYPTO_DRBG_HMAC=y
      - CRYPTO_DRBG_HASH=y
      - CRYPTO_DRBG_CTR=y
    * CRYPTO_DEV_QAT_DH895xCC=m
    * CRYPTO_DES3_EDE_X86_64=m
    * INTEL_MIC_BUS=m
    * INTEL_MIC_X100_DMA=m
    * UNISYS_VISORUTIL=m
      - UNISYS_VISORCHANNEL=m
        - UNISYS_VISORCHIPSET=m
      - UNISYS_CHANNELSTUB=m
        - UNISYS_UISLIB=m
          - UNISYS_VIRTPCI=m
            - UNISYS_VIRTHBA=m
  - ppc64/ppc64le:
    * SENSORS_IBMPOWERNV=m
    * KVM_BOOK3S_64_HV=m
    * CMA_DEBUG=n
    * CMA_AREAS=7 (default)
  - s390x:
    * IRQ_DOMAIN_DEBUG=n
- commit 7627acb

-------------------------------------------------------------------
Thu Aug 21 17:46:08 CEST 2014 - tiwai@suse.de

- Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
  (bnc#887046).
- commit b1e2a41

-------------------------------------------------------------------
Thu Aug 21 16:48:07 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix the version variables in the generated
  Makefile (bnc#892973)
- commit 8331f47

-------------------------------------------------------------------
Wed Aug 20 17:36:52 CEST 2014 - mmarek@suse.cz

- rpm/compress-vmlinux.sh: Do not duplicate the job of brp-99-compress-vmlinux
- commit e561498

-------------------------------------------------------------------
Wed Aug 20 12:32:25 CEST 2014 - afaerber@suse.de

- config: arm64: Enable RTC_DRV_HID_SENSOR_TIME
  For consistency across ARM configs.
  This drags in IIO. For consistency, in turn use:
  CONFIG_IIO_SIMPLE_DUMMY=m
  CONFIG_HID_SENSOR_IIO_TRIGGER=m
  CONFIG_IIO_PERIODIC_RTC_TRIGGER=m
  CONFIG_IIO_INTERRUPT_TRIGGER=m
  CONFIG_IIO_SYSFS_TRIGGER=m
  CONFIG_IIO_BUFFER=y
  CONFIG_IIO_KFIFO_BUF=m
  CONFIG_HID_SENSOR_*=m
- commit 7a6e5f7

-------------------------------------------------------------------
Wed Aug 20 11:15:39 CEST 2014 - afaerber@suse.de

- config: armv6hl: Re-enable DWC2 USB support
  The config update/cleanup for v3.16-rc3 mistakenly disabled USB_DWC2,
  which is needed for the Raspberry Pi.
  Fixes: d2f49e165ca3 ("config: armv6hl: Update config for 3.16-rc3")
- commit cc9f241

-------------------------------------------------------------------
Wed Aug 20 10:40:38 CEST 2014 - afaerber@suse.de

- config: ARM: Change RTC drivers to built-in
  Consistently do not build RTC drivers as modules. This fixes subtle
  differences between armv7hl default and lpae flavors and avoids any
  timing-related driver initialization issues.
  To make RTC_DRV_88PM80X built-in, make MFD_88PM800 built-in, too.
  To make RTC_DRV_PM8XXX built-in, make MFD_PM8921_CORE built-in, too.
- commit cf526c8

-------------------------------------------------------------------
Mon Aug 18 15:12:21 CEST 2014 - schwab@suse.de

- rpm/kernel-binary.spec.in: Fix missing quotes around %build_flavor
  %build_flavor can be an arbitrary string, so it needs to be quoted for
  string comparison.
- commit 0134440

-------------------------------------------------------------------
Mon Aug 18 13:58:23 CEST 2014 - dvaleev@suse.com

- rpm/kernel-obs-build.spec.in: Use dracut for SLE12
- commit ec64eaf

-------------------------------------------------------------------
Mon Aug 18 04:50:46 CEST 2014 - afaerber@suse.de

- config: armv6hl: Enable DMA_BCM2835
  Only bcm2835 option missing.
- commit 1fd2cdd

-------------------------------------------------------------------
Mon Aug 18 03:41:01 CEST 2014 - afaerber@suse.de

- config: armv7hl: Enable DWMAC_SUNXI for lpae flavor as well
  Without this, the Cubietruck has no network in LPAE mode.
- commit 4f16280

-------------------------------------------------------------------
Sun Aug 17 10:28:54 CEST 2014 - jslaby@suse.cz

- Linux 3.16.1.
- commit 9353bcb

-------------------------------------------------------------------
Wed Aug 13 18:23:31 CEST 2014 - tiwai@suse.de

- Revert "config: armv7hl: Disable OMAP DRM"
  This reverts commit f92487dbd7a305531e4cc54c41609b8f77a1bc30.
  The previous commit should fix the build error of omapdrm.
- commit 07174c1

-------------------------------------------------------------------
Wed Aug 13 18:23:18 CEST 2014 - tiwai@suse.de

- drm: omapdrm: fix compiler errors.
- commit ee3abc8

-------------------------------------------------------------------
Wed Aug 13 15:20:31 CEST 2014 - afaerber@suse.de

- config: armv7hl: Disable OMAP DRM
  To avoid errors such as:
  ../drivers/gpu/drm/omapdrm/omap_plane.c: In function 'omap_plane_pre_apply':
  ../drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Werror=format=]
    DBG("%d,%d %08x %08x", info->pos_x, info->pos_y,
    ^
  ../drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Werror=format=]
  cc1: all warnings being treated as errors
  disable OMAP DRM for now.
  Two patches were sent upstream by Matwey V. Kornilov but didn't find
  their way into v3.16. Once patches are applied, revert this commit.
- commit f92487d

-------------------------------------------------------------------
Wed Aug 13 14:47:17 CEST 2014 - afaerber@suse.de

- config: arm64: Disable ARM64 crypto extensions
  To avoid build errors such as:
  ld: cannot find arch/arm64/crypto/aes-glue-ce.o: No such file or directory
  ../scripts/Makefile.build:411: recipe for target 'arch/arm64/crypto/aes-ce-blk.o' failed
  disable support for ARM64 crypto extensions for now.
  A patch was submitted upstream by Andreas Schwab but didn't make it into
  v3.16. Once that is available, this commit should be reverted.
- commit 5f99cfd

-------------------------------------------------------------------
Tue Aug 12 08:50:20 CEST 2014 - schwab@suse.de

- config: arm64/default: make rtc-pl03[01] built-in
- commit 1b1d9da

-------------------------------------------------------------------
Fri Aug  8 23:31:50 CEST 2014 - jeffm@suse.com

- rtsx_usb: export device table (bnc#890096).
- commit a29135e

-------------------------------------------------------------------
Fri Aug  8 12:46:34 CEST 2014 - tiwai@suse.de

- Delete patches.drivers/drm-cirrus-Use-16bpp-as-default (bnc#890599).
- commit 820d92f

-------------------------------------------------------------------
Wed Aug  6 15:37:49 CEST 2014 - jbeulich@suse.com

- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675

-------------------------------------------------------------------
Tue Aug  5 06:10:37 CEST 2014 - jeffm@suse.com

- nfs: nfs3_list_one_acl(): check get_acl() result with
  IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b

-------------------------------------------------------------------
Tue Aug  5 02:47:21 CEST 2014 - jeffm@suse.com

- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234

-------------------------------------------------------------------
Mon Aug  4 18:50:24 CEST 2014 - jeffm@suse.com

- config: disable CONFIG_PPC_PS3 on ppc64le
  The PS3 hardware is big-endian.
- commit a9046ed

-------------------------------------------------------------------
Mon Aug  4 18:49:10 CEST 2014 - jeffm@suse.com

- config: resync vanilla configs (no actual changes)
- commit 2821f4c

-------------------------------------------------------------------
Mon Aug  4 17:22:51 CEST 2014 - jeffm@suse.com

- Update to 3.16.
- commit bf5b385

-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz

- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
  upstream reference.
- commit 7690e04

-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

- Revert "config: disable USB_UAS (bnc#888069)."
  This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
  driver works fine since kernel v3.15, the problem was that the
  module was blacklisted so it would not load when needed.
- commit 9b5a5f0

-------------------------------------------------------------------
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com

- Update Xen patches to 3.16-rc7 and c/s 1263.
- netbk: Don't destroy the netdev until the vif is shut down
  (bnc#881008).
- commit a2720a7

-------------------------------------------------------------------
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com

- config: disable USB_UAS (bnc#888069).
  uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
  being hopelessly broken, but there are parts of usb-storage that are
  ifdef'd around it being configured at all. Let's disable it completely.
- commit f509af6

-------------------------------------------------------------------
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com

- Update to 3.16-rc7.
- commit 47ebc04

-------------------------------------------------------------------
Mon Jul 28 16:59:09 CEST 2014 - schwab@suse.de

- config: arm64/default: increase LOG_BUF_SHIFT to 18
- commit f45208d

-------------------------------------------------------------------
Mon Jul 28 08:04:10 CEST 2014 - lpechacek@suse.cz

- doc/README.SUSE: update Solid Driver team contacts
- commit a90946c

-------------------------------------------------------------------
Thu Jul 24 15:38:05 CEST 2014 - jdelvare@suse.de

- Update config files: disable CONFIG_STE_MODEM_RPROC
  I was told by Dmitry Tarnyagin and Linus Walleij that there exists no
  public hardware that needs this driver, so there is no point in
  building it and shipping it.
- commit 85b815c

-------------------------------------------------------------------
Mon Jul 21 15:03:47 CEST 2014 - jeffm@suse.com

- config: sync vanilla configs
- commit a0523f2

-------------------------------------------------------------------
Mon Jul 21 14:51:21 CEST 2014 - jeffm@suse.com

- Update to 3.16-rc6.
- Eliminated 1 patch.
- commit 2736eea

-------------------------------------------------------------------
Mon Jul 21 11:08:14 CEST 2014 - jdelvare@suse.de

- Update armv7hl config files for 3.16-rc5
  New driver CONFIG_USB_EHCI_MSM=m.
- commit f1230bd

-------------------------------------------------------------------
Fri Jul 18 13:47:04 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not sign firmware files (bnc#867199)
- commit 38f105d

-------------------------------------------------------------------
Mon Jul 14 16:29:51 CEST 2014 - jeffm@suse.de

- Update to 3.16-rc5.
- Eliminated 1 patch.
- commit e709184

-------------------------------------------------------------------
Fri Jul 11 08:44:43 CEST 2014 - jdelvare@suse.de

- Update ppc config files: Disable ChromeOS drivers
  No Chromebook is based on PowerPC so these drivers are useless on ppc.
- commit aa23827

-------------------------------------------------------------------
Wed Jul  9 22:49:06 CEST 2014 - mmarek@suse.cz

- rpm/package-descriptions: Drop descriptions for dropped flavors
- commit aa68ae6

-------------------------------------------------------------------
Wed Jul  9 22:45:03 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/post(un).sh: Drop checks for dropped archs/flavors
- commit bd6afed

-------------------------------------------------------------------
Wed Jul  9 21:55:35 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: No scriptlets in kernel-zfcpdump
  The kernel should not be added to the bootloader nor are there any KMPs.
- commit bcca34b

-------------------------------------------------------------------
Mon Jul  7 18:11:52 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Delete the build-id links created by vdso_install
- commit ca040af

-------------------------------------------------------------------
Mon Jul  7 17:43:17 CEST 2014 - jeffm@suse.com

- Update to 3.16-rc4.
- commit 45467d6

-------------------------------------------------------------------
Sun Jul  6 17:50:33 CEST 2014 - afaerber@suse.de

- config: armv7hl: Update configs for 3.16-rc3
  * Samsung Exynos is now in default flavor, drop exynos flavor
  * Enable Freescale/Xilinx for default flavor only
  * Enable Qualcomm/LSI for both default and lpae flavors
  * Enable Allwinner A20+ in lpae flavor, A10+ in default flavor
  * Enable Hisilicon Hi3xxx in default flavor
  * Enable Renesas RZ/A in default flavor
  * Enable big.LITTLE switcher module
  * Enable PCI for Freescale/Marvell/Nvidia/Samsung
  but keep device drivers to minimum, as known boards are mini PCIe only
  * Build in some more serial drivers for console use
  * Enable some missing USB media device driver modules
  * Disable OMAP4 V4L as it cannot be built as module (Matwey K.)
- commit ca6193e

-------------------------------------------------------------------
Sun Jul  6 00:58:54 CEST 2014 - afaerber@suse.de

- config: arm64: Update config for 3.16-rc3
- commit 28b0756

-------------------------------------------------------------------
Sun Jul  6 00:58:53 CEST 2014 - afaerber@suse.de

- config: armv6hl: Update config for 3.16-rc3
- commit d2f49e1

-------------------------------------------------------------------
Fri Jul  4 19:58:38 CEST 2014 - jdelvare@suse.de

- Update config files: Disable CONFIG_DRM_I2C_NXP_TDA998X
  Disable the TDA998x driver in all flavors where is not needed.
- commit 267d4c1

-------------------------------------------------------------------
Fri Jul  4 15:02:18 CEST 2014 - mmarek@suse.cz

- kbuild: Do not print the build directory with make -s.
- commit 6bf8303

-------------------------------------------------------------------
Thu Jul  3 16:03:41 CEST 2014 - jbeulich@suse.com

- Update Xen patches to 3.16-rc3 and c/s 1261.
- config.conf: Re-enable Xen configs.
- Update x86 config files.
- commit 56ffa43

-------------------------------------------------------------------
Wed Jul  2 19:05:59 CEST 2014 - jeffm@suse.com

- Delete
  patches.fixes/drm-msm-replace-type-of-paddr-to-uint32_t.patch.
- commit 29c1c05

-------------------------------------------------------------------
Wed Jul  2 18:53:43 CEST 2014 - jeffm@suse.com

- Update to 3.16-rc3.
- Eliminated 1 patch.
- commit d86449f

-------------------------------------------------------------------
Tue Jul  1 14:47:46 CEST 2014 - jdelvare@suse.de

- net: fix circular dependency in of_mdio code.
- commit 66576dd

-------------------------------------------------------------------
Tue Jul  1 10:22:35 CEST 2014 - jdelvare@suse.de

- drm/msm: Replace type of paddr to uint32_t.
  This fixes the build on armv7l.
- commit 17a35a3

-------------------------------------------------------------------
Mon Jun 30 09:56:55 CEST 2014 - schwab@suse.de

- rpm/kernel-obs-build.spec.in: add support for aarch64
  Use Image for kernel_name on aarch64 and add virtio_mmio to KERNEL_MODULES.
- commit 6024dc9

-------------------------------------------------------------------
Fri Jun 27 15:09:03 CEST 2014 - mmarek@suse.cz

- rpm/compress-vmlinux.sh: Compress vmlinux after find-debuginfo.sh (bnc#884459)
- commit 381a192

-------------------------------------------------------------------
Thu Jun 26 09:48:44 CEST 2014 - mmarek@suse.cz

- rpm/old-flavors: Obsolete kernel-trace-base by kernel-default
  (bnc#884364)
- commit 568f3cc

-------------------------------------------------------------------
Thu Jun 26 09:47:16 CEST 2014 - mmarek@suse.cz

- rpm/old-flavors: Explicitly list subpackages to obsolete
- commit 5595ce2

-------------------------------------------------------------------
Wed Jun 25 14:52:49 CEST 2014 - jbeulich@suse.com

- patches.fixes/bridge-module-get-put.patch,
  patches.suse/stack-unwind: Update Patch-mainline tag.
- commit a0f93ad

-------------------------------------------------------------------
Tue Jun 24 21:34:00 CEST 2014 - jeffm@suse.com

- config: disable X86_GOLDFISH
  It seems to be built-in and generates loads of messages like:
  genirq: Flags mismatch irq 4. 00000000 (serial) vs. 00000080 (goldfish_pdev_bus)
- commit 37599aa

-------------------------------------------------------------------
Tue Jun 24 20:53:39 CEST 2014 - jeffm@suse.com

- patches.suse/stack-unwind: VSYSCALL_START replaced with VSYSCALL_ADDR.
- commit f5ee8e7

-------------------------------------------------------------------
Tue Jun 24 20:10:07 CEST 2014 - jeffm@suse.de

- Update to 3.16-rc2.
- Config changes:
  - Generic config options:
    * RANDOMIZE_BASE=n (default n)
      - With only 9 bits of entropy on 64-bit systems, is it worthwhile?
  - System z:
    * DIAG288_WATCHDOG=m
  - New options specific to ARM (I think), all disabled:
    * I2C_RK3X (SoC)
- commit f93db59

-------------------------------------------------------------------
Tue Jun 24 15:32:16 CEST 2014 - ddiss@suse.de

- Refresh patch-mainline tags
  patches.fixes/cifs-Do-not-send-ClientGUID-on-SMB2.02-dialect.patch
  patches.fixes/cifs-Set-client-guid-on-per-connection-basis.patch
- commit 9b8b77a

-------------------------------------------------------------------
Mon Jun 23 17:10:56 CEST 2014 - jslaby@suse.cz

- asus-wmi: Set WAPF to 4 for Asus X550CA (bnc#882234).
- commit 7d71861

-------------------------------------------------------------------
Mon Jun 23 16:50:48 CEST 2014 - mmarek@suse.cz

- rpm/post.sh: Also check for grub2 config
- commit 0844541

-------------------------------------------------------------------
Mon Jun 23 16:50:15 CEST 2014 - mmarek@suse.cz

- Port ppc64le packaging fixes from 'SLE12' to 'packaging'
- commit c233eb3

-------------------------------------------------------------------
Mon Jun 23 16:28:09 CEST 2014 - ddiss@suse.de

- fs/cifs: Fix broken pathnames with mapchars (bnc#883750).
- commit 44c0fc3

-------------------------------------------------------------------
Mon Jun 23 14:45:53 CEST 2014 - jdelvare@suse.de

- Update config files: Enable Realtek RTL8723AU support
  This wireless network chipset is found in hybrid notebooks/tablets
  such as the first Lenovo Yoga 13.
- commit 0cf7afd

-------------------------------------------------------------------
Tue Jun 17 11:03:21 CEST 2014 - jslaby@suse.cz

- Linux 3.15.1.
- commit fb8e7ed

-------------------------------------------------------------------
Mon Jun 16 16:40:07 CEST 2014 - jeffm@suse.de

- Update to 3.16-rc1.
- Eliminated 10 patches.
- ARM is disabled.
- Xen is disabled.
- Config changes:
  - Generic config options:
    * UEVENT_HELPER=y (default y)
      - It should be obsolete - needs review
    * SGETMASK_SYSCALL=y/n
      - default varies by architecture, used default
    * DEBUG_PI_LIST=n (default n)
    * TRACEPOINT_BENCHMARK=n (default n)
      - Only needed if developing tracepoint infrastructure
    * TEST_BPF=n (default n)
  - New options for existing drivers:
    * QLCNIC_HWMON=y (default y)
    * ISDN_CAPI_CAPIDRV_VERBOSE=y (helpful messages, cost only in capi.ko)
   - New modules:
     * SERIAL_SC16IS7XX (i2c)
     * SENSORS_SHTC1 (i2c)
     * USB_GSPCA_DTCS033 (usb)
     * SND_BCD2000 (firewire)
     * SND_FIREWORKS (firewire)
     * SND_BEBOB (firewire)
     * HID_RMI (usb)
     * MMC_USDHI6ROL0 (usb)
     * MMC_REALTEK_USB (usb)
     * MEMSTICK_REALTEK_USB (usb)
     * R8192EE (pci)
     * INPUT_GPIO_BEEPER (generic gpio)
     * NFT_BRIDGE_META (netfilter)
     * CAN_GS_USB (USB)
     * MTD_SPI_NOR (SPI)
     * AMD_XGBE (PCI)
   - x86/x86_64:
     * DELL_SMO8800=m
     * SENSORS_NCT6683=m (found on Intel DQ87PG motherboards)
     * INTEL_SOC_DTS_THERMAL=m
     * X86_GOLDFISH=y (platform driver, used for virtual Android development)
        - KEYBOARD_GOLDFISH_EVENTS=m
        - GOLDFISH_TTY=m
        - BATTERY_GOLDFISH=m
        - MMC_GOLDFISH=m
        - GOLDFISH_AUDIO=m
        - MTD_GOLDFISH_NAND=m
        - GOLDFISH_PIPE=m
     * CRYPTO_SKEIN=n (default n)
       -  staging, only available on 64-bit x86 - usefulness?)
     * CRYPTO_THREEFISH=n (same)
     * I2C_CROS_EC_TUNNEL=m (also available on ARM)
     * X86_16BIT=y (default y, required for wine, minimal runtime savings)
   - ppc64le:
     * VIRTUALIZATION=y
       - KVM_BOOK3S_64=m
       - KVM_BOOK3S_64_PR=m
       - KVM_XICS=y
    - New options specific to ARM (I think), all disabled:
      * NFC_ST21NFCA (datasheet says intended for mobile phone use)
      * USB_DWC2
      * SYSTEMPORT
      * KEYBOARD_OMAP4
      * PINCTRL_APQ8064
      * PINCTRL_IPQ8064
      * GENERIC_CPUFREQ_CPU0
      * RTC_DRV_XGENE
      * MFD_AXP20X
- commit 6ff907a

-------------------------------------------------------------------
Mon Jun 16 13:58:44 CEST 2014 - tiwai@suse.de

- drm/i915, HD-audio: Don't continue probing when nomodeset is
  given (bnc#882648).
- commit cc07b60

-------------------------------------------------------------------
Mon Jun 16 11:14:20 CEST 2014 - jdelvare@suse.de

- Update config files: Disable CONFIG_8723AU_P2P
  Disable this as it is reported to be totally broken and can cause
  a kernel oops.
- commit a014268

-------------------------------------------------------------------
Fri Jun 13 14:04:21 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Build in a subdirectory of the source tree
  So that the build can use relative paths.
- commit 8eb070a

-------------------------------------------------------------------
Tue Jun 10 13:53:14 CEST 2014 - jbeulich@suse.com

- swiotlb: don't assume PA 0 is invalid (bnc#865882).
- Update Xen patches to 3.15 final.
- Update x86-64 Xen config files.
- commit 0a9fc1a

-------------------------------------------------------------------
Mon Jun  9 21:50:14 CEST 2014 - jeffm@suse.de

- Update to 3.15.
- commit 91a9a36

-------------------------------------------------------------------
Thu Jun  5 18:13:28 CEST 2014 - mmarek@suse.cz

- rpm/package-descriptions: kernel-vmi is gone
- rpm/mkspec: Obsolete $flavor-{devel,extra} $flavor-base is obsolete
  (bnc#881490)
- rpm/kernel-module-subpackage: Obsolete -trace KMPs (bnc#881490)
- rpm/old-flavors: Obsolete also kernel-trace-base (bnc#881490)
- commit 38d4d09

-------------------------------------------------------------------
Thu Jun  5 15:42:57 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not require hmaccalc on 13.1 and earlier
- commit d7a84f7

-------------------------------------------------------------------
Wed Jun  4 11:56:58 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Allow find-debuginfo.sh to create vmlinux.debug
- commit 9b3c48f

-------------------------------------------------------------------
Mon Jun  2 17:56:13 CEST 2014 - tiwai@suse.de

- usb: musb: tusb6010: Use musb->tusb_revision instead of
  tusb_get_revision call (bnc#872715).
- usb: musb: tusb6010: Add tusb_revision to struct musb to store
  the revision (bnc#872715).
- commit 6141be1

-------------------------------------------------------------------
Mon Jun  2 14:34:56 CEST 2014 - jeffm@suse.de

- Update to 3.15-rc8.
- commit 93f605c

-------------------------------------------------------------------
Mon Jun  2 13:07:44 CEST 2014 - mmarek@suse.cz

- Obsolete kernel-trace by kernel-default
- commit 1eb3f59

-------------------------------------------------------------------
Mon Jun  2 09:48:07 CEST 2014 - jdelvare@suse.de

- Update config files: Disable CONFIG_XO15_EBOOK
  The xo15-ebook driver is useless without the rest of OLPC support. So
  I left it enabled only in i386/default and i386/vanilla.
- commit 9694fd3

-------------------------------------------------------------------
Wed May 28 17:39:51 CEST 2014 - jdelvare@suse.de

- Update config files: Disable gpio-fan and ntc_thermistor drivers
  Disable the gpio-fan and ntc_thermistor hwmon drivers on all
  architectures where they are not used.
- commit 96f5b60

-------------------------------------------------------------------
Wed May 28 14:31:02 CEST 2014 - jbeulich@suse.com

- Update Xen patches to 3.15-rc7.
- commit f8382bf

-------------------------------------------------------------------
Tue May 27 15:10:10 CEST 2014 - jeffm@suse.de

- Update to 3.15-rc7.
- Eliminated 1 patch.
- Config changes:
  - CX_ECAT=m (default n) for i386/x86_64
    - The vendor supplying this hardware only uses 32/64-bit Atom CPUs.
      This may need to be revisited if the hardware extends to different
      architectures (ARM, probably).
  - SENSORS_NTC_THERMISTOR=m (default n)
    - Sensor chip that could be found essentially anywhere.
- commit e9c45a3

-------------------------------------------------------------------
Mon May 26 18:56:29 CEST 2014 - ddiss@suse.de

- cifs: fix client guid reuse logic
  Client guid reuse across multiple protocol versions causes mount
  failures against Windows 2012 servers (bnc#879932).
- patches.fixes/cifs-Set-client-guid-on-per-connection-basis.patch
- patches.fixes/cifs-Do-not-send-ClientGUID-on-SMB2.02-dialect.patch
- commit 289f0e9

-------------------------------------------------------------------
Fri May 23 15:27:33 CEST 2014 - jeffm@suse.de

- config: sync vanilla configs for 3.15-rc6.
- commit acf7dab

-------------------------------------------------------------------
Fri May 23 15:13:50 CEST 2014 - jeffm@suse.de

- Update to 3.15-rc6.
- Config changes:
  - ACPI_PROCFS_POWER=y (default n)
    - Should eventually be =n once userspace tools have been audited.
- commit d2be7e3

-------------------------------------------------------------------
Fri May 23 14:37:40 CEST 2014 - jdelvare@suse.de

- Update ppc config files: Disable SH_MOBILE media drivers
  These are useless on PowerPC.
- commit cacd723

-------------------------------------------------------------------
Fri May 23 12:37:24 CEST 2014 - ddiss@suse.de

- Update config files: enable CONFIG_CIFS_SMB2
  cifs.ko is currently built with support for the base SMB1/CIFS dialect
  only. SMB1/CIFS support can be disabled in Windows 8.1 and Windows
  Server 2012 R2, and is completely unsupported with the Microsoft Azure
  File service, leaving cifs.ko users unable to access files on such
  servers without this change (fate#317480).
- commit 837860b

-------------------------------------------------------------------
Fri May 23 11:27:56 CEST 2014 - jdelvare@suse.de

- Update config files: Disable remaining R-CAR drivers
  These drivers are useless except on arm/shmobile.
- commit 2dd69e8

-------------------------------------------------------------------
Wed May 21 19:34:45 CEST 2014 - jdelvare@suse.de

- Fix a typo in config/ppc/vanilla, sorry
- commit cc68f12

-------------------------------------------------------------------
Wed May 21 19:18:25 CEST 2014 - jdelvare@suse.de

- Update config files: Disable unused RTC platform drivers
- commit 85c0b8b

-------------------------------------------------------------------
Wed May 21 15:48:03 CEST 2014 - jdelvare@suse.de

- Update config files: Disable the rtc-moxart driver
  This driver is only needed on Moxa ART systems, which we do not
  support.
- commit 9939e8f

-------------------------------------------------------------------
Tue May 20 15:14:35 CEST 2014 - jbeulich@suse.com

- supported.conf: Take care of a few driver renames/splits/etc.
- commit ed5e591

-------------------------------------------------------------------
Tue May 20 08:21:20 CEST 2014 - jbeulich@suse.com

- Update Xen config files: Set compatibility level back to 4.1
  (bnc#851338).
- commit 22da852

-------------------------------------------------------------------
Mon May 19 17:13:58 CEST 2014 - jdelvare@suse.de

- Update armv7hl/default config file: CONFIG_DRM_PTN3460=y
  Align on what exynos has, in anticipation of both files being
  merged someday.
- commit 8ba853c

-------------------------------------------------------------------
Mon May 19 17:12:24 CEST 2014 - jdelvare@suse.de

- Update config files: Disable DRM_PTN3460
  Currently it's only needed on arm/exynos.
- commit 6f380e7

-------------------------------------------------------------------
Mon May 19 14:33:16 CEST 2014 - jdelvare@suse.de

- Update armv7hl/exynos config file: CONFIG_DRM_PTN3460=y
  DRM_EXYNOS_DP depends on DRM_PTN3460, and we have the former built-in,
  so the latter must be built-in as well. Otherwise we get a linker
  failure like:
  .../linux-3.15-rc5/drivers/gpu/drm/exynos/exynos_dp_core.c:1004:
  undefined reference to `ptn3460_init'
- commit bb0a6e6

-------------------------------------------------------------------
Fri May 16 22:05:47 CEST 2014 - jdelvare@suse.de

- Update config files: Disable all EG20T drivers except on i386
  EG20T (aka Topcliff PCH) is a chipset for 32-bit x86 processors, so
  we only need these drivers on i386.
- commit 923c7d2

-------------------------------------------------------------------
Fri May 16 15:58:47 CEST 2014 - mhocko@suse.cz

- memcg: fix swapcache charge from kernel thread context (bnc#878306).
- commit 8eaaed7

-------------------------------------------------------------------
Fri May 16 14:47:44 CEST 2014 - jdelvare@suse.de

- Update arm64 config file to fix the build
- commit beb76a8

-------------------------------------------------------------------
Fri May 16 12:46:15 CEST 2014 - afaerber@suse.de

- config: armv6hl: Update config to 3.15-rc5
- commit 15546e3

-------------------------------------------------------------------
Fri May 16 12:46:14 CEST 2014 - afaerber@suse.de

- config: armv7hl: Update configs to 3.15-rc5
- commit de0d16f

-------------------------------------------------------------------
Thu May 15 18:23:06 CEST 2014 - jdelvare@suse.de

- Update armv7hl/lpae config file: Enable SERIAL_TEGRA
  Despite what the Kconfig text says, the serial-tegra driver works on
  all Tegra platforms.
- commit 222a09f

-------------------------------------------------------------------
Thu May 15 17:39:27 CEST 2014 - jdelvare@suse.de

- Update ppc64le config files: Disable DA903x support completely
  It makes no sense to support some sub-drivers and not the rest.
- commit 269e033

-------------------------------------------------------------------
Thu May 15 17:02:27 CEST 2014 - duwe@suse.de

- Update config files:
  i386/x86_64/ppc64/ppc64le disable:
  timeriomem-rng
  pwm-pca9685
  unsupported RTC drivers
  ssd1307fb/da903x_bl
- commit 7725871

-------------------------------------------------------------------
Wed May 14 18:41:03 CEST 2014 - afaerber@suse.de

- config: arm64: Update config for 3.15
- commit 2d96bf1

-------------------------------------------------------------------
Wed May 14 12:01:16 CEST 2014 - jbeulich@suse.com

- Update Xen patches to 3.15-rc5.
- privcmd: actually batch hypercalls for batch ioctls.
- Refresh patches.xen/xen-blkfront-indirect (bnc#876786).
- config.conf: Re-enable Xen configs.
- Update x86 config files.
- commit 9ebd57d

-------------------------------------------------------------------
Wed May 14 11:47:08 CEST 2014 - jbeulich@suse.com

- Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static).
- commit 47a05b6

-------------------------------------------------------------------
Tue May 13 18:16:15 CEST 2014 - jdelvare@suse.de

- Update ec2 config files: Disable CAN support
  It was enabled by accident.
- commit 4f49dd9

-------------------------------------------------------------------
Tue May 13 08:44:43 CEST 2014 - jbeulich@suse.com

- patches.suse/stack-unwind: Drop bogus (redundant) asmlinkage from
  unwind_init_running() definition.
- commit d2673c3

-------------------------------------------------------------------
Mon May 12 18:45:00 CEST 2014 - tiwai@suse.de

- pvpanic: Set high notifier priority (bnc#875220).
- commit da0842c

-------------------------------------------------------------------
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de

- Update to 3.15-rc5.
- Eliminated 2 patches.
- Config changes:
  - CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
- commit 7f2c6bf

-------------------------------------------------------------------
Mon May 12 10:15:01 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not keep debug symbols in vmlinux-*.gz
  (bnc#877267)
- commit f928d60

-------------------------------------------------------------------
Wed May  7 15:45:30 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Package .vmlinuz-*.hmac as well
- commit 3375bd7

-------------------------------------------------------------------
Wed May  7 14:48:12 CEST 2014 - jdelvare@suse.de

- Update x86 config files: Disable unused CAN drivers
  Disable platform, grcan and tscan1 CAN drivers. Disable ISA and EG20T
  CAN drivers on x86_64. These are believed to be useless, and will
  only be enabled upon explicit request.
- commit dab25a2

-------------------------------------------------------------------
Wed May  7 13:56:06 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Exclude /boot/symtypes* from the base/main package
  Also, get rid of the comparison of the base and devel filelist.
- commit f1e303f

-------------------------------------------------------------------
Wed May  7 12:02:52 CEST 2014 - tiwai@suse.de

- ALSA: hda - Add dock pin setups for Thinkpad T440 (bnc#876699).
- commit efc8676

-------------------------------------------------------------------
Tue May  6 18:12:01 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix packaging of vmlinux debuginfo
  (bnc#875946)
  Add the uncompressed vmlinux image as ghost file to the main package, so
  that the vmlinux debuginfo generated by rpm natively and put into the
  right package.
- commit 26b7a64

-------------------------------------------------------------------
Tue May  6 17:29:41 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Simplify filelist for files in /boot
- commit ef040ff

-------------------------------------------------------------------
Mon May  5 13:42:10 CEST 2014 - mmarek@suse.cz

- Enable CONFIG_INTEL_TXT on i586 as well (fate#311820, fate#311962,
  bnc#707666, bnc#875575)
- commit 403ada2

-------------------------------------------------------------------
Mon May  5 12:33:08 CEST 2014 - jslaby@suse.cz

- Refresh
  patches.fixes/n_tty-Fix-n_tty_write-crash-when-echoing-in-raw-mode.patch.
  Add commit SHA
- commit 4f0c42a

-------------------------------------------------------------------
Mon May  5 10:24:08 CEST 2014 - jslaby@suse.cz

- n_tty: Fix n_tty_write crash when echoing in raw mode
  (bnc#871252 bnc#875690 CVE-2014-0196).
- commit f6299c2

-------------------------------------------------------------------
Tue Apr 29 18:00:21 CEST 2014 - guillaume.gardet@oliseo.fr

- Re-eanble ARM kernel in config.conf file and update all ARM configs:
  * config/arm64/default:
    - Add SATA/PATA support
    - Add voltage and regulator support
  * config/armv6hl/default:
    - Add external I2C controllers
    - Add usermode SPI driver
  * config/armv7hl/default:
    - Add I2C support for Tegra SoC
    - Add external I2C controllers
    - Add SPI, GPIO and watchdog support to Davinci/Keystone SoC
    - Add RTC driver for Tegra and sunxi SoC
    - Enhance nVidia Tegra support with MFD_NVEC and KEYBOARD_TEGRA
    - Add OMAP4 video input support
    - Add IR receiver
    - Add iMX HDMI support
    - Add Serial support for Tegra SoC
  * config/armv7hl/exynos:
     - Trivial update
  * config/armv7hl/lpae:
    - Add I2C support for Tegra SoC
    - Add external I2C controllers
    - Add SPI, GPIO and watchdog support to Davinci/Keystone SoC
    - Remove unused Terga20/Tegra30 SPI support
    - Add RTC driver for Tegra and sunxi SoC
    - Enhance nVidia Tegra supprt with MFD_NVEC and KEYBOARD_TEGRA
    - Add IR receiver
    - Add iMX HDMI support
- commit fcd7b3d

-------------------------------------------------------------------
Tue Apr 29 17:29:42 CEST 2014 - jeffm@suse.com

- Update to 3.15-rc3.
- commit 62b5593

-------------------------------------------------------------------
Tue Apr 29 17:25:05 CEST 2014 - jeffm@suse.com

- config: sync PCI changes to s390x/vanilla
- commit 807a685

-------------------------------------------------------------------
Tue Apr 29 17:23:00 CEST 2014 - jdelvare@suse.de

- Update arm config files: Enable all USB-to-serial drivers
  Specifically, enable USB_SERIAL_WISHBONE, USB_SERIAL_MXUPORT and
  USB_SERIAL_QT2 on all arm flavors.
- commit 589f44f

-------------------------------------------------------------------
Tue Apr 29 14:34:53 CEST 2014 - jdelvare@suse.de

- Update arm64 config file: Disabled 3 unneeded drivers
  Align the arm64 config file with the rest of the config files:
  CONFIG_ATMEL_SSC is not set
  CONFIG_FB_TMIO is not set
  CONFIG_FB_GOLDFISH is not set
- commit aaf60ce

-------------------------------------------------------------------
Tue Apr 29 13:52:17 CEST 2014 - jdelvare@suse.de

- Update config files: Enable CONFIG_USB_SERIAL_SIMPLE
  This is a unified driver replacing several drivers we were shipping
  so far, so we should ship it too.
- commit 0d558c9

-------------------------------------------------------------------
Tue Apr 29 12:13:23 CEST 2014 - mmarek@suse.cz

- Enable CONFIG_INTEL_TXT on x86_64 (fate#311820, fate#311962,
  bnc#707666, bnc#875575)
- commit 8f9c4ac

-------------------------------------------------------------------
Mon Apr 28 15:04:49 CEST 2014 - jeffm@suse.com

- unwind: remove check for vdso32 compat range.
  This fixes a build failure introduced in 3.15-rc1.
- commit 66cfb7b

-------------------------------------------------------------------
Mon Apr 28 13:12:23 CEST 2014 - mmarek@suse.cz

- rpm/kernel-obs-build.spec.in: Require only perl-Bootloader
- commit 573fc1b

-------------------------------------------------------------------
Mon Apr 28 10:43:14 CEST 2014 - mmarek@suse.cz

- rpm/kernel-obs-qa.spec.in: Use per-flavor path for the logfile
- commit 717e968

-------------------------------------------------------------------
Mon Apr 28 00:08:49 CEST 2014 - jeffm@suse.com

- powerpc: export flush_icache_range.
- commit f47acdb

-------------------------------------------------------------------
Sun Apr 27 23:45:17 CEST 2014 - jeffm@suse.com

- s390: enable PCI to match SLE12 kernel configs
- PCI=y
- HOTPLUG_PCI=y
- HOTPLUG_PCI_S390=y
- PCI_IOV=y
- INFINIBAND=m
- INFINIBAND_USER_ACCESS=m
- MLX4_INFINIBAND=m
- MLX4_EN=m
- RDS_RDMA=m
  New devices since 3.12:
- MLX5_CORE=m
- MLX5_INFINIBAND=m
- SUNRPC_XPRT_RDMA_CLIENT=m
- SUNRPC_XPRT_RDMA=m
- SUNRPC_XPRT_RDMA_SERVER=m
- All others defaulted to No.
- commit ae2780e

-------------------------------------------------------------------
Sun Apr 27 22:28:05 CEST 2014 - jeffm@suse.com

- s390: add slab.h for kzalloc/kfree.
- commit 7e349ea

-------------------------------------------------------------------
Sun Apr 27 20:46:18 CEST 2014 - jeffm@suse.com

- patches.suse/ovl05-overlay-filesystem.patch: fix vfs_rename call due to changed prototype
- commit 0a26d0b

-------------------------------------------------------------------
Sun Apr 27 20:19:38 CEST 2014 - jeffm@suse.de

- Update to 3.15-rc2.
- Config changes:
  - Generic config options:
    * IPMI_SI_PROBE_DEFAULTS=y (default=n)
      - older hardware only works with boot option
  - New options specific to ARM:
    * PINCTRL_BCM281XX=n (default)
- commit c35b255

-------------------------------------------------------------------
Sun Apr 27 20:01:46 CEST 2014 - jeffm@suse.de

- Update to 3.15-rc1.
- Xen is disabled.
- ARM is disabled.
- Eliminated 3 patches.
- Config changes:
  - Generic config options:
    * USELIB=y (default) - only used for libc5 users, do we care?
    * SYSFS_SYSCALL=y (default) - libc doesn't even supported it anymore,
  				  do we care?
    * ACPI_REDUCED_HARDWARE_ONLY=n (default)
    * CGROUP_NET_PRIO=y (new feature, do we want it?)
    * LOCK_TORTURE_TEST=n (default)
    * EVM=n (default)
  - New options for existing drivers:
    * BATMAN_ADV_MCAST=y (default=n) -- optimization w/ better reliability
    * BT_6LOWPAN=y (default=n) -- new feature
    * MTD_UBI_BLOCK=n (default -- do we even care about UBI?)
    * ZRAM_LZ4_COMPRESS=y (new feature)
    * BE2NET_VXLAN=y (default)
    * MLX4_EN_VXLAN=y (default)
    * QLCNIC_VXLAN=y (default=n) - enabled for other drivers
    * IWLWIFI_BCAST_FILTERING=n (default)
  - New modules:
    * IP_SET_HASH_IPMARK
    * INTEL_MEI_TXE
    * DM_ERA
    * ALTERA_TSE
    * RTL8723BE
    * RSI_91X
       - RSI_DEBUGFS=n
       - RSI_SDIO=m
       - RSI_USB=m
    * INPUT_PWM_BEEPER
    * SENSORS_LTC2945
    * SENSORS_LTC4222
    * SENSORS_LTC4260
    * SENSORS_ADC128D818
    * MFD_RTSX_USB
    * IR_SHARP_DECODER
    * IR_IMG
       - IR_IMG_RAW=n (documented as performance degrading and for debugging)
       - IR_IMG_NEC=y
       - IR_IMG_JVC=y
       - IR_IMG_SONY=y
       - IR_IMG_SHARP=y
       - IR_IMG_SANYO=y
    * DRM_PTN3460
    * USB_UAS
    * DVB_RTL2832_SDR (USB)
    * ALIENWARE_WMI
    * PWM_LPSS
    * SUNRPC_XPRT_RDMA_CLIENT=m (default)
    * SUNRPC_XPRT_RDMA_SERVER=m (default)
  - x86_64:
    * EFI_MIXED=n (default) -- do we use a bootloader that can support it?
  - ppc/ppc64le:
    * HV_PERF_CTRS=y (default)
    * POWERNV_CPUFREQ=y (default)
  - Probably ARM but looks generic, all modules:
    * SPMI
    * GPIO_DWAPB
    * HID_CP2112
    * MFD_TPS65218
    * GPIO_SYSCON (depends on MFD_SYSCON, which looks to be only used by ARM)
  - New options specific to ARM (I think), all disabled:
    * IMX_THERMAL
    * AHCI_IMX
    * PWM_FSL_FTM
    * OMAP_CONTROL_PHY
    * PHY_SAMSUNG_USB2
    * FSL_EDMA
    * XILINX_WATCHDOG
    * GS_FPGABOOT
    * BCMGENET
    * SXGBE_ETH
    * MFD_BCM590XX
    * BCM7XXX_PHY
  - New options specific to tablets, all disabled:
    * INPUT_SOC_BUTTON_ARRAY (windows tablet)
    * R8723AU (Lenovo Yogi)
  - Other weird hardware:
    * CONFIG_MCB=n (specific to MEN Mikroelektronik FGPA devices)
  - Changes undocumented here were changed automatically.
- commit c0815d2

-------------------------------------------------------------------
Sun Apr 27 14:16:13 CEST 2014 - jslaby@suse.cz

- Linux 3.14.2.
- commit 91d5ef4

-------------------------------------------------------------------
Thu Apr 24 17:02:34 CEST 2014 - jdelvare@suse.de

- Update config files: Disable CONFIG_NFC on s390x and ppc64le
  NFC support makes little sense on server-class hardware.
- commit 5cbf723

-------------------------------------------------------------------
Thu Apr 24 00:37:16 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not store the buildroot in the .hmac file
- commit ce5bd7a

-------------------------------------------------------------------
Thu Apr 24 00:00:17 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Add hmaccalc to buildrequires
- commit 9cca2fa

-------------------------------------------------------------------
Wed Apr 23 22:45:04 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Generate a hmac singature for the kernel
  (fate#316930, bnc#856310)
- commit 2659f6f

-------------------------------------------------------------------
Wed Apr 23 22:41:58 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Drop conditionals for -kdump and -ps3
- commit 01fab08

-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de

- require kernel-obs-build
  It must be also configured as VMinstall, but is a build requires
  as well to avoid that qa and build package build parallel after kernel-default
  or kernel-xen have changed.
- commit 7a16a4e

-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de

- improve error logging in case the kernel module could not get loaded
- commit 3811667

-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de

- add block device modules for xen kernel-obs-build image
- commit 04fbb81

-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de

- Update arm64 config file
  I'm an idiot :-(
- commit 6e9f0a1

-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de

- Update arm64 config file: Disable CONFIG_IIO
  It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c

-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de

- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
  It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89

-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

- Update arm config files: Disable Cadence network drivers
  Disable ARM_AT91_ETHER in all arm config files, it is only needed on
  Atmel AT91 which we don't support.
  CONFIG_MACB is useful on armv6hl/default (for ARCH_PICOXCELL) and
  armv7hl/default (for ARCH_ZYNQ.) Disable it in all other config files.
- commit 43063d0

-------------------------------------------------------------------
Tue Apr 15 13:52:03 CEST 2014 - jdelvare@suse.de

- Disable CONFIG_NET_CADENCE on non-ARM
- commit 00acb46

-------------------------------------------------------------------
Tue Apr 15 09:10:49 CEST 2014 - guillaume.gardet@opensuse.org

- Update armv7hl configs
  * config/armv7hl/default :
  - Switch CONFIG_PHYLIB from =m to =y (fix Ethernet on iMX6 boards)
  - Enable CONFIG_USB_DWC3* to add USB3 support for keystone SoC only
  - Enable CONFIG_USB_CHIPIDEA* to add USB support for iMX boards
  * config/armv7hl/exynos :
  - Enable CONFIG_USB_DWC3* to add USB3 support for Exynos SoC only
  * config/armv7hl/lpae :
  - Switch CONFIG_PHYLIB from =m to =y (fix Ethernet on iMX6 boards)
  - Enable CONFIG_USB_DWC3* to add USB3 support for keystone boards
  - Enable CONFIG_USB_CHIPIDEA* to add USB support for iMX boards
- commit 4337939

-------------------------------------------------------------------
Mon Apr 14 23:26:52 CEST 2014 - mmarek@suse.cz

- Add kernel-obs-qa-xen.spec
- commit f73cebd

-------------------------------------------------------------------
Mon Apr 14 22:10:50 CEST 2014 - jslaby@suse.cz

- Update config files.
- commit 13cc815

-------------------------------------------------------------------
Mon Apr 14 21:23:17 CEST 2014 - jslaby@suse.cz

- Linux 3.14.1.
- commit 117c27b

-------------------------------------------------------------------
Fri Apr 11 11:18:16 CEST 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Only sign the kernel on x86_64
- commit e0d4304

-------------------------------------------------------------------
Thu Apr 10 19:35:43 CEST 2014 - jeffm@suse.com

- config: eliminate trace flavor
  With the tracing options synced to the other flavors, we can eliminate
  the trace flavor entirely.
  This implicitly disables the following options that used to be set
  in the trace flavors:
  IRQSOFF_TRACER: carries a substantial runtime overhead
  MMIOTRACE: really only needed for driver development
  FTRACE_SELFTEST: introduces noticible delays during boot
  FTRACE_STARTUP_TEST: introduces noticible delays during tracer startup
- commit 8020846

-------------------------------------------------------------------
Thu Apr 10 19:34:44 CEST 2014 - jeffm@suse.com

- config: sync RING_BUFFER_BENCHMARK=m on s390x configs
  It is enabled as a module on every other config.
- commit 0b42220

-------------------------------------------------------------------
Thu Apr 10 19:27:20 CEST 2014 - jeffm@suse.com

- config: enable STACK_TRACER on all flavors
  It carries no runtime overhead when disabled (and it is by default).
- commit fea9446

-------------------------------------------------------------------
Thu Apr 10 19:22:39 CEST 2014 - jeffm@suse.com

- config: enable FTRACE_SYSCALLS on all flavor files
  It incurs no runtime overhead other than a few KB of memory.
- commit 3427d84

-------------------------------------------------------------------
Thu Apr 10 19:20:39 CEST 2014 - jeffm@suse.com

- config: enable SCHED_TRACER on all flavors
  It doesn't have any runtime overhead except for a few KB of memory.
- commit 9125183

-------------------------------------------------------------------
Thu Apr 10 19:07:04 CEST 2014 - jeffm@suse.com

- config: enable ftrace features on all flavors
  We enable the following function tracing options:
- FUNCTION_TRACER
- DYNAMIC_FTRACE
- FUNCTION_PROFILER
- FUNCTION_GRAPH_TRACER
  With dynamic ftrace, there is very little runtime overhead.
  FUNCTION_GRAPH_TRACER is disabled only on ARM because it enables
  frame pointers there, so there is a real runtime cost even when it
  is disabled.
- commit ce4047b

-------------------------------------------------------------------
Thu Apr 10 16:08:01 CEST 2014 - mmarek@suse.cz

- Generate kernel-obs-*.spec from templates
- commit b2e5f7c

-------------------------------------------------------------------
Wed Apr  9 10:33:35 CEST 2014 - jdelvare@suse.de

- Update debug config files: enable TTY_PRINTK
  Enabled only in debug kernels for now, as it can't be modular yet.
  Once it can be built as a module, we can enable it in other flavors
  as well.
- commit 043a9a9

-------------------------------------------------------------------
Tue Apr  8 15:40:52 CEST 2014 - jdelvare@suse.de

- Update arm64 config file: disable CONFIG_USB_DWC3_KEYSTONE
  This driver is only needed on Texas Instruments Keystone2 platforms.
- commit 4e4e502

-------------------------------------------------------------------
Tue Apr  8 15:39:57 CEST 2014 - jdelvare@suse.de

- Update ppc config files: disble HW_RANDOM_ATMEL
  This driver is only needed on Atmel AT91 systems.
- commit 2cac896

-------------------------------------------------------------------
Tue Apr  8 15:38:28 CEST 2014 - jdelvare@suse.de

- Update arm/exynos config file: disable AHCI_IMX
  This driver is only used on Freescale i.MX systems so it isn't needed
  on Exynos.
- commit 45d6387

-------------------------------------------------------------------
Tue Apr  8 15:16:36 CEST 2014 - jdelvare@suse.de

- Update arm config files: Disable exynos support
  Disable exynos support in all non-exynos configuration files, as we
  have a dedicated kernel flavor for exynos.
- commit c65cb20

-------------------------------------------------------------------
Fri Apr  4 16:59:35 CEST 2014 - mmarek@suse.cz

- rpm/kernel-module-subpackage: Regenerated the initrd in %posttrans
  (fate#313506)
- commit c0b6219

-------------------------------------------------------------------
Fri Apr  4 16:42:45 CEST 2014 - jbeulich@suse.com

- Refresh Xen patches (bnc#870874, bnc#871827).
- commit 00dd4e3

-------------------------------------------------------------------
Fri Apr  4 09:39:59 CEST 2014 - jdelvare@suse.de

- Update x86_64 config files: disable CONFIG_SBC8360_WDT
  The sbc8360 driver is for a Socket 370-based single-board computer,
  so it's useless on x86-64.
- commit 47efdd9

-------------------------------------------------------------------
Fri Apr  4 09:13:48 CEST 2014 - adrian@suse.de

- fix building initrd for SLE 12
  It does provided and load the critical kernel modules
  for building some kiwi images and cross architecture
  builds like used for aarch64.
  The kernel-obs-build.spec still contains the bits to allow
  to use it also for SLE 11.
- commit e9868b7

-------------------------------------------------------------------
Thu Apr  3 18:43:52 CEST 2014 - guillaume.gardet@oliseo.fr

- Refresh patches.rpmify/chipidea-clean-up-dependencies
  Replace OF_DEVICE by OF (OF_DEVICE does not exist anymore.)
- commit 299b9cd

-------------------------------------------------------------------
Thu Apr  3 17:44:56 CEST 2014 - duwe@suse.de

- Refresh patches.suse/pstore-backend-autoaction.
  Fix valid gcc warnings about an unitialised return code
  and printf format problems.
- commit c90cc87

-------------------------------------------------------------------
Thu Apr  3 15:17:49 CEST 2014 - jdelvare@suse.de

- Update config files: disable all of Timberdale support
  Timberdale is a companion chip for Atom CPUs in embedded in-car
  infotainment systems. We don't need that in openSUSE, really.
- commit 47e54c8

-------------------------------------------------------------------
Wed Apr  2 18:16:22 CEST 2014 - jdelvare@suse.de

- Update config files: disable CONFIG_I2C_SI470X
  I2C access to the SI470X radio chip is only needed on embedded systems
  so it makes no sense to enable it in most of our kernel configuration
  files.
- commit b60e271

-------------------------------------------------------------------
Wed Apr  2 12:43:32 CEST 2014 - jbeulich@suse.com

- Refresh patches.xen/xen3-patch-3.7 (fix another AR build issue).
- commit 59b27eb

-------------------------------------------------------------------
Wed Apr  2 09:28:39 CEST 2014 - jdelvare@suse.de

- Update config files: re-enable twofish crypto support
  Software twofish crypto support was disabled in several architectures
  since openSUSE 10.3. For i386 and x86_64 it was on purpose, because
  hardware-accelerated alternatives exist. However for all other
  architectures it was by accident.
  Re-enable software twofish crypto support in all configuration files,
  to guarantee that at least one implementation is always available,
  (bnc#871325).
- commit 8f37fd4

-------------------------------------------------------------------
Wed Apr  2 09:24:16 CEST 2014 - mmarek@suse.cz

- rpm/kernel-syms.spec.in: Require pesign-obs-integration for signing KMPs
- commit e68d5fc

-------------------------------------------------------------------
Tue Apr  1 21:14:35 CEST 2014 - jslaby@suse.cz

- Delete patches.arch/arm-omap3isp.patch.
  superseded by 31036441d785359999e45bf410c778f64ffcab64
- commit fd18f9e

-------------------------------------------------------------------
Tue Apr  1 17:20:06 CEST 2014 - ohering@suse.de

- Fix typo in netfront, in type check of unplug code
- commit 6623a43

-------------------------------------------------------------------
Tue Apr  1 14:36:47 CEST 2014 - jdelvare@suse.de

- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
  The w90p910_ts driver only makes sense on the W90x900 architecture,
  which we do not support.
- commit 4ebef59

-------------------------------------------------------------------
Tue Apr  1 14:33:41 CEST 2014 - jbeulich@suse.com

- Update Xen patches to 3.14-final and c/s 1256.
- blkback: allow using indirect request segment descriptors
  (fate#316871).
- blkfront: allow using indirect request segment descriptors
  (fate#316871).
- commit fbd23cd

-------------------------------------------------------------------
Tue Apr  1 08:53:56 CEST 2014 - jdelvare@suse.de

- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
  CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
  most of arm. Enable this feature on all other architectures which can
  benefit from it.
- commit aec4432

-------------------------------------------------------------------
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de

- Update to 3.14.
- commit 5795bd9

-------------------------------------------------------------------
Fri Mar 28 18:34:36 CET 2014 - jdelvare@suse.de

- Update i386/desktop config file: enable CONFIG_RCU_FAST_NO_HZ
  All other x86 kernels have CONFIG_RCU_FAST_NO_HZ enabled so the
  i386/desktop kernel should too.
- commit 05ea8f5

-------------------------------------------------------------------
Fri Mar 28 18:25:28 CET 2014 - jdelvare@suse.de

- Update ppc config files: adjust filesystems modularity
  Build reiserfs, fat and vfat support as modules as we do on every
  other architecture. Also align the reiserfs debugging features on
  x86_64.
- commit 0985b71

-------------------------------------------------------------------
Wed Mar 26 10:22:42 CET 2014 - jdelvare@suse.de

- Update ec2 config files: disable HID device drivers
  I don't think the HID drivers for non-standard keyboards and mice
  are needed at all on EC2.
- commit 9fdef61

-------------------------------------------------------------------
Tue Mar 25 17:14:55 CET 2014 - jeffm@suse.com

- Update to 3.14-rc8.
- commit b356c6a

-------------------------------------------------------------------
Tue Mar 25 16:59:27 CET 2014 - jdelvare@suse.de

- Update x86 config files: enable CONFIG_HID_BATTERY_STRENGTH
  Looks like a cool feature to support on desktop systems. As it has
  to be built-in, I'm only enabling it on x86 for now, because I don't
  know for sure how useful it would be on other architectures. Feel
  free to enable on any other architecture where it would be useful.
- commit 1edfe71

-------------------------------------------------------------------
Tue Mar 25 15:53:35 CET 2014 - jdelvare@suse.de

- Update ec2 config files: disable CONFIG_INPUT_FF_MEMLESS
  This helper module is useless on EC2.
- commit c2808f3

-------------------------------------------------------------------
Tue Mar 25 13:34:51 CET 2014 - jdelvare@suse.de

- Update i386 config files: Modularize all HID device drivers
  HID device drivers are modularized in all config files except arm*
  and desktop, so i386/pae, i386/trace and i386/xen should do the same.
- commit 3c2834b

-------------------------------------------------------------------
Tue Mar 25 13:31:56 CET 2014 - jdelvare@suse.de

- Update i386 config files: CONFIG_HID=y
  Align the CONFIG_HID setting of the i386/debug, i386/default and
  i386/vanilla config files with what is done in every other config
  file (but s390x and ec2.)
- commit 177a262

-------------------------------------------------------------------
Mon Mar 24 15:11:38 CET 2014 - jdelvare@suse.de

- Refresh patches.suse/kconfig-automate-kernel-desktop.
  Options CGROUPS and CGROUP_SCHED are no longer disabled in desktop
  kernel.
- commit 148e111

-------------------------------------------------------------------
Thu Mar 20 13:41:34 CET 2014 - jdelvare@suse.de

- Update s390x config files: disable CONFIG_INPUT_FF_MEMLESS
  It was set by mistake, obviously.
- commit 89fa272

-------------------------------------------------------------------
Wed Mar 19 09:35:32 CET 2014 - tiwai@suse.de

- Enable Socketcan again for i386 and x86_64 (bnc#858607)
- commit d1f1027

-------------------------------------------------------------------
Tue Mar 18 18:11:46 CET 2014 - jdelvare@suse.de

- Update vanilla config files: enable console rotation
  It's enabled in all other kernel flavors so it should be enabled in
  vanilla too.
- commit 1384611

-------------------------------------------------------------------
Tue Mar 18 17:25:37 CET 2014 - jdelvare@suse.de

- config: set CONFIG_X86_INTEL_LPSS in trace and vanilla
  Trying to keep the trace and vanilla kernels in sync with default.
- commit 09e4895

-------------------------------------------------------------------
Tue Mar 18 15:46:00 CET 2014 - jdelvare@suse.de

- Align the x86_64 debug config file on the default config
  For real this time.
- commit 0b5593a

-------------------------------------------------------------------
Mon Mar 17 22:03:51 CET 2014 - jeffm@suse.de

- Update to 3.14-rc7.
- Eliminated 1 patch.
- commit 56ad46a

-------------------------------------------------------------------
Mon Mar 17 14:56:11 CET 2014 - jdelvare@suse.de

- Align the x86_64 debug config file on the default config
  This makes it much easier to validate that the debug config file only
  diverges from default by debug and testing options.
- commit 37f104e

-------------------------------------------------------------------
Mon Mar 17 10:26:10 CET 2014 - jdelvare@suse.de

- config.conf: ia64 is history
- Delete config/ia64/debug.
- Delete config/ia64/default.
- Delete config/ia64/trace.
- Delete config/ia64/vanilla.
- commit 9e606b5

-------------------------------------------------------------------
Mon Mar 17 10:06:45 CET 2014 - tiwai@suse.de

- Enable CONFIG_IRDA_FAST_RR=y (bnc#860502)
- commit 3659420

-------------------------------------------------------------------
Sat Mar 15 13:23:40 CET 2014 - jdelvare@suse.de

- Update x86_64 config files: Disable AMD Elan SC520 drivers
  The AMD Elan SC520 is a 32-bit x86 processor, related drivers are
  useless on other architectures.
- commit e5b4397

-------------------------------------------------------------------
Sat Mar 15 13:23:06 CET 2014 - jdelvare@suse.de

- Update x86_64 and ia64 config files: Disable SC1200 drivers
  The SC1200 is a SoC based on the Geode GX1 32-bit x86 processor, so
  its drivers are useless on other architectures.
- commit 1058f71

-------------------------------------------------------------------
Fri Mar 14 22:58:59 CET 2014 - jdelvare@suse.de

- Update config files: Restore CONFIG_THERMAL_HWMON
  Setting CONFIG_THERMAL=y in commit e60ddcfe had the side effect of
  disabling CONFIG_THERMAL_HWMON in many configs that didn't have
  CONFIG_HWMON=y. So revert that change in all affected config files.
  Sorry for overlooking that originally.
- commit b197f4a

-------------------------------------------------------------------
Fri Mar 14 14:31:40 CET 2014 - jdelvare@suse.de

- Update config files: Drop all Geode-related drivers
  The Geode was a 32-bit x86 CPU, so all drivers for its companion
  chips (CS55xx) are useless on other architectures. Same for OT200
  drivers, as the Bachmann OT200 device was based on a Geode CPU.
- commit 0bdb147

-------------------------------------------------------------------
Fri Mar 14 13:43:05 CET 2014 - jdelvare@suse.de

- Update arm and ppc config files: Drop OLPC-related driver
  OLPC drivers are only useful on i386.
- commit c98f904

-------------------------------------------------------------------
Thu Mar 13 15:11:01 CET 2014 - jdelvare@suse.de

- Update debug config files: mac80211 debug options
  Enable all mac80211 debug options in all debug kernel flavors.
- commit 855178e

-------------------------------------------------------------------
Wed Mar 12 21:37:31 CET 2014 - guillaume.gardet@opensuse.org

- config: Fix version string for armv7hl/lpae
- commit d1a7ba5

-------------------------------------------------------------------
Wed Mar 12 10:21:33 CET 2014 - guillaume.gardet@opensuse.org

- ARM: Re-enable and update configs
- commit d73f266

-------------------------------------------------------------------
Tue Mar 11 15:08:02 CET 2014 - jbeulich@suse.com

- Update Xen patches to 3.14-rc6.
- commit cc55130

-------------------------------------------------------------------
Mon Mar 10 20:22:55 CET 2014 - jeffm@suse.com

- Update to 3.14-rc6.
- commit e9d20d4

-------------------------------------------------------------------
Fri Mar  7 17:16:53 CET 2014 - mmarek@suse.cz

- rpm/mkspec: Generate a per-architecture per-package _constraints file
- commit 65a07f7

-------------------------------------------------------------------
Fri Mar  7 17:07:55 CET 2014 - mmarek@suse.cz

- rpm/mkspec: Remove dead code
- commit 3fc95f5

-------------------------------------------------------------------
Thu Mar  6 10:53:14 CET 2014 - jdelvare@suse.de

- Update config files: CONFIG_THERMAL=y
  The generic thermal module is used by several ACPI components
  (processor, fan, thermal and video) and a few other drivers. So
  in practice it will end up being loaded on almost all systems
  which support ACPI. It is small so build it into the kernel to
  improve boot speed on all ACPI-enabled architectures (i386,
  x86_64 and ia64.)
- commit e60ddcf

-------------------------------------------------------------------
Wed Mar  5 15:04:50 CET 2014 - jeffm@suse.com

- Update to 3.14-rc5.
- commit 4126853

-------------------------------------------------------------------
Tue Mar  4 11:03:11 CET 2014 - jdelvare@suse.de

- Update ppc64le config files: disable STE_MODEM_RPROC
  Disable config option STE_MODEM_RPROC on all ppc64le flavors, because
  it draws dependencies which aren't available on ppc64le:
  warning: (REMOTEPROC && RPMSG) selects VIRTUALIZATION which has unmet direct dependencies (!CPU_LITTLE_ENDIAN)
- commit 712ca17

-------------------------------------------------------------------
Fri Feb 28 23:44:12 CET 2014 - mmarek@suse.cz

- rpm/mkspec: Fix whitespace in NoSource lines
- commit 6320617

-------------------------------------------------------------------
Fri Feb 28 23:21:10 CET 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not zero modules.dep before using it
  (bnc#866075)
- commit b67b660

-------------------------------------------------------------------
Fri Feb 28 21:09:09 CET 2014 - jdelvare@suse.de

- Update config files: modularize BLK_DEV_MD, disable MD_AUTODETECT
  Michal Marek says:
  I think that the reason why BLK_DEV_MD is built in is
  config MD_AUTODETECT
        bool "Autodetect RAID arrays during kernel boot"
        depends on BLK_DEV_MD=y
  but since we compile the raid presonalities as modules, this cannot
  work. Also, we use the initrd even in the trivial cases, so why bother
  about root-on-md.
- commit db76347

-------------------------------------------------------------------
Fri Feb 28 20:09:35 CET 2014 - jdelvare@suse.de

- Update config files.
  Modularize the following helper drivers:
  INET_LRO, NET_CLS_CGROUP, DNS_RESOLVER
  They had to be built-in before due to dependencies, but this is no
  longer the case, so we can modularize them again.
- commit a970646

-------------------------------------------------------------------
Fri Feb 28 18:40:13 CET 2014 - jdelvare@suse.de

- Update x86 config files: CONFIG_X86_MSR=m
  The msr driver creates /dev/cpu/*/msr through which you can poke
  at all the MSRs if you have CAP_SYS_RAWIO. We prefer to be able
  to remove that module if it is not needed.
- commit 9e6b04a

-------------------------------------------------------------------
Fri Feb 28 16:45:53 CET 2014 - mmarek@suse.cz

- rpm/kernel-obs-build.spec: Drop useless ExclusiveArch statement
- commit 5cdf1da

-------------------------------------------------------------------
Fri Feb 28 14:30:53 CET 2014 - guillaume.gardet@oliseo.fr

- config: Update armv7/exynos
- Add sound support
- Add I2C/SPI support
- commit 93b38ce

-------------------------------------------------------------------
Fri Feb 28 14:27:47 CET 2014 - tiwai@suse.de

- ALSA: hda/sigmatel - Allow auto-switching for dock line-in of
  HP laptops (bnc#866100).
- commit 6367fe8

-------------------------------------------------------------------
Fri Feb 28 11:42:42 CET 2014 - jdelvare@suse.de

- Update config files: CONFIG_ISO9660_FS=m
  There is no good reason why isofs would be built into the kernel.
  Most systems don't need it after installation, and reportedly
  mkinitrd etc. can deal with it as a module just fine.
- commit 3dd8a1a

-------------------------------------------------------------------
Tue Feb 25 22:51:43 CET 2014 - jdelvare@suse.de

- Update config files: CONFIG_AUTOFS4_FS=y
  systemd requires autofs, so autofs4.ko will always be loaded on boot.
  For performance reasons, it makes sense to build it into the kernel
  (bnc#863771).
- commit 70247d1

-------------------------------------------------------------------
Tue Feb 25 13:55:21 CET 2014 - jbeulich@suse.com

- Update Xen patches to 3.14-rc4 and c/s 1252.
- privcmd: allow preempting long running user-mode originating
  hypercalls (bnc#861093).
- config.conf: Re-enable Xen configs.
- Update x86 config files.
- scripts/check-cvs-add: Disable config checking for now.
- commit d5aea30

-------------------------------------------------------------------
Mon Feb 24 18:24:15 CET 2014 - tiwai@suse.de

- Obsolete compat-wireless, rts5229 and rts_pstor KMPs
  These are found in SLE11-SP3, now replaced with the upstream drivers.
- commit 37738dd

-------------------------------------------------------------------
Mon Feb 24 16:10:47 CET 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not obsolete ocfs2-kmp (bnc#865259)865259
- commit c8661b5

-------------------------------------------------------------------
Mon Feb 24 14:34:29 CET 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Obsolete the -base package from SLE11 (bnc#865096)
- commit 3f926c3

-------------------------------------------------------------------
Mon Feb 24 13:42:29 CET 2014 - jeffm@suse.com

- config: disable PINCTRL_MSM and PINCTRL_MSM8X4
  These options were enable accidentally during the 3.14-rc1 update for
  just the i386/default config.
- commit 2ded0ed

-------------------------------------------------------------------
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com

- Update to 3.14-rc4.
- Eliminated 1 patch.
- commit 16d4242

-------------------------------------------------------------------
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com

- dmraid45: removed driver.
  This functionality should be offered by the dmraid driver.
- commit 9a83d77

-------------------------------------------------------------------
Tue Feb 18 10:55:55 CET 2014 - mszeredi@suse.cz

- cifs: ensure that uncached writes handle unmapped areas
  correctly (bnc#864025 CVE-2014-00691).
- commit 79c42c5

-------------------------------------------------------------------
Mon Feb 17 09:33:20 CET 2014 - jeffm@suse.com

- config: CONFIG_BCM_KONA_USB2_PHY=n on s390
- commit f30c873

-------------------------------------------------------------------
Mon Feb 17 09:32:04 CET 2014 - jeffm@suse.com

- acpi: Complete fix for thinkpad RSDT blacklist
- commit 2e62bb9

-------------------------------------------------------------------
Mon Feb 17 09:26:53 CET 2014 - jeffm@suse.com

- Update to 3.14-rc3.
- commit 058f759

-------------------------------------------------------------------
Mon Feb 17 09:13:29 CET 2014 - jeffm@suse.com

- dmraid45: updated to use new bvec iterators.
- commit 9e25806

-------------------------------------------------------------------
Mon Feb 17 09:12:33 CET 2014 - jeffm@suse.com

- acpi: Updated acpi=rsdt dmi blacklist to new variable name.
- commit 4bd9031

-------------------------------------------------------------------
Mon Feb 17 08:22:27 CET 2014 - jeffm@suse.com

- Update vanilla config files.
- commit b49cb75

-------------------------------------------------------------------
Fri Feb 14 16:08:11 CET 2014 - mmarek@suse.cz

- rpm/kernel-obs-build.spec: Do not mount /sys, the build script does it
- commit f11b02a

-------------------------------------------------------------------
Fri Feb 14 11:01:06 CET 2014 - jdelvare@suse.de

- Update config files: Disable TS5500-specific drivers
  These drivers are useless without TS5500 board support: mtd-ts5500,
  gpio-ts5500 and max197.
- commit 2a03456

-------------------------------------------------------------------
Fri Feb 14 09:53:00 CET 2014 - jslaby@suse.cz

- Linux 3.13.3 (bnc#799216).
- Refresh patches.xen/xen-x86-EFI.
- Refresh patches.xen/xen3-patch-3.12.
- Delete
  patches.drivers/drm-cirrus-Correct-register-values-for-16bpp.
- Update config files.
- commit d6e2c2f

-------------------------------------------------------------------
Thu Feb 13 12:27:29 CET 2014 - dvaleev@suse.de

- rpm/kernel-obs-build.spec: Fix for ppc64le
- commit 50c4205

-------------------------------------------------------------------
Wed Feb 12 16:38:14 CET 2014 - mq@suse.cz

- Scripts: .nosrc.rpm should contain only the specfile (bnc #639379)
- commit afe62e0

-------------------------------------------------------------------
Wed Feb 12 16:16:23 CET 2014 - jdelvare@suse.de

- Drop outdated comment
- commit 65bab82

-------------------------------------------------------------------
Wed Feb 12 14:14:04 CET 2014 - jbeulich@suse.com

- Refresh patches.xen/xen3-patch-3.13 (fix net{back,front} checksum setup).
- commit a23672f

-------------------------------------------------------------------
Wed Feb 12 10:04:20 CET 2014 - lpechacek@suse.cz

- doc/README.PATCH-POLICY.SUSE: updated links
- commit ac58062

-------------------------------------------------------------------
Tue Feb 11 13:19:54 CET 2014 - mmarek@suse.cz

- Delete unused patches.arch/ppc64le-fix-copytofrom.patch
- commit ce3dbc3

-------------------------------------------------------------------
Tue Feb 11 12:46:43 CET 2014 - tiwai@suse.de

- drm/cirrus: Fix cirrus drm driver for fbdev + qemu (bnc#856760).
- commit ee73224

-------------------------------------------------------------------
Tue Feb 11 12:25:39 CET 2014 - mq@suse.cz

- Spec: zeroing modules.dep to get identical builds among different machines
- commit a1c5879

-------------------------------------------------------------------
Tue Feb 11 10:13:52 CET 2014 - mmarek@suse.cz

- rpm/guards: Report which config file has problem in --check mode
- commit b39543d

-------------------------------------------------------------------
Mon Feb 10 15:07:10 CET 2014 - jeffm@suse.com

- Updated patch headers for 3.14-rc2.
- commit d0ea44a

-------------------------------------------------------------------
Mon Feb 10 15:06:01 CET 2014 - jeffm@suse.com

- Update to 3.14-rc2.
- Eliminated 1 patch.
- commit a5ab7bf

-------------------------------------------------------------------
Mon Feb 10 13:00:30 CET 2014 - mmarek@suse.cz

- doc/README.SUSE: Update to match the current package layout
- commit f357abb

-------------------------------------------------------------------
Mon Feb 10 13:00:12 CET 2014 - mmarek@suse.cz

- Add the README.SUSE file to the packaging branch
- commit 11905ea

-------------------------------------------------------------------
Thu Feb  6 21:55:26 CET 2014 - jslaby@suse.cz

- Linux 3.13.2 (bnc#860993 CVE-2014-0038).
- Delete patches.fixes/compat_sys_recvmmsg-x32-fix.patch.
- Refresh patches.xen/xen3-patch-2.6.37.
- Refresh patches.xen/xen3-patch-3.10.
- commit 7e6b5de

-------------------------------------------------------------------
Wed Feb  5 16:47:11 CET 2014 - mmarek@suse.cz

- Change also BuildRequires from module-init-tools to modutils
- commit f650166

-------------------------------------------------------------------
Tue Feb  4 22:54:38 CET 2014 - jeffm@suse.com

- Updated patch headers for 3.14-rc1.
- commit 967bc40

-------------------------------------------------------------------
Tue Feb  4 22:44:44 CET 2014 - jeffm@suse.com

- Update to 3.14-rc1.
- 19 patches eliminated.
- Xen is disabled.
- ARM is disabled.
- commit 691c6b1

-------------------------------------------------------------------
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de

- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
- commit 3ea39a4

-------------------------------------------------------------------
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
- commit 91f0a2e

-------------------------------------------------------------------
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz

- Reformat the spec files to what the buildservice expects
- commit 0b9e9a1

-------------------------------------------------------------------
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de

- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
- commit b4ff60b

-------------------------------------------------------------------
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz

- Linux 3.13.1.
- commit 01e2360

-------------------------------------------------------------------
Mon Jan 27 10:27:23 CET 2014 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Add README.PATCH-POLICY.SUSE as source file
- commit 9c9ce61

-------------------------------------------------------------------
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz

- Drop the _constraints file, we are using the prjconf setting for now
- commit a0aa890

-------------------------------------------------------------------
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com

- Refresh Xen patches (fix PV driver build).
- commit d9213ce

-------------------------------------------------------------------
Thu Jan 23 16:23:01 CET 2014 - jkosina@suse.cz

- floppy: bail out in open() if drive is not responding to block0
  read (bnc#773058).
- commit 1d92189

-------------------------------------------------------------------
Wed Jan 22 16:40:30 CET 2014 - jbeulich@suse.com

- Update Xen patched to 3.13-final and c/s 1248.
- Update EC2 config files (restore CONFIG_DEBUG_INFO).
- commit a770ad7

-------------------------------------------------------------------
Tue Jan 21 05:18:52 CET 2014 - jeffm@suse.de

- Update to 3.13.
- commit ff46e6a

-------------------------------------------------------------------
Fri Jan 17 19:39:49 CET 2014 - ohering@suse.de

- xen: pv-on-hvm: skip initialization of emulated devices
  (fate#311487).
- commit f011587

-------------------------------------------------------------------
Fri Jan 17 15:09:40 CET 2014 - tiwai@suse.de

- ACPI: Blacklist Win8 OSI for some HP laptop 2013 models
  (bnc#856294).
- commit 0223704

-------------------------------------------------------------------
Fri Jan 17 11:35:12 CET 2014 - mmarek@suse.cz

- Revert "rpm/config.sh: Drop the ARM and PPC repositories"
  This was actually wrong, the ports repository is broken.
- commit a983897

-------------------------------------------------------------------
Fri Jan 17 11:31:25 CET 2014 - mmarek@suse.cz

- rpm/config.sh: Drop the ARM and PPC repositories
  The architectures are provided by the ports repository
- commit 96b9cec

-------------------------------------------------------------------
Tue Jan 14 13:25:19 CET 2014 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Require kernel-devel%variant
- commit 810ea41

-------------------------------------------------------------------
Tue Jan 14 09:47:00 CET 2014 - mhocko@suse.cz

- Delete patches.fixes/remount-no-shrink-dcache.
  the optimization is no longer needed because dcache_lock is long
  gone and replaced by RCU (see b5c84bf6f6 fs: dcache remove
  dcache_lock and others).
- commit 0092763

-------------------------------------------------------------------
Tue Jan 14 09:45:55 CET 2014 - mhocko@suse.cz

- Delete patches.fixes/oom-warning.
  The additional warning message is not worth carrying. Highorder
  or atomic allocations which are expected to fail should use
  __GFP_NOWARN to not pollute logs with allocation failures which are
  acceptable.
- commit c07fd34

-------------------------------------------------------------------
Tue Jan 14 09:43:08 CET 2014 - mhocko@suse.cz

- Update config files.
  Disable CONFIG_MEMCG_SWAP_ENABLED because it got enabled by accident.
  The CONFIG_MEMCG_SWAP is enabled but the accounting has to be explicitly
  allowed by swap_account=1 kernel command line parameter
- commit 402a841

-------------------------------------------------------------------
Mon Jan 13 19:25:01 CET 2014 - jeffm@suse.com

- Update to 3.13-rc8.
- commit 44ad2a9

-------------------------------------------------------------------
Sat Jan 11 00:00:10 CET 2014 - ohering@suse.de

- hv: set guest os id (bnc#814005).
- commit e3d0b5d

-------------------------------------------------------------------
Fri Jan 10 17:03:48 CET 2014 - mmarek@suse.cz

- rpm/mkspec: Fix for older Perl
- commit ecf021e

-------------------------------------------------------------------
Fri Jan 10 16:30:07 CET 2014 - mmarek@suse.cz

- rpm/mkspec: Add .changes file for kernel-obs-*.spec as well
- commit bd3c299

-------------------------------------------------------------------
Fri Jan 10 16:19:59 CET 2014 - ro@suse.de

- rpm/kernel-obs-build.spec: Fix building in chroot instead of Xen
- commit 57e89b6

-------------------------------------------------------------------
Thu Jan  9 14:41:51 CET 2014 - jdelvare@suse.de

- Disable CONFIG_MODULE_FORCE_UNLOAD (bnc#857673)
  Forcing module unloading can't lead to anything good. If reference
  counting is wrong then it should be fixed. If the reference count is
  right and a regular (unforced) unloading doesn't work, then a forced
  unloading can only lead to chaos and ultimately a kernel crash.
- commit 3d57f73

-------------------------------------------------------------------
Thu Jan  9 13:14:25 CET 2014 - afaerber@suse.de

- config: armv6hl: Extend default config for Raspberry Pi
  Enable CONFIG_FB_SIMPLE as that's what U-Boot exposes in DT.
- commit c7b8797

-------------------------------------------------------------------
Wed Jan  8 18:20:00 CET 2014 - afaerber@suse.de

- config: armv6hl: Extend default config for Raspberry Pi
  Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
  Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
- commit 57a2f1c

-------------------------------------------------------------------
Wed Jan  8 17:23:31 CET 2014 - jbeulich@suse.com

- Update Xen patches to 3.13-rc7 and c/s 1245.
- netback: bump tx queue length (bnc#849404).
- config.conf: Re-enable Xen configs.
- Update config files.
- commit 0e71aa4

-------------------------------------------------------------------
Tue Jan  7 15:46:28 CET 2014 - agraf@suse.de

- Delete config/armv7hl/cubox.
- commit 85bdaf6

-------------------------------------------------------------------
Mon Jan  6 16:36:04 CET 2014 - jeffm@suse.com

- Update to 3.13-rc7.
- Eliminated 1 patch.
- commit fed42b5

-------------------------------------------------------------------
Mon Jan  6 15:20:24 CET 2014 - jdelvare@suse.de

- Disable CONFIG_I2C_VIA in config/x86_64/desktop too
- commit febc20c

-------------------------------------------------------------------
Mon Jan  6 15:08:44 CET 2014 - jdelvare@suse.de

- Disable CONFIG_I2C_VIA, no 64-bit system would need it
- commit 95d3d3d

-------------------------------------------------------------------
Fri Jan  3 11:40:27 CET 2014 - mmarek@suse.cz

- Switch to linux-*.tar.xz
- commit 27d9f61

-------------------------------------------------------------------
Fri Jan  3 11:01:58 CET 2014 - mmarek@suse.cz

- Add support for linux-*.tar.xz to the spec files
- commit d12c880

-------------------------------------------------------------------
Thu Jan  2 17:01:46 CET 2014 - agraf@suse.de

- ARM: Reenable and update configs
- commit 0d77ece

-------------------------------------------------------------------
Thu Jan  2 16:35:07 CET 2014 - jeffm@suse.de

- Update to 3.13-rc6.
- commit 63236e5

-------------------------------------------------------------------
Thu Dec 26 19:57:00 CET 2013 - jeffm@suse.de

- Update to 3.13-rc5.
- Eliminated 3 patches.
- commit 7127d5f

-------------------------------------------------------------------
Mon Dec 23 20:31:50 CET 2013 - dvaleev@suse.com

- Run add_vmlinux for ppc64le
- commit ae96e26

-------------------------------------------------------------------
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de

- ibmveth: Fix more little endian issues.
- powerpc: Don't return to BE mode when we are already there.
- powerpc: Add hack to make ppc64le work on hosts without ILE.
- powerpc: Add relocation code for fixups.
- powerpc: Add global exports for all interrupt vectors.
- commit 3d0a348

-------------------------------------------------------------------
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de

- Update to 3.13-rc4.
- ppc64le/vanilla appears to have not been resynced when copied.
- commit 82b44e7

-------------------------------------------------------------------
Fri Dec 20 01:14:25 CET 2013 - agraf@suse.de

- Update config files: Disable relocation on ppc64le (it's broken)
- commit fbe0eb5

-------------------------------------------------------------------
Thu Dec 19 18:39:34 CET 2013 - agraf@suse.de

- Update config files: Disable kvm for ppc64le (not implemented upstream)
- commit 7fa2dfd

-------------------------------------------------------------------
Thu Dec 19 18:17:44 CET 2013 - agraf@suse.de

- powerpc: PTRACE_PEEKUSR always returns FPR0.
- commit c9829ea

-------------------------------------------------------------------
Thu Dec 19 18:17:17 CET 2013 - agraf@suse.de

- PPC: Build only vmlinux target.
- commit 04c2cde

-------------------------------------------------------------------
Thu Dec 19 18:15:37 CET 2013 - agraf@suse.de

- powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian.
- commit 0044320

-------------------------------------------------------------------
Thu Dec 19 18:14:07 CET 2013 - agraf@suse.de

- Add ppc64le support (configs are a copy of the ppc64 ones with LE enabled)
- commit d86dbed

-------------------------------------------------------------------
Thu Dec 19 18:13:02 CET 2013 - agraf@suse.de

- sched: Remove PREEMPT_NEED_RESCHED from generic code.  (fixes ppc)
- commit 605502a

-------------------------------------------------------------------
Thu Dec 19 18:11:43 CET 2013 - agraf@suse.de

- Disable 32-on-64 ptrace patch, it breaks for ppc64le
- commit a943cf8

-------------------------------------------------------------------
Thu Dec 19 18:10:46 CET 2013 - agraf@suse.de

- Update config files
  - remove epapr bytechan interface, we don't support booke
- commit 68ab0ab

-------------------------------------------------------------------
Wed Dec 18 15:10:19 CET 2013 - tiwai@suse.de

- Disable simplefb and x86 sysfb due to breakage (bnc#855821)
- commit 656db57

-------------------------------------------------------------------
Wed Dec 18 14:30:00 CET 2013 - adrian@suse.de

- Add kernel-obs-build to use the distribution kernel within OBS VM builds.
  Add kernel-obs-qa to test that the kernel is booting within OBS VMs. It may run also further tests later on.
- commit e9cfd5c

-------------------------------------------------------------------
Tue Dec 17 21:14:03 CET 2013 - mmarek@suse.cz

- Port module signing changes from SLE11-SP3 (fate#314508)
- commit 8a264a3

-------------------------------------------------------------------
Mon Dec 16 15:39:56 CET 2013 - ohering@suse.de

- fbmem: really support wildcard video=options for all fbdev
  drivers.
- commit 5b170d7

-------------------------------------------------------------------
Mon Dec 16 15:36:07 CET 2013 - ohering@suse.de

- Delete
  patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch.
- commit b3125ee

-------------------------------------------------------------------
Mon Dec 16 13:32:15 CET 2013 - jkosina@suse.cz

- doc/README.PATCH-POLICY.SUSE: add patch policy / best practices document
- commit 60893d6

-------------------------------------------------------------------
Fri Dec 13 16:02:31 CET 2013 - tiwai@suse.de

- Add missing CONFIG_PINCTRL_SINGLE kconfig setups
- commit 39ea148

-------------------------------------------------------------------
Thu Dec 12 13:53:00 CET 2013 - jdelvare@suse.de

- config.conf: s390 is history
- Delete config/s390/s390.
- Delete config/s390/trace.
- Delete config/s390/vanilla.
- commit 2bf5161

-------------------------------------------------------------------
Thu Dec 12 10:24:11 CET 2013 - jdelvare@suse.de

- Delete patches.suse/ida-remove-warning-dump-stack.patch.
  Already included since kernel 3.11 (WARN calls dump_stack.)
- commit 8e04564

-------------------------------------------------------------------
Wed Dec 11 18:55:53 CET 2013 - jdelvare@suse.de

- rpm/guards: Spelling fix
- commit 2e074cb

-------------------------------------------------------------------
Wed Dec 11 18:55:24 CET 2013 - jdelvare@suse.de

- rpm/guards: Delete dead code
- commit 98077a9

-------------------------------------------------------------------
Wed Dec 11 18:24:25 CET 2013 - jdelvare@suse.de

- rpm/guards: Typo fix from upstream
- commit ce654f8

-------------------------------------------------------------------
Wed Dec 11 02:46:26 CET 2013 - stefan.bruens@rwth-aachen.de

- config: set CONFIG_X86_INTEL_LPSS and CONFIG_I2C_DESIGNWARE_PLATFORM
  Enable INTEL LPSS (Low Power SubSystem) for LynxPoint chipsets (bnc#849125)
  and DesignWare (platform) i2c bus driver (bnc#849338).
  The DesignWare i2c driver depends on the clock subsystem.
- commit 3a6fe23

-------------------------------------------------------------------
Mon Dec  9 12:40:58 CET 2013 - hare@suse.de

- Delete patches.suse/scsi-error-test-unit-ready-timeout:
  Superseded by commit 0816c9251a7180383bb7811e1a1545f7b78e5374.
- commit 44df1ce

-------------------------------------------------------------------
Mon Dec  9 12:32:26 CET 2013 - hare@suse.de

- iscsi_target: race condition on shutdown (bnc#850072).
- commit c4710fd

-------------------------------------------------------------------
Sun Dec  8 20:02:23 CET 2013 - jeffm@suse.com

- Update to 3.13-rc3.
- commit 82b4383

-------------------------------------------------------------------
Fri Dec  6 16:56:31 CET 2013 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Add the OBS _constraints file as source
- commit 17282e4

-------------------------------------------------------------------
Wed Dec  4 20:20:22 CET 2013 - jeffm@suse.de

- config: enable CONFIG_EXPERT
  3.10 introduced Kconfig rules that automatically builds in
  uncommon HID drivers if EXPERT is not set.
  This commit does not introduce any other config changes.
- commit 30a8773

-------------------------------------------------------------------
Wed Dec  4 19:57:54 CET 2013 - jeffm@suse.com

- README: Update to document typical patch naming
- commit d2a2470

-------------------------------------------------------------------
Wed Dec  4 16:43:58 CET 2013 - tiwai@suse.de

- config: CONFIG_CHECKPOINT_RESTORE=y and CONFIG_MEM_SOFT_DIRTY=y on x86_64
- commit d99342f

-------------------------------------------------------------------
Mon Dec  2 04:25:25 CET 2013 - jeffm@suse.com

- Revert "init: define console_initcall when built as a module."
  This reverts commit 9eb723d9911b941e71381831812b7c7bd17d24f3.
- commit c172b07

-------------------------------------------------------------------
Mon Dec  2 03:55:26 CET 2013 - jeffm@suse.com

- init: define console_initcall when built as a module.
- commit 9eb723d

-------------------------------------------------------------------
Mon Dec  2 03:23:04 CET 2013 - jeffm@suse.com

- overlayfs: update for 3.13 delegated_inode API changes.
- commit 3d88c7f

-------------------------------------------------------------------
Mon Dec  2 02:29:42 CET 2013 - jeffm@suse.com

- Update to 3.13-rc2.
   - Eliminated 1 patch.
- commit 75ac3c3

-------------------------------------------------------------------
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz

- Linux 3.12.2.
- Refresh patches.xen/xen3-patch-2.6.29.
- Delete
  patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
- commit 3b81e61

-------------------------------------------------------------------
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de

- Build mei and mei_me as modules (bnc#852656)
- commit 1a570dd

-------------------------------------------------------------------
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de

- supported.conf: dd drivers/hwmon/smsc47b397
  That one is very simple and reliable and found in a number of
  enterprise-grade workstations. I believe it would make sense to support
  it.
- commit 3a2ac9d

-------------------------------------------------------------------
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de

- pstore: automatically dump and clean dmesg entries
  (fate#315232).
- Update config files.
- commit 9525160

-------------------------------------------------------------------
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de

- omapdrm: fix compile with dma_addr_t > u32.
- commit 611f4eb

-------------------------------------------------------------------
Sat Nov 23 01:43:38 CET 2013 - jeffm@suse.com

- Update to 3.13-rc1.
- Eliminated 7 patches.
- Xen is disabled.
- ARM needs config updates.
- commit 2dfdca4

-------------------------------------------------------------------
Thu Nov 21 11:10:31 CET 2013 - guillaume.gardet@oliseo.fr

- Add USB PHY support (needed to get USB and Ethernet working on beagle and panda boards) Add CONFIG_PINCTRL_SINGLE=y to be able to use Device tree (at least for beagle and panda boards) Add ARM SoC sound support Add SPI bus support Add user-space access to I2C and SPI
- commit b3c966e

-------------------------------------------------------------------
Thu Nov 21 10:50:28 CET 2013 - guillaume.gardet@oliseo.fr

- Set CONFIG_GPIO_TWL4030 as built-in (instead of module) as a requirement to boot on SD card on beagleboard xM
- commit 5b7fb61

-------------------------------------------------------------------
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz

- Linux 3.12.1.
- commit 1e06fbe

-------------------------------------------------------------------
Wed Nov 20 14:47:00 CET 2013 - jslaby@suse.cz

- Update config files (fate#315172).
- commit a0984ed

-------------------------------------------------------------------
Wed Nov 20 13:15:58 CET 2013 - jslaby@suse.cz

- x86/dumpstack: Fix printk_address for direct addresses
  (bnc#845621).
- Refresh patches.suse/stack-unwind.
- Refresh patches.xen/xen-x86_64-dump-user-pgt.
- commit ce55b22

-------------------------------------------------------------------
Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz

- supported.conf: marked net/netfilter/xt_set as supported (bnc#851066)
  xt_set should have been enabled together with the ip_set modules in
  fate#313309
- commit c2e046e

-------------------------------------------------------------------
Fri Nov 15 23:53:40 CET 2013 - jeffm@suse.com

- config: build uncommon HID drivers as modules
- commit 92db3f1

-------------------------------------------------------------------
Fri Nov 15 23:33:44 CET 2013 - jeffm@suse.com

- config: sync HID=y on x86_64/debug config
- commit 2437d0f

-------------------------------------------------------------------
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de

- armv6hl, armv7hl: Update config files.
  Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files
  have.
- commit e7c00d8

-------------------------------------------------------------------
Fri Nov  8 17:27:48 CET 2013 - jdelvare@suse.de

- Update config files:
  * CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all
  enabled so why not this one.
  * CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other
  features of these pieces of hardware.
  * CONFIG_INTEL_POWERCLAMP=m, because this small driver might be
  useful in specific cases, and there's no obvious reason not to
  include it.
- commit 79e7a03

-------------------------------------------------------------------
Thu Nov  7 14:39:46 CET 2013 - jbeulich@suse.com

- Update Xen patches to 3.12-final.
- commit ec28986

-------------------------------------------------------------------
Wed Nov  6 17:58:38 CET 2013 - duwe@suse.de

- fate#316581: CONFIG_IBM_BSR y -> m
- commit f5eba64

-------------------------------------------------------------------
Mon Nov  4 13:54:39 CET 2013 - jslaby@suse.cz

- Delete patches.kernel.org/patch-3.11.1.
- commit ec24572

-------------------------------------------------------------------
Mon Nov  4 03:19:40 CET 2013 - jeffm@suse.com

- Update config files.
- commit f7c27a2

-------------------------------------------------------------------
Mon Nov  4 02:20:43 CET 2013 - jeffm@suse.com

- Update to 3.12-final.
- commit bd2bcf1

-------------------------------------------------------------------
Mon Nov  4 02:19:32 CET 2013 - jeffm@suse.com

- Refresh
  patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
- commit a58c8c5

-------------------------------------------------------------------
Mon Nov  4 02:16:56 CET 2013 - jeffm@suse.com

- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
  - No code change: missing 'quilt add' caused a chunk to be
    in the wrong patch.
- commit 0346b5c

-------------------------------------------------------------------
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de

- ALSA: hda - Add extra chmap for 2.1 outputs on ASUS laptops
  (bnc#846531).
- commit 5fe5110

-------------------------------------------------------------------
Wed Oct 30 12:36:05 CET 2013 - tiwai@suse.de

- ALSA: hda - Add a fixup for ASUS N76VZ (bnc#846529).
- commit c8ca4fb

-------------------------------------------------------------------
Tue Oct 29 14:04:37 CET 2013 - jbeulich@suse.com

- Update Xen patches to 3.12-rc7 and c/s 1240.
- commit 49141ff

-------------------------------------------------------------------
Mon Oct 28 15:04:30 CET 2013 - jeffm@suse.de

- Update to 3.12-rc7.
- commit c59f68d

-------------------------------------------------------------------
Tue Oct 22 21:20:23 CEST 2013 - jeffm@suse.com

- nouveau: Fix race with fence signaling (bnc#844177).
- commit db1113e

-------------------------------------------------------------------
Tue Oct 22 21:19:59 CEST 2013 - jeffm@suse.com

- btrfs: add ioctl to export size of global metadata reservation.
- btrfs: add tracing for failed reservations.
- btrfs: publish allocation data in sysfs.
- btrfs: publish device membership in sysfs.
- btrfs: publish fs label in sysfs.
- btrfs: publish per-super attributes in sysfs.
- btrfs: publish per-super features in sysfs.
- btrfs: publish supported featured in sysfs.
- btrfs: publish unknown feature bits in sysfs.
- kobject: export kobj_sysfs_ops.
- Refresh
  patches.suse/btrfs-add-ability-to-change-features-via-sysfs.
- Refresh
  patches.suse/btrfs-use-feature-attributes-to-print-names-in-errors.
- Delete
  patches.suse/btrfs-add-per-super-attribute-publishing-to-sysfs.
- Delete
  patches.suse/btrfs-add-publishing-of-unknown-features-in-sysfs.
- Delete patches.suse/btrfs-export-supported-featured-to-sysfs.
- Delete patches.suse/btrfs-publish-per-super-features-to-sysfs.
- Delete patches.suse/introduce-kobj_completion.
- commit 28f62b4

-------------------------------------------------------------------
Mon Oct 21 22:40:08 CEST 2013 - jeffm@suse.com

- Update to 3.12-rc6.
- commit 7244867

-------------------------------------------------------------------
Wed Oct 16 12:17:14 CEST 2013 - jbeulich@suse.com

- Update x86 Xen config files (RTC_DRV_EFI=y).
- commit ac42dba

-------------------------------------------------------------------
Wed Oct 16 11:35:46 CEST 2013 - jbeulich@suse.com

- Update Xen patches to 3.12-rc5.
- config.conf: Re-enable Xen configs.
- Update config files.
- Delete patches.xen/xen3-010-acpi_initrd_override_tables.patch.
- commit 8673f3f

-------------------------------------------------------------------
Tue Oct 15 15:26:01 CEST 2013 - oneukum@suse.de

- sha256_ssse3: also test for BMI2 (bnc#842459).
- commit 243990f

-------------------------------------------------------------------
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com

- btrfs: Fix creation of per-super sysfs directories when using multiple
  subvolumes (bnc#845774)
- commit adcee6c

-------------------------------------------------------------------
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com

- Update to 3.12-rc5.
- commit 6c5465f

-------------------------------------------------------------------
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com

- Update to 3.12-rc4.
- commit 8fdbb19

-------------------------------------------------------------------
Fri Oct 11 13:45:25 CEST 2013 - tiwai@suse.de

- drm/i915: Undo the PIPEA quirk for i845 (bnc#845503).
- commit e401a74

-------------------------------------------------------------------
Tue Oct  8 20:02:53 CEST 2013 - tiwai@suse.de

- ALSA: hda - Add fixup for ASUS N56VZ (bnc#841645).
- commit 9f1b1d6

-------------------------------------------------------------------
Mon Oct  7 23:46:39 CEST 2013 - jack@suse.cz

- supported.conf: Update support info
- commit fe619b0

-------------------------------------------------------------------
Fri Oct  4 20:14:16 CEST 2013 - bp@suse.de

- supported.conf: Remove IOMMU v2
  This is only needed for HSA.
- commit 1d0217b

-------------------------------------------------------------------
Fri Oct  4 19:53:33 CEST 2013 - bp@suse.de

- supported.conf: Add a bunch of AMD-specific drivers to the list
  + sb_edac which people wanted since SLE11-SP2.
- commit 942c03a

-------------------------------------------------------------------
Fri Oct  4 19:41:56 CEST 2013 - bpoirier@suse.de

- supported.conf: update for network related modules
  based on FATE#313655
  +		drivers/net/ethernet/intel/i40e/i40e
  vhost_net depends on vhost
  +		drivers/vhost/vhost
  nf_nat is now nf_nat_ipv4, _ipv6 was introduced in v3.7
  -		net/ipv4/netfilter/nf_nat
  +		net/ipv4/netfilter/nf_nat_ipv4
  +		net/ipv6/netfilter/nf_nat_ipv6
  based on the rationale that we already package `ss` and support inet_diag:
  +		net/ipv4/udp_diag
  +		net/netlink/netlink_diag
  +		net/packet/af_packet_diag
  +		net/unix/unix_diag
- commit 07a54e6

-------------------------------------------------------------------
Fri Oct  4 17:04:15 CEST 2013 - mmarek@suse.cz

- supported.conf: Add newly requested drivers
- commit 199c169

-------------------------------------------------------------------
Fri Oct  4 14:53:01 CEST 2013 - mmarek@suse.cz

- supported.conf: More updates from SLE11-SP3
- commit 45bc81a

-------------------------------------------------------------------
Fri Oct  4 13:04:43 CEST 2013 - mmarek@suse.cz

- rpm/split-modules: Check module support only if the -extra package is requested
- commit add86bf

-------------------------------------------------------------------
Fri Oct  4 13:02:48 CEST 2013 - mmarek@suse.cz

- rpm/split-modules: Remove unused options
- commit 3736315

-------------------------------------------------------------------
Fri Oct  4 12:57:44 CEST 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix creating the kernel-*-extra package
  CONFIG_ENTERPRISE_SUPPORT has been renamed to CONFIG_SUSE_KERNEL_SUPPORTED
- commit 9e5b6fe

-------------------------------------------------------------------
Fri Oct  4 11:48:44 CEST 2013 - mmarek@suse.cz

- supported.conf: Copy some missing changes from SLE11-SP3
- commit fdeb1a7

-------------------------------------------------------------------
Fri Oct  4 10:47:37 CEST 2013 - mmarek@suse.cz

- supported.conf: Remove the kernel/ prefix from module paths.
- commit 9649d9f

-------------------------------------------------------------------
Fri Oct  4 10:45:53 CEST 2013 - mmarek@suse.cz

- modpost: Allow wildcards in the Module.supported file.
- commit a464383

-------------------------------------------------------------------
Fri Oct  4 10:38:42 CEST 2013 - mmarek@suse.cz

- modpost: Fix matching of dashes and underscores in Module.supported (bnc#719090).
- commit cab1abc

-------------------------------------------------------------------
Thu Oct  3 17:25:25 CEST 2013 - mmarek@suse.cz

- Enable CONFIG_DRM_QXL and mark qxl.ko as supported (fate#316469)
- commit acad9db

-------------------------------------------------------------------
Tue Oct  1 20:08:51 CEST 2013 - jeffm@suse.com

- Update to 3.12-rc3.
- commit e5ef0d0

-------------------------------------------------------------------
Tue Oct  1 12:04:02 CEST 2013 - mmarek@suse.cz

- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
- commit 977b235

-------------------------------------------------------------------
Tue Oct  1 10:06:04 CEST 2013 - mmarek@suse.cz

- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
- commit d10fe5f

-------------------------------------------------------------------
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz

- Always include the git commit in KOTD builds
  This allows us not to set it explicitly in builds submitted to the
  official distribution (bnc#821612, bnc#824171).
- commit a80e5ef

-------------------------------------------------------------------
Mon Sep 30 16:35:24 CEST 2013 - mmarek@suse.cz

- Do not build udlfb, to avoid conflict with udl (fate#316407)
- commit 678681d

-------------------------------------------------------------------
Mon Sep 30 16:21:15 CEST 2013 - mmarek@suse.cz

- Disable fb drivers that have been blacklisted for a long time
  via /etc/modprobe.d/50-blacklist.conf.
- commit b34e737

-------------------------------------------------------------------
Mon Sep 30 13:53:44 CEST 2013 - dsterba@suse.cz

- Btrfs: relocate csums properly with prealloc extents.
- commit 6cf855e

-------------------------------------------------------------------
Sat Sep 28 11:51:54 CEST 2013 - ohering@suse.de

- Refresh
  patches.suse/suse-hv-X86-Hyper-V-Get-the-local-APIC-timer-frequency-from-.patch.
  actually assign the divide result to hv_lapic_frequency
- commit 9e0a852

-------------------------------------------------------------------
Fri Sep 27 23:46:35 CEST 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Add obsolete KMPs from sle11-sp1
- commit 221133c

-------------------------------------------------------------------
Fri Sep 27 23:16:48 CEST 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Make sure that all KMP obsoletes are
  versioned (bnc#821465).
- commit d802bf2

-------------------------------------------------------------------
Fri Sep 27 23:07:09 CEST 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Provide obsoleted KMPs (bnc#753353)
- commit f5449e6

-------------------------------------------------------------------
Fri Sep 27 22:59:13 CEST 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Remove unversioned provides/obsoletes
  for packages that were only seen in openSUSE releases up to 11.0.
  (bnc#821465).
- commit 7e1f4b6

-------------------------------------------------------------------
Fri Sep 27 17:35:01 CEST 2013 - ohering@suse.de

- Refresh
  patches.suse/suse-hv-X86-Hyper-V-Get-the-local-APIC-timer-frequency-from-.patch.
- commit ff1e29f

-------------------------------------------------------------------
Fri Sep 27 16:19:51 CEST 2013 - ohering@suse.de

- X86: Hyper-V: Get the local APIC timer frequency from the
  hypervisor.
- commit ca351ea

-------------------------------------------------------------------
Fri Sep 27 16:10:26 CEST 2013 - ohering@suse.de

- Input: add a driver to support Hyper-V synthetic keyboard
  (fate#315887).
- Update config files.
- commit 0b0a3fa

-------------------------------------------------------------------
Fri Sep 27 15:40:04 CEST 2013 - jeffm@suse.com

- config: disable DGAP on s390
  It requires ioremap, which isn't available on s390. It's a staging
  driver anyway.
- commit cf0bc41

-------------------------------------------------------------------
Fri Sep 27 14:52:18 CEST 2013 - mmarek@suse.cz

- rpm/old-flavors, rpm/mkspec: Add version information to obsolete
  flavors (bnc#821465).
- rpm/kernel-binary.spec.in: Move the xenpae obsolete to the
  old-flavors file.
- commit 25c1b0d

-------------------------------------------------------------------
Fri Sep 27 14:09:37 CEST 2013 - mmarek@suse.cz

- rpm/old-flavors: Convert the old-packages.conf file to a flat
  list.
- rpm/mkspec: Adjust.
- rpm/old-packages.conf: Delete.
- commit 4037e16

-------------------------------------------------------------------
Fri Sep 27 13:20:24 CEST 2013 - mmarek@suse.cz

- rpm/old-packages.conf: Drop bogus obsoletes for "smp" (bnc#821465)
- commit 50c4c23

-------------------------------------------------------------------
Fri Sep 27 10:29:30 CEST 2013 - jdelvare@suse.de

- config/*/debug: Enable FSCACHE_DEBUG and CACHEFILES_DEBUG.
- commit 528f287

-------------------------------------------------------------------
Thu Sep 26 16:27:42 CEST 2013 - jeffm@suse.com

- config.conf: Re-enable s390x and ia64 configs
- commit 954d4c1

-------------------------------------------------------------------
Thu Sep 26 11:53:35 CEST 2013 - jdelvare@suse.de

- Build gpio-ucb1400 as a module
- commit fc372c0

-------------------------------------------------------------------
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de

- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
- commit 957e65c

-------------------------------------------------------------------
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de

- Clean up ARM patches:
- Refresh patches.arch/arm-arndale-dma.patch.
- Delete patches.arch/arm-exynos-nosparse.patch.
- Delete
  patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
- Delete
  patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
- Delete
  patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
- Delete
  patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
- Delete
  patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
- commit 1cdc83d

-------------------------------------------------------------------
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de

- config.conf:
- Update config files for ARM on 3.12.
- commit 2503bec

-------------------------------------------------------------------
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de

- Delete patches.arch/010-acpi_initrd_override_tables.patch.
  This old one alone broke acpi initrd override -> delete it.
- commit a75f081

-------------------------------------------------------------------
Tue Sep 24 18:10:03 CEST 2013 - jeffm@suse.com

- lustre/lloop: don't change the logical size for the queue.
- commit 4a2006a

-------------------------------------------------------------------
Tue Sep 24 16:30:50 CEST 2013 - jeffm@suse.com

- Update to 3.12-rc2.
- Eliminated 3 patches.
- commit d7d9943

-------------------------------------------------------------------
Tue Sep 24 15:55:10 CEST 2013 - jeffm@suse.com

- Update to 3.12-rc1.
- Eliminated 42 patches.
- Xen is disabled.
- ARM is disabled.
- commit c58d853

-------------------------------------------------------------------
Fri Sep 20 21:16:16 CEST 2013 - jslaby@suse.cz

- power_supply: Prevent suspend until power supply events are
  processed (bnc#841596).
- commit 50dfbd0

-------------------------------------------------------------------
Wed Sep 18 14:41:04 CEST 2013 - duwe@suse.de

- Increase NR_CPUS on ppc64 to 2048 (fate#315438)
- commit ddaa978

-------------------------------------------------------------------
Tue Sep 17 19:55:19 CEST 2013 - jslaby@suse.cz

- Update config files.
  Fix ZSWAP on vanillas.
- commit 5a7a093

-------------------------------------------------------------------
Tue Sep 17 16:31:27 CEST 2013 - jeffm@suse.com

- btrfs: use feature attribute names to print better error
  messages.
- btrfs: add ability to change features via sysfs.
- btrfs: add publishing of unknown features in sysfs.
- btrfs: publish per-super features to sysfs.
- btrfs: add per-super attributes to sysfs.
- btrfs: export supported featured to sysfs.
- kobject: introduce kobj_completion.
- btrfs: add ioctls to query/change feature bits online.
- btrfs: use btrfs_commit_transaction when setting fslabel.
- commit 7e40f1e

-------------------------------------------------------------------
Tue Sep 17 16:28:02 CEST 2013 - jeffm@suse.com

- config: Update missing ZSWAP configs.
- commit 85bd223

-------------------------------------------------------------------
Mon Sep 16 18:40:22 CEST 2013 - dsterba@suse.cz

- Btrfs: optimize key searches in btrfs_search_slot.
- Btrfs: remove ourselves from the cluster list under lock.
- Btrfs: do not clear our orphan item runtime flag on eexist.
- Btrfs: fix printing of non NULL terminated string.
- Btrfs: fix memory leak of orphan block rsv.
- Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP.
- Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler.
- Btrfs: move btrfs_free_qgroup_config() out of spin_lock and
  fix comments.
- Btrfs: fix oops when writing dirty qgroups to disk.
- Btrfs: fix heavy delalloc related deadlock.
- Btrfs: fix the error handling wrt orphan items.
- Btrfs: don't allow a subvol to be deleted if it is the default
  subovl.
- Btrfs: skip subvol entries when checking if we've created a
  dir already.
- Btrfs: fix possible memory leak in find_parent_nodes().
- Btrfs: return ENOSPC when target space is full.
- Btrfs: don't ignore errors from btrfs_run_delayed_items.
- Btrfs: fix inode leak on kmalloc failure in tree-log.c.
- Btrfs: stop using GFP_ATOMIC when allocating rewind ebs.
- Btrfs: deal with enomem in the rewind path.
- Btrfs: check our parent dir when doing a compare send.
- Btrfs: handle errors when doing slow caching.
- Btrfs: add missing error handling to read_tree_block.
- Btrfs: add missing error check to find_parent_nodes.
- Btrfs: don't bug_on when we fail when cleaning up transactions.
- Btrfs: change how we queue blocks for backref checking.
- Btrfs: add missing mounting options in btrfs_show_options().
- Btrfs: use u64 for subvolid when parsing mount options.
- Btrfs: don't bother autodefragging if our root is going away.
- Btrfs: cleanup reloc roots properly on error.
- Btrfs: reset ret in record_one_backref.
- btrfs: fix get set label blocking against balance.
- Btrfs: set qgroup_ulist to be null after calling ulist_free().
- Btrfs: add missing error checks to add_data_references.
- Btrfs: Release uuid_mutex for shrink during device delete.
- commit ded2bc7

-------------------------------------------------------------------
Sat Sep 14 20:49:04 CEST 2013 - jslaby@suse.cz

- Linux 3.11.1.
- commit 1383321

-------------------------------------------------------------------
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com

- config: Enable CONFIG_ZSWAP (bnc#839064).
  It's built-in but a no-op without zswap.enabled=1 on the kernel
  command line.
- commit 1441e59

-------------------------------------------------------------------
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com

- Update
  patches.fixes/reiserfs-locking-handle-nested-locks-properly.
- Update
  patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
- Update
  patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
- commit fd0a178

-------------------------------------------------------------------
Fri Sep  6 15:54:37 CEST 2013 - rgoldwyn@suse.de

- Update config files to enable GFS DLM locking.
- commit 712cff0

-------------------------------------------------------------------
Thu Sep  5 11:42:00 CEST 2013 - ohering@suse.de

- Drivers: hv: util: Fix a bug in util version negotiation code
  (bnc#838346).
- commit 938aca5

-------------------------------------------------------------------
Wed Sep  4 14:06:51 CEST 2013 - jbeulich@suse.com

- Update Xen patches to final 3.11.
- commit e71a103

-------------------------------------------------------------------
Tue Sep  3 17:25:07 CEST 2013 - jeffm@suse.com

- Update to 3.11-final.
- commit 7561c6f

-------------------------------------------------------------------
Tue Aug 27 21:34:49 CEST 2013 - jeffm@suse.com

- rpm/kernel-docs.spec.in: Fix missing whitespace error in description
- commit 280c88e

-------------------------------------------------------------------
Tue Aug 27 15:32:27 CEST 2013 - jeffm@suse.com

- Update to 3.11-rc7.
- commit 99e1318

-------------------------------------------------------------------
Wed Aug 21 11:21:00 CEST 2013 - jbeulich@suse.com

- Update Xen patches to 3.11-rc6.
- commit 7ee85be

-------------------------------------------------------------------
Mon Aug 19 17:55:35 CEST 2013 - jeffm@suse.com

- Update to 3.11-rc6.
- commit b474038

-------------------------------------------------------------------
Thu Aug 15 15:46:32 CEST 2013 - jbeulich@suse.com

- Update Xen patches to 3.11-rc5.
- config.conf: Re-enable Xen configs
- Delete patches.xen/xen-sections.
- commit adcd98b

-------------------------------------------------------------------
Tue Aug 13 17:03:09 CEST 2013 - guillaume.gardet@oliseo.fr

- config: update armv6 default config to multi-arch armv6
- commit 25b5917

-------------------------------------------------------------------
Mon Aug 12 15:26:59 CEST 2013 - jeffm@suse.com

- Update to 3.11-rc5.
- commit c33c981

-------------------------------------------------------------------
Thu Aug  8 12:05:35 CEST 2013 - guillaume.gardet@oliseo.fr

- arm: update default config for 3.11.0-rc4
- Add sound modules
- Add TI wifi modules
- commit 448a93c

-------------------------------------------------------------------
Thu Aug  8 09:28:39 CEST 2013 - dmueller@suse.com

- config/arm: update and reenable ARM64 config
- commit 327e5fc

-------------------------------------------------------------------
Thu Aug  8 09:23:41 CEST 2013 - dmueller@suse.com

- Reenable ARMv6/ARMv7 configs
- commit 461df98

-------------------------------------------------------------------
Wed Aug  7 19:07:39 CEST 2013 - jeffm@suse.com

- config: disable RCU_USER_QS
  RCU_USER_QS is used for hacking on debugging the full dynticks model,
  which we've disabled.
- commit 910e01d

-------------------------------------------------------------------
Mon Aug  5 22:59:55 CEST 2013 - jeffm@suse.com

- reiserfs: locking, release lock around quota operations
  (bnc#815320).
- reiserfs: locking, handle nested locks properly (bnc#815320).
- reiserfs: locking, push write lock out of xattr code
  (bnc#815320).
- commit 01695c8

-------------------------------------------------------------------
Mon Aug  5 14:30:18 CEST 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Avoid hardcoded runtime dependency on
  module-init-tools.
- commit 2889cef

-------------------------------------------------------------------
Mon Aug  5 04:24:06 CEST 2013 - jeffm@suse.com

- Update to 3.11-rc4.
- commit 38e9077

-------------------------------------------------------------------
Tue Jul 30 07:43:15 CEST 2013 - jslaby@suse.cz

- Delete patches.drivers/elousb.patch.
- Delete patches.kernel.org/patch-3.10.1-2.
  They are both obsolete.
- commit e924b54

-------------------------------------------------------------------
Mon Jul 29 14:45:28 CEST 2013 - jeffm@suse.com

- Update to 3.11-rc3.
- Eliminated 3 patches.
- commit c0a4742

-------------------------------------------------------------------
Thu Jul 25 22:55:37 CEST 2013 - jeffm@suse.com

- btrfs: check index in extent_buffer_page.
- commit 15eacb9

-------------------------------------------------------------------
Thu Jul 25 19:01:09 CEST 2013 - jdelvare@suse.de

- Hu, OK, RapidIO can't be fully modularized on PPC (yet.)
- commit 4c2611f

-------------------------------------------------------------------
Thu Jul 25 17:58:15 CEST 2013 - jdelvare@suse.de

- Update config files: build RapidIO support as modules
- commit 1c6c425

-------------------------------------------------------------------
Thu Jul 25 02:08:31 CEST 2013 - jeffm@suse.com

- rpm/kernel-binary.spec.in: Obsolete microcode_ctl
  The kernel can request CPU microcode itself now and microcode_ctl is
  no longer required.
- commit 43e5ff5

-------------------------------------------------------------------
Thu Jul 25 00:51:31 CEST 2013 - jeffm@suse.com

- config: enable early CPU microcode loading.
- commit 0911270

-------------------------------------------------------------------
Wed Jul 24 19:12:20 CEST 2013 - jeffm@suse.com

- btrfs: fall back to global reservation when removing subvolumes.
- commit 026dc43

-------------------------------------------------------------------
Wed Jul 24 08:25:45 CEST 2013 - jslaby@suse.cz

- drm/i915: correctly restore fences with objects attached
  (bnc#830492).
- commit e9259e0

-------------------------------------------------------------------
Tue Jul 23 03:35:59 CEST 2013 - jeffm@suse.com

- config: disable USB_CHIPIDEA
- commit 00cdcf9

-------------------------------------------------------------------
Tue Jul 23 03:08:18 CEST 2013 - jeffm@suse.com

- Refresh patches.suse/dmraid45-api-updates.
- commit 8e1fa8b

-------------------------------------------------------------------
Tue Jul 23 02:45:54 CEST 2013 - jeffm@suse.com

- Refresh patches.suse/ovl05-overlay-filesystem.patch.
- commit 27c899f

-------------------------------------------------------------------
Tue Jul 23 01:54:04 CEST 2013 - jeffm@suse.com

- Update to 3.11-rc2.
- Eliminated 1 patch.
- commit f6f5941

-------------------------------------------------------------------
Mon Jul 22 08:49:02 CEST 2013 - jslaby@suse.cz

- Refresh
  patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
- Refresh
  patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
  Update usptream status.
- commit 17cddd7

-------------------------------------------------------------------
Mon Jul 22 08:46:05 CEST 2013 - jslaby@suse.cz

- Linux 3.10.2.
- Delete
  patches.arch/arm-xen-0003-ARM-let-the-ASID-allocator-handle-suspended-animatio.patch.
- Delete
  patches.arch/arm-xen-0004-ARM-prevent-risks-of-out-of-bound-access-in-ASID-all.patch.
- Delete
  patches.arch/arm-xen-0005-ARM-Cortex-A15-fix-erratum-798181-implementation.patch.
- commit 16a6c33

-------------------------------------------------------------------
Mon Jul 22 08:34:41 CEST 2013 - jslaby@suse.cz

- drm/i915: Only clear write-domains after a successful wait-seqno
  (bnc#830492).
- drm/i915: Fix write-read race with multiple rings (bnc#830492).
- commit d76b800

-------------------------------------------------------------------
Fri Jul 19 16:39:26 CEST 2013 - ohering@suse.de

- Drivers: hv: balloon: Do not post pressure status if interrupted
  (bnc#829539).
- Drivers: hv: balloon: Fix a bug in the hot-add code
  (bnc#829539).
- Drivers: hv: util: Fix a bug in version negotiation code for
  util services (bnc#828714).
- commit 0cd5432

-------------------------------------------------------------------
Thu Jul 18 12:23:36 CEST 2013 - jbeulich@suse.com

- Refresh patches.xen/xen3-patch-3.7 (bnc#804198).
- commit 123639e

-------------------------------------------------------------------
Tue Jul 16 22:16:18 CEST 2013 - jslaby@suse.cz

- Refresh patches.drivers/elousb.patch.
- commit abd0978

-------------------------------------------------------------------
Tue Jul 16 22:10:25 CEST 2013 - jslaby@suse.cz

- drm/nouveau: use vmalloc for pgt allocation (bnc#802347).
- commit 114f846

-------------------------------------------------------------------
Tue Jul 16 16:28:12 CEST 2013 - jeffm@suse.com

- Updated patch-mainline headers.
- commit ba04848

-------------------------------------------------------------------
Tue Jul 16 16:21:01 CEST 2013 - jeffm@suse.com

- Update to 3.10-rc1.
- Eliminated 13 patches.
- Xen needs updating and is disabled.
- commit 8ffe6ba

-------------------------------------------------------------------
Tue Jul 16 00:41:12 CEST 2013 - jeffm@suse.com

- config: revert NO_HZ_FULL=y to NO_HZ_IDLE=y (bnc#826946)
  NO_HZ_FULL mode was introduced in v3.10 but still has some
  problems to be worked out. Most notably are issues with
  CPU accounting and how it interacts with power states.
  We'll re-enable it when it's been proven to be stable.
- commit 80c46a2

-------------------------------------------------------------------
Mon Jul 15 13:52:23 CEST 2013 - jbeulich@suse.com

- Refresh Xen patches (bnc#814211, bnc#826374).
- commit 56bb9c2

-------------------------------------------------------------------
Mon Jul 15 10:05:50 CEST 2013 - jslaby@suse.cz

- Revert "cpufreq: Fix cpufreq regression after suspend/resume".
- commit 3bcd588

-------------------------------------------------------------------
Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz

- Linux 3.10.1.
- commit 062e800

-------------------------------------------------------------------
Mon Jul  8 15:15:51 CEST 2013 - mmarek@suse.cz

- Require 14GB of free space in the buildservice
- commit e7a8371

-------------------------------------------------------------------
Mon Jul  8 13:37:50 CEST 2013 - jdelvare@suse.de

- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID
- commit 4fa2dc2

-------------------------------------------------------------------
Sat Jul  6 03:31:40 CEST 2013 - agraf@suse.de

- ARM: Enable xen for lpae target
- arm: introduce psci_smp_ops.
- ARM: Enable selection of SMP operations at boot time.
- ARM: let the ASID allocator handle suspended animation.
- ARM: prevent risks of out-of-bound access in ASID allocator.
- ARM: Cortex-A15: fix erratum 798181 implementation.
- xen/arm: disable cpuidle when linux is running as dom0.
- arm: choose debug/uncompress.h include when uncompress debug
  is disabled.
- xen/arm: enable PV control for ARM.
- Update config files.
- Refresh patches.xen/xen3-fixup-xen.
- commit 5c7a1e8

-------------------------------------------------------------------
Fri Jul  5 17:10:43 CEST 2013 - agraf@suse.de

- MMC: Exynos: Add module alias for dw mmc.
- commit 182d5ca

-------------------------------------------------------------------
Wed Jul  3 17:27:06 CEST 2013 - agraf@suse.de

- ARM: Enable Arndale board with LPAE config
- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250.
- usb: phy: Fix phy-samsung-usb when built as module.
- USB: ehci-s5p: Fix phy reset.
- ARM: Update config files: Make LPAE Exynos only until Multiarch comes
- commit c521db7

-------------------------------------------------------------------
Tue Jul  2 11:34:13 CEST 2013 - jbeulich@suse.com

- Update Xen patches to 3.10-final.
- commit c5ad3f9

-------------------------------------------------------------------
Mon Jul  1 03:49:16 CEST 2013 - jeffm@suse.com

- Update to 3.10-final.
- commit f080c74

-------------------------------------------------------------------
Sat Jun 29 17:14:01 CEST 2013 - dmueller@suse.com

- arm: cubox, use timer initialization directly in the machine descriptor
  Now that the only field in struct sys_timer is .init, delete the struct,
  and replace the machine descriptor .timer field with the
  initialization function itself.
- commit d522780

-------------------------------------------------------------------
Sat Jun 29 12:59:07 CEST 2013 - dmueller@suse.com

- arm: add and reenable armv6hl
  We've recently decided to remove the softfp
  targets from the openSUSE ARM portfolio. Add
  a armv6hl default kernel flavor and remove
  traces of armv5tel.
- commit 51c5edf

-------------------------------------------------------------------
Thu Jun 27 18:09:43 CEST 2013 - mszeredi@suse.cz

- Refresh patches.suse/ovl02-vfs-export-do_splice_direct-to-modules.patch.
- Refresh patches.suse/ovl05-overlay-filesystem.patch.
- commit 0e47df9

-------------------------------------------------------------------
Thu Jun 27 18:07:54 CEST 2013 - mszeredi@suse.cz

- Revert "overlayfs: api: do_splice_direct has changed."
  This reverts commit 6cbfbd0e38cefde22aef0daf8be435a26aa840f7.
  This does not work as new_file->f_pos will not get updated so the file position
  will never advance.
- commit 93bc660

-------------------------------------------------------------------
Thu Jun 27 17:14:19 CEST 2013 - jeffm@suse.com

- overlayfs: api: do_splice_direct has changed.
- commit 6cbfbd0

-------------------------------------------------------------------
Thu Jun 27 09:33:57 CEST 2013 - guillaume.gardet@oliseo.fr

- arm: build lpae kernel as zImage
- commit d8f6242

-------------------------------------------------------------------
Wed Jun 26 23:16:51 CEST 2013 - jeffm@suse.com

- Update to 3.10-rc7.
- Eliminated 1 patch.
- commit 888aa58

-------------------------------------------------------------------
Wed Jun 26 17:45:49 CEST 2013 - dmueller@suse.com

- arm: fix cubox build by reverting removal of mach-types
- commit ff0165e

-------------------------------------------------------------------
Fri Jun 21 16:54:34 CEST 2013 - jbeulich@suse.com

- Update Xen patches to 3.10-rc6 and c/s 1235.
- commit 20cc894

-------------------------------------------------------------------
Mon Jun 17 20:58:06 CEST 2013 - jeffm@suse.com

- config: update vanilla configs for -rc6.
- commit ca41cec

-------------------------------------------------------------------
Mon Jun 17 20:47:40 CEST 2013 - jeffm@suse.com

- Update to 3.10-rc6.
- commit dbed8c7

-------------------------------------------------------------------
Tue Jun 11 16:51:44 CEST 2013 - dmueller@suse.com

- arm: topology: export cpu_topology
- commit e3dca27

-------------------------------------------------------------------
Mon Jun 10 19:32:09 CEST 2013 - dmueller@suse.com

- Update and reenable armv7hl configs
- commit 2d22236

-------------------------------------------------------------------
Mon Jun 10 16:28:11 CEST 2013 - jeffm@suse.com

- Update to 3.10-rc5.
- commit 1ce1338

-------------------------------------------------------------------
Mon Jun 10 12:46:05 CEST 2013 - schwab@suse.de

- Update arm64/default and reenable it
- commit 4d0acbd

-------------------------------------------------------------------
Wed Jun  5 17:55:02 CEST 2013 - jeffm@suse.com

- powerpc: add missing include to book3s_xics.c.
- commit fc06ef7

-------------------------------------------------------------------
Wed Jun  5 15:41:12 CEST 2013 - jbeulich@suse.com

- Update Xen patches to 3.10-rc4.
- use vCPU time info registration to support vread_pvclock().
- Delete patches.xen/xen-netback-nr-irqs.
- config.conf: Re-enable Xen flavors.
- Update x86 config files.
- commit 4967b19

-------------------------------------------------------------------
Wed Jun  5 15:28:47 CEST 2013 - jbeulich@suse.com

- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- commit 8f640b2

-------------------------------------------------------------------
Wed Jun  5 12:37:10 CEST 2013 - mszeredi@suse.cz

- Refreshed overlayfs patches
- commit 0c856a9

-------------------------------------------------------------------
Mon Jun  3 16:57:04 CEST 2013 - jeffm@suse.com

- Update to 3.10-rc4.
- Eliminated 4 patches.
- commit b3d0118

-------------------------------------------------------------------
Mon Jun  3 16:53:24 CEST 2013 - jeffm@suse.com

- vtime: Use consistent clocks among nohz accounting.
- commit 731983f

-------------------------------------------------------------------
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com

- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
  (bnc#822722).
- commit 244eade

-------------------------------------------------------------------
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com

- reiserfs: fix problems with chowning setuid file w/ xattrs
  (bnc#790920).
- commit 951bebc

-------------------------------------------------------------------
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com

- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
  bnc#821560).
- commit 0799911

-------------------------------------------------------------------
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de

- Update config files: Modularize HID drivers
  Modularize all HID drivers which can easily be. Some couldn't due to
  weird Kconfig dependencies.
- commit 02ccd70

-------------------------------------------------------------------
Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de

- Update config files: disable RADIO_SI476X
  RADIO_SI476X selects SND_SOC_SI476X, which depends on SND_SOC which we do
  not have.
- commit e75c4a8

-------------------------------------------------------------------
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com

- Update to 3.10-rc3.
- 2 patches eliminated.
- commit b74ef38

-------------------------------------------------------------------
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz

- Refresh
  patches.fixes/misdn-add-support-for-group-membership-check.
  Let's use the new UID/GID API.
- commit 17413bd

-------------------------------------------------------------------
Wed May 22 21:34:32 CEST 2013 - jeffm@suse.com

- Remove unused 3.9-stable patches.
- commit d28ac96

-------------------------------------------------------------------
Wed May 22 17:28:56 CEST 2013 - jeffm@suse.com

- config: remove sparc64 configs
  The sparc64 configs have been completely unmaintained for two years.
  If someone wants to resurrect support, we'll accept patches.
- commit 17364b5

-------------------------------------------------------------------
Wed May 22 17:21:27 CEST 2013 - jeffm@suse.com

- sparc64: revert accidental changes during the 3.9-rc2 update
- commit b120c5a

-------------------------------------------------------------------
Wed May 22 10:58:24 CEST 2013 - schwab@suse.de

- Update group-source-files.pl to handle symlink to directory
  Also add arch/[^/]+/boot/dts/include/dt-bindings to the list of devel
  files and avoid listing README.SUSE twice.
- commit af248e4

-------------------------------------------------------------------
Tue May 21 14:44:17 CEST 2013 - jeffm@suse.com

- Update to 3.10-rc2.
- commit e454a38

-------------------------------------------------------------------
Mon May 20 10:50:12 CEST 2013 - jslaby@suse.cz

- Linux 3.9.3.
- Update config files.
- Refresh patches.xen/xen3-patch-2.6.21.
- Refresh patches.xen/xen3-patch-2.6.24.
- Refresh patches.xen/xen3-patch-2.6.36.
- commit 00c4cdd

-------------------------------------------------------------------
Fri May 17 15:24:18 CEST 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Avoid duplicates in the certifiate list.
- commit 9d687ad

-------------------------------------------------------------------
Fri May 17 15:20:53 CEST 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do an exit 0 at the end of each scriptlet
  (bnc#809617).
- commit 7d1a48f

-------------------------------------------------------------------
Thu May 16 12:08:22 CEST 2013 - mmarek@suse.cz

- rpm/config.sh: Use openSUSE:Factory:{ARM,PowerPC}
  The openSUSE:Factory/ports repository does not work.
- commit 756ee56

-------------------------------------------------------------------
Thu May 16 10:42:09 CEST 2013 - jdelvare@suse.de

- Update config files: CONFIG_ZSMALLOC=y
  Zsmalloc support can no longer be built as a module, so change
  CONFIG_ZSMALLOC=m to =y in all configuration files to fix the build.
- commit 861551b

-------------------------------------------------------------------
Tue May 14 15:47:00 CEST 2013 - jeffm@suse.com

- Update to 3.10-rc1.
- Eliminated 10 patches.
- Xen is disabled.
- ARM configs are disabled pending updates.
- In-kernel Bootsplash has been removed.
- EXT4 rich acls are re-enabled after having the index officially reserved.
- commit 0ead2af

-------------------------------------------------------------------
Tue May 14 14:42:28 CEST 2013 - jdelvare@suse.de

- Change CONFIG_OF_MDIO from y to m as needed
  Fix build after my previous commit, OF_MDIO depends on PHYLIB so when
  turning the latter into a module I should have done so with the former
  as well.
- commit 7e7365d

-------------------------------------------------------------------
Tue May 14 13:04:27 CEST 2013 - jdelvare@suse.de

- Update config files : build PHYLIB as a module.
  All but armv7hl/cubox: make PHYLIB modular. Most systems don't
  need it, and it registers a mdio_bus driver. As a side effect,
  we have to disable PHY emulation support, as it is only availble
  when PHYLIB is built-in. This driver is rather weird anyway and
  hopefully no system we want to support needs it, so it should be
  OK.
   - CONFIG_PHYLIB=m
   - CONFIG_FIXED_PHY=n
- commit 49e25f5

-------------------------------------------------------------------
Sun May 12 14:21:25 CEST 2013 - jslaby@suse.cz

- Linux 3.9.2.
- commit 7bb3aa9

-------------------------------------------------------------------
Fri May 10 16:38:41 CEST 2013 - jbeulich@suse.com

- Update Xen patches to 3.9.1 and c/s 1231.
- commit 0eb4d0d

-------------------------------------------------------------------
Wed May  8 09:25:25 CEST 2013 - jslaby@suse.cz

- Linux 3.9.1.
- Delete patches.arch/arm-highbank-sata.patch.
- commit 733bf04

-------------------------------------------------------------------
Wed May  8 09:23:53 CEST 2013 - jslaby@suse.cz

- Refresh patches.rpmify/ptp-pch-depends-on-x86.
  Update upstream status -- it was rejected.
- commit 4173967

-------------------------------------------------------------------
Wed May  8 07:19:57 CEST 2013 - neilb@suse.de

- Delete
  patches.fixes/nfsd-06-sunrpc-cache-retry-cache-lookups-that-return-ETIMEDO.patch.
  Patchset went upstream around about
  commit f16b6e8d838b2e2bb4561201311c66ac02ad67df
  in a form that didn't need this patch.
- commit 226d6be

-------------------------------------------------------------------
Wed May  8 07:16:56 CEST 2013 - neilb@suse.de

- Delete patches.fixes/nfs-connect-timeout.
  Problem fixed upstream by
  commit 3ed5e2a2c394df4e03a680842c2d07a8680f133b
  Author: Trond Myklebust <Trond.Myklebust@netapp.com>
  Date:   Mon Mar 4 17:29:33 2013 -0500
    SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59

-------------------------------------------------------------------
Tue May  7 18:35:02 CEST 2013 - dmueller@suse.com

- Fix -devel package for armv7hl
  armv7hl kernel flavors in the non-multiplatform configuration
  (which is the default for our openSUSE 12.3 release), needs
  more header files from the machine specific directories to
  be included in kernel-devel.
- commit 882120e

-------------------------------------------------------------------
Tue May  7 16:32:41 CEST 2013 - jslaby@suse.cz

- Delete patches.fixes/nfs-adaptive-readdir-plus.
  Superseded by d69ee9b85541a69a1092f5da675bd23256dc62af.
- commit f35dac6

-------------------------------------------------------------------
Tue May  7 15:55:05 CEST 2013 - jslaby@suse.cz

- Delete
  patches.fixes/fs-partitions-efi-c-corrupted-guid-partition-tables-can-cause-kernel-oops.
  Superseded by 3eb8e74ec72736b9b9d728bad30484ec89c91dde.
- commit 7838036

-------------------------------------------------------------------
Tue May  7 14:47:49 CEST 2013 - jslaby@suse.cz

- Delete
  patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch.
  Superseded by 0773a6cf673316440999752e23f8c3d4f85e48b9.
- commit 36f8ff4

-------------------------------------------------------------------
Mon May  6 21:14:02 CEST 2013 - jeffm@suse.com

- config.conf: disable s390 support for openSUSE kernels
  There is no community project to build openSUSE on s390 so we don't need
  to waste resources building the kernel for it.
- commit 5e6ccae

-------------------------------------------------------------------
Mon May  6 10:58:55 CEST 2013 - jdelvare@suse.de

- S390: Disable CONFIG_PHYLIB on 32-bit kernels
  libphy depends on irq code which is only available on 64-bit S390,
  so disable it on 32-bit kernels.
- commit dd79db9

-------------------------------------------------------------------
Sun May  5 11:46:16 CEST 2013 - jdelvare@suse.de

- idr: Print a stack dump after ida_remove warning
  (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html).
- commit 4c487a5

-------------------------------------------------------------------
Sun May  5 09:59:48 CEST 2013 - jdelvare@suse.de

- Update config files: enable CC_STACKPROTECTOR
  All other major Linux distributions are building their kernel
  with -fstack-protector, so do the same. See the discussion at:
  http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html
  http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html
  http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html
   - CONFIG_CC_STACKPROTECTOR=y
- commit fc6f988

-------------------------------------------------------------------
Sat May  4 00:56:33 CEST 2013 - mmarek@suse.cz

- rpm/config.sh: Drop the ARM repository in Kernel:HEAD
  Use the "ports" repository of openSUSE:Factory instead.
- commit 6fc0bd5

-------------------------------------------------------------------
Fri May  3 16:48:52 CEST 2013 - mmarek@suse.cz

- rpm/mkspec: Stop generating the get_release_number.sh file
  It was only needed for the old KOTD.
- commit ee71b69

-------------------------------------------------------------------
Thu May  2 11:46:28 CEST 2013 - mmarek@suse.cz

- rpm/kernel-spec-macros: Properly handle KOTD release numbers with
  .g<commit> suffix
- commit ccb20c3

-------------------------------------------------------------------
Thu May  2 11:26:20 CEST 2013 - mmarek@suse.cz

- rpm/kernel-spec-macros: Drop the %release_num macro
  We no longer put the -rcX tag into the release string.
- commit b88e78f

-------------------------------------------------------------------
Tue Apr 30 00:02:00 CEST 2013 - jeffm@suse.de

- Update to 3.9-final.
- commit b4b0bc4

-------------------------------------------------------------------
Mon Apr 29 15:10:50 CEST 2013 - agraf@suse.de

- Fix highbank sata proc_name.
- commit 1c2686d

-------------------------------------------------------------------
Fri Apr 26 16:05:32 CEST 2013 - jbeulich@suse.com

- Update Xen patches to 3.9-rc8 and c/s 1229.
- commit dd1fbd8

-------------------------------------------------------------------
Wed Apr 24 18:30:54 CEST 2013 - jeffm@suse.com

- config: disable SCSI_UFSHCD on s390/x
  It depends on PCI and can be re-enabled when PCI is enabled
  on s390/x. I expect eventually another module will be added to use
  a different bus technology so adding a depends PCI on SCSI_UFSHCD
  won't really help.
- commit 754e58e

-------------------------------------------------------------------
Wed Apr 24 18:22:20 CEST 2013 - jeffm@suse.com

- patches.arch/ppc-prom-nodisplay.patch: Fix build failure.
  Commit 3bf3dbf8 (Update to 3.9-rc2) missed removing an
  instance of the now-gone RELOC macro, causing build failures.
- commit 674c7b1

-------------------------------------------------------------------
Wed Apr 24 17:51:17 CEST 2013 - jeffm@suse.com

- Update to 3.9-rc8.
  Eliminated 2 patches.
- commit a86daba

-------------------------------------------------------------------
Wed Apr 24 16:08:25 CEST 2013 - mmarek@suse.cz

- rpm/macros.kernel-source: Fix the -c option if -n is not given
- commit d704806

-------------------------------------------------------------------
Thu Apr 18 14:23:45 CEST 2013 - mmarek@suse.cz

- Remove set -x and set +e statements in KMP scripts
- commit 5575c3c

-------------------------------------------------------------------
Fri Apr 12 22:48:25 CEST 2013 - agraf@suse.de

- cpuidle: calxeda: disable power gating by default.
- commit 1f54900

-------------------------------------------------------------------
Thu Apr 11 15:58:30 CEST 2013 - sleep_walker@suse.cz

- Enable FRAMEBUFFER_CONSOLE_ROTATION in our kernels
  More and more monitors have insane aspect ratio and can be better used when
  rotated. This may help when X.org is not running and for boot.
- commit f592a19

-------------------------------------------------------------------
Tue Apr  9 16:58:57 CEST 2013 - jeffm@suse.com

- Refresh patches.xen/xen3-patch-3.9-rc5.
  Previous commit removed a move of a variable declaration to an ifdef section.
- commit 372aad5

-------------------------------------------------------------------
Tue Apr  9 16:17:57 CEST 2013 - jeffm@suse.com

- Update to 3.9-rc6.
  Eliminated 1 patch.
- commit 68d380d

-------------------------------------------------------------------
Tue Apr  9 06:38:22 CEST 2013 - agraf@suse.de

- Refresh patches.arch/arm-fec.patch.
- commit 41b3194

-------------------------------------------------------------------
Tue Apr  9 06:19:41 CEST 2013 - agraf@suse.de

- ARM: cache-l2x0: fix masking of RTL revision numbering and
  set_debug init.
- commit bd5dc17

-------------------------------------------------------------------
Mon Apr  8 14:20:48 CEST 2013 - tiwai@suse.de

- Refresh patches.suse/SUSE-bootsplash.
  Fix bootsplash breakage due to stable fix (bnc#813963)
- commit 5d7fc50

-------------------------------------------------------------------
Mon Apr  8 13:04:43 CEST 2013 - agraf@suse.de

- ARM: Exynos: Update config files: Use DRM instead of FB
- commit 7e7c136

-------------------------------------------------------------------
Sun Apr  7 17:04:31 CEST 2013 - agraf@suse.de

- ARM: DMA: PL330: Add check if device tree compatible.
- commit 73c94ff

-------------------------------------------------------------------
Sun Apr  7 14:04:19 CEST 2013 - agraf@suse.de

- ARM: exynos: only use device tree when it exists.
- commit afed1f3

-------------------------------------------------------------------
Sun Apr  7 13:25:33 CEST 2013 - agraf@suse.de

- rpm/package-descriptions: add lpae config for ARM
- ARM: Update config files (fix default, split out lpae).
- ARM: xen: Add missing define.
- config.conf: add lpae config for ARM
- rpm/package-descriptions: add lpae config for ARM
- commit 958fe54

-------------------------------------------------------------------
Fri Apr  5 14:13:15 CEST 2013 - jbeulich@suse.com

- Update Xen patches to 3.9-rc5.
- config.conf: Re-enable Xen configs.
- Update config files.
- commit 0100be6

-------------------------------------------------------------------
Fri Apr  5 13:52:08 CEST 2013 - jdelvare@suse.de

- Update config files: enable ViperBoard drivers
  All kernels which include core (MFD) support for the ViperBoard
  should also include the actual drivers for its functions:
   - CONFIG_I2C_VIPERBOARD=m
   - CONFIG_GPIO_VIPERBOARD=m
- commit 688764f

-------------------------------------------------------------------
Fri Apr  5 13:39:18 CEST 2013 - jdelvare@suse.de

- Update config files: disable UCB1400 on all but ARM
  Currently UCB1400 is only used on ARM OMAP systems, and part of the
  code is dead code that can't even be modularized.
   - CONFIG_UCB1400_CORE=n
   - CONFIG_TOUCHSCREEN_UCB1400=n
   - CONFIG_GPIO_UCB1400=n
- commit c81a0de

-------------------------------------------------------------------
Wed Apr  3 02:53:21 CEST 2013 - jeffm@suse.com

- Update to 3.9-rc5.
  EFI_VARS_PSTORE is disabled. It is potentially useful but can brick
  certain models of notebooks. Until it's been confirmed as safe, we
  should keep this disabled.
- commit 7fd0ea3

-------------------------------------------------------------------
Sat Mar 30 13:18:59 CET 2013 - jdelvare@suse.de

- Update config files: Build DSA drivers as modules
  DSA drivers can be built as modules since kernel v3.3, so do that:
   - CONFIG_NET_DSA=m
   - CONFIG_NET_DSA_MV88E6XXX=m
   - CONFIG_NET_DSA_MV88E6060=m
   - CONFIG_NET_DSA_MV88E6131=m
   - CONFIG_NET_DSA_MV88E6123_61_65=m
- commit ab03c84

-------------------------------------------------------------------
Fri Mar 29 17:10:15 CET 2013 - jdelvare@suse.de

- Update config file config/sparc64/default: drop X86-only GPIO drivers
- commit 931180e

-------------------------------------------------------------------
Fri Mar 29 16:27:41 CET 2013 - jeffm@suse.com

- config: enable GPIO_[PS]CH, disable INTEL_MID_DMAC
- commit 46bdeb9

-------------------------------------------------------------------
Fri Mar 29 15:37:26 CET 2013 - jdelvare@suse.de

- Update config files: CONFIG_I2C_COMPAT
  Disable compatibility with lm-sensors <= 3.1.1, version 3.1.2 was
  released 3 years ago.
- commit c1b3c2d

-------------------------------------------------------------------
Wed Mar 27 22:11:11 CET 2013 - mmarek@suse.cz

- rpm/kernel-cert-subpackage: Fix description and summary.
- commit a4cd5e1

-------------------------------------------------------------------
Tue Mar 26 12:35:11 CET 2013 - agraf@suse.de

- Delete config/armv7hl/u8500.
- commit b9fe3d9

-------------------------------------------------------------------
Mon Mar 25 16:23:30 CET 2013 - jeffm@suse.com

- Updated to 3.9-rc4.
  Eliminated 2 patches.
- commit 894fec7

-------------------------------------------------------------------
Thu Mar 21 10:47:26 CET 2013 - agraf@suse.de

- SMDKV310: Fix compilation.
- commit cf345eb

-------------------------------------------------------------------
Thu Mar 21 06:29:50 CET 2013 - agraf@suse.de

- ARM: FEC: Fix module compilation.
- ARM: kvm: fix IOMMU dependency check.
- omap3isp: fix miscompile.
- VT8500: fix miscompile in clk driver.
- config.conf: Remove imx51 and omap2plus, reenable arm
- Update config files.
- Delete config/armv7hl/imx51.
- Delete config/armv7hl/omap2plus.
- commit 7d60e2d

-------------------------------------------------------------------
Mon Mar 18 16:38:35 CET 2013 - jeffm@suse.com

- Update to 3.9-rc3.
- 2 patches were eliminated
  CONFIG_EXPERIMENTAL was eliminated, so I've updated the Xen patches for
  that. DMRAID45 and Rich ACLs also needed updating.
- commit 228c5dd

-------------------------------------------------------------------
Mon Mar 18 10:14:30 CET 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix sed command with multiple certificates
- commit 59405a2

-------------------------------------------------------------------
Fri Mar 15 16:10:07 CET 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Install the used certificates below
  /etc/uefi/certs (fate#314507).
- commit 19b4300

-------------------------------------------------------------------
Fri Mar 15 15:34:11 CET 2013 - mmarek@suse.cz

- rpm/kernel-cert-subpackage: Make the template work with multiple
  certificates.
- commit 3bf5898

-------------------------------------------------------------------
Thu Mar 14 17:22:32 CET 2013 - jeffm@suse.com

- Updated to 3.9-rc2.
- Eliminated 52 patches.
- Xen is disabled.
- ARM configs need updating and are disabled.
- commit 3bf3dbf

-------------------------------------------------------------------
Thu Mar 14 16:37:22 CET 2013 - jeffm@suse.com

- Updated Patch-mainline headers for HyperV patches.
- commit 2e0d7a5

-------------------------------------------------------------------
Thu Mar 14 14:41:57 CET 2013 - jeffm@suse.com

- supported-flag: clean up patches and merge into one
  The config option is renamed to CONFIG_SUSE_KERNEL_SUPPORTED and
  the text has been updated to reflect that SUSE is no longer a
  unit of Novell.
- commit 7761647

-------------------------------------------------------------------
Thu Mar 14 12:23:23 CET 2013 - tiwai@suse.de

- drm/i915: bounds check execbuffer relocation count
  (bnc#808829,CVE-2013-0913).
- commit 72202f0

-------------------------------------------------------------------
Wed Mar 13 19:30:08 CET 2013 - jeffm@suse.com

- config: disabled CONFIG_SPI and CONFIG_IIO on non-ARM architectures
  These devices are found almost entirely on embedded platforms and
  end up adding hundreds of drivers for hardware that most users won't
  have. On systems using them, they are more likely to be embedded
  systems that should probably have a specialized kernel anyway.
- commit 33d736f

-------------------------------------------------------------------
Wed Mar 13 15:17:51 CET 2013 - jeffm@suse.com

- Updated patch-mainline for patches.rpmify/apm-honor-config_apm_cpu_idle-n
- commit 1008856

-------------------------------------------------------------------
Tue Mar 12 14:54:41 CET 2013 - ohering@suse.de

- Drivers: hv: balloon: Do not request completion notification
  (fate#314663).
- commit 6b249cb

-------------------------------------------------------------------
Tue Mar 12 14:51:39 CET 2013 - jslaby@suse.cz

- e1000e: fix runtime power management transitions (bnc#806966).
- e1000e: fix pci-device enable-counter balance (bnc#806966).
- e1000e: fix accessing to suspended device (bnc#806966).
- commit 48a333b

-------------------------------------------------------------------
Mon Mar 11 11:57:40 CET 2013 - rw@suse.de

- supported.conf: add drivers/s390/block/scm_block
   (fate#314095, bnc#807237)
- commit 09836cb

-------------------------------------------------------------------
Sun Mar 10 22:47:15 CET 2013 - mmarek@suse.cz

- KMP: Add -c <cert> option to the %kernel_module_package macro
  This produces an -ueficert subpackage that imports the certificate into
  the MokList when installed (fate#314511)
- commit d8f177c

-------------------------------------------------------------------
Fri Mar  8 11:16:27 CET 2013 - mmarek@suse.cz

- KMP: Add the -kmp suffix inside the subpackage definition
- commit 7c6395d

-------------------------------------------------------------------
Tue Mar  5 21:44:13 CET 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla
- commit 26431d8

-------------------------------------------------------------------
Tue Mar  5 18:16:07 CET 2013 - jbeulich@suse.com

- Update Xen patches to 3.8.2 and c/s 1226.
- commit eee1405

-------------------------------------------------------------------
Tue Mar  5 10:18:01 CET 2013 - jdelvare@suse.de

- gpio-ich: Fix ichx_gpio_check_available() return what callers expect.
  Conflicts:
  	series.conf
- commit 051149b

-------------------------------------------------------------------
Mon Mar  4 16:31:13 CET 2013 - tiwai@suse.de

- Refresh patches.suse/SUSE-bootsplash-mgadrmfb-workaround.
  Add the same w/a for ast and cirrus KMS, too (bnc#806990).
- commit 0422575

-------------------------------------------------------------------
Sun Mar  3 23:53:22 CET 2013 - jslaby@suse.cz

- Linux 3.8.2 (bnc#802153).
- Delete patches.arch/009-acpi_initrd_override_tables.patch.
- Delete
  patches.fixes/quota-autoload-the-quota_v2-module-for-qfmt_vfs_v1-quota-format.
- commit 3611cf6

-------------------------------------------------------------------
Fri Mar  1 17:52:00 CET 2013 - tiwai@suse.de

- Fix broken VT1 output with mgadrmfb (bnc#806990).
- commit 0934989

-------------------------------------------------------------------
Fri Mar  1 14:02:28 CET 2013 - jslaby@suse.cz

- PCI/PM: Clear state_saved during suspend (bnc#806966).
- commit cdd289b

-------------------------------------------------------------------
Thu Feb 28 19:42:40 CET 2013 - agraf@suse.de

- Add AArch64 support
- commit 09220ef

-------------------------------------------------------------------
Thu Feb 28 17:24:08 CET 2013 - jslaby@suse.cz

- Update config files.
- commit 9ad7236

-------------------------------------------------------------------
Thu Feb 28 16:22:28 CET 2013 - jslaby@suse.cz

- Linux 3.8.1.
- Refresh patches.xen/xen3-patch-2.6.31.
- Delete
  patches.suse/suse-hv-register-clocksource-only-if-its-adverti.patch.
- commit 0c01cac

-------------------------------------------------------------------
Thu Feb 28 10:15:39 CET 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Copy kernel signing changes from 12.3 to the
  packaging branch
- commit 59d2acf

-------------------------------------------------------------------
Thu Feb 28 10:07:57 CET 2013 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: 'bc' is required since v3.9-rc1
- commit 4a9a926

-------------------------------------------------------------------
Thu Feb 28 10:06:10 CET 2013 - mmarek@suse.cz

- Copy packaging changes from master to the packaging branch
- commit dd227e2

-------------------------------------------------------------------
Wed Feb 27 12:04:52 CET 2013 - jslaby@suse.cz

- Refresh patches.drivers/elousb.patch.
- commit 4687d79

-------------------------------------------------------------------
Tue Feb 26 21:55:05 CET 2013 - agraf@suse.de

- ARM: Update config files: Drop mmap min addr to at most 32k
- commit db497a6

-------------------------------------------------------------------
Tue Feb 26 20:56:34 CET 2013 - agraf@suse.de

- ARM: default: Update config file: Compile RTC drivers =y
- commit dfccf37

-------------------------------------------------------------------
Tue Feb 26 09:08:21 CET 2013 - aj@suse.de

- Mention Linux 3.x as well
- commit 3d86a6c

-------------------------------------------------------------------
Mon Feb 25 11:25:49 CET 2013 - jslaby@suse.cz

- TTY: do not update atime/mtime on read/write (bnc#797175
  CVE-2013-0160).
- commit 821f03c

-------------------------------------------------------------------
Thu Feb 21 20:50:30 CET 2013 - ohering@suse.de

- Drivers: hv: balloon: Execute hot-add code in a separate context
  (fate#314663).
- Drivers: hv: balloon: Execute balloon inflation in a separate
  context (fate#314663).
- commit 2c746be

-------------------------------------------------------------------
Thu Feb 21 20:44:51 CET 2013 - ohering@suse.de

- Drivers: hv: vmbus: Handle channel rescind message correctly
  (fate#314665).
- commit bd98cf4

-------------------------------------------------------------------
Thu Feb 21 09:22:37 CET 2013 - jbeulich@suse.com

- update Xen patches to 3.8 final and c/s 1224
- add symbols to hypercall stubs
- commit 88b4228

-------------------------------------------------------------------
Wed Feb 20 16:54:50 CET 2013 - jslaby@suse.cz

- Delete patches.drivers/x86_acpi_cpufreq_autoload.patch.
  Substituted by efa17194581bdfca0986dabc178908bd7c21ba00 upstream.
- commit a060c45

-------------------------------------------------------------------
Wed Feb 20 14:40:02 CET 2013 - trenn@suse.de

- Disable efi pstore by default (bnc#804482).
- commit 5986b31

-------------------------------------------------------------------
Wed Feb 20 03:54:06 CET 2013 - jeffm@suse.com

- config: disable ACPI_BGRT on ia64
  bgrt_image is only defined on x86.
- commit e252f7f

-------------------------------------------------------------------
Wed Feb 20 03:39:41 CET 2013 - jeffm@suse.com

- config: disable ACPI_INITRD_TABLE_OVERRIDE on ia64
  It requires max_low_pfn_mapped, which is x86 only.
- commit 9901a64

-------------------------------------------------------------------
Wed Feb 20 01:18:21 CET 2013 - jeffm@suse.com

- Update to 3.8-final.
- commit c9c649c

-------------------------------------------------------------------
Tue Feb 19 09:08:52 CET 2013 - jslaby@suse.cz

- Revert "USB: EHCI: remove ASS/PSS polling timeout" (bnc#804367).
- commit 83cb8d1

-------------------------------------------------------------------
Sun Feb 17 15:33:22 CET 2013 - ohering@suse.de

- video: Add Hyper-V Synthetic Video Frame Buffer Driver
- Update config files.
- commit f3ee42f

-------------------------------------------------------------------
Mon Feb 11 11:28:38 CET 2013 - ohering@suse.de

- Drivers: hv: balloon: Prevent the host from ballooning the
  guest too low.
- Drivers: hv: balloon: Add a parameter to delay pressure
  reporting.
- Drivers: hv: balloon: Make adjustments to the pressure report.
- commit 31ecddc

-------------------------------------------------------------------
Mon Feb 11 05:55:00 CET 2013 - jeffm@suse.de

- Update to 3.8-rc7.
  Eliminated 1 patch.
- commit 82fec2f

-------------------------------------------------------------------
Wed Feb  6 17:38:04 CET 2013 - jbeulich@suse.com

- Refresh.
- commit 1001e0b

-------------------------------------------------------------------
Wed Feb  6 17:36:51 CET 2013 - jbeulich@suse.com

- xen-pciback: rate limit error messages from
  xen_pcibk_enable_msi{,x}() (CVE-2013-0231 XSA-43 bnc#801178).
- Update Xen patches to 3.8-rc6 and c/s 1222.
- commit e6b44d3

-------------------------------------------------------------------
Wed Feb  6 16:20:00 CET 2013 - ohering@suse.de

- Drivers: hv: Bind all vmbus interrupts to the boot CPU
  (fate#314665).
- Drivers: hv: vmbus: Use the new infrastructure for delivering
  VMBUS interrupts (fate#314665).
- Delete patches.suse/suse-hv-fate314665-force-win2008.patch.
- commit 444d3d1

-------------------------------------------------------------------
Tue Feb  5 20:16:43 CET 2013 - ohering@suse.de

- X86: Handle Hyper-V vmbus interrupts as special hypervisor
  interrupts (fate#314665).
- hv: deliver vmbus interrupts to all vcpus
- Refresh patches.xen/xen3-patch-2.6.23.
- Refresh patches.xen/xen3-patch-2.6.27.
- commit 3a682f8

-------------------------------------------------------------------
Tue Feb  5 20:04:49 CET 2013 - ohering@suse.de

- X86: Add a check to catch Xen emulation of Hyper-V
  (fate#314665).
- commit 3f41db6

-------------------------------------------------------------------
Tue Feb  5 15:52:35 CET 2013 - jeffm@suse.com

- quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
  (bnc#802153).
- commit bdeb401

-------------------------------------------------------------------
Sun Feb  3 17:31:10 CET 2013 - jeffm@suse.com

- Update to 3.8-rc6.
- commit afa3941

-------------------------------------------------------------------
Thu Jan 31 17:08:18 CET 2013 - tiwai@suse.de

- drm/cirrus: Use 16bpp as default (bnc#799216).
- drm/cirrus: Correct register values for 16bpp (bnc#799216).
  Conflicts:
  	series.conf
- commit 86d0404

-------------------------------------------------------------------
Wed Jan 30 18:34:26 CET 2013 - jeffm@suse.com

- ptp: PTP_1588_CLOCK_PCH depends on x86.
- commit 99fbe25

-------------------------------------------------------------------
Wed Jan 30 18:33:56 CET 2013 - ohering@suse.de

- scsi: storvsc: avoid usage of WRITE_SAME.
- Drivers: scsi: storvsc: Initialize the sglist.
- Drivers: hv: Execute shutdown in a thread context.
- commit 1b6d4ef

-------------------------------------------------------------------
Wed Jan 30 17:05:28 CET 2013 - jeffm@suse.com

- config: disable CONFIG_MVMDIO on s390/x
  CONFIG_MVMDIO is only used by a few ARM SoCs, so we don't need to build
  it everywhere else. Not sure why s390 got skipped in the previous commit.
- commit f0b494a

-------------------------------------------------------------------
Wed Jan 30 16:23:24 CET 2013 - jeffm@suse.com

- config: disable CONFIG_MVMDIO on non-ARM arches
  CONFIG_MVMDIO is only used by a few ARM SoCs, so we don't need to build
  it everywhere else.
- commit 2bf6fb1

-------------------------------------------------------------------
Wed Jan 30 14:59:52 CET 2013 - jbeulich@suse.com

- Update Xen patches to 3.8-rc5 and c/s 1218.
- commit 36b617a

-------------------------------------------------------------------
Wed Jan 30 10:17:51 CET 2013 - jbeulich@suse.com

- Comment out patches.drivers/x86_acpi_cpufreq_autoload.patch as
  conflicting with 3.8.-rc5. Refresh patches.xen/xen3-auto-common.diff.
- commit 737e677

-------------------------------------------------------------------
Wed Jan 30 05:57:41 CET 2013 - jeffm@suse.com

- Update to 3.8-rc5.
  Eliminated 4 patches.
- commit e8b3b53

-------------------------------------------------------------------
Tue Jan 29 17:44:34 CET 2013 - jeffm@suse.com

- sysctl: Fixed vm.dirty_ratio sysctl name for desktop flavors
- commit 8e77fa9

-------------------------------------------------------------------
Mon Jan 28 13:36:28 CET 2013 - mmarek@suse.cz

- rpm/config.sh: Update $IBS_PROJECT_ARM
- commit 3e873c5

-------------------------------------------------------------------
Mon Jan 28 11:18:27 CET 2013 - ohering@suse.de

- Drivers: hv: balloon: Make adjustments to the pressure report.
- commit 3c7bac7

-------------------------------------------------------------------
Thu Jan 24 16:01:34 CET 2013 - jeffm@suse.com

- Updated to 3.8-rc2.
  Eliminated 1 patch.
- commit e466109

-------------------------------------------------------------------
Sun Jan 20 23:19:42 CET 2013 - agraf@suse.de

- ARM: fix imx usb driver build issue.
- commit 4f2d1a3

-------------------------------------------------------------------
Sun Jan 20 11:46:11 CET 2013 - agraf@suse.de

- Delete config/armv7hl/highbank (included in default now)
- commit c0e90d8

-------------------------------------------------------------------
Sun Jan 20 11:44:53 CET 2013 - agraf@suse.de

- ARM: Default: Update config file (enable multiarch)
- commit 8a5d039

-------------------------------------------------------------------
Sat Jan 19 13:56:58 CET 2013 - agraf@suse.de

- Delete config/armv7hl/tegra
- commit 77424cc

-------------------------------------------------------------------
Sat Jan 19 13:55:27 CET 2013 - agraf@suse.de

- ARM: IMX51: Update config file (enable drm)
- commit 8e98c0c

-------------------------------------------------------------------
Sat Jan 19 11:58:08 CET 2013 - agraf@suse.de

- ARM: Exynos: Update config file (set drm+video =y)
- commit 7904ca2

-------------------------------------------------------------------
Sat Jan 19 11:48:14 CET 2013 - agraf@suse.de

- staging/omapdrm: garbage collect OMAP_DSS_DISPLAY_SUSPENDED.
- OMAP: Fix missing usb.h include.
- OMAP: Fix missing cm3xxx.h include.
- commit c3f4aa6

-------------------------------------------------------------------
Sat Jan 19 11:44:06 CET 2013 - agraf@suse.de

- ARM: use zImage for "default" flavor
- commit 0d71552

-------------------------------------------------------------------
Tue Jan 15 21:20:08 CET 2013 - dmueller@suse.com

- Fix build of omap2plus kernel
- commit 48790e9

-------------------------------------------------------------------
Tue Jan 15 18:49:44 CET 2013 - dmueller@suse.com

- reenable armv7hl configs
- commit a996303

-------------------------------------------------------------------
Tue Jan 15 15:01:22 CET 2013 - ohering@suse.de

- hyperv: force vmbus interrupts to cpu 0.
  (instead of forcing ws2008 during vmbus negotiation.)
- commit 5a7c533

-------------------------------------------------------------------
Tue Jan 15 14:45:21 CET 2013 - ohering@suse.de

- x86: Hyper-V: register clocksource only if its advertised
  (bnc#792500).
- commit adcc013

-------------------------------------------------------------------
Tue Jan 15 08:54:30 CET 2013 - jbeulich@suse.com

- Update Xen patches to 3.8-rc3.
- config.conf: Re-enable Xen flavors.
- Update x86 config files.
- commit 4de2e49

-------------------------------------------------------------------
Thu Jan 10 21:49:22 CET 2013 - jeffm@suse.com

- Update to 3.8-rc3.
- commit 7ce28dd

-------------------------------------------------------------------
Thu Jan 10 17:57:41 CET 2013 - dmueller@suse.com

- config: update armv5tel config for 3.8-rc2
- commit df5a66e

-------------------------------------------------------------------
Mon Jan  7 16:38:18 CET 2013 - ohering@suse.de

- force ws2008 during vmbus negotiation.
- commit f68af45

-------------------------------------------------------------------
Thu Jan  3 23:27:57 CET 2013 - jeffm@suse.com

- staging/sb105x: remove asm/segment.h dependency.
- commit 473afce

-------------------------------------------------------------------
Thu Jan  3 20:02:00 CET 2013 - jeffm@suse.com

- config: Update vanilla configs.
- commit 0d2a457

-------------------------------------------------------------------
Thu Jan  3 19:39:22 CET 2013 - jeffm@suse.com

- Updated to 3.8-rc2.
- commit 79d206a

-------------------------------------------------------------------
Thu Dec 27 10:07:57 CET 2012 - jslaby@suse.cz

- drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync
  op v3 (bnc#795963).
- commit db55aa9

-------------------------------------------------------------------
Tue Dec 25 01:57:16 CET 2012 - jeffm@suse.com

- Updated to 3.8-rc1.
- Eliminated 13 patches.
- Xen is disabled.
- ARM configs need updating.
- ext4 richacls are disabled until the upstream index can be reserved.
- commit a952042

-------------------------------------------------------------------
Tue Dec 18 16:39:47 CET 2012 - jbeulich@suse.com

- Update Xen patches to 3.7.1 and c/s 1213.
- commit 756a7d4

-------------------------------------------------------------------
Mon Dec 17 21:22:40 CET 2012 - jslaby@suse.cz

- Linux 3.7.1.
- Delete patches.rpmify/ezusb-add-dependency-to-usb.
- commit 7c5f8a6

-------------------------------------------------------------------
Wed Dec 12 17:26:35 CET 2012 - jeffm@suse.com

- ezusb: add dependency to USB.
  This prevents build failures by making it depend on the value of CONFIG_USB.
  Commit 36e0f0bd did this for architectures other than ARM manually.
- commit b89db5d

-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de

- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5

-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com

- Update to 3.7-final.
- commit 1771a73

-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de

- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1

-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz

- Disable ext3 driver in all kernels and use ext4 driver instead. Eventually
  ext3 will be removed upstream so let's do the transition.
- commit dadc8ea

-------------------------------------------------------------------
Fri Dec  7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr

- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5

-------------------------------------------------------------------
Fri Dec  7 12:14:08 CET 2012 - jbeulich@suse.com

- rpm/kernel-binary.spec.in: Conditionalize the use of vmlinuz instead
  of bzImage for Xen flavors.
- commit 713a73c

-------------------------------------------------------------------
Fri Dec  7 09:45:21 CET 2012 - jbeulich@suse.com

- Update Xen config files (enable XEN_BZIMAGE and EFI_STUB).
- commit d1ec1be

-------------------------------------------------------------------
Fri Dec  7 09:36:08 CET 2012 - jbeulich@suse.com

- Update Xen patches to 3.7-rc7 and c/s 1211.
- allow non-pv-ops kernel to be built as bzImage.
- commit 2a7feb8

-------------------------------------------------------------------
Thu Dec  6 21:51:12 CET 2012 - ohering@suse.de

- fate#314663 hyper-v memory ballooning support
- mm: Export a function to get vm committed memory.
- Drivers: hv: Add Hyper-V balloon driver.
- Drivers: hv: balloon: Fix a bug in the definition of struct
  dm_info_msg.
- Update config files.
  fate#314665 hyper-v: Update the Vmbus protocol
- Drivers: hv: Implement routines for read side signaling
  optimization.
- Drivers: hv: Add state to manage batched reading.
- Drivers: hv: Turn off batched reading for util drivers.
- Drivers: hv: Optimize signaling in the read path.
- Drivers: hv: Optimize the signaling on the write path.
- Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask().
- Drivers: hv: Support handling multiple VMBUS versions.
- Drivers: hv: Update the ring buffer structure to match win8
  functionality.
- Drivers: hv: Extend/modify vmbus_channel_offer_channel for
  win7 and beyond.
- Drivers: hv: Save and export negotiated vmbus version.
- Drivers: hv: Change the signature for hv_signal_event().
- Drivers: hv: Change the signature of vmbus_set_event().
- Drivers: hv: Move vmbus version definitions to hyperv.h.
- Drivers: hv: Manage signaling state on a per-connection basis.
- Drivers: hv: Cleanup vmbus_set_event() to support win7 and
  beyond.
- Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID.
- Drivers: hv: Add state to manage incoming channel interrupt
  load.
- Drivers: hv: Modify the interrupt handling code to support
  win8 and beyond.
- Drivers: hv: Add code to distribute channel interrupt load.
- Drivers: hv: Get rid of the unused global signaling state.
- Drivers: hv: Get rid of unnecessary request for offers.
- Drivers: hv: Manage event tasklets on per-cpu basis.
- Drivers: hv: Handle vmbus interrupts concurrently on all cpus.
- Drivers: hv: Add a check to deal with spurious interrupts.
- Drivers: hv: Enable protocol negotiation with win8 hosts.
- Drivers: hv: Implement flow management on the send side.
- Drivers: hv: Capture the host build information.
- Drivers: hv: Cleanup and consolidate reporting of build/version
  info.
- commit 4fccd03

-------------------------------------------------------------------
Wed Dec  5 18:50:57 CET 2012 - jeffm@suse.com

- Update to 3.7-rc8.
- Delete patches.rpmify/net-fix-build-failure-in-xilinx.
- commit 76b3d92

-------------------------------------------------------------------
Tue Dec  4 15:35:23 CET 2012 - ohering@suse.de

- add splash=black option to bootsplash code,
  to keep a black background, useful for remote access to VMs
  (bnc#773487)
- commit c060ae1

-------------------------------------------------------------------
Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem
  (bnc#781327)
- commit 841d864

-------------------------------------------------------------------
Tue Nov 20 21:19:31 CET 2012 - jeffm@suse.com

- net: fix build failure in xilinx.
- commit 28be621

-------------------------------------------------------------------
Tue Nov 20 13:01:05 CET 2012 - sjayaraman@suse.com

- Update config files. Enable CONFIG_SMB2 to 'y'.
- commit 25bdfaf

-------------------------------------------------------------------
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com

- Update to 3.7-rc6.
- commit daac70a

-------------------------------------------------------------------
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz

- rpm/config.sh: Set projects for ARM
- commit 55bac79

-------------------------------------------------------------------
Thu Nov 15 15:24:59 CET 2012 - jbeulich@suse.com

- Refresh patches.xen/xen3-patch-3.7-rc3 (fix FPU handling related
  crash in context switch code).
- commit bb1d12d

-------------------------------------------------------------------
Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com

- Update to 3.7-rc5.
- Update Xen patches additionally to c/s 1204:
- commit d5de9cf

-------------------------------------------------------------------
Tue Nov  6 20:54:16 CET 2012 - jeffm@suse.com

- config: sync x86_64 configs for NR_UARTS
  This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
  CONFIG_SERIAL_8250_NR_UARTS to 32.
- commit ddf88e6

-------------------------------------------------------------------
Tue Nov  6 20:20:37 CET 2012 - jeffm@suse.com

- Delete patches.arch/s390-remove-kvm-para.patch.
- commit f759e1e

-------------------------------------------------------------------
Tue Nov  6 18:30:35 CET 2012 - jeffm@suse.com

- config: sync ppc64 configs for LIB80211, NET_SDA_MV*
  This commit changes the following options to be modular:
  LIB80211
  NET_DSA_MV88E6XXX
  NET_DSA_MV88E6060
- commit caa5a52

-------------------------------------------------------------------
Tue Nov  6 18:25:58 CET 2012 - jeffm@suse.com

- config: sync ppc64/debug with ppc64/default
  The debug config should be identical to default with the exception of
  the debug options. This patch brings ppc64/debug in line with ppc64/default
  with the exception of a few things that are modular in debug that should
  also be modular in default.
- commit b981fcd

-------------------------------------------------------------------
Tue Nov  6 18:09:20 CET 2012 - jeffm@suse.com

- config: sync kvm options between ppc64 flavors.
- commit 8a389d5

-------------------------------------------------------------------
Tue Nov  6 17:38:32 CET 2012 - jeffm@suse.com

- config: disable HW_RANDOM_AMD on ppc64
  This chip is only on AMD hardware and an old ppc64 eval board. We can skip
  it on ppc64.
- commit 03001a4

-------------------------------------------------------------------
Tue Nov  6 17:23:40 CET 2012 - jeffm@suse.com

- config: Eliminate unused ppc/ppc64 configs.
  The history of the ppc/ppc64 configs is a convoluted one that started
  before the kernel source could support multiple machine types with a
  single image and before there was a usable 64-bit userspace.
  In the subsequent years, the powerpc code has been unified and we've
  released a 64-bit powerpc userspace. The "default" and "ppc64" configs
  on ppc64 are essentially identical and just waste space. The "ppc64"
  config on 32-bit ppc address a long since unnecessary corner case. Users
  who still want a 32-bit userspace with a 64-bit kernel can install and
  update it themselves using the 64-bit repository like i386/x86_64 users
  can do.
  This commit can be summarized thusly:
  rm config/ppc/ppc64
  rm config/ppc/ps3 (already unused)
  mv config/ppc64/ppc64 config/ppc64/default
- commit a9cc3d5

-------------------------------------------------------------------
Tue Nov  6 17:19:41 CET 2012 - guillaume.gardet@oliseo.fr

- Add kernel-versatile description
- commit 5424cf2

-------------------------------------------------------------------
Tue Nov  6 17:18:55 CET 2012 - guillaume.gardet@oliseo.fr

- Enable armv5 in arch-symbols
- commit 401de81

-------------------------------------------------------------------
Mon Nov  5 22:29:28 CET 2012 - jeffm@suse.com

- config: sync vanilla flavor with default flavor for each platform
  The vanilla configs have drifted away from the default configuration
  for each platform. This patch brings them back in sync.
- commit 8d4661f

-------------------------------------------------------------------
Mon Nov  5 17:27:25 CET 2012 - jeffm@suse.com

- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
- commit 9907c37

-------------------------------------------------------------------
Mon Nov  5 16:48:35 CET 2012 - jeffm@suse.com

- Updated to 3.7-rc4.
  Eliminated 1 patch.
- commit 5168053

-------------------------------------------------------------------
Mon Nov  5 12:37:59 CET 2012 - jbeulich@novell.com

- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
- commit 5feff7e

-------------------------------------------------------------------
Fri Nov  2 13:50:13 CET 2012 - jbeulich@novell.com

- Update Xen patches to 3.7-rc3 and c/s 1202.
- extend base interfaces to support multi-page rings for
  frontend/backend communication.
- blkback: allow using multiple page frontend communication ring.
- blkfront: allow using multiple page backend communication ring.
- ACPI: Store valid ACPI tables passed via early initrd in
  reserved memblock areas.
- ACPI: Fix build when disabled.
- ACPI: Cleanup acpi_initrd_override declaration and remove
  ifdefs.
- config.conf: Re-enable Xen configs.
- Update x86 config files.
- Delete patches.xen/xen3-acpi_override_2_2.patch.
- commit f042386

-------------------------------------------------------------------
Wed Oct 31 15:35:44 CET 2012 - guillaume.gardet@oliseo.fr

- Add support to armv5 versatile kernel
- commit 99d34f3

-------------------------------------------------------------------
Wed Oct 31 00:12:50 CET 2012 - jeffm@suse.com

- Update to 3.7-rc3.
- commit 48e5027

-------------------------------------------------------------------
Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615)
- commit 2520563

-------------------------------------------------------------------
Tue Oct 30 01:25:00 CET 2012 - agraf@suse.de

- ARM: Update config files: Fix vexpress (default) config
- commit be072b4

-------------------------------------------------------------------
Thu Oct 25 10:44:17 CEST 2012 - hare@suse.de

- Fixup kvm for s390.
- commit 503388b

-------------------------------------------------------------------
Tue Oct 23 00:27:36 CEST 2012 - agraf@suse.de

- ARM: Update config files: Exynos: Disable 8bit sd mode to support wifi
- commit 336ead7

-------------------------------------------------------------------
Mon Oct 22 23:53:59 CEST 2012 - agraf@suse.de

- Revert "disable non-compiling irrelevant I2C module"
- commit d5a21c5

-------------------------------------------------------------------
Mon Oct 22 23:42:51 CEST 2012 - agraf@suse.de

- thermal: exynos: Fix wrong name of MODULE_DEVICE_TABLE.
- commit 8e108ab

-------------------------------------------------------------------
Mon Oct 22 18:11:12 CEST 2012 - agraf@suse.de

- ARM: Update config files.
- commit 565b450

-------------------------------------------------------------------
Mon Oct 22 18:06:28 CEST 2012 - agraf@suse.de

- Refresh patches.arch/arm-exynos-nosparse.patch.
- commit 55fbf60

-------------------------------------------------------------------
Mon Oct 22 17:56:11 CEST 2012 - agraf@suse.de

- ARM: Update config files.
- commit 118f2f9

-------------------------------------------------------------------
Mon Oct 22 17:43:33 CEST 2012 - agraf@suse.de

- ARM: Exynos: Fix MMC driver
- ARM: Exynos: Update configs
- commit 37a1704

-------------------------------------------------------------------
Mon Oct 22 17:32:24 CEST 2012 - jeffm@suse.com

- config: change CONFIG_USB_EZUSB_FX2 to module
- commit 36e0f0b

-------------------------------------------------------------------
Mon Oct 22 16:59:59 CEST 2012 - jeffm@suse.com

- Actually use kthread_run in crasher.ko.
  The previous commit was incomplete.
- commit b8b35ae

-------------------------------------------------------------------
Mon Oct 22 16:28:07 CEST 2012 - jeffm@suse.com

- crasher: use kthread_run() instead of kernel_thread().
  Linux 3.7-rc2 no longer exports kernel_thread on all architectures.
- commit f17d925

-------------------------------------------------------------------
Mon Oct 22 14:48:50 CEST 2012 - jeffm@suse.com

- Updated to 3.7-rc2.
- commit e00a663

-------------------------------------------------------------------
Mon Oct 22 01:11:29 CEST 2012 - agraf@suse.de

- ARM: Update config files: Exynos: Enable gfx and highmem
- commit e8b3bd9

-------------------------------------------------------------------
Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz

- Linux 3.6.3.
- Refresh patches.xen/xen3-fixup-xen.
- Refresh patches.xen/xen3-patch-2.6.23.
- Refresh patches.xen/xen3-patch-3.2.
- Refresh patches.xen/xen3-patch-3.6.
- Delete patches.fixes/hv-storvsc-reset-wait.patch.
- Delete
  patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic.
- commit cfee26b

-------------------------------------------------------------------
Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS
- commit 19e7e54

-------------------------------------------------------------------
Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de

- ARM: Update config files: Fix exynos uart
- commit 1b4b5c5

-------------------------------------------------------------------
Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de

- Cleanup ACPI table override patches with latest x86-tip commits
  and proper git-xy: meta tags:
- lib: Add early cpio decoder.
- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area()
  for e820 handling.
- ACPI: Store valid ACPI tables passed via early initrd in
  reserved memblock areas.
- ACPI: Implement physical address table override.
- ACPI: Create acpi_table_taint() function to avoid code
  duplication.
- ACPI: Document ACPI table overriding via initrd.
- ACPI: Fix build when disabled.
- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check.
- ACPI: Overriding ACPI tables via initrd only works with
  an initrd.
- ACPI: Cleanup acpi_initrd_override declaration and remove
  ifdefs.
- Delete patches.arch/acpi_fix_custom_method_acc.patch.
- Delete patches.arch/acpi_override_2_2.patch.
- Delete patches.arch/acpi_override_documentation.
- Delete patches.arch/acpi_override_introduce_taint_func.patch.
- Delete patches.arch/acpi_physical_override.patch.
- Delete patches.arch/lib_earlycpio.patch.
- Delete patches.arch/x86_introduce_reserve_mem_area.patch.
- commit c45da8f

-------------------------------------------------------------------
Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Also check for /etc/IGNORE-KABI-BADNESS file
  This allows to control the kabi checker from outside of the package.
- commit 0a0900c

-------------------------------------------------------------------
Wed Oct 17 04:21:11 CEST 2012 - jeffm@suse.com

- Update to 3.7-rc1.
- Eliminated 38 patches.
- Xen is disabled.
- ARM configs need updating.
- Module signing is disabled until the build infrastructure can support it.
- commit fce087a

-------------------------------------------------------------------
Sat Oct 13 11:47:44 CEST 2012 - jslaby@suse.cz

- x86/kbuild: archscripts depends on scripts_basic.
- commit 007718d

-------------------------------------------------------------------
Sat Oct 13 00:30:32 CEST 2012 - jslaby@suse.cz

- Linux 3.6.2.
- commit 798d597

-------------------------------------------------------------------
Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr

- ARM (omap2plus) : re-enable OMAP DRM module
- commit 379798d

-------------------------------------------------------------------
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz

- Delete
  patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
- Delete
  patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
- Delete
  patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
  These are in 3.6.1.
- commit 2a321c4

-------------------------------------------------------------------
Mon Oct  8 13:40:21 CEST 2012 - dmueller@suse.com

- Remove noncompiling modules
- commit b7cdd5a

-------------------------------------------------------------------
Mon Oct  8 07:36:36 CEST 2012 - agraf@suse.de

- ARM: Update config files: Exynos: Enable serial console
- commit a8d41ec

-------------------------------------------------------------------
Sun Oct  7 20:55:39 CEST 2012 - jslaby@suse.cz

- Linux 3.6.1.
- commit 1f7626a

-------------------------------------------------------------------
Thu Oct  4 15:55:59 CEST 2012 - ohering@suse.de

- rpm/kernel-binary.spec.in: enable Conflicts for
  apparmor, udev and lvm2 also for vanilla kernel
- commit a24206f

-------------------------------------------------------------------
Thu Oct  4 15:51:44 CEST 2012 - ohering@suse.de

- rpm/kernel-binary.spec.in: add Conflicht: hyper-v < 4
  to make sure the daemon is in sync with the kernel
  (bnc#770763 , fate#314441)
- commit 86f9ba3

-------------------------------------------------------------------
Thu Oct  4 15:44:56 CEST 2012 - jbeulich@novell.com

- Update Xen patches to 3.6-final and c/s 1197.
- Update Xen config files.
- commit 338be2c

-------------------------------------------------------------------
Thu Oct  4 13:52:15 CEST 2012 - ohering@suse.de

- Hyper-V KVP IP injection (fate#31441)
- hyperv: Add comments for the extended buffer after RNDIS message.
- Drivers: hv: Cleanup the guest ID computation.
- Drivers: hv: vmbus: Use the standard format string to format
  GUIDs.
- Drivers: hv: Add KVP definitions for IP address injection.
- Drivers: hv: kvp: Cleanup error handling in KVP.
- Drivers: hv: Explicitly size elements of protocol structures.
- Drivers: hv: kvp: Support the new IP injection messages.
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
- Tools: hv: Further refactor kvp_get_ip_address().
- Tools: hv: Gather address family information.
- Tools: hv: Gather subnet information.
- Tools: hv: Represent the ipv6 mask using CIDR notation.
- Tools: hv: Gather ipv[4,6] gateway information.
- hv: fail the probing immediately when we are not in hyperv
  platform.
- hv: vmbus_drv: detect hyperv through x86_hyper.
- Tools: hv: Get rid of some unused variables.
- Tools: hv: Correctly type string variables.
- Tools: hv: Add an example script to retrieve DNS entries.
- Tools: hv: Gather DNS information.
- Drivers: hv: kvp: Copy the address family information.
- Tools: hv: Add an example script to retrieve dhcp state.
- Tools: hv: Gather DHCP information.
- Tools: hv: Add an example script to configure an interface.
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
- Tools: hv: Rename the function kvp_get_ip_address().
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
- tools/hv: Fix file handle leak.
- tools/hv: Fix exit() error code.
- tools/hv: Check for read/write errors.
- tools/hv: Parse /etc/os-release.
- hyperv: Fix the max_xfer_size in RNDIS initialization.
- hyperv: Fix the missing return value in
  rndis_filter_set_packet_filter().
- hyperv: Fix page buffer handling in rndis_filter_send_request().
- hyperv: Remove extra allocated space for recv_pkt_list elements.
- hyperv: Report actual status in receive completion packet.
- hyperv: Add buffer for extended info after the RNDIS response
  message.
- Delete
  patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
- commit 08d283b

-------------------------------------------------------------------
Mon Oct  1 15:05:46 CEST 2012 - agraf@suse.de

- ARM: Update config files: Exynos: Disable broken config options
- commit 8d7f8ab

-------------------------------------------------------------------
Mon Oct  1 07:47:54 CEST 2012 - agraf@suse.de

- ARM: Update config files: Exynos: disable VFIO
- commit 80abd68

-------------------------------------------------------------------
Mon Oct  1 05:29:41 CEST 2012 - jeffm@suse.com

- Update to 3.6-final.
- commit 6066894

-------------------------------------------------------------------
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com

- ARM/u5800: Fix build of ux500 driver
- commit 0ea37a0

-------------------------------------------------------------------
Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com

- disable non-compiling irrelevant I2C module
- commit 0ba9bac

-------------------------------------------------------------------
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com

- ARM/tegra: Remove optional parts to fix build
- commit d729a16

-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com

- ARM: enable zcache support
- commit 17b147b

-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com

- ARM/cubox: set cachefilesd to module
- commit c1fb243

-------------------------------------------------------------------
Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de

- Remove old patchset to override ACPI tables via initrd.
  Also remove a stale xen patch related to that.
- Delete
  patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch.
- Delete
  patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch.
- Delete
  patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch.
- Delete
  patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch.
- commit dd8f1b0

-------------------------------------------------------------------
Fri Sep 28 16:51:10 CEST 2012 - trenn@suse.de

- Refresh patches.arch/acpi_override_2_2.patch.
- commit 80dcdb8

-------------------------------------------------------------------
Fri Sep 28 15:39:11 CEST 2012 - mszeredi@suse.cz

- Update config files to enable building overlayfs as a module.
- commit 42f70e6

-------------------------------------------------------------------
Fri Sep 28 14:37:01 CEST 2012 - trenn@suse.de

- Update config files.
  Enable ACPI table override capability via initrd for
  all i386/x86_64 flavors:
  +CONFIG_ACPI_INITRD_TABLE_OVERRIDE=y
- commit 08721cc

-------------------------------------------------------------------
Fri Sep 28 14:03:34 CEST 2012 - trenn@suse.de

- ACPI: Only allow users with CAP_SYS_RAWIO rights to overwrite
  ACPI funcs at runtime.
- ACPI: Document ACPI table overriding via initrd.
- ACPI: Create acpi_table_taint() function to avoid code
  duplication.
- ACPI: Implement physical address table override.
- ACPI: Store valid ACPI tables passed via early initrd in
  reserved memblock areas.
- X86 ACPI: Introduce x86 arch specific arch_reserve_mem_area()
  for e820 handling.
- lib: Add early cpio decoder.
- commit dfdfcd3

-------------------------------------------------------------------
Fri Sep 28 13:44:36 CEST 2012 - mszeredi@suse.cz

- overlayfs: copy up i_uid/i_gid from the underlying inode.
- ovl: switch to __inode_permission().
- vfs: export __inode_permission() to modules.
- overlayfs: create new inode in ovl_link.
- overlayfs: fix possible leak in ovl_new_inode.
- fs: limit filesystem stacking depth.
- overlay: overlay filesystem documentation.
- overlayfs: implement show_options.
- overlayfs: add statfs support.
- overlay filesystem.
- vfs: introduce clone_private_mount().
- vfs: export do_splice_direct() to modules.
- vfs: add i_op->dentry_open().
- commit f3e02da

-------------------------------------------------------------------
Thu Sep 27 05:52:26 CEST 2012 - agraf@suse.de

- Update config files: Disable JTAG HVC, when enabled the kernel hangs on access
- commit cdf0705

-------------------------------------------------------------------
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com

- Update to 3.6-rc7.
  Eliminated one patch.
- commit 91c0ddc

-------------------------------------------------------------------
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz

- Delete scripts/config.sh, rpm/config.sh has all the needed information
- commit 06c7ff0

-------------------------------------------------------------------
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com

- x86/kbuild: archscripts depends on scripts_basic.
  patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
  now obsolete.
- commit 33eb1e6

-------------------------------------------------------------------
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com

- Makefile: Fix scripts_basic / archscripts build order.
- commit 65590b3

-------------------------------------------------------------------
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de

- Delete patches.arch/arm-phys-offset.patch.
- commit 50837bd

-------------------------------------------------------------------
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com

- Update to 3.6-rc6.
- Eliminated 1 patch.
  patches.arch/arm-phys-offset.patch needs review.
- commit d6432fe

-------------------------------------------------------------------
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com

- (ARM/tegra) remove non-building module from config
- commit 4cdd491

-------------------------------------------------------------------
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com

- config: disabled MFD drivers that aren't buildable as modules
  This allows MFD_CORE to be modular on all arch/flavors except for
  ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
- commit ff91de4

-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com

- Update to 3.6-rc5.
- commit 11b8e7e

-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com

- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
  in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3

-------------------------------------------------------------------
Fri Sep  7 15:46:33 CEST 2012 - dmueller@suse.com

- fix build of imx51 flavor by removing irrelevant drivers
- commit 7ea6615

-------------------------------------------------------------------
Fri Sep  7 15:42:48 CEST 2012 - dmueller@suse.com

- remove drivers that do not exist and do not build on ARM (default)
- commit 2319db4

-------------------------------------------------------------------
Thu Sep  6 20:35:49 CEST 2012 - ohering@suse.de

- Refresh
  patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
- commit fb4b7f9

-------------------------------------------------------------------
Thu Sep  6 20:12:46 CEST 2012 - ohering@suse.de

- identify Virtual PC guests in ata_piix (bnc#737532).
- commit 13500ed

-------------------------------------------------------------------
Thu Sep  6 14:00:37 CEST 2012 - mmarek@suse.cz

- rpm/package-descriptions: Fix typo
- commit c08c34b

-------------------------------------------------------------------
Thu Sep  6 10:35:01 CEST 2012 - jbeulich@novell.com

- Update Xen patches to 3.6-rc4 and c/s 1188.
- config.conf: Re-enable Xen configs.
- Update x86 config files.
- commit 4cdebd8

-------------------------------------------------------------------
Tue Sep  4 20:29:36 CEST 2012 - jeffm@suse.com

- Update to 3.6-rc4.
- Eliminated one patch.
- commit 9fe3afb

-------------------------------------------------------------------
Tue Sep  4 10:47:47 CEST 2012 - mmarek@suse.cz

- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
- commit c1db24a

-------------------------------------------------------------------
Mon Sep  3 10:59:37 CEST 2012 - jslaby@suse.cz

- Update config files. (vanilla ones)
- commit ca19bfb

-------------------------------------------------------------------
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com

- ARM(omap2plus): Remove optional parts that don't compile
- commit 77105c2

-------------------------------------------------------------------
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz

- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
  && CONFIG_I2C_DESIGN.
- Delete
  patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
  Move it to rpmify, so that vanilla builds fine too.
- commit 0217ad5

-------------------------------------------------------------------
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de

- Update config files: Add highbank (forgot in last patch)
- commit e86b000

-------------------------------------------------------------------
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de

- config.conf: Enable ARM
- Update ARM config files.
- Add highbank definition
- commit 835e93d

-------------------------------------------------------------------
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz

- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
  This allows userspace packages to require a specific version of a KMP,
  wothout worrying about the _k<kernel version> suffix.
- commit caaaa9a

-------------------------------------------------------------------
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com

- config: Update -vanilla for ChipIdea fix
- commit c45f0ac

-------------------------------------------------------------------
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com

- chipidea: Allow user to select PCI/IMX options.
  This allows us to disable the ChipIdea IMX code on powerpc,
  where it was causing build problems.
- commit 278cad2

-------------------------------------------------------------------
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com

- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
  This hardware is only found on the Samsung EXYNOS boards.
- commit 429a008

-------------------------------------------------------------------
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com

- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
  This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
  The issue is either an incomplete clk API on powerpc or clk_devm needs
  to be made generic. Discussion continues upstream.
- commit 8c9a4e9

-------------------------------------------------------------------
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com

- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
  This fixes the clk_devm_get build failures on ppc.
- commit 54e1c00

-------------------------------------------------------------------
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com

- Update to 3.6-rc3.
- commit 0a688a0

-------------------------------------------------------------------
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com

- config: update vanilla configs for 3.6-rc2.
- commit e0fa472

-------------------------------------------------------------------
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com

- Update to 3.6-rc2.
  - Eliminated 1 patch.
- commit 71963b0

-------------------------------------------------------------------
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com

- printk: Fix calculation of length used to discard records.
- commit bfdd968

-------------------------------------------------------------------
Thu Aug  9 19:36:38 CEST 2012 - jslaby@suse.cz

- ubifs: remove __DATE__ and __TIME__.
- commit 6702208

-------------------------------------------------------------------
Thu Aug  9 19:13:12 CEST 2012 - jslaby@suse.cz

- Refresh
  patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
  Update git-commit tag.
- commit f3a1eba

-------------------------------------------------------------------
Thu Aug  9 18:52:14 CEST 2012 - jeffm@suse.com

- Update to 3.6-rc2. - Eliminated 2 patches.
- commit b073c66

-------------------------------------------------------------------
Thu Aug  9 18:48:33 CEST 2012 - jeffm@suse.com

- reiserfs: fix deadlock with nfs racing on create/lookup
  (bnc#762693).
- commit 5b2dce3

-------------------------------------------------------------------
Thu Aug  9 11:13:30 CEST 2012 - mmarek@suse.cz

- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
- commit 78f2edc

-------------------------------------------------------------------
Thu Aug  9 10:53:28 CEST 2012 - mmarek@suse.cz

- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
- commit 38e08ef

-------------------------------------------------------------------
Wed Aug  8 15:13:37 CEST 2012 - mmarek@suse.cz

- Update config files to fix build.
- commit 9c9630c

-------------------------------------------------------------------
Wed Aug  8 10:13:57 CEST 2012 - dmueller@suse.com

- config: enable various ARM errata workarounds to improve stability
- commit 4e28647

-------------------------------------------------------------------
Mon Aug  6 10:08:54 CEST 2012 - tiwai@suse.de

- ASoC: omap: Add missing modules aliases to get sound working
  on omap devices.
- commit cbda3c2

-------------------------------------------------------------------
Fri Aug  3 20:28:34 CEST 2012 - jeffm@suse.com

- Updated and re-enabled DMRAID45.
- commit 6b8bedd

-------------------------------------------------------------------
Fri Aug  3 20:00:16 CEST 2012 - jeffm@suse.com

- Updated and re-enabled richacl support.
- commit 001594d

-------------------------------------------------------------------
Fri Aug  3 06:22:15 CEST 2012 - jeffm@suse.com

- Update to 3.6-rc1.
   - Eliminated 11 patches.
   - Rich ACLs are disabled.
   - Xen is disabled.
   - ARM is disabled.
   - DMRAID45 is disabled.
- commit 5807d6b

-------------------------------------------------------------------
Fri Aug  3 03:39:39 CEST 2012 - jeffm@suse.com

- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
  && CONFIG_I2C_DESIGN.
- commit 3bec42b

-------------------------------------------------------------------
Fri Aug  3 03:37:28 CEST 2012 - jeffm@suse.com

- reiserfs: fix deadlocks with quotas.
- commit 77ba55a

-------------------------------------------------------------------
Wed Aug  1 14:14:01 CEST 2012 - jbeulich@novell.com

- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
- commit 5df2b91

-------------------------------------------------------------------
Wed Aug  1 11:15:36 CEST 2012 - jbeulich@novell.com

- Refresh patches.suse/stack-unwind (to work with older tool chains).
- commit 30e4ab0

-------------------------------------------------------------------
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com

- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
- commit 2f75710

-------------------------------------------------------------------
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de

- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
  (bnc#772923).
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
  (bnc#772923).
- commit f3c90ee

-------------------------------------------------------------------
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com

- Update config files: HID_GENERIC=y where USBHID=y (bnc#773559).
  On flavors where USBHID is built-in statically, we want HID_GENERIC to
  be built statically as well. This, notably, includes i386/x86_64's desktop
  flavors.
- commit 6d995bc

-------------------------------------------------------------------
Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com

- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
- commit 104f550

-------------------------------------------------------------------
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com

- Enable RTL8150 for omap2plus
  Generic USB Network device that also works fine on ARM, so enable it
- commit 400dcb7

-------------------------------------------------------------------
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de

- Drivers: hv: Cleanup the guest ID computation.
- hyperv: Add a check for ring_size value.
- hyperv: Add error handling to rndis_filter_device_add().
- Drivers: hv: Change the hex constant to a decimal constant.
- hyperv: Add support for setting MAC from within guests.
- commit 73d4430

-------------------------------------------------------------------
Fri Jul 27 16:36:29 CEST 2012 - trenn@suse.de

- ACPI: Only count valid srat memory structures (bnc#757888).
- ACPI: Untangle a return statement for better readability
  (bnc#757888).
- commit 876d6b9

-------------------------------------------------------------------
Fri Jul 27 12:04:24 CEST 2012 - tiwai@suse.de

- Refresh patches.suse/SUSE-bootsplash.
  Fix wrong vfree() (bnc#773406)
- commit a637a16

-------------------------------------------------------------------
Thu Jul 26 11:34:49 CEST 2012 - tiwai@suse.de

- Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.
  This feature was dropped from 12.2/FACTORY packages due to instability
  (bnc#768506,bnc#765524)
- commit 940e57e

-------------------------------------------------------------------
Thu Jul 26 08:26:46 CEST 2012 - tiwai@suse.de

- ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210
  (bnc#772923).
- commit 0ac6c27

-------------------------------------------------------------------
Thu Jul 26 03:09:58 CEST 2012 - jeffm@suse.com

- Enabled patches.fixes/brcmsmac-firmware.
- commit 4ed5cb4

-------------------------------------------------------------------
Thu Jul 26 03:08:17 CEST 2012 - jeffm@suse.com

- brcmsmac: document firmware dependencies (bnc#733148).
- commit f489263

-------------------------------------------------------------------
Wed Jul 25 13:16:05 CEST 2012 - jbeulich@novell.com

- Update Xen patches to 3.5-final and c/s 1184.
- Delete patches.xen/xen3-apei_allow_drivers_access_nvs_ram.patch.
- commit 341366d

-------------------------------------------------------------------
Tue Jul 24 15:36:39 CEST 2012 - jeffm@suse.com

- Update to 3.5-final.
  patches.suse/dm-raid45-26-Nov-2009.patch needs updating to new kmsg
  interface but, since powerpc isn't officially supported by opensuse, the
  update can happen later.
- commit fb9c50b

-------------------------------------------------------------------
Mon Jul 23 12:40:26 CEST 2012 - jbeulich@novell.com

- patches.suse/no-frame-pointer-select: Update mainline tag.
- commit 4e207cd

-------------------------------------------------------------------
Wed Jul 18 19:23:41 CEST 2012 - ohering@suse.de

- Delete patches.suse/led_classdev.sysfs-name.patch.
  All valid changes in this patch were merged into 2.6.32-rc3
  The remaining change to default-on LED trigger changed the name
  from default-on to default::on, which is wrong.
- commit 13b12c9

-------------------------------------------------------------------
Tue Jul 17 15:18:49 CEST 2012 - tiwai@suse.de

- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
  Fix a typo in the capability bit check (bnc#768506).
- commit 5aa2a0b

-------------------------------------------------------------------
Mon Jul 16 04:48:56 CEST 2012 - jeffm@suse.com

- Updated to 3.5-rc7.
- Eliminated 1 patch.
- commit 58a8fc5

-------------------------------------------------------------------
Fri Jul 13 03:42:29 CEST 2012 - neilb@suse.de

- Update config files.
  Updates vanilla config files to include NFS_DEBUG implied by SUNRPC_DEBUG
- commit f36b6ed

-------------------------------------------------------------------
Fri Jul 13 02:06:34 CEST 2012 - neilb@suse.de

- Update config files.
  Add SUNRPC_DEBUG - a new option for functionality that was
  previously always present.
  Without this, "rpcdebug" doesn't work.
  We often request customers enable this to analyse problems.
- commit b4fa24f

-------------------------------------------------------------------
Thu Jul 12 14:32:41 CEST 2012 - mmarek@suse.cz

- Update vanilla config files.
- commit a0c6b82

-------------------------------------------------------------------
Tue Jul 10 20:52:42 CEST 2012 - jeffm@suse.com

- Enable VMWGFX as module (bnc#769534).
  This option affects GNOME performance in VMware virtual machines.
- commit 8442da0

-------------------------------------------------------------------
Mon Jul  9 17:05:16 CEST 2012 - jeffm@suse.com

- Updated to 3.5-rc6.
- Eliminated 1 patch.
- commit 93575a7

-------------------------------------------------------------------
Mon Jul  9 15:15:41 CEST 2012 - jeffm@suse.com

- coretemp-xen: Fix usage of X86_FEATURE_DTS -> X86_FEATURE_DTHERM
  Upstream commit 4ad33411308596f2f918603509729922a1ec4411 renamed _DTS to
  _DTHERM, so fix its usage in the Xen driver.
- commit 1732d37

-------------------------------------------------------------------
Mon Jul  9 07:34:48 CEST 2012 - sjayaraman@suse.com

- Update config files: CONFIG_CIFS_FSCACHE=y.
- commit 72cd989

-------------------------------------------------------------------
Mon Jul  9 07:14:57 CEST 2012 - sjayaraman@suse.com

- Update config files: CONFIG_CIFS_FSCACHE=m.
- commit cdced94

-------------------------------------------------------------------
Mon Jul  9 00:54:29 CEST 2012 - jeffm@suse.com

- Updated to 3.5-rc5.
- Eliminated 2 patches.
- commit ec675c6

-------------------------------------------------------------------
Thu Jul  5 12:57:12 CEST 2012 - agraf@suse.de

- Update config files: use PR KVM on ppc/ppc64
- commit c902ea5

-------------------------------------------------------------------
Wed Jul  4 16:02:40 CEST 2012 - hare@suse.de

- mach-dove: define TIMER_PHYS_BASE.
- Update config files.
- commit 0ea0e05

-------------------------------------------------------------------
Wed Jul  4 10:24:59 CEST 2012 - trenn@suse.de

- Fix NULL pointer derference in acpi_ns_check_object_type()
  (kernel bug 44171).
- commit 10f1915

-------------------------------------------------------------------
Wed Jul  4 09:53:34 CEST 2012 - trenn@suse.de

- Delete patches.arch/dell_latitude_e6xxx_e5xxx__fix_reboot.patch.
- Delete patches.drivers/apei_allow_drivers_access_nvs_ram.patch.
- commit c6e9e42

-------------------------------------------------------------------
Wed Jul  4 09:51:35 CEST 2012 - trenn@suse.de

- Delete patches.arch/acpi_fix_fadt_32_bit_zero_length.patch.
- Delete patches.suse/acpi_osi_sle11_ident.patch.
- commit d8799fb

-------------------------------------------------------------------
Tue Jul  3 01:00:30 CEST 2012 - agraf@suse.de

- omap2+: Revert "mmc: omap_hsmmc: Enable Auto CMD12".
- omap2+: Revert "Fix OMAP EHCI suspend/resume failure (i693)".
- omap2+: add drm device for the new Xorg driver.
- commit 4829a29

-------------------------------------------------------------------
Mon Jul  2 14:16:34 CEST 2012 - dsterba@suse.cz

- btrfs: allow cross-subvolume file clone (bnc#698540).
- btrfs: use correct device for maps (bnc#672923 bnc#769545).
- commit 25d8571

-------------------------------------------------------------------
Tue Jun 26 15:35:50 CEST 2012 - vojtech@suse.com

- Update post.sh to make the RT kernel default in the bootloader
  after installation.
- commit 3c10ce7

-------------------------------------------------------------------
Tue Jun 26 11:31:41 CEST 2012 - guillaume.gardet@oliseo.fr

- Update omap2plus (ARM) config
- commit 466b846

-------------------------------------------------------------------
Mon Jun 25 22:15:18 CEST 2012 - jeffm@suse.com

- Updated to 3.5-rc4.
- Eliminated 1 patch.
- commit 65cee14

-------------------------------------------------------------------
Sun Jun 24 11:05:03 CEST 2012 - awafaa@opensuse.org

- Add support for Samsung Exynos SoC
- commit 81fc687

-------------------------------------------------------------------
Sun Jun 24 10:44:06 CEST 2012 - awafaa@opensuse.org

- Update configs for cubox/default/imx51/tegra/u8500
- commit 65b18f1

-------------------------------------------------------------------
Tue Jun 19 17:24:20 CEST 2012 - jbeulich@novell.com

- Update Xen patches to 3.5-rc3 and c/s 1182.
- Update x86 config files.
- Delete patches.xen/add-console-use-vt.
- commit d11f278

-------------------------------------------------------------------
Mon Jun 18 20:54:50 CEST 2012 - jeffm@suse.com

- Fixed up post-3.5-merge conflicts.
- patches.drivers/mach-dove-Fixup-ge00-initialisation.patch.
- patches.drivers/spi-orion-convert-to-new-infrastructure.patch.
- commit 7a3a50c

-------------------------------------------------------------------
Mon Jun 18 20:38:05 CEST 2012 - jeffm@suse.com

- Updated to 3.5-rc3.
- commit 3ee859e

-------------------------------------------------------------------
Mon Jun 18 17:45:46 CEST 2012 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Revert "Add provides and make most obsoletes
  versioned." (commit e3023c7). This change is wrong, the packages have
  their own versioning schemes.
- commit 29957f5

-------------------------------------------------------------------
Mon Jun 18 10:47:15 CEST 2012 - jbeulich@novell.com

- Delete patches.xen/frontswap-config.
- Delete patches.xen/frontswap-core.
- Delete patches.xen/frontswap-header.
- Delete patches.xen/frontswap-hooks.
- commit cb6120e

-------------------------------------------------------------------
Mon Jun 18 10:45:22 CEST 2012 - jbeulich@novell.com

- Refresh an re-enable patches.arch/x86_64-unwind-annotations.
- commit 9ed2387

-------------------------------------------------------------------
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz

- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
- commit d161b60

-------------------------------------------------------------------
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com

- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
  When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
  ominious error messages to the console.
- commit cddcbe7

-------------------------------------------------------------------
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com

- Update x86 config files (ATA_PIIX=m, bnc#766284).
- commit d80afa8

-------------------------------------------------------------------
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de

- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
  Add product ID 0x84 that may have the LED support (bnc#764339)
- commit 6e5a834

-------------------------------------------------------------------
Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de

- Rediff patch
- patches.drivers/mach-dove-Fixup-ge00-initialisation.patch:
  Rediff after backport from upstream.
- commit fa58c5e

-------------------------------------------------------------------
Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de

- Fixup patch to apply
- patches.drivers/spi-orion-convert-to-new-infrastructure.patch
  backported from upstream.
- commit 2507393

-------------------------------------------------------------------
Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de

- Add SolidRun Cubox configuration
- Update config files.
- Add separate cubox configuration.
- mach-dove: Fixup ge00 initialisation.
- spi-orion: convert to new infrastructure.
- config.conf: Add cubox configuration
- rpm/package-descriptions: Add cubox description
- commit bfddec4

-------------------------------------------------------------------
Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com

- Update to 3.5-rc2.
  - Xen needs update.
  - ARM needs update.
  - Eliminated 13 patches.
- commit 3f461b1

-------------------------------------------------------------------
Fri Jun  8 10:42:11 CEST 2012 - tiwai@suse.de

- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
  Use depends instead of reverse selection for avoiding the inconsitent
  Kconfig state.
- commit 316d77d

-------------------------------------------------------------------
Wed Jun  6 17:03:02 CEST 2012 - tiwai@suse.de

- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
  Fix the detection of LED on the recent HP laptops (bnc#765524)
- commit 27c3276

-------------------------------------------------------------------
Tue Jun  5 17:12:21 CEST 2012 - ohering@suse.de

- usb/net: rndis: merge command codes.
  only net/hyperv part
- usb/net: rndis: remove ambigous status codes.
  only net/hyperv part
- usb/net: rndis: break out <linux/rndis.h> defines.
  only net/hyperv part
- net/hyperv: Add flow control based on hi/low watermark.
- hv: fix return type of hv_post_message().
- Drivers: hv: util: Properly handle version negotiations.
- Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp().
- HID: hyperv: Set the hid drvdata correctly.
- HID: hid-hyperv: Do not use hid_parse_report() directly.
- commit cfebefe

-------------------------------------------------------------------
Mon Jun  4 10:36:59 CEST 2012 - ohering@suse.de

- [SCSI] storvsc: Properly handle errors from the host
  (bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23

-------------------------------------------------------------------
Fri Jun  1 17:06:59 CEST 2012 - tiwai@suse.de

- Update config files: Use CONFIG_SND_HDA_INPUT_BEEP=1 instead of 2
  The mode 2 was an ugly hack and shouldn't have been set, but it was so
  changed since some time ago...
- commit 86629f1

-------------------------------------------------------------------
Fri Jun  1 15:44:20 CEST 2012 - guillaume.gardet@oliseo.fr

- Update ARM configs
- commit 550ef37

-------------------------------------------------------------------
Thu May 31 15:34:22 CEST 2012 - ohering@suse.de

- replace our version of this patch with upstream variant:
   ata_piix: defer disks to the Hyper-V drivers by default
   libata: add a host flag to ignore detected ATA devices.
- commit bf70e35

-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8

-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

- Refresh
  patches.apparmor/apparmor-compatibility-patch-for-v5-network-control.
  Fix a compile error due to anonymous union initialization not supported
  by earlier gcc versions (<4.6.x).
- commit 790f341

-------------------------------------------------------------------
Tue May 29 10:27:32 CEST 2012 - jbeulich@novell.com

- Update Xen config files (XEN_SPINLOCK_ACQUIRE_NESTING=1).
- commit d03820c

-------------------------------------------------------------------
Fri May 25 17:41:50 CEST 2012 - jeffm@suse.com

- Renamed armv7l to armv7hl, following %_cpu_target convention.
- commit 64b97cd

-------------------------------------------------------------------
Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com

- Update Xen patches to 3.4-final and c/s 1177.
- commit a3c5f2c

-------------------------------------------------------------------
Tue May 22 14:21:24 CEST 2012 - trenn@suse.de

- X86 acpi_cpufreq: Do not use request_module for autoloading
  (bnc#756085).
- Refresh patches.xen/xen3-auto-common.diff.
- patches.xen/xen3-patch-3.3:
- commit caf270e

-------------------------------------------------------------------
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com

- Update to 3.4-final.
- commit 91b2c6e

-------------------------------------------------------------------
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de

- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
- commit 5e7640a

-------------------------------------------------------------------
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com

- Make CRYPTO_CRC32C modular (bnc#762344)
  It was pulled in =y via CEPH_LIB=y, so we change the
  following options to =m:
- CONFIG_CEPH_LIB
- CONFIG_CRYPTO_CRC32C
- CONFIG_LIBCRC32C
  Making it modular allows the Intel-optimized crc32c implementation
  to be loaded, improving performance of things like btrfs.
- commit d569763

-------------------------------------------------------------------
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com

- Disabled more Intel embedded drivers.
  Disabled:
- CONFIG_GPIO_LANGWELL
- CONFIG_GPIO_PCH
- CONFIG_GPIO_SCH
- commit f554d8b

-------------------------------------------------------------------
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com

- USB storage on -desktop should be modular.
- commit 9331d48

-------------------------------------------------------------------
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com

- Disabled more testing options.
   Disables:
   - CONFIG_TEST_POWER
   - CONFIG_VIDEO_MEM2MEM_TESTDEV
- commit ef1f4ca

-------------------------------------------------------------------
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com

- Update to 3.4-rc7.
  - Eliminated 1 patch.
- commit 4cd9e9b

-------------------------------------------------------------------
Wed May  9 16:37:06 CEST 2012 - jeffm@suse.com

- geodefb: Depend on X86_32.
  Disables:
- CONFIG_FB_GEODE_GX1
- CONFIG_FB_GEODE_GX
- CONFIG_FB_GEODE_LX
- CONFIG_FB_GEODE
- commit 1f260fb

-------------------------------------------------------------------
Wed May  9 16:17:25 CEST 2012 - jeffm@suse.com

- Disabled testing config options on !debug
- CONFIG_CRYPTO_TEST
- CONFIG_DMATEST
- CONFIG_RTC_DRV_TEST
- commit d7c9a65

-------------------------------------------------------------------
Wed May  9 14:11:30 CEST 2012 - guillaume.gardet@opensuse.org

- Update ARM configs
- commit aac8787

-------------------------------------------------------------------
Tue May  8 12:39:36 CEST 2012 - jbeulich@novell.com

- Update Xen patches to 3.4-rc6.
- commit 8ed7ef0

-------------------------------------------------------------------
Mon May  7 20:21:30 CEST 2012 - jeffm@suse.com

- IA32 emulation: Fix build problem for modular ia32 a.out
  support. (Xen version)
- commit 1c19c30

-------------------------------------------------------------------
Mon May  7 20:11:04 CEST 2012 - jeffm@suse.com

- IA32 emulation: Fix build problem for modular ia32 a.out
  support.
- commit ad06d7d

-------------------------------------------------------------------
Mon May  7 19:54:14 CEST 2012 - jeffm@suse.com

- Update to 3.4-rc6.
  - Eliminated 2 patches.
- commit 749ea8f

-------------------------------------------------------------------
Sat May  5 00:57:47 CEST 2012 - jeffm@suse.com

- Disabled MMC_TEST (bnc#760077).
- commit c36bb06

-------------------------------------------------------------------
Fri May  4 23:17:51 CEST 2012 - jeffm@suse.com

- sysctl/defaults: kernel.hung_task_timeout -> kernel.hung_task_timeout_secs (bnc#700174)
- commit 94b5c35

-------------------------------------------------------------------
Thu May  3 11:49:05 CEST 2012 - guillaume.gardet@opensuse.org

- Update config/armv7l/omap2plus
- commit db627f7

-------------------------------------------------------------------
Wed May  2 20:29:53 CEST 2012 - jeffm@suse.com

- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735

-------------------------------------------------------------------
Wed May  2 16:40:55 CEST 2012 - jeffm@suse.com

- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a

-------------------------------------------------------------------
Wed May  2 16:34:34 CEST 2012 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not require distribution-release
  during build.
- commit 3cd703f

-------------------------------------------------------------------
Wed May  2 13:32:51 CEST 2012 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
  the grub entry has correct title (bnc#757565).
- commit 30145a4

-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

- Updated and re-enabled armv7l.
  Thanks to Guillaume GARDET <guillaume.gardet@opensuse.org>
- commit d5a693e

-------------------------------------------------------------------
Mon Apr 30 08:29:36 CEST 2012 - neilb@suse.de

- Update config files.
  Add CONFIG options for NFSv4v1 support.
  bnc#730444
- commit bd05821

-------------------------------------------------------------------
Mon Apr 30 04:09:51 CEST 2012 - jeffm@suse.com

- Update to 3.4-rc5.
- commit e4e6b33

-------------------------------------------------------------------
Fri Apr 27 15:55:37 CEST 2012 - jeffm@suse.com

- Disabled more Moorestown/Medfield drivers.
  Specific options disabled:
   I2C_INTEL_MID
   CONFIG_SFI
   MTD_NAND_DENALI
   SERIAL_MRST_MAX3110
   DRM_GMA600
   SPI_DW_MID_DMA
   APDS9802ALS
- commit 9a9ecdf

-------------------------------------------------------------------
Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com

- Disabled DECNet and ARCNet.
  Specific config options disabled:
  CONFIG_ARCNET
  CONFIG_ARCNET_1051
  CONFIG_ARCNET_1201
  CONFIG_ARCNET_CAP
  CONFIG_ARCNET_COM20020_CS
  CONFIG_ARCNET_COM20020
  CONFIG_ARCNET_COM20020_PCI
  CONFIG_ARCNET_COM90xxIO
  CONFIG_ARCNET_COM90xx
  CONFIG_ARCNET_RAW
  CONFIG_ARCNET_RIM_I
  CONFIG_DECNET
  CONFIG_DECNET_NF_GRABULATOR
- commit 272dd14

-------------------------------------------------------------------
Thu Apr 26 19:05:57 CEST 2012 - jeffm@suse.com

- Disabled embedded hardware on all architectures except armv7l.
  Regulator drivers, except those needed by Via vx885/875 and OLPC
  are disabled.  IIO drivers are disabled.  SPI drivers are disabled.
  Drivers used only with Intel Medfield or Moorestown have been disabled.
  Specific options disabled:
  CONFIG_AD2S1200, CONFIG_AD2S1210, CONFIG_AD2S90, CONFIG_AD5064,
  CONFIG_AD5360, CONFIG_AD5380, CONFIG_AD5421, CONFIG_AD5446, CONFIG_AD5504,
  CONFIG_AD5624R_SPI, CONFIG_AD5686, CONFIG_AD5764, CONFIG_AD5791,
  CONFIG_AD5930, CONFIG_AD5933, CONFIG_AD7150, CONFIG_AD7152, CONFIG_AD7192,
  CONFIG_AD7280, CONFIG_AD7291, CONFIG_AD7298, CONFIG_AD7476,
  CONFIG_AD7606_IFACE_PARALLEL, CONFIG_AD7606_IFACE_SPI, CONFIG_AD7606,
  CONFIG_AD7746, CONFIG_AD7780, CONFIG_AD7793, CONFIG_AD7816, CONFIG_AD7887,
  CONFIG_AD799X, CONFIG_AD799X_RING_BUFFER, CONFIG_AD9832, CONFIG_AD9834,
  CONFIG_AD9850, CONFIG_AD9852, CONFIG_AD9910, CONFIG_AD9951,
  CONFIG_ADE7753, CONFIG_ADE7754, CONFIG_ADE7758, CONFIG_ADE7759,
  CONFIG_ADE7854_I2C, CONFIG_ADE7854, CONFIG_ADE7854_SPI, CONFIG_ADIS16060,
  CONFIG_ADIS16080, CONFIG_ADIS16130, CONFIG_ADIS16201, CONFIG_ADIS16203,
  CONFIG_ADIS16204, CONFIG_ADIS16209, CONFIG_ADIS16220, CONFIG_ADIS16240,
  CONFIG_ADIS16260, CONFIG_ADIS16400, CONFIG_ADT7310, CONFIG_ADT7316_I2C,
  CONFIG_ADT7316, CONFIG_ADT7316_SPI, CONFIG_ADT7410, CONFIG_ADXRS450,
  CONFIG_BACKLIGHT_WM831X, CONFIG_CAN_JANZ_ICAN3, CONFIG_FB_SM501,
  CONFIG_GPIO_JANZ_TTL, CONFIG_GPIO_RDC321X, CONFIG_GPIO_STMPE,
  CONFIG_GPIO_TIMBERDALE, CONFIG_GPIO_WM831X, CONFIG_IIO_BUFFER,
  CONFIG_IIO_CONSUMERS_PER_TRIGGER=2, CONFIG_IIO_GPIO_TRIGGER,
  CONFIG_IIO_KFIFO_BUF, CONFIG_IIO, CONFIG_IIO_PERIODIC_RTC_TRIGGER,
  CONFIG_IIO_SIMPLE_DUMMY, CONFIG_IIO_ST_HWMON, CONFIG_IIO_SW_RING,
  CONFIG_IIO_SYSFS_TRIGGER, CONFIG_IIO_TRIGGER,
  CONFIG_INPUT_MC13783_PWRBUTTON, CONFIG_INPUT_WM831X_ON,
  CONFIG_KEYBOARD_STMPE, CONFIG_KXSD9, CONFIG_LEDS_MC13783,
  CONFIG_LEDS_REGULATOR, CONFIG_LEDS_WM831X_STATUS,
  CONFIG_LIS3L02DQ_BUF_KFIFO, CONFIG_LIS3L02DQ, CONFIG_MAX1363,
  CONFIG_MAX1363_RING_BUFFER, CONFIG_MAX517, CONFIG_MFD_CORE,
  CONFIG_MFD_JANZ_CMODIO, CONFIG_MFD_MC13783, CONFIG_MFD_MC13XXX,
  CONFIG_MFD_RDC321X, CONFIG_MFD_SM501_GPIO, CONFIG_MFD_SM501,
  CONFIG_MFD_STMPE, CONFIG_MFD_TIMBERDALE, CONFIG_MFD_TPS65217,
  CONFIG_MFD_WM831X_SPI, CONFIG_MFD_WM831X, CONFIG_MFD_WM8400,
  CONFIG_RADIO_TIMBERDALE, CONFIG_REGMAP_I2C, CONFIG_REGMAP_SPI,
  CONFIG_REGMAP, CONFIG_REGULATOR_AD5398, CONFIG_REGULATOR_DA903X,
  CONFIG_REGULATOR_DEBUG, CONFIG_REGULATOR_DUMMY,
  CONFIG_REGULATOR_FIXED_VOLTAGE, CONFIG_REGULATOR_GPIO,
  CONFIG_REGULATOR_ISL6271A, CONFIG_REGULATOR_LP3971,
  CONFIG_REGULATOR_LP3972, CONFIG_REGULATOR_MAX1586,
  CONFIG_REGULATOR_MAX8649, CONFIG_REGULATOR_MAX8660,
  CONFIG_REGULATOR_MAX8952, CONFIG_REGULATOR_MC13783,
  CONFIG_REGULATOR_MC13892, CONFIG_REGULATOR_MC13XXX_CORE,
  CONFIG_REGULATOR_PCAP, CONFIG_REGULATOR_TPS6105X,
  CONFIG_REGULATOR_TPS62360, CONFIG_REGULATOR_TPS65023,
  CONFIG_REGULATOR_TPS6507X, CONFIG_REGULATOR_TPS65217,
  CONFIG_REGULATOR_TPS6524X, CONFIG_REGULATOR_USERSPACE_CONSUMER,
  CONFIG_REGULATOR_VIRTUAL_CONSUMER, CONFIG_REGULATOR_WM831X,
  CONFIG_REGULATOR_WM8400, CONFIG_REGULATOR, CONFIG_RFKILL_REGULATOR,
  CONFIG_RTC_DRV_MC13XXX, CONFIG_RTC_DRV_WM831X, CONFIG_SCA3000,
  CONFIG_SENSORS_AK8975, CONFIG_SENSORS_HMC5843, CONFIG_SENSORS_ISL29018,
  CONFIG_SENSORS_MC13783_ADC, CONFIG_SENSORS_TSL2563, CONFIG_SENSORS_WM831X,
  CONFIG_SERIAL_MFD_HSU, CONFIG_SERIAL_UARTLITE, CONFIG_STMPE_I2C,
  CONFIG_STMPE_SPI, CONFIG_TOUCHSCREEN_MC13783, CONFIG_TOUCHSCREEN_STMPE,
  CONFIG_TOUCHSCREEN_WM831X, CONFIG_TPS6105X, CONFIG_TSL2583,
  CONFIG_WM831X_BACKUP, CONFIG_WM831X_POWER, CONFIG_WM831X_WATCHDOG
- commit 0f27f25

-------------------------------------------------------------------
Thu Apr 26 17:42:23 CEST 2012 - jeffm@suse.com

- Disabled CONFIG_COPS and CONFIG_LTPC: Ancient ISA LocalTalk hardware.
- commit 43b6598

-------------------------------------------------------------------
Wed Apr 25 21:38:34 CEST 2012 - jeffm@suse.com

- dl2k: Tighten ioctl permissions (bnc#758813).
- commit 8d00242

-------------------------------------------------------------------
Wed Apr 25 20:54:06 CEST 2012 - jeffm@suse.com

- Update to 3.4-rc4.
- commit 37113a8

-------------------------------------------------------------------
Sun Apr 22 19:47:45 CEST 2012 - jeffm@suse.com

- Update config files: Merged omap2plus changes.
- commit f0e2149

-------------------------------------------------------------------
Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com

- Update Xen patches to 3.4-rc3 and c/s 1172.
- config.conf: Re-enabled Xen configs.
- Update config files.
- commit 9f943f6

-------------------------------------------------------------------
Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com

- Update to 3.4-rc3.
  - Eliminated 1 patch.
- commit 2fde7e0

-------------------------------------------------------------------
Fri Apr 13 10:52:49 CEST 2012 - jbeulich@novell.com

- Drivers: scsi: storvsc: Account for in-transit packets in the
  RESET path.
- commit 4c1e258

-------------------------------------------------------------------
Mon Apr  9 03:28:12 CEST 2012 - jeffm@suse.com

- Update to 3.4-rc2.
- commit 976094f

-------------------------------------------------------------------
Fri Apr  6 06:42:35 CEST 2012 - jeffm@suse.com

- Update AppArmor for 3.4.
  - apparmor: Add "profiles" list to sysfs.
- commit 59517ac

-------------------------------------------------------------------
Thu Apr  5 22:25:16 CEST 2012 - jeffm@suse.com

- Update richacl patchset for 3.4.
- commit f13764e

-------------------------------------------------------------------
Thu Apr  5 09:18:14 CEST 2012 - jeffm@suse.com

- Updated to 3.4-rc1.
  - Eliminated 121 patches.
  - Xen is unavailable.
  - ACPI overrides are unavailable.
  - AppArmor network feature are unavailable.
- commit 3ac7e79

-------------------------------------------------------------------
Thu Apr  5 08:41:08 CEST 2012 - jeffm@suse.de

- Updated patch headers
- commit 09c9338

-------------------------------------------------------------------
Tue Apr  3 19:27:06 CEST 2012 - ohering@suse.de

- Drivers: scsi: storvsc: Properly handle errors from the host
  (bnc#747404).
- commit 2f7920e

-------------------------------------------------------------------
Mon Apr  2 18:29:53 CEST 2012 - jeffm@suse.de

- armv7l: Disable CONFIG_TOUCHSCREEN_EGALAX on default and u8500 due to missing infrastructure.
- commit b614c98

-------------------------------------------------------------------
Mon Apr  2 15:52:46 CEST 2012 - jslaby@suse.cz

- samsung-laptop: make the dmi check less strict (bnc#746695).
- commit 170a6a2

-------------------------------------------------------------------
Fri Mar 30 14:21:05 CEST 2012 - tiwai@suse.de

- drm/i915: suspend fbdev device around suspend/hibernate
  (bnc#732908).
- commit 028c29f

-------------------------------------------------------------------
Wed Mar 28 21:32:40 CEST 2012 - jeffm@suse.com

- net: fix a potential rcu_read_lock() imbalance in
  rt6_fill_node() (bnc#754186).
- commit 8d5a9e4

-------------------------------------------------------------------
Mon Mar 26 15:52:26 CEST 2012 - ohering@suse.de

- net/hyperv: Fix the code handling tx busy.
- Tools: hv: Support enumeration from all the pools.
- Tools: hv: Fully support the new KVP verbs in the user level
  daemon.
- Drivers: hv: Support the newly introduced KVP messages in
  the driver.
- Drivers: hv: Add new message types to enhance KVP.
- net/hyperv: Add support for vlan trunking from guests.
- net/hyperv: Fix data corruption in rndis_filter_receive().
- drivers: hv: Increase the number of VCPUs supported in the
  guest.
- drivers: hv: kvp: Cleanup the kernel/user protocol.
- tools: hv: Use hyperv.h to get the KVP definitions.
- drivers: hv: Cleanup the kvp related state in hyperv.h.
- net/hyperv: Remove the unnecessary memset in
  rndis_filter_send().
- net/hyperv: Correct the assignment in netvsc_recv_callback().
- net/hyperv: Convert camel cased variables in rndis_filter.c
  to lower cases.
- drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h.
- drivers: hv: kvp: Add/cleanup connector defines.
- drivers: hv: Get rid of some unnecessary code.
- commit 78acc3b

-------------------------------------------------------------------
Sat Mar 24 01:11:53 CET 2012 - dsterba@suse.cz

- Revert "Btrfs: increase the global block reserve estimates"
- commit 7e9dd21

-------------------------------------------------------------------
Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz

- Refresh patches.suse/btrfs-handle-EIO.
- Refresh
  patches.suse/btrfs-volumes-schedule_bio-should-return-void.
- commit d97ade6

-------------------------------------------------------------------
Fri Mar 23 10:36:41 CET 2012 - jbeulich@novell.com

- Update Xen patches to 3.3 final and c/s 1165.
- commit 6c5f5ef

-------------------------------------------------------------------
Thu Mar 22 03:45:31 CET 2012 - jeffm@suse.com

- Update config files: Disable CONFIG_INTEL_IOMMU_DEFAULT_ON (bnc#740102 and others)
- commit b244b17

-------------------------------------------------------------------
Thu Mar 22 03:13:21 CET 2012 - jeffm@suse.de

- Update config files: Disabled CONFIG_COMPAT_BRK and CONFIG_COMPAT_VDSO (FATE#313171)
- commit 990b059

-------------------------------------------------------------------
Wed Mar 21 13:25:52 CET 2012 - meissner@suse.de

- rpm: include crtsavres.o on ppc
- commit 854a031

-------------------------------------------------------------------
Mon Mar 19 20:58:52 CET 2012 - jeffm@suse.com

- Update vanilla config files.
- commit bd476d4

-------------------------------------------------------------------
Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz

- Update (vanilla) config files.
- commit 55a0a56

-------------------------------------------------------------------
Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz

- Delete
  patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch.
- Delete patches.arch/dell_optiplex_990_fix_reboot.patch.
- Delete
  patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu.
- Delete patches.drivers/libata-unlock-hpa-by-default.
- Delete patches.fixes/scsi-add-tgps-setting.
- Delete patches.fixes/scsi-dh-rdac-add-stk.
- Delete patches.suse/dm-mpath-evaluate-request-result-and-sense.
- Delete patches.suse/richacl-fix.
  Remove unused patches.
- commit 2cbabfe

-------------------------------------------------------------------
Mon Mar 19 06:27:04 CET 2012 - jeffm@suse.com

- Update to 3.3-final.
- commit a9ab64a

-------------------------------------------------------------------
Fri Mar 16 07:23:33 CET 2012 - ohering@suse.de

- Update bugnumber patches.suse/sd_init.mark_majors_busy.patch (bnc#744658).
- commit e60f2c3

-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com

- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83

-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de

- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
  management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
  hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
  hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
  version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
  definitions.
- Staging: hv: storvsc: Move the storage driver out of the
  staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
  patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199

-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

- Update to 3.3-rc7.
- commit 81a18ea

-------------------------------------------------------------------
Sun Mar 11 00:32:36 CET 2012 - jeffm@suse.com

- btrfs: Handle EIO.
- btrfs: add varargs to btrfs_error.
- btrfs: Remove BUG_ON from __finish_chunk_alloc().
- btrfs: Remove BUG_ON from __btrfs_alloc_chunk().
- btrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_extent().
- btrfs: Go readonly on tree errors in balance_level.
- btrfs: Don't BUG_ON errors from update_ref_for_cow().
- btrfs: Go readonly on bad extent refs in update_ref_for_cow().
- btrfs: Don't BUG_ON errors in __finish_chunk_alloc().
- btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range().
- btrfs: Don't BUG_ON() errors in update_ref_for_cow().
- btrfs: Don't BUG_ON errors from btrfs_create_subvol_root().
- btrfs: btrfs_drop_snapshot should return int.
- brfs: split extent_state ops.
- btrfs: drop gfp_t from lock_extent.
- btrfs: scrub functions should return void.
- btrfs: btrfs_set_item_key_safe should BUG on error and return
  void.
- btrfs: Add extent_state alloc/free tracing.
- btrfs: btrfs_destroy_pending_snapshots should return void.
- btrfs: btrfs_destroy_ordered_extents should return void.
- btrfs: btrfs_destroy_ordered_operations should return void.
- btrfs: del_fs_roots should return void.
- btrfs: btrfs_free_fs_root should return void.
- btrfs: btrfs_add_ordered_sum should return void.
- btrfs: btrfs_add_ordered_operation should return void.
- btrfs: btrfs_run_ordered_operations should return void.
- btrfs: btrfs_wait_ordered_range should return void.
- btrfs: btrfs_wait_ordered_extents should return void.
- btrfs: __btrfs_remove_ordered_extent should return void.
- btrfs: btrfs_put_ordered_extent should return void.
- btrfs: update_inline_extent_backref should return void.
- btrfs: copy_for_split should return void.
- btrfs: end_compressed_writeback should return void.
- btrfs: btrfs_extend_item should return void.
- btrfs: btrfs_truncate_item should return void.
- btrfs: add_delayed_data_ref should return void.
- btrfs: add_delayed_tree_ref should return void.
- btrfs: add_delayed_ref_head should return void.
- btrfs: insert_ptr should return void.
- btrfs: del_ptr should return void.
- btrfs: setup_items_for_insert should return void.
- btrfs: fixup_low_keys should return void.
- btrfs: __add_reloc_root error push-up.
- btrfs: ->submit_bio_hook error push-up.
- btrfs: Factor out tree->ops->merge_bio_hook call.
- btrfs: Simplify btrfs_submit_bio_hook.
- btrfs: Fix kfree of member instead of structure.
- btrfs: setup_inline_extent_backref should return void.
- btrfs: btrfs_set_block_group_rw should return void.
- btrfs: btrfs_prepare_extent_commit should return void.
- btrfs: btrfs_destroy_delalloc_inodes should return void.
- btrfs: __setup_root should return void.
- btrfs: btrfs_invalidate_inodes should return void.
- btrfs: btrfs_init_compress should return void.
- btrfs: wait_for_writer should return void.
- btrfs: btrfs_end_log_trans should return void.
- btrfs: btrfs_requeue_work should return void.
- btrfs: btrfs_stop_workers should return void.
- btrfs: run_ordered_completions should return void.
- btrfs: fill_device_from_item should return void.
- btrfs: schedule_bio should return void.
- btrfs: btrfs_close_extra_devices should return void.
- btrfs: run_scheduled_bios should return void.
- btrfs: btrfs_cleanup_fs_uuids should return void.
- btrfs: clear_extent_buffer_dirty should return void.
- btrfs: check_page_writeback should return void.
- btrfs: check_page_locked should return void.
- btrfs: check_page_uptodate should return void.
- btrfs: __unlock_for_delalloc should return void.
- btrfs: wait_extent_bit should return void.
- btrfs: wait_on_state should return void.
- btrfs: btrfs_update_root error push-up.
- btrfs: find_and_setup_root error push-up.
- btrfs: Remove set bits return from clear_extent_bit.
- btrfs: avoid NULL deref in btrfs_reserve_extent with
  DEBUG_ENOSPC.
- btrfs: clean_tree_block should panic on observed memory
  corruption and return void.
- btrfs: btrfs_tree_{,un}lock should return void.
- btrfs: Simplify btrfs_insert_root.
- btrfs: Panic on bad rbtree operations.
- btrfs: Catch locking failures in {set,clear,convert}_extent_bit.
- btrfs: Add btrfs_panic().
- commit fd31baf

-------------------------------------------------------------------
Fri Mar  9 15:02:13 CET 2012 - ohering@suse.de

- mark busy sd majors as allocated (bug#744658).
- commit b2a640b

-------------------------------------------------------------------
Thu Mar  8 13:37:39 CET 2012 - mmarek@suse.cz

- Fix vanilla config files.
- commit b343c8a

-------------------------------------------------------------------
Thu Mar  8 11:56:26 CET 2012 - mmarek@suse.cz

- Delete patches.rpmify/nvme-broken, nvme builds again on 32bit.
- commit d60272f

-------------------------------------------------------------------
Thu Mar  8 11:34:18 CET 2012 - jbeulich@novell.com

- patches.suse/crasher-26.diff: Eliminate build warnings.
- commit 67c3c8d

-------------------------------------------------------------------
Thu Mar  8 10:55:04 CET 2012 - agraf@suse.de

- armv7l: config: omap: disable HDMI output (breaks build)
- commit 6a871bd

-------------------------------------------------------------------
Tue Mar  6 20:02:14 CET 2012 - agraf@suse.de

- armv7l: omap2plus: Enable TIDSPBRIDGE and SND codecs
- commit 0d8ec4d

-------------------------------------------------------------------
Mon Mar  5 07:01:47 CET 2012 - jeffm@suse.com

- Refresh patches.xen/xen3-fixup-arch-x86.
- commit f4b95ae

-------------------------------------------------------------------
Mon Mar  5 05:35:06 CET 2012 - jeffm@suse.com

- Update to 3.3-rc6. Previous commit was configs.
- commit 639167f

-------------------------------------------------------------------
Mon Mar  5 05:14:40 CET 2012 - jeffm@suse.com

- Update to 3.3-rc6.
- commit ebec13a

-------------------------------------------------------------------
Sun Mar  4 14:21:47 CET 2012 - jslaby@suse.cz

- Update config files.
  Enable RT2800USB_RT35XX and RT2800USB_RT53XX.
- commit adb37b7

-------------------------------------------------------------------
Wed Feb 29 15:22:34 CET 2012 - jbeulich@novell.com

- Update Xen patches to 3.3-rc5 and c/s 1157.
- config.conf: Re-enable Xen configs.
- Update config files.
- commit f225622

-------------------------------------------------------------------
Mon Feb 27 03:38:40 CET 2012 - jeffm@suse.com

- Updated to 3.3-rc5.
- commit 0b7f048

-------------------------------------------------------------------
Sun Feb 19 18:00:16 CET 2012 - jeffm@suse.com

- Updated to 3.3-rc4.
- commit 8831dca

-------------------------------------------------------------------
Mon Feb 13 19:33:57 CET 2012 - trenn@suse.de

- cpufreq/gx: Fix the compile error.
- commit 4ba1d8b

-------------------------------------------------------------------
Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz

- nvme: Mark as broken on x86_32.
- commit 28ad576

-------------------------------------------------------------------
Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de

- Add driver auto probing for x86 features v4
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- x86/cpu: Fix overrun check in arch_print_cpu_modalias()
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- crypto: Add support for x86 cpuid
  auto loading for x86 crypto drivers
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- x86/cpu: Clean up modalias feature matching
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- intel-idle: convert to x86_cpu_id auto probing
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- intel_idle: Fix ID for Nehalem-EX Xeon in device ID table
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- HWMON: Convert via-cputemp to x86 cpuid autoprobing
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- powernow-k7: Fix CPU family number
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- ACPI: Load acpi-cpufreq from processor driver automatically
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- intel_idle: Revert change of auto_demotion_flags for Nehalem
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- HWMON: Convert coretemp to x86 cpuid autoprobing
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- powernow-k6: Really enable auto-loading
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- X86: Introduce HW-Pstate scattered cpuid feature
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- cpufreq: Add support for x86 cpuinfo auto loading v4
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- x86: autoload microcode driver on Intel and AMD systems v2
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- ACPI: remove duplicated lines of merging
  problems with acpi_processor_start
  (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
- Update config files.
- commit 6efe9b5

-------------------------------------------------------------------
Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Build x86 packages as i686, except for
  -default (bnc#745632). KMPs are still built as i586.
- commit 88a632b

-------------------------------------------------------------------
Thu Feb  9 15:57:54 CET 2012 - jeffm@suse.com

- Update to 3.3-rc3.
- commit 07ec27c

-------------------------------------------------------------------
Thu Feb  9 12:53:26 CET 2012 - agraf@suse.de

- armv7l: Update config files.
- commit d223353

-------------------------------------------------------------------
Thu Feb  9 12:48:21 CET 2012 - agraf@suse.de

- armv7l: config: integrate bmwiedemann's updates to make it usable
- commit 76d12ed

-------------------------------------------------------------------
Tue Feb  7 18:28:41 CET 2012 - jeffm@suse.com

- Update vanilla config files.
- commit fd3673f

-------------------------------------------------------------------
Tue Feb  7 18:12:40 CET 2012 - jeffm@suse.com

- Update to 3.3-rc2.
  - Eliminated 5 patches.
  - Xen is disabled.
- commit d017ea1

-------------------------------------------------------------------
Wed Jan 25 11:51:08 CET 2012 - dkukawka@suse.de

- fix NULL pointer dereference in DSS2 VENC sysfs debug attr on OMAP4.
- commit 2206a5c

-------------------------------------------------------------------
Wed Jan 25 09:38:46 CET 2012 - mmarek@suse.cz

- proc: clean up and fix /proc/<pid>/mem handling (bnc#742279,
  CVE-2012-0056).
- commit 4fb112d

-------------------------------------------------------------------
Tue Jan 17 15:51:33 CET 2012 - trenn@suse.de

- Delete patches.fixes/intel_idle_add_flush_tlb_param.patch.
- Delete patches.fixes/intel_idle_lapic_param.patch.
- commit e18e852

-------------------------------------------------------------------
Tue Jan 17 01:03:28 CET 2012 - agraf@suse.de

- KVM: PPC: Add HPT preallocator.
- KVM: PPC: Convert RMA allocation into generic code.
- commit a6da6a5

-------------------------------------------------------------------
Fri Jan 13 19:59:54 CET 2012 - agraf@suse.de

- ARM: Update config files: Enable highmem everywhere
- commit 4522c1c

-------------------------------------------------------------------
Fri Jan 13 17:43:09 CET 2012 - tiwai@suse.de

- Refresh patches.suse/SUSE-bootsplash.
- add a proper support for Xen fb (bnc#739020);
- fix the bootsplash-verbose switch race (bnc#734213)
- commit 6f3d77f

-------------------------------------------------------------------
Wed Jan 11 14:36:44 CET 2012 - jbeulich@novell.com

- patches.suse/stack-unwind: Fix more 2.6.29 merge problems plus a glue code problem.
- commit 9166360

-------------------------------------------------------------------
Mon Jan  9 14:17:00 CET 2012 - mmarek@suse.cz

- Set CONFIG_LOCALVERSION for armv7l/u8500.
- commit dde56d0

-------------------------------------------------------------------
Fri Jan  6 18:29:35 CET 2012 - awafaa@opensuse.org

- add support for ST-Ericsson Nova based SoCs
- commit 06d2b6e

-------------------------------------------------------------------
Fri Jan  6 17:57:44 CET 2012 - jbeulich@novell.com

- Update Xen patches to 3.2-final and c/s 1140.
- commit 917dd7e

-------------------------------------------------------------------
Thu Jan  5 16:15:39 CET 2012 - jeffm@suse.com

- Update to 3.2-final.
- commit 778e265

-------------------------------------------------------------------
Mon Jan  2 15:35:31 CET 2012 - jeffm@suse.com

- Updated to 3.2-rc7.
- commit f458508

-------------------------------------------------------------------
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com

- Update config files.
- CONFIG_X86_INTEL_MID -> CONFIG_X86_WANT_INTEL_MID
- commit c4246bf

-------------------------------------------------------------------
Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com

- Update Xen patches to 3.2-rc6 and c/s 1133.
- kexec: properly handle pCPU hotplug.
- x86: pCPU handling.
- commit cbe54a1

-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com

- Update to 3.2-rc6.
  - Eliminated 1 patch.
- commit d5a489e

-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de

- These should all be mainline in some form:
- Delete
  patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159

-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

- rpm/kernel-source.rpmlintrc: The hidden files are fine, silence rpmlint.
- commit a7813dd

-------------------------------------------------------------------
Fri Dec 16 15:37:51 CET 2011 - aj@suse.de

- rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned.
  This silences rpmlint warnings.
- commit e3023c7

-------------------------------------------------------------------
Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz

- rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and
  do not generate any URL for linux-next and vanilla snapshots.
- commit 1548daf

-------------------------------------------------------------------
Tue Dec 13 23:00:02 CET 2011 - mmarek@suse.cz

- rpm/kernel-source.spec.in, rpm/mkspec: Fix linux tarball URL
- commit 5453f99

-------------------------------------------------------------------
Tue Dec 13 14:33:56 CET 2011 - agraf@suse.de

- doc/config-options.changes: add CONFIG_DEBUG_STACKOVERFLOW change
- commit 42de6ff

-------------------------------------------------------------------
Tue Dec 13 11:42:47 CET 2011 - agraf@suse.de

- PPC: Update config files: disable CONFIG_DEBUG_STACKOVERFLOW
- commit 4d462dd

-------------------------------------------------------------------
Mon Dec 12 16:06:06 CET 2011 - aj@suse.de

- Silence missing defattr warning.
- commit e7e3743

-------------------------------------------------------------------
Mon Dec 12 16:04:58 CET 2011 - aj@suse.de

- Silence warning about dangling symlink and vdsos
- commit 701c5c7

-------------------------------------------------------------------
Fri Dec  9 22:28:04 CET 2011 - aj@suse.de

- No self-obsoletions.
- commit 1d2e747

-------------------------------------------------------------------
Fri Dec  9 20:58:23 CET 2011 - aj@suse.de

- Do not show rpmlint warnings.
- commit bb45b41

-------------------------------------------------------------------
Fri Dec  9 17:04:44 CET 2011 - aj@suse.de

- Use versioned provides/obsoletes.
- commit cf4f296

-------------------------------------------------------------------
Fri Dec  9 13:28:02 CET 2011 - aj@suse.de

- Adjust kernel-source.rpmlintrc for Linux 3.x
- commit bc1534e

-------------------------------------------------------------------
Thu Dec  8 14:52:21 CET 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not package the vmlinux image in the devel
  package.
- commit 02bb976

-------------------------------------------------------------------
Wed Dec  7 11:08:09 CET 2011 - aj@suse.de

- Use GPL-2.0 as license tag (from http://spdx.org/licenses/)
  Only have one licenses line per file, the rest was just duplicated.
- commit f7c443c

-------------------------------------------------------------------
Wed Dec  7 11:05:05 CET 2011 - aj@suse.de

- Fix typo: Base package should not conflict with itself but with main package.
- commit e961ef0

-------------------------------------------------------------------
Tue Dec  6 00:07:03 CET 2011 - jeffm@suse.com

- Update to 3.2-rc4.
  - Eliminated 1 patch.
- commit a7d546d

-------------------------------------------------------------------
Mon Dec  5 14:23:07 CET 2011 - agraf@suse.de

- ARM: Update config files: omap: enable power management
- commit b97f846

-------------------------------------------------------------------
Tue Nov 29 19:59:18 CET 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Make the -base package conflict with the main
  one.
- commit 45ada0d

-------------------------------------------------------------------
Mon Nov 28 17:07:17 CET 2011 - jeffm@suse.com

- Fix kernel-source spec to give ownership of the /usr/src/linux link
  to kernel-devel. kernel-source depends on kernel-devel, so this is correct.
- commit 7160a9c

-------------------------------------------------------------------
Mon Nov 28 16:51:10 CET 2011 - jbeulich@novell.com

- Refresh patches.xen/xen-pcpu-hotplug.
- Refresh patches.xen/xen3-patch-3.2-rc3.
- commit 7956240

-------------------------------------------------------------------
Mon Nov 28 16:12:16 CET 2011 - jbeulich@novell.com

- Update Xen patches to 3,2-rc3 and c/s 1127.
- Update frontswap patches to v10.
- config.conf: Re-enable Xen.
- Update config files.
- commit b08ea4f

-------------------------------------------------------------------
Mon Nov 28 15:32:21 CET 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Ignore staging failures only in vanilla only
  branches.
- commit eeaaaf1

-------------------------------------------------------------------
Fri Nov 25 19:28:57 CET 2011 - agraf@suse.de

- ARM: config: omap: set omap_fb=y
- commit c1efd33

-------------------------------------------------------------------
Fri Nov 25 19:00:35 CET 2011 - agraf@suse.de

- ARM: config: omap: disable OMAP2 to fix reboots
- commit 2d07cf1

-------------------------------------------------------------------
Fri Nov 25 18:45:06 CET 2011 - agraf@suse.de

- ARM: config: omap: enable DVI
- commit 40ecc5c

-------------------------------------------------------------------
Fri Nov 25 18:00:27 CET 2011 - agraf@suse.de

- ARM: config: omap: enable ehci
- commit 96a74f9

-------------------------------------------------------------------
Fri Nov 25 17:38:01 CET 2011 - agraf@suse.de

- ARM: config: omap: enable pandaboard usb
- commit bab20e3

-------------------------------------------------------------------
Fri Nov 25 15:07:43 CET 2011 - agraf@suse.de

- ARM: config: omap: enable pandaboard LAN
- commit db7157b

-------------------------------------------------------------------
Fri Nov 25 14:59:10 CET 2011 - agraf@suse.de

- ARM: configs: Align with non-arm configs
- commit 9a9b9ee

-------------------------------------------------------------------
Fri Nov 25 14:31:57 CET 2011 - agraf@suse.de

- new script common_config.sh: find identical config options
- commit 1562f91

-------------------------------------------------------------------
Fri Nov 25 13:01:35 CET 2011 - agraf@suse.de

- ARM: configs: enable devtmpfs on all targets
- commit 5c31b37

-------------------------------------------------------------------
Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com

- Update config files for vanilla.
- commit 4c5b0b9

-------------------------------------------------------------------
Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com

- Update to 3.2-rc3.
  - stack unwind: cfi_ignore takes more arguments.
  - iio: Fix build error in industrialio-core.c.
- commit 48ef020

-------------------------------------------------------------------
Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de

- ata_piix: ignore disks in a hyper-v guest.
- commit d0bebdb

-------------------------------------------------------------------
Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz

- rpm/try-disable-staging-driver: Script to disable failing staging
  driver and restart make.
- commit 819d1fa

-------------------------------------------------------------------
Thu Nov 24 12:41:48 CET 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not have a separate make invocation for
  s390 and the rest.
- commit d72f6c1

-------------------------------------------------------------------
Thu Nov 24 00:27:55 CET 2011 - agraf@suse.de

- ARM: Update config file file i.MX51 (disable i.MX53)
- commit 6557e92

-------------------------------------------------------------------
Wed Nov 23 22:35:11 CET 2011 - agraf@suse.de

- ARM: Refresh patches.arch/arm-phys-offset.patch. (fix warnings)
- commit 519c94a

-------------------------------------------------------------------
Wed Nov 23 22:33:58 CET 2011 - agraf@suse.de

- ARM: create uImage, not zImage, so we can boot with u-boot
- commit 63a7b2c

-------------------------------------------------------------------
Wed Nov 23 02:33:12 CET 2011 - agraf@suse.de

- ARM: Fix compile breakage for generic kernel.
- commit 9d31b12

-------------------------------------------------------------------
Tue Nov 22 18:41:44 CET 2011 - agraf@suse.de

- ARM: Update config files: fix several issues in 3.2
- commit 3488f8d

-------------------------------------------------------------------
Tue Nov 22 17:41:06 CET 2011 - agraf@suse.de

- ARM: Update config files: disable broken eth driver
- commit 3729fdf

-------------------------------------------------------------------
Tue Nov 22 15:20:06 CET 2011 - agraf@suse.de

- ARM: Update config files: run_oldconfig.sh
- commit ae90ef9

-------------------------------------------------------------------
Tue Nov 22 15:11:22 CET 2011 - agraf@suse.de

- ARM: fix run_oldconfig.sh
- commit 0362ed5

-------------------------------------------------------------------
Tue Nov 22 14:12:10 CET 2011 - agraf@suse.de

- ARM: Use zImage, not vmlinux
  On ARM we use the arch/arm/boot/zImage file similar to x86 to boot systems.
  Put that into the rpm as vmlinuz instead of the vmlinux ELF binary.
- commit 4c08eb0

-------------------------------------------------------------------
Tue Nov 22 14:05:11 CET 2011 - agraf@suse.de

- ARM: Dont generalize the target
  On ARM we can not build generic kernels that work through different generations,
  such as armv5 and armv7. So we better list them explicitly and not export an rpm
  that wouldn't even work on the respective architecture :).
- commit 854928d

-------------------------------------------------------------------
Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de

- dm-raid45: split region hash and log, used by mirror and raid45.
- Update config files.
- commit a85f754

-------------------------------------------------------------------
Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com

- Update to 3.2-rc2.
  - Eliminated 1 patch.
- commit 85c9930

-------------------------------------------------------------------
Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com

- Update to 3.2-rc1.
  - Eliminate 212 patches.
- commit 6318d5b

-------------------------------------------------------------------
Mon Nov 14 22:22:11 CET 2011 - awafaa@opensuse.org

- Add package descriptions for ARM kernels
- Add ARM support for iMX51, OMAP2plus & Tegra SoC
- commit 51ebb2d

-------------------------------------------------------------------
Mon Nov 14 19:24:31 CET 2011 - jeffm@suse.com

- Updated incorrect Patch-mainline header.
- commit ef7dc61

-------------------------------------------------------------------
Sat Nov 12 15:39:33 CET 2011 - adrian@suse.de

- initial armv7l default kernel config, everything enable except the non compiling modules
- commit 7a5cd10

-------------------------------------------------------------------
Mon Nov  7 05:17:38 CET 2011 - neilb@suse.de

- sunrpc: wake up SOFTCONN tasks when a connection error happens
  (bnc#679059).
- commit f97b834

-------------------------------------------------------------------
Sat Nov  5 01:32:21 CET 2011 - trenn@suse.de

- X86: Solve Dell Latitudes do not reboot on x86_64 more
  generally.
- commit b3cc84a

-------------------------------------------------------------------
Thu Nov  3 17:56:46 CET 2011 - mszeredi@suse.cz

- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch:
  hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
  (CVE-2011-2203 bnc#699709).
- commit 7923119

-------------------------------------------------------------------
Thu Nov  3 17:15:28 CET 2011 - tiwai@suse.de

- ALSA: hda/realtek - Skip invalid digital out pins (bnc#727348).
- ALSA: hda - Add missing static ADC tables for ALC269 quirks.
- commit 102bac3

-------------------------------------------------------------------
Thu Nov  3 16:29:03 CET 2011 - jdelvare@suse.de

- patches.fixes/drm-radeon-kms-fix-i2c-masks.patch: Add git commit ID.
- commit ee8439f

-------------------------------------------------------------------
Thu Nov  3 15:45:45 CET 2011 - jeffm@suse.com

- Re-disabled patches.xen/xencons-tty_mutex.patch
- commit 187dde0

-------------------------------------------------------------------
Thu Nov  3 15:30:48 CET 2011 - jeffm@suse.com

- Re-added patches accidentally dropped with commit 28551a0c.
- commit 3795fde

-------------------------------------------------------------------
Thu Nov  3 14:49:44 CET 2011 - jbeulich@novell.com

- Update Xen patches to 3.1-final and c/s 1123.
- commit 35973e8

-------------------------------------------------------------------
Wed Nov  2 15:43:11 CET 2011 - jeffm@suse.com

- Add Elantech touchpad v3/v4 support (bnc#716852):
  - Input: elantech - add v3 hardware support.
  - Input: elantech - add v4 hardware support.
  - Input: elantech - better support all those v2 variants.
  - Input: elantech - clean up elantech_init.
  - Input: elantech - correct x, y value range for v2 hardware.
  - Input: elantech - get rid of ETP_2FT_* in elantech.h.
  - Input: elantech - packet checking for v2 hardware.
  - Input: elantech - remove ETP_EDGE_FUZZ_V2.
  - Input: elantech - remove module parameter force_elantech.
  - Input: elantech - use firmware provided x, y ranges.
- commit 28551a0

-------------------------------------------------------------------
Sun Oct 30 12:47:38 CET 2011 - mmarek@suse.cz

- rpm/{arch-symbols,mkspec}: Add support for ARM
  The various ARM families need similar handling like i?86.
- commit 0c6be6b

-------------------------------------------------------------------
Thu Oct 27 17:08:42 CEST 2011 - tiwai@suse.de

- ALSA: hda - Fix ADC input-amp handling for Cx20549 codec.
- ALSA: hda - Keep EAPD turned on for old Conexant chips.
- ALSA: hda/realtek - Fix missing volume controls with ALC260
  (bnc#726812).
- commit 08229b0

-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de

- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa

-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de

-  patches.suse/SUSE-bootsplash: remove DEBUG macro which was
   left in the code by accident.
- commit a56ba15

-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com

- Update to 3.1-final.
- commit ec0449c

-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de

- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
  Update comments in code and reduce patch size
- commit 8913d07

-------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

- bootsplash: fix logo location when a splash image with an off-center
  logo is rescaled (bnc #722471).
- commit f6d77d4

-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com

- -Update to 3.1-rc10.
- commit 239957e

-------------------------------------------------------------------
Fri Oct 14 14:23:02 CEST 2011 - trenn@suse.de

- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5

-------------------------------------------------------------------
Fri Oct 14 12:19:06 CEST 2011 - mmarek@suse.cz

- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
  requirements.
- commit aebe2d9

-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de

- series.conf: really apply all hv_mouse patches
- commit 11f65b5

-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de

- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
  (bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
  driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
  (bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841

-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de

- SUSE-bootsplash: Don't crash when splash is turned off.
  Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
  but someone tries to manipulate the splash image thru the /proc interface.
  All other functions in render.c seem to be save - ie. upper level code
  already protects them from being called if the splash_data member is NULL
  (bnc #718666).
- commit 2fc2aaf

-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de

- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4

-------------------------------------------------------------------
Fri Oct  7 17:46:06 CEST 2011 - jbeulich@novell.com

- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2

-------------------------------------------------------------------
Wed Oct  5 13:45:24 CEST 2011 - jbeulich@novell.com

- patches.suse/supported-flag: Also look for Module.supported in the
  source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a

-------------------------------------------------------------------
Wed Oct  5 07:47:21 CEST 2011 - jeffm@suse.com

- Update to 3.1-rc9.
- commit a477439

-------------------------------------------------------------------
Mon Oct  3 18:22:13 CEST 2011 - jeffm@suse.com

- Update to 3.1-rc8.
- commit 6c33ac4

-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

- Update Xen config files.
- commit 50fb02f

-------------------------------------------------------------------
Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de

- Refresh patches.suse/SUSE-bootsplash.
   Fix crash when updating boxes: Don't reallocate
  picture.
- commit ba0cfdc

-------------------------------------------------------------------
Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz

- rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol
  in userspace programs, so that they keep working on older systems.
- rpm/kernel-binary.spec.in: Pass -include
  %_sourcedir/host-memcpy-hack.h to the compiler when compiling
  userspace programs.
- commit e3c78cf

-------------------------------------------------------------------
Mon Sep 26 13:23:42 CEST 2011 - jbeulich@novell.com

- Update Xen patches to 3.1-rc7 and c/s 1105.
- pass PCI segment information to Xen.
- ACPI: Implement overriding of arbitrary ACPI tables via initrd.
- x86: allow NVS can be accessed by driver.
- commit 7de39e8

-------------------------------------------------------------------
Mon Sep 26 10:01:25 CEST 2011 - jeffm@suse.com

- Update to 3.1-rc7.
- commit ee8cc90

-------------------------------------------------------------------
Thu Sep 22 11:18:31 CEST 2011 - mmarek@suse.cz

- rpm/split-modules: Print the full path for modules missing in supported.conf
- commit e55e4c6

-------------------------------------------------------------------
Thu Sep 22 10:52:13 CEST 2011 - mmarek@suse.cz

- supported.conf: Fix stray line making net/atm/atm suddenly unsupported.
- commit 58dbd06

-------------------------------------------------------------------
Wed Sep 21 16:33:53 CEST 2011 - mmarek@suse.cz

- Add support for wildcards in supported.conf
- rpm/kernel-binary.spec.in: Generate Module.supported with all
  lines from supported conf, unsupported modules are marked as "no"
- rpm/split-modules: Use the supported flag in modules, instead of
  parsing the Module.supported file and report modules that have no
  supported marking.
- rpm/check-supported-list: Delete, this is done by split-modules
  now.
- commit edfdc2a

-------------------------------------------------------------------
Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de

- Refresh
  patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch.
  -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region.
- commit 0ac4276

-------------------------------------------------------------------
Wed Sep 21 11:16:18 CEST 2011 - mhocko@suse.cz

- Provide memory controller swap extension.
  Keep the feature disabled by default. Use swapaccount=1 kernel
  boot parameter for enabling it.
- commit 000742c

-------------------------------------------------------------------
Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz

- Update config files.
  Clean run_oldconfig.sh run to get configs into sync
- commit c985824

-------------------------------------------------------------------
Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de

- ACPI: Implement overriding of arbitrary ACPI tables via initrd
  (none).
- ACPICA: Fix wrongly mapped acpi table header when overriding
  via initrd (none).
- ACPICA: Introduce acpi_os_phys_table_override function (none).
- x86: allow NVS can be accessed by driver (none).
- Update config files:
  CONFIG_ACPI_INITRD_TABLE_OVERRIDE=y
  on i386 and x86_64 flavors
- commit 34bb195

-------------------------------------------------------------------
Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de

- Update to 3.1-rc6.
- commit 8f0eaba

-------------------------------------------------------------------
Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com

- patches.arch/x86_64-unwind-annotations: Fix unwinding through
  interrupt frames, requiring ...
- patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression.
- commit 4d917a5

-------------------------------------------------------------------
Wed Sep 14 01:16:42 CEST 2011 - agraf@suse.de

- KVM: PPC: Fix incorrect CBE KVM hooks.
  There is another issue with KVM_HV and CBE that I only saw building
  this tree, so the patch is on its way to the kvm tree now.
- KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately
  When building KVM HV mode with plenty other options enabled, the build
  fails. That's fixed upstream, but 3.1-rc5 doesn't have the patch yet.
  So I pulled it in from the kvm tree.
- commit 2be41bd

-------------------------------------------------------------------
Mon Sep 12 16:47:37 CEST 2011 - jbeulich@novell.com

- Re-enabled patches.arch/x86_64-unwind-annotations.
- commit bfd10a0

-------------------------------------------------------------------
Mon Sep 12 16:44:34 CEST 2011 - jbeulich@novell.com

- Refresh patches.arch/x86_64-unwind-annotations.
- Refresh patches.suse/supported-flag.
- commit aa89174

-------------------------------------------------------------------
Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com

- Update Xen patches to 3.1-rc5 and c/s 1104.
- mm: frontswap: config and doc files.
- mm: frontswap: core code.
- mm: frontswap: add swap hooks and extend try_to_unuse.
- mm: frontswap: swap data structure changes.
- In HVM guests do not take over the CDROM device (bnc#645893).
- x86: report ACPI-reserved state of PCI MMCONFIG region to
  hypervisor.
- config.conf: Re-enable Xen flavors.
- Update config files.
- commit 3692f47

-------------------------------------------------------------------
Sun Sep 11 17:47:54 CEST 2011 - agraf@suse.de

- Update config files (disable EHCA on PPC - gcc bug)
- commit 03a0c8c

-------------------------------------------------------------------
Sun Sep 11 17:45:32 CEST 2011 - agraf@suse.de

- Update config files (enable KVM on PPC64 for OBS)
- commit 00b922d

-------------------------------------------------------------------
Mon Sep  5 09:52:24 CEST 2011 - mmarek@suse.cz

- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9

-------------------------------------------------------------------
Fri Sep  2 18:29:33 CEST 2011 - ohering@suse.de

- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
  (fate#311487).
- commit 94054c9

-------------------------------------------------------------------
Thu Sep  1 18:47:37 CEST 2011 - ohering@suse.de

- ata_piix: ignore disks in a hyper-v guest.
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
- Staging: hv: tools: Fix a checkpatch warning in hv_kvp_daemon.c.
- Staging: hv: vmbus: Fix checkpatch warnings.
- Staging: hv: util: kvp: Fix the reported OSVersion string.
- Staging: hv: util: kvp: Cleanup kvp_get_domain_name().
- Staging: hv: Fix macros, tab errors and warning in
  drivers/staging/hv/hv_mouse.c.
- Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get
  rid of the PCI signature.
- Staging: hv: Replace struct hv_guid with the uuid type already
  defined in Linux.
- Staging: hv: vmbus: Introduce vmbus ID space in struct
  hv_driver.
- Staging: hv: blkvsc: Use the newly introduced vmbus ID in the
  blockvsc driver.
- Staging: hv: storvsc: Use the newly introduced vmbus ID in
  storvsc driver.
- Staging: hv: netvsc: Use the newly introduced vmbus ID in
  netvsc driver.
- Staging: hv: mousevsc: Use the newly introduced vmbus ID in
  mouse driver.
- Staging: hv: util: Make hv_utils a vmbus device driver.
- Staging: hv: create VMBUS_DEVICE macro and use it.
- Staging: hv: vmbus: Cleanup vmbus_match().
- Staging: hv: vmbus: Cleanup vmbus_uevent() code.
- Staging: hv: vmbus: Support the notion of id tables in
  vmbus_match().
- Staging: hv: vmbus: Get rid of an unnecessary include line
  in vmbus_drv.c.
- Staging: hv: storvsc: Get rid of the DMI signature.
- Staging: hv: netvsc: Get rid of the PCI signature.
- Staging: hv: netvsc: Get rid of the DMI signature in
  netvsc_drv.c.
- Staging: hv: util: Get rid of the DMI signature in hv_util.c.
- Staging: hv: util: Get rid of the PCI signature in hv_util.c.
- Staging: hv: fix up driver registering mess.
- Staging: hv: vmbus: Get rid of some unnecessary comments.
- Staging: hv: vmbus: Cleanup unnecessary comments in hv.c.
- Staging: hv: vmbus: Cleanup error handling in hv_init().
- Staging: hv: vmbus: Get rid of unnecessay comments in
  connection.c.
- Staging: hv: vmbus: Get rid of the function dump_gpadl_body().
- Staging: hv: vmbus: Get rid of the function dump_gpadl_header().
- Staging: hv: vmbus: Rename openMsg to open_msg in channel.c.
- Staging: hv: vmbus: Get rid of unnecessary comments in
  channel.c.
- Staging: hv: vmbus: Change the variable name openInfo to
  open_info in channel.c.
- Staging: hv: vmbus: Cleanup error values in ringbuffer.c.
- Staging: hv: vmbus: Cleanup the error return value in
  vmbus_recvpacket_raw().
- Staging: hv: netvsc: Get rid of an unnecessary print statement
  in netvsc_probe().
- Staging: hv: vmbus: Retry vmbus_post_msg() before giving up.
- Staging: hv: storvsc: Cleanup error handling in
  storvsc_dev_add().
- Staging: hv: storvsc: Cleanup error handling in
  storvsc_channel_init().
- Staging: hv: storvsc: Cleanup error handling in
  storvsc_connect_to_vsp().
- Staging: hv: storvsc: Cleanup error handling in storvsc_do_io().
- Storage: hv: storvsc: Get rid of some unnecessary DPRINTs
  from storvsc.c.
- Staging: hv: storvsc: Fix/cleanup some dated comments in
  storvsc.c.
- Staging: hv: storvsc: Cleanup returned error code in
  storvsc_host_reset().
- Staging: hv: storvsc: Cleanup error code returned in
  storvsc_probe().
- Staging: hv: storvsc: Cleanup returned error code in
  storvsc_drv_init().
- Staging: hv: netvsc: Cleanup the returned error code in
  netvsc_probe().
- Staging: hv: netvsc: Cleanup error return codes in
  netvsc_destroy_recv_buf().
- Staging: hv: netvsc: Cleanup error return values in
  netvsc_init_recv_buf().
- Staging: hv: netvsc: Cleanup error returns in
  netvsc_connect_vsp().
- Staging: hv: netvsc: Cleanup error return values in
  netvsc_send().
- Staging: hv: netvsc: Cleanup error return codes in
  netvsc_device_add().
- Staging: hv: netvsc: Cleanup error codes in
  rndis_filter_receive().
- Staging: hv: netvsc: Cleanup error code in
  rndis_filter_query_device().
- Staging: hv: netvsc: Cleanup error return values in
  rndis_filter_set_packet_filter().
- Staging: hv: netvsc: Cleanup error returns in
  rndis_filter_init_device().
- Staging: hv: netvsc: Cleanup error code in
  rndis_filter_device_add().
- Staging: hv: mouse: Change the jump label Cleanup to cleanup.
- Staging: hv: netvsc: Change the jump label Cleanup to cleanup.
- Staging: hv: netvsc: Change the jump label Exit to exit.
- Staging: hv: mouse: Get rid of the unused PCI signature.
- Staging: hv: hv_mouse: remove deviceinfo_callback function.
- Staging: hv: hv_mouse: remove inputreport_callback function.
- Staging: hv: hv_mouse: remove a forward declaration.
- Staging: hv: hv_mouse: fix up remove() function.
- Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h.
- Staging: hv: add driver_data to hv_vmbus_device_id.
- Staging: hv: Add code to parse struct hv_vmbus_device_id table.
- Staging: hv: file2alias: fix up alias creation logic for
  hv_vmbus_device_id.
- Staging: hv: storvsc: Inline free_stor_device().
- Staging: hv: storvsc: Do not aquire an unnecessary reference
  on stor_device.
- Staging: hv: storvsc: Rename must_get_stor_device().
- Staging: hv: storvsc: Rename get_stor_device().
- Staging: hv: storvsc: Cleanup alloc_stor_device().
- Staging: hv: storvsc: Introduce state to manage the lifecycle
  of stor device.
- Staging: hv: storvsc: Prevent outgoing traffic when stor dev
  is being destroyed.
- Staging: hv: storvsc: Get rid of release_stor_device() by
  inlining the code.
- Staging: hv: storvsc: Get rid of final_release_stor_device()
  by inlining code.
- Staging: hv: storvsc: Get rid of the reference counting in
  struct storvsc_device.
- Staging: hv: netvsc: Inline the code for free_net_device().
- Staging: hv: netvsc: Cleanup alloc_net_device().
- Staging: hv: netvsc: Introduce state to manage the lifecycle
  of net device.
- Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev
  is destroyed.
- Staging: hv: netvsc: Get rid of release_outbound_net_device()
  by inlining the code.
- Staging: hv: netvsc: Get rid of release_inbound_net_device()
  by inlining the code.
- Staging: hv: netvsc: Get rid of the refcnt field in struct
  netvsc_device.
- Staging: hv: storvsc: Add code to handle IDE devices using
  the storvsc driver.
- Staging: hv: storvsc: Handle IDE devices using the storvsc
  driver.
- Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is
  not used.
- Staging: hv: storvsc: Optimize bounce buffer handling for the
  "write" case.
- Staging: hv: storvsc: Optimize the bounce buffer handling in
  the "read" case.
- Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c.
- Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the
  contents of storvsc.c.
- Staging: hv: storvsc: Add the contents of hyperv_storage.h
  to storvsc_drv.c.
- Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the
  contents of hyperv_storage.h.
- Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY
  and MODE_SENSE.
- Staging: hv: storvsc: Fix a typo.
- Staging: hv: storvsc: In case of scsi errors offline the device.
- Staging: hv: storvsc: No need to copy from bounce buffer in
  case of a failure.
- Staging: hv: util: Forcefully shutdown when shutdown is
  requested.
- Staging: hv: util: Adjust guest time in a process context.
- Staging: hv: vmbus: Check before invoking the channel callback.
- Staging: hv: vmbus: Properly deal with de-registering channel
  callback.
- Staging: hv: Fix a bug in vmbus_match().
- Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining
  the code.
- Staging: hv: vmbus: Do not enable auto eoi.
- Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add().
- Staging: hv: vmbus: Get rid of some dated/redundant comments.
- Staging: hv: vmbus: Get rid of an unnecessary check in
  vmbus_connect().
- Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c.
- Staging: hv: vmbus: Fix checkpatch warnings in connection.c.
- Staging: hv: mousevsc: Fix checkpatch errors and warnings.
- Staging: hv: netvsc: return negative error codes.
- Delete patches.suse/staging-hv-vmbus-init-on-dmi-match.patch.
- commit d77df1b

-------------------------------------------------------------------
Tue Aug 30 16:03:53 CEST 2011 - jdelvare@suse.de

- Delete patches.fixes/net-tulip-debug-off-by-default.patch.
  Obsoleted by upstream commit 0b8f6273eb6fd0611849d6fb432151f04e042434.
- commit bd9ecd2

-------------------------------------------------------------------
Tue Aug 30 06:30:17 CEST 2011 - gregkh@suse.de

- supported.conf: xhci-hcd not xhci. Also move it to base so you can boot
  off of a USB3 device (bnc#712752)
- commit f6522ba

-------------------------------------------------------------------
Mon Aug 29 16:24:05 CEST 2011 - jeffm@suse.com

- Re-Refresh patches.rpmify/pti-depends-on-x86-pci.
- commit 626749c

-------------------------------------------------------------------
Mon Aug 29 15:44:32 CEST 2011 - jeffm@suse.com

- Refresh patches.rpmify/pti-depends-on-x86-pci.
- commit e82bcac

-------------------------------------------------------------------
Mon Aug 29 15:31:44 CEST 2011 - jeffm@suse.com

- Disabled patches.rpmify/pti-depends-on-x86-pci
- commit 0baba30

-------------------------------------------------------------------
Mon Aug 29 15:25:47 CEST 2011 - jeffm@suse.com

- Update to 3.1-rc4.
- commit 68e08b1

-------------------------------------------------------------------
Wed Aug 24 22:37:54 CEST 2011 - jeffm@suse.com

- PTI: depends on X86 && PCI.
- commit e975e4b

-------------------------------------------------------------------
Wed Aug 24 21:55:47 CEST 2011 - jeffm@suse.com

- scsi_dh_alua: always update TPGS status on activate.
- scsi_dh: Check for sdev state in store_dh_state() (bnc#616080).
- scsi_dh_alua: Evaluate TPGS setting from inquiry data.
- scsi_dh: Implement match callback function.
- Delete patches.fixes/scsi-dh-alua-retry-UA.
- Delete patches.fixes/scsi-dh-alua-send-stpg.
- commit 58d8073

-------------------------------------------------------------------
Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com

- Refresh and re-enable patches.arch/x86_64-hpet-64bit-timer.patch.
- commit 7d43f4b

-------------------------------------------------------------------
Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com

- Refreshed and re-enabled dm-path patches:
  - patches.suse/dm-mpath-accept-failed-paths.
  - patches.suse/dm-mpath-detach-existing-hardware-handler.
- commit 70cadcd

-------------------------------------------------------------------
Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com

- Update to 3.1-rc3.
  - Eliminated 8 patches.
  - Xen is disabled.
- commit eccefcc

-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de

- * Refresh patches.suse/SUSE-bootsplash.
  * Fix bootsplash code for 15bpp framebuffers.
  These framebuffers are rare these days, the legendary and still
  popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e

-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de

- Properly destroy pmsr devices:
  Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a

-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de

- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0

-------------------------------------------------------------------
Tue Aug  9 00:03:53 CEST 2011 - trenn@suse.de

- Update config files:
  bnc#674988, change:
  -CONFIG_ACPI_CUSTOM_METHOD=m
  +# CONFIG_ACPI_CUSTOM_METHOD is not set
  for all flavors
- commit f1af972

-------------------------------------------------------------------
Mon Aug  1 14:51:58 CEST 2011 - mmarek@suse.cz

- rpm/modversions: Support for new genksyms format with E# tags for enum
  constants.
- commit ee6da8c

-------------------------------------------------------------------
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz

- tg3: Fix io failures after chip reset (bnc#705962).
- commit c8d864c

-------------------------------------------------------------------
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz

- Fix format of patches to apply with series2git:
  patches.arch/s390-message-catalog.diff
  patches.drivers/input-Add-LED-support-to-Synaptics-device
  patches.fixes/kvm-macos.patch
  patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
  patches.fixes/nfs-slot-table-alloc
  patches.fixes/oom-warning
  patches.fixes/scsi-dh-alua-send-stpg
  patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
  patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
  patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
  patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
  patches.suse/dm-mpath-no-activate-for-offlined-paths
  patches.suse/dm-mpath-no-partitions-feature
  patches.suse/no-frame-pointer-select
  patches.suse/no-partition-scan
  patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
  patches.suse/setuid-dumpable-wrongdir
  patches.suse/stack-unwind
  patches.suse/supported-flag-enterprise
- commit b5f5212

-------------------------------------------------------------------
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de

- Powerpc config adjustments
  This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
  it also disables the EHCA driver as gcc 4.6 currently fails to compile
  it correctly.
- commit aa27d23

-------------------------------------------------------------------
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz

- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf

-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

- Update to 3.0.
- commit 50c05d7

-------------------------------------------------------------------
Thu Jul 21 14:50:39 CEST 2011 - jbeulich@novell.com

- Update Xen patches to 3.0-rc7 and c/s 1098.
- Update Xen config files.
- commit f4eb207

-------------------------------------------------------------------
Mon Jul 18 14:35:31 CEST 2011 - jdelvare@suse.de

- tulip: Disable debugging messages by default
- commit 141a54f

-------------------------------------------------------------------
Fri Jul 15 10:14:30 CEST 2011 - ohering@suse.de

- hv: only load the driver in a hyper-v guest (bnc#704957).
- commit f2f7449

-------------------------------------------------------------------
Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de

- Refresh patches.suse/SUSE-bootsplash.  Fix for nouveau.
- commit 27de298

-------------------------------------------------------------------
Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de

- ALSA: hda - Add Kconfig for the default buffer size
  (bnc#682725).
- Update config files.
- Delete, replaced with the new upstream patch
  patches.drivers/alsa-hda-0019-Increase-default-buffer-size.
- commit 40c7644

-------------------------------------------------------------------
Wed Jul 13 03:16:09 CEST 2011 - jeffm@suse.com

- Update to 3.0-rc7.
- commit 0de37e1

-------------------------------------------------------------------
Sat Jul  9 11:17:46 CEST 2011 - jslaby@suse.cz

- Delete patches.fixes/x86_mtrr_stop_machine_1_2.patch.
- Delete patches.fixes/x86_mtrr_use_stop_machine_2_2.patch.
  They were superseded by other patches in
  aa3d6e2b140aac24a432f830d30047b1842aed0b.
- commit e95707d

-------------------------------------------------------------------
Thu Jul  7 00:58:01 CEST 2011 - jeffm@suse.com

- Update to 3.0-rc6.
  - Eliminated 1 patch.
- commit 56e99da

-------------------------------------------------------------------
Tue Jul  5 09:18:43 CEST 2011 - jbeulich@novell.com

- Update Xen patches to 3.0-rc5 and c/s 1095.
- xen: prepare tmem shim to handle frontswap.
- support booting Xen from EFI (fate#311376, fate#311529,
  bnc#578927, bnc#628554).
- config.conf: Re-enabled Xen flavors.
- Update x86 config files.
- Delete patches.xen/xen-blkback-bimodal-suse.
- commit 4c2a76f

-------------------------------------------------------------------
Mon Jul  4 12:07:08 CEST 2011 - tiwai@suse.de

- Fix invalid colormap override in SUSE-bootsplash patch (bnc#584493)
- commit ac30089

-------------------------------------------------------------------
Wed Jun 29 15:12:07 CEST 2011 - jeffm@suse.com

- Update to 3.0-rc5.
- commit 9eb1a0f

-------------------------------------------------------------------
Wed Jun 29 14:46:33 CEST 2011 - jslaby@suse.cz

- TTY: ldisc, do not close until there are readers (bnc#698247
  bnc#693374).
- commit b3afb1a

-------------------------------------------------------------------
Fri Jun 24 01:30:11 CEST 2011 - jeffm@suse.com

- Enable TOMOYO (FATE#310292, bnc#668381).
- commit 997e757

-------------------------------------------------------------------
Tue Jun 21 14:06:48 CEST 2011 - mmarek@suse.cz

- Update vanilla configs.
- commit 1738011

-------------------------------------------------------------------
Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz

- Update to 3.0-rc4
- commit 1b6bf5d

-------------------------------------------------------------------
Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz

- rpm/post.sh: Touch /boot/do_purge_kernels on package install
  (fate#312018).
- rpm/postun.sh: Remove it again if it still exists on package
  uninstall.
- commit 82f4a5d

-------------------------------------------------------------------
Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de

- stop_machine: implement stop_machine_from_offline_cpu()
  (bnc#697859).
- stop_machine: kill __stop_machine() (bnc#697859).
- x86, mtrr: lock stop machine during MTRR rendezvous sequence
  (bnc#697859).
- stop_machine: reorganize stop_cpus() implementation
  (bnc#697859).
- x86, mtrr: use __stop_machine() for doing MTRR rendezvous
  (bnc#697859).
- commit aa3d6e2

-------------------------------------------------------------------
Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz

- Remove the novfs patches, it should be packaged as a KMP, or
  ideally, reimplemented as a fuse filesystem (which is the reason why
  the current implementation it is never going to be accepted upstream).
- Delete patches.fixes/novfs-copy_user-fixes.diff.
- Delete patches.fixes/novfs-minsize-fixes.
- Delete patches.fixes/novfs-nwcapi.patch.
- Delete patches.suse/novfs-client-module.
- Delete patches.suse/novfs-remove-bkl.
- commit bc3a79d

-------------------------------------------------------------------
Thu Jun 16 12:04:56 CEST 2011 - ohering@suse.de

- Update vanilla config files.
- commit a642909

-------------------------------------------------------------------
Thu Jun 16 11:50:58 CEST 2011 - ohering@suse.de

- rpm/kernel-binary.spec.in:
  jobs is not defined for home: projects, use the new _smp_mflags to enable parallel build
- commit 1009eaf

-------------------------------------------------------------------
Thu Jun 16 11:27:44 CEST 2011 - ohering@suse.de

- rpm/kernel-binary.spec.in:
  Update comment, get the number of cpus from /proc/stat
- commit b4cf18c

-------------------------------------------------------------------
Wed Jun 15 20:40:28 CEST 2011 - jeffm@suse.com

- Update config files: Disable BRCMSMAC on ppc/ppc64.
- commit 20b3d8e

-------------------------------------------------------------------
Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz

- "Unable to save Login Script" appears when trying to save a
  user login script (bnc#638985).
- commit 7c243a4

-------------------------------------------------------------------
Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz

- fs: novfs: Limit check for datacopy between user and kernel space.
- commit 5fbc5ed

-------------------------------------------------------------------
Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com

- Update to 3.0-rc3.
  - Eliminated 2 patches.
- commit a1fe999

-------------------------------------------------------------------
Tue Jun 14 17:13:47 CEST 2011 - mmarek@suse.cz

- scripts/config.sh: Remove MIRROR handling, _find_tarball() does it
  itself.
- commit 18ad47f

-------------------------------------------------------------------
Mon Jun 13 21:52:37 CEST 2011 - jeffm@suse.com

- nouveau: Make vga_switcheroo code depend on VGA_SWITCHEROO.
- commit b3f32a6

-------------------------------------------------------------------
Mon Jun 13 17:29:32 CEST 2011 - jeffm@suse.com

- apm: Honor CONFIG_APM_CPU_IDLE=n.
- commit 8ad9b51

-------------------------------------------------------------------
Mon Jun 13 17:18:17 CEST 2011 - jeffm@suse.com

- Update config files.
- commit 2cd7359

-------------------------------------------------------------------
Mon Jun 13 17:15:33 CEST 2011 - jeffm@suse.com

- Delete patches.rpmify/qla4xx-missing-readq-definition.
- commit b48337d

-------------------------------------------------------------------
Mon Jun 13 16:58:50 CEST 2011 - mmarek@suse.cz

- Remove copypasted lines from vanilla configs.
- commit b395e52

-------------------------------------------------------------------
Mon Jun 13 16:27:20 CEST 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Call gzip with -n.
- commit 9a65e48

-------------------------------------------------------------------
Mon Jun 13 16:00:19 CEST 2011 - mmarek@suse.cz

- rpm/mkspec: Put the -rcX tag into the rpm version instead of the
  trailing zero. Rpm considers "rc" older than "0", so this will sort
  properly.
- commit 8d9b2b9

-------------------------------------------------------------------
Mon Jun 13 14:41:50 CEST 2011 - mmarek@suse.cz

- x86, build: Do not set the root_dev field in bzImage.
- commit 15e4a82

-------------------------------------------------------------------
Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz

- rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0.
  The package version will thus always match the Makefile version and
  the SRCVERSION variable will only be used to determine the tarball
  version.
- rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0.
  The package version will thus always match the Makefile version and
  the SRCVERSION variable will only be used to determine the tarball
  version.
- rpm/kernel-binary.spec.in: Revert the previous hack.
- commit 95c9977

-------------------------------------------------------------------
Sat Jun 11 23:37:42 CEST 2011 - jeffm@suse.de

- kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL.
- kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL.
- Refresh patches.suse/supported-flag.
- rpm/kernel-binary.spec.in: Hack to work around v3.0 vs v3.0.0
- commit a95ebd8

-------------------------------------------------------------------
Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com

- Delete patches.suse/file-capabilities-disable-by-default.diff.
- commit 2694a88

-------------------------------------------------------------------
Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com

- x86: Remove warning and warning_symbol from struct
  stacktrace_ops.
- Delete
  patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch.
- commit 608ce9e

-------------------------------------------------------------------
Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de

- Update Suresh's patchset to version 3:
- Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch.
- Refresh patches.fixes/x86_mtrr_use_stop_machine_2_2.patch.
- commit 9f2e923

-------------------------------------------------------------------
Wed Jun  8 20:18:25 CEST 2011 - jeffm@suse.com

- Revert "Revert "- Updated to 3.0-rc1.""
  This reverts commit b2d9e72dc9cd8e62d49e0565babd76332f7c2114.
  Conflicts:
  	rpm/config.sh
  	series.conf
- commit 408e273

-------------------------------------------------------------------
Wed Jun  8 17:07:32 CEST 2011 - jeffm@suse.com

- Update to 3.0-rc2.
- commit b97d26c

-------------------------------------------------------------------
Wed Jun  8 10:40:09 CEST 2011 - trenn@suse.de

- Update Suresh's version 2 of the patchseries:
- Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch.
- Refresh patches.fixes/x86_mtrr_use_stop_machine_2_2.patch.
- commit 4ef8999

-------------------------------------------------------------------
Tue Jun  7 12:24:19 CEST 2011 - mmarek@suse.cz

- rpm/compute-PATCHVERSION.sh: Fix for empty EXTRAVERSION
- commit a0a1386

-------------------------------------------------------------------
Tue Jun  7 12:15:49 CEST 2011 - mmarek@suse.cz

- rpm/compute-PATCHVERSION.sh: Fix for 3.0
- commit dca1465

-------------------------------------------------------------------
Tue Jun  7 11:20:23 CEST 2011 - mmarek@suse.cz

- rpm/mkspec: Fix perl warning
- commit 395d7d8

-------------------------------------------------------------------
Tue Jun  7 10:10:47 CEST 2011 - trenn@suse.de

- x86, mtrr: use __stop_machine() for doing MTRR rendezvous
  (bnc#672008).
- stop_machine: enable __stop_machine() to be called from the
  cpu online path (bnc#672008).
- commit 684cd78

-------------------------------------------------------------------
Mon Jun  6 08:08:39 CEST 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Loosen the mkinitrd requirement, this was
  only a workaround for a 11.3 update problem (cf bnc#615680).
- commit 05ade7d

-------------------------------------------------------------------
Sun Jun  5 08:37:31 CEST 2011 - jslaby@suse.cz

- asus-wmi: Remove __init from asus_wmi_platform_init
  (bnc#696212).
- commit 2e6cc6b

-------------------------------------------------------------------
Fri Jun  3 13:09:27 CEST 2011 - mmarek@suse.cz

- Temporarily set PPC_DISABLE_WERROR=y in power to fix build
- commit 5e9cb3b

-------------------------------------------------------------------
Fri Jun  3 12:51:22 CEST 2011 - mmarek@suse.cz

- scripts/kmsg-doc: Do not require Switch.pm.
- commit 83a39c7

-------------------------------------------------------------------
Fri Jun  3 12:09:01 CEST 2011 - mmarek@suse.cz

- rpm/macros.kernel-source: Add -b option to %kernel_module_package
  to unconditionally call mkinitrd on kmp install (fate#309400).
- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to
  weak-modules2 if the -b option is used.
- commit 83331f5

-------------------------------------------------------------------
Wed Jun  1 10:02:24 CEST 2011 - jbeulich@novell.com

- Delete patches.xen/sfc-* (as advised by Solarflare).
- commit a144c73

-------------------------------------------------------------------
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com

- Revert "- Updated to 3.0-rc1."
  This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
  Should have been committed to the merge-v3.0 branch.
- commit b2d9e72

-------------------------------------------------------------------
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com

- Updated to 3.0-rc1.
  - Eliminated 9 patches.
- commit 5710413

-------------------------------------------------------------------
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz

- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
  (bnc#693013 bnc#666423).
- Refresh patches.xen/tmem.
- commit d3e465a

-------------------------------------------------------------------
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz

- Refresh
  patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
- aic94xx: world-writable sysfs update_bios file.
  Update upstream info.
- commit 8912816

-------------------------------------------------------------------
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
  geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
- commit b4b7255

-------------------------------------------------------------------
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com

- Update Xen patches to 2.6.39 final and c/s 1085.
- xen/sfc_netfront: fix an unused variable error.
- commit 3b6edff

-------------------------------------------------------------------
Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz

- PM: Print a warning if firmware is requested when tasks are
  frozen (bnc#695219).
- commit e78f4ce

-------------------------------------------------------------------
Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz

- Refresh
  patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
  Bah, cherry-picked a wrong version. Fix it.
- commit f9674b8

-------------------------------------------------------------------
Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz

- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch.
  It was part of removed SoN patches.
- commit 1d0599a

-------------------------------------------------------------------
Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com

- Updated to 2.6.39-final.
- commit 7c72384

-------------------------------------------------------------------
Thu May 19 13:23:06 CEST 2011 - jbeulich@novell.com

- supported.conf: blktap2 modules are supported.
- commit fa60394

-------------------------------------------------------------------
Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Add the commit hash to uname -v, cleanup.
- commit f3bdb4c

-------------------------------------------------------------------
Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com

- Update to 2.6.39-rc7.
  - Eliminated 5 patches.
- commit a8a170f

-------------------------------------------------------------------
Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz

- block: add proper state guards to __elv_next_request.
- commit bcb6433

-------------------------------------------------------------------
Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz

- Delete
  patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
  It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1
- commit 7934e2d

-------------------------------------------------------------------
Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz

- Refresh
  patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
  Note about submission.
- commit 9922e20

-------------------------------------------------------------------
Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz

- Delete patches.suse/files-slab-rcu.patch.
- commit 6547edf

-------------------------------------------------------------------
Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz

- patches.fixes/aggressive-zone-reclaim.patch: delete because
  the patch is very workload specific and can lead to unexpected
  reclaims in parallel node local workloads.
- commit 56cf10e

-------------------------------------------------------------------
Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz

- Delete patches.suse/mm-devzero-optimisation.patch: we do not need
  it anymore as we have zero page back since 2.6.32
- commit 323a093

-------------------------------------------------------------------
Tue May 10 14:52:00 CEST 2011 - mmarek@suse.cz

- Really delete patches.fixes/aggressive-zone-reclaim.patch.
- commit b21d4b6

-------------------------------------------------------------------
Mon May  9 14:32:59 CEST 2011 - jbeulich@novell.com

- Update Xen patches to 2.6.39-rc6.
- commit b976a7e

-------------------------------------------------------------------
Mon May  9 11:32:35 CEST 2011 - jbeulich@novell.com

- patches.suse/kconfig-automate-kernel-desktop: Remove stray blank
  lines (for older versions of "patch" to grok).
- commit 4dfa74d

-------------------------------------------------------------------
Sat May  7 01:50:06 CEST 2011 - jeffm@suse.com

- Removed network driver entropy patches. haveged is installed by default
  and should be enabled to generate entropy from non-predictable sources.
  - Delete patches.drivers/bnx2-entropy-source.patch.
  - Delete patches.drivers/e1000-entropy-source.patch.
  - Delete patches.drivers/e1000e-entropy-source.patch.
  - Delete patches.drivers/igb-entropy-source.patch.
  - Delete patches.drivers/ixgbe-entropy-source.patch.
  - Delete patches.drivers/tg3-entropy-source.patch.
- commit c88b893

-------------------------------------------------------------------
Fri May  6 19:36:47 CEST 2011 - jeffm@suse.com

- Update
  patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack
  (bnc#466279 bnc#681639).
- commit 72e779f

-------------------------------------------------------------------
Fri May  6 19:31:10 CEST 2011 - jeffm@suse.com

- Disabled patches.drivers/libata-unlock-hpa-by-default; It may have
  been obsoleted by upstream commit d8d9129e.
- commit 1a21ab3

-------------------------------------------------------------------
Fri May  6 18:51:20 CEST 2011 - jeffm@suse.com

- sysctl: Increase IPC defaults (bnc#146656)
  - Delete patches.suse/shmall-bigger.
- commit a70e34f

-------------------------------------------------------------------
Fri May  6 17:50:56 CEST 2011 - jeffm@suse.com

- sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20
  for desktop flavors (bnc#552883)
  - Delete patches.suse/mm-tune-dirty-limits.patch.
- commit dbe73e2

-------------------------------------------------------------------
Fri May  6 17:25:45 CEST 2011 - jeffm@suse.com

- sysctl/defaults: Added kernel.hung_task_timeout=0
  - Delete patches.suse/hung_task_timeout-configurable-default.
- commit 78f9eed

-------------------------------------------------------------------
Fri May  6 16:41:07 CEST 2011 - mmarek@suse.cz

- rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-*
  files (patch from Jeff Mahoney).
- commit 473f2d1

-------------------------------------------------------------------
Thu May  5 22:35:53 CEST 2011 - jeffm@suse.com

- Update config files for -vanilla.
- commit 97ce5d8

-------------------------------------------------------------------
Thu May  5 22:23:21 CEST 2011 - jeffm@suse.com

- Updated to 2.6.39-rc6.
  - 2 patches eliminated.
- commit 2643e59

-------------------------------------------------------------------
Tue May  3 03:08:18 CEST 2011 - tonyj@suse.de

- Delete patches.fixes/oprofile_bios_ctr.patch.
- Delete patches.suse/kdump-dump_after_notifier.patch.
- commit 012455a

-------------------------------------------------------------------
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com

- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
      awk regex. It's technically invalid.
- commit 52dd0f0

-------------------------------------------------------------------
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de

- Delete patches.suse/sched-revert-latency-defaults.
- commit 90be226

-------------------------------------------------------------------
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de

- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
- Delete patches.arch/x86-hpet-pre-read.
- commit 3489146

-------------------------------------------------------------------
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de

- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
- Delete
  patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch.
- Delete patches.suse/linux-2.6.29-kms-after-sata.patch.
- Delete patches.suse/linux-2.6.29-touchkit.patch.
- commit c13427d

-------------------------------------------------------------------
Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz

- Delete patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch.
- commit df46fe0

-------------------------------------------------------------------
Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de

- Delete patches.xen/xen3-x86-mcp51-no-dac.
  Also remove the series.conf entires for the x86-mcp-no-dac patches.
- commit 574577b

-------------------------------------------------------------------
Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de

- Delete patches.arch/x86-mcp51-no-dac.  (This is a blacklist entry that
  has been rejected by the mainline, the problem reporter is gone and
  it's next to impossible to verify it now.)
- commit 195b113

-------------------------------------------------------------------
Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz

- Refresh
  patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
- commit a2662ae

-------------------------------------------------------------------
Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz

- Delete patches.suse/wireless-no-aes-select.
  Optimized x86 AES implementations select CRYPTO_AES themselves. So we
  don't need the patch anymore -- AES is selected always.
- commit 88f80fa

-------------------------------------------------------------------
Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de

- Delete
  patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch.
- commit 9917206

-------------------------------------------------------------------
Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de

- Delete
  patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch.
- commit 08374b3

-------------------------------------------------------------------
Thu Apr 28 19:27:51 CEST 2011 - jeffm@suse.com

- Delete patches.suse/audit-export-logging.patch.
- commit de054eb

-------------------------------------------------------------------
Thu Apr 28 15:39:10 CEST 2011 - jbeulich@novell.com

- Update i386 Xen config files.
- commit 7b776ee

-------------------------------------------------------------------
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz

- Fix checking of login id (bnc#626119).
- commit 3f71ac4

-------------------------------------------------------------------
Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com

- Update Xen patches to 2.6.39-rc5.
- Delete patches.xen/xen3-seccomp-disable-tsc-option.
- Delete patches.xen/xen3-x86-mark_rodata_rw.patch.
- commit 81fdf67

-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com

- Delete
  patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100

-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com

- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a

-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com

- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5

-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com

- Removed Swap-over-NFS patches.
- commit e061d16

-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com

- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199

-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com

- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14

-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com

- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f

-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com

- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3

-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com

- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332

-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com

- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2

-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com

- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
  patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
  patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3

-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com

- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c

-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com

- Delete patches.suse/osync-error. It was unused and the issue it fixed in
  kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654

-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com

- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
  long since been upstream.
- commit 2847a36

-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com

- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98

-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com

- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91

-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com

- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987

-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com

- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556

-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com

- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
  - Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2

-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com

- Updated Patch-mainline for  patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f

-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com

- Update to 2.6.39-rc5.
  - Eliminated 2 patches.
- commit 5288a05

-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com

- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f

-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com

- Delete patches.trace/utrace-core.
- commit a9639aa

-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

- HID: add noget quirk barcode scanners from Symbol Technologies
  (bnc#689290).
- commit f5b999f

-------------------------------------------------------------------
Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com

- Delete patches.suse/nameif-track-rename.patch: The same info is made available via udev.
- commit e74929e

-------------------------------------------------------------------
Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz

- Revert changes to sparc configs to not make life harder for Jan Engelhardt
  maintaining sparc architecture.
- commit cdac873

-------------------------------------------------------------------
Tue Apr 19 23:32:54 CEST 2011 - jack@suse.cz

- config.conf: Remove sparc as it is maintained separately by Jan Engelhardt
- commit 91307e3

-------------------------------------------------------------------
Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz

- Update vanilla config files.
- commit 5e3c232

-------------------------------------------------------------------
Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com

- Updated to 2.6.39-rc4.
  - Eliminated 1 patch.
- commit 3f654c8

-------------------------------------------------------------------
Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com

- libata: DVR-216D can't do SETXFER DVD-RW DVR-216D (bnc#679143).
- commit b09d00e

-------------------------------------------------------------------
Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de

- Combined and consolidated bootsplash patch (bnc#669777,
  bnc#570082, bnc#595657, bnc#594209, bnc#544645).
  - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch.
  - Delete patches.suse/bootsplash.
  - Delete patches.suse/bootsplash-console-fix.
  - Delete patches.suse/bootsplash-keep-multiple-data.
  - Delete patches.suse/bootsplash-scaler.
  - Reformatted code, fixed some minor bugs that became obvious.
  - Fixed race that led to null pointer dereference in splash_read_proc():
    bnc#669777.
- commit 95844c5

-------------------------------------------------------------------
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de

- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
- commit 02c0d8a

-------------------------------------------------------------------
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de

- intel_idle: Make lapic_timer_reliable_states a boot param
  (bnc#675161).
- commit 85b156b

-------------------------------------------------------------------
Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz

- Disable ext2, use ext4 instead as a driver
- Update config files.
- commit 2601b15

-------------------------------------------------------------------
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com

- Enabled CONFIG_GIGASET_CAPI (bnc#686008).
  - This results in automatically disabling CONFIG_GIGASET_I4L.
- commit 697e68b

-------------------------------------------------------------------
Fri Apr 15 17:57:25 CEST 2011 - jack@suse.cz

- novfs: Set the sticky bit for the novfs mountpoint (bnc#686412).
- commit 860f111

-------------------------------------------------------------------
Fri Apr 15 13:24:21 CEST 2011 - jbeulich@novell.com

- patches.arch/x86_64-unwind-annotations: Re-add.
- commit 728e154

-------------------------------------------------------------------
Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com

- Update Xen patches to 2.6.39-rc3 and c/s 1079.
- blktap2: replace hard-coded limit of tap devices with
  configurable one.
- config.conf: Re-enable Xen configs.
- Update x86 config files.
- commit d3bfd6c

-------------------------------------------------------------------
Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com

- fs/partitions/efi.c: corrupted GUID partition tables can cause
  kernel oops (bnc#687113 CVE-2011-1577).
- commit 385b393

-------------------------------------------------------------------
Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com

- scsi: aic94xx: world-writable sysfs update_bios file.
- commit 7f827e6

-------------------------------------------------------------------
Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com

- mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev).
- ft1000: Remove unnecessary EXPORT_SYMBOLs.
- commit 62653bb

-------------------------------------------------------------------
Wed Apr 13 04:01:31 CEST 2011 - jeffm@suse.de

- fhandle: Add <linux/personality.h> for ia64.
- commit 83cec5a

-------------------------------------------------------------------
Wed Apr 13 03:30:36 CEST 2011 - jeffm@suse.com

- kvm: Fix off by one in kvm_for_each_vcpu iteration.
- commit 4e5c2b7

-------------------------------------------------------------------
Wed Apr 13 03:20:30 CEST 2011 - jeffm@suse.com

- rts_pstor: Add <linux/vmalloc.h>.
- rts_pstor: use #ifdef instead of #if.
- commit caa5347

-------------------------------------------------------------------
Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com

- gma500: Depend on X86.
- commit 3aa298c

-------------------------------------------------------------------
Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com

- Updated to 2.6.39-rc3.
  - Eliminated 2 patches.
- commit 200c913

-------------------------------------------------------------------
Tue Apr 12 20:28:31 CEST 2011 - jeffm@suse.com

- patches.suse/s390-Kerntypes.diff: remove <linux/smp_lock.h>
- commit d7c79f2

-------------------------------------------------------------------
Tue Apr 12 20:25:11 CEST 2011 - jeffm@suse.com

- olpc: Add <linux/delay.h>.
- commit 58ce0db

-------------------------------------------------------------------
Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com

- Update config files for -vanilla.
- commit 52fe306

-------------------------------------------------------------------
Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com

- Update to 2.6.39-rc2.
  - Eliminated 18 patches.
  - Added 3 patches.
    - hv_mouse: needs <linux/delay.h>.
    - dm-raid45: Remove blk_unplug calls.
    - novfs: 2.6.39 API update.
  - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled.
  - patches.kernel.org is no longer used to contain upstream patches
    for -rc releases. Users planning on building their own kernel should
    have a copy of the tarball corresponding to the -rc releases.
- commit adf9d16

-------------------------------------------------------------------
Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de

- Make selection of 'readdir-plus' adapt to usage patterns
  (bnc#678123).
- commit 5de99a8

-------------------------------------------------------------------
Wed Apr  6 09:01:38 CEST 2011 - jeffm@suse.de

- reiserfs: Force inode evictions before umount to avoid crash
  (bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20

-------------------------------------------------------------------
Tue Apr  5 10:42:22 CEST 2011 - jslaby@suse.cz

- remove obsolete comment from series.conf
- commit 4bad172

-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com

- Delete patches.suse/twofish-2.6.
  - This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506

-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
  (bnc#681826).
- commit 2e71042

-------------------------------------------------------------------
Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de

- Update config files, remove CONFIG_X86_MCE_XEON75XX=m
  ->driver got reverted with previous commit
- Refresh patches.xen/xen3-auto-arch-x86.diff.
- commit b367e7b

-------------------------------------------------------------------
Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de

- Remove xeon75xx driver, was intended as a SLE11 SP1 workaround
  to decode physical memory address on Boxboro-EX for MCEs.
  APEI implementation should take care of that in recent kernels.
- Delete patches.arch/x86_mce_intel_decode_physical_address.patch.
- Delete
  patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch.
- Delete
  patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch.
- Delete
  patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch.
- commit 1fe7a22

-------------------------------------------------------------------
Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not install unneeded packages in the
  build chroot.
- commit 7f4c49d

-------------------------------------------------------------------
Mon Mar 28 13:00:56 CEST 2011 - tiwai@suse.de

- ALSA: hda - Increase the default buffer size (682725).
- ALSA: hda - Fix pin-config of Gigabyte mobo (bnc#677256).
- commit 8088cec

-------------------------------------------------------------------
Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de

- ALSA: hda - Fix SPDIF out regression on ALC889 (bnc#679588).
- commit 5253098

-------------------------------------------------------------------
Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz

- Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing
  the signal code (bnc#681826 CVE-2011-1020).
- commit 2e42fd4

-------------------------------------------------------------------
Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de

- sound/oss/opl3: validate voice and channel indexes (bnc#681999).
- sound/oss: remove offset from load_patch callbacks (bnc#681999).
- ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
  (bnc#680816).
- commit 09ff6e9

-------------------------------------------------------------------
Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz

- Fix almost-infinite slab cache growing (bnc#554081).
- commit 52eabac

-------------------------------------------------------------------
Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz

- HID: add support for Skycable 0x3f07 wireless presenter
  (bnc#681297).
- commit 892e8d4

-------------------------------------------------------------------
Mon Mar 21 12:21:15 CET 2011 - mmarek@suse.cz

- Delete config/i386/vmi, it was an artifact from SLE11-SP1 development.
- commit 9c2342b

-------------------------------------------------------------------
Fri Mar 18 18:23:45 CET 2011 - jslaby@suse.cz

- NET: cdc-phonet, handle empty phonet header (bnc#673992).
- commit da6e6d1

-------------------------------------------------------------------
Fri Mar 18 10:43:53 CET 2011 - jslaby@suse.cz

- SPI: dw_spi, fix PPC build.
- commit 80ca063

-------------------------------------------------------------------
Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com

- Update Xen patches to 2.6.38 and c/s 1073.
- commit 89cb2b4

-------------------------------------------------------------------
Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de

- netvm: Do not mark requests for swapfile writes as dirty or
  kswapd fails to free the page (bnc#678472).
- nfs: Use page_file_offset during page writeback (bnc#677738).
- nfs: Convert nfs_mark_request_dirty() to use page_file_mapping()
  (bnc#677738).
- netvm: Remove duplicated initialization in net/ipv4/route.c
  (bnc#678970).
- collapse: mm: Report the low watermark correctly (bnc#678497).
- commit a798dd1

-------------------------------------------------------------------
Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com

- Update to 2.6.38.
- commit f2ec6ad

-------------------------------------------------------------------
Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com

- Linux: 2.6.38-rc8.
  - Eliminated 1 patch.
- commit 7da557d

-------------------------------------------------------------------
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com

- Update Xen patches to 2.6.38-rc7 and c/s 1072
- pv-ops blktap2.
- adjust xen build after addition of pv-ops' blktap2.
- blktap: Fix reference to freed struct request.
- cleanup to blkback and blktap.
- apply xen specific patch to the Chelsio ethernet drivers.
- Update Xen config files.
- commit 289ecca

-------------------------------------------------------------------
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com

- fix i386 unwind annotations.
- commit 02bd501

-------------------------------------------------------------------
Tue Mar  8 01:00:02 CET 2011 - jeffm@suse.de

- Update to 2.6.38-rc7.
  - Refresh patches.xen/xen-x86-no-lapic.
  - Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30

-------------------------------------------------------------------
Mon Mar  7 13:50:08 CET 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not abort build because of
  supported.conf inconsistency if %supported_modules_check == 0.
- commit 88d5daa

-------------------------------------------------------------------
Wed Mar  2 09:02:40 CET 2011 - jbeulich@novell.com

- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
  yesterday's change.
- commit 098768b

-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com

- patches.arch/x86_64-unwind-annotations: Add annotations to
  lib/rwsem_64.S.
- commit 87944ac

-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de

- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
  (bnc#674735).
- commit ed81f8c

-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44

-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com

- Update to 2.6.38-rc6.
  - Eliminated 1 patch.
- commit 6cce7bb

-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz

- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba

-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
  CVE-2011-0712).
- commit 5ef002b

-------------------------------------------------------------------
Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de

- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit 41c6654

-------------------------------------------------------------------
Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de

- Update to 2.6.38-rc5.
- commit 8344657

-------------------------------------------------------------------
Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de

- Update config files.
  - disable CONFIG_DRM_VMWGFX (bnc#606458)
  - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9

-------------------------------------------------------------------
Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com

- patches.arch/x86_64-unwind-annotations: Re-add change lost during
  initial 2.6.37 merge.
- commit e493205

-------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz

- Move spec file templates and helper scripts to a separate branch, to
  ease synchronizing these files among master, vanilla and linux-next.
- commit 411abb8

-------------------------------------------------------------------
Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz

- Delete a couple of obsolete kabi and other scripts from misc/:
- Delete misc/checkmod.
- Delete misc/collect_ksyms.
- Delete misc/diff-the-xfs-cvs.
- Delete misc/ksyms.py.
- Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases.
- Delete misc/testmodule.
- commit edc6d32

-------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
  was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore.
- commit 0a157b1

-------------------------------------------------------------------
Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com

- flexcop: fix registering braindead stupid names (brc#575873
  bnc#661429).
- commit 72bd3d0

-------------------------------------------------------------------
Wed Feb  9 22:55:13 CET 2011 - gregkh@suse.de

- Staging: samsung-laptop: add support for lots of laptops
  (bnc#661682).
- commit 1eb5eaa

-------------------------------------------------------------------
Wed Feb  9 13:37:33 CET 2011 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Set timestamp of sources to the commit
  timestamp, so that they are always older than generated files in
  /usr/src/linux-obj (bnc#669669).
- commit 8565452

-------------------------------------------------------------------
Wed Feb  9 00:08:37 CET 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
  keep timestamps intact.
- commit 9ba5ff0

-------------------------------------------------------------------
Tue Feb  8 23:42:06 CET 2011 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
  (fix last change).
- commit 907f9cc

-------------------------------------------------------------------
Tue Feb  8 18:10:13 CET 2011 - jeffm@suse.com

- Updated to 2.6.38-rc4.
  - Eliminated 1 patch.
- commit c327e0a

-------------------------------------------------------------------
Tue Feb  8 16:48:28 CET 2011 - jbeulich@novell.com

- Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit 027481c

-------------------------------------------------------------------
Tue Feb  8 14:31:56 CET 2011 - jbeulich@novell.com

- Update Xen patches to 2.6.38-rc4 and c/s 1066.
- config.conf: Re-enable Xen.
- Update x86 config files.
- commit 72cea6e

-------------------------------------------------------------------
Tue Feb  8 14:17:50 CET 2011 - jbeulich@novell.com

- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda

-------------------------------------------------------------------
Tue Feb  8 13:16:52 CET 2011 - sjayaraman@suse.de

- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
  upstream change.
- commit ae5bb3f

-------------------------------------------------------------------
Mon Feb  7 18:20:11 CET 2011 - mmarek@suse.cz

- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit c93cd6c

-------------------------------------------------------------------
Mon Feb  7 16:19:29 CET 2011 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Remove dead code.
- commit 99e8891

-------------------------------------------------------------------
Mon Feb  7 14:27:36 CET 2011 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
  of %release_major and rename it to %release_num to better describe
  what it does. Add some comments to explain how the versioning works.
- commit 9a3bc94

-------------------------------------------------------------------
Fri Feb  4 22:22:44 CET 2011 - mmarek@suse.cz

- rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit 608bae2

-------------------------------------------------------------------
Fri Feb  4 01:46:21 CET 2011 - jeffm@suse.com

- hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit d84296a

-------------------------------------------------------------------
Fri Feb  4 01:44:50 CET 2011 - jeffm@suse.com

- Updated to 2.6.38-rc3.
  - Eliminated 2 patches.
- commit b6b51ca

-------------------------------------------------------------------
Wed Feb  2 17:25:06 CET 2011 - tiwai@suse.de

- ALSA: hda - Fix memory leaks in conexant jack arrays
  (bnc#668929).
- commit 31971a4

-------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz

- Refresh patches.rpmify/cloneconfig.diff.
  scripts/kconfig/conf accepts long parameters only for some time already
- commit 939410c

-------------------------------------------------------------------
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com

- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 4bf0e68

-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de

- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e

-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de

- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921

-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de

- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9

-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com

- Update config files.
  - CONFIG_EXPERT=n on all but ps3
  - Vanilla configs updated.
- commit b25e639

-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com

- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
  This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
  This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1

-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com

- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d

-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com

- Updated to 2.6.38-rc2.
  - Eliminated 1 patch.
- commit 90baa82

-------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com

- ata: Fix panics with ata_id (bnc#660464).
- commit fa7af15

-------------------------------------------------------------------
Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de

- Updated some Patch-mainline headers.
- commit 9122bf0

-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de

- Update to 2.6.38-rc1.
  - Removed 12 patches.
  - Xen is disabled.
  - Quite a few patches need updating.
- commit 9163bb7

-------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

- perf: Do not export power_frequency, but power_start event
  (bnc#665153).
- cpuidle/x86/perf: fix power:cpu_idle double end events and
  throw cpu_idle events from the cpuidle layer (bnc#665153).
- perf: Clean up power events by introducing new, more generic
  ones (bnc#665153).
- cpuidle: Rename X86 specific idle poll state from C0 to POLL
  (bnc#665153).
- perf timechart: Adjust perf timechart to the new power events
  (bnc#665153).
- Fix display of idle boxes (none).
- Fix huge and wronge C-state drawings due to uninitialized
  start/end timestamps (none).
- Update config files.
- doc/config-options.changes:
  CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
- commit b308eff

-------------------------------------------------------------------
Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz

-    revert: ipv6: don't flush routes when setting loopback down.
- commit de347ac

-------------------------------------------------------------------
Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de

- ACPI / ACPICA: Initialize the global lock spinlock as
  appropriate (bnc#637377).
- commit c4b8238

-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de

- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726

-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com

- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938

-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

- Revert %kernelrelease changes originally made on the vanilla branch,
  they break on master and must be done differently.
- commit b610327

-------------------------------------------------------------------
Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz

- Input: introduce 'notimeout' blacklist for Dell Vostro V13
  (bnc#641105).
- commit cb76856

-------------------------------------------------------------------
Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com

- In-kernel dependencies for reiser4
  - Delete patches.suse/reiser4-exports.
  - Delete patches.suse/reiser4-set_page_dirty_notag.
- commit 1b97130

-------------------------------------------------------------------
Tue Jan 11 16:25:30 CET 2011 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.29: Fix a regression.
- commit 6acb967

-------------------------------------------------------------------
Mon Jan 10 18:25:08 CET 2011 - jack@suse.cz

- novfs: NCP Fragments can be upto 64k in size (bnc#625965).
- commit afd7489

-------------------------------------------------------------------
Mon Jan 10 16:23:03 CET 2011 - jbeulich@novell.com

- Update Xen patches to 2.6.37-final and c/s 1062.
- commit ef70146

-------------------------------------------------------------------
Mon Jan 10 15:31:02 CET 2011 - jeffm@suse.com

- Enabled AGP modules as parts of the static kernel on i386 (bnc#609607)
- commit 9446eb0

-------------------------------------------------------------------
Sat Jan  8 17:11:58 CET 2011 - jengelh@medozas.de

- config: run oldconfig on sparc64/default
- commit aa3e940

-------------------------------------------------------------------
Sat Jan  8 15:12:02 CET 2011 - jengelh@medozas.de

- config: update sparc64/net and throw out unworthy options
- commit 1aca53d

-------------------------------------------------------------------
Fri Jan  7 16:03:50 CET 2011 - mmarek@suse.cz

- Delete patches.suse/gfs2-ro-mounts-only.patch (obsolete and unused)
- commit 38ff246

-------------------------------------------------------------------
Fri Jan  7 15:44:47 CET 2011 - trenn@suse.de

- Some are mainline, some are/will be implemented differently:
- Delete patches.drivers/dynamic_debug_1.patch.
- Delete patches.drivers/dynamic_debug_2.patch.
- Delete patches.drivers/dynamic_debug_3.patch.
- Delete patches.drivers/dynamic_debug_4.patch.
- Delete patches.drivers/dynamic_debug_5.patch.
- Delete patches.drivers/dynamic_debug_6.patch.
- Delete patches.drivers/dynamic_debug_7.patch.
- commit 68dc5c8

-------------------------------------------------------------------
Fri Jan  7 00:20:37 CET 2011 - neilb@suse.de

- Remove old patch
- commit 7fc009b

-------------------------------------------------------------------
Thu Jan  6 20:51:31 CET 2011 - jeffm@suse.com

- reiserfs: Fix crash during umount (bnc#610598).
- commit 88f26ac

-------------------------------------------------------------------
Thu Jan  6 19:48:28 CET 2011 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is
  different from the tarball version.
- commit 6be9ffe

-------------------------------------------------------------------
Thu Jan  6 17:44:53 CET 2011 - mmarek@suse.cz

- Delete patches.suse/export-sync_page_range (unused).
- commit d19ee6d

-------------------------------------------------------------------
Thu Jan  6 17:09:12 CET 2011 - jeffm@suse.com

- Delete patches.suse/supported-flag-sysfs: Merged with patches.suse/supported-flag
- commit 0f2e67b

-------------------------------------------------------------------
Thu Jan  6 17:08:44 CET 2011 - jeffm@suse.com

- Removed unused kdb patches.
  - Delete patches.suse/kdb-build-fixes.
  - Delete patches.suse/kdb-common.
  - Delete
    patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings.
  - Delete
    patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro.
  - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller.
  - Delete patches.suse/kdb-ia64.
  - Delete patches.suse/kdb-usb-rework.
  - Delete patches.suse/kdb-vm-api-changes-for-2-6-34.
  - Delete patches.suse/kdb-x86.
  - Delete patches.suse/kdb-x86-build-fixes.
  - Delete patches.suse/kdb_dont_touch_i8042_early.patch.
  - Delete patches.suse/kdb_fix_ia64_build.patch.
  - Delete patches.xen/xen3-kdb-x86.
- commit c9e725d

-------------------------------------------------------------------
Thu Jan  6 16:10:26 CET 2011 - jeffm@suse.com

- rpm/kernel-source.spec.in: Remove the relocation of the source tree.
  It's expanded in-place.
- commit 8cde941

-------------------------------------------------------------------
Thu Jan  6 15:49:34 CET 2011 - jack@suse.cz

- Delete patches.suse/ext2-fsync-err as it is obsolete and unused.
- commit c8f4ebe

-------------------------------------------------------------------
Thu Jan  6 13:56:07 CET 2011 - mmarek@suse.cz

- Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files.
  Fixed upstream in commit e26d6b8.
- commit 1b628e1

-------------------------------------------------------------------
Thu Jan  6 10:07:22 CET 2011 - mgalbraith@suse.de

- Replaced autogroup patch with what will appear in 2.6.38
- Replaced cgroup use after free fix wtih what will appear in 2.6.38
- Refresh
  patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Delete patches.fixes/sched-fix-autogroup-proc-interface-race.
- commit 81f018b

-------------------------------------------------------------------
Thu Jan  6 01:24:14 CET 2011 - jeffm@suse.com

- Update to 2.6.37-final.
- commit f4cd126

-------------------------------------------------------------------
Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com

- taskstats: Use better ifdef for alignment (bko#24272).
- commit 2948ffa

-------------------------------------------------------------------
Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com

- Update to 2.6.37-rc8.
  - Eliminated 1 patch.
- commit 42518e6

-------------------------------------------------------------------
Tue Dec 28 07:01:24 CET 2010 - mgalbraith@suse.de

- sched: fix autogroup /proc interface race.
- commit fd7019c

-------------------------------------------------------------------
Mon Dec 27 23:28:19 CET 2010 - jeffm@suse.com

- scripts/wd-functions.sh: Re-added support for finding tarball in $MIRROR.
- commit c8014fb

-------------------------------------------------------------------
Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com

- sched, cgroup: Use exit hook to avoid use-after-free crash.
- commit 59c0581

-------------------------------------------------------------------
Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com

- Update to 2.6.37-rc7.
  - Eliminated 9 patches.
- commit d38591c

-------------------------------------------------------------------
Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz

- Revert "x86: allocate space within a region top-down"
  (bnc#655048).
  Backport to XEN.
- commit 92c0965

-------------------------------------------------------------------
Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz

- Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive
  decode" (bnc#655048).
- Revert "x86: allocate space within a region top-down"
  (bnc#655048).
- Revert "x86/PCI: allocate space from the end of a region,
  not the beginning" (bnc#655048).
- Revert "PCI: allocate bus resources from the top down"
  (bnc#655048).
- Revert "resources: support allocating space within a region
  from the top down" (bnc#655048).
- resources: add arch hook for preventing allocation in reserved
  areas (bnc#655048).
- x86: avoid low BIOS area when allocating address space
  (bnc#655048).
- x86: avoid E820 regions when allocating address space
  (bnc#655048).
- x86: avoid high BIOS area when allocating address space
  (bnc#655048).
- Refresh patches.xen/xen3-patch-2.6.34.
- commit 7bbbf27

-------------------------------------------------------------------
Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz

- Revert "- resources: add arch hook for preventing allocation in reserved"
  This reverts commit 7e253537787f4fb057e12a166356169c5adb9665. It was unintended to be pushed as the patches are obsoleted.
- commit 6f3bdf8

-------------------------------------------------------------------
Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz

- Delete
  patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch.
  It's unreferenced and wrong.
- commit 9e6fc50

-------------------------------------------------------------------
Thu Dec 16 23:21:40 CET 2010 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Define %kernelrelease
- commit 1d67b13

-------------------------------------------------------------------
Thu Dec 16 22:31:42 CET 2010 - jeffm@suse.com

- Linux: 2.6.37-rc6.
- Update config files.
- Refresh patches.suse/SoN-23-mm-swapfile.patch.
- Refresh patches.suse/SoN-26-nfs-swapper.patch.
- Refresh patches.xen/xen3-fixup-xen.
- Refresh patches.xen/xen3-patch-2.6.24.
- commit 5650f90

-------------------------------------------------------------------
Mon Dec 13 12:17:49 CET 2010 - jbeulich@novell.com

- Update Xen config files (XEN_NETDEV_LOOPBACK=n).
- supported.conf: Update.
- commit d385dff

-------------------------------------------------------------------
Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de

- Refresh patches.suse/bootsplash-scaler: Fix crash when bootsplash animation is used (bnc#646908)
- commit c5eced1

-------------------------------------------------------------------
Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz

- resources: add arch hook for preventing allocation in reserved
  areas (bnc#655048).
- x86: avoid BIOS area when allocating address space (bnc#655048).
- x86: avoid PNP resources when allocating address space
  (bnc#655048).
- Refresh patches.xen/xen3-patch-2.6.34.
- commit 7e25353

-------------------------------------------------------------------
Fri Dec 10 09:20:34 CET 2010 - jbeulich@novell.com

- Update Xen config files (CONFIG_XEN_COMPAT=0x040000).
- commit 5343e5f

-------------------------------------------------------------------
Fri Dec 10 09:11:01 CET 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.37-rc5.
- commit bef1a0d

-------------------------------------------------------------------
Thu Dec  9 15:32:30 CET 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix timestamp of /usr/src/linux-obj/.../.config
- commit 149d22b

-------------------------------------------------------------------
Thu Dec  9 14:48:13 CET 2010 - mmarek@suse.cz

- rpm/config.sh: Build against openSUSE:Factory
- commit bf19860

-------------------------------------------------------------------
Wed Dec  8 17:34:25 CET 2010 - mmarek@suse.cz

- rpm/kernel-docs.spec.in: Allow to build against any version of
  kernel-source
- commit 37bdc47

-------------------------------------------------------------------
Tue Dec  7 16:38:29 CET 2010 - jbeulich@novell.com

- patches.arch/x86_64-unwind-annotations: Remove stringification
  (needed only with very old assemblers).
- commit 987c244

-------------------------------------------------------------------
Tue Dec  7 16:35:04 CET 2010 - jeffm@suse.com

- scripts/sequence-patch.sh: Added -vanilla suffix to the directory name when expanding vanilla tree.
- commit 77ad87b

-------------------------------------------------------------------
Tue Dec  7 16:32:30 CET 2010 - jeffm@suse.com

- Update vanilla config files.
- commit f55f81b

-------------------------------------------------------------------
Tue Dec  7 16:14:14 CET 2010 - jeffm@suse.com

- Update to 2.6.37-rc5.
- commit ca102d9

-------------------------------------------------------------------
Tue Dec  7 09:40:37 CET 2010 - jbeulich@novell.com

- patches.suse/novfs-fix-ioctl-usage: Fix compiler warnings.
- commit faf2142

-------------------------------------------------------------------
Mon Dec  6 12:40:34 CET 2010 - mgalbraith@suse.de

- Replace buggy per tty autogroup patch with final per session patch as
  integrated into tip.
- sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613).
- Delete patches.suse/sched-automated-per-tty-task-groups.
- commit 0db6b6b

-------------------------------------------------------------------
Mon Dec  6 09:12:01 CET 2010 - jbeulich@novell.com

- patches.rpmify/rpm-kernel-config, patches.rpmify/split-package,
  patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch,
  patches.suse/SoN-15-netvm-reserve.patch,
  patches.suse/SoN-27-nfs-swap_ops.patch,
  patches.suse/kconfig-automate-kernel-desktop,
  patches.suse/mm-tune-dirty-limits.patch,
  patches.suse/supported-flag-enterprise: Clean up Kconfig portions.
- commit 713650c

-------------------------------------------------------------------
Mon Dec  6 05:38:40 CET 2010 - jeffm@suse.com

- Fixed corrupted -rc4 patch.
- commit 9802d4e

-------------------------------------------------------------------
Mon Dec  6 05:09:48 CET 2010 - jeffm@suse.de

- Update to 2.6.37-rc4.
- commit d102b44

-------------------------------------------------------------------
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com

- Merge 2.6.37-rc3-git6 with Xen.
- commit 7089cd5

-------------------------------------------------------------------
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com

- Update to 2.6.37-rc3-git6.
- commit 1294ef9

-------------------------------------------------------------------
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
- xen/acpi: Export host physical CPU information to dom0
  (bnc#651066).
- Xen: para-virtual watchdog driver.
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
- eliminate scalability issues from initrd handling.
- config.conf: Re-enable Xen.
- Update x86 config files.
- commit cf6d991

-------------------------------------------------------------------
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de

- PERF: Fix perf timechart C-state regression (none).
- commit ba2671d

-------------------------------------------------------------------
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

- Update to 2.6.37-rc3-git1.
- commit 4ad245f

-------------------------------------------------------------------
Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com

- Update to 2.6.37-rc3.
  - Eliminated 1 patch.
- commit 12ac0ac

-------------------------------------------------------------------
Mon Nov 22 10:21:28 CET 2010 - jslaby@suse.cz

- Delete patches.fixes/make-note_interrupt-fast.diff.
- Delete patches.fixes/twl6030-fix-note_interrupt-call.
  __do_IRQ from ia64 lapic code is no longer called, because they use
  genirqs properly. So these patches don't make sense anymore. If we
  need something to do, then it's adding action_ret == IRQ_NONE test
  into handle_percpu_irq before jumping into note_interrupt.
- commit facd623

-------------------------------------------------------------------
Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz

- PCI: fix offset check for sysfs mmapped files (bnc#655157).
- commit 2938f56

-------------------------------------------------------------------
Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com

- sched: automated per tty task groups.
  - Enabled in -desktop flavors for better interactivity.
- commit 2d5d397

-------------------------------------------------------------------
Tue Nov 16 21:32:45 CET 2010 - jeffm@suse.de

- doc/config-options.changes: Updated changes for 2.6.37-rc1 and -rc2.
- commit 0aca8b8

-------------------------------------------------------------------
Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com

- Update to 2.6.37-rc2.
- commit 1453a04

-------------------------------------------------------------------
Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz

- PCI: fix pci_bus_alloc_resource() hang, prefer positive decode
  (bnc#651256).
- commit 4404c19

-------------------------------------------------------------------
Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com

- Update vanilla config files.
- commit 60b4a47

-------------------------------------------------------------------
Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com

- Update to 2.6.37-rc1-git11.
  - Eliminated 2 patches.
- commit 5959a67

-------------------------------------------------------------------
Mon Nov 15 20:02:33 CET 2010 - jeffm@suse.com

- supported.conf: Added missing dependencies.
- commit 0537c35

-------------------------------------------------------------------
Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz

- TTY: restore tty_ldisc_wait_idle (bnc#642043).
- commit 84d87bf

-------------------------------------------------------------------
Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de

- Update to 2.6.37-rc1.
  - Eliminated 26 patches.
  - Xen is disabled.
- commit b9044e3

-------------------------------------------------------------------
Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de

- Update config files. (bnc#652954) increase the number of possible and
  default uarts for users with multi-port serial cards for the i386 and
  x86-64 default configs.
- commit 85c87e3

-------------------------------------------------------------------
Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz

- rt2x00: Fix max TX power settings (bnc#584028).
- rt2x00: Fix channel configuration for RF3052 (bnc#584028).
- commit 60c0452

-------------------------------------------------------------------
Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz

- resources: add a default alignf to simplify find_resource()
  (bnc#651256).
- resources: factor out resource_clip() to simplify
  find_resource() (bnc#651256).
- resources: ensure callback doesn't allocate outside available
  space (bnc#651256).
- resources: handle overflow when aligning start of available area
  (bnc#651256).
- resources: support allocating space within a region from the
  top down (bnc#651256).
- PCI: allocate bus resources from the top down (bnc#651256).
- x86/PCI: allocate space from the end of a region, not the
  beginning (bnc#651256).
- x86: update iomem_resource end based on CPU physical address
  capabilities (bnc#651256).
- x86: allocate space within a region top-down (bnc#651256).
- Refresh patches.xen/xen3-patch-2.6.34.
- commit 8c68ad1

-------------------------------------------------------------------
Tue Nov  9 15:28:57 CET 2010 - jack@suse.cz

- novfs: Fix for the issue of kernel dumps core on restart
  (bnc#641811).
- commit 76ba833

-------------------------------------------------------------------
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz

- net: Limit socket I/O iovec total length to INT_MAX
  (bnc#650128).
- commit 2ba74bb

-------------------------------------------------------------------
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de

- Update config files.
  Forgot to enable ACPI_EC_DEBUGFS on i386/pae
- commit 66b605b

-------------------------------------------------------------------
Wed Oct 27 16:27:15 CEST 2010 - jslaby@suse.cz

- aha152x: enable PCMCIA on 64bit (bnc#630652).
- Update config files.
- commit a91d17c

-------------------------------------------------------------------
Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz

- hpet: unmap unused I/O space (bnc#629908 bnc#629901).
- commit dad22c3

-------------------------------------------------------------------
Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de

- Update config files.
  Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs.
- commit 9035254

-------------------------------------------------------------------
Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com

- Update Xen config files (restore options accidentally deleted
  by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5).
- commit f8e5000

-------------------------------------------------------------------
Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.36 and c/s 1043.
- xen: netback: take net_schedule_list_lock when removing entry
  from net_schedule_list.
- Update Xen config files.
- commit b772cd8

-------------------------------------------------------------------
Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de

- ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324).
- ALSA: hda - Add some workarounds for Creative IBG (bnc#564324).
- ALSA: hda - Fix wrong SPDIF NID assignment for CA0110
  (bnc#564324).
- commit 2256eda

-------------------------------------------------------------------
Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de

- Update to 2.6.36-final.
- commit 1b1584f

-------------------------------------------------------------------
Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com

- patches.arch/i386-unwind-annotations,
  patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags.
- commit 6ee5ccb

-------------------------------------------------------------------
Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de

- SoN: fix null pointer dereference in swap_entry_free.
- SoN: fix mess up on swap with multi files from same nfs server.
- Refresh patches.xen/tmem.
- commit d068f12

-------------------------------------------------------------------
Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de

- ACPI: Make Embedded Controller command timeout delay
  configurable (bnc#639261).
- commit 9ea38cf

-------------------------------------------------------------------
Fri Oct 15 23:06:53 CEST 2010 - jslaby@suse.cz

- Update to 2.6.36-rc8.
- commit 0c0e67c

-------------------------------------------------------------------
Fri Oct 15 22:49:53 CEST 2010 - jslaby@suse.cz

- Refresh patches.suse/SoN-22-netvm.patch.
  Fix lock imbalance in net core (caused errors with bridges). (bnc#637235)
- commit f7ca98f

-------------------------------------------------------------------
Tue Oct 12 10:00:08 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.36-rc7 and c/s 1042.
- Update tmem interface to v1.
- commit 03c1043

-------------------------------------------------------------------
Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz

- Generate per-symbol provides again (fate#305945).
  11.4 will do incremental downloads of repository metadata
  (fate#309561), so there should be no problem with the update
  repository anymore.
- commit 4258cf2

-------------------------------------------------------------------
Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com

- patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:
  Remove .rej file from this patch.
- commit 8828ce5

-------------------------------------------------------------------
Fri Oct  8 17:40:50 CEST 2010 - jeffm@suse.de

- Update to 2.6.36-rc7.
- commit 82673e4

-------------------------------------------------------------------
Tue Oct  5 18:02:19 CEST 2010 - jbeulich@novell.com

- patches.drivers/dynamic_debug_4.patch: Fix build issues with
  !DYNAMIC_DEBUG and build warning.
- commit b08d2aa

-------------------------------------------------------------------
Tue Oct  5 17:19:46 CEST 2010 - jeffm@suse.de

- Enable SECURITY_APPARMOR_COMPAT_24
- commit f9b83fc

-------------------------------------------------------------------
Tue Oct  5 16:58:20 CEST 2010 - jeffm@suse.de

- AppArmor: Allow dfa backward compatibility with broken
  userspace.
- AppArmor: compatibility patch for v5 interface.
- AppArmor: compatibility patch for v5 network control.
- commit cb27981

-------------------------------------------------------------------
Mon Oct  4 16:57:34 CEST 2010 - jeffm@suse.de

- Update to 2.6.36-rc6.
  - Eliminated 2 patches.
- commit 57ae577

-------------------------------------------------------------------
Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com

- Refresh patches.xen/xen3-patch-2.6.28 one more time.
- commit d527087

-------------------------------------------------------------------
Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de

- acpi: ec_sys: access user space with get_user()/put_user()
  (none).
- commit d028761

-------------------------------------------------------------------
Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de

- kernel/module.c: Fix compiler warnings if debug is compiled in
  (none).
- PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if
  DYNAMIC_DEBUG is compiled in (none).
- PNP: Compile all pnp built-in stuff in one module namespace
  (none).
- Dynamic Debug: Introduce global fake module param module.ddebug
  - V4 (none).
- Dynamic Debug: Initialize dynamic debug earlier via
  arch_initcall (none).
- Dynamic Debug: Introduce ddebug_query= boot parameter (none).
- Dynamic Debug: Split out query string parsing/setup from
  proc_write (none).
- commit dcd5c68

-------------------------------------------------------------------
Fri Sep 24 11:08:57 CEST 2010 - jbeulich@novell.com

- Refresh patches.xen/xen3-patch-2.6.28 again.
- commit 2fbc89f

-------------------------------------------------------------------
Fri Sep 24 10:38:36 CEST 2010 - jbeulich@novell.com

- Refresh patches.xen/xen3-patch-2.6.28.
- commit cba31c7

-------------------------------------------------------------------
Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.36-rc5 and c/s 1038.
- commit 7b86243

-------------------------------------------------------------------
Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix for kernel release strings like
  2.6.36-rc5-73-g57aebd7-vanilla.
- rpm/kernel-spec-macros: Cleanup.
- commit 0926a18

-------------------------------------------------------------------
Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de

- rose: Fix signedness issues wrt. digi count (CVE-2010-3310
  bnc#640721).
- commit bcdc88b

-------------------------------------------------------------------
Tue Sep 21 21:41:15 CEST 2010 - jeffm@suse.de

- qla4xxx: add workaround for missing readq/writeq.
- commit 643f9cf

-------------------------------------------------------------------
Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz

- rpm/kernel-docs.spec.in: BuildRequire proper version of kernel-source
- commit beb33d1

-------------------------------------------------------------------
Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de

- Linux: 2.6.36-rc5.
  - Eliminated 6 patches (all security backports).
- commit d4603b4

-------------------------------------------------------------------
Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de

- Revert "- make SCSI and ATA drivers modules again. (bnc#564357)."
  This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb.
  - make SCSI and ATA drivers modules again.
      (bnc#564357)
  This change only applies to enterprise releases and should have been
  reverted prior to the release of openSUSE 11.3.
- commit 7fc084f

-------------------------------------------------------------------
Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de

- Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream
  change that uses kmem_cache flags instead of PageSlubDebug flag.
- commit 4ea582b

-------------------------------------------------------------------
Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de

- Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The
  default is still set to 64k.
- commit 0581892

-------------------------------------------------------------------
Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com

- Delete patches.suse/cgroup-disable-memory.patch: It is no longer needed. The performance hit that it caused has been eliminated.
- commit 1ec7da8

-------------------------------------------------------------------
Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de

- wext: fix potential private ioctl memory content leak
  (CVE-2010-2955 bnc#635413).
- commit 6df45c9

-------------------------------------------------------------------
Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de

- x86-64, compat: Test %rax for the syscall number, not %eax
  (CVE-2010-3301 bnc#639708).
- x86-64, compat: Retruncate rax after ia32 syscall entry tracing
  (CVE-2010-3301 bnc#639708).
- commit fb77404

-------------------------------------------------------------------
Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de

- compat: Make compat_alloc_user_space() incorporate the
  access_ok() (CVE-2010-3081 bnc#639709).
- commit 664a0ac

-------------------------------------------------------------------
Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com

- Remove reference to unused patch.
- commit a3abfe2

-------------------------------------------------------------------
Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de

- drivers/net/usb/hso.c: prevent reading uninitialized memory
  (CVE-2010-3298 bnc#639483).
- commit 35e70c8

-------------------------------------------------------------------
Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de

- drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized
  stack memory (CVE-2010-3296 bnc#639481).
- commit a0634a9

-------------------------------------------------------------------
Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de

- drivers/net/eql.c: prevent reading uninitialized stack memory
  (CVE-2010-3297 bnc#639482).
- commit 2a7b160

-------------------------------------------------------------------
Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de

- Revert "patches.drivers/matador_reset_quirk.diff: Fix reset with Matador btusb devices bnc#626171"
  This reverts commit c6a176c1df9ab4c69dd54ff3076bc92806eac8fd.
  It should have been applied to SLE11-SP1 branch.
- commit 05f07f3

-------------------------------------------------------------------
Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz

- Update to Linux 2.6.36-rc4.
  - Obsoletes:
    - patches.fixes/bonding-jiffies2.patch.
    - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure.
    - patches.fixes/net-sched-fix-kernel-leak-in-act_police.
    - patches.rpmify/spectra-depends-on-moorestown.
- fix build on s390 as of 2.6.36-rc4.
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/reiser4-set_page_dirty_notag.
- Refresh patches.xen/pci-guestdev.
- Update config files.
- commit 6915057

-------------------------------------------------------------------
Mon Sep 13 14:35:10 CEST 2010 - oneukum@suse.de

- patches.drivers/matador_reset_quirk.diff: Fix reset with Matador btusb devices bnc#626171
- commit c6a176c

-------------------------------------------------------------------
Mon Sep 13 10:14:50 CEST 2010 - jdelvare@suse.de

- patches.fixes/bonding-jiffies2.patch: Update patch-mainline.
- commit a1a8fdd

-------------------------------------------------------------------
Fri Sep  3 18:57:13 CEST 2010 - jeffm@suse.de

- Always build in AGP on x86/x86_64 so KMS works on LiveCDs (bnc#609607).
- commit d9bfa1e

-------------------------------------------------------------------
Fri Sep  3 16:38:10 CEST 2010 - jeffm@suse.com

- irda: Correctly clean up self->ias_obj on irda_bind() failure
  (CVE-2010-2954 bnc#636112).
- commit f04e61f

-------------------------------------------------------------------
Wed Sep  1 12:04:59 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.36-rc3 and c/s 1029.
- fix unwind annotations.
- config.conf: Re-enable Xen.
- Update x86 config files.
- commit 6836619

-------------------------------------------------------------------
Wed Sep  1 11:40:45 CEST 2010 - jbeulich@novell.com

- fix unwind annotations.
- commit 5aa6daf

-------------------------------------------------------------------
Wed Sep  1 00:53:49 CEST 2010 - jeffm@suse.com

- net sched: fix kernel leak in act_police (CVE-2010-2942
  bnc#632309).
- commit 66e1d72

-------------------------------------------------------------------
Tue Aug 31 14:02:33 CEST 2010 - jdelvare@suse.de

- fix jiffies overflow problems in bonding (bnc#613273).
- commit 28bd2e8

-------------------------------------------------------------------
Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de

- Refresh vanilla configs.
- commit 26a681e

-------------------------------------------------------------------
Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de

- Update to Linux: 2.6.36-rc3.
  - Eliminated 7 patches.
- commit d298d2d

-------------------------------------------------------------------
Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz

- Delete
  patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch.
- Delete
  patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch.
- Delete
  patches.suse/rlim-0022-FS-proc-make-limits-writable.patch.
  This was just a workaround crap. In 2.6.36 we have a nice syscall
  instead. Sorry for commiting this to the merge-36 branch first. I
  didn't notice it was already merged here.
- commit 5449fcb

-------------------------------------------------------------------
Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com

- Disabled ACPI table override patches again. fsnotify was introduced into
  the truncate path and causes crashes.
- commit e18fc2c

-------------------------------------------------------------------
Thu Aug 26 16:55:14 CEST 2010 - jeffm@suse.de

- Refresh patches.suse/supported-flag-enterprise: Fixed recovery on load failure.
- commit 8a06643

-------------------------------------------------------------------
Thu Aug 26 16:54:46 CEST 2010 - jeffm@suse.de

- Refresh patches.suse/stack-unwind: Fixed recovery on load failure.
- commit 7f15b29

-------------------------------------------------------------------
Tue Aug 24 20:06:39 CEST 2010 - jeffm@suse.com

- patches.arch/s390-message-catalog.diff: dev_info -> _dev_info
- commit ba20988

-------------------------------------------------------------------
Tue Aug 24 18:31:36 CEST 2010 - jeffm@suse.de

- patches.suse/stack-unwind: Fix build on !SMP
- commit abd5493

-------------------------------------------------------------------
Tue Aug 24 18:07:05 CEST 2010 - jeffm@suse.de

- s390: Fix prototype for execve.
- commit b448268

-------------------------------------------------------------------
Tue Aug 24 17:47:48 CEST 2010 - jeffm@suse.de

- spectra: depend on X86_MRST.
- commit 1e3fb89

-------------------------------------------------------------------
Tue Aug 24 17:16:11 CEST 2010 - jeffm@suse.de

- Delete patches.arch/ppc-vmcoreinfo.diff.
- commit ea39e14

-------------------------------------------------------------------
Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de

- caif: Use asm/unaligned.h.
- commit 92c07c2

-------------------------------------------------------------------
Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de

- Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing
  fixup for sk_rmem_schedule in caif.
- commit a9ff761

-------------------------------------------------------------------
Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz

- makefile: not need to regenerate kernel.release file when
  make kernelrelease.
- commit 81237a8

-------------------------------------------------------------------
Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com

- rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes
  to config-options.changes.txt in the exported package to avoid triggering
  a build service rule error.
- commit ff4889e

-------------------------------------------------------------------
Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com

- Revert "- Renamed doc/config-options.changes to doc/config-options.changes.txt to"
  This reverts commit 124ac26de4839f8181a5badedb231eedf5770a3e.
- commit 2932c62

-------------------------------------------------------------------
Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com

- Renamed doc/config-options.changes to doc/config-options.changes.txt to
  avoid triggering a build service rule error.
- commit 124ac26

-------------------------------------------------------------------
Mon Aug 23 21:06:58 CEST 2010 - jeffm@suse.de

- supported.conf: Add iscsi_boot_sysfs
- commit 80e2ea9

-------------------------------------------------------------------
Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Fixed typo with last fix.
- commit 22210d9

-------------------------------------------------------------------
Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled
  dynamically in the spec file and now has follow-on options.
- commit d270759

-------------------------------------------------------------------
Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de

- patches.rpmify/spectra-drop-locked_ioctl-support: add <linux/smp_lock.h>
  to grab the BKL
- commit 1df02ec

-------------------------------------------------------------------
Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de

- Update config files: Disabled DEBUG_INFO_REDUCED.
- commit 393680a

-------------------------------------------------------------------
Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de

- Updated to 2.6.36-rc2.
  - Eliminated 2 patches.
- commit 52d47a0

-------------------------------------------------------------------
Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de

- Update to 2.6.36-rc1.
  - Eliminated 71 patches.
  - spectra: Drop ->locked_ioctl support.
  - spectra: Drop ->prepare_flush_fn support.
  - spectra: Remove duplicate GLOB_VERSION.
  - novfs: Fix ioctl usage.
  - novfs: use evict_inode.
  - Xen is disabled.
- commit 63642f6

-------------------------------------------------------------------
Mon Aug 16 10:22:09 CEST 2010 - tiwai@suse.de

- ALSA: hda - Add quirk for Dell Vostro 1220 (bnc#631066).
- commit df12c34

-------------------------------------------------------------------
Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com

- README.BRANCH: Updated to reflect the permenent in-progress status.
- commit a2c882e

-------------------------------------------------------------------
Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de

- Update to 2.6.35.1
  - security fixes
  - bug fixes
  - obsoletes:
      patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch.
- commit a009fb4

-------------------------------------------------------------------
Thu Aug 12 20:39:52 CEST 2010 - gregkh@suse.de

- Delete patches.kernel.org/patch-2.6.35-rc1.
- Delete patches.kernel.org/patch-2.6.35-rc1-rc2.
- Delete patches.kernel.org/patch-2.6.35-rc2-rc3.
- Delete patches.kernel.org/patch-2.6.35-rc3-rc4.
- Delete patches.kernel.org/patch-2.6.35-rc4-rc5.
- Delete patches.kernel.org/patch-2.6.35-rc5-rc6.
- commit 2e67843

-------------------------------------------------------------------
Thu Aug 12 20:38:21 CEST 2010 - gregkh@suse.de

- Refresh patches.fixes/novfs-lindent.
  Someone needs to remember to actually test out their patches before
  adding them to the repo...
- commit 6569c56

-------------------------------------------------------------------
Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com

- doc/README.SUSE: Updated to describe the process used to add custom patches
- commit e5f4670

-------------------------------------------------------------------
Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz

- patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar
  to PAGEOUT_IO_SYNC stalls (bnc#625339).
- commit 1efea94

-------------------------------------------------------------------
Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz

- novfs: Lindent novfs sources.
- commit 361594a

-------------------------------------------------------------------
Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de

- Refresh
  patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch.
- Refresh patches.fixes/sunrpc-monotonic-expiry.
- Delete patches.fixes/nfs-write.c-bug-removal.patch.
  Update some patches for 2.6.35
- commit 15d7a62

-------------------------------------------------------------------
Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de

- NFS: allow close-to-open cache semantics to apply to root of
  NFS filesystem (bnc#584720).
- commit deea101

-------------------------------------------------------------------
Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de

- ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names
  (bnc#627212).
- ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118).
- commit 4844a71

-------------------------------------------------------------------
Mon Aug  9 16:28:00 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.35 final and c/s 1025.
- create devices in /dev/xen when they are expected to be
  used there.
- xen/netback: Allow setting of large MTU before rings have
  connected.
- xen/netback: Always pull through PKT_PROT_LEN bytes into the
  linear part of an skb.
- pass trigger mode and polarity information to Xen for all
  interrupts.
- Update Xen config files.
- supported.conf: Add pci-iomul.ko.
- commit c642c1b

-------------------------------------------------------------------
Fri Aug  6 17:03:09 CEST 2010 - jeffm@suse.de

- patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register
  usage from upstream commit 718be4aa.
- commit 4ce0b48

-------------------------------------------------------------------
Fri Aug  6 16:09:39 CEST 2010 - jeffm@suse.de

- Update to 2.6.35-final and refresh patch set.
- commit a40327f

-------------------------------------------------------------------
Mon Aug  2 14:39:22 CEST 2010 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Package log.sh in the source rpm
- commit 53246ff

-------------------------------------------------------------------
Fri Jul 23 20:09:25 CEST 2010 - jack@suse.cz

- novfs: Fix error codes for getxattr for novfs (bnc#529535).
- commit 06b3243

-------------------------------------------------------------------
Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de

- Update to 2.6.35-rc6.
- commit 643df99

-------------------------------------------------------------------
Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz

- novfs: code cleanup for one case of novfs return value
  (bnc#624606).
- commit 4875860

-------------------------------------------------------------------
Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz

- Fixed patch headers of patches.fixes/novfs-xattr-memleak
- commit 65ab01f

-------------------------------------------------------------------
Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz

- novfs: Fix a memory leak that causes an OOM condition
  (bnc#610828).
- commit 519d8a0

-------------------------------------------------------------------
Tue Jul 20 14:01:26 CEST 2010 - jack@suse.cz

- novfs: backing device info initialization (bnc#623472).
- commit b576dae

-------------------------------------------------------------------
Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz

- scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes.
- Move kernel-source.changes.old to rpm/ (not included in the pachage
  though).
- commit 8ed2389

-------------------------------------------------------------------
Tue Jul 20 11:22:47 CEST 2010 - jblunck@suse.de

- rpm/package-descriptions: Change summary/description for trace flavor (bnc#488692).
- commit da8e17e

-------------------------------------------------------------------
Mon Jul 19 17:23:30 CEST 2010 - mmarek@suse.cz

- Move rpm changelog to kernel-source.changes.old
- commit 93036bd

-------------------------------------------------------------------
Thu Jul 15 11:47:45 CEST 2010 - bphilips@suse.de

- X86_MRST: Disable moorsetown since it deselects SERIO_I8042
  - See 0b28bac5aef7bd1ab213723df031e61db9ff151a, fixed in -tip but we
    still don't want X86_MRST

-------------------------------------------------------------------
Wed Jul 14 18:39:08 CEST 2010 - trenn@suse.de

- patches.arch/acpi_fix_fadt_32_bit_zero_length.patch: Only use
  32 bit addresses if they have a valid length (bug#581644).

-------------------------------------------------------------------
Wed Jul 14 16:21:46 CEST 2010 - bphilips@suse.de

- Update -desktop config files to enable CGROUPS for systemd

-------------------------------------------------------------------
Wed Jul 14 14:04:36 CEST 2010 - jeffm@suse.de

- Update to 2.6.35-rc5.
  - Eliminated 5 patches.

-------------------------------------------------------------------
Tue Jul 13 14:39:51 CEST 2010 - jack@suse.de

- patches.fixes/novfs-overflow-fixes: novfs: security: Add buffer
  overflow, integer wraparound fixes (bnc#594362).

-------------------------------------------------------------------
Wed Jul  7 16:53:17 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.35-rc4.

-------------------------------------------------------------------
Wed Jul  7 16:45:02 CEST 2010 - jeffm@suse.de

- patches.suse/xfs-dmapi-2.6.35-api-changes: Updated for -debug flavor.

-------------------------------------------------------------------
Wed Jul  7 15:57:27 CEST 2010 - jeffm@suse.de

- Update config files for vanilla.

-------------------------------------------------------------------
Wed Jul  7 12:14:43 CEST 2010 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Install config-option.changes
  This file documents the changes in the kernel configs.

-------------------------------------------------------------------
Wed Jul  7 10:37:59 CEST 2010 - mmarek@suse.cz

- patches.rpmify/kbuild-setlocalversion-fix: kbuild: Fix path
  to scripts/setlocalversion.

-------------------------------------------------------------------
Wed Jul  7 00:27:53 CEST 2010 - jeffm@suse.de

- Update to 2.6.35-rc4.
  - Eliminated 4 patches.

-------------------------------------------------------------------
Fri Jul  2 17:21:45 CEST 2010 - jeffm@suse.de

- patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices:
  iwlwifi: fix TX power configuration on 3945 and 4965 devices
  (bnc#619440 bnc#610421).

-------------------------------------------------------------------
Fri Jul  2 11:27:54 CEST 2010 - jbeulich@novell.com

- patches.suse/stack-unwind: Fix after upstream commit
  9e565292270a2d55524be38835104c564ac8f795.

-------------------------------------------------------------------
Fri Jul  2 10:54:39 CEST 2010 - trenn@suse.de

- patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch:
  For some reason the macro used by dynamic debug breaks things
  (bnc#619416).

-------------------------------------------------------------------
Fri Jul  2 10:42:19 CEST 2010 - trenn@suse.de

Mainline goes another way (bug #476509).
Also there is a problem with this patch, breaking dynamic debugging
(bnc#619416) -> just remove it, there will show up something else
mainline.

- patches.xen/xen3-auto-arch-x86.diff: Refresh.
- patches.arch/x86_mce_intel_decode_physical_address.patch:
  Delete.
- patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch:
  Delete.
- patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch:
  Delete.

-------------------------------------------------------------------
Thu Jul  1 20:19:51 CEST 2010 - jeffm@suse.de

- patches.suse/dm-raid45-api-update-remove-dm_put-after-dm_table_get_md:
  dm-raid45: API update: Remove dm_put after dm_table_get_md
  (bnc#615656).

-------------------------------------------------------------------
Thu Jul  1 09:09:17 CEST 2010 - jdelvare@suse.de

- patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch:
  Update references (bnc#610362).

-------------------------------------------------------------------
Thu Jul  1 01:02:25 CEST 2010 - bphilips@suse.de

- patches.drivers/ixgbe-disable-tx-engine-before-disabling-tx-laser.patch:
  ixgbe: disable tx engine before disabling tx laser.
- patches.drivers/ixgbe-fix-panic-when-shutting-down-system-with-WoL-e.patch:
  ixgbe: fix panic when shutting down system with WoL enabled.
- patches.drivers/ixgbe-skip-non-IPv4-packets-in-ATR-filter.patch:
  ixgbe: skip non IPv4 packets in ATR filter.
- patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch:
  e1000e: don't inadvertently re-set INTX_DISABLE.

-------------------------------------------------------------------
Wed Jun 30 20:20:58 CEST 2010 - bphilips@suse.de

- patches.drivers/e1000-enhance-frame-fragment-detection.patch:
  Delete.
- patches.drivers/e1000e-enhance-frame-fragment-detection.patch:
  Delete.

-------------------------------------------------------------------
Tue Jun 29 02:38:57 CEST 2010 - nfbrown@suse.de

- patches.fixes/nfs_wb_page_deadlock.fix: NFS: Fix another
  nfs_wb_page() deadlock (bnc#612794).

-------------------------------------------------------------------
Mon Jun 28 22:19:17 CEST 2010 - mmarek@suse.cz

- rpm/find-provides: Add base symsets to the main subpackage.

-------------------------------------------------------------------
Fri Jun 25 17:14:03 CEST 2010 - jeffm@suse.de

- Update config files for sparc64/net to remove unnecessary options.

-------------------------------------------------------------------
Fri Jun 25 15:41:20 CEST 2010 - jeffm@suse.de

- patches.suse/add-initramfs-file_read_write: Fixed typo.

-------------------------------------------------------------------
Fri Jun 25 08:52:45 CEST 2010 - jbeulich@novell.com

- patches.arch/kvm-split-paravirt-ops-by-functionality: Adjust
  Kconfig style to match upstream.
- patches.fixes/seccomp-disable-tsc-option: Adjust Kconfig style
  to match upstream.
- patches.suse/SoN-11-mm-reserve.patch: Fix compiler warning.

-------------------------------------------------------------------
Fri Jun 25 08:46:24 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.35-rc3.
- config.conf: Re-enable Xen.
- Update x86 config files.

-------------------------------------------------------------------
Thu Jun 24 21:02:48 CEST 2010 - agruen@suse.de

- Replace the nfs4acl patches by their successor patch queue,
  richacls (see http://www.suse.de/~agruen/richacl/).
- Update config files: CONFIG_EXT4_FS_RICHACL=y.

-------------------------------------------------------------------
Thu Jun 24 20:33:23 CEST 2010 - jeffm@suse.de

- patches.fixes/ext4-make-sure-the-move_ext-ioctl-can-t-overwrite-append-only-files:
  ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only
  files (bnc#612457 CVE-2010-2066).

-------------------------------------------------------------------
Thu Jun 24 16:58:40 CEST 2010 - jeffm@suse.de

- patches.fixes/gfs2-fix-writing-to-non-page-aligned-gfs2_quota-structures:
  GFS2: Fix writing to non-page aligned gfs2_quota structures
  (bnc#599957 CVE-2010-1436).

-------------------------------------------------------------------
Thu Jun 24 16:38:14 CEST 2010 - jeffm@suse.de

- patches.fixes/gfs2-fix-permissions-checking-for-setflags-ioctl:
  GFS2: Fix permissions checking for setflags ioctl() (bnc#608576
  CVE-2010-1641).

-------------------------------------------------------------------
Thu Jun 24 11:30:08 CEST 2010 - jdelvare@suse.de

- patches.drivers/hwmon-it87-fix-in7-on-IT8720F.patch: hwmon:
  (it87) Fix in7 on IT8720F (bnc#612910).

-------------------------------------------------------------------
Thu Jun 24 11:20:34 CEST 2010 - jdelvare@suse.de

- patches.drivers/hwmon-it87-fix-in7-on-IT8720F.patch: hwmon:
  (it87) Fix in7 on IT8720F (bnc#612910).

-------------------------------------------------------------------
Thu Jun 24 00:05:06 CEST 2010 - jeffm@suse.de

- btrfs fix rollup from v2.6.35:
- patches.fixes/btrfs-handle-err_ptr-from-posix_acl_from_xattr:
  Btrfs: handle ERR_PTR from posix_acl_from_xattr().
- patches.fixes/btrfs-avoid-bug-when-dropping-root-and-reference-in-same-transaction:
  Btrfs: avoid BUG when dropping root and reference in same
  transaction.
- patches.fixes/btrfs-prohibit-a-operation-of-changing-acl-s-mask-when-noacl-mount-option-used:
  Btrfs: prohibit a operation of changing acl's mask when noacl
  mount option used.
- patches.fixes/btrfs-should-add-a-permission-check-for-setfacl:
  Btrfs: should add a permission check for setfacl.
- patches.fixes/btrfs-btrfs_lookup_dir_item-can-return-err_ptr:
  Btrfs: btrfs_lookup_dir_item() can return ERR_PTR.
- patches.fixes/btrfs-btrfs_read_fs_root_no_name-returns-err_ptrs:
  Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs.
- patches.fixes/btrfs-unwind-after-btrfs_start_transaction-errors:
  Btrfs: unwind after btrfs_start_transaction() errors.
- patches.fixes/btrfs-btrfs_iget-returns-err_ptr: Btrfs:
  btrfs_iget() returns ERR_PTR.
- patches.fixes/btrfs-handle-kzalloc-failure-in-open_ctree:
  Btrfs: handle kzalloc() failure in open_ctree().
- patches.fixes/btrfs-handle-error-returns-from-btrfs_lookup_dir_item:
  Btrfs: handle error returns from btrfs_lookup_dir_item().
- patches.fixes/btrfs-fix-bug_on-for-fs-converted-from-extn:
  Btrfs: Fix BUG_ON for fs converted from extN.
- patches.fixes/btrfs-fix-null-dereference-in-relocation-c:
  Btrfs: Fix null dereference in relocation.c.
- patches.fixes/btrfs-fix-remap_file_pages-error: Btrfs: fix
  remap_file_pages error.
- patches.fixes/btrfs-uninitialized-data-is-check_path_shared:
  Btrfs: uninitialized data is check_path_shared().
- patches.fixes/btrfs-fix-fallocate-regression: Btrfs: fix
  fallocate regression.
- patches.fixes/btrfs-fix-loop-device-on-top-of-btrfs: Btrfs:
  fix loop device on top of btrfs.
- patches.fixes/btrfs-add-more-error-checking-to-btrfs_dirty_inode:
  Btrfs: add more error checking to btrfs_dirty_inode.
- patches.fixes/btrfs-allow-unaligned-dio: Btrfs: allow unaligned
  DIO.
- patches.fixes/btrfs-drop-verbose-enospc-printk: Btrfs: drop
  verbose enospc printk.
- patches.fixes/btrfs-fix-block-generation-verification-race:
  Btrfs: Fix block generation verification race.
- patches.fixes/btrfs-fix-preallocation-and-nodatacow-checks-in-o_direct:
  Btrfs: fix preallocation and nodatacow checks in O_DIRECT.
- patches.fixes/btrfs-avoid-enospc-errors-in-btrfs_dirty_inode:
  Btrfs: avoid ENOSPC errors in btrfs_dirty_inode.
- patches.fixes/btrfs-move-o_direct-space-reservation-to-btrfs_direct_io:
  Btrfs: move O_DIRECT space reservation to btrfs_direct_IO.
- patches.fixes/btrfs-rework-o_direct-enospc-handling: Btrfs:
  rework O_DIRECT enospc handling.
- patches.fixes/btrfs-use-async-helpers-for-dio-write-checksumming:
  Btrfs: use async helpers for DIO write checksumming.
- patches.fixes/btrfs-don-t-walk-around-with-task-state-task_running:
  Btrfs: don't walk around with task->state != TASK_RUNNING.
- patches.fixes/btrfs-do-aio_write-instead-of-write: Btrfs:
  do aio_write instead of write.
- patches.fixes/btrfs-add-basic-dio-read-write-support: Btrfs:
  add basic DIO read/write support.
- patches.fixes/direct-io-add-a-hook-for-the-fs-to-provide-its-own-submit_bio-function:
  direct-io: add a hook for the fs to provide its own submit_bio
  function.
- patches.fixes/btrfs-metadata-enospc-handling-for-balance:
  Btrfs: Metadata ENOSPC handling for balance.
- patches.fixes/btrfs-pre-allocate-space-for-data-relocation:
  Btrfs: Pre-allocate space for data relocation.
- patches.fixes/btrfs-metadata-enospc-handling-for-tree-log:
  Btrfs: Metadata ENOSPC handling for tree log.
- patches.fixes/btrfs-metadata-reservation-for-orphan-inodes:
  Btrfs: Metadata reservation for orphan inodes.
- patches.fixes/btrfs-introduce-global-metadata-reservation:
  Btrfs: Introduce global metadata reservation.
- patches.fixes/btrfs-update-metadata-reservation-for-delayed-allocation:
  Btrfs: Update metadata reservation for delayed allocation.
- patches.fixes/btrfs-integrate-metadata-reservation-with-start_transaction:
  Btrfs: Integrate metadata reservation with start_transaction.
- patches.fixes/btrfs-introduce-contexts-for-metadata-reservation:
  Btrfs: Introduce contexts for metadata reservation.
- patches.fixes/btrfs-kill-init_btrfs_i: Btrfs: Kill
  init_btrfs_i().
- patches.fixes/btrfs-shrink-delay-allocated-space-in-a-synchronized:
  Btrfs: Shrink delay allocated space in a synchronized.
- patches.fixes/btrfs-kill-allocate_wait-in-space_info: Btrfs:
  Kill allocate_wait in space_info.
- patches.fixes/btrfs-link-block-groups-of-different-raid-types:
  Btrfs: Link block groups of different raid types.
- patches.fixes/nilfs-fix-breakage-caused-by-barrier-flag-changes:
  nilfs: fix breakage caused by barrier flag changes.
- patches.fixes/blkdev-generalize-flags-for-blkdev_issue_fn-functions:
  blkdev: generalize flags for blkdev_issue_fn functions.

-------------------------------------------------------------------
Wed Jun 23 17:21:41 CEST 2010 - jeffm@suse.de

- patches.suse/add-initramfs-file_read_write: Fixed typo.

-------------------------------------------------------------------
Tue Jun 22 13:41:45 CEST 2010 - teheo@suse.de

- patches.drivers/libata-ata_generic-force_dma: ata_generic:
  implement ATA_GEN_* flags and force enable DMA on MBP 7,1
  (bko#15923).

-------------------------------------------------------------------
Tue Jun 22 13:38:16 CEST 2010 - knikanth@suse.de

- patches.suse/dm-raid45-26-Nov-2009.patch: DMRAID45 module
  (bnc#615906, bnc#565962).
- patches.suse/dm-raid45_2.6.27_20081027.patch: Delete.
- Sync dm-raid45 to the later version.

-------------------------------------------------------------------
Tue Jun 22 13:17:40 CEST 2010 - mmarek@suse.cz

- rpm/config.sh: Build against openSUSE:11.3.

-------------------------------------------------------------------
Tue Jun 22 12:19:33 CEST 2010 - knikanth@suse.de

- patches.suse/dm-raid45-26-Nov-2009.patch: DMRAID45 module
  (bnc#615906, bnc#565962).
- patches.suse/dm-raid45_2.6.27_20081027.patch: Delete.
- Sync dm-raid45 to the later version.

-------------------------------------------------------------------
Mon Jun 21 18:45:29 CEST 2010 - jeffm@suse.de

- Resync v2.6.35 with master.

-------------------------------------------------------------------
Mon Jun 21 18:34:42 CEST 2010 - jeffm@suse.de

- patches.suse/acpi-generic-initramfs-table-override-support:
  Refresh.
- patches.suse/init-move-populate_rootfs-back-to-start_kernel:
  Refresh.

-------------------------------------------------------------------
Mon Jun 21 14:53:16 CEST 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Require a mkinitrd that supports
  KMS (bnc#615680).

-------------------------------------------------------------------
Mon Jun 21 01:27:59 CEST 2010 - jeffm@suse.de

- patches.suse/add-initramfs-file_read_write: Fix missing kmap calls
  while loading initramfs files.

-------------------------------------------------------------------
Mon Jun 21 01:25:19 CEST 2010 - jeffm@suse.de

- patches.suse/add-initramfs-file_read_write: Fix missing kmap of
  pages for initramfs loading.

-------------------------------------------------------------------
Fri Jun 18 15:54:41 CEST 2010 - jbeulich@novell.com

- patches.xen/xen3-driver-core-add-devname-module-aliases-to-allow-module-on-demand-auto-loading.patch:
  driver core: add devname module aliases to allow module
  on-demand auto-loading.
- Refresh other Xen patches.
- Update Xen config files.

-------------------------------------------------------------------
Thu Jun 17 11:54:01 CEST 2010 - teheo@suse.de

- patches.drivers/libata-ata_generic-mcp89-mbp71:
  ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
  (bko#15923).

-------------------------------------------------------------------
Wed Jun 16 20:01:01 CEST 2010 - jeffm@suse.de

- Update to 2.6.35-rc3.
  - Eliminated 1 patch.

-------------------------------------------------------------------
Mon Jun 14 13:47:57 CEST 2010 - jslaby@suse.de

- patches.fixes/pci-hotplug-cpqphp-fix-crash.patch: PCI:
  hotplug/cpqphp, fix NULL dereference (bnc#609338).

-------------------------------------------------------------------
Wed Jun  9 22:01:21 CEST 2010 - jeffm@suse.de

- patches.rpmify/ceph-atomic_long-init-fix: ceph: fix atomic64_t
  initialization on ia64.

-------------------------------------------------------------------
Tue Jun  8 20:32:43 CEST 2010 - jeffm@suse.de

- patches.trace/utrace-core: Workaround missing kref_set().

-------------------------------------------------------------------
Tue Jun  8 20:20:27 CEST 2010 - jeffm@suse.de

- patches.arch/ppc64-xmon-dmesg-printing.patch: Refresh.

-------------------------------------------------------------------
Tue Jun  8 20:17:40 CEST 2010 - jeffm@suse.de

- patches.rpmify/powerpc-kvm-build-failure-workaround: Refresh.
- patches.rpmify/wlags49-missing-strlen-include: wlags49_h2:
  build fix.

-------------------------------------------------------------------
Tue Jun  8 19:46:30 CEST 2010 - jeffm@suse.de

- patches.arch/x86_mce_intel_decode_physical_address.patch:
  Refresh.
- patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch:
  Refresh.

-------------------------------------------------------------------
Tue Jun  8 17:11:54 CEST 2010 - jeffm@suse.com

- supported.conf: Updated dependencies for 2.6.35

-------------------------------------------------------------------
Mon Jun  7 17:55:56 CEST 2010 - jeffm@suse.com

- patches.kernel.org/revert-tty-fix-a-little-bug-in-scrup-vt-c:
  Revert "tty: fix a little bug in scrup, vt.c".

-------------------------------------------------------------------
Mon Jun  7 17:06:01 CEST 2010 - jeffm@suse.com

- Update to 2.6.35-rc2.

-------------------------------------------------------------------
Thu Jun  3 20:28:12 CEST 2010 - jeffm@suse.de

- Re-enable DSDT in initramfs code.
- patches.suse/acpi-don-t-preempt-until-the-system-is-up: acpi:
  don't preempt until the system is up.

-------------------------------------------------------------------
Wed Jun  2 18:28:30 CEST 2010 - bphilips@suse.de

- patches.drivers/e1000e-entropy-source.patch: Reintroduce IRQF_SHARED
  to fix non-MSI case (bnc#610362).

-------------------------------------------------------------------
Wed Jun  2 10:41:06 CEST 2010 - mmarek@suse.cz

- rpm/kernel-docs.spec.in: More -rt fixes.

-------------------------------------------------------------------
Tue Jun  1 23:04:32 CEST 2010 - jeffm@suse.com

- Update to 2.6.35-rc1.
  - Eliminated 13 patches.
  - Xen is disabled.

-------------------------------------------------------------------
Tue Jun  1 21:48:10 CEST 2010 - bphilips@suse.de

- patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch:
  tg3: 5785 and 57780 asic revs not working (bnc#580780).

-------------------------------------------------------------------
Tue Jun  1 15:16:08 CEST 2010 - mmarek@suse.cz

- rpm/kernel-module-subpackage: Change the kmp versioning to prefix
  the kernel version with "k" to avoid false version downgrades
  (bnc#609483).

-------------------------------------------------------------------
Tue Jun  1 15:15:14 CEST 2010 - mmarek@suse.cz

- rpm/kernel-source.spec.in: pcre-tools is not needed.

-------------------------------------------------------------------
Mon May 31 12:48:40 CEST 2010 - mmarek@suse.cz

- rpm/kernel-docs.spec.in: Fix for -rt.

-------------------------------------------------------------------
Wed May 26 16:43:19 CEST 2010 - gregkh@suse.de

- patches.drivers/driver-core-add-devname-module-aliases-to-allow-module-on-demand-auto-loading.patch:
  driver core: add devname module aliases to allow module
  on-demand auto-loading.

-------------------------------------------------------------------
Tue May 25 20:42:35 CEST 2010 - jeffm@suse.de

- supported.conf: Added mperf, which powernow and acpi-cpufreq now
  depend on.

-------------------------------------------------------------------
Tue May 25 19:50:59 CEST 2010 - jeffm@suse.com

- patches.arch/powernow-k8-add-core-performance-boost-support:
  powernow-k8: Add core performance boost support (bnc#602209).
- patches.arch/x86-cpu-add-amd-core-boosting-feature-flag-to-proc-cpuinfo:
  x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo.
- patches.arch/x86-cpufreq-add-aperf-mperf-support-for-amd-processors:
  x86, cpufreq: Add APERF/MPERF support for AMD processors
  (bnc#602209).

-------------------------------------------------------------------
Tue May 25 12:20:47 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.34 final.
- Update Xen config files.
- patches.xen/xen3-acpi_processor_check_maxcpus.patch: Do not
  try to set up acpi processor stuff on cores exceeding maxcpus=
  (bnc#601520).

-------------------------------------------------------------------
Mon May 24 16:34:08 CEST 2010 - jbenc@suse.cz

- patches.suse/b43-missing-firmware-info.patch: b43: Change
  firmware missing message to refer to openSUSE script.

-------------------------------------------------------------------
Sun May 23 10:37:41 CEST 2010 - teheo@suse.de

- patches.drivers/pci-disable-msi-on-K8M800: pci: disable MSI
  on VIA K8M800 (bnc#599508).

-------------------------------------------------------------------
Sat May 22 07:43:34 CEST 2010 - trenn@suse.de

- patches.xen/xen3-auto-common.diff: Refresh.

-------------------------------------------------------------------
Sat May 22 07:13:47 CEST 2010 - trenn@suse.de

- patches.fixes/acpi_processor_check_maxcpus.patch: Do not try
  to set up acpi processor stuff on cores exceeding maxcpus=
  (bnc#601520).

-------------------------------------------------------------------
Sat May 22 07:11:40 CEST 2010 - trenn@suse.de

- patches.fixes/acpi_processor_check_maxcpus.patch: Do not try
  to set up acpi processor stuff on cores exceeding maxcpus=
  (bnc#601520).
- patches.fixes/acpi_wmi_debug.patch: X86 platform wmi: Introduce
  debug param to log all WMI events (bnc#598059).
- patches.fixes/hp_wmi_fix_acpi_version_integer_size.patch:
  x86 platform drivers: hp-wmi fix buffer size depending on ACPI
  version (bnc#598059).
- patches.fixes/wmi_debug_pass_guid: X86 platform wmi: Also log
  GUID string when an event happens and debug is set (bnc#598059).
- patches.fixes/wmi_dump_wdg_data.patch: X86 platfrom wmi: Add
  debug facility to dump WMI data in a readable way (bnc#598059).

-------------------------------------------------------------------
Thu May 20 21:31:10 CEST 2010 - jeffm@suse.com

- Disabled CONFIG_RT2800PCI (bnc#606243)
  - These devices are handled by the rt2860 staging driver.

-------------------------------------------------------------------
Mon May 17 17:30:17 CEST 2010 - jeffm@suse.com

- patches.fixes/kvm-ioapic.patch: Refresh.

-------------------------------------------------------------------
Mon May 17 16:19:09 CEST 2010 - jeffm@suse.com

- Update to 2.6.34-final.

-------------------------------------------------------------------
Wed May 12 15:15:24 CEST 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix preserving of old symsets.

-------------------------------------------------------------------
Wed May 12 10:43:19 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.34-rc7 and c/s 1017.

-------------------------------------------------------------------
Tue May 11 20:40:38 CEST 2010 - jeffm@suse.com

- Update config files for vanilla.

-------------------------------------------------------------------
Tue May 11 20:02:24 CEST 2010 - jeffm@suse.com

- Updated to 2.6.34-rc7.
  - Eliminated 3 patches.

-------------------------------------------------------------------
Sun May  2 19:55:13 CEST 2010 - jeffm@suse.com

- Update to 2.6.34-rc6.
  - Eliminated 2 patches.

-------------------------------------------------------------------
Sun May  2 17:14:46 CEST 2010 - sjayaraman@suse.de

- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
  (as nfs server uses) on create (bnc#593940).

-------------------------------------------------------------------
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de

- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
  ACPI/x86/PCI: compute Address Space length rather than using
  _LEN (bnc#598641).

-------------------------------------------------------------------
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com

- Update -ec2 config files (X86_MSR=m again).

-------------------------------------------------------------------
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
- Update Xen config files.
- patches.xen/xen-kzalloc: use kzalloc() in favor of
  kmalloc()+memset().
- patches.xen/xen-fix_trace_power.patch: Rename to ...
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
  ... this.

-------------------------------------------------------------------
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de

- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
  Fix patch to call dm_table_get directly instead of calling
  dm_get_table unnecesarily.

-------------------------------------------------------------------
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com

- Update to 2.6.34-rc5-git8.
  - Eliminated 1 patch.

-------------------------------------------------------------------
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de

- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
  trace_power_frequency cpufreq driver independent (none).

-------------------------------------------------------------------
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz

- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
  early enough in the initrd.

-------------------------------------------------------------------
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de

- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
  acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
  (none).
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
  x86 cpufreq: Make trace_power_frequency cpufreq driver
  independent (none).

-------------------------------------------------------------------
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de

- Update config files.
  Unify X86_MSR and X86_CPUID configs:
    - CONFIG_X86_CPUID=m
    - CONFIG_X86_MSR=y
  for all i386 and x86_64 flavors.

-------------------------------------------------------------------
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com

- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)

-------------------------------------------------------------------
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com

- Enabled CONFIG_FIREWIRE (bnc#586172)
  - CONFIG_IEEE1394 is still enabled but deprecated.

-------------------------------------------------------------------
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de

- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
  hp-wmi Add media key 0x20e8 (bnc#598059).

-------------------------------------------------------------------
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de

- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
  hp-wmi Reorder event id processing (bnc#598059).
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
  platform drivers: hp-wmi Catch and log unkown event and key
  codes correctly (bnc#598059).
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
  drivers: hp-wmi Use consistent prefix string for messages
  (bnc#598059).

-------------------------------------------------------------------
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com

- patches.suse/s390-Kerntypes.diff: Fix slab.h vs slab_def.h
  include ordering in kerntypes.c

-------------------------------------------------------------------
Thu Apr 22 09:47:57 CEST 2010 - mmarek@suse.cz

- rpm/kernel-*.spec.in: Provide %name = %version-%source_rel in
  all spec files (bnc#598453).

-------------------------------------------------------------------
Thu Apr 22 09:32:19 CEST 2010 - tiwai@suse.de

- Update config files: Fix remaining CONFIG_LEDS_CLASS=m

-------------------------------------------------------------------
Thu Apr 22 08:24:58 CEST 2010 - tiwai@suse.de

- patches.drivers/input-Add-LED-support-to-Synaptics-device:
  Refresh.  Fix dependency with LED class.
- Update config files.

-------------------------------------------------------------------
Wed Apr 21 16:44:28 CEST 2010 - tiwai@suse.de

- patches.drivers/input-Add-LED-support-to-Synaptics-device:
  input: Add LED support to Synaptics device
  (bnc#547370,bnc#582529,bnc#589014).
- patches.drivers/input-Add-support-of-Synaptics-Clickpad-device:
  input: Add support of Synaptics Clickpad device
  (bnc#547370,bnc#582529,bnc#589014).
- patches.drivers/synaptics-hp-clickpad: Delete.

-------------------------------------------------------------------
Wed Apr 21 03:01:21 CEST 2010 - jeffm@suse.com

- Update to  2.6.34-rc5.
  - Eliminated 1 patch.

-------------------------------------------------------------------
Tue Apr 20 00:25:54 CEST 2010 - jack@suse.de

- patches.fixes/novfs-LFS-initialization: fs: novfs: Initialize
  super-block with standard macros.
- patches.fixes/novfs-return-ENOTEMPTY-when-deleting-nonempty-dir:
  fs: novfs: Return ENOTEMPTY when tyring to delete a non-empty
  folder (bnc#583964).

-------------------------------------------------------------------
Mon Apr 19 21:21:26 CEST 2010 - jeffm@suse.de

- patches.fixes/x86-apbt-conditionally-register-cpu-hp-notifier-for-apbt:
  x86/apbt: conditionally register cpu hp notifier for apbt
  (bko#15786).

-------------------------------------------------------------------
Fri Apr 16 12:29:31 CEST 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/mkspec, rpm/old-packages.conf:
  Obsolete kernel-vmi-base by kernel-pae-base (bnc#594271).
- commit a48fbdf

-------------------------------------------------------------------
Fri Apr 16 12:22:06 CEST 2010 - mmarek@suse.cz

- rpm/mkspec, rpm/old-packages.conf: Explicitly list ppc64 flavors that
  obsolete kernel-kdump.
- commit 0a4f75b

-------------------------------------------------------------------
Fri Apr 16 12:12:12 CEST 2010 - mmarek@suse.cz

- rpm/old-packages.conf: s390(x) provides/obsoletes not needed anymore.
- commit 0e039b7

-------------------------------------------------------------------
Thu Apr 15 15:13:15 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.34-rc4 and c/s 1011.
- patches.xen/xen-netfront-ethtool: netfront: ethtool -i does
  not return info about xennet driver (bnc#591179).
- patches.xen/xen-no-reboot-vector: eliminate REBOOT_VECTOR.
- patches.xen/xen-x86_64-kern_addr_valid: x86-64:
  kern_addr_valid() must not walk page tables mapping hypervisor
  space (bnc#591371).
- Update Xen config files.
- supported.conf: drivers/xen/evtchn.ko is supported.

-------------------------------------------------------------------
Thu Apr 15 02:17:03 CEST 2010 - teheo@suse.de

- patches.fixes/block-blk_abort_request-lock-fix: libata/SCSI:
  fix locking around blk_abort_request() (bnc#585927).

-------------------------------------------------------------------
Wed Apr 14 22:24:22 CEST 2010 - jeffm@suse.de

- Update to 2.6.34-rc4.
  - Eliminated 3 patches.

-------------------------------------------------------------------
Tue Apr 13 13:02:28 CEST 2010 - mmarek@suse.cz

- Update vanilla config files.

-------------------------------------------------------------------
Tue Apr 13 12:39:30 CEST 2010 - tiwai@suse.de

- patches.suse/bootsplash-console-fix: Fix rendering on linux
  console with bootsplash (bnc#595657,bnc#594209).

-------------------------------------------------------------------
Tue Apr 13 11:43:30 CEST 2010 - agraf@suse.de

- Update config files to disable KVM on PPC also for ppc/ppc64.

-------------------------------------------------------------------
Tue Apr 13 07:52:50 CEST 2010 - teheo@suse.de

- Update config files to disable CONFIG_DEBUG_BLOCK_EXT_DEVT which was
  enabled by 5246824c to ease testing userland handling of ext devt.

-------------------------------------------------------------------
Mon Apr 12 21:01:14 CEST 2010 - jslaby@suse.de

- patches.fixes/hibernation-fix-s2disk.patch: PM / Hibernate:
  user.c, fix SNAPSHOT_SET_SWAP_AREA handling (bko#15728).

-------------------------------------------------------------------
Mon Apr 12 18:43:55 CEST 2010 - jack@suse.de

- patches.fixes/novfs-dentry-cache-limit.patch: novfs: Remove
  dcache count restricting code (bnc#576026).

-------------------------------------------------------------------
Mon Apr 12 12:55:42 CEST 2010 - jbeulich@novell.com

- patches.arch/x86_64-unwind-annotations: Refresh (bnc#588458).

-------------------------------------------------------------------
Fri Apr  9 18:24:38 CEST 2010 - jeffm@suse.de

- patches.fixes/reiserfs-remove-2-tb-file-size-limit: Fix issue on
  32-bit systems.

-------------------------------------------------------------------
Fri Apr  9 10:29:45 CEST 2010 - knikanth@suse.de

- patches.fixes/loop-update-mtime.patch: loop: Update mtime when
  writing using aops (bnc#590738).

-------------------------------------------------------------------
Fri Apr  9 00:24:55 CEST 2010 - jeffm@suse.de

- patches.fixes/reiserfs-fix-permissions-on-reiserfs_priv:
  reiserfs: Fix permissions on .reiserfs_priv (bnc#593906
  CVE-2010-1146).

-------------------------------------------------------------------
Thu Apr  8 16:01:25 CEST 2010 - agraf@suse.de

- Update PPC config files to disable KVM on PPC. It's not ready yet.
  Please enable it again as soon as we hit 2.6.35.

-------------------------------------------------------------------
Wed Apr  7 12:41:32 UTC 2010 - jengelh@medozas.de

- Add config/sparc64/net that is light on size. For netbooting,
  both the kernel and initrd must fit into 10MB.

-------------------------------------------------------------------
Wed Mar 31 17:12:43 CEST 2010 - jeffm@suse.de

- Updated sparc64 config.

-------------------------------------------------------------------
Wed Mar 31 16:46:56 CEST 2010 - jeffm@suse.de

- Update to 2.6.34-rc3.

-------------------------------------------------------------------
Wed Mar 31 15:58:27 CEST 2010 - mmarek@suse.cz

- doc/README.SUSE: Update some obsolete information.

-------------------------------------------------------------------
Wed Mar 31 14:29:46 CEST 2010 - mmarek@suse.cz

- rpm/kernel-docs.spec.in: Fix path to kernel source.

-------------------------------------------------------------------
Wed Mar 31 14:18:52 CEST 2010 - mmarek@suse.cz

- rpm/configtool.pl, rpm/kernel-binary.spec.in,
  rpm/kernel-source.spec.in: Add support for custom config options
  in config.addon.tar.bz2. This tarball is expected to have the
  same layout as config.tar.bz2 and the config options listed there
  take precedence over config.tar.bz2.

-------------------------------------------------------------------
Wed Mar 31 14:03:10 CEST 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in, rpm/mkspec:
  Generate the chmod +x line automatically.

-------------------------------------------------------------------
Wed Mar 31 13:45:33 CEST 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/mkspec, scripts/tar-up.sh:
  Generate the Source: lines from kernel-source.spec.in.

-------------------------------------------------------------------
Tue Mar 30 19:18:01 CEST 2010 - jeffm@suse.de

- patches.fixes/reiserfs-remove-2-tb-file-size-limit: reiserfs:
  Remove 2 TB file size limit (bnc#592100).

-------------------------------------------------------------------
Tue Mar 30 17:03:54 CEST 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in, rpm/mkspec:
  Generated the NoSource and %setup lines automatically from the
  preamble.

-------------------------------------------------------------------
Tue Mar 30 14:36:25 CEST 2010 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Provide $pkg = %version-%source_rel
  in kernel-devel and kernel-source-vanilla.

-------------------------------------------------------------------
Mon Mar 29 21:26:55 CEST 2010 - jeffm@suse.de

- patches.fixes/reiserfs-fix-locking-BUG-during-mount-failure:
  reiserfs: Fix locking BUG during mount failure (bnc#591807).

-------------------------------------------------------------------
Mon Mar 29 19:57:49 CEST 2010 - jeffm@suse.de

- Disabled MAX63XX_WATCHDOG on s390.

-------------------------------------------------------------------
Mon Mar 29 19:31:46 CEST 2010 - jeffm@suse.de

- Update to 2.6.34-rc2-git3.
  - Eliminated 1 patch.
  - Fixed ps3 config.

-------------------------------------------------------------------
Mon Mar 29 18:53:20 CEST 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.34-rc2 and c/s 1007.
- Update config files.
- config.conf: Re-enable Xen configs.
- patches.xen/xen-floppy: Xen: improve floppy behavior
  (bnc#584216).
- patches.xen/xen-vscsi-module-alias: allow pv scsi hba driver
  to be loaded automatically.
- patches.xen/xen-vusb-module-alias: allow pv usb hcd driver to
  be loaded automatically (bnc#584213).

-------------------------------------------------------------------
Fri Mar 26 18:27:41 CET 2010 - jkosina@suse.cz

- patches.fixes/hid-fix-gyration-oops.patch: HID: fix oops in
  gyration_event() (bnc#589329).

-------------------------------------------------------------------
Thu Mar 25 23:01:11 CET 2010 - jack@suse.de

- patches.fixes/novfs-fix-oops-in-scope-finding: novfs: fix an
  oops in novfs scope-finding code (bnc#588579).

-------------------------------------------------------------------
Thu Mar 25 17:48:45 CET 2010 - jeffm@suse.de

- patches.fixes/powerpc-fix-handling-of-strnlen-with-zero-len:
  powerpc: fix handling of strnlen with zero len (bnc#582681).

-------------------------------------------------------------------
Tue Mar 23 16:22:37 CET 2010 - jeffm@suse.de

- patches.drivers/lpfc-add-raywire-id: Delete.

-------------------------------------------------------------------
Tue Mar 23 16:17:52 CET 2010 - jeffm@suse.de

- patches.suse/linux-2.6.29-kms-after-sata.patch: Refresh.

-------------------------------------------------------------------
Tue Mar 23 16:00:31 CET 2010 - jeffm@suse.de

- patches.fixes/do_anonymous_page-race: Delete.

-------------------------------------------------------------------
Tue Mar 23 15:50:39 CET 2010 - jeffm@suse.de

- patches.drivers/libata-prefer-over-ide: Delete.
- patches.drivers/libata-ahci-aspire-3810t-noncq: Delete.
- patches.drivers/libata-ata_piix-clear-spurious-IRQ: Delete.
- patches.suse/block-add-mangle-devt-switch: Delete.

-------------------------------------------------------------------
Tue Mar 23 15:44:47 CET 2010 - jeffm@suse.de

- patches.suse/apm_setup_UP.diff: Delete.

-------------------------------------------------------------------
Mon Mar 22 18:37:10 CET 2010 - jeffm@suse.de

- patches.arch/ppc-efika-bestcomm-ata-dma.patch: Delete.
- patches.arch/ppc-efika-mpc52xx-ac97.patch: Delete.
- patches.arch/ppc-efika-psc-console-autodetection.patch: Delete.
- patches.suse/suse-ppc32-mol-BIT: Delete.
- patches.suse/suse-ppc32-mol-get-property: Delete.
- patches.suse/suse-ppc32-mol-handle-mm-fault: Delete.
- patches.suse/suse-ppc32-mol-ioctl: Delete.
- patches.suse/suse-ppc32-mol-kbuild.patch: Delete.
- patches.suse/suse-ppc32-mol-semaphore: Delete.
- patches.suse/suse-ppc32-mol-sheep: Delete.
- patches.suse/suse-ppc32-mol.patch: Delete.

-------------------------------------------------------------------
Mon Mar 22 18:17:00 CET 2010 - jeffm@suse.de

- patches.fixes/dlm-enable-debug.patch: Delete.

-------------------------------------------------------------------
Mon Mar 22 18:16:39 CET 2010 - jeffm@suse.de

- patches.fixes/ds1682-build-fix: Delete.

-------------------------------------------------------------------
Mon Mar 22 17:55:43 CET 2010 - jeffm@suse.de

- patches.suse/kvm-as-kmp: Delete.

-------------------------------------------------------------------
Mon Mar 22 17:32:50 CET 2010 - jeffm@suse.de

- patches.suse/xfs-dmapi-fix-incompatible-pointer-type-warning:
  xfs/dmapi: fix incompatible pointer type warning.

-------------------------------------------------------------------
Sun Mar 21 23:30:01 CET 2010 - jeffm@suse.de

- Updated to 2.6.34-rc2.
  - Eliminated 4 patches.

-------------------------------------------------------------------
Fri Mar 19 17:33:27 CET 2010 - jbohac@suse.cz

- set CONFIG_IPV6=y for all flavours (bnc#561611)

-------------------------------------------------------------------
Thu Mar 18 18:57:20 CET 2010 - jeffm@suse.de

- Refreshed patch series.

-------------------------------------------------------------------
Wed Mar 17 16:51:34 CET 2010 - jeffm@suse.de

- Updated to 2.6.34-rc1-git6.
  - Eliminated 8 patches.

-------------------------------------------------------------------
Tue Mar 16 16:09:25 CET 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Remove Obsoletes: for 10.3 KMPs.

-------------------------------------------------------------------
Tue Mar 16 16:03:45 CET 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Move Obsoletes: msi-wmi-kmp to the
  sle11-ga group and make the comment more explanatory.

-------------------------------------------------------------------
Tue Mar 16 14:14:05 CET 2010 - trenn@suse.de

- rpm/kernel-binary.spec.in:
  bnc#587578

-------------------------------------------------------------------
Thu Mar 11 16:39:36 CET 2010 - jeffm@suse.de

- patches.rpmify/powerpc-mpc52xx-build-fix: powerpc: Build fix
  for mpc52xx.

-------------------------------------------------------------------
Thu Mar 11 11:47:14 CET 2010 - knikanth@suse.de

- patches.fixes/xfs-nonblocking-inode-locking-io-completion.patch:
  Fix unintialized variable. Refresh.

-------------------------------------------------------------------
Wed Mar 10 22:14:03 CET 2010 - jeffm@suse.de

- supported.conf: Added kernel/drivers/gpio/max730x, max7301 now
  depends on it.

-------------------------------------------------------------------
Wed Mar 10 22:11:16 CET 2010 - jeffm@suse.de

- Enabled CONFIG_DRM_RADEON_KMS; Matching KMS-enabled X.org has
  been committed to Factory.

-------------------------------------------------------------------
Wed Mar 10 22:06:12 CET 2010 - jeffm@suse.de

- patches.rpmify/powerpc-kvm-build-failure-workaround: powerpc:
  kvm build failure workaround.

-------------------------------------------------------------------
Wed Mar 10 22:03:49 CET 2010 - jeffm@suse.de

- patches.rpmify/powerpc-mpc52xx-build-fix: powerpc: Build fix
  for mpc52xx.

-------------------------------------------------------------------
Wed Mar 10 21:07:27 CET 2010 - jeffm@suse.de

- supported.conf: Added kernel/drivers/i2c/i2c-smbus, i2c-parport
  now depends on it.

-------------------------------------------------------------------
Wed Mar 10 20:26:13 CET 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: the dwarfextract package has been
  dropped from Factory.

-------------------------------------------------------------------
Wed Mar 10 20:22:20 CET 2010 - jeffm@suse.de

- Update config files for vanilla.

-------------------------------------------------------------------
Wed Mar 10 18:48:00 CET 2010 - jdelvare@suse.de

- supported.conf: Add hwmon/ams back.

-------------------------------------------------------------------
Wed Mar 10 14:52:16 CET 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix symsets for non-split kernels.

-------------------------------------------------------------------
Wed Mar 10 13:09:33 CET 2010 - mmarek@suse.cz

- rpm/kernel-source.spec.in: Add symsets.pl to the src.rpm.

-------------------------------------------------------------------
Wed Mar 10 00:03:12 CET 2010 - jeffm@suse.de

- Updated to 2.6.34-rc1.
  - Eliminated 36 patches.
  - Xen is disabled
  - Added new doc/config-options.changes to document configuration
    changes.

-------------------------------------------------------------------
Tue Mar  9 14:36:48 CET 2010 - mmarek@suse.cz

- rpm/old-packages.conf: Obsolete kernel-vmi by kernel-default.
- rpm/kernel-module-subpackage: Also obsolete vmi KMPs.
- commit bf55479

-------------------------------------------------------------------
Tue Mar  9 13:57:49 CET 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Package symsets in the -devel package.

-------------------------------------------------------------------
Tue Mar  9 13:38:42 CET 2010 - mmarek@suse.cz

- rpm/find-provides: Do not generate ksym(...) provides.

-------------------------------------------------------------------
Tue Mar  9 11:11:55 CET 2010 - mmarek@suse.cz

- rpm/find-provides, rpm/symsets.pl: Generate symsets again
  (bnc#582907).

-------------------------------------------------------------------
Fri Mar  5 10:48:50 CET 2010 - knikanth@suse.de

- patches.fixes/xfs-nonblocking-inode-locking-io-completion.patch:
  xfs: Non-blocking inode locking in IO completion (bnc#568319).

-------------------------------------------------------------------
Fri Mar  5 02:02:01 UTC 2010 - jengelh@medozas.de

- rpm/kernel-source.spec.in: split devel files and full source
  into two rpms, of which only the former is really required for
  KMP building

-------------------------------------------------------------------
Fri Mar  5 02:00:50 UTC 2010 - jengelh@medozas.de

- add configs/sparc64/default

-------------------------------------------------------------------
Wed Mar  3 19:38:43 CET 2010 - tonyj@suse.de

- patches.trace/powerpc-rename-irq-tracing: should have been deleted by 
  previous commit

-------------------------------------------------------------------
Wed Mar  3 14:43:27 CET 2010 - tonyj@suse.de

- remove perfmon2 patches 

-------------------------------------------------------------------
Wed Mar  3 14:40:46 CET 2010 - tonyj@suse.de

- Remove lttng-instrumentation patches, they have been removed from 
  SLE11SP1
- patches.xen/tmem: Refresh.
- patches.xen/xen3-auto-common.diff: Refresh.

-------------------------------------------------------------------
Tue Mar  2 17:26:25 CET 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.33 and c/s 1003.
- patches.xen/xen-clockevents: replace Xen's custom time handling
  with such using GENERIC_CLOCKEVENTS infrastructure.
- Update Xen config files.

-------------------------------------------------------------------
Tue Mar  2 04:01:27 CET 2010 - nfbrown@suse.de

- patches.fixes/sunrpc-monotonic-expiry: sunrpc: use monotonic
  time in expiry cache (bnc#578668).

-------------------------------------------------------------------
Thu Feb 25 20:06:05 CET 2010 - jeffm@suse.de

- patches.rpmify/ia64-sn-fix-percpu-warnings: Obsolete.

-------------------------------------------------------------------
Thu Feb 25 16:38:31 CET 2010 - mmarek@suse.cz

- Drop include of generated/autoconf.h in our patches, it's not
  needed since 2.6.15:
- patches.suse/novfs-client-module: Refresh.
- patches.suse/s390-Kerntypes.diff: Refresh.
- patches.suse/suse-ppc32-mol.patch: Refresh.

-------------------------------------------------------------------
Thu Feb 25 08:39:15 CET 2010 - teheo@suse.de

- scripts/run_oldconfig.sh doesn't update ppc/vanilla for some reason.
  Do it manually.

-------------------------------------------------------------------
Thu Feb 25 08:13:40 CET 2010 - teheo@suse.de

- ppc explicitly sets CONFIG_LEDS_TRIGGER_IDE_DISK.  Run
  scripts/run_oldconfig.sh to fix configs up.

-------------------------------------------------------------------
Thu Feb 25 07:25:49 CET 2010 - teheo@suse.de

- Drop CONFIG_IDE from all configs.

-------------------------------------------------------------------
Thu Feb 25 06:04:24 CET 2010 - jeffm@suse.com

- patches.xen/xen3-patch-2.6.33-rc8-final: Build fix for the
  2.6.33-final update.

-------------------------------------------------------------------
Wed Feb 24 21:00:52 CET 2010 - jeffm@suse.de

- Updated to 2.6.33-final.
  - Eliminated 4 patches.

-------------------------------------------------------------------
Wed Feb 24 20:02:26 CET 2010 - jeffm@suse.de

- patches.rpmify/ftrace-fix-ftrace_event_call-alignment-for-use-with-gcc-4-5:
  ftrace: fix ftrace_event_call alignment for use with gcc 4.5
  (bnc#582222).

-------------------------------------------------------------------
Wed Feb 24 14:46:28 CET 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.33-rc8 and c/s 997.
- patches.xen/xen-x86-time-per-cpu: fold per-CPU accounting data
  into a structure.
- patches.xen/xen-x86-xtime-lock: reduce contention on xtime_lock
  (bnc#569014, bnc#571041, bnc#571769, bnc#572146).

-------------------------------------------------------------------
Wed Feb 24 10:54:56 UTC 2010 - jengelh@medozas.de

- rpm/kernel-source.spec.in: use macros in a few more places

-------------------------------------------------------------------
Tue Feb 23 00:34:32 CET 2010 - jack@suse.de

- patches.fixes/novfs-fix-inode-uid: novfs: Get proper UID when
  looking up inode (bnc#486997).
- patches.fixes/novfs-incorrect-filesize-fix: novfs: novfs
  reports incorrect file size (bnc#426536).
- patches.fixes/novfs-truncate-fix: novfs: Fixes corruption of
  OO documents on NSS Volumes (bnc#508259).

-------------------------------------------------------------------
Sat Feb 20 22:31:31 UTC 2010 - jengelh@medozas.de

- use standard short options in tar commands

-------------------------------------------------------------------
Wed Feb 17 04:07:36 CET 2010 - nfbrown@suse.de

- patches.fixes/nfs-find-crash: Fix potential oops when running
  find on an NFS mount. (bnc#573107).

-------------------------------------------------------------------
Tue Feb 16 21:21:22 CET 2010 - jeffm@suse.com

- Set CONFIG_LSM_MMAP_MIN_ADDR=4096 to allow qemu to emulate
  other architectures properly (bnc#574654).

-------------------------------------------------------------------
Tue Feb 16 18:10:01 CET 2010 - jeffm@suse.com

- Update to 2.6.33-rc8.
  - Eliminated 1 patch.

-------------------------------------------------------------------
Mon Feb 15 19:15:43 CET 2010 - rgoldwyn@suse.de

- patches.fixes/novfs-err_ptr-fix.diff: Oops in novfs:unlink_local
  (bnc#569071).

-------------------------------------------------------------------
Fri Feb 12 17:36:05 CET 2010 - trenn@suse.de

- Update config files.
  Enable p4_clockmod for i386 desktop
  While this is broken by design it allows to remove clocking
  limits from the vendor on e.g. eeepc 701
-------------------------------------------------------------------
Fri Feb 12 17:10:47 CET 2010 - jeffm@suse.com

- patches.fixes/taskstats-alignment: delayacct: align to 8 byte
  boundary on 64-bit systems (bnc#578065).

-------------------------------------------------------------------
Fri Feb 12 16:57:20 CET 2010 - trenn@suse.de

- patches.fixes/acpi_fix_no_critical_tp.patch: ACPI thermal:
  Don't invalidate thermal zone if critical trip point is bad
  (bnc#531547).
- patches.fixes/acpi_pci_hot_plug_sanity_checks.patch: ACPI:
  acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
  (bnc#531547).
- patches.fixes/acpi_thermal_check_trip_points.patch: ACPI
  thermal: Check for thermal zone requirement (bnc#531547).

-------------------------------------------------------------------
Fri Feb 12 10:32:54 CET 2010 - jdelvare@suse.de

- supported.conf: saa7111 and saa7114 are gone.

-------------------------------------------------------------------
Wed Feb 10 16:37:00 CET 2010 - jeffm@suse.com

- patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro:
  kdb: fix kdb_cmds to include the arch common macro (bnc#578421).

-------------------------------------------------------------------
Wed Feb 10 02:13:27 CET 2010 - jeffm@suse.com

- patches.suse/kdb-handle-nonexistance-keyboard-controller: kdb:
  handle nonexistance keyboard controller (bnc#578051).

-------------------------------------------------------------------
Wed Feb 10 00:29:46 CET 2010 - gregkh@suse.de

- patches.fixes/dvb-l64781.ko-broken-with-gcc-4.5.patch: dvb:
  l64781.ko broken with gcc 4.5.

-------------------------------------------------------------------
Tue Feb  9 22:55:21 CET 2010 - jeffm@suse.com

- patches.apparmor/apparmor-check-for-network-in-interrupt-and-work-around:
  apparmor: check for network in interrupt and work around
  (bnc#492961, bln#350789).

-------------------------------------------------------------------
Tue Feb  9 17:02:26 CET 2010 - jeffm@suse.com

- Update to 2.6.33-rc7.
  - Eliminated 1 patch.

-------------------------------------------------------------------
Tue Feb  9 10:09:08 CET 2010 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-66-idt-hp-mute-led-fix-polarity:
  ALSA: hda - Fix default polarity of mute-LED GPIO on 92HD83x/88x
  codecs (bnc#578190).

-------------------------------------------------------------------
Mon Feb  8 15:49:01 CET 2010 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-63-idt-hp-mute-led-detect:
  ALSA: hda - Detect HP mute-LED GPIO setup from GPIO counts
  (bnc#577927).
- patches.drivers/alsa-sp1-hda-64-idt-hp-mute-led-cleanup: ALSA:
  hda - Merge HP mute-LED status callback on both IDT 92HD7x
  and 8x codecs (bnc#577927).
- patches.drivers/alsa-sp1-hda-65-idt-hp-mute-led-cleanup2:
  ALSA: hda - Remove static gpio_led setup via model (bnc#577927).

-------------------------------------------------------------------
Fri Feb  5 18:10:37 CET 2010 - coly.li@suse.de

- patches.suse/64bytes_lvb_len.diff: Delete from repo and series.conf.
  Back to 32bytes lvb length for clvm (bnc#573460).

-------------------------------------------------------------------
Fri Feb  5 16:12:12 CET 2010 - duwe@suse.de

- Update config files: Compile IBM_BSR into kernel, not as module.
  (ppc only, bnc#572381)

-------------------------------------------------------------------
Fri Feb  5 16:07:34 CET 2010 - duwe@suse.de

- patches.arch/ppc-pseries-ncpus-1: powerpc: Add static fields
  to ibm,client-architecture call (bnc#570909).
- patches.arch/ppc-pseries-ncpus-2: powerpc/pseries: Pass more
  accurate number of supported cores to firmware (bnc#570909).

-------------------------------------------------------------------
Fri Feb  5 11:10:01 CET 2010 - coly.li@suse.de

- disable patches.suse/64bytes_lvb_len.diff in series.conf

-------------------------------------------------------------------
Thu Feb  4 15:17:01 CET 2010 - mmarek@suse.de

- rpm/find-provides, rpm/kernel-binary.spec.in: Remove the previous
  hack and set STRIP_KEEP_SYMTAB='*/vmlinux-*' instead to avoid
  stripping symbols from the ppc vmlinux image (bnc#572148).

-------------------------------------------------------------------
Thu Feb  4 13:23:57 CET 2010 - knikanth@suse.de

- patches.fixes/dm-stripe-zero-stripes: dm-stripe: return -EINVAL
  if stripe count is zero (bnc#576312).

-------------------------------------------------------------------
Thu Feb  4 12:17:25 CET 2010 - npiggin@suse.de

- Disable patches.suse/files-slab-rcu.patch.

-------------------------------------------------------------------
Thu Feb  4 11:29:58 CET 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Obsolete iwlagn-2-6-27-kmp
  (bnc#559533).

-------------------------------------------------------------------
Thu Feb  4 09:46:35 CET 2010 - tiwai@suse.de

- supported.conf: mark snd-wss-lib unsupported

-------------------------------------------------------------------
Thu Feb  4 09:45:34 CET 2010 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-61-add-idt92hd88x-support2:
  ALSA: hda - Adding support for another IDT 92HD83XXX codec
  (bnc#569354).

-------------------------------------------------------------------
Wed Feb  3 19:17:01 CET 2010 - jbohac@suse.cz

- supported.conf: marked em_cmp supported (bnc#568130)

-------------------------------------------------------------------
Wed Feb  3 14:57:19 CET 2010 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: automatically install a matching
  -devel package if kernel-source is installed.

-------------------------------------------------------------------
Wed Feb  3 13:06:15 CET 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.33-rc6 and c/s 989.
- patches.xen/xen-netback-generalize: Netback: Generalize
  static/global variables into 'struct xen_netbk'.
- patches.xen/xen-netback-kernel-threads: Use Kernel thread to
  replace the tasklet.
- patches.xen/xen-netback-multiple-tasklets: Netback:
  Multiple tasklets support.

-------------------------------------------------------------------
Tue Feb  2 15:59:38 CET 2010 - jkosina@suse.cz

- patches.suse/suse-ppc64-branding: the message about crashed kernel
  doesn't make sense any more with CONFIG_CRASH_DUMP enabled by
  default (bnc#575884).

-------------------------------------------------------------------
Sat Jan 30 21:51:35 CET 2010 - jeffm@suse.com

- Update to 2.6.33-rc6.
  - Eliminated 12 patches.

-------------------------------------------------------------------
Sat Jan 30 21:30:27 CET 2010 - jeffm@suse.com

- patches.rpmify/hugetlbfs-fix-section-mismatches: Removed __init
  from hugetlb_sysfs_add_hstate instead of adding it elsewhere.

-------------------------------------------------------------------
Sat Jan 30 09:05:13 CET 2010 - jslaby@suse.de

- patches.suse/kdb-common: Fix hid crash (bnc#570591)

-------------------------------------------------------------------
Fri Jan 29 12:11:55 CET 2010 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-60-add-idt92hd88x-support: ALSA:
  hda - Add support for IDT 92HD88 family codecs (bnc#569354).

-------------------------------------------------------------------
Fri Jan 29 11:14:39 CET 2010 - jkosina@suse.cz

- patches.fixes/pci-fix-nested-spinlock-hang-in-aer_inject.patch:
  Update patch-mainline tag.

-------------------------------------------------------------------
Fri Jan 29 10:39:59 CET 2010 - jbenc@suse.cz

- Update config files: fixed vanilla configs.

-------------------------------------------------------------------
Thu Jan 28 19:27:54 CET 2010 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-59-idt92hd83xxx-hp-mute-led: ALSA:
  hda - Add mute LED check for HP laptops with IDT 92HD83xxx codec
  (bnc#569354).

-------------------------------------------------------------------
Thu Jan 28 16:56:02 CET 2010 - jbeulich@novell.com

- patches.suse/supported-flag: Fix -ec2 build.
- patches.suse/supported-flag-enterprise: Refresh.
- patches.xen/xen3-patch-2.6.33-rc3: Fix ia64 build.

-------------------------------------------------------------------
Thu Jan 28 16:28:01 CET 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.33-rc5 and c/s 987.
- config.conf: Re-enable Xen.
- Update config files.

-------------------------------------------------------------------
Thu Jan 28 14:50:18 CET 2010 - jbenc@suse.cz

- Update config files: enabled CONFIG_CFG80211_WEXT to keep backward
  user space compatibility and enabled few wireless drivers.

-------------------------------------------------------------------
Thu Jan 28 14:37:22 CET 2010 - mmarek@suse.cz

- rpm/apply-patches: Add support for an additional series file in
  patches.addon/series, this will be applied after the main series.

-------------------------------------------------------------------
Thu Jan 28 11:17:01 CET 2010 - mmarek@suse.cz

- rpm/apply-patches: put the patch loops from kernel-binary.spec.in
  and kernel-source.spec.in to one place.

-------------------------------------------------------------------
Wed Jan 27 20:24:43 CET 2010 - jeffm@suse.de

- Deleted 28 unused patches.

-------------------------------------------------------------------
Wed Jan 27 15:56:48 CET 2010 - jeffm@suse.com

- Update config files.

-------------------------------------------------------------------
Wed Jan 27 14:55:29 CET 2010 - jkosina@suse.cz

- patches.fixes/pci-fix-nested-spinlock-hang-in-aer_inject.patch:
  pci: fix nested spinlock hang in aer_inject (bnc#573578).

-------------------------------------------------------------------
Wed Jan 27 14:34:07 CET 2010 - mmarek@suse.cz

- Update config files: disable generic_serial users.
- patches.drivers/reenable-generic_serial: Delete.
- rpm/generic_serial-blacklist: Delete (bnc#569676).

-------------------------------------------------------------------
Wed Jan 27 12:57:31 CET 2010 - jengelh@medozas.de

- remove patches.suse/netfilter-ipv4options [bnc#490142]

-------------------------------------------------------------------
Wed Jan 27 00:14:42 CET 2010 - jeffm@suse.com

- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.

-------------------------------------------------------------------
Tue Jan 26 07:00:33 CET 2010 - knikanth@suse.de

- supported.conf: Fix misspelt dm-region-hash and mark it supported
  correctly (bnc#565962)

-------------------------------------------------------------------
Mon Jan 25 21:55:49 CET 2010 - gregkh@suse.de

- Update to 2.6.32.6
  - security fixes
  - bugfixes
  - obsoletes:
    - patches.drivers/8250_pnp-wacom-add
    - patches.drivers/staging-hv-fix-smp-problems-in-the-hyperv-core-code.patch
    - patches.kernel.org/scsi-enclosure-fix-oops-while-iterating-enclosure_status-array.patch
    - patches.kernel.org/x86-msr-cpuid-register-enough-minors-for-the-msr-and-cpuid-drivers.patch

-------------------------------------------------------------------
Mon Jan 25 20:43:56 CET 2010 - jeffm@suse.com

- supported.conf: Added sparse_keymap (eeepc_laptop depends on it)

-------------------------------------------------------------------
Mon Jan 25 20:07:23 CET 2010 - npiggin@suse.de

- patches.suse/slab-handle-memoryless-nodes-v2a.patch: slab -
  handle memoryless nodes V2a (bnc#436025, bnc#570492).

-------------------------------------------------------------------
Mon Jan 25 17:54:26 CET 2010 - jeffm@suse.com

- Updated to 2.6.33-rc5.
  - Eliminated 2 patches.

-------------------------------------------------------------------
Mon Jan 25 16:46:19 CET 2010 - trenn@suse.de

- Update config files.
- patches.arch/x86_mce_intel_decode_physical_address.patch: x86,
  mce: Xeon75xx specific interface to get corrected memory error
  information (bnc#573380, fate#307738).
- patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch:
  x86, mce: Xeon75xx specific interface to get corrected memory
  error information (bnc#573380, fate#307738).
- patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch:
  x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
  (bnc#573380, fate#307738).
- patches.xen/xen3-auto-arch-x86.diff: Refresh.

-------------------------------------------------------------------
Mon Jan 25 14:13:08 CET 2010 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-57-cx5051-toshiba-quirk:
  ALSA: hda - Add support for Toshiba Satellite M300
  (bnc#492233,bnc#565904).
- patches.drivers/alsa-sp1-hda-58-cx5051-lenovo-mute-fix: ALSA:
  hda - Change headphone pin control with master volume on cx5051
  (bnc#573050).

-------------------------------------------------------------------
Mon Jan 25 12:30:14 CET 2010 - trenn@suse.de

- patches.arch/x86_enable_tsc_sync_check_again.patch: x86:
  Reenable TSC sync check at boot, even with NONSTOP_TSC
  (bnc#573379).

-------------------------------------------------------------------
Mon Jan 25 12:22:55 CET 2010 - trenn@suse.de

- patches.arch/x86_node_hotplug_parse_srat_fix_2nd_ver.patch:
  x86: Set hotpluggable nodes in nodes_possible_map (bnc#567216).
- patches.arch/x86_node_hotplug_parse_srat_fix.patch: Delete.

-------------------------------------------------------------------
Mon Jan 25 11:45:39 CET 2010 - trenn@suse.de

- supported.conf:
  Add mce-inject and hwpoison-inject so that Intel can easier test
  this. As these are debug drivers, they might get reverted from
  support.conf again if kernel-extra package gets fixed for SLES,
  only seem to exist for SLED because "NCC is not yet working for SP1".
  (bnc#572552).

-------------------------------------------------------------------
Sat Jan 23 02:54:31 CET 2010 - bphilips@suse.de

- patches.drivers/tg3-updates-from-f4188d-to-ba5b0bf.patch: tg3:
  updates from f4188d to ba5b0bf (bnc#573237).

-------------------------------------------------------------------
Sat Jan 23 01:57:20 CET 2010 - rjw@suse.de

- patches.arch/x86-irq-check-move_in_progress-before-freeing-the-vector-mapping.patch:
  x86, irq: Check move_in_progress before freeing the vector
  mapping (bnc#558247).

-------------------------------------------------------------------
Sat Jan 23 01:36:27 CET 2010 - rjw@suse.de

- patches.arch/x86-apic-use-logical-flat-for-systems-with-8-or-fewer-logical-cpus.patch:
  x86, apic: use logical flat for systems with <= 8 logical cpus
  (bnc#567510).
- patches.arch/x86-revert-apic-Use-logical-flat-on-intel-with-8-or-fewer-logical-cpus.patch:
  x86: Revert "apic: Use logical flat on intel with <= 8 logical
  cpus" (bnc#567510).

-------------------------------------------------------------------
Sat Jan 23 00:52:57 CET 2010 - gregkh@suse.de

- Update to 2.6.32.5:
  - security fixes
  - bug fixes
  - obsoletes:
    - patches.drivers/alsa-sp1-hda-54-alc861-capture-fix
    - patches.fixes/hid-add-device-ids-for-new-model-of-apple-wireless-keyboard
    - patches.fixes/megaraid_sas-fix-permissions-on-poll_mode_io
    - patches.fixes/reiserfs-truncate-blocks-not-used-by-a-write.patch

-------------------------------------------------------------------
Fri Jan 22 21:11:54 CET 2010 - tonyj@suse.de

- Update config files: drop UTRACE from default s390 configs
  as per communication from Ihno.

-------------------------------------------------------------------
Fri Jan 22 19:48:25 CET 2010 - gregkh@suse.de

- patches.kernel.org/x86-msr-cpuid-register-enough-minors-for-the-msr-and-cpuid-drivers.patch:
  x86, msr/cpuid: Register enough minors for the MSR and CPUID
  drivers (bnc#572720).

-------------------------------------------------------------------
Fri Jan 22 18:54:28 CET 2010 - gregkh@suse.de

- patches.kernel.org/scsi-enclosure-fix-oops-while-iterating-enclosure_status-array.patch:
  SCSI: enclosure: fix oops while iterating enclosure_status array
  (bnc#572818).
- patches.fixes/enclosure-fix-oops-while-iterating-enclosure_status-array:
  Delete.

-------------------------------------------------------------------
Fri Jan 22 15:50:12 CET 2010 - duwe@suse.de

- Update config files.
- patches.arch/ppc-extended_h_cede-update-to-mainline: Incremental
  patch set to sync H_CEDE with actual mainline (bnc#550447,
  FATE#307059).

-------------------------------------------------------------------
Fri Jan 22 15:30:21 CET 2010 - trenn@suse.de

- Update config files.
  Add DMAR to -trace flavor -> get in sync with -default

-------------------------------------------------------------------
Fri Jan 22 09:17:21 CET 2010 - hare@suse.de

- patches.fixes/qla2xxx-restore-pci-state-after-eeh-recovery:
  Re-save PCI state after EEH recovery (bnc#570233).

-------------------------------------------------------------------
Fri Jan 22 07:38:23 CET 2010 - jjolly@suse.de

- patches.arch/s390-06-01-zfcp-introduce-bsg-timeout-callback.patch:
  zfcp: introduce BSG timeout callback (BNC#572659).
- patches.arch/s390-06-02-zfcp-set-hw-timeout-requested-by-bsg.patch:
  zfcp: set HW timeout requested by BSG request (BNC#572659).

-------------------------------------------------------------------
Fri Jan 22 03:20:49 CET 2010 - bphilips@suse.de

- patches.drivers/netxen-8f9b3f-to-c651a8.patch: netxen: 8f9b3f
  to c651a8 (bnc#572832).

-------------------------------------------------------------------
Fri Jan 22 02:39:54 CET 2010 - mfasheh@suse.com

- patches.suse/ocfs2-allocation-resrvations.patch: Refresh to
  newest version of patch.

-------------------------------------------------------------------
Thu Jan 21 20:22:46 CET 2010 - astarikovskiy@suse.de

- supported.conf: added power_meter driver (FATE #306959). 

-------------------------------------------------------------------
Thu Jan 21 18:16:54 CET 2010 - tonyj@suse.de

- config.conf: add -trace flavor for s390* at Ihno's request
- Add more tracers to existing ppc64 trace config at IBM request 
  Both related to FATE# 307051.
- patches.trace/ftrace-framepointer.diff: Delete.

-------------------------------------------------------------------
Thu Jan 21 14:41:29 CET 2010 - hare@suse.de

- patches.fixes/scsi-fc-class-allow-LLD-bsg-timeout:
  scsi_transport_fc: Allow LLD to reset FC BSG timeout
  (bnc#572658).

-------------------------------------------------------------------
Thu Jan 21 13:13:53 CET 2010 - jbeulich@novell.com

- patches.xen/xen-privcmd-mmap-batch-clear: privcmd: mmapbatch-v2
  fixes.

-------------------------------------------------------------------
Thu Jan 21 09:08:08 CET 2010 - hare@suse.de

- patches.drivers/lpfc-8.3.5-update: lpfc update to 8.3.5
  (bnc#572427).
- patches.drivers/lpfc-8.3.5.3-update: lpfc driver update to
  8.3.5.3 (bnc#572427).

-------------------------------------------------------------------
Thu Jan 21 09:04:37 CET 2010 - hare@suse.de

- patches.drivers/e1000-enhance-frame-fragment-detection.patch:
  Update headers for series2git.
- patches.drivers/e1000e-enhance-frame-fragment-detection.patch:
  Update headers for series2git.

-------------------------------------------------------------------
Wed Jan 20 18:23:18 CET 2010 - tiwai@suse.de

- patches.suse/bootsplash-scaler: Refresh. More updates and
  clean-up by Egbert (bnc#570082)

-------------------------------------------------------------------
Wed Jan 20 16:30:38 CET 2010 - jkosina@suse.cz

- patches.drivers/add-support-for-intel-cougar-point-chipset.patch:
  Intel Cougar Point PCH Support (FATE#308854 bnc#565845).

-------------------------------------------------------------------
Wed Jan 20 15:07:59 CET 2010 - jslaby@suse.de

- patches.drivers/bnx2x-backports-v2.6.32-to-af901ca.patch:
  Refresh.
  (change firmwares in makefile)

-------------------------------------------------------------------
Wed Jan 20 13:55:16 CET 2010 - jslaby@suse.de

- patches.suse/rlim-0006-PPC-use-helpers-for-rlimits.patch: Refresh.
- patches.suse/rlim-0007-S390-use-helpers-for-rlimits.patch: Refresh.

-------------------------------------------------------------------
Wed Jan 20 12:10:03 CET 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.32.4 and c/s 984.
- Update Xen config files.

-------------------------------------------------------------------
Wed Jan 20 08:19:53 CET 2010 - bphilips@suse.de

- patches.drivers/bnx2i-backport-from-v2.6.32-to-45ca38e.patch:
  bnx2i: Backport from v2.6.32 to 45ca38e (bnc#564640).
- patches.drivers/bnx2x-backports-v2.6.32-to-af901ca.patch:
  bnx2x: backports v2.6.32 to af901ca (bnc#564638).
- patches.drivers/cnic-backport-from-v2.6.32-4e9c4f.patch: cnic:
  backport from v2.6.32-4e9c4f (bnc#564640).

-------------------------------------------------------------------
Wed Jan 20 00:08:36 CET 2010 - gregkh@suse.de

- Update config files.  2.6.32.4 changed one of them.

-------------------------------------------------------------------
Tue Jan 19 23:40:51 CET 2010 - tiwai@suse.de

- patches.suse/bootsplash-scaler: Refresh.  Fixed the text area
  calculation, and added the upscaling (bnc#570082).

-------------------------------------------------------------------
Tue Jan 19 21:57:59 CET 2010 - jeffm@suse.com

- Updated to 2.6.33-rc4-git7.
  - Eliminated 4 patches.

-------------------------------------------------------------------
Tue Jan 19 18:39:59 CET 2010 - gregkh@suse.de

- Patch refresh for fuzz due to upstream -stable additions.

-------------------------------------------------------------------
Tue Jan 19 18:35:44 CET 2010 - gregkh@suse.de

- Update to 2.6.32.4
  - security fixes
  - bug fixes
  - obsoletes:
    - patches.arch/module-handle-ppc64-relocating-kcrctabs-when-config_relocatable-y
    - patches.drivers/alsa-sp1-hda-53-alc861vd-capture-fix
    - patches.fixes/audit_untag_chunk.patch
    - patches.fixes/quota-fix-reserved-space-management-for-ordinary-fs.patch
    - patches.fixes/signal-fix-kernel-information-leak-with-print-fatal-signals-1

-------------------------------------------------------------------
Tue Jan 19 18:08:33 CET 2010 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-55-alc259-hp-pin-fix: ALSA: hda -
  Fix parsing pin node 0x21 on ALC259 (bnc#571879).
- patches.drivers/alsa-sp1-hda-56-realtek-eapd-fix: ALSA: hda -
  Turn on EAPD only if available for Realtek codecs (bnc#571879).

-------------------------------------------------------------------
Tue Jan 19 18:01:58 CET 2010 - tiwai@suse.de

- patches.suse/bootsplash-scaler: Refresh.  Fix the hang-up with
  resolution changes (bnc#570082)

-------------------------------------------------------------------
Tue Jan 19 14:36:48 CET 2010 - jkosina@suse.cz

- supported.conf: added aesni-intel (bnc#566618 FATE#304209).

-------------------------------------------------------------------
Tue Jan 19 14:21:10 CET 2010 - jkosina@suse.cz

- Update config files: set CONFIG_CRYPTO_HMAC=y to avoid
  regression from SLE11 (bnc#571501).

-------------------------------------------------------------------
Tue Jan 19 13:32:02 CET 2010 - jack@suse.de

- patches.fixes/reiserfs-truncate-blocks-not-used-by-a-write.patch:
  reiserfs: truncate blocks not used by a write (bnc#483375).

-------------------------------------------------------------------
Mon Jan 18 22:34:50 CET 2010 - jeffm@suse.de

- patches.suse/smtnice-disable: Delete (obsolete).

-------------------------------------------------------------------
Mon Jan 18 16:22:29 CET 2010 - jeffm@suse.com

- Disabled custom ACPI table loading from initramfs again.

-------------------------------------------------------------------
Mon Jan 18 16:22:08 CET 2010 - jeffm@suse.com

- patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch:
  Refresh.

-------------------------------------------------------------------
Mon Jan 18 14:59:22 CET 2010 - trenn@suse.de

- patches.arch/x86_node_hotplug_parse_srat_fix.patch:
  x86/mm/srat_64.c: nodes_parsed should include all nodes detected
  by ACPI (bnc#567140).

-------------------------------------------------------------------
Mon Jan 18 09:47:31 CET 2010 - hare@suse.de

- patches.fixes/aic79xx-null-scb-in-nonpkt-busfree: aic79xx: check
  for non-NULL scb in ahd_handle_nonpkt_busfree (bnc#542568).

-------------------------------------------------------------------
Mon Jan 18 00:35:36 CET 2010 - nfbrown@suse.de

- patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch:
  Refresh to fix 60 second delay. (bnc#568271)

-------------------------------------------------------------------
Sat Jan 16 02:05:38 CET 2010 - tonyj@suse.de

- patches.fixes/audit_untag_chunk.patch: fix braindamage in
  audit_tree.c untag_chunk() (bnc#556282).

-------------------------------------------------------------------
Sat Jan 16 01:44:42 CET 2010 - rjw@suse.de

- patches.xen/xen-x86-rename-display_cacheinfo-to-cpu_detect_cache_sizes.patch:
  x86: Rename display_cacheinfo() to cpu_detect_cache_sizes().

-------------------------------------------------------------------
Fri Jan 15 21:42:09 CET 2010 - gregkh@suse.de

- Update config files.
- patches.drivers/vmw_pvscsi-scsi-driver-for-vmware-s-virtual-hba.patch:
  vmw_pvscsi: SCSI driver for VMware's virtual HBA.

-------------------------------------------------------------------
Fri Jan 15 20:54:10 CET 2010 - jeffm@suse.com

- patches.fixes/hid-add-device-ids-for-new-model-of-apple-wireless-keyboard:
  HID: add device IDs for new model of Apple Wireless Keyboard
  (bnc#568231).

-------------------------------------------------------------------
Fri Jan 15 13:47:33 CET 2010 - hare@suse.de

- patches.drivers/qla2xxx-8.03.01.01.11.1-k8-update: qla2xxx
  driver update to 8.03.01.01.11.1-k8 (bnc#560415).
- patches.drivers/qla2xxx-8.03.01.02.11.1-k8-update: qla2xxx
  driver update to 8.03.01.02.11.1-k8 (bnc#570233).
- patches.drivers/lpfc-add-raywire-id: Delete.
- patches.drivers/qla2xxx-8.03.01-k7-update: Delete.

-------------------------------------------------------------------
Fri Jan 15 13:46:38 CET 2010 - hare@suse.de

- patches.drivers/qla2xxx-8.03.01.01.11.1-k8-update: qla2xxx
  driver update to 8.03.01.01.11.1-k8 (bnc#560415).
- patches.drivers/qla2xxx-8.03.01.02.11.1-k8-update: qla2xxx
  driver update to 8.03.01.02.11.1-k8 (bnc#570233).
- patches.drivers/lpfc-add-raywire-id: Delete.
- patches.drivers/qla2xxx-8.03.01-k7-update: Delete.

-------------------------------------------------------------------
Fri Jan 15 09:41:39 CET 2010 - trenn@suse.de

- patches.suse/kdb_dont_touch_i8042_early.patch: Avoid early
  hang when i8042 controller is missing (bnc#528811).

-------------------------------------------------------------------
Fri Jan 15 03:56:15 CET 2010 - jeffm@suse.com

- patches.suse/reiser4-sync_inodes: Delete (obsolete).

-------------------------------------------------------------------
Fri Jan 15 03:55:52 CET 2010 - jeffm@suse.com

- patches.suse/reiser4-sync_inodes: Delete (obsolete).

-------------------------------------------------------------------
Fri Jan 15 03:39:29 CET 2010 - jeffm@suse.com

- patches.fixes/remount-no-shrink-dcache: Updated to 2.6.33.

-------------------------------------------------------------------
Fri Jan 15 03:22:19 CET 2010 - jeffm@suse.com

- patches.arch/s390-08-02-zfcp-gpn-align-fix.diff: Delete (obsolete).

-------------------------------------------------------------------
Fri Jan 15 03:21:54 CET 2010 - jeffm@suse.com

- patches.suse/smtnice-disable: Updated to 2.6.33.

-------------------------------------------------------------------
Fri Jan 15 03:19:18 CET 2010 - jeffm@suse.com

- patches.arch/s390-08-02-zfcp-gpn-align-fix.diff: Delete (obsolete).

-------------------------------------------------------------------
Fri Jan 15 00:25:16 CET 2010 - mfasheh@suse.com

- patches.fixes/Ocfs2-Let-ocfs2-support-fiemap-for-symlink-and-fast-.patch:
  Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink..
- patches.fixes/Ocfs2-Should-ocfs2-support-fiemap-for-S_IFDIR-inode.patch:
  Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode?.
- patches.fixes/ocfs-stop-using-do_sync_mapping_range.patch:
  ocfs: stop using do_sync_mapping_range.
- patches.fixes/ocfs2-Add-reflinked-file-s-inode-to-inode-hash-earil.patch:
  ocfs2: Add reflinked file's inode to inode hash eariler..
- patches.fixes/ocfs2-Find-proper-end-cpos-for-a-leaf-refcount-block.patch:
  ocfs2: Find proper end cpos for a leaf refcount block..
- patches.fixes/ocfs2-Set-i_nlink-properly-during-reflink.patch:
  ocfs2: Set i_nlink properly during reflink..
- patches.fixes/ocfs2-always-include-acl-support.patch: ocfs2:
  Always include ACL support.
- patches.fixes/ocfs2-cluster-Make-fence-method-configurable-v2.patch:
  ocfs2/cluster: Make fence method configurable - v2.
- patches.fixes/ocfs2-devel-remove-redundant-OCFS2_MOUNT_POSIX_ACL-c.patch:
  ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check
  in ocfs2_get_acl_nolock().
- patches.fixes/ocfs2-explicit-declare-uninitialized-var-in-user_clu.patch:
  ocfs2: explicit declare uninitialized var in
  user_cluster_connect().
- patches.fixes/ocfs2-make-acl-use-the-default.patch: ocfs2:
  Make acl use the default.
- patches.fixes/ocfs2-refcounttree.c-cleanup.patch: ocfs2:
  refcounttree.c cleanup..
- patches.fixes/ocfs2-replace-u8-by-__u8-in-ocfs2_fs.h.patch:
  ocfs2: replace u8 by __u8 in ocfs2_fs.h.
- patches.fixes/ocfs2-return-EAGAIN-instead-of-EAGAIN-in-dlm.patch:
  ocfs2: return -EAGAIN instead of EAGAIN in dlm.
- patches.fixes/ocfs2-set-MS_POSIXACL-on-remount.patch: ocfs2:
  Set MS_POSIXACL on remount.
- patches.fixes/ocfs2-trivial-Use-le16_to_cpu-for-a-disk-value-in-xa.patch:
  ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c.
- patches.fixes/ocfs2-trivial-Use-proper-mask-for-2-places-in-hearbe.patch:
  ocfs2/trivial: Use proper mask for 2 places in hearbeat.c.
- patches.suse/fiemap-Add-new-extent-flag-FIEMAP_EXTENT_SHARED.patch:
  fiemap: Add new extent flag FIEMAP_EXTENT_SHARED.
- patches.suse/ocfs2-Use-FIEMAP_EXTENT_SHARED.patch: ocfs2:
  Use FIEMAP_EXTENT_SHARED.
- patches.suse/ocfs2-allocation-resrvations.patch: Refresh.

-------------------------------------------------------------------
Thu Jan 14 22:40:43 CET 2010 - rjw@suse.de

- patches.arch/x86-Limit-number-of-per-cpu-TSC-sync-messages.patch:
  x86: Limit number of per cpu TSC sync messages (bnc#564618,
  FATE#306952).
- patches.arch/x86-Limit-the-number-of-processor-bootup-messages.patch:
  x86: Limit the number of processor bootup messages (bnc#564618,
  FATE#306952).
- patches.arch/x86-Remove-CPU-cache-size-output-for-non-Intel-too.patch:
  x86: Remove CPU cache size output for non-Intel too (bnc#564618,
  FATE#306952).
- patches.arch/x86-Remove-enabling-x2apic-message-for-every-CPU.patch:
  x86: Remove enabling x2apic message for every CPU (bnc#564618,
  FATE#306952).
- patches.arch/x86-Remove-the-CPU-cache-size-printks.patch: x86:
  Remove the CPU cache size printk's (bnc#564618, FATE#306952).
- patches.arch/x86-cpu-mv-display_cacheinfo-cpu_detect_cache_sizes.patch:
  x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
  (bnc#564618, FATE#306952).
- patches.arch/x86-ucode-amd-Load-ucode-patches-once-and-not-separately-of-each-CPU.patch:
  x86: ucode-amd: Load ucode-patches once and not separately of
  each CPU (bnc#564618, FATE#306952).
- patches.fixes/sched-Limit-the-number-of-scheduler-debug-messages.patch:
  sched: Limit the number of scheduler debug messages (bnc#564618,
  FATE#306952).
- patches.fixes/timers-init-Limit-the-number-of-per-cpu-calibration-bootup-messages.patch:
  timers, init: Limit the number of per cpu calibration bootup
  messages (bnc#564618, FATE#306952).

-------------------------------------------------------------------
Thu Jan 14 20:54:29 CET 2010 - jeffm@suse.com

- patches.suse/add-initramfs-file_read_write: Build fix.

-------------------------------------------------------------------
Thu Jan 14 20:44:18 CET 2010 - jeffm@suse.com

- patches.suse/supported-flag-enterprise: Refresh.

-------------------------------------------------------------------
Thu Jan 14 20:16:19 CET 2010 - jeffm@suse.com

- patches.suse/supported-flag-sysfs: Properly report proprietary modules

-------------------------------------------------------------------
Thu Jan 14 19:24:32 CET 2010 - jeffm@suse.de

- patches.suse/add-initramfs-file_read_write: initramfs: add
  initramfs_{read,write} (bnc#568120).
- Re-enabled custom ACPI table loading from initramfs.

-------------------------------------------------------------------
Thu Jan 14 12:58:33 CET 2010 - trenn@suse.de

- Update config files.
  Enable CONFIG_CPU_FREQ_DEBUG as requested by HP.
  This one adds conditional printks which can be enabled via:
  cpufreq.debug=7

-------------------------------------------------------------------
Thu Jan 14 12:55:42 CET 2010 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-54-alc861-capture-fix: ALSA: hda -
  Fix missing capture mixer for ALC861/660 codecs (bnc#567340).

-------------------------------------------------------------------
Thu Jan 14 10:25:21 CET 2010 - mmarek@suse.de

- rpm/find-provides, rpm/kernel-binary.spec.in: really fix ppc
  symbol provides.

-------------------------------------------------------------------
Thu Jan 14 00:10:11 CET 2010 - rjw@suse.de

- patches.arch/UV-Expose-irq_desc-node-in-proc.patch: Expose the
  irq_desc node as /proc/irq/*/node. (bnc#566745, fate#306952).

-------------------------------------------------------------------
Wed Jan 13 23:37:52 CET 2010 - bphilips@suse.de

- patches.drivers/dmfe-tulip-Let-dmfe-handle-DM910x-except-for-SPARC-o.patch:
  dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board
  chips (bnc#537016).

-------------------------------------------------------------------
Wed Jan 13 23:13:19 CET 2010 - jkosina@suse.cz

- patches.fixes/crypto-testmgr-fix-complain-about-lacking-test.patch:
  crypto: testmgr - Fix complain about lack test for internal
  used algorithm (bnc#568278 FATE#306883).

-------------------------------------------------------------------
Wed Jan 13 16:23:49 CET 2010 - jeffm@suse.com

- Update to 2.6.33-rc4.
  - Eliminated patches.fixes/megaraid_sas-fix-permissions-on-poll_mode_io

-------------------------------------------------------------------
Wed Jan 13 16:04:58 CET 2010 - mmarek@suse.cz

- patches.suse/bootsplash-keep-multiple-data: Keep multiple
  splash screens for KMS (bnc#570082).
- patches.suse/bootsplash-scaler: Add bootsplash image scaler
  (bnc#570082).

-------------------------------------------------------------------
Wed Jan 13 13:53:04 CET 2010 - mmarek@suse.de

- rpm/kernel-binary.spec.in, rpm/find-provides: extract exported
  symbols from /boot/vmlinux before the image is stripped (affects
  ppc).

-------------------------------------------------------------------
Wed Jan 13 03:49:52 CET 2010 - jeffm@suse.com

- patches.rpmify/twl6030-fix-note_interrupt-call: Rename to patches.fixes/twl6030-fix-note_interrupt-call

-------------------------------------------------------------------
Wed Jan 13 02:01:55 CET 2010 - bphilips@suse.de

- patches.drivers/e1000-enhance-frame-fragment-detection.patch:
  Avoid atomic op by introducing discarding flag instead
- patches.drivers/e1000e-enhance-frame-fragment-detection.patch:
  Avoid atomic op by introducing discarding flag instead

-------------------------------------------------------------------
Wed Jan 13 01:35:57 CET 2010 - jeffm@suse.com

- patches.rpmify/autoconf-h-fix-locations: autoconf.h: Fix
  locations.

-------------------------------------------------------------------
Wed Jan 13 01:35:09 CET 2010 - jeffm@suse.com

- patches.fixes/ppc-crashdump-typefix: Renamed to patches.rpmify/ppc-crashdump-typefix

-------------------------------------------------------------------
Tue Jan 12 23:25:59 CET 2010 - jeffm@suse.com

- patches.fixes/signal-fix-kernel-information-leak-with-print-fatal-signals-1:
  Delete.

-------------------------------------------------------------------
Tue Jan 12 22:19:03 CET 2010 - jeffm@suse.com

- Update config files.

-------------------------------------------------------------------
Tue Jan 12 22:08:43 CET 2010 - jeffm@suse.com

- patches.fixes/ppc-crashdump-typefix: rename to patches.rpmify/ppc-crashdump-typefix

-------------------------------------------------------------------
Tue Jan 12 21:40:53 CET 2010 - jeffm@suse.com

- patches.fixes/signal-fix-kernel-information-leak-with-print-fatal-signals-1:
  kernel/signal.c: fix kernel information leak with
  print-fatal-signals=1 (bnc#569902).

-------------------------------------------------------------------
Tue Jan 12 21:33:19 CET 2010 - jeffm@suse.com

- patches.fixes/signal-fix-kernel-information-leak-with-print-fatal-signals-1:
  kernel/signal.c: fix kernel information leak with
  print-fatal-signals=1 (bnc#569902).

-------------------------------------------------------------------
Tue Jan 12 21:14:05 CET 2010 - rjw@suse.de

- needs_update: Remove some patches that we've got through the
  upstream.

-------------------------------------------------------------------
Tue Jan 12 17:57:52 CET 2010 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-53-alc861vd-capture-fix: ALSA:
  hda - Fix ALC861-VD capture source mixer (bnc#568305).

-------------------------------------------------------------------
Tue Jan 12 17:20:25 CET 2010 - jeffm@suse.com

- Update to 2.6.33-rc3-git5.

-------------------------------------------------------------------
Tue Jan 12 16:49:37 CET 2010 - trenn@suse.de

- patches.fixes/nohz_prevent_clocksource_wrapping_during_idle.patch:
  nohz: Prevent clocksource wrapping during idle (bnc#569238).

-------------------------------------------------------------------
Tue Jan 12 14:21:01 CET 2010 - jack@suse.de

- patches.suse/readahead-request-tunables.patch: Update readahead
  and max_sectors tunables (bnc#548529).

-------------------------------------------------------------------
Tue Jan 12 14:14:08 CET 2010 - jkosina@suse.cz

- patches.drivers/watchdog-iTCO_wdt-Add-support-for-Intel-Ibex-Peak.patch:
  iTCO_wdt: Add support for Intel Ibex Peak (bnc#557081
  FATE#308591).

-------------------------------------------------------------------
Tue Jan 12 09:21:52 CET 2010 - tonyj@suse.de

- needs_update: remove LTT/trace patches (assigned to jbl), all had 
  already been taken care of by my fwd port to 2.6.32

-------------------------------------------------------------------
Tue Jan 12 08:09:38 CET 2010 - hare@suse.de

- patches.drivers/qla4xxx-5.01.00-k9-5.01.00.00.11.01-k10.patch:
  Fixup compilation error.

-------------------------------------------------------------------
Tue Jan 12 00:52:29 CET 2010 - rjw@suse.de

- patches.fixes/PCI-Always-set-prefetchable-base-limit-upper32-registers.patch:
  PCI: Always set prefetchable base/limit upper32 registers
  (bnc#569003).

-------------------------------------------------------------------
Mon Jan 11 21:04:07 CET 2010 - jeffm@suse.com

- Merged patches.rpmify/x86_64-ksyms-make-the-native_load_gs_index-export-depend-on-config_paravirt_cpu into
  patches.arch/kvm-split-paravirt-ops-by-functionality

-------------------------------------------------------------------
Mon Jan 11 21:02:38 CET 2010 - jeffm@suse.com

- Renamed patches.rpmify/kmsg-fix-parameter-limitations to
  patches.arch/kmsg-fix-parameter-limitations

-------------------------------------------------------------------
Mon Jan 11 20:50:27 CET 2010 - jeffm@suse.com

- patches.rpmify/x86_64-ksyms-make-the-native_load_gs_index-export-depend-on-config_paravirt_cpu:
  x86_64/ksyms: Make the native_load_gs_index export depend
  on CONFIG_PARAVIRT_CPU.

-------------------------------------------------------------------
Mon Jan 11 20:49:26 CET 2010 - jeffm@suse.com

- Renamed patches.rpmify/rt2870-fix-section-mismatches to
  patches.rpmify/rt2860-fix-section-mismatches

-------------------------------------------------------------------
Mon Jan 11 20:14:56 CET 2010 - jeffm@suse.de

- Updated to 2.6.33-rc3-git3.
  - Eliminated 392 patches.
  - Xen is disabled.

-------------------------------------------------------------------
Mon Jan 11 16:32:52 CET 2010 - hare@suse.de

- patches.drivers/qla4xxx-5.01.00-k9-5.01.00.00.11.01-k10.patch:
  Update qla4xxx driver for SLES11 SP1 (bnc#556572,FATE#307128).

-------------------------------------------------------------------
Mon Jan 11 15:51:14 CET 2010 - jblunck@suse.de

- needs_update: Removed some patches.

-------------------------------------------------------------------
Mon Jan 11 14:34:00 CET 2010 - hare@suse.de

- patches.drivers/bfa-2.1.2.1-update: Update bfa driver to
  version 2.1.2.1 (bnc#561881).

-------------------------------------------------------------------
Mon Jan 11 12:39:21 CET 2010 - hare@suse.de

- patches.fixes/fcoe-libfc-adds-enable-di: adds enable/disable
  for fcoe interface (bnc#562046).
- patches.fixes/fcoe-use-lld-s-wwpn-and-w: Use LLD's WWPN and
  WWNN for lport if LLD supports ndo_fcoe_get_wwn (bnc#562046).
- patches.fixes/libfc-reduce-hold-time-on: reduce hold time on
  SCSI host lock (bnc#562046).
- patches.fixes/libfc-remote-port-gets-st: remote port gets
  stuck in restart state without really restarting (bnc#562046).

-------------------------------------------------------------------
Mon Jan 11 12:13:36 CET 2010 - hare@suse.de

- patches.drivers/mpt2sas-03.100.03.00-update: LSI mptsas2 driver
  update to 03.100.03.00 (bnc#566013).

-------------------------------------------------------------------
Mon Jan 11 10:33:48 CET 2010 - jbeulich@novell.com

- patches.xen/xen-x86_64-nx-user-mappings: Delete (bnc#568741).
- patches.xen/xen3-rlim-0025-x86-add-ia32-compat-prlimit-syscalls.patch:
  Delete.

-------------------------------------------------------------------
Mon Jan 11 09:57:40 CET 2010 - hare@suse.de

- patches.fixes/qla4xxx-lun-reset-fix: Delete.

-------------------------------------------------------------------
Mon Jan 11 09:55:52 CET 2010 - hare@suse.de

- patches.fixes/scsi-dh-rdac-add-ibm-174x: scsi_dh_rdac: Add
  two new IBM devices (bnc# 556159).

-------------------------------------------------------------------
Sat Jan  9 21:07:34 CET 2010 - jslaby@suse.de

- patches.suse/perfmon2.patch: Refresh.
- patches.suse/rlim-0001-SECURITY-selinux-fix-update_rlimit_cpu-parameter.patch:
  Refresh.
- patches.suse/rlim-0002-resource-move-kernel-function-inside-__KERNEL__.patch:
  resource: move kernel function inside __KERNEL__ (FATE#305733).
- patches.suse/rlim-0003-resource-add-helpers-for-fetching-rlimits.patch:
  resource: add helpers for fetching rlimits (FATE#305733).
- patches.suse/rlim-0004-IA64-use-helpers-for-rlimits.patch:
  [IA64] use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0005-core-posix-cpu-timers-cleanup-rlimits-usage.patch:
  core: posix-cpu-timers, cleanup rlimits usage (FATE#305733).
- patches.suse/rlim-0006-PPC-use-helpers-for-rlimits.patch: PPC:
  use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0007-S390-use-helpers-for-rlimits.patch:
  S390: use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0008-SPARC-use-helpers-for-rlimits.patch:
  SPARC: use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0009-X86-use-helpers-for-rlimits.patch: X86:
  use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0010-FS-use-helpers-for-rlimits.patch: FS:
  use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0011-MM-use-helpers-for-rlimits.patch: MM:
  use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0012-core-use-helpers-for-rlimits.patch:
  core: use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0013-infiniband-use-helpers-for-rlimits.patch:
  infiniband: use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0014-ipc-use-helpers-for-rlimits.patch: ipc:
  use helpers for rlimits (FATE#305733).
- patches.suse/rlim-0015-SECURITY-add-task_struct-to-setrlimit.patch:
  SECURITY: add task_struct to setrlimit (FATE#305733).
- patches.suse/rlim-0016-core-add-task_struct-to-update_rlimit_cpu.patch:
  core: add task_struct to update_rlimit_cpu (FATE#305733).
- patches.suse/rlim-0017-sys_setrlimit-make-sure-rlim_max-never-grows.patch:
  sys_setrlimit: make sure ->rlim_max never grows (FATE#305733).
- patches.suse/rlim-0018-core-split-sys_setrlimit.patch: core:
  split sys_setrlimit (FATE#305733).
- patches.suse/rlim-0019-core-allow-setrlimit-to-non-current-tasks.patch:
  core: allow setrlimit to non-current tasks (FATE#305733).
- patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch:
  core: optimize setrlimit for current task (FATE#305733).
- patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch:
  FS: proc, switch limits reading to fops (FATE#305733).
- patches.suse/rlim-0022-FS-proc-make-limits-writable.patch:
  FS: proc, make limits writable (FATE#305733).
- patches.suse/rlim-0023-core-do-security-check-under-task_lock.patch:
  core: do security check under task_lock (FATE#305733).
- patches.suse/rlim-0002-SECURITY-add-task_struct-to-setrlimit.patch:
  Delete.
- patches.suse/rlim-0003-core-add-task_struct-to-update_rlimit_cpu.patch:
  Delete.
- patches.suse/rlim-0004-sys_setrlimit-make-sure-rlim_max-never-grows.patch:
  Delete.
- patches.suse/rlim-0005-core-split-sys_setrlimit.patch: Delete.
- patches.suse/rlim-0006-core-allow-setrlimit-to-non-current-tasks.patch:
  Delete.
- patches.suse/rlim-0007-core-optimize-setrlimit-for-current-task.patch:
  Delete.
- patches.suse/rlim-0008-FS-proc-make-limits-writable.patch:
  Delete.
- patches.suse/rlim-0009-core-posix-cpu-timers-cleanup-rlimits-usage.patch:
  Delete.
- patches.suse/rlim-0010-core-do-security-check-under-task_lock.patch:
  Delete.
- patches.suse/rlim-0011-resource-add-helpers-for-fetching-rlimits.patch:
  Delete.
- patches.suse/rlim-0012-IA64-use-helpers-for-rlimits.patch:
  Delete.
- patches.suse/rlim-0013-PPC-use-helpers-for-rlimits.patch:
  Delete.
- patches.suse/rlim-0014-S390-use-helpers-for-rlimits.patch:
  Delete.
- patches.suse/rlim-0015-SPARC-use-helpers-for-rlimits.patch:
  Delete.
- patches.suse/rlim-0016-X86-use-helpers-for-rlimits.patch:
  Delete.
- patches.suse/rlim-0017-FS-use-helpers-for-rlimits.patch: Delete.
- patches.suse/rlim-0018-MM-use-helpers-for-rlimits.patch: Delete.
- patches.suse/rlim-0019-core-use-helpers-for-rlimits.patch:
  Delete.
- patches.suse/rlim-0020-misc-use-helpers-for-rlimits.patch:
  Delete.
- patches.suse/rlim-0021-core-rename-setrlimit-to-do_setrlimit.patch:
  Delete.
- patches.suse/rlim-0022-core-implement-getprlimit-and-setprlimit-syscalls.patch:
  Delete.
- patches.suse/rlim-0023-unistd-add-__NR_-get-set-prlimit-syscall-numbers.patch:
  Delete.
- patches.suse/rlim-0024-COMPAT-add-get-put_compat_rlimit.patch:
  Delete.
- patches.suse/rlim-0025-x86-add-ia32-compat-prlimit-syscalls.patch:
  Delete.

  Sync with upstream. Drop limits syscalls altogether.

-------------------------------------------------------------------
Sat Jan  9 14:50:07 CET 2010 - jkosina@suse.cz

- patches.apparmor/apparmor.diff: Delete, as it is unused after
  splitup into smaller patches.

-------------------------------------------------------------------
Fri Jan  8 18:22:42 CET 2010 - sjayaraman@suse.de

- patches.suse/SoN-23-mm-swapfile.patch: Fix up the enum declaration
  to avoid conflict due to a upstream change.

-------------------------------------------------------------------
Fri Jan  8 18:17:27 CET 2010 - jkosina@suse.cz

- patches.fixes/quota-fix-reserved-space-management-for-ordinary-fs.patch:
  quota: fix reserved space management for ordinary fs.

-------------------------------------------------------------------
Fri Jan  8 18:15:09 CET 2010 - gregkh@suse.de

- patches.drivers/staging-hv-fix-smp-problems-in-the-hyperv-core-code.patch:
  Staging: hv: fix smp problems in the hyperv core code.

-------------------------------------------------------------------
Fri Jan  8 17:39:28 CET 2010 - jeffm@suse.de

- Disable set,getprlimit compat syscalls on xen.

-------------------------------------------------------------------
Fri Jan  8 17:09:03 CET 2010 - jeffm@suse.de

- Disabled custom ACPI table loading from initramfs until
  the scheduling while atomic issues are worked out.

-------------------------------------------------------------------
Fri Jan  8 05:41:28 CET 2010 - jeffm@suse.de

- Disabled set,getprlimit syscalls until the syscall numbers
  have been officially reserved.

-------------------------------------------------------------------
Fri Jan  8 03:32:21 CET 2010 - jeffm@suse.com

- patches.arch/module-handle-ppc64-relocating-kcrctabs-when-config_relocatable-y:
  module: handle ppc64 relocating kcrctabs when
  CONFIG_RELOCATABLE=y (bnc#566243).

-------------------------------------------------------------------
Thu Jan  7 12:18:20 CET 2010 - jbeulich@novell.com

- Update Xen patches to 2.6.32.3 and c/s 974.
- Update EC2 config files.
- patches.xen/xen3-x86-Remove-local_irq_enable-local_irq_disable-in-fixup_irqs.patch:
  x86: Remove local_irq_enable()/local_irq_disable() in
  fixup_irqs() (bnc#558247).
- patches.xen/xen3-x86-Unify-fixup_irqs-for-32-bit-and-64-bit-kernels.patch:
  x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
  (bnc#558247).
- patches.xen/xen3-x86-intr-remap-Avoid-irq_chip-mask-unmask-in-fixup_irqs-for-intr-remapping.patch:
  x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs()
  for intr-remapping (bnc#558247).
- patches.xen/xen-fix-compilation-after-rename_generic_int.patch:
  Delete.
- patches.xen/xen-scsifront-block-timeout-update: Delete.
- patches.xen/xen3-x86-fix-nodac: Delete.

-------------------------------------------------------------------
Thu Jan  7 07:12:44 CET 2010 - bphilips@suse.de

- patches.drivers/e1000-enhance-frame-fragment-detection.patch:
  e1000: enhance frame fragment detection (bnc#567376,
  CVE-2009-4536).
- patches.drivers/e1000e-enhance-frame-fragment-detection.patch:
  e1000e: enhance frame fragment detection (bnc#567376,
  CVE-2009-4538).

-------------------------------------------------------------------
Thu Jan  7 01:24:18 CET 2010 - gregkh@suse.de

- Update to 2.6.32.3
  - security fixes
  - bugfixes
  - obsoletes:
    - patches.arch/s390-04-03-dasd-diag-ro.patch
    - patches.drivers/alsa-sp1-hda-50-alc88x-missing-capsrc_nids
    - patches.fixes/qla2xxx-dpc-thread-can-execute-before-scsi-host
    - patches.fixes/scsi-ipr-fix-eeh-recovery

-------------------------------------------------------------------
Wed Jan  6 20:51:27 CET 2010 - rjw@suse.de

- patches.arch/x86-Force-irq-complete-move-during-cpu-offline.patch:
  x86: Force irq complete move during cpu offline (bnc#558247).
- patches.arch/x86-Remove-local_irq_enable-local_irq_disable-in-fixup_irqs.patch:
  x86: Remove local_irq_enable()/local_irq_disable() in
  fixup_irqs() (bnc#558247).
- patches.arch/x86-Remove-move_cleanup_count-from-irq_cfg.patch:
  x86: Remove move_cleanup_count from irq_cfg (bnc#558247).
- patches.arch/x86-Remove-unnecessary-mdelay-from-cpu_disable_common.patch:
  x86: Remove unnecessary mdelay() from cpu_disable_common()   .
- patches.arch/x86-Unify-fixup_irqs-for-32-bit-and-64-bit-kernels.patch:
  x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
  (bnc#558247).
- patches.arch/x86-Use-EOI-register-in-io-apic-on-intel-platforms.patch:
  x86: Use EOI register in io-apic on intel platforms
  (bnc#558247).
- patches.arch/x86-intr-remap-Avoid-irq_chip-mask-unmask-in-fixup_irqs-for-intr-remapping.patch:
  x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs()
  for intr-remapping (bnc#558247).
- patches.arch/x86-io-apic-Move-the-effort-of-clearing-remoteIRR-explicitly-before-migrating-the-irq.patch:
  x86, io-apic: Move the effort of clearing remoteIRR explicitly
  before migrating the irq (bnc#558247).
- patches.arch/x86-ioapic-Document-another-case-when-level-irq-is-seen-as-an-edge.patch:
  x86, ioapic: Document another case when level irq is seen as
  an edge (bnc#558247).
- patches.arch/x86-ioapic-Fix-the-EOI-register-detection-mechanism.patch:
  x86, ioapic: Fix the EOI register detection mechanism
  (bnc#558247).

-------------------------------------------------------------------
Wed Jan  6 15:01:16 CET 2010 - trenn@suse.de

- patches.fixes/pci_aer_mce_inject_check_osc_for_aer.patch: PCI:
  AER: fix aer inject result in kernel oops (bnc#566619).

-------------------------------------------------------------------
Wed Jan  6 14:50:52 CET 2010 - trenn@suse.de

- patches.fixes/PCIe-AER-reject-aer-inject-if-hardware-mask-error-reporting.patch:
  PCIe AER: reject aer inject if hardware mask error reporting
  (bnc#566621).

-------------------------------------------------------------------
Wed Jan  6 00:30:09 CET 2010 - gregkh@suse.de

- patches.xen/xen3-patch-2.6.29: Refresh due to conflicts from i915
  changes.  Ick, the xen code sucks rocks, it shouldn't be touching
  stuff here at all.

-------------------------------------------------------------------
Wed Jan  6 00:14:14 CET 2010 - gregkh@suse.de

- patches.drivers/drm-i915-add-acpi-opregion-support-for-ironlake.patch:
  Refresh.
- patches.drivers/drm-i915-add-i915_lp_ring_sync-helper.patch:
  drm/i915: add i915_lp_ring_sync helper (bnc#568447).
- patches.drivers/drm-i915-fix-get_core_clock_speed-for-g33-class-desktop-chips.patch:
  drm/i915: fix get_core_clock_speed for G33 class desktop chips
  (bnc#568447).
- patches.drivers/drm-i915-fully-switch-off-overlay-when-not-in-use.patch:
  drm/i915: fully switch off overlay when not in use (bnc#568447).
- patches.drivers/drm-i915-implement-drmmode-overlay-support-v4.patch:
  drm/i915: implement drmmode overlay support v4 (bnc#568447).
- patches.drivers/drm-i915-implement-fastpath-for-overlay-flip-waiting.patch:
  drm/i915: implement fastpath for overlay flip waiting
  (bnc#568447).

-------------------------------------------------------------------
Wed Jan  6 00:00:59 CET 2010 - gregkh@suse.de

- patches.drivers/drm-i915-add-acpi-opregion-support-for-ironlake.patch:
  Refresh.

-------------------------------------------------------------------
Tue Jan  5 23:49:26 CET 2010 - gregkh@suse.de

- patches.drivers/drm-i915-add-acpi-opregion-support-for-ironlake.patch:
  drm/i915: Add ACPI OpRegion support for Ironlake (bnc#568436).

-------------------------------------------------------------------
Tue Jan  5 22:49:44 CET 2010 - tonyj@suse.de

- patches.fixes/oprofile_bios_ctr.patch: Update to newer version

-------------------------------------------------------------------
Wed Dec 30 01:01:25 CET 2009 - nfbrown@suse.de

- patches.fixes/nfs-fix-NFS4ERR_FILE_OPEN-handling:
  NFS4ERR_FILE_OPEN handling in Linux/NFS (bnc#526819).

-------------------------------------------------------------------
Mon Dec 28 17:56:19 CET 2009 - jeffm@suse.com

- patches.fixes/dmar-fix-oops-with-no-dmar-table: dmar: Fix oops
  with no DMAR table (bnc#548108).

-------------------------------------------------------------------
Sun Dec 27 14:23:47 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-52-hdmi-sticky-stream-tag: ALSA:
  hda - HDMI sticky stream tag support (FATE#306783).

-------------------------------------------------------------------
Wed Dec 23 23:10:02 CET 2009 - rjw@suse.de

- patches.arch/xpc_first_contact_when_active.patch: X86: UV
  - xpc_make_first_contact hang due to not accepting ACTIVE
  state. (bnc#562288, fate#306952).
- patches.arch/xpc_fix_xpc_get_fifo_entry_uv.patch: x86: UV - XPC
  NULL deref when mesq becomes empty. (bnc#562288, fate#306952).
- patches.arch/xpc_introduce_xp_socket.patch: x86: UV - XPC
  needs to provide an abstraction for uv_gpa. (bnc#562288,
  fate #306952).
- patches.arch/xpc_pass_nasid_to_gru_create_message_queue.patch:
  UV - pass nasid instead of nid to gru_create_message_queue
  (bnc#562288, fate#306952).
- patches.arch/xpc_recv_msg_slots_wrap.patch: X86: UV - XPC
  receive message reuse triggers invalid BUG_ON(). (bnc#562288,
  fate#306952).
- patches.arch/xpc_uv_bios_changes.patch: x86: UV - Update XPC
  to handle updated BIOS interface. (bnc#562288, fate#306952).

-------------------------------------------------------------------
Wed Dec 23 21:57:53 CET 2009 - rjw@suse.de

- patches.arch/bug-561989_gru_rollup.patch: SGI GRU Updates
  (bnc#561989, fate#306952).

-------------------------------------------------------------------
Wed Dec 23 20:31:57 CET 2009 - jeffm@suse.com

- patches.fixes/ppc-crashdump-typefix: powerpc: use min_t in
  copy_oldmem_page.

-------------------------------------------------------------------
Wed Dec 23 18:56:48 CET 2009 - rjw@suse.de

- patches.arch/bug-561946_uv_irq_affinity.patch: x86: SGI UV: Fix
  irq affinity for hub based interrupts (bnc#561946, fate#306952).
- patches.arch/bug-561946_uv_move_ioapic.patch: x86, apic: Move
  SGI UV functionality out of generic IO-APIC code (bnc#561946,
  fate#306952).
- patches.arch/bug-561946_uv_use_rtc.patch: x86: UV RTC: Always
  enable RTC clocksource (bnc#561946, fate#306952).

-------------------------------------------------------------------
Wed Dec 23 17:51:32 CET 2009 - jeffm@suse.com

- patches.fixes/ia64-fix-sba-iommu-to-handle-allocation-failure-properly:
  fix SBA IOMMU to handle allocation failure properly
  (bnc#545367).

-------------------------------------------------------------------
Tue Dec 22 22:17:33 CET 2009 - jeffm@suse.com

- Enabled CONFIG_CRASH_DUMP on ppc/ppc64 (bnc#566243).

-------------------------------------------------------------------
Tue Dec 22 16:51:37 CET 2009 - jeffm@suse.com

- patches.fixes/scsi-ipr-fix-eeh-recovery: ipr: fix EEH recovery
  (bnc#566613).

-------------------------------------------------------------------
Sun Dec 20 22:23:41 CET 2009 - trenn@suse.de

- Update config files.
- patches.drivers/cpufreq_ondemand_limit_fix.patch: cpufreq:
  Fix ondemand to not request targets outside policy limits
  (fate#306746).
- patches.drivers/cpufreq_processor_clocking_control_pcc_driver.patch:
  x86,cpufreq: Processor Clocking Control (PCC) driver
  (fate#306746).
- supported.conf:

-------------------------------------------------------------------
Sun Dec 20 00:42:16 CET 2009 - rjw@suse.de

- patches.arch/bug-561939_uv_bios_call_hwperf_updated.patch:
  x86, uv: Add serial number parameter to uv_bios_get_sn_info()
  (bnc#561939, fate#306952).
- patches.arch/bug-561939_uv_bios_call_hwperf.patch: Delete.

-------------------------------------------------------------------
Sat Dec 19 18:53:28 CET 2009 - jeffm@suse.com

- patches.fixes/scsi_debug-scale-virtual_gb-with-sector_size-properly:
  scsi_debug: scale virtual_gb with sector_size properly
  (bnc#535939).

-------------------------------------------------------------------
Sat Dec 19 00:58:56 CET 2009 - gregkh@suse.de

- patches.xen/xen3-fixup-xen: Refresh.  Fix up build error from
  .32.2 import

-------------------------------------------------------------------
Sat Dec 19 00:22:21 CET 2009 - gregkh@suse.de

- Update to 2.6.32.2
  - lots of security fixes
  - loads of bugfixes
  - other goodness
  - obsoletes:
    - patches.arch/bug-561939_bau_data_config.patch
    - patches.arch/bug-564471_x86_Fix_duplicated_UV_BAU_interrupt_vector.patch
    - patches.arch/s390-04-01-clear-high-regs.patch
    - patches.arch/s390-kvm-prefix.patch
    - patches.arch/s390-kvm-psw.patch
    - patches.arch/x86-fix-nodac
    - patches.arch/x86_mce_nfs-mig2
    - patches.fixes/firewire-ohci-handle-receive-packets-with-a-data-length-of-zero
    - patches.fixes/uart-txen-race.patch

-------------------------------------------------------------------
Fri Dec 18 21:17:46 CET 2009 - jeffm@suse.com

- Update config files: CONFIG_STRICT_DEVMEM=n. It was enabled
  mistakenly in commit 3df90f9e and affects using tools like
  crash with a live system.

-------------------------------------------------------------------
Fri Dec 18 17:53:06 CET 2009 - gregkh@suse.de

- Update config files.
  CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT = n (bnc#565607)

-------------------------------------------------------------------
Fri Dec 18 15:11:18 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-{24..51}-*: 2.6.33-rc1 backport
  fixes for HDMI and new Realtek codecs (FATE#306783)
- Refresh Patch-mainline tags in patches.drivers/alsa-*

-------------------------------------------------------------------
Fri Dec 18 14:45:04 CET 2009 - jjolly@suse.de

- patches.arch/s390-05-01-netiucv-tx-bytes.patch: netiucv:
  displayed TX bytes value much too high (BNC#565612).
- patches.arch/s390-05-02-cmm-suspend.patch: cmm: free pages on
  hibernate. (BNC#565612).
- patches.arch/s390-05-03-iucv-suspend.patch: iucv: add work_queue
  cleanup for suspend (BNC#565612).
- patches.arch/s390-05-04-zfcp-work-queue.patch: zfcp: Assign
  scheduled work to driver queue (BNC#565612).
- patches.arch/s390-05-05-zfcp-fail-commands.patch: zfcp: Don't
  fail SCSI commands when transitioning to blocked fc_rport
  (BNC#565612,LTC#58541).
- patches.arch/s390-05-06-zfcp-adisc.patch: zfcp: Improve ELS
  ADISC handling (BNC#565612).
- patches.arch/s390-05-07-zfcp-fsf-errors.patch: zfcp: Update
  FSF error reporting (BNC#565612).
- patches.arch/s390-05-08-zfcp-block.diff: zfcp: Block SCSI EH
  thread for rport state BLOCKED (BNC#565612).
- patches.arch/s390-05-09-ctcm-suspend-wait.diff: ctcm: suspend
  has to wait for outstanding I/O (BNC#565612).
- patches.arch/s390-05-10-rework-tso.diff: qeth: rework TSO
  functions (BNC#565612).
- patches.arch/s390-05-11-atomic-volatile.patch: kernel: improve
  code generated by atomic operations. (BNC#565612).
- patches.arch/s390-05-12-tape-remove-fn.patch: tape: incomplete
  device removal (BNC#565612).
- patches.arch/s390-05-13-qeth-blkt-defaults.patch: qeth:
  set default BLKT settings dependend on OSA hw level
  (BNC#565612,LTC#58654).
- patches.arch/s390-05-14-dasd-dasd-enable-prefix.patch: dasd:
  enable prefix independent of pav support (BNC#565612).
- patches.arch/s390-05-15-dasd-s390dbf-strings.patch: dasd:
  remove strings from s390dbf (BNC#565612).
- patches.arch/s390-05-16-dasd-wait-lcu-setup.patch: dasd:
  let device initialization wait for LCU setup (BNC#565612).

-------------------------------------------------------------------
Fri Dec 18 12:58:36 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Fix generating /boot/Kerntypes* for
  s390/vanilla.

-------------------------------------------------------------------
Fri Dec 18 04:35:18 CET 2009 - nfbrown@suse.de

- patches.fixes/md-start_ro-fix: md: fix small irregularity with
  start_ro module parameter (bnc#565219).

-------------------------------------------------------------------
Fri Dec 18 01:29:32 CET 2009 - rjw@suse.de

- patches.xen/xen-fix-compilation-after-rename_generic_int.patch:
  XEN: Fix compilation after renaming of generic_irqs.

-------------------------------------------------------------------
Fri Dec 18 00:30:52 CET 2009 - rjw@suse.de

- patches.arch/bug-561946_rename_generic_int.patch: x86: UV RTC:
  Rename generic_interrupt to x86_platform_ipi (bnc#561946,
  fate#306952).

-------------------------------------------------------------------
Thu Dec 17 23:48:10 CET 2009 - mmarek@suse.cz

- patches.suse/s390-Kerntypes.diff: S390: Generate Kerntypes file.
- rpm/kernel-binary.spec.in: install /boot/Kerntypes-$version.

-------------------------------------------------------------------
Thu Dec 17 21:02:52 CET 2009 - jeffm@suse.com

- patches.fixes/powerpc-fix-cpu-name-in-show-cpuinfo: powerpc:
  fix cpu name in show-cpuinfo (bnc#565267).

-------------------------------------------------------------------
Thu Dec 17 13:32:32 CET 2009 - hare@suse.de

- patches.fixes/fc-transport-remove-BUG_ON: scsi_transport_fc:
  remove invalid BUG_ON (bnc#564479).
- patches.fixes/lpfc-ia64-hang: lpfc: fix hang on SGI ia64
  platform (bnc#564479).
- patches.fixes/qla2xxx-dpc-thread-can-execute-before-scsi-host:
  qla2xxx: dpc thread can execute before scsi host has been added
  (bnc#564479).
- patches.suse/fc-transport-allow-dev_loss_tmo-disable: Remove
  capping from dev_loss_tmo (bnc#492469).

-------------------------------------------------------------------
Wed Dec 16 19:25:01 CET 2009 - gregkh@suse.de

- Update config files.
  - fix up CONFIG_IPV6 option that was built into the kernel
    incorrectly (bnc#564357)

-------------------------------------------------------------------
Wed Dec 16 18:52:34 CET 2009 - jeffm@suse.com

- patches.fixes/acpi-fix-build-when-config_acpi_custom_override_initramfs-is-not-defined:
  acpi: Fix build when CONFIG_ACPI_CUSTOM_OVERRIDE_INITRAMFS is
  not defined.

-------------------------------------------------------------------
Wed Dec 16 15:41:04 CET 2009 - jbeulich@novell.com

- Update Xen patches to c/s 960.
- Update Xen EC2 config files.
- patches.xen/xen3-bug-561933_uv_pat_is_gru_range.patch: x86:
  UV SGI: Don't track GRU space in PAT (bnc#561933, fate#306952).
- patches.xen/xen3-x86-mark_rodata_rw.patch: Add mark_rodata_rw()
  to un-protect read-only kernel code pages (bnc#439348).

-------------------------------------------------------------------
Wed Dec 16 10:15:18 CET 2009 - npiggin@suse.de

- needs_update:
- patches.fixes/aggressive-zone-reclaim.patch: be more aggressive
  with zone reclaims (bnc#476525).

-------------------------------------------------------------------
Wed Dec 16 10:02:18 CET 2009 - npiggin@suse.de

- needs_update:
- patches.suse/x86-mark_rodata_rw.patch: Refresh.

-------------------------------------------------------------------
Wed Dec 16 09:45:58 CET 2009 - npiggin@suse.de

- patches.suse/x86-mark_rodata_rw.patch: Add mark_rodata_rw()
  to un-protect read-only kernel code pages (bnc#439348).

-------------------------------------------------------------------
Tue Dec 15 20:07:17 CET 2009 - jeffm@suse.com

- patches.fixes/firewire-ohci-handle-receive-packets-with-a-data-length-of-zero:
  firewire: ohci: handle receive packets with a data length of
  zero (bnc#564712 CVE-2009-4138).

-------------------------------------------------------------------
Tue Dec 15 12:50:08 CET 2009 - mmarek@suse.cz

- rpm/config.sh: set OBS_PROJECT and IBS_PROJECT variables for
  osc_wrapper.

-------------------------------------------------------------------
Tue Dec 15 12:43:00 CET 2009 - knikanth@suse.de

- supported.conf: Mark dm-log-userspace as supported (fate#307380).

-------------------------------------------------------------------
Tue Dec 15 08:41:01 CET 2009 - sjayaraman@suse.de

- patches.fixes/sched-recalculate-tunables-on-hot-add-remove:
  Fix the build failure due to previous commit.

-------------------------------------------------------------------
Tue Dec 15 06:14:43 CET 2009 - sjayaraman@suse.de

- patches.fixes/sched-recalculate-tunables-on-hot-add-remove:
  sched: Fix missing sched tunable recalculation on cpu add/remove
  (bnc#560317).
- patches.fixes/sched-make-tunable-scaling-configurable: sched:
  Make tunable scaling style configurable (bnc#560317).
- patches.fixes/sched-sysctl-for-normalized-tunables:  sched:
  Update normalized values on user updates via proc (bnc#560317).

-------------------------------------------------------------------
Tue Dec 15 01:10:25 CET 2009 - gregkh@suse.de

- Update config files.
  - make SCSI and ATA drivers modules again.
    (bnc#564357)

-------------------------------------------------------------------
Tue Dec 15 00:56:41 CET 2009 - gregkh@suse.de

- Update config files.
  - fix up USB options that were built into the kernel incorrectly
    (bnc#564357)

-------------------------------------------------------------------
Mon Dec 14 22:58:22 CET 2009 - jjolly@suse.de

- patches.arch/s390-04-01-clear-high-regs.patch: kernel:
  clear high-order bits after switching to 64-bit mode
  (BNC#563999,LTC#58088).
- patches.arch/s390-04-02-zcrypt-hrtimer.patch: zcrypt: Do not
  simultaneously schedule hrtimer (BNC#563999,LTC#58222).
- patches.arch/s390-04-03-dasd-diag-ro.patch: dasd: support DIAG
  access for read-only devices (BNC#563999,LTC#57147).
- patches.arch/s390-04-04-mm-fault-fix.patch: kernel: performance
  counter fix and page fault optimization (BNC#563999).
- patches.arch/s390-04-05-sclp-dump-indicator.patch: kernel:
  fix dump indicator (BNC#563999).
- patches.arch/s390-04-06-dasd-move-diag-kmsg.patch: dasd:
  move diag kmsg to generic dasd kmsg (BNC#563999).
- patches.arch/s390-04-07-cio-fix-double-free.patch: cio: double
  free under memory pressure (BNC#563999).
- patches.arch/s390-04-08-cio-fix-dev-stall.patch: cio: device
  recovery stalls after multiple hardware events (BNC#563999).
- patches.arch/s390-04-09-cio-recover-hw-changes.patch: cio:
  device recovery fails after concurrent hardware changes
  (BNC#563999).
- patches.arch/s390-04-10-cio-fix-onoffline-failure.patch: cio:
  setting a device online or offline fails for unknown reasons
  (BNC#563999).
- patches.arch/s390-04-11-cio-error-reporting.patch: cio:
  incorrect device state after device recognition and recovery
  (BNC#563999).
- patches.arch/s390-04-12-cio-avoid-panic.patch: cio: kernel
  panic after unexpected interrupt (BNC#563999).
- patches.arch/s390-04-13-cio-internal-io.patch: cio:
  initialization of I/O devices fails (BNC#563999).
- patches.arch/s390-04-14-cio-allow-offline.patch: cio: not
  operational devices cannot be deactivated (BNC#563999).
- patches.arch/s390-04-15-cio-split-pgid.patch: cio: erratic
  DASD I/O behavior (BNC#563999).
- patches.arch/s390-04-16-cio-path-verification.patch: cio:
  DASD cannot be set online (BNC#563999).
- patches.arch/s390-04-17-cio-steal-lock.patch: cio: DASD steal
  lock task hangs (BNC#563999).
- patches.arch/s390-04-18-cio-fix-memleak-chk-dev.patch: cio:
  memory leaks when checking unusable devices (BNC#563999).
- patches.arch/s390-04-19-cio-fix-deact-dev-panic.patch: cio:
  deactivated devices can cause use after free panic (BNC#563999).

-------------------------------------------------------------------
Mon Dec 14 22:29:34 CET 2009 - rjw@suse.de

- patches.arch/bug-561933_uv_pat_is_gru_range.patch: x86: UV SGI:
  Don't track GRU space in PAT (bnc#561933, fate#306952).
- patches.arch/bug-561939_bau_data_config.patch: x86: SGI UV
  BAU initialization (bnc#561939, fate#306952).
- patches.arch/bug-561939_uv_bios_call_hwperf.patch: x86: UV
  hardware performance counter and topology access  (bnc#561939,
  fate#306952).
- patches.arch/bug-561939_uv_gpa_is_mmr_space.patch: x86: UV -
  Introduce uv_gpa_is_mmr. (bnc#561939, fate#306952).
- patches.arch/bug-561939_uv_gpa_to_soc_phys_ram.patch:
  x86: UV - Introduce a means to translate from gpa ->
  socket_paddr. (bnc#561939, fate#306952).
- patches.arch/bug-561939_uv_ipi_macro.patch: x86: UV: Introduce
  uv_hub_ipi_value (bnc#561939, fate#306952).
- patches.arch/bug-561939_uv_mmap_low.patch: x86: SGI UV: Map
  low MMR ranges (bnc#561939, fate#306952).
- patches.arch/bug-561939_uv_rtc_cleanup.patch: x86: UV RTC:
  Clean up error handling (bnc#561939, fate#306952).
- patches.arch/bug-561939_uv_rtc_fixes.patch: x86: UV RTC:
  Fix early expiry handling  (bnc#561939, fate#306952).
- patches.arch/bug-561939_uv_rtc_setup_evt.patch: x86: UV RTC:
  Add clocksource only boot option (bnc#561939, fate#306952).
- patches.arch/bug-564471_x86_Fix_duplicated_UV_BAU_interrupt_vector.patch:
  x86: Fix duplicated UV BAU interrupt vector (bnc#564471).

-------------------------------------------------------------------
Mon Dec 14 19:33:04 CET 2009 - gregkh@suse.de

- Refresh patches to be clean of fuzz

-------------------------------------------------------------------
Mon Dec 14 19:20:52 CET 2009 - gregkh@suse.de

- Update to 2.6.32.1
  - security fixes
  - bugfixes
  - obsoletes:
    - patches.fixes/ext4-fix-insufficient-checks-in-ext4_ioc_move_ext
    - patches.fixes/scsi-fix-bug-with-dma-maps-on-nested-scsi-objects

-------------------------------------------------------------------
Mon Dec 14 18:45:26 CET 2009 - jjolly@suse.de

- patches.drivers/dcb-data-center-bridging-ops-s: dcb: data
  center bridging ops should be r/o (BNC#562046).
- patches.drivers/drivers-net-request_irq-remove: drivers/net:
  request_irq - Remove unnecessary leading & from second arg
  (BNC#562046).
- patches.drivers/ethtool-add-direct-attach-supp: ethtool: Add
  Direct Attach support to connector port reporting (BNC#562046).
- patches.drivers/ixgbe-add-support-for-82599-al: ixgbe: Add
  support for 82599 alternative WWNN/WWPN prefix (BNC#562046).
- patches.drivers/ixgbe-add-support-for-82599-ba: ixgbe: add
  support for 82599 based Express Module X520-P2 (BNC#562046).
- patches.drivers/ixgbe-add-support-for-netdev_o: ixgbe: Add
  support for netdev_ops.ndo_fcoe_get_wwn to 82599 (BNC#562046).
- patches.drivers/ixgbe-change-default-ring-size: ixgbe: change
  default ring size (BNC#562046).
- patches.drivers/ixgbe-disable-flow-control-for: ixgbe: Disable
  Flow Control for certain devices (BNC#562046).
- patches.drivers/ixgbe-display-currently-attach: ixgbe: Display
  currently attached PHY through ethtool (BNC#562046).
- patches.drivers/ixgbe-fix-erroneous-display-of: ixgbe: Fix
  erroneous display of stats by ethtool -S (BNC#562046).
- patches.drivers/ixgbe-fix-kr-to-kx-fail-over-f: ixgbe: Fix KR
  to KX fail over for Mezzanine cards (BNC#562046).
- patches.drivers/ixgbe-fix-receive-address-regi: ixgbe:
  Fix Receive Address Register (RAR) cleaning and accounting
  (BNC#562046).
- patches.drivers/ixgbe-flush-the-lsc-mask-chang: ixgbe: Flush
  the LSC mask change to prevent repeated interrupts (BNC#562046).
- patches.drivers/ixgbe-handle-parameters-for-tx: ixgbe: handle
  parameters for tx and rx EITR, no div0 (BNC#562046).
- patches.drivers/ixgbe-links2-is-not-a-valid-re: ixgbe: LINKS2
  is not a valid register for 82598 (BNC#562046).
- patches.drivers/ixgbe-make-queue-pairs-on-sing: ixgbe: Make
  queue pairs on single MSI-X interrupts (BNC#562046).
- patches.drivers/ixgbe-modify-82599-hwrsc-stati: ixgbe: Modify
  82599 HWRSC statistics counters (BNC#562046).
- patches.drivers/ixgbe-only-set-clear-vfe-in-ix: ixgbe: Only
  set/clear VFE in ixgbe_set_rx_mode (BNC#562046).
- patches.drivers/ixgbe-performance-tweaks: ixgbe: performance
  tweaks (BNC#562046).
- patches.drivers/ixgbe-r_idx-not-used-in-ixgbe_: ixgbe: r_idx
  not used in ixgbe_msix_clean_rx() (BNC#562046).
- patches.drivers/ixgbe-select-fcoe-tx-queue-in-: ixgbe: select
  FCoE Tx queue in ndo_select_queue (BNC#562046).
- patches.drivers/ixgbe-use-eiam-to-automask-msi: ixgbe: use
  EIAM to automask MSI-X (BNC#562046).
- patches.drivers/ixgbe-use-known-user-priority-: ixgbe: use
  known user priority for FCoE when DCB is enabled (BNC#562046).
- patches.drivers/ixgbe-use-rx-buffer-length-fro: ixgbe: Use rx
  buffer length from rx ring for configuring rscctl (BNC#562046).
- patches.drivers/ixgbe-use-the-instance-of-net_: ixgbe: Use
  the instance of net_device_stats from net_device. (BNC#562046).
- patches.drivers/net-add-ndo_fcoe_get_wwn-to-ne: net: Add
  ndo_fcoe_get_wwn to net_device_ops (BNC#562046).
- patches.drivers/net-add-netdev_alloc_skb_ip_al: net: Add
  netdev_alloc_skb_ip_align() helper (BNC#562046).
- patches.drivers/net-use-netdev_alloc_skb_ip_al: net: Use
  netdev_alloc_skb_ip_align() (BNC#562046).
- patches.drivers/vlan-add-support-to-netdev_ops: vlan:
  Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device
  (BNC#562046).
- patches.fixes/fcoe-allow-scsi-fcp-to-be: fcoe: allow SCSI-FCP
  to be processed directly in softirq context (BNC#562046).
- patches.fixes/fcoe-libfc-add-get_lesb-t: fcoe, libfc: add
  get_lesb() to allow LLD to fill the link error status block
  (LESB) (BNC#562046).
- patches.fixes/libfc-add-fc-bb-5-lesb-co: libfc: add FC-BB-5
  LESB counters to fcoe_dev_stats (BNC#562046).
- patches.fixes/libfc-add-fcoe_fc_els_les: libfc: add
  fcoe_fc_els_lesb to fc_fcoe.h for FC-BB-5 LESB definitions
  (BNC#562046).
- patches.fixes/libfc-add-support-of-rece: libfc: add support
  of receiving ELS_RLS (BNC#562046).
- patches.fixes/libfc-add-target-reset-fl: libfc: Add target
  reset flag to FCP header file (BNC#562046).
- patches.fixes/libfc-fix-payload-size-pa: libfc: fix payload size
  passed to fc_frame_alloc() in fc_lport_els_request (BNC#562046).
- patches.fixes/libfcoe-add-checking-disa: libfcoe: add checking
  disable flag in FIP_FKA_ADV (BNC#562046).
- patches.fixes/libfcoe-add-tracking-fip-: libfcoe: add tracking
  FIP Missing Discovery Advertisement count (BNC#562046).
- patches.fixes/libfcoe-add-tracking-fip--0: libfcoe: add tracking
  FIP Virtual Link Failure count (BNC#562046).

-------------------------------------------------------------------
Mon Dec 14 16:41:36 CET 2009 - mmarek@suse.cz

- rpm/kabi.pl: Do not print harmless kabi changes by default.

-------------------------------------------------------------------
Mon Dec 14 14:41:57 CET 2009 - sjayaraman@suse.de

- patches.suse/sched-revert-latency-defaults: Revert sched
  latency defaults and turn FAIR_SLEEPERS off (bnc#557307).

-------------------------------------------------------------------
Mon Dec 14 11:36:02 CET 2009 - jkosina@suse.cz

- patches.fixes/uart-txen-race.patch: Serial: Do not read IIR in
  serial8250_start_tx when UART_BUG_TXEN (bnc#479304 bnc#509066).

-------------------------------------------------------------------
Sun Dec 13 23:39:54 CET 2009 - rjw@suse.de

- patches.fixes/bug-562290-Fix-isolcpus-boot-option.patch: sched:
  Fix isolcpus boot option (bnc#562290, fate#306952).

-------------------------------------------------------------------
Fri Dec 11 23:15:58 CET 2009 - mmarek@suse.cz

- patches.suse/supported-flag: Fix -Wmissing-prototypes warnings
  in modpost.c.

-------------------------------------------------------------------
Fri Dec 11 23:13:32 CET 2009 - mmarek@suse.cz

- patches.rpmify/modpost-segfault: modpost: fix segfault with
  short symbol names.

-------------------------------------------------------------------
Fri Dec 11 17:04:18 CET 2009 - jeffm@suse.com

- Moved kernel-docs into the git repo. It is now built automatically
  with the matching kernel sources.

-------------------------------------------------------------------
Fri Dec 11 16:13:14 CET 2009 - trenn@suse.de

- patches.suse/kdb_fix_ia64_build.patch: Fix ia64 - Export
  kdb_usb_kbds (none).

-------------------------------------------------------------------
Fri Dec 11 15:41:08 CET 2009 - trenn@suse.de

Jeff updated kdb, try without this ugly workaround.
If it still does not work, I have something better...
- patches.suse/kdb_x86_fix_hang.patch: Delete.

-------------------------------------------------------------------
Fri Dec 11 15:03:38 CET 2009 - hare@suse.de

Cleanup patches for series2git:
- patches.suse/kdb-common: Refresh.
- patches.suse/kdump-dump_after_notifier.patch: Refresh.

-------------------------------------------------------------------
Fri Dec 11 12:06:28 CET 2009 - trenn@suse.de

Updated MCE/MCA patches from Andi -> delete the old ones:

- patches.arch/x86_mce_hwpoison-action_result-valid-pfn.patch:
  HWPOISON: return ENXIO on invalid page number (fate#307738).
- patches.arch/x86_mce_hwpoison-is-free-page.patch: HWPOISON:
  detect free buddy pages explicitly (fate#307738).
- patches.arch/x86_mce_hwpoison-no-double-ref.patch: HWPOISON:
  avoid grabbing the page count multiple times during madvise
  injection (fate#307738).
- patches.arch/x86_mce_madvise-locking: HWPOISON: Use
  get_user_page_fast in hwpoison madvise (fate#307738).
- patches.arch/x86_mce_nfs-mig2: NFS: Fix nfs_migrate_page()
  (fate#307738).
- patches.arch/x86_mce_offline-inject: HWPOISON: Add a madvise()
  injector for soft page offlining (fate#307738).
- patches.arch/x86_mce_page-offline: HWPOISON: Add soft page
  offline support (fate#307738).
- patches.arch/x86_mce_ref-to-flags: HWPOISON: Turn ref argument
  into flags argument (fate#307738).
- patches.arch/x86_mce_shake-page: HWPOISON: Be more aggressive
  at freeing non LRU caches (fate#307738).
- patches.arch/x86_mce_undef-lru: HWPOISON: Undefine short-hand
  macros after use to avoid namespace conflict (fate#307738).
- patches.arch/x86_mce_lru_cleanup.patch: Delete.
- patches.arch/x86_mce_page_offlining.patch: Delete.
- patches.arch/x86_mce_page_offlining_test_ability.patch: Delete.
- patches.arch/x86_mce_test_page.patch: Delete.

-------------------------------------------------------------------
Fri Dec 11 09:30:27 CET 2009 - hare@suse.de

- needs_update: Merge or delete remaining patches.
- patches.fixes/scsi-dh-emc-mode-select-10-size: DM-MPIO fails
  to tresspass LUNs on CLARiiON arrays (bnc#484529).
- patches.fixes/scsi-dh-emc-rw-mismatch: Server crashes when
  path failures occur against EMC storage (bnc#474482).
- patches.fixes/scsi-dh-rdac-add-stk: STK arrays missing from
  rdac devicehandler (bnc#503855).
- patches.fixes/scsi-retry-alua-transition-in-progress: I/O
  errors for ALUA state transitions (bnc#491289).
- patches.suse/dm-mpath-no-activate-for-offlined-paths: DM-MPIO
  fails to tresspass LUNs on CLARiiON arrays (bnc#484529).
- patches.suse/dm-mpath-no-partitions-feature: Disable partitions
  scan for multipathed devices (bnc#402922,bnc#514767).

-------------------------------------------------------------------
Fri Dec 11 09:28:05 CET 2009 - tiwai@suse.de

- Update config files: set back to CONFIG_SOUND=m

-------------------------------------------------------------------
Fri Dec 11 08:59:39 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-23-hp-mute-led-gpio-fixes:
  ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecs
  (bnc#547357,bnc#523487).

-------------------------------------------------------------------
Fri Dec 11 02:53:50 CET 2009 - jeffm@suse.de

- patches.suse/kdb-usb-rework: Fix ia64.

-------------------------------------------------------------------
Fri Dec 11 01:51:36 CET 2009 - jeffm@suse.com

- Update config files: Enable USB_SERIAL_DEBUG.

-------------------------------------------------------------------
Fri Dec 11 01:49:34 CET 2009 - jeffm@suse.com

- patches.suse/kdb-usb-rework: kdb: Cleanup KDB_USB.

-------------------------------------------------------------------
Fri Dec 11 00:56:57 CET 2009 - jeffm@suse.com

- Update config files.
  - Disabled USB_TEST and USB_LIBUSUAL.

-------------------------------------------------------------------
Thu Dec 10 22:59:17 CET 2009 - jeffm@suse.com

- Update config files. Re-enable missing options:
  - CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
  - CONFIG_VIDEO_GO7007=m (and related options)

-------------------------------------------------------------------
Thu Dec 10 22:57:57 CET 2009 - bphilips@suse.de

- patches.drivers/netxen-0008-reset-sequence-changes.patch:
  Refresh to fix fuzz

-------------------------------------------------------------------
Thu Dec 10 22:09:07 CET 2009 - jeffm@suse.com

- Updated KDB to v4.4-2.6.32-3 and re-enabled USB keyboard support.

-------------------------------------------------------------------
Thu Dec 10 21:59:20 CET 2009 - mmarek@suse.de

- rpm/kernel-binary.spec.in: Fix vmlinux stripping on power
  (bnc#559547)

-------------------------------------------------------------------
Thu Dec 10 21:26:12 CET 2009 - bphilips@suse.de

- patches.drivers/netxen-0000-Use-the-instance-of-net_device_stats-from-net.patch:
  netxen: Use the instance of net_device_stats from
  net_device. (bnc#560003, fate#307134).
- patches.drivers/netxen-0001-remove-sub-64-bit-mem-accesses.patch:
  netxen: remove sub 64-bit mem accesses (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0002-add-access-to-on-chip-memory-for-tools.patch:
  netxen: add access to on chip memory for tools (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0003-annotate-register-windowing-code.patch:
  netxen: annotate register windowing code (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0004-separate-register-and-memory-access-lock.patch:
  netxen: separate register and memory access lock (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0005-add-sysfs-entries-for-diag-tools.patch:
  netxen: add sysfs entries for diag tools (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0006-defines-for-next-revision.patch:
  netxen: defines for next revision (bnc#560003, fate#307134).
- patches.drivers/netxen-0007-128-memory-controller-support.patch:
  netxen: 128 memory controller support (bnc#560003, fate#307134).
- patches.drivers/netxen-0008-reset-sequence-changes.patch:
  netxen: reset sequence changes (bnc#560003, fate#307134).
- patches.drivers/netxen-0009-onchip-memory-access-change.patch:
  netxen: onchip memory access change (bnc#560003, fate#307134).
- patches.drivers/netxen-0010-fix-error-codes-in-for-tools-access.patch:
  netxen: fix error codes in for tools access (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0011-sysfs-control-for-auto-firmware-recovery.patch:
  netxen: sysfs control for auto firmware recovery (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0012-update-version-to-4.0.62.patch:
  netxen; update version to 4.0.62 (bnc#560003, fate#307134).
- patches.drivers/netxen-0013-fix-builds-for-SYSFS-n-or-MODULES-n.patch:
  netxen: fix builds for SYSFS=n or MODULES=n (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0014-support-for-new-firmware-file-format.patch:
  netxen: support for new firmware file format (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0015-refactor-indirect-register-access.patch:
  netxen: refactor indirect register access (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0016-add-PCI-IDs-for-new-chip.patch:
  netxen: add PCI IDs for new chip (bnc#560003, fate#307134).
- patches.drivers/netxen-0017-update-module-info.patch: netxen:
  update module info (bnc#560003, fate#307134).
- patches.drivers/netxen-0018-module-firmware-hints.patch:
  netxen: module firmware hints (bnc#560003, fate#307134).
- patches.drivers/netxen-0019-update-version-to-4.0.65.patch:
  netxen: update version to 4.0.65 (bnc#560003, fate#307134).
- patches.drivers/netxen-0020-remove-PCI-IDs-of-CNA-device.patch:
  netxen: remove PCI IDs of CNA device (bnc#560003, fate#307134).
- patches.drivers/netxen-0021-fix-debug-tools-access-for-NX2031.patch:
  netxen : fix debug tools access for NX2031 (bnc#560003,
  fate#307134).
- patches.drivers/netxen-0022-fix-failure-cases-for-fw-hang-recovery.patch:
  netxen: fix failure cases for fw hang recovery (bnc#560003,
  fate#307134).

-------------------------------------------------------------------
Thu Dec 10 18:37:34 CET 2009 - bphilips@suse.de

- patches.drivers/qlge-0001-Use-the-instance-of-net_device_stats-from-net_.patch:
  qlge: Use the instance of net_device_stats from
  net_device. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0002-Remove-explicit-setting-of-PCI-Dev-CTL-reg.patch:
  qlge: Remove explicit setting of PCI Dev CTL reg. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0003-Set-PCIE-max-read-request-size.patch:
  qlge: Set PCIE max read request size. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0004-Add-handler-for-DCBX-firmware-event.patch:
  qlge: Add handler for DCBX firmware event. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0005-Store-firmware-revision-as-early-as-possible.patch:
  qlge: Store firmware revision as early as possible. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0006-Remove-inline-math-for-small-rx-buf-mapping.patch:
  qlge: Remove inline math for small rx buf mapping. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0007-Get-rid-of-firmware-handler-debug-code.patch:
  qlge: Get rid of firmware handler debug code. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0008-Don-t-fail-open-when-port-is-not-initialized.patch:
  qlge: Don't fail open when port is not initialized. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0009-Add-CBFC-pause-frame-counters-to-ethtool-stats.patch:
  qlge: Add CBFC pause frame counters to ethtool
  stats. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0010-Size-RX-buffers-based-on-MTU.patch:
  qlge: Size RX buffers based on MTU. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0011-Add-ethtool-get-set-pause-parameter.patch:
  qlge: Add ethtool get/set pause parameter. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0012-Add-ethtool-blink-function.patch:
  qlge: Add ethtool blink function. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0013-Add-ethtool-wake-on-LAN-function.patch:
  qlge: Add ethtool wake on LAN function. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0014-Add-ethtool-register-dump-function.patch:
  qlge: Add ethtool register dump function. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0015-Add-ethtool-self-test.patch: qlge:
  Add ethtool self-test. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0016-Change-naming-on-vlan-API.patch:
  qlge: Change naming on vlan API. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0017-Fix-indentations.patch: qlge: Fix
  indentations. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0018-Add-firmware-driver-sub-command-support.patch:
  qlge: Add firmware/driver sub-command support. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0019-Clean-up-netdev-stats-usage.patch:
  qlge: Clean up netdev->stats usage. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0020-Do-not-change-frame-routing-during-suspend.patch:
  qlge: Do not change frame routing during suspend. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0021-Add-asic-reset-to-open-call.patch:
  qlge: Add asic reset to open call. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0022-Clean-up-module-parameter-name.patch:
  qlge: Clean up module parameter name. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0023-Change-version-to-v1.00.00.23.00.00-01.patch:
  qlge: Change version to v1.00.00.23.00.00-01. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0024-Bonding-fix-for-mode-6.patch: qlge:
  Bonding fix for mode 6. (bnc#560420, FATE#307130).
- patches.drivers/qlge-0025-Add-performance-change-for-non-split-headers.patch:
  qlge: Add performance change for non-split headers. (bnc#560420,
  FATE#307130).
- patches.drivers/qlge-0026-Add-firmware-core-dump.patch: qlge:
  Add firmware core dump. (bnc#560420, FATE#307130).

-------------------------------------------------------------------
Thu Dec 10 17:04:21 CET 2009 - hare@suse.de

- needs_update: Delete more merged fixes.
- patches.suse/dm-mpath-leastpending-path-update: Refresh.

-------------------------------------------------------------------
Thu Dec 10 16:11:25 CET 2009 - hare@suse.de

- needs_update: Delete merged driver fixes.
- patches.drivers/megaraid-mbox-fix-SG_IO: megaraid_mbox: Oops
  on SG_IO (bnc#475619).

-------------------------------------------------------------------
Thu Dec 10 16:05:10 CET 2009 - duwe@suse.de

- Disable PHYP_DUMP for all PPC flavours, per bnc#541302.

-------------------------------------------------------------------
Thu Dec 10 15:42:47 CET 2009 - jbenc@suse.cz

- patches.suse/novfs-fix-debug-message.patch: novfs: fix debug
  message.

-------------------------------------------------------------------
Thu Dec 10 09:55:39 CET 2009 - hare@suse.de

- patches.fixes/tehuti-firmware-name: Tehuti network driver
  references wrong firmware (bnc#562092).

-------------------------------------------------------------------
Wed Dec  9 22:50:30 CET 2009 - tonyj@suse.de

- patches.suse/audit-export-logging.patch: fix section mismatch due to
  previous checkin

-------------------------------------------------------------------
Wed Dec  9 21:45:11 CET 2009 - tonyj@suse.de

- patches.suse/audit-export-logging.patch: export audit logging
  symbols.

-------------------------------------------------------------------
Wed Dec  9 17:09:00 CET 2009 - jbohac@suse.cz

- Update config files: added CONFIG_IP_NF_MATCH_IPV4OPTIONS
  to ppc64/trace

-------------------------------------------------------------------
Wed Dec  9 16:30:27 CET 2009 - jeffm@suse.com

- patches.fixes/ext4-fix-insufficient-checks-in-ext4_ioc_move_ext:
  ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT (bnc#561018
  CVE-2009-4131).

-------------------------------------------------------------------
Wed Dec  9 10:13:00 CET 2009 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.32: Fix a potentially serious mis-merge
  in swiotlb code.

-------------------------------------------------------------------
Wed Dec  9 08:15:31 CET 2009 - jjolly@suse.de

- patches.fixes/nohz-delay-from-tip.diff: nohz: Introduce
  arch_needs_cpu.
- patches.fixes/reuse-ktime-from-tip.diff: nohz: Reuse ktime in
  sub-functions of tick_check_idle..
- series.conf: Moved s390 patchs to proper place

-------------------------------------------------------------------
Wed Dec  9 06:06:34 CET 2009 - npiggin@suse.de

- patches.fixes/ipc-ns-fix-memory-leak-idr.patch: ipc: ns fix
  memory leak (bnc#518767).
- patches.fixes/ipc-remove-unreachable-code-in-semc.patch:
  (bnc#518767).
- patches.fixes/ipc-semc-add-a-per-semaphore-pending-list.patch:
  (bnc#518767).
- patches.fixes/ipc-semc-optimize-if-semops-fail.patch:
  (bnc#518767).
- patches.fixes/ipc-semc-optimize-single-semop-operations.patch:
  (bnc#518767).
- patches.fixes/ipc-semc-optimize-single-sops-when-semval-is-zero.patch:
  (bnc#518767).
- patches.fixes/ipc-semc-sem-optimise-undo-list-search.patch:
  (bnc#518767).
- patches.fixes/ipc-semc-sem-preempt-improve.patch:  (bnc#518767).
- patches.fixes/ipc-semc-sem-use-list-operations.patch:
  (bnc#518767).

-------------------------------------------------------------------
Wed Dec  9 00:33:42 CET 2009 - bphilips@suse.de

- needs_update: patches moved upstream or obsoleted by upstream

-------------------------------------------------------------------
Tue Dec  8 22:23:11 CET 2009 - mmarek@suse.cz

- patches.suse/kbuild-generate-modules.builtin: Update to what will
  hopefully be in 2.6.33.
- patches.suse/kbuild-rebuild-fix-for-Makefile.modbuiltin: Delete.

-------------------------------------------------------------------
Tue Dec  8 19:46:37 CET 2009 - jbohac@suse.cz

- Update config files.
- patches.suse/netfilter-ipv4options: netfilter ipv4options
  match from patch-o-matic-ng (bnc#131728 - FATE#182).

-------------------------------------------------------------------
Tue Dec  8 18:18:56 CET 2009 - npiggin@suse.de

- needs_update:
- patches.suse/mm-devzero-optimisation.patch: mm: /dev/zero
  optimisation (bnc#430738).

-------------------------------------------------------------------
Tue Dec  8 16:22:34 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-22-alc888-exclude-unusable-adcs:
  ALSA: hda - Exclude unusable ADCs for ALC88x (bnc#561235).

-------------------------------------------------------------------
Tue Dec  8 15:27:53 CET 2009 - mmarek@suse.cz

- patches.drivers/reenable-generic_serial: Revert "tty: Mark
  generic_serial users as BROKEN".
- Update config files: enable RIO and SX.
- rpm/generic_serial-blacklist: blacklist generic_serial users from
  automatic loading (bnc#551348).

-------------------------------------------------------------------
Tue Dec  8 14:58:48 CET 2009 - rgoldwyn@suse.de

- needs_update: patches merged upstream
- novfs patches to be handled by novfs team

-------------------------------------------------------------------
Tue Dec  8 13:38:10 CET 2009 - npiggin@suse.de

- needs_update:
- patches.suse/mm-vmalloc-fail-dump-stack.patch: mm: improve
  vmalloc reporting (bnc#511079).

-------------------------------------------------------------------
Tue Dec  8 11:30:20 CET 2009 - npiggin@suse.de

- needs_update: most of mine are merged. apparmor patch sent to Andreas.

-------------------------------------------------------------------
Tue Dec  8 08:31:34 CET 2009 - coly.li@suse.de

- patches.suse/64bytes_lvb_len.diff: use 64byte lvb len.(bnc#515645)

-------------------------------------------------------------------
Tue Dec  8 02:05:07 CET 2009 - agraf@suse.de

- patches.arch/s390-kvm-prefix.patch: KVM: s390: Fix prefix
  register checking in arch/s390/kvm/sigp.c (FATE#306513).
- patches.arch/s390-kvm-psw.patch: KVM: s390: Make psw available
  on all exits, not just a subset (FATE#306513).

-------------------------------------------------------------------
Mon Dec  7 16:48:55 CET 2009 - tiwai@suse.de

- patches.drivers/synaptics-hp-clickpad: Input: Add support of
  clickpad mode to synaptics mouse driver (bnc#547370).

-------------------------------------------------------------------
Mon Dec  7 13:22:15 CET 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.32 final and c/s 958.
- patches.xen/xen-dcdbas: force proper address translation
  in DCDBAS.
- patches.xen&xen-vmalloc_32: guarantee 32-bit
 (bus-)addressability of vmalloc_32() output (bnc#548010,
  bnc#552492).
- patches.xen/xen-x86_64-nx-user-mappings: set NX bit in kernel
  version of top level user mode page table entries.
- patches.xen/xen3-rlim-0025-x86-add-ia32-compat-prlimit-syscalls.patch:
  x86: add ia32 compat prlimit syscalls (FATE#305733).
- patches.xen/xen3-x86-64-align-rodata-kernel-section-to-2mb-with-config_debug_rodata:
  x86-64: align RODATA kernel section to 2MB with
  CONFIG_DEBUG_RODATA (bnc#558249).
- patches.xen/xen3-x86-64-preserve-large-page-mapping-for-1st-2mb-kernel-txt-with-config_debug_rodata:
  x86-64: preserve large page mapping for 1st 2MB kernel txt
  with CONFIG_DEBUG_RODATA (bnc#558249).
- patches.xen/xen3-x86-fix-nodac: x86: fix iommu=nodac parameter
  handling (bnc#463829, bnc#482220).
- patches.xen/xen3-x86-mcp51-no-dac: x86: disallow DAC for MCP51
  PCI bridge (bnc#463829, bnc#482220).
- Update EC2 config files (disable CAN_DEV and UIO).

-------------------------------------------------------------------
Mon Dec  7 11:50:32 CET 2009 - jbeulich@novell.com

- patches.arch/x86-crypto-add-ghash-algorithm-test.patch,
  patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch:
  Fix build warnings.

-------------------------------------------------------------------
Mon Dec  7 10:57:41 CET 2009 - hare@suse.de

- patches.drivers/lpfc-add-raywire-id: Add missing PCI-ID to lpfc.

-------------------------------------------------------------------
Sat Dec  5 01:39:16 CET 2009 - tonyj@suse.de

- config.conf: add trace flavor for ppc64 (fate# 307051)
- Update config files.

-------------------------------------------------------------------
Fri Dec  4 21:24:27 CET 2009 - jeffm@suse.com

- Split apparmor.diff out into separate patches to align more
  closely with the upstream AppArmor 2.4 repo.
- patches.apparmor/apparmor-fix-cap-audit_caching-preemption-disabling:
  AppArmor: Fix cap audit_caching preemption disabling.
- patches.apparmor/apparmor-fix-change_profile-failing-lpn401931:
  AppArmor: Fix change_profile failing lpn401931.
- patches.apparmor/apparmor-fix-change_profile-failure: AppArmor:
  Fix change_profile failure.
- patches.apparmor/apparmor-fix-determination-of-forced-audit-messages:
  AppArmor: Fix determination of forced AUDIT messages..
- patches.apparmor/apparmor-fix-failure-to-audit-change_hat-correctly:
  AppArmor: fix failure to audit change_hat correctly.
- patches.apparmor/apparmor-fix-file-auditing-when-quiet-is-used:
  AppArmor: Fix file auditing when quiet is used.
- patches.apparmor/apparmor-fix-leak-when-profile-transition-table-fails-unpack:
  AppArmor: Fix leak when profile transition table fails unpack.
- patches.apparmor/apparmor-fix-mediation-of-created-paths-that-look-like-deleted-paths:
  AppArmor: Fix mediation of created paths that look like
  "deleted" paths.
- patches.apparmor/apparmor-fix-oops-after-profile-removal:
  AppArmor: Fix oops after profile removal.
- patches.apparmor/apparmor-fix-oops-when-auditing-the-addition-of-profile-namespace:
  AppArmor: Fix oops when auditing the addition of profile
  namespace.
- patches.apparmor/apparmor-fix-oops-when-in-apparmor_bprm_set_creds:
  AppArmor: Fix Oops when in apparmor_bprm_set_creds.
- patches.apparmor/apparmor-fix-profile-namespace-removal:
  AppArmor: Fix profile namespace removal..
- patches.apparmor/apparmor-fix-refcounting-bug-causing-leak-of-creds-and-oops:
  AppArmor: Fix refcounting bug causing leak of creds and oops.
- patches.apparmor/apparmor-fully-close-race-condition-for-deleted-paths:
  AppArmor: Fully close race condition for deleted paths.
- patches.apparmor/apparmor-missing-unlock: AppArmor: Add missing
  unlock to next_profile.
- patches.apparmor/apparmor-policy-load-and-replacement-can-fail-to-alloc-mem:
  AppArmor: Policy load and replacement can fail to alloc mem.
- patches.apparmor/apparmor-fix-security_ops-task_setrlimit-api-use:
  AppArmor: Fix security_ops->task_setrlimit API use.

-------------------------------------------------------------------
Fri Dec  4 17:58:54 CET 2009 - gregkh@suse.de

- Update config files.
- patches.suse/revert-usb-remove-phidget-drivers-from-kernel-tree.patch:
  Revert "USB: remove phidget drivers from kernel tree.".

-------------------------------------------------------------------
Fri Dec  4 16:12:43 CET 2009 - jjolly@suse.de

- patches.arch/s390-message-catalog.diff: Updated patch
  (bnc#549193,FATE#306999,LTC#57210).

-------------------------------------------------------------------
Fri Dec  4 16:08:50 CET 2009 - mmarek@suse.cz

- supported.conf: Update wireless drivers.

-------------------------------------------------------------------
Fri Dec  4 15:57:48 CET 2009 - jjolly@suse.de

- patches.arch/s390-03-qeth-hs-traffic-analyzer.patch: qeth:
  HiperSockets Network Traffic Analyzer (bnc#560674).

-------------------------------------------------------------------
Fri Dec  4 15:28:10 CET 2009 - hare@suse.de

- patches.drivers/qla2xxx-8.03.01-k7-update: qla2xxx driver
  update to 8.03.01-k7 (bnc#560415).

-------------------------------------------------------------------
Fri Dec  4 14:35:02 CET 2009 - mmarek@suse.cz

- rpm/package-descriptions: Add description for kernel-vmi.

-------------------------------------------------------------------
Fri Dec  4 13:40:29 CET 2009 - trenn@suse.de

- patches.arch/x86_mce_lru_cleanup.patch: HWPOISON: Undefine lru
  define after table to avoid namespace conflict (fate#307738).
- patches.arch/x86_mce_page_offlining.patch: Add soft page
  offline support (fate#307738).
- patches.arch/x86_mce_page_offlining_test_ability.patch:
  HWPOISON: Add a madvise() injector for soft page offlining
  (fate#307738).
- patches.arch/x86_mce_test_page.patch: Expose Test pageflagA
  and set pageflagB primitive (fate#307738).

-------------------------------------------------------------------
Fri Dec  4 13:12:44 CET 2009 - mmarek@suse.cz

- Add the vmi flavor again.

-------------------------------------------------------------------
Fri Dec  4 12:26:59 CET 2009 - sjayaraman@suse.de

- patches.suse/SoN-18-netvm-skbuff-reserve.patch: add emergeny flag
  inside kmemcheck boundaries.
- patches.xen/xen3-auto-common.diff: Refresh.

-------------------------------------------------------------------
Fri Dec  4 00:41:32 CET 2009 - gregkh@suse.de

- Update config files.
  CONFIG_DRM_I915_KMS=y for x86-64 and i386 vanilla (bnc#560402)

-------------------------------------------------------------------
Fri Dec  4 00:17:46 CET 2009 - gregkh@suse.de

- Update config files.
  CONFIG_DRM_I915_KMS=y for x86-64 (bnc#560402)

-------------------------------------------------------------------
Fri Dec  4 00:16:20 CET 2009 - gregkh@suse.de

- Update config files.
  CONFIG_DRM_I915_KMS=y for i386 (bnc#560402)

-------------------------------------------------------------------
Thu Dec  3 20:53:57 CET 2009 - jeffm@suse.com

- patches.arch/ppc-spufs-07-Don-t-spu_acquire_saved-unnecessarily.patch:
  Delete. (bnc#560043)

-------------------------------------------------------------------
Thu Dec  3 20:13:09 CET 2009 - jeffm@suse.com

- Cleanup config files.

-------------------------------------------------------------------
Thu Dec  3 19:34:08 CET 2009 - bphilips@suse.de

- patches.drivers/tg3_libphy_workaround: Delete. We have all of the 57780
  phylib and tg3 changes due to 2.6.32 bump.

-------------------------------------------------------------------
Thu Dec  3 19:06:23 CET 2009 - duwe@suse.de

- back out cpuidle feature that is still unconsistent.

-------------------------------------------------------------------
Thu Dec  3 18:40:03 CET 2009 - mfasheh@suse.com

- patches.suse/ocfs2-allocation-resrvations.patch: Refresh.

-------------------------------------------------------------------
Thu Dec  3 18:21:13 CET 2009 - duwe@suse.de

- patches.suse/cpuidle-cleanup: Refresh.
  Fix the "fixed" feature patch set from IBM.

-------------------------------------------------------------------
Thu Dec  3 18:04:51 CET 2009 - mfasheh@suse.com

- Update config files.
- patches.suse/gfs2-ro-mounts-only.patch: gfs2: allow spectator
  mounts for migration to ocfs2 (FATE#307584).

-------------------------------------------------------------------
Thu Dec  3 17:19:44 CET 2009 - duwe@suse.de

- Update config files for 2.6.32 (again).

-------------------------------------------------------------------
Thu Dec  3 17:00:12 CET 2009 - duwe@suse.de

- Update config files for cpuidle.

-------------------------------------------------------------------
Thu Dec  3 16:45:06 CET 2009 - tiwai@suse.de

- patches.drivers/8250_pnp-wacom-add: serial/8250_pnp.c: add
  new Wacom devices (bnc#544763).

-------------------------------------------------------------------
Thu Dec  3 16:40:59 CET 2009 - duwe@suse.de

- patches.suse/cpuidle-cleanup: Refresh.
  one lonely hunk already seems to be in 2.6.32 final

-------------------------------------------------------------------
Thu Dec  3 16:33:28 CET 2009 - duwe@suse.de

- bnc#552860 / FATE#307104: kernel idle low power, take 2:
- patches.suse/cpuidle-cleanup: Refresh.
- patches.suse/cpuidle-cleanup-x86: Refresh.
- patches.suse/cpuidle-eliminate-ppcmdpowersave1: Refresh.

-------------------------------------------------------------------
Thu Dec  3 15:59:01 CET 2009 - jeffm@suse.com

- Updated to 2.6.32-final.
  - 2 patches eliminated.

-------------------------------------------------------------------
Thu Dec  3 15:19:01 CET 2009 - hare@suse.de

- Update config files: Enable Hibernation for zSeries.

-------------------------------------------------------------------
Thu Dec  3 14:42:32 CET 2009 - mmarek@suse.cz

- Update config files: Disable CONFIG_MFD_PCF50633, the chip is
  unlikely to be used on architectures we support.

-------------------------------------------------------------------
Thu Dec  3 13:54:17 CET 2009 - mmarek@suse.cz

- rpm/split-modules: Print which supported modules need unsupported
  modules.

-------------------------------------------------------------------
Thu Dec  3 12:56:43 CET 2009 - jdelvare@suse.de

- supported.conf: support lis3lv02d, hp_accel needs it.

-------------------------------------------------------------------
Thu Dec  3 12:03:20 CET 2009 - jdelvare@suse.de

- supported.conf: hp_accel is supported (FATE #306448).

-------------------------------------------------------------------
Thu Dec  3 11:54:14 CET 2009 - jdelvare@suse.de

- supported.conf: remove wm831x drivers, we no longer ship them.

-------------------------------------------------------------------
Thu Dec  3 11:32:03 CET 2009 - jdelvare@suse.de

- Update config files: disable all new hwmon drivers on ppc
  (default and vanilla) for consistency.

-------------------------------------------------------------------
Thu Dec  3 11:30:08 CET 2009 - mmarek@suse.cz

- supported.conf: Add wm831x, needed by drivers/input/misc/wm831x-on.

-------------------------------------------------------------------
Thu Dec  3 11:03:24 CET 2009 - mmarek@suse.cz

- supported.conf: Fix up after commit bfea0bd.

-------------------------------------------------------------------
Thu Dec  3 10:53:16 CET 2009 - jdelvare@suse.de

- Update config files: disable WM831x and WM8350 support entirely,
  as recommended by the drivers author. These devices are only
  found on embedded devices such as music players or mobile phones.

-------------------------------------------------------------------
Thu Dec  3 10:26:09 CET 2009 - hare@suse.de

- supported.conf: Mark pmcraid and igbvf as supported;
  OSD drivers as unsupported.

-------------------------------------------------------------------
Thu Dec  3 09:48:04 CET 2009 - jdelvare@suse.de

- Restore link from config/s390/vanilla to config/s390x/vanilla.

-------------------------------------------------------------------
Thu Dec  3 09:10:46 CET 2009 - jbeulich@novell.com

- supported.conf: Update Xen drivers.

-------------------------------------------------------------------
Thu Dec  3 04:57:00 CET 2009 - tonyj@suse.de

- needs_update: readd
	patches.suse/perfmon2-remove_get_base_syscall_attr.patch
	patches.suse/perfmon2-remove_syscalls.patch

-------------------------------------------------------------------
Thu Dec  3 04:08:24 CET 2009 - gregkh@suse.de

- rpm/post.sh:
- rpm/postun.sh: woh dluoc I tegrof ot esolc eht fi

-------------------------------------------------------------------
Thu Dec  3 01:51:51 CET 2009 - gregkh@suse.de

- rpm/post.sh:
- rpm/postun.sh: If this is a Moblin-based box, don't run yast-bootloader

-------------------------------------------------------------------
Wed Dec  2 23:01:36 CET 2009 - jdelvare@suse.de

- Update config files: stop shipping wm831x-hwmon, wm8350-hwmon,
  i2c-simtec and i2c-designware.
- supported.conf: remove i2c-simtec.

-------------------------------------------------------------------
Wed Dec  2 22:49:01 CET 2009 - jdelvare@suse.de

- supported.conf: Add all new hwmon and i2c/busses drivers. The
  former unsupported, the latter supported.

-------------------------------------------------------------------
Wed Dec  2 22:33:37 CET 2009 - jdelvare@suse.de

- Update config files: disable CONFIG_I2C_VOODOO3.
- supported.conf: drop i2c-voodoo3, superseded by tdfxfb.

-------------------------------------------------------------------
Wed Dec  2 22:28:16 CET 2009 - jdelvare@suse.de

- supported.conf: Drop hwmon and i2c/chips drivers which have been
  obsoleted.

-------------------------------------------------------------------
Wed Dec  2 22:16:50 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Obsolete perfmon-kmp.

-------------------------------------------------------------------
Wed Dec  2 22:15:33 CET 2009 - mmarek@suse.cz

- supported.conf: Add perfmon, hid and input modules.

-------------------------------------------------------------------
Wed Dec  2 19:28:19 CET 2009 - tiwai@suse.de

- Update config files: Fix vanilla configs

-------------------------------------------------------------------
Wed Dec  2 19:14:09 CET 2009 - tiwai@suse.de

- Update config files: disabled CONFIG_SND_SOC* in ppc configs.

-------------------------------------------------------------------
Wed Dec  2 18:13:11 CET 2009 - tiwai@suse.de

- Updated the sound section of supported.conf

-------------------------------------------------------------------
Wed Dec  2 17:38:02 CET 2009 - gregkh@suse.de

- Update config files. disable USB OTG drivers that should not
  have been enabled.

-------------------------------------------------------------------
Wed Dec  2 17:24:33 CET 2009 - gregkh@suse.de

- supported.conf: remove some usb drivers that were deleted or renamed.

-------------------------------------------------------------------
Wed Dec  2 17:22:08 CET 2009 - gregkh@suse.de

- supported.conf: update usb driver section

-------------------------------------------------------------------
Wed Dec  2 16:29:38 CET 2009 - mmarek@suse.cz

- rpm/check-supported-list: Skip modules in Documentation and
  drivers/staging.

-------------------------------------------------------------------
Wed Dec  2 11:34:10 CET 2009 - jbenc@suse.cz

- patches.fixes/mac80211-fix-remote-DoS.patch: mac80211: fix
  remote DoS (bnc#558267).

-------------------------------------------------------------------
Tue Dec  1 14:41:20 CET 2009 - tiwai@suse.de

- Forward-port 11.2 patches:
  patches.drivers/alsa-sp1-hda-18-msi-wind-u115-fix: ALSA: hda -
    Add a position_fix quirk for MSI Wind U115.
  patches.drivers/alsa-sp1-hda-19-cx5047-test-mode-fix: ALSA:
    hda - Fix Cxt5047 test mode (bnc#559062).
  patches.drivers/alsa-sp1-hda-20-fsc-amilo-pi1505-fix: ALSA:
    hda - Add a pin-fix for FSC Amilo Pi1505 (bnc#557403).
  patches.drivers/alsa-sp1-hda-21-hp-dv3-position-fix-quirk:
    ALSA: hda - Add position_fix quirk for HP dv3 (bnc#555935).

-------------------------------------------------------------------
Mon Nov 30 23:10:46 CET 2009 - jeffm@suse.com

- patches.fixes/megaraid_sas-fix-permissions-on-poll_mode_io:
  megaraid_sas: Fix permissions on poll_mode_io (bnc#557180
  CVE-2009-3939).

-------------------------------------------------------------------
Mon Nov 30 23:06:06 CET 2009 - jeffm@suse.com

- patches.arch/x86-64-add-comment-for-rodata-large-page-retainment:
  x86-64: add comment for RODATA large page retainment
  (bnc#558249).
- patches.arch/x86-64-align-rodata-kernel-section-to-2mb-with-config_debug_rodata:
  x86-64: align RODATA kernel section to 2MB with
  CONFIG_DEBUG_RODATA (bnc#558249).
- patches.arch/x86-64-preserve-large-page-mapping-for-1st-2mb-kernel-txt-with-config_debug_rodata:
  x86-64: preserve large page mapping for 1st 2MB kernel txt
  with CONFIG_DEBUG_RODATA (bnc#558249).

-------------------------------------------------------------------
Mon Nov 30 14:24:36 CET 2009 - teheo@suse.de

- needs_update: drop libata patches which are already included in
  2.6.31 vanilla.

-------------------------------------------------------------------
Mon Nov 30 14:06:38 CET 2009 - teheo@suse.de

- needs_update: drop patches which are already included in 2.6.31
  vanilla.

-------------------------------------------------------------------
Mon Nov 30 14:05:39 CET 2009 - teheo@suse.de

Forward port two x86 patches from SLE11.

- needs_update:
- patches.arch/x86-fix-nodac: x86: fix iommu=nodac parameter
  handling (bnc#463829).
- patches.arch/x86-mcp51-no-dac: x86: disallow DAC for MCP51
  PCI bridge (bnc#463829).

-------------------------------------------------------------------
Mon Nov 30 13:41:27 CET 2009 - agraf@suse.de

- Update config files: Enable KSM (FATE#306513)

-------------------------------------------------------------------
Sat Nov 28 19:52:19 CET 2009 - gregkh@suse.de

- needs_update: acpi dock patch was hmacht's, not mine

-------------------------------------------------------------------
Sat Nov 28 19:50:18 CET 2009 - gregkh@suse.de

- needs_update: sysfs debugging crash patch is now upstream

-------------------------------------------------------------------
Sat Nov 28 19:49:08 CET 2009 - gregkh@suse.de

- needs_update: jeffm merged novfs patches into the main novfs patch.

-------------------------------------------------------------------
Sat Nov 28 19:48:20 CET 2009 - gregkh@suse.de

- needs_update: qualcomm modem driver is upstream

-------------------------------------------------------------------
Sat Nov 28 19:48:03 CET 2009 - gregkh@suse.de

- needs_update: squashfs is now upstream

-------------------------------------------------------------------
Sat Nov 28 19:47:27 CET 2009 - gregkh@suse.de

- needs_update: via driver bugfixes never went upstream, and people
  are complaining about them, so they were dropped.

-------------------------------------------------------------------
Sat Nov 28 19:46:46 CET 2009 - gregkh@suse.de

- needs_update: remove staging driver entries, they are all upstream.

-------------------------------------------------------------------
Sat Nov 28 19:46:05 CET 2009 - gregkh@suse.de

- needs_update: remove hv driver entries, those are upstream now.

-------------------------------------------------------------------
Sat Nov 28 19:45:20 CET 2009 - gregkh@suse.de

- needs_update: remove xen patches with my name on it.  Just because
  I refreshed the patch, doesn't mean I own it or even like the
  thing :)

-------------------------------------------------------------------
Sat Nov 28 10:39:15 CET 2009 - sjayaraman@suse.de

- patches.suse/SoN-11-mm-reserve.patch: Fix build errors in -trace
  and ppc64 flavors.

-------------------------------------------------------------------
Fri Nov 27 15:16:56 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Abort if supported modules depend on
  unsupported ones.

-------------------------------------------------------------------
Fri Nov 27 15:12:17 CET 2009 - mmarek@suse.cz

- supported.conf: mark cnic as supported (needed by bnx2i).

-------------------------------------------------------------------
Fri Nov 27 14:57:47 CET 2009 - jbenc@suse.cz

- patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch: API
  fix: X86: sysctl to allow panic on IOCK NMI error (bnc#427979).
- patches.suse/kdb-common: Refresh.
- patches.suse/kdump-dump_after_notifier.patch: Refresh.

-------------------------------------------------------------------
Fri Nov 27 13:25:55 CET 2009 - jbohac@suse.cz

- patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch:
  CPUFREQ: ondemand: Limit default sampling rate to 300ms
  max. (bnc#464461).

-------------------------------------------------------------------
Fri Nov 27 12:55:35 CET 2009 - trenn@suse.de

- needs_update:
  One I still have to send upstream, but it's nicer error output
  only, SP1 is fine in respect to removing all these, thanks.

-------------------------------------------------------------------
Fri Nov 27 11:54:58 CET 2009 - hare@suse.de

- Update config files: Compile in efivars module for
  x86_64 (FATE#306931).

-------------------------------------------------------------------
Fri Nov 27 11:08:00 CET 2009 - sjayaraman@suse.de

- needs_update:	sjayaraman's patches are either upstream already or
  rebased to SP1.

-------------------------------------------------------------------
Fri Nov 27 11:05:54 CET 2009 - sjayaraman@suse.de

- Update config files: NFS_SWAP=y.

-------------------------------------------------------------------
Fri Nov 27 10:45:38 CET 2009 - sjayaraman@suse.de

- patches.trace/lttng-instrumentation-swap.patch: Refresh and fix
  a build failure with fuzz factor 0.

-------------------------------------------------------------------
Fri Nov 27 09:27:35 CET 2009 - sjayaraman@suse.de

- Rebase Swap-over-NFS(SoN) patches:
- patches.xen/tmem: Refresh to accomodate changes due to SoN patches.
- patches.xen/xen3-auto-common.diff: Refresh to accomodate changes
  due to SoN patches.

-------------------------------------------------------------------
Fri Nov 27 05:53:42 CET 2009 - knikanth@suse.de

- needs_update: Verify knikanth's patches in SLE11 but not in SP1
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Release
  md->map_lock before set_disk_ro  (bnc#556899 bnc#479784).

-------------------------------------------------------------------
Fri Nov 27 03:22:44 CET 2009 - nfbrown@suse.de

- Restore following patches from SLES11 that are still needed for
  SLES11-SP1
- patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch:
  sunrpc/cache: allow thread to block while waiting for cache
  update. (bnc#498708).
- patches.fixes/nfsd-06-sunrpc-cache-retry-cache-lookups-that-return-ETIMEDO.patch:
  sunrpc/cache: retry cache lookups that return -ETIMEDOUT
  (bnc#498708).
- patches.fixes/nfsd-07-nfsd-idmap-drop-special-request-deferal-in-favour-of.patch:
  nfsd/idmap: drop special request deferal in favour of improved
  default. (bnc#498708).
- patches.fixes/nfsd-09-fix-kabi: Fix kabi breakage in previous
  nfsd patch series (bnc#498708).

-------------------------------------------------------------------
Thu Nov 26 19:12:55 CET 2009 - coly.li@suse.de

- needs_update: remove patches item of coly.li, lmb and mfasheh.
- patches.fixes/dlm-enable-debug.patch: update the patch from SLES11
  to SLES11 SP1 tree.

-------------------------------------------------------------------
Thu Nov 26 17:00:15 CET 2009 - jslaby@suse.cz

- patches.fixes/make-note_interrupt-fast.diff: Fix performance
  regression on large IA64 systems (bnc #469589).

-------------------------------------------------------------------
Thu Nov 26 15:23:16 CET 2009 - mmarek@suse.cz

- rpm/old-packages.conf: obsolete kernel-kdump on ppc.
- config.conf: delete kdump configs.
- config/ppc/kdump: Delete.
- config/ppc64/kdump: Delete.

-------------------------------------------------------------------
Thu Nov 26 14:47:41 CET 2009 - duwe@suse.de

- patches.arch/ppc-extended_h_cede-Export_memory_sysdev_class:
  Refresh. Fix "typo", memory_sysdev_class should be exported 
  only to GPL'ed modules.

-------------------------------------------------------------------
Thu Nov 26 12:48:43 CET 2009 - hare@suse.de

Fixup patches for series2git:
- patches.xen/tmem: Refresh.
- patches.xen/xen3-auto-common.diff: Refresh.

-------------------------------------------------------------------
Thu Nov 26 12:41:22 CET 2009 - duwe@suse.de

- config.conf: disable build of ppc kdump flavours
  (FATE#304346)

-------------------------------------------------------------------
Thu Nov 26 12:07:24 CET 2009 - tiwai@suse.de

- patches.drivers/libata-missing-_SDD-is-not-an-error:
  libata-acpi: missing _SDD is not an error (bnc#551942).

-------------------------------------------------------------------
Thu Nov 26 12:00:53 CET 2009 - jbenc@suse.cz

- patches.fixes/mac80211-fix-spurious-delba-handling.patch:
  mac80211: fix spurious delBA handling (bnc#558267,
  CVE-2009-4026, CVE-2009-4027).

-------------------------------------------------------------------
Thu Nov 26 11:58:44 CET 2009 - tiwai@suse.de

- patches.drivers/sky2-add-register-definitions: sky2: add
  register definitions for new chips (bnc#544760).
- patches.drivers/sky2-88E8059-support: sky2: 88E8059 support
  (bnc#544760).
- patches.drivers/sky2-optima-tcp-offload-fix: net: Fix Yukon-2
  Optima TCP offload setup (bnc#544760).
- patches.drivers/sky2-optima-fix-pci-cfg: net: Add missing
  TST_CFG_WRITE bits around sky2_pci_write (bnc#544760).

-------------------------------------------------------------------
Thu Nov 26 03:44:36 CET 2009 - nfbrown@suse.de

- Update config files.
  disable CONFIG_MULTICOE_RAID456 as it is not yet stable.
  Enable CONFIG_ASYNC_TX_DMA for FATE#306368

-------------------------------------------------------------------
Thu Nov 26 00:29:46 CET 2009 - gregkh@suse.de

- clean up patch fuzz

-------------------------------------------------------------------
Thu Nov 26 00:25:25 CET 2009 - gregkh@suse.de

- patches.drivers/via-unichrome-drm-bugfixes.patch: Delete.
  it never went upstream, so we should drop it as well.

-------------------------------------------------------------------
Wed Nov 25 23:48:14 CET 2009 - tonyj@suse.de

- patches.trace/lttng-*: update for 2.6.32
- patches.trace/lttng-instrumentation-timer.patch: Delete.
- patches.xen/tmem: Refresh.
- patches.xen/xen3-auto-common.diff: Refresh.

-------------------------------------------------------------------
Wed Nov 25 23:09:05 CET 2009 - tonyj@suse.de

- patches.fixes/oprofile_bios_ctr.patch: detect oprofile counters
  reserved by bios (FATE#307426).

-------------------------------------------------------------------
Wed Nov 25 03:16:32 CET 2009 - jeffm@suse.com

- patches.fixes/netfilter-remove-pointless-config_nf_ct_acct-warning:
  netfilter: Remove pointless CONFIG_NF_CT_ACCT warning
  (bnc#552033 (and others)).

-------------------------------------------------------------------
Tue Nov 24 19:04:38 CET 2009 - hare@suse.de

- Update config files.
- patches.drivers/mpt-fusion-4.22.00.00-update: Update MPT Fusion
  driver to 4.22.00.00-suse (bnc#556587).
- patches.drivers/mpt-fusion-4.16.00.00-update: Delete.

-------------------------------------------------------------------
Tue Nov 24 17:29:29 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-17-fix-mute-LED-sync-idt92h383xxx:
  ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx
  codecs (bnc#547357).

-------------------------------------------------------------------
Tue Nov 24 13:56:01 CET 2009 - duwe@suse.de

- patches.arch/ppc-extended_h_cede-*: Increase power savings
  by allowing the core to sleep.
  (FATE##307059, bnc#550447)

-------------------------------------------------------------------
Tue Nov 24 08:08:35 CET 2009 - sjayaraman@suse.de

- patches.suse/kconfig-automate-kernel-desktop: automate a few config
  options for kernel-desktop (FATE#305694).

-------------------------------------------------------------------
Tue Nov 24 07:11:22 CET 2009 - agraf@suse.de

- patches.arch/kvm-only-export-selected-pv-ops-feature-structs:
  Update references (bnc#556135, FATE#306453).
- patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic:
  Update references (bnc#556135, FATE#306453).
- patches.arch/kvm-split-paravirt-ops-by-functionality: Update
  references (bnc#556135, FATE#306453).
- patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature:
  Update references (bnc#556135, FATE#306453).

-------------------------------------------------------------------
Mon Nov 23 17:41:03 CET 2009 - jeffm@suse.com

- Enabled:
   patches.fixes/enclosure-fix-oops-while-iterating-enclosure_status-array

-------------------------------------------------------------------
Mon Nov 23 15:44:04 CET 2009 - jkosina@suse.de

- patches.arch/x86-crypto-add-ghash-algorithm-test.patch: crypto:
  Add ghash algorithm test before provide to users (FATE#306883,
  bnc#554578).

-------------------------------------------------------------------
Mon Nov 23 14:15:37 CET 2009 - jkosina@suse.de

- patches.arch/x86-crypto-pclmulqdq-accelerated-implementation.patch:
  incorporate "ghash - put proper .data section in place" fix

-------------------------------------------------------------------
Mon Nov 23 08:04:16 CET 2009 - sjayaraman@suse.de

- Update config files.
   - Add new options KERNEL_DESKTOP and DEFAULT_VM_DIRTY_RATIO.
   - Enable KERNEL_DESKTOP for only desktop flavor.

-------------------------------------------------------------------
Mon Nov 23 07:34:49 CET 2009 - sjayaraman@suse.de

- patches.suse/mm-tune-dirty-limits.patch: mm: Make default
  VM dirty ratio configurable to suit different workloads
  (bnc#552883).

-------------------------------------------------------------------
Fri Nov 20 21:04:54 CET 2009 - mmarek@suse.cz

- rpm/kernel-syms.spec.in, rpm/mkspec: build kernel-syms only for
  supported architectures.

-------------------------------------------------------------------
Fri Nov 20 19:08:56 CET 2009 - jeffm@suse.com

- Enabled B43_PHY_LP=y for PHY support on certain b43 chips.

-------------------------------------------------------------------
Fri Nov 20 17:29:45 CET 2009 - mmarek@suse.cz

- patches.suse/export-sync_page_range: Revert "vfs: Remove
  generic_osync_inode() and sync_page_range{_nolock}()"
  (bnc#557231).

-------------------------------------------------------------------
Fri Nov 20 17:26:01 CET 2009 - jbeulich@novell.com

- patches.suse/init-move-populate_rootfs-back-to-start_kernel:
  Fix a bad-pointer warning.

-------------------------------------------------------------------
Fri Nov 20 15:07:41 CET 2009 - agruen@suse.de

- rpm/macros.kernel-source: Add kernel_module_package_moddir()
  macro for cross-distro compatibility (FATE 305225).

-------------------------------------------------------------------
Fri Nov 20 15:02:22 CET 2009 - jslaby@suse.cz

- patches.suse/rlim-0001-SECURITY-selinux-fix-update_rlimit_cpu-parameter.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0002-SECURITY-add-task_struct-to-setrlimit.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0003-core-add-task_struct-to-update_rlimit_cpu.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0004-sys_setrlimit-make-sure-rlim_max-never-grows.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0005-core-split-sys_setrlimit.patch: Update
  references (FATE#305733).
- patches.suse/rlim-0006-core-allow-setrlimit-to-non-current-tasks.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0007-core-optimize-setrlimit-for-current-task.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0008-FS-proc-make-limits-writable.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0009-core-posix-cpu-timers-cleanup-rlimits-usage.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0010-core-do-security-check-under-task_lock.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0011-resource-add-helpers-for-fetching-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0012-IA64-use-helpers-for-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0013-PPC-use-helpers-for-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0014-S390-use-helpers-for-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0015-SPARC-use-helpers-for-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0016-X86-use-helpers-for-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0017-FS-use-helpers-for-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0018-MM-use-helpers-for-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0019-core-use-helpers-for-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0020-misc-use-helpers-for-rlimits.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0021-core-rename-setrlimit-to-do_setrlimit.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0022-core-implement-getprlimit-and-setprlimit-syscalls.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0023-unistd-add-__NR_-get-set-prlimit-syscall-numbers.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0024-COMPAT-add-get-put_compat_rlimit.patch:
  Update references (FATE#305733).
- patches.suse/rlim-0025-x86-add-ia32-compat-prlimit-syscalls.patch:
  Update references (FATE#305733).

-------------------------------------------------------------------
Fri Nov 20 14:38:38 CET 2009 - jslaby@suse.cz

- Add writable resource limits support
- patches.suse/perfmon2.patch: Refresh.
- patches.suse/rlim-0001-SECURITY-selinux-fix-update_rlimit_cpu-parameter.patch:
  SECURITY: selinux, fix update_rlimit_cpu parameter.
- patches.suse/rlim-0002-SECURITY-add-task_struct-to-setrlimit.patch:
  SECURITY: add task_struct to setrlimit.
- patches.suse/rlim-0003-core-add-task_struct-to-update_rlimit_cpu.patch:
  core: add task_struct to update_rlimit_cpu.
- patches.suse/rlim-0004-sys_setrlimit-make-sure-rlim_max-never-grows.patch:
  sys_setrlimit: make sure ->rlim_max never grows.
- patches.suse/rlim-0005-core-split-sys_setrlimit.patch: core:
  split sys_setrlimit.
- patches.suse/rlim-0006-core-allow-setrlimit-to-non-current-tasks.patch:
  core: allow setrlimit to non-current tasks.
- patches.suse/rlim-0007-core-optimize-setrlimit-for-current-task.patch:
  core: optimize setrlimit for current task.
- patches.suse/rlim-0008-FS-proc-make-limits-writable.patch:
  FS: proc, make limits writable.
- patches.suse/rlim-0009-core-posix-cpu-timers-cleanup-rlimits-usage.patch:
  core: posix-cpu-timers, cleanup rlimits usage.
- patches.suse/rlim-0010-core-do-security-check-under-task_lock.patch:
  core: do security check under task_lock.
- patches.suse/rlim-0011-resource-add-helpers-for-fetching-rlimits.patch:
  resource: add helpers for fetching rlimits.
- patches.suse/rlim-0012-IA64-use-helpers-for-rlimits.patch:
  IA64: use helpers for rlimits.
- patches.suse/rlim-0013-PPC-use-helpers-for-rlimits.patch: PPC:
  use helpers for rlimits.
- patches.suse/rlim-0014-S390-use-helpers-for-rlimits.patch:
  S390: use helpers for rlimits.
- patches.suse/rlim-0015-SPARC-use-helpers-for-rlimits.patch:
  SPARC: use helpers for rlimits.
- patches.suse/rlim-0016-X86-use-helpers-for-rlimits.patch: X86:
  use helpers for rlimits.
- patches.suse/rlim-0017-FS-use-helpers-for-rlimits.patch: FS:
  use helpers for rlimits.
- patches.suse/rlim-0018-MM-use-helpers-for-rlimits.patch: MM:
  use helpers for rlimits.
- patches.suse/rlim-0019-core-use-helpers-for-rlimits.patch:
  core: use helpers for rlimits.
- patches.suse/rlim-0020-misc-use-helpers-for-rlimits.patch:
  misc: use helpers for rlimits.
- patches.suse/rlim-0021-core-rename-setrlimit-to-do_setrlimit.patch:
  core: rename setrlimit to do_setrlimit.
- patches.suse/rlim-0022-core-implement-getprlimit-and-setprlimit-syscalls.patch:
  core: implement getprlimit and setprlimit syscalls.
- patches.suse/rlim-0023-unistd-add-__NR_-get-set-prlimit-syscall-numbers.patch:
  unistd: add __NR_[get|set]prlimit syscall numbers.
- patches.suse/rlim-0024-COMPAT-add-get-put_compat_rlimit.patch:
  COMPAT: add get/put_compat_rlimit.
- patches.suse/rlim-0025-x86-add-ia32-compat-prlimit-syscalls.patch:
  x86: add ia32 compat prlimit syscalls.

-------------------------------------------------------------------
Fri Nov 20 14:11:56 CET 2009 - bphilips@suse.de

- patches.drivers/phy-broadcom-bug-fixes-for-sp1.patch:
  phy/broadcom: bug fixes for SP1 (FATE#307117, bnc#556234).
- patches.drivers/tg3-update-version-to-3.104.patch: tg3: Update
  version to 3.104 (bnc#556234, FATE#307117).

-------------------------------------------------------------------
Fri Nov 20 14:11:26 CET 2009 - bphilips@suse.de

- patches.drivers/phy-broadcom-bug-fixes-for-sp1.patch:
  phy/broadcom: bug fixes for SP1 (FATE#307117, bnc#556234).
- patches.drivers/tg3-update-version-to-3.104.patch: tg3: Update
  version to 3.104 (bnc#556234, FATE#307117).

-------------------------------------------------------------------
Fri Nov 20 13:58:29 CET 2009 - hare@suse.de

- patches.drivers/megaraid-04.12-update: megaraid: Update
  megaraid_sas to version 04.12 (FATE#307125).

-------------------------------------------------------------------
Fri Nov 20 13:41:37 CET 2009 - bphilips@suse.de

- patches.drivers/bnx2-entropy-source.patch: bnx2: entropy source
  (FATE#307517).
- patches.drivers/e1000-entropy-source.patch: Enable e1000 as
  entropy source (disabled by default) (FATE#307517).
- patches.drivers/e1000e-entropy-source.patch: Enable e1000e as
  entropy source (disabled by default) (FATE#307517).
- patches.drivers/igb-entropy-source.patch: Enable igb as entropy
  source (disabled by default) (FATE#307517).
- patches.drivers/ixgbe-entropy-source.patch: Enable ixgbe as
  entropy source (disabled by default) (FATE#307517).
- patches.drivers/tg3-entropy-source.patch: tg3: entropy source
  (FATE#307517).

-------------------------------------------------------------------
Fri Nov 20 13:16:20 CET 2009 - hare@suse.de

- patches.fixes/scsi-fix-bug-with-dma-maps-on-nested-scsi-objects:
  scsi_lib_dma: fix bug with dma maps on nested scsi objects
  (bnc#556595).
- patches.fixes/scsi-introduce-helper-function-for-blocking-eh:
  scsi_transport_fc: Introduce helper function for blocking
  scsi_eh (bnc#556595).
- patches.fixes/scsi-skip-nonscsi-device-for-dma: Delete.

-------------------------------------------------------------------
Fri Nov 20 12:32:48 CET 2009 - hare@suse.de

Whitespace cleanup for series2git:
- patches.arch/s390-message-catalog.diff: Refresh.
- patches.drivers/aacraid-24701-update: Refresh.
- patches.suse/crasher-26.diff: Refresh.
- patches.suse/kdb-common: Refresh.
- patches.suse/kdb-ia64: Refresh.
- patches.suse/kdb-x86: Refresh.
- patches.suse/ocfs2-allocation-resrvations.patch: Refresh.
- patches.suse/perfmon2.patch: Refresh.
- patches.suse/perfmon2_ioctl.patch: Refresh.
- patches.suse/stack-unwind: Refresh.

-------------------------------------------------------------------
Fri Nov 20 12:19:54 CET 2009 - bphilips@suse.de

- patches.drivers/igb-add-support-for-82576NS-SerDes-adapter.patch:
  igb: add support for 82576NS SerDes adapter (FATE#306856).

-------------------------------------------------------------------
Fri Nov 20 09:06:24 CET 2009 - jbeulich@novell.com

- patches.suse/dm-mpath-evaluate-request-result-and-sense:
  Fix for !CONFIG_SCSI (in -ec2).

-------------------------------------------------------------------
Fri Nov 20 05:55:12 CET 2009 - mfasheh@suse.com

- patches.suse/ocfs2-allocation-resrvations.patch: ocfs2:
  allocation reservations (bnc#501563 FATE#307247).

-------------------------------------------------------------------
Fri Nov 20 05:31:32 CET 2009 - jjolly@suse.de

- patches.suse/perfmon2.patch: Refresh.
- patches.arch/x86-self-ptrace.patch: Delete. (bnc#554585,LTC#57794)
- patches.suse/self-ptrace.patch: Delete. (bnc#554585,LTC#57794)

-------------------------------------------------------------------
Fri Nov 20 01:43:27 CET 2009 - jeffm@suse.com

- Update to 2.6.32-rc8.
  - Eliminated 1 patch.

-------------------------------------------------------------------
Fri Nov 20 01:30:46 CET 2009 - jeffm@suse.de

- patches.fixes/enclosure-fix-oops-while-iterating-enclosure_status-array:
  enclosure: fix oops while iterating enclosure_status array
  (bnc#540997).

-------------------------------------------------------------------
Thu Nov 19 20:04:16 CET 2009 - tonyj@suse.de

- Update config files.
- patches.suse/perfmon2.patch: perfmon2 (FATE#303968).
- patches.suse/perfmon2_ioctl.patch: switch to ioctl interface
  for perfmon2.
- patches.suse/perfmon2_noutrace.patch: remove UTRACE code
  from perfmon2.
- patches.xen/xen3-patch-2.6.28: Refresh.

-------------------------------------------------------------------
Thu Nov 19 19:58:15 CET 2009 - jjolly@suse.de

- Update config files.
- patches.arch/s390-message-catalog.diff: Kernel message
  catalog. (bnc#549193,LTC#57210,FATE#306999).
- rpm/kernel-binary.spec.in:

-------------------------------------------------------------------
Thu Nov 19 15:33:07 CET 2009 - jbohac@suse.cz

- patches.suse/add-queue_depth-ramp-up-code.patch: add queue_depth
  ramp up code (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-add-a-separate-scsi-transport-template-for-npiv-vports.patch:
  fcoe: add a separate scsi transport template for NPIV vports
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-add-check-to-fail-gracefully-in-bonding-mode.patch:
  fcoe: add check to fail gracefully in bonding mode (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/fcoe-call-ndo_fcoe_enable-disable-to-turn-fcoe-feature-on-off-in-lld.patch:
  fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off
  in LLD (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-fix-checking-san-mac-address.patch: fcoe: Fix
  checking san mac address (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-fix-getting-san-mac-for-vlan-interface.patch:
  fcoe: Fix getting san mac for VLAN interface (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/fcoe-fix-setting-lport-s-wwnn-wwpn-to-use-san-mac-address.patch:
  fcoe: Fix setting lport's WWNN/WWPN to use san mac address
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-fix-using-vlan-id-in-creating-lport-s-wwwn-wwpn.patch:
  fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-formatting-cleanups-and-commenting.patch:
  fcoe: Formatting cleanups and commenting (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/fcoe-increase-fcoe_max_lun-to-0xffff-65535.patch:
  fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535) (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/fcoe-initialize-return-value-in-fcoe_destroy.patch:
  fcoe: initialize return value in fcoe_destroy (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/fcoe-libfc-fix-an-libfc-issue-with-queue-ramp-down-in-libfc.patch:
  fcoe, libfc: fix an libfc issue with queue ramp down in libfc
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-libfc-use-single-frame-allocation-api.patch:
  fcoe, libfc: use single frame allocation API (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/fcoe-npiv-vport-create-destroy.patch: fcoe: NPIV
  vport create/destroy (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-remove-extra-function-decalrations.patch:
  fcoe: remove extra function decalrations (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/fcoe-remove-redundant-checking-of-netdev-netdev_ops.patch:
  fcoe: remove redundant checking of netdev->netdev_ops
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-use-netif_f_fcoe_mtu-flag-to-set-up-max-frame-size-lport-mfs.patch:
  fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size
  (lport->mfs) (fate#306857, fate#306859, bnc#551175).
- patches.suse/fcoe-vport-symbolic-name-support.patch: fcoe: vport
  symbolic name support (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-add-host-number-to-lport-link-up-down-messages.patch:
  libfc: add host number to lport link up/down
  messages. (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-add-libfc-fc_libfc-ch-for-libfc-internal-routines.patch:
  libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-add-queue_depth-ramp-up.patch: libfc:
  add queue_depth ramp up (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-add-routine-to-copy-data-from-a-buffer-to-a-sg-list.patch:
  libfc: Add routine to copy data from a buffer to a SG list
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-add-set_fid-function-to-libfc-template.patch:
  libfc: add set_fid function to libfc template (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-add-some-generic-npiv-support-routines-to-libfc.patch:
  libfc: add some generic NPIV support routines to libfc
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-adds-can_queue-ramp-up.patch: libfc: adds
  can_queue ramp up (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-adds-missing-exch-release-for-accepted-rrq.patch:
  libfc: adds missing exch release for accepted RRQ (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-changes-to-libfc_host_alloc-to-consolidate-initialization-with-allocation.patch:
  libfc: changes to libfc_host_alloc to consolidate initialization
  with allocation (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-combine-name-server-registration-request-functions.patch:
  libfc: combine name server registration request functions
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-combine-name-server-registration-response-handlers.patch:
  libfc: combine name server registration response handlers
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-convert-to-scsi_track_queue_full.patch:
  libfc: convert to scsi_track_queue_full (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-do-not-use-did_no_connect-for-pkt-alloc-failures.patch:
  libfc: do not use DID_NO_CONNECT for pkt alloc
  failures. (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-don-t-warn_on-in-lport_timeout-for-reset-state.patch:
  libfc: don't WARN_ON in lport_timeout for RESET state
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-export-fc-headers.patch: libfc: Export FC
  headers (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-fcoe-add-fc-passthrough-support.patch: libfc,
  fcoe: Add FC passthrough support (fate#306857, fate#306859,
  bnc#551175).
- patches.suse/libfc-fcoe-don-t-export_symbols-unnecessarily.patch:
  libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-fcoe-fixes-for-highmem-skb-linearize-panics.patch:
  libfc, fcoe: fixes for highmem skb linearize panics
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-fcoe-increase-els-and-ct-timeouts.patch:
  libfc fcoe: increase ELS and CT timeouts (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-fix-an-issue-of-pending-exch-es-after-i-f-destroyed-or-rmmod-fcoe.patch:
  libfc: fix an issue of pending exch/es after i/f destroyed or
  rmmod fcoe (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-fix-ddp-in-fc_fcp-for-0-xid.patch: libfc: fix
  ddp in fc_fcp for 0 xid (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-fix-fc_els_resp_type-to-correct-display-of-ct-responses.patch:
  libfc: fix fc_els_resp_type to correct display of CT responses
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-fix-frags-in-frame-exceeding-skb_max_frags-in-fc_fcp_send_data.patch:
  libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in
  fc_fcp_send_data (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-fix-free-of-fc_rport_priv-with-timer-pending.patch:
  libfc: fix free of fc_rport_priv with timer pending
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-fix-memory-corruption-caused-by-double-frees-and-bad-error-handling.patch:
  libfc: fix memory corruption caused by double frees and bad
  error handling (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-fix-rnn_id-smashing-skb-payload.patch: libfc:
  fix RNN_ID smashing skb payload (fate#306857, fate#306859,
  bnc#551175).
- patches.suse/libfc-fix-symbolic-name-registrations-smashing-skb-data.patch:
  libfc: fix symbolic name registrations smashing skb data
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-fix-typo-in-retry-check-on-received-prli.patch:
  libfc: fix typo in retry check on received PRLI (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-fix-wrong-scsi-return-status-under-fc_data_undrun.patch:
  libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-formatting-cleanups-across-libfc.patch:
  libfc: Formatting cleanups across libfc (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-libfcoe-fdisc-els-for-npiv.patch: libfc,
  libfcoe: FDISC ELS for NPIV (fate#306857, fate#306859,
  bnc#551175).
- patches.suse/libfc-lport-fix-minor-documentation-errors.patch:
  libfc: lport: fix minor documentation errors (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-move-libfc_init-and-libfc_exit-to-fc_libfc-c.patch:
  libfc: Move libfc_init and libfc_exit to fc_libfc.c
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-move-non-common-routines-and-prototypes-out-of-libfc-h.patch:
  libfc: Move non-common routines and prototypes out of libfc.h
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-reduce-can_queue-for-all-fcp-frame-allocation-failures.patch:
  libfc: reduce can_queue for all FCP frame allocation failures
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-register-fc4-features-with-the-fc-switch.patch:
  libfc: register FC4 features with the FC switch (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-register-symbolic-node-name-rsnn_nn.patch:
  libfc: Register Symbolic Node Name (RSNN_NN) (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-register-symbolic-port-name-rspn_id.patch:
  libfc: Register Symbolic Port Name (RSPN_ID) (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-remove-fc_fcp_complete.patch: libfc: Remove
  fc_fcp_complete (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-remove-unused-fc_lport-pointer-from-fc_fcp_pkt_abort.patch:
  libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abort
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-removes-initializing-fc_cpu_order-and-fc_cpu_mask-per-lport.patch:
  libfc: removes initializing fc_cpu_order and fc_cpu_mask per
  lport (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-removes-unused-disc_work-and-ex_list.patch:
  libfc: removes unused disc_work and ex_list (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-rnn_id-may-be-required-before-rsnn_nn-with-some-switches.patch:
  libfc: RNN_ID may be required before RSNN_NN with some switches
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfc-rpn_id-is-obsolete-and-unnecessary.patch:
  libfc: RPN_ID is obsolete and unnecessary (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfc-vport-link-handling-and-fc_vport-state-managment.patch:
  libfc: vport link handling and fc_vport state managment
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfcoe-allow-fip-to-be-disabled-by-the-driver.patch:
  libfcoe: Allow FIP to be disabled by the driver (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfcoe-do-not-pad-fip-keep-alive-to-full-frame-size.patch:
  libfcoe: Do not pad FIP keep-alive to full frame size
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfcoe-don-t-send-els-in-fip-mode-if-no-fcf-selected.patch:
  libfcoe: don't send ELS in FIP mode if no FCF selected
  (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfcoe-fcoe-libfcoe-npiv-support.patch:
  libfcoe, fcoe: libfcoe NPIV support (fate#306857, fate#306859,
  bnc#551175).
- patches.suse/libfcoe-fcoe-simplify-receive-flogi-response.patch:
  libfcoe: fcoe: simplify receive FLOGI response (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/libfcoe-fip-allow-fip-receive-to-be-called-from-irq.patch:
  libfcoe: fip: allow FIP receive to be called from
  IRQ. (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfcoe-fip-should-report-link-to-libfc-whether-selected-or-not.patch:
  libfcoe: FIP should report link to libfc whether selected or
  not (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfcoe-fip-use-scsi-host-number-to-identify-debug-messages.patch:
  libfcoe: fip: use SCSI host number to identify debug
  messages. (fate#306857, fate#306859, bnc#551175).
- patches.suse/libfcoe-formatting-and-comment-cleanups.patch:
  libfcoe: formatting and comment cleanups (fate#306857,
  fate#306859, bnc#551175).
- patches.suse/modify-change_queue_depth-to-take-in-reason-why-it-is-being-called.patch:
  modify change_queue_depth to take in reason why it is being
  called (fate#306857, fate#306859, bnc#551175).
- patches.suse/scsi-error-have-scsi-ml-call-change_queue_depth-to-handle-queue_full.patch:
  scsi error: have scsi-ml call change_queue_depth to handle
  QUEUE_FULL (fate#306857, fate#306859, bnc#551175).

-------------------------------------------------------------------
Thu Nov 19 15:04:17 CET 2009 - hare@suse.de

- patches.suse/dm-mpath-accept-failed-paths: Fixup patch to apply.

-------------------------------------------------------------------
Thu Nov 19 14:43:31 CET 2009 - hare@suse.de

Port patches from SLES11:
- patches.fixes/scsi-dh-queuedata-accessors: Kernel bug triggered
  in multipath (bnc#486001).
- patches.suse/dm-mpath-accept-failed-paths: Refresh.
- patches.suse/dm-mpath-detach-existing-hardware-handler:
  multipath: detach existing hardware handler if none was
  specified.
- patches.suse/dm-mpath-requeue-for-stopped-queue: Delete.

-------------------------------------------------------------------
Thu Nov 19 13:34:34 CET 2009 - hare@suse.de

- patches.suse/dm-mpath-evaluate-request-result-and-sense:
  multipath: Evaluate request result and sense code
  (FATE#303695,bnc#433920,bnc#442001).

-------------------------------------------------------------------
Thu Nov 19 12:51:30 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Kill support for kernel-$flavor
  symbols, we need a unified kernel-source for all flavors.

-------------------------------------------------------------------
Thu Nov 19 12:30:28 CET 2009 - hare@suse.de

- patches.fixes/bnx2i-use-common-iscsi-suspend-queue: bnx2i:
  use common iscsi suspend queue (FATE#307215).
- patches.fixes/iscsi-class-modify-handling-of-replacement-time:
  iscsi class: modify handling of replacement timeout
  (FATE#307215).
- patches.fixes/iser-set-tgt-and-lu-reset-timeout: iser: set
  tgt and lu reset timeout (FATE#307215).
- patches.fixes/libiscsi-add-warm-target-reset-tmf-support:
  libiscsi: add warm target reset tmf support (FATE#307215).
- patches.fixes/libiscsi-check-tmf-state-before-sending-pdu:
  libiscsi: Check TMF state before sending PDU (FATE#307215).
- patches.fixes/libiscsi-fix-login-text-checks-in-pdu-inject:
  libiscsi: fix login/text checks in pdu injection code
  (FATE#307215).
- patches.fixes/scsi-add-scsi-target-reset-support-to-ioctl:
  add scsi target reset support to scsi ioctl.
- patches.fixes/scsi-devinfo-update-hitachi-entries: scsi_devinfo:
  update Hitachi entries (v2).
- patches.fixes/scsi-fc-class-failfast-bsg-requests: [SCSI]
  fc class: fail fast bsg requests.
- patches.drivers/cxgb3i: Delete.
- patches.drivers/cxgb3i-fixed-offload-array-size: Delete.
- patches.fixes/disable-lro-per-default: Delete.

-------------------------------------------------------------------
Thu Nov 19 11:54:22 CET 2009 - hare@suse.de

- patches.fixes/scsi_dh-always-attach-sysfs: scsi_dh: create
  sysfs file, dh_state for all SCSI disk devices.
- patches.fixes/scsi_dh-change-activate-interface: scsi_dh: Change
  the scsidh_activate interface to be asynchronous (bnc#556144).
- patches.fixes/scsi_dh-make-alua-handler-asynchronous: scsi_dh:
  Make alua hardware handler's activate() async (bnc#556144).
- patches.fixes/scsi_dh-make-hp_sw-handler-asynchronous: scsi_dh:
  Make hp hardware handler's activate() async (bnc#556144).
- patches.fixes/scsi_dh-make-rdac-handler-asynchronous: scsi_dh:
  Make rdac hardware handler's activate() async (bnc#556144).

-------------------------------------------------------------------
Thu Nov 19 10:04:14 CET 2009 - hare@suse.de

- patches.drivers/qla4xxx-5.01.00-k8_sles11-03-update: Delete.
- patches.drivers/qla4xxx-sles11-update: Delete.

-------------------------------------------------------------------
Thu Nov 19 09:30:52 CET 2009 - hare@suse.de

- Update config files.
- patches.drivers/hpsa: hpsa: New driver SCSI driver for HP
  Smart Array (FATE#307153,bnc#555855).
- supported.conf: Mark hpsa as supported.

-------------------------------------------------------------------
Thu Nov 19 08:44:57 CET 2009 - jjolly@suse.de

- patches.arch/s390-01-qeth-isolation.patch: qeth: Exploit QDIO
  Data Connection Isolation (bnc#555199,LTC#57826,FATE#307015).
- patches.arch/s390-02-01-cex3-init-msg.patch:
  zcrypt: initialize ap_messages for cex3 exploitation
  (bnc#555200,LTC#57825,FATE#307112).
- patches.arch/s390-02-02-cex3-special-command.patch:
  zcrypt: special command support for cex3 exploitation
  (bnc#555200,LTC#57825,FATE#307112).
- patches.arch/s390-02-03-cex3-device.patch: zcrypt: add support
  for cex3 device types (bnc#555200,LTC#57825,FATE#307112).
- patches.arch/s390-02-04-cex3-use-def.patch: zcrypt: use
  definitions for cex3 (bnc#555200,LTC#57825,FATE#307112).
- patches.arch/s390-02-05-zcrypt-speed-cex2c.patch:
  zcrypt: adjust speed rating between cex2 and pcixcc
  (bnc#555200,LTC#57825,FATE#307112).
- patches.arch/s390-02-06-zcrypt-speed-cex3.patch:
  zcrypt: adjust speed rating of cex3 adapters
  (bnc#555200,LTC#57825,FATE#307112).
- patches.arch/s390-sles11sp1-01-qeth-isolation.patch: Delete.

-------------------------------------------------------------------
Thu Nov 19 08:17:57 CET 2009 - jjolly@suse.de

- patches.arch/s390-sles11sp1-01-qeth-isolation.patch:
  qeth: Exploit QDIO Data Connection Isolation
  (bnc#555199,LTC#57826,FATE#307015).

-------------------------------------------------------------------
Wed Nov 18 21:58:51 CET 2009 - jeffm@suse.com

- scripts/sequence-patch.sh: Add automatic generation of supported
  modules list.

-------------------------------------------------------------------
Wed Nov 18 21:53:18 CET 2009 - jeffm@suse.com

- Update config files: Enable CONFIG_ACPI_CUSTOM_OVERRIDE_INITRAMFS

-------------------------------------------------------------------
Wed Nov 18 20:56:52 CET 2009 - jeffm@suse.com

- patches.suse/acpi-generic-initramfs-table-override-support:
  ACPI: generic initramfs table override support (bnc#533555).
- patches.suse/init-move-populate_rootfs-back-to-start_kernel:
  init: move populate_rootfs back to start_kernel (bnc#533555).

-------------------------------------------------------------------
Wed Nov 18 18:07:48 CET 2009 - jkosina@suse.de

- patches.arch/x86-crypto-pclmulqdq-accelerated-implementation.patch:
  incorporate "crypto: ghash-intel - Hard-code pshufb" fix

-------------------------------------------------------------------
Wed Nov 18 17:12:10 CET 2009 - jeffm@suse.com

- patches.suse/hung_task_timeout-configurable-default:
  hung_task_timeout: configurable default (bnc#552820).
  - Default to runtime-disabled on all flavors except debug.

-------------------------------------------------------------------
Wed Nov 18 16:48:59 CET 2009 - agraf@suse.de

- patches.fixes/kvm-ioapic.patch: Ignore apic polarity
  (bnc#556564).
- patches.fixes/kvm-macos.patch: Implement some missing intercepts
  so osx doesn't blow up (bnc#556564).

-------------------------------------------------------------------
Wed Nov 18 15:52:02 CET 2009 - hare@suse.de

- supported.conf: mark missing 10Gb drivers as supported
  (bnc#555793)

-------------------------------------------------------------------
Wed Nov 18 15:39:48 CET 2009 - hare@suse.de

- patches.drivers/aacraid-24701-update: Problems with aacraid
  (bnc#524242,FATE#307437).

-------------------------------------------------------------------
Wed Nov 18 15:19:32 CET 2009 - hare@suse.de

Cleanup patches for series2git:
- patches.apparmor/apparmor.diff: Refresh.
- patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch:
  Refresh.
- patches.suse/bootsplash: Refresh.
- patches.suse/nfs4acl-ext3.diff: Refresh.
- patches.suse/silent-stack-overflow-2.patch: Refresh.
- patches.suse/suse-ppc32-mol.patch: Refresh.
- patches.suse/xfs-dmapi-src: Refresh.

-------------------------------------------------------------------
Wed Nov 18 15:16:59 CET 2009 - agraf@suse.de

- Update config files to enable pv-ops for KVM clock. (bnc#556135)

-------------------------------------------------------------------
Wed Nov 18 14:52:16 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-sp1-hda-01-select-ibexpeak-handler: ALSA:
  hda - select IbexPeak handler for Calpella (FATE#306783).
- patches.drivers/alsa-sp1-hda-02-vectorize-get_empty_pcm_device:
  ALSA: hda - vectorize get_empty_pcm_device() (FATE#306783).
- patches.drivers/alsa-sp1-hda-03-allow-up-to-4-HDMI: ALSA:
  hda - allow up to 4 HDMI devices (FATE#306783).
- patches.drivers/alsa-sp1-hda-04-convert-intelhdmi-global-references:
  ALSA: hda - convert intelhdmi global references to local
  parameters (FATE#306783).
- patches.drivers/alsa-sp1-hda-05-remove-intelhdmi-dependency-on-multiout:
  ALSA: hda - remove intelhdmi dependency on multiout
  (FATE#306783).
- patches.drivers/alsa-sp1-hda-06-use-pcm-prepare-callbacks-for-intelhdmi:
  ALSA: hda - use pcm prepare/cleanup callbacks for intelhdmi
  (FATE#306783).
- patches.drivers/alsa-sp1-hda-07-reorder-intelhemi-prepare-callbacks:
  ALSA: hda - reorder intelhdmi prepare/cleanup callbacks
  (FATE#306783).
- patches.drivers/alsa-sp1-hda-08-vectorize-intelhdmi: ALSA:
  hda - vectorize intelhdmi (FATE#306783).
- patches.drivers/alsa-sp1-hda-09-get-intelhtemi-max-channels:
  ALSA: hda - get intelhdmi max channels from widget caps
  (FATE#306783).
- patches.drivers/alsa-sp1-hda-10-auto-parse-intelhdmi-cvt-pin:
  ALSA: hda - auto parse intelhdmi cvt/pin configurations
  (FATE#306783).
- patches.drivers/alsa-sp1-hda-11-remove-static-intelhdmi-config:
  ALSA: hda - remove static intelhdmi configurations
  (FATE#306783).
- patches.drivers/alsa-sp1-hda-12-reset-pins-idt-codec-free:
  ALSA: hda - Reset pins of IDT/STAC codecs at free (bnc#544779).
- patches.drivers/alsa-sp1-hda-13-add-reboot-notifier: ALSA:
  hda - Add reboot notifier to each codec (bnc#544779).
- patches.drivers/alsa-sp1-hda-14-add-missing-export: ALSA: hda -
  Add missing export for snd_hda_bus_reboot_notify (bnc#544779).
- patches.drivers/alsa-sp1-hda-15-fix-build-warning: ALSA: hda -
  Add a proper ifdef to a debug code (FATE#306783).
- patches.drivers/alsa-sp1-hda-16-stac-dual-headphones-fix:
  ALSA: hda - Fix detection of dual headphones (bnc#556532).

-------------------------------------------------------------------
Wed Nov 18 14:35:44 CET 2009 - jkosina@suse.de

- patches.arch/x86-crypto-pclmulqdq-accelerated-implementation.patch:
  crypto: ghash - Add PCLMULQDQ accelerated implementation
  (FATE#306883, bnc#554578).
- Update config files: set CRYPTO_GHASH_CLMUL_NI_INTEL=m
- patches.xen/xen3-patch-2.6.28: Refresh to apply cleanly

-------------------------------------------------------------------
Wed Nov 18 14:32:52 CET 2009 - agraf@suse.de

- patches.arch/kvm-only-export-selected-pv-ops-feature-structs:
  Only export selected pv-ops feature structs (bnc#556135).
- patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic:
  Replace kvm io delay pv-ops with linux magic (bnc#556135).
- patches.arch/kvm-split-paravirt-ops-by-functionality: Split
  paravirt ops by functionality (bnc#556135).
- patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature:
  Split the KVM pv-ops support by feature (bnc#556135).
- patches.xen/xen3-patch-2.6.23: Refresh.
- patches.xen/xen3-patch-2.6.31: Refresh.

-------------------------------------------------------------------
Wed Nov 18 14:07:01 CET 2009 - teheo@suse.de

- patches.suse/kbuild-icecream-workaround: Delete.

-------------------------------------------------------------------
Wed Nov 18 13:37:41 CET 2009 - trenn@suse.de

- Update config files.
  Also enable CONFIG_DMAR (fate#306796) for vanilla flavors

-------------------------------------------------------------------
Wed Nov 18 12:58:34 CET 2009 - trenn@suse.de

- Update config files.
  Do the same for i386

-------------------------------------------------------------------
Wed Nov 18 10:14:35 CET 2009 - trenn@suse.de

- Update config files.
  Enabling CONFIG_DMAR (fate#306796), introduces these changes:
    +CONFIG_HAVE_INTEL_TXT=y
    -# CONFIG_DMAR is not set
    +CONFIG_DMAR=y
    +# CONFIG_DMAR_DEFAULT_ON is not set
    +CONFIG_DMAR_FLOPPY_WA=y
    +# CONFIG_INTEL_TXT is not set
  Done for x86_64 for now only.

-------------------------------------------------------------------
Mon Nov 16 23:44:12 CET 2009 - jkosina@suse.de

- patches.fixes/hid-fixup-ncr-quirk.patch: HID: fixup quirk for
  NCR devices (bnc#548807).

-------------------------------------------------------------------
Fri Nov 13 21:16:04 CET 2009 - mmarek@suse.cz

- rpm/*.spec.in, rpm/kernel-module-subpackage: add
  Provides: multiversion(kernel) to binary kernel packages,
  kernel-source, kernel-syms and all KMPs so that zypp can be
  configured to keep multiple versions of these packages
  (fate#305311).

-------------------------------------------------------------------
Fri Nov 13 10:53:28 CET 2009 - npiggin@suse.de

- Disable LGUEST on x86 32. It doesn't build properly without PARAVIRT.

-------------------------------------------------------------------
Wed Nov 11 14:45:36 CET 2009 - jack@suse.cz

- patches.fixes/zisofs-large-pagesize-read.patch: zisofs:
  Implement reading of compressed files when PAGE_CACHE_SIZE >
  compress block size (bnc#540349).

-------------------------------------------------------------------
Wed Nov 11 11:18:01 CET 2009 - npiggin@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Nov 11 10:55:56 CET 2009 - npiggin@suse.de

- Disable PARAVIRT_GUEST on x86 32 and 64.

-------------------------------------------------------------------
Tue Nov 10 06:51:46 CET 2009 - teheo@suse.de

- patches.drivers/libata-ahci-aspire-3810t-noncq: ahci: disable
  NCQ on Aspire 3810t (bnc#522790).

-------------------------------------------------------------------
Tue Nov 10 06:50:57 CET 2009 - npiggin@suse.de

- Update config files.

-------------------------------------------------------------------
Tue Nov 10 06:23:17 CET 2009 - npiggin@suse.de

- Update config files. Disable CONFIG_CC_STACKPROTECTOR on all
  x86 kernels except debug. Overhead is prohibitive.

-------------------------------------------------------------------
Mon Nov  9 14:02:14 CET 2009 - npiggin@suse.de

- patches.suse/files-slab-rcu.patch: SLAB_DESTROY_BY_RCU for
  file slab.

-------------------------------------------------------------------
Mon Nov  9 11:22:46 CET 2009 - npiggin@suse.de

- Update config files. Vanilla doesn't have unwinder, trace selects
  options which select frame pointers.

-------------------------------------------------------------------
Mon Nov  9 10:29:49 CET 2009 - npiggin@suse.de

- Disable FRAME_POINTER on i386 and x86-64, all kernels. Unwind info
  should provide all this functionality.

-------------------------------------------------------------------
Mon Nov  9 04:00:28 CET 2009 - nfbrown@suse.de

- patches.fixes/nfs-honour-server-preferred-io-size: NFS: Honour
  server-preferred io sizes (bnc#550648).

-------------------------------------------------------------------
Mon Nov  9 01:03:10 CET 2009 - nfbrown@suse.de

- patches.fixes/nfs-slot-table-alloc: Don't fail allocations
  for the slot table when mounting an NFS filesystem (bnc#519820).

-------------------------------------------------------------------
Fri Nov  6 22:46:26 CET 2009 - trenn@suse.de

- patches.arch/x86_amd_fix_erratum_63.patch: x86/amd-iommu:
  Workaround for erratum 63 (bnc#548274).

-------------------------------------------------------------------
Fri Nov  6 16:18:21 CET 2009 - jeffm@suse.de

- Disabled PARAVIRT_GUEST on ia64/trace and ia64/vanilla.

-------------------------------------------------------------------
Fri Nov  6 15:12:19 CET 2009 - trenn@suse.de

- patches.suse/kdb_x86_fix_hang.patch: X86 KDB: Reduce timeout
  for blinking LEDs (bnc#528811).

-------------------------------------------------------------------
Fri Nov  6 13:33:27 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: fix last change.

-------------------------------------------------------------------
Fri Nov  6 12:47:52 CET 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.32-rc6 and c/s 941.
- Update Xen config files.
- supported.conf: Add domctl.

-------------------------------------------------------------------
Fri Nov  6 09:50:40 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: add the /lib/modules/.../{source,devel}
  symlinks to the -devel package (bnc#548728).

-------------------------------------------------------------------
Fri Nov  6 09:40:45 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: obsolete kvm-kmp.

-------------------------------------------------------------------
Thu Nov  5 19:14:03 CET 2009 - jeffm@suse.com

- Update to 2.6.32-rc6.
  - 2 patches eliminated
  - NR_CPUS=4096 on ia64/vanilla again

-------------------------------------------------------------------
Thu Nov  5 18:53:24 CET 2009 - jeffm@suse.com

- Performance: Disabled CONFIG_PARAVIRT on all flavors.

-------------------------------------------------------------------
Thu Nov  5 16:35:57 CET 2009 - mmarek@suse.cz

- Delete unused 2.6.31.y patches.

-------------------------------------------------------------------
Thu Nov  5 15:59:58 CET 2009 - mmarek@suse.cz

- supported.conf: add libfcoe and fix typo.

-------------------------------------------------------------------
Thu Nov  5 12:54:06 CET 2009 - mmarek@suse.cz

- supported.conf: update so that supported modules don't require
  unsupported ones by adding following modules: async_pq
  async_raid6_recov ath blkback_pagemap crypto_hash drm_kms_helper
  fddi fscache lib80211 libfcoe libipw libiscsi_tcp llc md_mod mdio
  mfd_core nf_defrag_ipv4 p8022 psnap raid6_pq tr ttm ucb1400_core
  v4l2_compat_ioctl32.

-------------------------------------------------------------------
Thu Nov  5 12:19:27 CET 2009 - mmarek@suse.cz

- config.conf: remove kernel-ps3-devel (does not exist) and
  kernel-debug-devel (not needed most of the time) from
  kernel-syms.

-------------------------------------------------------------------
Thu Nov  5 10:56:15 CET 2009 - hare@suse.de

- Update config files: Set CONFIG_HZ to 100 for zSeries
  (bnc#552564).

-------------------------------------------------------------------
Thu Nov  5 10:52:13 CET 2009 - hare@suse.de

- Update config files: Increase MAX_RAW_DEVS to 4096 on
  zSeries (bnc#552565).

-------------------------------------------------------------------
Wed Nov  4 23:02:07 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: delete stray text.

-------------------------------------------------------------------
Tue Nov  3 15:40:19 CET 2009 - mmarek@suse.cz

- config.conf: remove the ec2 flavor from kernel-syms, most KMPs
  don't make any sense on ec2
  (http://lists.opensuse.org/opensuse-kernel/2009-11/msg00001.html).

-------------------------------------------------------------------
Mon Nov  2 16:09:13 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: obsolete also brocade-bfa-kmp.

-------------------------------------------------------------------
Mon Nov  2 16:04:13 CET 2009 - mmarek@suse.cz

- rpm/kernel-source.spec.in: add split-modules to the src.rpm.

-------------------------------------------------------------------
Mon Nov  2 13:18:55 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: obsolete enic-kmp and fnic-kmp.

-------------------------------------------------------------------
Mon Nov  2 12:49:08 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: obsolete kmps by their full name, not
  just the foo-kmp virtual dependency (bnc#472410).

-------------------------------------------------------------------
Thu Oct 29 06:29:38 CET 2009 - tonyj@suse.de

- Update ppc/ps3 config for CONFIG_UTRACE

-------------------------------------------------------------------
Thu Oct 29 01:37:02 CET 2009 - tonyj@suse.de

- patches.trace/utrace-core: Update for SP1 (FATE# 304321)

-------------------------------------------------------------------
Wed Oct 28 22:51:38 CET 2009 - nfbrown@suse.de

- patches.fixes/nfsd-acl.patch: nfsd: Fix sort_pacl in
  fs/nfsd/nf4acl.c to actually sort groups (bnc#549748).

-------------------------------------------------------------------
Wed Oct 28 14:51:28 CET 2009 - jdelvare@suse.de

- Update config files:
	CONFIG_NTFS_FS=n
  We handle NTFS through FUSE these days.

-------------------------------------------------------------------
Tue Oct 27 17:15:40 CET 2009 - jbohac@suse.cz

- Update config files:
	CONFIG_NETLABEL=y
	CONFIG_SECURITY_NETWORK_XFRM=y
	(fate#307284)

-------------------------------------------------------------------
Tue Oct 27 16:45:20 CET 2009 - jkosina@suse.de

- patches.fixes/sched-move-rq_weight-data-array-out-of-percpu:
  fix compilation failure for configs with CONFIG_SMP=n and
  CONFIG_FAR_GROUP_SCHED=y

-------------------------------------------------------------------
Tue Oct 27 15:08:26 CET 2009 - jbeulich@novell.com

- Update config files (MINIX_FS=m globally, NTFS_FS off for -ec2).
- supported.conf: Add fs/minix.

-------------------------------------------------------------------
Tue Oct 27 14:35:26 CET 2009 - jkosina@suse.de

- patches.fixes/percpu-allow-pcpu_alloc-to-be-called-with-IRQs-off:
  percpu: allow pcpu_alloc() to be called with IRQs off
  (bnc#548119).
- patches.fixes/sched-move-rq_weight-data-array-out-of-percpu:
  Update to newer version which is going to be merged upstream.

-------------------------------------------------------------------
Fri Oct 23 18:17:21 CEST 2009 - jeffm@suse.com

- Update to 2.6.32-rc5-git3.

-------------------------------------------------------------------
Fri Oct 23 15:11:53 CEST 2009 - mmarek@suse.cz

- Update config files: set NR_CPUS back to 2048 for ia64/vanilla
  until there is a fix in mainline.

-------------------------------------------------------------------
Fri Oct 23 15:11:09 CEST 2009 - mmarek@suse.cz

- patches.fixes/sched-move-rq_weight-data-array-out-of-percpu:
  fix for !CONFIG_SMP.

-------------------------------------------------------------------
Fri Oct 23 12:53:53 CEST 2009 - mmarek@suse.cz

- patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch:
  Cleanup and make boot splash work with KMS (bnc#544645).

-------------------------------------------------------------------
Thu Oct 22 18:38:47 CEST 2009 - jeffm@suse.com

- Re-enabled NR_CPUS=4096 on ia64.
- patches.fixes/sched-move-rq_weight-data-array-out-of-percpu:
  sched: move rq_weight data array out of .percpu (bnc#548119).

-------------------------------------------------------------------
Tue Oct 20 15:27:25 CEST 2009 - jbeulich@novell.com

- Update x86-64 Xen config file (NR_CPUS=512).
- Refresh a few Xen patches.
- rpm/kernel-binary.spec.in: Handle -ec2 flavor.
- rpm/package-descriptions: Describe -ec2 flavor.
- rpm/post.sh: Handle -ec2 flavor.

-------------------------------------------------------------------
Tue Oct 20 14:47:55 CEST 2009 - jbeulich@novell.com

- patches.fixes/use-totalram_pages: Delete.

-------------------------------------------------------------------
Tue Oct 20 14:45:22 CEST 2009 - jbeulich@novell.com

- config.conf: Add -ec2 configs (fate#305273)
- Add ec2 config files.
- patches.xen/xen-unpriv-build: No need to build certain bits
  when building non-privileged kernel.
- supported.conf: Add fs/nls/nls_base.

-------------------------------------------------------------------
Mon Oct 19 15:24:25 CEST 2009 - jeffm@suse.com

- Temporarily reduce NR_CPUS to 2048 on ia64 to avoid build
  failures (bnc#548119)

-------------------------------------------------------------------
Mon Oct 19 15:21:26 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: [s390x] ignore errors from
  dwarfextract for now.

-------------------------------------------------------------------
Fri Oct 16 19:18:25 CEST 2009 - jeffm@suse.com

- Update config files.

-------------------------------------------------------------------
Fri Oct 16 17:01:11 CEST 2009 - jeffm@suse.com

- Update to 2.6.32-rc5.

-------------------------------------------------------------------
Fri Oct 16 16:45:53 CEST 2009 - mmarek@suse.de

- patches.rpmify/ia64-sn-fix-percpu-warnings: ia64/sn: fix
  percpu warnings.

-------------------------------------------------------------------
Fri Oct 16 15:51:56 CEST 2009 - mmarek@suse.de

- Update config files: disable MTD_GPIO_ADDR, VME_CA91CX42 and
  VME_TSI148 on ia64 to fix build.

-------------------------------------------------------------------
Fri Oct 16 14:19:01 CEST 2009 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.32-rc4: Fix AGP for PowerPC.

-------------------------------------------------------------------
Fri Oct 16 12:08:06 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.32-rc4 and c/s 938.
- config.conf: Re-enable Xen.
- Update x86 config files.

-------------------------------------------------------------------
Tue Oct 13 02:29:26 CEST 2009 - jeffm@suse.com

- patches.rpmify/staging-missing-sched.h: Added missing sites.

-------------------------------------------------------------------
Mon Oct 12 23:08:39 CEST 2009 - jeffm@suse.com

- patches.rpmify/staging-missing-sched.h: staging: Complete
  sched.h removal from interrupt.h.

-------------------------------------------------------------------
Mon Oct 12 21:05:07 CEST 2009 - jeffm@suse.de

- patches.apparmor/ptrace_may_access-fix: apparmor:
  ptrace_may_access -> ptrace_access_check.

-------------------------------------------------------------------
Mon Oct 12 20:07:54 CEST 2009 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Oct 12 19:54:16 CEST 2009 - jeffm@suse.de

- Updated to 2.6.32-rc4.
  - Eliminated 4 patches.
  - Refreshed context.

-------------------------------------------------------------------
Mon Oct 12 16:23:59 CEST 2009 - jeffm@suse.de

- patches.apparmor/apparmor.diff: Refresh and enable.

-------------------------------------------------------------------
Fri Oct  9 20:00:01 CEST 2009 - jeffm@suse.de

- Cleanup unused patches:
  - patches.fixes/iwl3945-fix-rfkill.patch: Delete.
  - patches.fixes/iwlagn-fix-rfkill.patch: Delete.
  - patches.suse/kdb-serial-8250: Delete.
  - patches.suse/kdb-sysctl-context: Delete.

-------------------------------------------------------------------
Fri Oct  9 16:57:28 CEST 2009 - jeffm@suse.de

- patches.fixes/scsi-add-tgps-setting: Refresh and re-enable.

-------------------------------------------------------------------
Fri Oct  9 16:42:54 CEST 2009 - jeffm@suse.de

- patches.arch/x86_64-hpet-64bit-timer.patch: Refresh and re-enable.

-------------------------------------------------------------------
Fri Oct  9 16:42:40 CEST 2009 - jeffm@suse.de

- patches.suse/kbuild-icecream-workaround: Refresh and re-enable.

-------------------------------------------------------------------
Fri Oct  9 16:12:22 CEST 2009 - jeffm@suse.de

- patches.rpmify/spin_is_contended-fix: Delete.

-------------------------------------------------------------------
Fri Oct  9 16:11:55 CEST 2009 - jeffm@suse.de

- patches.arch/mm-avoid-bad-page-on-lru: Refresh and re-enable.

-------------------------------------------------------------------
Fri Oct  9 15:08:54 CEST 2009 - jeffm@suse.de

- Update vanilla config files.

-------------------------------------------------------------------
Fri Oct  9 14:52:31 CEST 2009 - jeffm@suse.de

- Update to 2.6.32-rc3.

-------------------------------------------------------------------
Fri Oct  9 00:35:47 CEST 2009 - jeffm@suse.de

- patches.rpmify/tsi148-dependency: vme/tsi148: Depend on VIRT_TO_BUS

-------------------------------------------------------------------
Thu Oct  8 23:37:34 CEST 2009 - jeffm@suse.de

- patches.suse/kdb-x86-build-fixes: kdb: Use $srctree not $TOPDIR
  in Makefile.

-------------------------------------------------------------------
Thu Oct  8 23:36:50 CEST 2009 - jeffm@suse.de

- patches.rpmify/winbond-prepare_multicast: winbond: implement
  prepare_multicast and fix API usage.
- patches.rpmify/winbond_beacon_timers: winbond: use
  bss_conf->beacon_int instead of conf->beacon_int.
- patches.rpmify/winbond-build-fixes: Delete.

-------------------------------------------------------------------
Thu Oct  8 22:49:42 CEST 2009 - jeffm@suse.de

- patches.rpmify/rtl8192e-build-fixes: rtl8192e: Add #include
  <linux/vmalloc.h>.

-------------------------------------------------------------------
Thu Oct  8 22:44:26 CEST 2009 - jeffm@suse.de

- patches.suse/kdb-build-fixes: kdb: Build fixes.

-------------------------------------------------------------------
Thu Oct  8 22:32:46 CEST 2009 - jeffm@suse.de

- patches.rpmify/iio-s390-build-fix: iio: Don't build on s390.

-------------------------------------------------------------------
Thu Oct  8 21:54:40 CEST 2009 - jeffm@suse.de

- patches.rpmify/winbond-build-fixes: winbond: API fix.

-------------------------------------------------------------------
Thu Oct  8 21:53:59 CEST 2009 - jeffm@suse.de

- Update vanilla config files.

-------------------------------------------------------------------
Thu Oct  8 21:48:43 CEST 2009 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Thu Oct  8 20:07:07 CEST 2009 - jeffm@suse.de

- Updated to 2.6.32-rc1 (AKA 2.6.32-rc2).
  - Eliminated 28 patches.
  - 14 patches need further review.
  - Xen and AppArmor are currently disabled.
  - USB support in KDB is disabled.

-------------------------------------------------------------------
Thu Oct  8 00:27:18 CEST 2009 - gregkh@suse.de

- patches.kernel.org/patch-2.6.31.2-3: Linux 2.6.31.3.
  - major tty bugfix

-------------------------------------------------------------------
Wed Oct  7 15:20:25 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-alc268-automic-fix: ALSA: hda -
  Fix yet another auto-mic bug in ALC268 (bnc#544899).

-------------------------------------------------------------------
Wed Oct  7 13:15:17 CEST 2009 - knikanth@suse.de

- patches.suse/block-seperate-rw-inflight-stats: Fix the regression,
  "iostat reports wrong service time and utilization", introduced
  by this patch  (bnc#544926).

-------------------------------------------------------------------
Tue Oct  6 21:31:00 CEST 2009 - gregkh@suse.de

- patches.suse/x86-mark_rodata_rw.patch: Delete.
- patches.xen/xen3-x86-mark_rodata_rw.patch: Delete.
  - both of these were not being used anyway.

-------------------------------------------------------------------
Tue Oct  6 17:30:29 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.31.2.

-------------------------------------------------------------------
Tue Oct  6 08:52:08 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-alc660vd-asus-a7k-fix: ALSA: hda -
  Add a workaround for ASUS A7K (bnc#494309).

-------------------------------------------------------------------
Mon Oct  5 19:45:27 CEST 2009 - gregkh@suse.de

- refresh patch fuzz due to 2.6.31.2 import.

-------------------------------------------------------------------
Mon Oct  5 19:43:13 CEST 2009 - gregkh@suse.de

- Update to Linux 2.6.31.2:
  - bugfixes, lots of them.
  - security fixes

-------------------------------------------------------------------
Mon Oct  5 08:40:56 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-alc861-toshiba-fix: ALSA: hda -
  Fix invalid initializations for ALC861 auto mode (bnc#544161).

-------------------------------------------------------------------
Fri Oct  2 17:06:53 CEST 2009 - gregkh@suse.de

- Update config files.
- patches.drivers/add-via-chrome9-drm-support.patch: Delete.
  The code never got upstream and looks incorrect.

-------------------------------------------------------------------
Fri Oct  2 09:43:32 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-ctxfi-04-fix-surround-side-mute: ALSA:
  ctxfi: Swapped SURROUND-SIDE mute.
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix: ALSA: hda -
  Added quirk to enable sound on Toshiba NB200.
- patches.drivers/alsa-hda-2.6.32-rc2: ALSA: backport 2.6.32-rc2
  fixes for HD-audio.

-------------------------------------------------------------------
Thu Oct  1 13:18:09 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.31.1 and c/s 934.

-------------------------------------------------------------------
Thu Oct  1 11:36:36 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: obsolete quickcam-kmp (bnc#543361).

-------------------------------------------------------------------
Wed Sep 30 21:51:13 CEST 2009 - gregkh@suse.de

- Update to 2.6.31.1
  - lots of bugfixes
  - security fixes

-------------------------------------------------------------------
Wed Sep 30 15:50:54 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: obsolete the sle11 ocfs2-kmp.

-------------------------------------------------------------------
Tue Sep 29 11:17:48 CEST 2009 - trenn@suse.de

- Disabled patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch
  with +trenn (bnc#542767)

-------------------------------------------------------------------
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de

- Update config files.  Build pci-stub driver into the kernel so that
  built in pci drivers can be blocked from attaching to devices.

-------------------------------------------------------------------
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz

- rpm/kernel-module-subpackage: when building against Linus'
  kernels (2.6.x), append a .0 to the kernel version embedded in
  the KMP version, to ensure that such KMP is older than a KMP
  built against a subsequent stable kernel (2.6.x.y, y > 0).

-------------------------------------------------------------------
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de

- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
  2.6.31 (bnc#533555).

-------------------------------------------------------------------
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz

- rpm/postun.sh: do not remove the bootloader entry if the kernel
  version didn't change (bnc#533766).

-------------------------------------------------------------------
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz

- rpm/postun.sh: remove dead code.

-------------------------------------------------------------------
Fri Sep 18 21:20:14 CEST 2009 - jeffm@suse.de

- patches.fixes/reiserfs-replay-honor-ro: reiserfs: Properly
  honor read-only devices (bnc#441062).

-------------------------------------------------------------------
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de

- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
  to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
  revision (bnc#503038).
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
  rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).

-------------------------------------------------------------------
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
  from 2.6.32-rc1.

-------------------------------------------------------------------
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.31 final.

-------------------------------------------------------------------
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de

Backport attach inhibition for builtin pci drivers from 2.6.32-rc.

- patches.drivers/pci-separate-out-pci_add_dynid: pci: separate
  out pci_add_dynid().
- patches.drivers/pci_stub-add-ids-parameter: pci-stub: add
  pci_stub.ids parameter.

-------------------------------------------------------------------
Tue Sep 15 11:22:53 CEST 2009 - teheo@suse.de

Backport patches from 2.6.32-rc to ease ossp testing.

- Update config files - SOUND_OSS_CORE_PRECLAIM is set to N.
- patches.drivers/implement-register_chrdev: chrdev: implement
  __register_chrdev().
- patches.drivers/sound-make-oss-device-number-claiming-optional:
  sound: make OSS device number claiming optional and schedule
  its removal.
- patches.drivers/sound-request-char-major-aliases-for-oss-devices:
  sound: request char-major-* module aliases for missing OSS
  devices.

-------------------------------------------------------------------
Mon Sep 14 21:33:26 CEST 2009 - sdietrich@suse.de

- patches.suse/novfs-client-module: Update header todo list with
	locking nits (semaphore used as mutex / completion)

-------------------------------------------------------------------
Mon Sep 14 17:03:49 CEST 2009 - jeffm@suse.com

- Revert back to CONFIG_M586TSC from CONFIG_M686 for default flavor
  (bnc#538849)

-------------------------------------------------------------------
Fri Sep 11 10:49:18 CEST 2009 - jbeulich@novell.com

- patches.suse/crasher-26.diff: Add capability to also trigger a
  kernel warning.

-------------------------------------------------------------------
Fri Sep 11 07:11:57 CEST 2009 - knikanth@suse.de

- patches.suse/block-seperate-rw-inflight-stats: Seperate read
  and write statistics of in_flight requests (fate#306525).

-------------------------------------------------------------------
Thu Sep 10 17:20:58 CEST 2009 - gregkh@suse.de

- patch fuzz removal now that 2.6.31 is the base.

-------------------------------------------------------------------
Thu Sep 10 17:19:17 CEST 2009 - gregkh@suse.de

- Update config files.
    CONFIG_MOUSE_PS2_ELANTECH=y
    CONFIG_MOUSE_PS2_TOUCHKIT=y
    (bnc#525607)

-------------------------------------------------------------------
Thu Sep 10 15:19:51 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-2.6.32-pre: Refresh: fix misc realtek
  issues, add another Nvidia HDMI device id

-------------------------------------------------------------------
Thu Sep 10 03:08:43 CEST 2009 - jeffm@suse.de

- Updated to 2.6.31-final.

-------------------------------------------------------------------
Tue Sep  8 18:48:55 CEST 2009 - gregkh@suse.de

- refresh patches for fuzz due to upstream changes

-------------------------------------------------------------------
Tue Sep  8 18:44:20 CEST 2009 - gregkh@suse.de

- Update to 2.6.31-rc9
  - obsoletes:
    - patches.drivers/alsa-hda-fix-01-add-missing-mux-for-vt1708
    - patches.drivers/alsa-hda-fix-02-mbp31-hp-fix

-------------------------------------------------------------------
Tue Sep  8 15:03:15 CEST 2009 - knikanth@suse.de

- patches.fixes/scsi_dh-Provide-set_params-interface-in-emc-device-handler.patch:
  scsi_dh: Provide set_params interface in emc device handler
  (bnc#521607).
- patches.fixes/scsi_dh-Use-scsi_dh_set_params-in-multipath.patch:
  scsi_dh: Use scsi_dh_set_params() in multipath. (bnc#521607).
- patches.fixes/scsi_dh-add-the-interface-scsi_dh_set_params.patch:
  scsi_dh: add the interface scsi_dh_set_params() (bnc#521607).

-------------------------------------------------------------------
Mon Sep  7 16:33:07 CEST 2009 - mmarek@suse.cz

- rpm/kernel-source.spec.in: delete obsolete macro.

-------------------------------------------------------------------
Mon Sep  7 12:40:45 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: require minimum versions of
  module-init-tools and perl-Bootloader, the %post script is no
  longer compatible with ancient versions.

-------------------------------------------------------------------
Mon Sep  7 11:53:09 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: obsolete %name-base <= 2.6.31, the
  previous <= 2.6.30-1 didn't catch some cases obviously
  (bnc#533766).

-------------------------------------------------------------------
Fri Sep  4 21:11:39 CEST 2009 - jeffm@suse.de

- Enabled CONFIG_SCSI_DEBUG=m (bnc#535923).

-------------------------------------------------------------------
Fri Sep  4 14:35:57 CEST 2009 - mmarek@suse.cz

- kabi/severities, rpm/kabi.pl, rpm/kernel-binary.spec.in,
- rpm/kernel-source.spec.in: Use a simple script to check kabi by
  comparing Module.symvers files (similar to the old SLES9 one).
- rpm/built-in-where: Delete.
- rpm/symsets.pl: Delete.
- kabi/commonsyms: Delete.
- kabi/usedsyms: Delete.

-------------------------------------------------------------------
Fri Sep  4 11:39:02 CEST 2009 - mmarek@suse.cz

- patches.suse/kbuild-rebuild-fix-for-Makefile.modbuiltin:
  kbuild: rebuild fix for Makefile.modbuiltin.

-------------------------------------------------------------------
Thu Sep  3 02:43:28 CEST 2009 - gregkh@suse.de

- patches.drivers/usb-storage-increase-the-bcd-range-in-sony-s-bad-device-table.patch:
  Delete, it was wrong.

-------------------------------------------------------------------
Wed Sep  2 17:27:49 CEST 2009 - jbeulich@novell.com

- Update Xen config files.

-------------------------------------------------------------------
Wed Sep  2 15:39:54 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.31-rc8 and c/s 931.
- patches.fixes/use-totalram_pages: use totalram_pages in favor
  of num_physpages for sizing boot time allocations (bnc#509753).
- patches.xen/xen-x86-per-cpu-vcpu-info: x86: use per-cpu storage
  for shared vcpu_info structure.

-------------------------------------------------------------------
Wed Sep  2 08:06:15 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-2.6.32-pre: Refresh; merged fixes for
  IDT92HD73* codecs

-------------------------------------------------------------------
Tue Sep  1 19:16:24 CEST 2009 - jeffm@suse.com

- patches.apparmor/apparmor.diff: Update to latest git.

-------------------------------------------------------------------
Tue Sep  1 19:13:51 CEST 2009 - jeffm@suse.com

- patches.arch/add_support_for_hpet_msi_intr_remap.patch:
  intr-remap: generic support for remapping HPET MSIs
  (bnc#532758).
- patches.arch/add_x86_support_for_hpet_msi_intr_remap.patch:
  x86: arch specific support for remapping HPET MSIs (bnc#532758).

-------------------------------------------------------------------
Tue Sep  1 15:11:15 CEST 2009 - mmarek@suse.cz

- rpm/package-descriptions: fix description of the x86_64
  kernel-desktop package (bnc#535457).

-------------------------------------------------------------------
Mon Aug 31 22:02:50 CEST 2009 - jeffm@suse.com

- Update to 2.6.31-rc8.
  - Eliminated 1 patch.

-------------------------------------------------------------------
Mon Aug 31 12:17:31 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-fix-01-add-missing-mux-for-vt1708:
  ALSA: hda - Add missing mux check for VT1708 (bnc#534904).
- patches.drivers/alsa-hda-fix-02-mbp31-hp-fix: ALSA: hda -
  Fix MacBookPro 3,1/4,1 quirk with ALC889A.
- patches.drivers/alsa-hda-2.6.32-pre: Refresh.

-------------------------------------------------------------------
Wed Aug 26 12:38:11 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-[0-9]*: Delete, fold into a single patch
  patches.drivers/alsa-hda-2.6.32-pre

-------------------------------------------------------------------
Tue Aug 25 18:04:57 CEST 2009 - gregkh@suse.de

- Update config files.
- patches.drivers/samsung-backlight-driver.patch: Delete.

-------------------------------------------------------------------
Tue Aug 25 10:07:41 CEST 2009 - jbeulich@novell.com

- scripts/run_oldconfig.sh: Consistently use $prefix.

-------------------------------------------------------------------
Mon Aug 24 16:47:18 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: obsolete %name-base <= 2.6.30-1
  (bnc#530752).

-------------------------------------------------------------------
Mon Aug 24 16:35:01 CEST 2009 - jeffm@suse.com

- Update to 2.6.31-rc7.
  - Eliminated 3 patches.

-------------------------------------------------------------------
Mon Aug 24 16:16:04 CEST 2009 - jeffm@suse.com

- Update config files: Enable CONFIG_PROC_EVENTS.

-------------------------------------------------------------------
Fri Aug 21 16:05:42 CEST 2009 - mmarek@suse.cz

- rpm/post.sh: Do not call /sbin/module_upgrade, the rename
  happened before SLES10.

-------------------------------------------------------------------
Fri Aug 21 16:00:46 CEST 2009 - mmarek@suse.cz

- rpm/module-renames: Delete, we don't need to care about modules
  renamed before SLES10. Also, current mkinitrd gets the list of
  storage drivers based on pci ids.

-------------------------------------------------------------------
Fri Aug 21 15:50:51 CEST 2009 - mmarek@suse.cz

- rpm/post.sh, rpm/postun.sh: drop support for SLE10, the package
  can't be installed on SLE10 as is, so why not make it more
  adventurous.

-------------------------------------------------------------------
Fri Aug 21 15:48:15 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: remove product(openSUSE) supplements
  from the -extra subpackage which doesn't exist on openSUSE
  anymore.

-------------------------------------------------------------------
Thu Aug 20 17:52:08 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-fix-0*: Backport from 2.6.31-rc fixes
  (to be merged)
- patches.drivers/alsa-hda-32-Reword-auto-probe-messages: Refresh.
- patches.drivers/alsa-hda-33-IDT-codec-updates: Refresh.

-------------------------------------------------------------------
Thu Aug 20 11:40:58 CEST 2009 - jbeulich@novell.com

- Update config files (modularize crypto again).
- supported.conf: Add resulting modules as supported.

-------------------------------------------------------------------
Wed Aug 19 09:22:46 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.31-rc6 and c/s 928.

-------------------------------------------------------------------
Wed Aug 19 00:33:54 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-48-alc268-oops-fix: ALSA: hda -
  Fix invalid capture mixers with some ALC268 models.

-------------------------------------------------------------------
Tue Aug 18 20:16:36 CEST 2009 - gregkh@suse.de

- patches.drivers/usb-storage-increase-the-bcd-range-in-sony-s-bad-device-table.patch:
  USB: storage: increase the bcd range in Sony's bad device
  table. (bnc#466554).

-------------------------------------------------------------------
Mon Aug 17 21:10:55 CEST 2009 - gregkh@suse.de

- patches.drivers/samsung-backlight-driver.patch: Change the range from
  0-255 to 0-7 to make it easier for HAL to handle the device without a
  need for custom scripts.

-------------------------------------------------------------------
Mon Aug 17 16:38:38 CEST 2009 - jeffm@suse.com

- Updated to 2.6.31-rc6.

-------------------------------------------------------------------
Mon Aug 17 00:19:20 CEST 2009 - gregkh@suse.de

- patches.drivers/samsung-backlight-driver.patch: added N120 support
  and some other devices that were integrated into the driver from
  upstream.

-------------------------------------------------------------------
Sun Aug 16 23:22:47 CEST 2009 - coly.li@suse.de

- supported.conf:
  set kernel/fs/dlm/dlm as unsupported, since fs/dlm is provided
  separately in the ocfs2 KMP package

-------------------------------------------------------------------
Sat Aug 15 12:18:42 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-47-idt92hd8x-fix: ALSA: hda - Fix /
  clean up IDT92HD83xxx codec parser (bnc#531533).

-------------------------------------------------------------------
Sat Aug 15 01:55:23 CEST 2009 - gregkh@suse.de

- Update config files.
- patches.drivers/samsung-backlight-driver.patch: Samsung
  backlight driver (bnc#527533, bnc#531297).

-------------------------------------------------------------------
Fri Aug 14 21:47:28 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: add some hints how to set the %jobs
  macro (bnc#530535).

-------------------------------------------------------------------
Fri Aug 14 16:11:52 CEST 2009 - mmarek@suse.cz

- rpm/modversions: for overriden functions, keep the keyword in
  --pack.

-------------------------------------------------------------------
Thu Aug 13 16:01:51 CEST 2009 - jeffm@suse.com

- Updated to 2.6.31-rc5-git9.
  - Eliminated 7 patches.

------------------------------------------------------------------
Thu Aug 13 12:06:50 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-42-hp-more-quirk: ALSA: hda - Add
  quirks for some HP laptops (bnc#527284).
- patches.drivers/alsa-hda-4[35]-*: Improve Realtek codec mic
  support
- patches.drivers/alsa-hda-46-stac-lo-detect-fix: ALSA: hda -
  Enable line-out detection only with speakers (bnc#520975).

-------------------------------------------------------------------
Wed Aug 12 13:34:25 CEST 2009 - mmarek@suse.cz

- rpm/split-modules, rpm/kernel-binary.spec.in: add the base files
  also to the main package. That way, kernel-$flavor-base is not
  needed in normal setups (fate#307154).

-------------------------------------------------------------------
Wed Aug 12 13:19:08 CEST 2009 - mmarek@suse.cz

- rpm/find-provides: no rpm provides for drivers/staging. It's
  higly unlikely that any KMP would require them and they just
  take up space in the rpm metadata.

-------------------------------------------------------------------
Tue Aug 11 14:39:42 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-41-msi-white-list: ALSA: hda - Add
  a white-list for MSI option (bnc#529971).

-------------------------------------------------------------------
Tue Aug 11 13:05:37 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-39-dont-override-ADC-definitions:
  ALSA: hda - Don't override ADC definitions for ALC codecs
  (bnc#529467).
- patches.drivers/alsa-hda-40-auto-mic-support-for-realtek:
  ALSA: hda - Add auto-mic support for Realtek codecs.

-------------------------------------------------------------------
Tue Aug 11 09:48:34 CEST 2009 - mmarek@suse.cz

- rpm/kernel-source.spec.in: do not rename kernel-source.rpmlintrc
  for the -rt variant.

-------------------------------------------------------------------
Mon Aug 10 12:55:56 CEST 2009 - mmarek@suse.cz

- patches.rpmify/staging-rtl8192su-fix-build-error.patch: move to
  patches.rpmify to fix vanilla ppc builds.

-------------------------------------------------------------------
Mon Aug 10 12:08:25 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-38-fix-ALC269-vmaster: ALSA: hda -
  Add missing vmaster initialization for ALC269 (bnc#527361).

-------------------------------------------------------------------
Mon Aug 10 08:57:15 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-33-IDT-codec-updates: Refresh.

-------------------------------------------------------------------
Fri Aug  7 17:25:11 CEST 2009 - jeffm@suse.com

- patches.fixes/recordmcount-fixup: recordmcount: Fixup wrong
  update_funcs() call.

-------------------------------------------------------------------
Fri Aug  7 16:38:23 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-soc-fsl-build-fixes: ASoC: Add missing
  DRV_NAME definitions for fsl/* drivers (to fix PPC builds)

-------------------------------------------------------------------
Fri Aug  7 15:16:21 CEST 2009 - tiwai@suse.de

- patches.arch/wmi-Fix-kernel-panic-when-stack-protection-enabled:
  wmi: Fix kernel panic when stack protection
  enabled. (bnc#529177).
- supported.conf: Update HD-audio modules

-------------------------------------------------------------------
Fri Aug  7 10:06:23 CEST 2009 - mmarek@suse.cz

- make config/s390/vanilla a symlink again.

-------------------------------------------------------------------
Fri Aug  7 09:42:58 CEST 2009 - mmarek@suse.de

- rpm/kernel-binary.spec.in: do not manually extract vmlinux
  debuginfo on ppc(64), rpm does it itself.

-------------------------------------------------------------------
Thu Aug  6 23:25:39 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in,
  rpm/kernel-source.spec.in: Added kernel-spec-macros to Sources.

-------------------------------------------------------------------
Thu Aug  6 16:24:09 CEST 2009 - jeffm@suse.de

- patches.suse/linux-2.6.29-even-faster-kms.patch: Disabled. It
  doesn't wake up the display on certain hardware.

-------------------------------------------------------------------
Wed Aug  5 22:33:56 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: do not split the -extra subpackage on
  openSUSE (bnc#528097).

-------------------------------------------------------------------
Wed Aug  5 20:46:02 CEST 2009 - jeffm@suse.de

- Updated to 2.6.31-rc5-git3.
  - Eliminated 4 patches.

-------------------------------------------------------------------
Wed Aug  5 18:22:05 CEST 2009 - gregkh@suse.de

- kernel-source.changes: remove old (pre 2008) messages, and move 2008
  to kernel-source.changes.old.  No need to spam email addresses that
  are no longer with the company for failed kernel builds.

-------------------------------------------------------------------
Wed Aug  5 17:55:56 CEST 2009 - gregkh@suse.de

- patches.drivers/staging-rtl8192su-fix-build-error.patch:
  Staging: rtl8192su: fix build error.

-------------------------------------------------------------------
Wed Aug  5 17:02:00 CEST 2009 - jeffm@suse.de

- patches.suse/supported-flag-enterprise: Make the supported
  flag configurable at build time (bnc#528097).

-------------------------------------------------------------------
Wed Aug  5 01:04:08 CEST 2009 - gregkh@suse.de

- Update config files.
  disable CONFIG_DRM_RADEON_KMS as per bnc#527910 for vanilla builds

-------------------------------------------------------------------
Tue Aug  4 23:21:31 CEST 2009 - gregkh@suse.de

- Update config files.
  disable CONFIG_DRM_RADEON_KMS as per bnc#527910

-------------------------------------------------------------------
Tue Aug  4 16:10:42 CEST 2009 - jeffm@suse.de

- patches.rpmify/ttm-pgprot-fixes: ttm: Use pgprot_val for
  comparing pgprot_t.

-------------------------------------------------------------------
Tue Aug  4 14:53:26 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-3[0-8]*: ALSA HD-audio updates
- Update config files: enable CONFIG_SND_HDA_CIRRUS=y

-------------------------------------------------------------------
Mon Aug  3 22:15:32 CEST 2009 - jeffm@suse.de

- Update config files: CONFIG_FRAME_WARN=2048 on all arches, fixes
  ppc build failures.

-------------------------------------------------------------------
Mon Aug  3 22:01:58 CEST 2009 - jeffm@suse.de

- patches.xen/xen3-patch-2.6.31-rc4-rc5: Fixup pgtable port

-------------------------------------------------------------------
Mon Aug  3 19:42:42 CEST 2009 - jeffm@suse.de

- Updated to 2.6.31-rc5.
  - Eliminated 11 patches.

-------------------------------------------------------------------
Mon Aug  3 11:09:08 CEST 2009 - coly.li@suse.de

- Update config files to enable CONFIG_DLM_DEBUG.

-------------------------------------------------------------------
Fri Jul 31 14:30:38 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.31-rc4 and c/s 916.
- patches.xen/xen3-driver-core-misc-add-nodename-support-for-misc-devices.patch:
  Delete.
- patches.xen/xen3-panic-on-io-nmi.diff: Delete.
- config.conf: Re-enable Xen.
- Update config files.

-------------------------------------------------------------------
Wed Jul 29 16:00:59 CEST 2009 - tiwai@suse.de

- Update config files: revert to CONFIG_SND=m and enabled again
  CONFIG_SND_DEBUG=y

-------------------------------------------------------------------
Tue Jul 28 12:23:12 CEST 2009 - mmarek@suse.cz

- Update config files: disable CONFIG_PRISM2_USB on ia64 and ppc.

-------------------------------------------------------------------
Tue Jul 28 11:21:11 CEST 2009 - mmarek@suse.cz

- Update config files: disable CONFIG_FB_UDL on ia64.

-------------------------------------------------------------------
Tue Jul 28 09:54:55 CEST 2009 - jbeulich@novell.com

- config.conf: Remove duplicate i386/desktop entry.

-------------------------------------------------------------------
Tue Jul 28 01:03:23 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-29-Add-quirk-for-Dell-Studio-1555:
  ALSA: hda - Add quirk for Dell Studio 1555 (bnc#525244).

-------------------------------------------------------------------
Mon Jul 27 23:57:31 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-pcm-*: ALSA PCM fixes
- Fix/enhancement patches backported from ALSA tree
  * patches.drivers/alsa-core-Add-new-TLV-types-for-dBwith-min-max:
    ALSA: Add new TLV types for dBwith min/max (for usb).
  * patches.drivers/alsa-ctxfi-*: SB X-Fi support (FATE#306935).
  * patches.drivers/alsa-hda-*: More HD-audio fixes
  * patches.drivers/alsa-ice-*: ICE17xx fixes
  * patches.drivers/alsa-midi-*: MIDI fixes
  * patches.drivers/alsa-usb-*: USB-audio/MIDI fixes
- Remove obsoleted patches: patches.drivers/alsa-ad1984a-hp-quirks,
  patches.drivers/alsa-ca0106-capture-bufsize-fix,
  patches.drivers/alsa-ctxfi
- Update config files.

-------------------------------------------------------------------
Mon Jul 27 17:06:11 CEST 2009 - mmarek@suse.cz

- rpm/kernel-source.spec.in, scripts/tar-up.sh: really drop
  config-subst from the package.

-------------------------------------------------------------------
Mon Jul 27 13:43:01 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: manually create a -devel-debuginfo
  subpackage with vmlinux.debug to fix build with new rpm. This
  works for ix86 and x86_64, other archs might need further fixes.

-------------------------------------------------------------------
Mon Jul 27 03:04:23 CEST 2009 - jeffm@suse.de

- patches.rpmify/rtl8192su-build-fix: more ia64 fixes

-------------------------------------------------------------------
Mon Jul 27 01:47:21 CEST 2009 - jeffm@suse.de

- patches.rpmify/rtl8192su-build-fix: rtl8192su: compile fixes.

-------------------------------------------------------------------
Mon Jul 27 01:45:37 CEST 2009 - jeffm@suse.de

- patches.rpmify/rtl8192su-build-fix: rtl8192su: compile fixes.

-------------------------------------------------------------------
Sun Jul 26 00:42:40 CEST 2009 - jeffm@suse.de

- config.conf: Re-enabled trace flavor.

-------------------------------------------------------------------
Fri Jul 24 21:23:54 CEST 2009 - jeffm@suse.de

- Update config files: Disabled optimize for size on i386 and x86_64
  across all flavors.

-------------------------------------------------------------------
Fri Jul 24 21:21:08 CEST 2009 - jeffm@suse.de

- Update to 2.6.31-rc4.

-------------------------------------------------------------------
Thu Jul 23 12:56:16 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: cleanup %cpu_arch_flavor definition,
  make %symbols a variable and only use it for selecting patches.
  Also drop the RT symbol as there are not rt patches currently.

-------------------------------------------------------------------
Thu Jul 23 11:58:25 CEST 2009 - mmarek@suse.cz

- Change the s390(x) config layout so that each arch has its own
  subdirectory, as it is done for other archs. s390/vanilla is a
  symlink to s390x/vanilla.

-------------------------------------------------------------------
Thu Jul 23 11:21:38 CEST 2009 - mmarek@suse.cz

- rpm/kernel-*.spec.in, rpm/kernel-spec-macros: move some common
  macros to kernel-spec-macros.

-------------------------------------------------------------------
Wed Jul 22 18:58:38 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-ca0106-capture-bufsize-fix: ALSA: ca0106 -
  Fix the max capture buffer size (bnc#521890).

-------------------------------------------------------------------
Wed Jul 22 17:28:36 CEST 2009 - tiwai@suse.de

- patches.drivers/alsa-ctxfi: Add SoundBlaster X-Fi support
  (FATE#306935).
- Update config files.

-------------------------------------------------------------------
Wed Jul 22 13:08:35 CEST 2009 - trenn@suse.de

These are mainline:
- patches.drivers/cpufreq_add_cpu_number_paramater_1.patch:
  Delete.
- patches.drivers/cpufreq_add_idle_microaccounting_6.patch:
  Delete.
- patches.drivers/cpufreq_change_load_calculation_2.patch: Delete.
- patches.drivers/cpufreq_changes_to_get_cpu_idle_us_5.patch:
  Delete.
- patches.drivers/cpufreq_get_cpu_idle_time_changes_3.patch:
  Delete.
- patches.drivers/cpufreq_parameterize_down_differential_4.patch:
  Delete.

-------------------------------------------------------------------
Wed Jul 22 12:57:54 CEST 2009 - trenn@suse.de

These are mainline:
- patches.arch/acpi_video_thinkpad_exclude_IGD_devices.patch:
  Delete.
- patches.arch/thinkpad_fingers_off_backlight_igd.patch: Delete.

-------------------------------------------------------------------
Tue Jul 21 15:38:37 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: remove double-slash from include2/asm
  symlink.

-------------------------------------------------------------------
Tue Jul 21 12:09:42 CEST 2009 - mmarek@suse.cz

- config.conf, rpm/mkspec: exclude trace, kdump and ia64/debug from
  the kernel-syms package. These flavor are often excluded in KMPs,
  so excluding them from kernel-syms reduces useless build
  dependencies. KMPs can buildrequire kernel-$flavor-devel
  explicitely if desired.

-------------------------------------------------------------------
Tue Jul 21 11:57:00 CEST 2009 - mmarek@suse.cz

Delete obsolete apparmor patches.

- patches.apparmor/add-path_permission.diff: Delete.
- patches.apparmor/add-security_path_permission: Delete.
- patches.apparmor/apparmor-2.6.25.diff: Delete.
- patches.apparmor/apparmor-audit.diff: Delete.
- patches.apparmor/apparmor-intree.diff: Delete.
- patches.apparmor/apparmor-lsm.diff: Delete.
- patches.apparmor/apparmor-main.diff: Delete.
- patches.apparmor/apparmor-misc.diff: Delete.
- patches.apparmor/apparmor-module_interface.diff: Delete.
- patches.apparmor/apparmor-network.diff: Delete.
- patches.apparmor/apparmor-path_permission: Delete.
- patches.apparmor/apparmor-ptrace-2.6.27.diff: Delete.
- patches.apparmor/apparmor-rlimits.diff: Delete.
- patches.apparmor/d_namespace_path.diff: Delete.
- patches.apparmor/d_namespace_path_oops_fix.diff: Delete.
- patches.apparmor/do_path_lookup-nameidata.diff: Delete.
- patches.apparmor/export-security_inode_permission-for-aufs:
  Delete.
- patches.apparmor/file-handle-ops.diff: Delete.
- patches.apparmor/fix-complain.diff: Delete.
- patches.apparmor/fix-vfs_rmdir.diff: Delete.
- patches.apparmor/fork-tracking.diff: Delete.
- patches.apparmor/fsetattr-reintro-ATTR_FILE.diff: Delete.
- patches.apparmor/fsetattr-restore-ia_file.diff: Delete.
- patches.apparmor/fsetattr.diff: Delete.
- patches.apparmor/remove_suid.diff: Delete.
- patches.apparmor/security-create.diff: Delete.
- patches.apparmor/security-getxattr.diff: Delete.
- patches.apparmor/security-link.diff: Delete.
- patches.apparmor/security-listxattr.diff: Delete.
- patches.apparmor/security-mkdir.diff: Delete.
- patches.apparmor/security-mknod.diff: Delete.
- patches.apparmor/security-readlink.diff: Delete.
- patches.apparmor/security-removexattr.diff: Delete.
- patches.apparmor/security-rename.diff: Delete.
- patches.apparmor/security-rmdir.diff: Delete.
- patches.apparmor/security-setattr.diff: Delete.
- patches.apparmor/security-setxattr.diff: Delete.
- patches.apparmor/security-symlink.diff: Delete.
- patches.apparmor/security-unlink.diff: Delete.
- patches.apparmor/security-xattr-file.diff: Delete.
- patches.apparmor/sysctl-pathname.diff: Delete.
- patches.apparmor/unambiguous-__d_path.diff: Delete.
- patches.apparmor/vfs-getxattr.diff: Delete.
- patches.apparmor/vfs-link.diff: Delete.
- patches.apparmor/vfs-listxattr.diff: Delete.
- patches.apparmor/vfs-mkdir.diff: Delete.
- patches.apparmor/vfs-mknod.diff: Delete.
- patches.apparmor/vfs-notify_change.diff: Delete.
- patches.apparmor/vfs-removexattr.diff: Delete.
- patches.apparmor/vfs-rename.diff: Delete.
- patches.apparmor/vfs-rmdir.diff: Delete.
- patches.apparmor/vfs-setxattr.diff: Delete.
- patches.apparmor/vfs-symlink.diff: Delete.
- patches.apparmor/vfs-unlink.diff: Delete.

-------------------------------------------------------------------
Tue Jul 21 11:18:57 CEST 2009 - npiggin@suse.de

- Update config files for bnc#522686 -- set
  CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=65536.

-------------------------------------------------------------------
Mon Jul 20 20:30:41 CEST 2009 - jeffm@suse.de

- Update config files: Disabled optimize for size on all flavors
  (FATE#305694)

-------------------------------------------------------------------
Mon Jul 20 17:26:02 CEST 2009 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Jul 20 17:02:57 CEST 2009 - jeffm@suse.com

- Update to 2.6.30.2
  - lots of security and bug fixes
  - Obsoleted patches.fixes/firmware-memmap-64bit.diff

-------------------------------------------------------------------
Mon Jul 20 13:02:46 CEST 2009 - mmarek@suse.cz

- rpm/split-modules: set LC_COLLATE=C

-------------------------------------------------------------------
Sat Jul 18 03:40:28 CEST 2009 - jeffm@suse.de

- rpm/package-descriptions: Added desktop description.

-------------------------------------------------------------------
Sat Jul 18 03:39:00 CEST 2009 - jeffm@suse.de

- rpm/package-descriptions: Added desktop description.

-------------------------------------------------------------------
Sat Jul 18 03:18:57 CEST 2009 - jeffm@suse.de

- Add -desktop flavors for i386 and x86_64
  - Disabled group scheduler and groups
  - Disabled optimize for size
  - Enabled full preemption
  - Set HZ=1000

-------------------------------------------------------------------
Sat Jul 18 01:34:58 CEST 2009 - jeffm@suse.de

- Add -desktop flavors for i386 and x86_64 (FATE#305694)
  - Disabled group scheduler and groups
  - Disabled optimize for size
  - Enabled full preemption
  - Set HZ=1000

-------------------------------------------------------------------
Fri Jul 17 17:10:19 CEST 2009 - jeffm@suse.de

- patches.apparmor/apparmor.diff: ia64 build fix

-------------------------------------------------------------------
Fri Jul 17 11:25:31 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: simplify the add_dirs_to_filelist
  function and make it less chatty in build logs.

-------------------------------------------------------------------
Fri Jul 17 00:39:39 CEST 2009 - jeffm@suse.com

- patches.apparmor/apparmor.diff: ia64 build fix

-------------------------------------------------------------------
Fri Jul 17 00:06:19 CEST 2009 - jeffm@suse.com

- patches.apparmor/security-default-lsm: security: Define default
  LSM (bnc#442668).

-------------------------------------------------------------------
Thu Jul 16 22:50:13 CEST 2009 - jeffm@suse.de

- patches.apparmor/apparmor.diff: AppArmor.

-------------------------------------------------------------------
Thu Jul 16 22:44:02 CEST 2009 - jeffm@suse.de

- patches.apparmor/apparmor.diff: AppArmor.

-------------------------------------------------------------------
Thu Jul 16 20:15:59 CEST 2009 - jeffm@suse.de

- patches.rpmify/sgi-hotplug-fixup: hotplug: fix sgi-hotplug
  attribute handling.

-------------------------------------------------------------------
Thu Jul 16 16:53:35 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: drop the config-subst script, use
  scripts/config instead.

-------------------------------------------------------------------
Thu Jul 16 13:19:19 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: fix debugsource generation.

-------------------------------------------------------------------
Thu Jul 16 10:46:05 CEST 2009 - mmarek@suse.cz

- rpm/split-modules: fix last change.

-------------------------------------------------------------------
Wed Jul 15 22:40:58 CEST 2009 - mmarek@suse.cz

- rpm/split-modules: fix for module names with underscores or
  dashes.

-------------------------------------------------------------------
Wed Jul 15 22:33:07 CEST 2009 - jeffm@suse.de

- Update to 2.6.31-rc3.
  - Eliminated 2 patches.

-------------------------------------------------------------------
Wed Jul 15 17:10:29 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: annotate in which products the
  obsoleted kmps were last used, remove "ralink-rt2860-kmp" which
  I couldn't find anywhere.

-------------------------------------------------------------------
Wed Jul 15 16:50:44 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: obsolete btusb-kmp (bnc#514375).

-------------------------------------------------------------------
Tue Jul 14 15:37:36 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/split-modules: move generating of
  the base / main / unsupported module lists to a separate script.
  Avoids 6k modinfo calls and fixes module dependencies
  (bnc#512179).

-------------------------------------------------------------------
Mon Jul 13 22:10:13 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: fix include2/asm symlink (bnc#509680).

-------------------------------------------------------------------
Mon Jul 13 16:55:56 CEST 2009 - mmarek@suse.cz

- rpm/modversions: fix overriding of function symbols.

-------------------------------------------------------------------
Mon Jul 13 16:13:52 CEST 2009 - mmarek@suse.cz

- rpm/modversions: fix overriding of unknown symbols.

-------------------------------------------------------------------
Tue Jul  7 14:30:30 CEST 2009 - jkosina@suse.de

- patches.suse/e1000e_allow_bad_checksum: Delete.
- patches.suse/e1000e_call_dump_eeprom: Delete.
- patches.suse/e1000e_use_set_memory_ro-rw_to_protect_flash_memory:
  Delete.

Delete the leftover debugging patches for e1000e EEPROM corruption
that are not needed anymore.

-------------------------------------------------------------------
Tue Jul  7 12:03:10 CEST 2009 - aj@suse.de

- README.BRANCH: Update, kotd will become 11.2 eventually.

-------------------------------------------------------------------
Mon Jul  6 21:36:35 CEST 2009 - jeffm@suse.com

- Update to 2.6.31-rc2.

-------------------------------------------------------------------
Fri Jul  3 22:32:24 CEST 2009 - jeffm@suse.com

- Update to 2.6.31-rc1-git10.
  - Eliminated 28 patches.
  - Xen is disabled.

-------------------------------------------------------------------
Fri Jul  3 15:41:08 CEST 2009 - mmarek@suse.cz

- patches.suse/kbuild-generate-modules.builtin: kbuild: generate
  modules.builtin.
- rpm/kernel-binary.spec.in: package modules.builtin for use by
  modprobe / mkinitrd.

-------------------------------------------------------------------
Fri Jul  3 14:44:00 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in: simplify
  the patch applying loops to reduce noise in build logs.

-------------------------------------------------------------------
Tue Jun 30 19:28:22 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: chmod +x find-provides

-------------------------------------------------------------------
Tue Jun 30 13:17:18 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: do not "annotate" the packaged
  Modules.symvers
- patches.suse/modpost-filter-out-built-in-depends: Delete.

-------------------------------------------------------------------
Tue Jun 30 11:35:47 CEST 2009 - jbeulich@novell.com

- patches.arch/ia64-page-migration: Fix compiler warning.

-------------------------------------------------------------------
Mon Jun 29 19:50:25 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: move /boot/symvers* files back to
  -base, these are needed during KMP installation.

-------------------------------------------------------------------
Mon Jun 29 19:49:16 CEST 2009 - mmarek@suse.cz

- patches.fixes/kbuild-fix-generating-of-.symtypes-files: kbuild:
  fix generating of *.symtypes files.
- patches.suse/genksyms-add-override-flag.diff: Refresh.
- rpm/kernel-binary.spec.in: create the *.symref files in the build
  directory

-------------------------------------------------------------------
Fri Jun 26 19:04:30 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: add Provides: kernel-{base,extra} to
  the subpackages (bnc#516827).

-------------------------------------------------------------------
Wed Jun 24 15:51:48 CEST 2009 - gregkh@suse.de

- Update config files.
  revert the ACPI and thermal config changes:
    config/i386/pae and config/x86-64/default:
	CONFIG_ACPI_AC=m
	CONFIG_ACPI_BATTERY=m
	CONFIG_ACPI_BUTTON=m
	CONFIG_ACPI_VIDEO=m
	CONFIG_ACPI_FAN=m
	CONFIG_ACPI_PROCESSOR=m
	CONFIG_ACPI_THERMAL=m
	CONFIG_ACPI_CONTAINER=m
	CONFIG_X86_ACPI_CPUFREQ=m
	CONFIG_THERMAL=m

-------------------------------------------------------------------
Wed Jun 24 15:48:06 CEST 2009 - gregkh@suse.de

- patches.suse/ec_merge_irq_and_poll_modes.patch: Delete.
- patches.suse/linux-2.6.29-retry-root-mount.patch: Delete.

-------------------------------------------------------------------
Wed Jun 24 10:57:00 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.30 and c/s 908.
- Update Xen config files.
- patches.xen/tmem: Transcendent memory ("tmem") for Linux.

-------------------------------------------------------------------
Tue Jun 23 06:19:21 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
	CONFIG_ACPI_AC=y
	CONFIG_ACPI_BATTERY=y
	CONFIG_ACPI_BUTTON=y
	CONFIG_ACPI_VIDEO=y
	CONFIG_ACPI_FAN=y
	CONFIG_ACPI_PROCESSOR=y
	CONFIG_ACPI_THERMAL=y
	CONFIG_ACPI_CONTAINER=y
	CONFIG_X86_ACPI_CPUFREQ=y
	CONFIG_THERMAL=y

-------------------------------------------------------------------
Tue Jun 23 06:05:34 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
	CONFIG_SND_TIMER=y
	CONFIG_SND_PCM=y
	CONFIG_SND_SEQUENCER=y
	CONFIG_SND_MIXER_OSS=y
	CONFIG_SND_PCM_OSS=y


-------------------------------------------------------------------
Tue Jun 23 05:57:44 CEST 2009 - gregkh@suse.de

- Update config files.
  fix up config mistake in x86-64/default made in last commit.

-------------------------------------------------------------------
Tue Jun 23 05:54:30 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
	CONFIG_VIDEO_OUTPUT_CONTROL=y
	CONFIG_SOUND=y
	CONFIG_SND=y

-------------------------------------------------------------------
Tue Jun 23 05:42:51 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
	CONFIG_I2C=y
	CONFIG_HWMON=y

-------------------------------------------------------------------
Sat Jun 20 04:19:52 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
	CONFIG_IPV6=y

-------------------------------------------------------------------
Sat Jun 20 04:18:09 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
	CONFIG_HID=y
	CONFIG_USB_STORAGE=y

-------------------------------------------------------------------
Sat Jun 20 02:11:50 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
	CONFIG_ATA_PIIX=Y

-------------------------------------------------------------------
Sat Jun 20 02:09:25 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
	CONFIG_USB_EHCI_HCD=Y
	CONFIG_USB_OHCI_HCD=Y
	CONFIG_USB_UHCI_HCD=Y

-------------------------------------------------------------------
Sat Jun 20 02:03:08 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
	CONFIG_CFG80211=Y
	CONFIG_LIB80211=Y
	CONFIG_MAC80211=Y
	CONFIG_ATH5K=Y

-------------------------------------------------------------------
Sat Jun 20 01:57:07 CEST 2009 - gregkh@suse.de

- Update config files.
  config/i386/pae and config/x86-64/default:
  	CONFIG_X86_MSR=Y
	CONFIG_X86_CPUID=Y

-------------------------------------------------------------------
Fri Jun 19 23:48:52 CEST 2009 - gregkh@suse.de

- comment out broken acpi patch for the moment.

-------------------------------------------------------------------
Fri Jun 19 23:12:06 CEST 2009 - gregkh@suse.de

- move the "preload" branch into master to get 2.6.30 working
  for Moblin.
- Update config files.
- patches.drivers/alsa-ad1984a-hp-quirks: ALSA: update HP
  quirks for Zenith & co (bnc#472789, bnc#479617, bnc#502425,
  bnc#503101).
- patches.suse/driver-core-add-nodename-callbacks.patch: Driver
  Core: add nodename callbacks.
- patches.suse/driver-core-aoe-add-nodename-for-aoe-devices.patch:
  Driver Core: aoe: add nodename for aoe devices.
- patches.suse/driver-core-block-add-nodename-support-for-block-drivers.patch:
  Driver Core: block: add nodename support for block drivers..
- patches.suse/driver-core-bsg-add-nodename-for-bsg-driver.patch:
  Driver Core: bsg: add nodename for bsg driver.
- patches.suse/driver-core-devtmpfs-driver-core-maintained-dev-tmpfs.patch:
  Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev.
- patches.suse/driver-core-drm-add-nodename-for-drm-devices.patch:
  Driver Core: drm: add nodename for drm devices.
- patches.suse/driver-core-dvb-add-nodename-for-dvb-drivers.patch:
  Driver Core: dvb: add nodename for dvb drivers.
- patches.suse/driver-core-input-add-nodename-for-input-drivers.patch:
  Driver Core: input: add nodename for input drivers.
- patches.suse/driver-core-misc-add-nodename-support-for-misc-devices.patch:
  Driver Core: misc: add nodename support for misc devices..
- patches.suse/driver-core-raw-add-nodename-for-raw-devices.patch:
  Driver Core: raw: add nodename for raw devices.
- patches.suse/driver-core-sound-add-nodename-for-sound-drivers.patch:
  Driver Core: sound: add nodename for sound drivers.
- patches.suse/driver-core-usb-add-nodename-support-for-usb-drivers.patch:
  Driver Core: usb: add nodename support for usb drivers..
- patches.suse/driver-core-x86-add-nodename-for-cpuid-and-msr-drivers.patch:
  Driver Core: x86: add nodename for cpuid and msr drivers..
- patches.suse/ec_merge_irq_and_poll_modes.patch: ACPI: EC:
  Merge IRQ and POLL modes.
- patches.suse/linux-2.6.29-dont-wait-for-mouse.patch: fastboot:
  remove "wait for all devices before mounting root" delay.
- patches.suse/linux-2.6.29-enable-async-by-default.patch:
  enable async_enabled by default.
- patches.suse/linux-2.6.29-even-faster-kms.patch: speed up kms
  even more.
- patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch:
  jbd: longer commit interval.
- patches.suse/linux-2.6.29-kms-after-sata.patch: make kms happen
  after sata.
- patches.suse/linux-2.6.29-retry-root-mount.patch: fastboot:
  retry mounting the root fs if we can't find init.
- patches.suse/linux-2.6.29-silence-acer-message.patch: Silence
  acer wmi driver on non-acer machines.
- patches.suse/linux-2.6.29-touchkit.patch: some new touch screen
  device ids
.
- patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch:
  uvcvideo: ignore hue control for 5986:0241 (bnc#499152).
- patches.suse/devtmpfs.patch: Delete.

-------------------------------------------------------------------
Fri Jun 12 05:14:11 CEST 2009 - greg@suse.de

- scripts/sequence-patch.sh: fix bug in ketchup usage

-------------------------------------------------------------------
Wed Jun 10 16:12:01 CEST 2009 - jeffm@suse.com

- Update to 2.6.30-final.

-------------------------------------------------------------------
Wed Jun 10 10:31:34 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.30-rc8 and c/s 898.
- Update Xen config files.
- patches.xen/pci-reserve: linux/pci: reserve io/memory space
  for bridge.
- patches.xen/xen-x86-exports: Delete.

-------------------------------------------------------------------
Tue Jun  9 17:14:45 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  rpm/kernel-syms.spec.in, rpm/mkspec: update copyright header and
  change indentation to what autobuild enforces on checkin. No
  functional change.

-------------------------------------------------------------------
Tue Jun  9 17:06:06 CEST 2009 - jbeulich@novell.com

- patches.suse/stack-unwind-add-declaration.patch: Fold into ...
- patches.suse/stack-unwind: ... this one.

-------------------------------------------------------------------
Tue Jun  9 12:11:11 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: move /boot/vmlinux-*.gz to -devel
  again.
- rpm/find-provides: don't generate the ksym() provides ourself,
  let rpm do it. Add a workaround for vmlinux-*.gz in -devel.

-------------------------------------------------------------------
Mon Jun  8 09:01:23 CEST 2009 - jeffm@suse.com

- patches.suse/reiser4-set_page_dirty_notag: mm: Add
  set_page_dirty_notag() helper for reiser4.

-------------------------------------------------------------------
Fri Jun  5 13:43:37 CEST 2009 - mmarek@suse.cz

- rpm/kernel-module-subpackage: add Enhances: kernel-$flavor to
  kmps (bnc#502092).

-------------------------------------------------------------------
Thu Jun  4 16:26:21 CEST 2009 - jeffm@suse.de

- Update to 2.6.30-rc8.

-------------------------------------------------------------------
Thu Jun  4 07:09:52 CEST 2009 - sdietrich@suse.de

- supported.conf: remove duplicate kernel/drivers/md/dm-log

-------------------------------------------------------------------
Thu Jun  4 06:02:57 CEST 2009 - teheo@suse.de

Conver ide major allocation.

- patches.suse/block-add-mangle-devt-switch: block: add
  genhd.mangle_devt parameter (fate#305584).

-------------------------------------------------------------------
Mon Jun  1 20:54:44 CEST 2009 - jeffm@suse.de

- Update to 2.6.30-rc7-git4.

-------------------------------------------------------------------
Fri May 29 09:50:28 CEST 2009 - teheo@suse.de

Rename mangle_minor to mangle_devt and also cover sd major allocation.

- patches.suse/block-add-mangle-devt-switch: block: add
  genhd.mangle_devt parameter (fate#305584).

-------------------------------------------------------------------
Fri May 29 07:35:53 CEST 2009 - teheo@suse.de

- Update config files to enable DEBUG_BLOCK_EXT_DEVT on all configs
  except for vanilla and ppc/ps3.
- patches.suse/block-add-mangle-devt-switch: block: add
  genhd.mangle_minor parameter (fate#305584).

-------------------------------------------------------------------
Thu May 28 16:35:40 CEST 2009 - jdelvare@suse.de

- patches.fixes/scsi-scan-blist-update: Add BLIST_REPORTLUN2 to
  EMC SYMMETRIX (bnc#185164, bnc#191648, bnc#505578).

-------------------------------------------------------------------
Wed May 27 18:05:14 CEST 2009 - jeffm@suse.com

- Update to 2.6.30-rc7-git2.

-------------------------------------------------------------------
Wed May 27 08:22:05 CEST 2009 - gregkh@suse.de

- patches.drivers/ath1e-add-new-device-id-for-asus-hardware.patch:
  ath1e: add new device id for asus hardware.

-------------------------------------------------------------------
Tue May 26 15:28:51 CEST 2009 - mmarek@suse.cz

- rpm/mkspec: when using a custom release number, create a
  get_release_number.sh script for autobuild.

-------------------------------------------------------------------
Tue May 26 15:08:25 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: workaround for bnc#507084: strip
  binaries in /usr/src/linux-obj/*/*/scripts.

-------------------------------------------------------------------
Tue May 26 11:33:25 CEST 2009 - jdelvare@suse.de

- patches.drivers/r8169-allow-true-forced-mode-setting.patch:
  r8169: allow true forced mode setting (bnc#467518).

-------------------------------------------------------------------
Mon May 25 14:11:04 CEST 2009 - mmarek@suse.cz

- switch i386 flavors back to -default (non-pae) and -pae for
  milestone2

-------------------------------------------------------------------
Sun May 24 10:36:18 CEST 2009 - mmarek@suse.cz

- rpm/find-provides: fix for kernel-kdump.

-------------------------------------------------------------------
Sat May 23 22:18:05 CEST 2009 - mmarek@suse.cz

- rpm/find-provides, rpm/kernel-binary.spec.in, rpm/symsets.pl:
  workaround to fix provides of built-in symbols: move vmlinux*.gz
  back to -base and extract the provides from it.

-------------------------------------------------------------------
Fri May 22 15:47:01 CEST 2009 - teheo@suse.de

- patches.arch/i586-unwind-quick-fix: i586-relocs: ignore NONE
  relocation.

-------------------------------------------------------------------
Fri May 22 12:42:36 CEST 2009 - mmarek@suse.cz

- rpm/compute-PATCHVERSION.sh, rpm/mkspec, scripts/tar-up.sh: avoid
  unpacking the patches tarballs in compute-PATCHVERSION.sh.

-------------------------------------------------------------------
Fri May 22 11:45:41 CEST 2009 - mmarek@suse.cz

- rpm/mkspec: add --release option to set a custom release string.
- scripts/tar-up.sh: revive -rs option.

-------------------------------------------------------------------
Wed May 20 16:05:07 CEST 2009 - mmarek@suse.cz

- patches.arch/acpi_thermal_passive_blacklist.patch,
  patches.suse/devtmpfs.patch: fix patches to apply with git-apply.

-------------------------------------------------------------------
Tue May 19 21:42:45 CEST 2009 - sdietrich@suse.de

- patches.suse/stack-unwind-add-declaration.patch: Fix compile
  error when CONFIG_STACK_UNWIND is not set.

-------------------------------------------------------------------
Tue May 19 18:24:46 CEST 2009 - jblunck@suse.de

- patches.rpmify/arm-arch_include_asm-fix.diff: ARM: move
  mach-types.h to arch/include/asm.

-------------------------------------------------------------------
Tue May 19 18:03:44 CEST 2009 - jeffm@suse.com

- Set CONFIG_FRAMEBUFFER_CONSOLE=y

-------------------------------------------------------------------
Tue May 19 17:27:45 CEST 2009 - jeffm@suse.com

- Restored CONFIG_BOOTSPLASH=y and CONFIG_FB_VESA=y on
  x86/x86_64 (bnc#504608)

-------------------------------------------------------------------
Tue May 19 16:17:34 CEST 2009 - jbeulich@novell.com

- patches.xen/sfc-endianness: fix building with gcc 4.4.

-------------------------------------------------------------------
Tue May 19 12:04:26 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.30/rc6-git3 and c/s 873.

-------------------------------------------------------------------
Mon May 18 16:52:37 CEST 2009 - jeffm@suse.com

- Updated to 2.6.30-rc6-git3.
  - Eliminated 4 patches.

-------------------------------------------------------------------
Fri May 15 19:16:23 CEST 2009 - jeffm@suse.de

- doc/README.SUSE: Updated to reflect building in an external
  directory so as not to contaminate /usr/src/linux

-------------------------------------------------------------------
Thu May 14 14:09:10 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: fix path in
  /usr/src/linux-obj/.../Makefile.

-------------------------------------------------------------------
Thu May 14 11:09:01 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: provide kernel-$flavor-devel =
  %version-%source_rel in the -devel packages (bnc#503280).

-------------------------------------------------------------------
Wed May 13 15:42:49 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: also fix kernel-$flavor-devel requires
  (bnc#503280).

-------------------------------------------------------------------
Wed May 13 15:32:58 CEST 2009 - mmarek@suse.cz

- rpm/mkspec: fix kernel-syms requires (bnc#503280).

-------------------------------------------------------------------
Mon May 11 21:11:59 CEST 2009 - jeffm@suse.com

- patches.fixes/dup2-retval-fix: dup2: Fix return value with
  oldfd == newfd and invalid fd (bnc#498042).

-------------------------------------------------------------------
Mon May 11 21:11:19 CEST 2009 - jeffm@suse.com

- patches.fixes/reiserfs-xattr-fixup: reiserfs: clean up ifdefs.
- patches.fixes/reiserfs-xattr-root-fixup: reiserfs: deal with
  NULL xattr root w/ xattrs disabled.
- patches.fixes/reiserfs-xattrs-disabled-perms: reiserfs: fixup
  perms when xattrs are disabled.
- patches.fixes/reiserfs-expose-privroot: reiserfs: allow exposing
  privroot w/ xattrs enabled.

-------------------------------------------------------------------
Mon May 11 19:41:25 CEST 2009 - jeffm@suse.de

- Updated to 2.6.30-rc5-git1.
  - Eliminated 4 patches.

-------------------------------------------------------------------
Wed May  6 17:38:57 CEST 2009 - gregkh@suse.de

- Update config files. update vanilla configs so that the build works.

-------------------------------------------------------------------
Wed May  6 17:19:56 CEST 2009 - gregkh@suse.de

- Update config files.
- patches.suse/devtmpfs.patch: driver-core: devtmpfs - driver-core
  maintained /dev tmpfs.

-------------------------------------------------------------------
Tue May  5 17:17:21 CEST 2009 - jeffm@suse.com

- Update config files.

-------------------------------------------------------------------
Tue May  5 16:46:08 CEST 2009 - jeffm@suse.com

- Update to 2.6.30-rc4-git1.
- patches.rpmify/fix-unexpected-non-allocable-warnings-with-suse-gcc:
  kbuild, modpost: fix "unexpected non-allocatable" warning with
  SUSE gcc.

-------------------------------------------------------------------
Tue May  5 14:31:59 CEST 2009 - jbeulich@novell.com

- patches.fixes/iwl3945-build: iwl3945: fix ia64/ppc build.

-------------------------------------------------------------------
Tue May  5 11:05:37 CEST 2009 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.30-rc4: Fix ia64 build.

-------------------------------------------------------------------
Tue May  5 10:08:12 CEST 2009 - jbeulich@novell.com

- patches.suse/stack-unwind: Also initialize PT_GS() on 32-bit.
- patches.arch/x86_64-unwind-annotations: Refresh.

-------------------------------------------------------------------
Tue May  5 10:02:41 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.29-rc4 and c/s 867.
- Update i386 and x86_64 config files.
- config.conf: Re-enable Xen.

-------------------------------------------------------------------
Tue May  5 05:22:16 CEST 2009 - teheo@suse.de

- patches.suse/kbuild-icecream-workaround: kbuild: add workaround
  for icecream bug (bnc#495786).

-------------------------------------------------------------------
Fri May  1 20:01:16 CEST 2009 - jeffm@suse.com

- patches.fixes/reiserfs-xattr-locking: reiserfs: Expand i_mutex
  to enclose lookup_one_len.

-------------------------------------------------------------------
Fri May  1 20:00:48 CEST 2009 - jeffm@suse.com

- Update to 2.6.30-rc4.
  - Eliminated 2 patches.

-------------------------------------------------------------------
Fri May  1 19:58:07 CEST 2009 - jeffm@suse.com

- patches.drivers/libata-prefer-over-ide: libata: prefer libata
  drivers over ide ones (bnc#433105).
- patches.fixes/reiserfs-xattr-locking: reiserfs: Expand i_mutex
  to enclose lookup_one_len.
- patches.kernel.org/patch-2.6.30-rc3-rc4:
- patches.suse/no-frame-pointer-select: Fix stack unwinder Kconfig
  (bnc#402518).
- patches.arch/s390-08-05-af_iucv-msgpeek-fix.patch: Delete.
- patches.fixes/fix-periodic-mode-programming-on-amd81xx: Delete.

-------------------------------------------------------------------
Thu Apr 30 16:56:17 CEST 2009 - mmarek@suse.cz

- scripts/submit-to-bs: tentative script to submit a new kernel to
  openSUSE:Factory

-------------------------------------------------------------------
Tue Apr 28 11:19:41 CEST 2009 - npiggin@suse.de

- patches.apparmor/unambiguous-__d_path.diff: Put a reminder in here
  to fix the lock order problem when the patch is updated to HEAD.

-------------------------------------------------------------------
Mon Apr 27 13:48:49 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  rpm/kernel-syms.spec.in, rpm/mkspec: Fix prepending EXTRAVERSION,
  rename the variable back to @RELEASE_PREFIX@.

-------------------------------------------------------------------
Mon Apr 27 10:41:20 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  rpm/kernel-syms.spec.in, rpm/mkspec: prepend the EXTRAVERSION to
  the rpm release string (note that this won't have any effect in
  the openSUSE:* projects).

-------------------------------------------------------------------
Fri Apr 24 19:28:44 CEST 2009 - gregkh@suse.de

- Update config files.
  - build rtc_cmos driver into the kernel for i386 and x86-64 default
    kernels.  This should automatically take care of the rtc/system time
    syncing so we don't need to do it in a boot script and should speed
    up booting time a lot.

-------------------------------------------------------------------
Fri Apr 24 19:24:53 CEST 2009 - gregkh@suse.de

- Update config files. change CONFIG_ATA=y and CONFIG_SATA_AHCI=y

-------------------------------------------------------------------
Fri Apr 24 18:23:21 CEST 2009 - gregkh@suse.de

- Update config files. change to CONFIG_EXT2_FS=y and CONFIG_EXT3_FS=y

-------------------------------------------------------------------
Fri Apr 24 18:19:34 CEST 2009 - gregkh@suse.de

- Update config files. change to CONFIG_SCSI=y and CONFIG_BLK_DEV_SD=y

-------------------------------------------------------------------
Fri Apr 24 18:14:49 CEST 2009 - gregkh@suse.de

- Update config files. change to use CONFIG_USB=y

-------------------------------------------------------------------
Thu Apr 23 23:38:53 CEST 2009 - jeffm@suse.de

- Added legacy config.

-------------------------------------------------------------------
Thu Apr 23 23:31:39 CEST 2009 - jeffm@suse.de

- Temporarily disabled patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch

-------------------------------------------------------------------
Thu Apr 23 17:53:58 CEST 2009 - jeffm@suse.de

- Moved i386 kernel-default to kernel-legacy.
- Moved i386 kernel-pae config to kernel-default.
- Disabled CONFIG_ISA in i386 kernel-default to improve boot speed.

-------------------------------------------------------------------
Thu Apr 23 17:29:47 CEST 2009 - jeffm@suse.de

- Update to 2.6.30-rc3.

-------------------------------------------------------------------
Thu Apr 23 17:17:59 CEST 2009 - jeffm@suse.de

- patches.fixes/fix-periodic-mode-programming-on-amd81xx: x86:
  hpet: fix periodic mode programming on AMD 81xx.
- patches.fixes/hpet-boot-fix: Delete.

-------------------------------------------------------------------
Mon Apr 20 16:44:13 CEST 2009 - jeffm@suse.de

- patches.fixes/hpet-boot-fix: hpet: fix "IO-APIC + timer doesn't work!"

-------------------------------------------------------------------
Mon Apr 20 16:43:50 CEST 2009 - jeffm@suse.de

- Update to 2.6.30-rc2-git6.

-------------------------------------------------------------------
Wed Apr 15 06:33:54 CEST 2009 - jeffm@suse.de

- Update to 2.6.30-rc2.
  - trace and xen flavors disabled.
  - CONFIG_OTUS disabled on ppc.
  - request-based multipath could use some testing.
  - Eliminated 96 patches.

-------------------------------------------------------------------
Fri Apr 10 20:09:08 CEST 2009 - jeffm@suse.de

- rpm/devel-post.sh, rpm/kernel-binary.spec.in: Created i586 symlink
  for i386.

-------------------------------------------------------------------
Fri Apr 10 19:08:14 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Added /usr/src/linux-obj to -devel

-------------------------------------------------------------------
Fri Apr 10 17:35:35 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: Use xargs -r to fix case when no
  modules are supported.

-------------------------------------------------------------------
Fri Apr 10 17:18:34 CEST 2009 - jeffm@suse.com

- Moved linux-obj symlink handling to kernel-$flavor-devel.

-------------------------------------------------------------------
Fri Apr 10 11:41:12 CEST 2009 - mmarek@suse.cz

- rpm/package-descriptions: Add comment.

-------------------------------------------------------------------
Fri Apr 10 11:12:30 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  rpm/kernel-syms.spec.in, scripts/tar-up.sh: Rename the timestamp
  file to source-timestamp instead, so that autobuild does not add
  the timestamp verbatim.

-------------------------------------------------------------------
Thu Apr  9 13:52:47 CEST 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.29 final and c/s 854.
- patches.xen/sfc-external-sram: enable access to Falcon's
  external SRAM (bnc#489105).
- patches.xen/sfc-sync-headers: sync Solarflare accelerator
  headers (bnc#489105).
- Update Xen config files.

-------------------------------------------------------------------
Wed Apr  8 11:54:11 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  rpm/kernel-syms.spec.in: Fix last change: do not add the
  timestamp if it is already added verbatim (by prepare_spec during
  checkin)

-------------------------------------------------------------------
Tue Apr  7 21:58:38 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  rpm/kernel-syms.spec.in: Add source timestamp to package
  descriptions.

-------------------------------------------------------------------
Tue Apr  7 21:28:59 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  rpm/kernel-syms.spec.in, rpm/mkspec: add descriptions to
  generated spec files.
- rpm/package-descriptions: descriptions of binary packages.

-------------------------------------------------------------------
Mon Apr  6 20:29:03 CEST 2009 - jeffm@suse.com

- Enabled STAGING on !x86 and disabled COMEDI.

-------------------------------------------------------------------
Mon Apr  6 19:21:37 CEST 2009 - jeffm@suse.com

- patches.rpmify/split-package: Enable

-------------------------------------------------------------------
Mon Apr  6 19:21:23 CEST 2009 - jeffm@suse.com

- Update config files: Fixed i386-vanilla.

-------------------------------------------------------------------
Mon Apr  6 19:11:52 CEST 2009 - jeffm@suse.com

- patches.fixes/xfs-export-debug: xfs: export assertion handler.

-------------------------------------------------------------------
Mon Apr  6 02:53:12 CEST 2009 - jeffm@suse.com

- Switch from SPARSEMEM to DISCONTIGMEM on i386.

-------------------------------------------------------------------
Sun Apr  5 02:24:01 CEST 2009 - jeffm@suse.com

- scripts/tar-up_and_run_mbuild.sh: Added pae to the important
  specfiles list.

-------------------------------------------------------------------
Fri Apr  3 22:47:12 CEST 2009 - jeffm@suse.com

- Update config files: Fix missing ia64-debug.

-------------------------------------------------------------------
Fri Apr  3 22:32:01 CEST 2009 - jeffm@suse.com

- patches.xen/sfc-resource-driver: Fix uninitialized var warning.

-------------------------------------------------------------------
Fri Apr  3 22:25:35 CEST 2009 - jeffm@suse.com

- Drop NR_CPUS back to 128 on i386.

-------------------------------------------------------------------
Fri Apr  3 19:36:31 CEST 2009 - jeffm@suse.com

- rpm/kernel-binary.spec.in: Added CONFIG_SPLIT_PACKAGE.

-------------------------------------------------------------------
Fri Apr  3 19:35:53 CEST 2009 - jeffm@suse.de

- Update config files: Enabled STAGING drivers on -vanilla.

-------------------------------------------------------------------
Fri Apr  3 17:13:32 CEST 2009 - jblunck@suse.de

- patches.rpmify/rpm-kernel-config: Rediff.

-------------------------------------------------------------------
Fri Apr  3 17:06:14 CEST 2009 - mmarek@suse.cz

- rpm/kernel-source.spec.in: chmod +x mkspec arch-symbols
  compute-PATCHVERSION.sh

-------------------------------------------------------------------
Fri Apr  3 17:00:50 CEST 2009 - jeffm@suse.com

- Update config files: Enabled STAGING drivers.

-------------------------------------------------------------------
Fri Apr  3 16:30:02 CEST 2009 - jeffm@suse.com

- Sync up kernel configs for x86/x86_64 flavors.

-------------------------------------------------------------------
Fri Apr  3 14:55:26 CEST 2009 - mmarek@suse.cz

- rpm/kernel-source.spec.in, rpm/mkspec: do not package the binary
  spec files anymore.

-------------------------------------------------------------------
Thu Apr  2 23:41:52 CEST 2009 - mmarek@suse.cz

- rpm/modversions: keep the override keyword in --pack.

-------------------------------------------------------------------
Thu Apr  2 20:37:33 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in, rpm/mkspec, scripts/tar-up.sh: remove
  @TOLERATE_UNKNOWN_NEW_CONFIG_OPTIONS@ expansion, check for a file
  named TOLERATE-UNKNOWN-NEW-CONFIG-OPTIONS in sourcedir instead.

-------------------------------------------------------------------
Thu Apr  2 20:27:04 CEST 2009 - mmarek@suse.cz

- rpm/kernel-syms.spec.in: set LC_ALL=C in rpm -q call

-------------------------------------------------------------------
Thu Apr  2 17:57:48 CEST 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: add @FLAVOR@ again to avoid %%(...)
  expansion

-------------------------------------------------------------------
Thu Apr  2 17:48:41 CEST 2009 - mmarek@suse.cz

- rpm/mkspec: new script to generate spec files from *.spec.in
  templates
- rpm/compute-PATCHVERSION.sh, rpm/kernel-binary.spec.in,
  rpm/kernel-source.spec.in, rpm/kernel-syms.spec.in: add to the
  source rpm
- scripts/tar-up.sh: just tar up patches directories and call
  mkspec

-------------------------------------------------------------------
Tue Mar 31 15:56:00 CEST 2009 - mmarek@suse.cz

- rpm/kernel-dummy.spec.in: Delete.

-------------------------------------------------------------------
Tue Mar 31 15:46:18 CEST 2009 - jeffm@suse.de

- doc/README.KSYMS: Add to repo.

-------------------------------------------------------------------
Tue Mar 31 15:39:55 CEST 2009 - mmarek@suse.cz

- config.conf, rpm/old-packages.conf, scripts/arch-symbols,
  scripts/run_oldconfig.sh, scripts/tar-up.sh: drop the arch
  symbols completely, only map the various ix86 archs to i386.

-------------------------------------------------------------------
Tue Mar 31 14:49:09 CEST 2009 - mmarek@suse.cz

- doc/README.SUSE: allow_unsupported_modules needs to be set before
  installing the kernel (bnc#484664).

-------------------------------------------------------------------
Tue Mar 31 03:08:30 CEST 2009 - jeffm@suse.de

- Add %changelog to spec files

-------------------------------------------------------------------
Tue Mar 31 03:07:51 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Clean up %build_$flavor macros

-------------------------------------------------------------------
Tue Mar 31 02:54:18 CEST 2009 - jeffm@suse.de

- rpm/kernel-source.spec.in: Create kernel-source-vanilla

-------------------------------------------------------------------
Tue Mar 31 02:53:41 CEST 2009 - jeffm@suse.de

- rpm/kernel-syms.spec.in, scripts/tar-up.sh: Depend on kernel-$flavor-devel

-------------------------------------------------------------------
Tue Mar 31 02:52:41 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  rpm/kernel-syms.spec.in: Create a %using_buildservice macro

-------------------------------------------------------------------
Tue Mar 31 02:52:04 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  scripts/sequence-patch.sh, scripts/tar-up.sh:
  kernel-{binary,source}: Remove arch guards

-------------------------------------------------------------------
Tue Mar 31 02:51:13 CEST 2009 - jeffm@suse.de

- doc/README.SUSE, rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  scripts/tar-up.sh: Move development files from kernel-source to
  kernel-$flavor-devel

-------------------------------------------------------------------
Tue Mar 31 02:50:53 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Remove $CONFIG_MODULES

-------------------------------------------------------------------
Tue Mar 31 02:50:15 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Remove duplicate CONFIG_DEBUG_INFO=y

-------------------------------------------------------------------
Tue Mar 31 02:49:53 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Use macros for cpu_arch

-------------------------------------------------------------------
Tue Mar 31 02:49:23 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in:
  kernel-{source,binary}: Use path-related rpm macros

-------------------------------------------------------------------
Tue Mar 31 02:48:40 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in,  rpm/kernel-source.spec.in:
  Use a %kernelrelease macro.

-------------------------------------------------------------------
Tue Mar 31 02:47:58 CEST 2009 - jeffm@suse.de

- rpm/kernel-source.spec.in, rpm/source-post.sh, scripts/tar-up.sh:
  Use %variant instead of $variant

-------------------------------------------------------------------
Tue Mar 31 02:47:14 CEST 2009 - jeffm@suse.de

- kernel-source: Kill old obsoletes

-------------------------------------------------------------------
Tue Mar 31 02:46:35 CEST 2009 - jeffm@suse.de

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  rpm/kernel-syms.spec.in, scripts/tar-up.sh:
  Use %var instead of @VAR@ except where necessary

-------------------------------------------------------------------
Tue Mar 31 02:46:12 CEST 2009 - jeffm@suse.de

- kernel-syms: Sort by flavor, not architecture

-------------------------------------------------------------------
Tue Mar 31 02:45:43 CEST 2009 - jeffm@suse.de

- kernel-syms: Stop the architecture %else madness

-------------------------------------------------------------------
Tue Mar 31 02:45:15 CEST 2009 - jeffm@suse.de

- kernel-binary: Stop the architecture %else madness

-------------------------------------------------------------------
Mon Mar 30 22:16:04 CEST 2009 - jeffm@suse.de

- Removed -RT guards and a dead patch.

-------------------------------------------------------------------
Mon Mar 30 22:14:17 CEST 2009 - jeffm@suse.de

- patches.fixes/reiserfs-prealloc-fix: Delete.

-------------------------------------------------------------------
Mon Mar 30 15:26:04 CEST 2009 - jeffm@suse.de

- patches.suse/reiserfs-inode-init: Delete.

-------------------------------------------------------------------
Thu Mar 26 21:28:32 CET 2009 - mmarek@suse.cz

- rpm/config.sh: introduce rpm/config.sh, defining SRCVERSION and
  VARIANT variables.

-------------------------------------------------------------------
Tue Mar 24 15:37:54 CET 2009 - jeffm@suse.de

- Update to 2.6.29-final.
  - Eliminated 4 patches.

-------------------------------------------------------------------
Fri Mar 20 09:41:41 CET 2009 - jbeulich@novell.com

- Update Xen config files.
- Update Xen patches to 2.6.29-rc8 and c/s 821.

-------------------------------------------------------------------
Wed Mar 18 15:10:32 CET 2009 - mmarek@suse.cz

- rpm/kernel-*.spec.in, scripts/tar-up.sh: don't add "<RELEASE>"
  to the release, breaks plain rpmbuild.

-------------------------------------------------------------------
Tue Mar 17 16:14:08 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: don't generate symsets
- rpm/kernel-syms.spec.in: don't package symsets
- rpm/find-provides: disable symset provides
- rpm/macros.kernel-source: don't check for /boot/symsets*
  (fate#305945)

-------------------------------------------------------------------
Tue Mar 17 07:56:40 CET 2009 - knikanth@suse.de

- patches.fixes/loop-barriers: Delete.
- patches.fixes/loop-barriers2: Delete.
  Remove non-mainline patches to loop driver making it honour
  O_SYNC, sync requests and barriers. (bnc#485089), (bnc#471249)

-------------------------------------------------------------------
Mon Mar 16 18:11:40 CET 2009 - bphilips@suse.de

- README: add rough guide to updating KABI

-------------------------------------------------------------------
Fri Mar 13 23:37:52 CET 2009 - jeffm@suse.com

- Update to 2.6.29-rc8.

-------------------------------------------------------------------
Thu Mar 12 11:21:42 CET 2009 - jbeulich@novell.com

- patches.fixes/fix-nf_conntrack_slp,
  patches.suse/perfmon2-remove_get_base_syscall_attr.patch,
  patches.suse/perfmon2.patch,
  patches.suse/silent-stack-overflow-2.patch: fix build warnings.

-------------------------------------------------------------------
Thu Mar 12 11:09:42 CET 2009 - jbeulich@novell.com

- Update Xen patches addressing several issues in initial commit
- Update Xen config files (re-enable oprofile, disable novfs).
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind annotations
  in entry_64-xen.S.

-------------------------------------------------------------------
Thu Mar 12 11:02:37 CET 2009 - jbeulich@novell.com

- patches.arch/x86_64-unwind-annotations: fix unwind annotations in
  entry_64.S.

-------------------------------------------------------------------
Thu Mar 12 07:43:03 CET 2009 - rgoldwyn@suse.de

- patches.suse/novfs-creds-change-2.6.29: Changing credential
  according to new task_struct.

-------------------------------------------------------------------
Wed Mar 11 18:27:00 CET 2009 - jblunck@suse.de

- rpm/kernel-binary.spec.in: Use split_packages only if supported.conf
  is not empty.

-------------------------------------------------------------------
Mon Mar  9 21:26:13 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: renamed modprobe config to
  /etc/modprobe.d/50-module-renames.conf (required by new
  module-init-tools).

-------------------------------------------------------------------
Mon Mar  9 12:04:46 CET 2009 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.29-rc4: fix ia64 build.

-------------------------------------------------------------------
Mon Mar  9 09:42:36 CET 2009 - jbeulich@novell.com

- Update Xen config files (get tracing options back in sync with
  default).

-------------------------------------------------------------------
Fri Mar  6 20:56:37 CET 2009 - jeffm@suse.de

- Update config files: Enable CONFIG_FRAME_POINTER on Xen.

-------------------------------------------------------------------
Fri Mar  6 20:36:26 CET 2009 - jeffm@suse.de

- config.conf: Enabled Xen for building.

-------------------------------------------------------------------
Fri Mar  6 17:49:36 CET 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.29-rc7.

-------------------------------------------------------------------
Fri Mar  6 13:34:30 CET 2009 - jbenc@suse.cz

- Update config files: enabled wireless debugging in -debug flavors.

-------------------------------------------------------------------
Fri Mar  6 10:36:19 CET 2009 - mmarek@suse.cz

- rpm/get_release_number.sh.in, rpm/kernel-binary.spec.in,
  rpm/kernel-source.spec.in, rpm/kernel-syms.spec.in,
  scripts/tar-up.sh, doc/README.SUSE: finally drop kernel-dummy
- rpm/prepare-build.sh: Delete.

-------------------------------------------------------------------
Wed Mar  4 20:18:28 CET 2009 - jeffm@suse.com

- Update to 2.6.29-rc7.
  - Eliminated 1 patch.

-------------------------------------------------------------------
Wed Mar  4 11:48:01 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: workaround a bash bug (bnc#481817)
  in kernel-vanilla.spec.

-------------------------------------------------------------------
Tue Mar  3 23:00:28 CET 2009 - jeffm@suse.com

- patches.suse/export-security_inode_permission: Export
  security_inode_permission for aufs.

-------------------------------------------------------------------
Thu Feb 26 15:32:35 CET 2009 - jeffm@suse.com

- scripts/tar-up.sh: Add -u to update existing spec files.

-------------------------------------------------------------------
Thu Feb 26 11:50:57 CET 2009 - sven@suse.de

- rpm/kernel-binary.spec.in: Fix sub-package install-time conflict.

-------------------------------------------------------------------
Wed Feb 25 19:41:59 CET 2009 - mmarek@suse.cz

- scripts/tar-up.sh: create tarballs that don't change
  unnecessarily: set owner/group to nobody/nobody, mtime to time of
  the latest commit and sort the input files.

-------------------------------------------------------------------
Tue Feb 24 23:28:11 CET 2009 - jeffm@suse.com

- Update to 2.6.29-rc6-git1.

-------------------------------------------------------------------
Sat Feb 21 17:30:47 CET 2009 - mmarek@suse.cz

- rpm/kernel-syms.spec.in: also check if the package versions match
  (bnc#478462)

-------------------------------------------------------------------
Fri Feb 20 14:41:31 CET 2009 - jbeulich@novell.com

- patches.suse/stack-unwind: fix 32-bit arch_unwind_init_running().

-------------------------------------------------------------------
Fri Feb 20 10:12:51 CET 2009 - jbeulich@novell.com

- patches.suse/stack-unwind: fix patch fuzz.

-------------------------------------------------------------------
Fri Feb 20 09:48:59 CET 2009 - jbeulich@novell.com

- misc/xen-port-patches.py: Adjust fro new x86 header placement.
- patches.arch/x86_64-unwind-annotations: fix unwind annotations
  (bnc#472783).
- patches.suse/stack-unwind: Properlz hook up unwinder again.

-------------------------------------------------------------------
Fri Feb 20 02:49:50 CET 2009 - jeffm@suse.de

- patches.suse/kdb-common: Build fix with -I directive.

-------------------------------------------------------------------
Fri Feb 20 02:12:56 CET 2009 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Fri Feb 20 01:50:59 CET 2009 - jeffm@suse.de

- Update to 2.6.29-rc5-git3.
  - Eliminated 1 patch.

-------------------------------------------------------------------
Thu Feb 19 11:27:58 CET 2009 - mmarek@suse.cz

- rpm/symsets.pl: allow passing only Module.symvers and no modules

-------------------------------------------------------------------
Wed Feb 18 11:25:46 CET 2009 - olh@suse.de

- disable ppc601 support, disable unused framebuffer drivers

-------------------------------------------------------------------
Wed Feb 18 10:41:14 CET 2009 - olh@suse.de

- disable kdump on ppc32

------------------------------------------------------------------
Mon Feb 16 17:18:41 CET 2009 - jeffm@suse.com

- Update config files.

-------------------------------------------------------------------
Sat Feb 14 17:40:22 CET 2009 - jeffm@suse.de

- Update to 2.6.29-rc5.

-------------------------------------------------------------------
Fri Feb 13 21:15:40 CET 2009 - jeffm@suse.de

- Update to 2.6.29-rc4-git7.
  - Eliminated 2 patches.

-------------------------------------------------------------------
Mon Feb  9 22:04:41 CET 2009 - jeffm@suse.de

- patches.rpmify/spin_is_contended-fix: spin_is_contended
  Kconfig fixes.

-------------------------------------------------------------------
Mon Feb  9 17:47:43 CET 2009 - jeffm@suse.de

- Updated to 2.6.29-rc4.
  - Eliminated 3 patches.

-------------------------------------------------------------------
Fri Feb  6 21:34:56 CET 2009 - jeffm@suse.com

- patches.fixes/fix-warning-while-mapping-0-1MB-range-with-dev-mem:
  x86, pat: fix warn_on_once() while mapping 0-1MB range.

-------------------------------------------------------------------
Fri Feb  6 20:54:14 CET 2009 - mmarek@suse.cz

- rpm/kernel-module-subpackage, rpm/post.sh, rpm/postun.sh: fix
  last change: don't pass -e to weak-modules2.

-------------------------------------------------------------------
Fri Feb  6 14:42:13 CET 2009 - mmarek@suse.cz

- rpm/kernel-module-subpackage, rpm/post.sh, rpm/postun.sh: pass
  down shell options like -x to weak-modules2 to make debugging
  with rpm -ivv easier.

-------------------------------------------------------------------
Tue Feb  3 21:36:36 CET 2009 - jeffm@suse.de

- patches.fixes/fix-nf_conntrack_slp: make nf_conntrack_slp
  actually work (bnc#470963).

-------------------------------------------------------------------
Tue Feb  3 14:34:14 CET 2009 - mmarek@suse.cz

- scripts/tar-up.sh: fix branch name in KOTD packages.

-------------------------------------------------------------------
Tue Feb  3 12:37:06 CET 2009 - olh@suse.de

- config.conf: readde -debug flavor for ppc64

-------------------------------------------------------------------
Tue Feb  3 11:51:37 CET 2009 - olh@suse.de

- patches.fixes/scsi-ibmvfc_prli_initiator_fix.patch:
  Better handle other FC initiators (bnc#471217 - LTC51238)

-------------------------------------------------------------------
Tue Feb  3 11:48:59 CET 2009 - mmarek@suse.cz

- scripts/wd-functions.sh: display master as "master", not "HEAD"
  or "".

-------------------------------------------------------------------
Mon Feb  2 22:13:03 CET 2009 - jeffm@suse.de

- patches.fixes/ath9k-fix-led_device_naming.diff: ath9k: fix
  led naming.
- patches.fixes/b43legacy-fix-led_device_naming.diff: b43legacy:
  fix led naming.
- patches.fixes/iwlwifi-fix-iwl-3945_led_device_naming.diff:
  iwlwifi: another led naming fix.
- patches.fixes/iwlwifi-fix-iwl-led_device_naming.diff: iwlwifi:
  fix led naming   .
- patches.fixes/rt2x00-fix-led_device_naming.diff: rt2x00:
  fix led naming.

-------------------------------------------------------------------
Mon Feb  2 21:20:36 CET 2009 - jeffm@suse.de

- Updated to 2.6.29-rc3-git3.
  - Eliminated 6 patches.

-------------------------------------------------------------------
Mon Feb  2 17:35:32 CET 2009 - jeffm@suse.de

- Updated to 2.6.29-rc3.
  - AppArmor is disabled.
  - Xen is disabled.
  - Eliminated 745 patches.

-------------------------------------------------------------------
Mon Feb  2 17:17:07 CET 2009 - jeffm@suse.de

- Enabled patches.suse/reiserfs_warning-reentrant

-------------------------------------------------------------------
Mon Feb  2 11:30:07 CET 2009 - rw@suse.de

- patches.fixes/xpc-pass-physical,
  patches.kabi/xpc-pass-physical:
  kABI: restore upstream patch, add ABI cover-up. (bnc#458811)

-------------------------------------------------------------------
Mon Feb  2 10:44:23 CET 2009 - olh@suse.de

- patches.fixes/serial-jsm-enable_ms.patch:
  Add enable_ms to jsm driver (bnc#471224 - LTC51066)

-------------------------------------------------------------------
Mon Feb  2 10:30:50 CET 2009 - olh@suse.de

- patches.arch/ppc-optimize-sync.patch:
  Optimise smp_{r,w}mb and mutex (bnc#471222 - LTC51356)

-------------------------------------------------------------------
Sat Jan 31 04:35:24 CET 2009 - gregkh@suse.de

- refresh patches for fuzz due to 2.6.27.14-rc1 import.

-------------------------------------------------------------------
Sat Jan 31 04:16:39 CET 2009 - gregkh@suse.de

- patches.kabi/abi-fix-add-epoll_devs-back-to-struct-user_struct.patch:
  ABI fix: add epoll_devs back to struct user_struct.

-------------------------------------------------------------------
Sat Jan 31 04:07:38 CET 2009 - gregkh@suse.de

- Update to 2.6.27.14-rc1
  - lots of security fixes
  - lots of bugfixes
  - obsoletes:
    - patches.drivers/alsa-virtuoso-no-eeprom-overwrite
    - patches.drivers/pata_via.c-support-vx855-and-future-chips-whose-ide-controller-use-0x0571.patch
    - patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch
    - patches.fixes/sysfs-fix-problems-with-binary-files.patch
    - patches.fixes/xpc-fix-NULL-deref
    - patches.fixes/xpc-write-barrier

-------------------------------------------------------------------
Fri Jan 30 09:15:04 CET 2009 - olh@suse.de

- patches.arch/ppc-pseries-migration_hang_fix.patch:
  Fix partition migration hang under load (bnc#470563 - LTC51153)

-------------------------------------------------------------------
Fri Jan 30 08:00:00 CET 2009 - olh@suse.de

- disable CONFIG_DEBUG_STACKOVERFLOW and CONFIG_DEBUG_STACK_USAGE
  on ppc/ppc64

-------------------------------------------------------------------
Fri Jan 30 01:24:09 CET 2009 - teheo@suse.de

- patches.drivers/libata-fix-EH-device-failure-handling: libata:
  fix EH device failure handling (bnc#470845).

-------------------------------------------------------------------
Thu Jan 29 21:02:44 CET 2009 - jjolly@suse.de

- patches.arch/s390-08-08-add_qdio_utilization.patch: zfcp:
  queue_full is lacking the entry for qdio utilization
  (bnc#466462).

-------------------------------------------------------------------
Thu Jan 29 18:45:32 CET 2009 - gregkh@suse.de

- add ability to debug kernel using USB debug connector.
- Update config files.
- patches.suse/usb-move-ehci-reg-def.patch: usb: move ehci
  reg def.
- patches.suse/x86-usb-debug-port-early-console-v4.patch: x86:
  usb debug port early console, v4.

-------------------------------------------------------------------
Thu Jan 29 11:43:32 CET 2009 - mmarek@suse.cz

- patches.kabi/abi-fix-add-s_syncing-back-to-struct-super_block.patch
  patches.kabi/abi-fix-add-wb_sync_hold-enum-writeback_sync_modes.patch
  patches.kabi/export-iwl_rx_allocate
  patches.kabi/sched-kabi-compat-hack.patch: Introduce
  patches.kabi/ for patches that only work around kabi issues and
  can be safely dropped at the next SP.

-------------------------------------------------------------------
Wed Jan 28 20:34:29 CET 2009 - agruen@suse.de

- patches.xen/xen-x86-mark_rodata_rw.patch: Add missing pageattr.c
  changes to pageattr-xen.c (bnc#439348).

-------------------------------------------------------------------
Wed Jan 28 18:50:59 CET 2009 - agruen@suse.de

- patches.suse/x86-mark_rodata_rw.patch: Add mark_rodata_rw()
  to un-protect read-only kernel code pages (bnc#439348).
- patches.xen/xen-x86-mark_rodata_rw.patch: xen specific part
  (bnc#439348).

-------------------------------------------------------------------
Wed Jan 28 15:59:27 CET 2009 - mmarek@suse.cz

- config/s390/s390: the -man package still fails for s390, disable
  it

-------------------------------------------------------------------
Wed Jan 28 14:27:18 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: fix build of the -man subpackage on
  31bit s390

-------------------------------------------------------------------
Wed Jan 28 13:23:01 CET 2009 - mmarek@suse.cz

- fix kernel-default.ppc64 reference symsets

-------------------------------------------------------------------
Wed Jan 28 12:06:53 CET 2009 - jslaby@suse.cz

- patches.arch/x86_sgi_cpus4096-05-update-send_IPI_mask.patch:
  x86 cpumask: Updates to support NR_CPUS=4096 (bnc#425240
  FATE304266).
  [cpu_mask_to_apicid bigsmp fix]

-------------------------------------------------------------------
Wed Jan 28 08:16:54 CET 2009 - olh@suse.de

- patches.fixes/scsi-ibmvscsi-module_alias.patch:
  map scsi proc_name to module name (bnc#459933 - LTC50724)

-------------------------------------------------------------------
Tue Jan 27 23:33:09 CET 2009 - jeffm@suse.de

- Update config files: Disable ftrace in -debug on ppc64

-------------------------------------------------------------------
Tue Jan 27 23:16:03 CET 2009 - jeffm@suse.de

- config.conf: Added -debug flavor for ppc64.

-------------------------------------------------------------------
Tue Jan 27 13:40:53 CET 2009 - bwalle@suse.de

- patches.drivers/libfc-set-the-release-function.diff:
  Whitespace change.

-------------------------------------------------------------------
Tue Jan 27 09:05:30 CET 2009 - hare@suse.de

- patches.drivers/libfc-fix-read-IO-data-integrity: libfc:
  IO data integrity issue when a IO data frame lost (bnc#469536).

-------------------------------------------------------------------
Tue Jan 27 08:52:49 CET 2009 - jbeulich@novell.com

- re-enable patches.xen/xen3-e1000e_Export_set_memory_ro-rw.

-------------------------------------------------------------------
Tue Jan 27 07:44:18 CET 2009 - olh@suse.de

- update patches.arch/ppc-memoryless-nodes.patch:
  include prototype for PFN_UP() (bnc#462546 - LTC50009)

-------------------------------------------------------------------
Mon Jan 26 19:53:20 CET 2009 - kkeil@suse.de

- patches.suse/e1000e_Export_set_memory_ro-rw: Export
  set_memory_ro() and set_memory_rw() calls.
  readded to avoid kabi change

-------------------------------------------------------------------
Mon Jan 26 19:36:59 CET 2009 - jeffm@suse.de

- config.conf: Added kernel-vmi to i386.

-------------------------------------------------------------------
Mon Jan 26 19:08:43 CET 2009 - olh@suse.de

- update patches.arch/ppc-memoryless-nodes.patch:
  use PFN_UP() for end_pfn (bnc#462546 - LTC50009)

-------------------------------------------------------------------
Mon Jan 26 17:14:44 CET 2009 - mmarek@suse.cz

- kabi: import FCoE changes

-------------------------------------------------------------------
Mon Jan 26 17:00:44 CET 2009 - hare@suse.de

- patches.suse/dm-mpath-requeue-for-stopped-queue: disable
  wrong debug message again.

-------------------------------------------------------------------
Mon Jan 26 15:35:41 CET 2009 - rw@suse.de

- patches.fixes/taskstats-alignment:
  IA64: fill 'struct taskstats' on stack and 'memcpy' result to skb.
  (bnc#448410)

-------------------------------------------------------------------
Mon Jan 26 15:31:39 CET 2009 - olh@suse.de

- update patches.arch/ppc-memoryless-nodes.patch:
  fix calculation of reserve_size (bnc#462546 - LTC50009)

-------------------------------------------------------------------
Mon Jan 26 14:19:30 CET 2009 - kkeil@suse.de

- patches.fixes/disable-lro-per-default: Disable LRO per default
  in igb and ixgbe. (bnc#467519)

-------------------------------------------------------------------
Mon Jan 26 13:44:37 CET 2009 - jbeulich@novell.com

- Just comment out patches.xen/xen3-e1000e_* (to address build error)
  until disposition of their originals is known.

-------------------------------------------------------------------
Mon Jan 26 13:01:24 CET 2009 - kkeil@suse.de

- patches.fixes/sctp_do_not_use_stale_copy_of_sk: Do not use
  stale copy of sk. (bnc#440104)

-------------------------------------------------------------------
Mon Jan 26 12:52:21 CET 2009 - jblunck@suse.de

Renamed some patches so they get included in vanilla builds.
- patches.rpmify/firmware-path: Renamed.
- patches.rpmify/no-include-asm: Renamed.
- patches.suse/md-raid-metadata-PAGE_SIZE.patch: Renamed.

-------------------------------------------------------------------
Mon Jan 26 12:18:00 CET 2009 - olh@suse.de

- patches.suse/led_classdev.sysfs-name.patch: use correct name
  for /sys/devices/virtual/leds/ entries (bnc#468350)

-------------------------------------------------------------------
Mon Jan 26 12:15:15 CET 2009 - kkeil@suse.de

- patches.suse/e1000e_Export_set_memory_ro-rw: Delete.
- patches.suse/e1000e_allow_bad_checksum: Delete.
- patches.suse/e1000e_call_dump_eeprom: Delete.
- patches.suse/e1000e_ioremap_sanity_check: Delete.
- patches.suse/e1000e_use_set_memory_ro-rw_to_protect_flash_memory:
  Delete.
  Remove not mainline e1000e patches which were added to help with
  the e1000e NVM corruption - root issue is fixed

-------------------------------------------------------------------
Mon Jan 26 12:06:30 CET 2009 - kkeil@suse.de

- patches.drivers/tg3_libphy_workaround: tg3 libphy workaround.
  (bnc#468725)

-------------------------------------------------------------------
Mon Jan 26 09:17:49 CET 2009 - hare@suse.de

- supported.conf: Correct spelling for dm-least-pending
  path checker.

-------------------------------------------------------------------
Mon Jan 26 09:16:31 CET 2009 - hare@suse.de

- patches.suse/dm-mpath-check-info-before-access: Kernel Oops
  during path failover (bnc#458393).

-------------------------------------------------------------------
Sun Jan 25 02:07:17 CET 2009 - gregkh@suse.de

- refresh patch fuzz now that 2.6.27.13 is in tree

-------------------------------------------------------------------
Sun Jan 25 01:59:30 CET 2009 - gregkh@suse.de

- Update to final version of 2.6.27.13

-------------------------------------------------------------------
Sat Jan 24 23:24:49 CET 2009 - gregkh@suse.de

- dynamic debugging fixes backported from upstream:
- patches.drivers/driver-core-add-newlines-to-debugging-enabled-disabled-messages.patch:
  driver core: add newlines to debugging enabled/disabled
  messages.
- patches.drivers/driver-core-fix-dynamic_debug-cmd-line-parameter.patch:
  Driver core: fix 'dynamic_debug' cmd line parameter.
- patches.drivers/driver-core-fix-using-ret-variable-in-unregister_dynamic_debug_module.patch:
  driver core: fix using 'ret' variable in
  unregister_dynamic_debug_module.

-------------------------------------------------------------------
Sat Jan 24 17:51:17 CET 2009 - jbohac@suse.cz

- patches.arch/x86_64-hpet-64bit-timer.patch: 
  (fix return of an unitialized value (bnc#469017)

-------------------------------------------------------------------
Sat Jan 24 11:29:02 CET 2009 - mmarek@suse.cz

- update kabi files: ignore changes in struct pcie_link_state as
  it is an internal structure only.

-------------------------------------------------------------------
Sat Jan 24 11:26:16 CET 2009 - mmarek@suse.cz

- patches.suse/genksyms-add-override-flag.diff: genksyms: add
  --override flag.
- rpm/kernel-binary.spec.in: set KBUILD_OVERRIDE=1

-------------------------------------------------------------------
Sat Jan 24 01:25:44 CET 2009 - ghaskins@suse.de

- patches.fixes/sched-kabi-compat-hack.patch: sched: leave
  RT_GROUP_SCHED structure components intact to preserve kABI.

 broke kabi with fix for 456542

-------------------------------------------------------------------
Sat Jan 24 00:35:12 CET 2009 - trenn@suse.de

- patches.fixes/cpufreq_export_latency.patch: CPUFREQ: Introduce
  /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_transition_latency
  (bnc#464461).
- patches.fixes/cpufreq_ondemand_adjust_sampling_rate_limit.patch:
  CPUFREQ: ondemand/conservative: sanitize sampling_rate
  restrictions (bnc#464461).
- patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch:
  CPUFREQ: ondemand: Limit default sampling rate to 300ms
  max. (bnc#464461).
- patches.fixes/x86_cpufreq_powernow-k8_acpi_latency_values.patch:
  X86 powernow-k8 cpufreq: Get transition latency from acpi _PSS
  object (bnc#464461).

-------------------------------------------------------------------
Fri Jan 23 20:29:24 CET 2009 - jeffm@suse.de

- patches.fixes/xfs-dmapi-fixes: xfs/dmapi: fix crash on mount
  (bnc#458027).

-------------------------------------------------------------------
Fri Jan 23 20:19:33 CET 2009 - ghaskins@suse.de

- Update config files: Disable RT_GROUP_SCHED (bnc#456542).

  The RT_GROUP_SCHED feature is experimental and clearly broken, so
  lets turn it off for now.

-------------------------------------------------------------------
Fri Jan 23 16:51:40 CET 2009 - jeffm@suse.de

- patches.fixes/hpilo-open-close-fix: hpilo open/close fix
  (bnc#466517).

-------------------------------------------------------------------
Fri Jan 23 15:59:44 CET 2009 - hare@suse.de

- patches.suse/dm-mpath-requeue-for-stopped-queue: Handle I/O
  on stopped queues correctly (bnc#458393).

-------------------------------------------------------------------
Fri Jan 23 15:34:11 CET 2009 - jbenc@suse.cz

- patches.suse/mnt-want-write-speedup.patch,
  patches.suse/mnt_clone_write.patch: modified not to break kABI,
  enabled (bnc#436953).

-------------------------------------------------------------------
Fri Jan 23 15:08:39 CET 2009 - jbenc@suse.cz

- patches.fixes/iwlagn-fix-rfkill.patch: iwlagn: fix hw-rfkill
  while the interface is down (bnc#446158).

-------------------------------------------------------------------
Fri Jan 23 14:59:57 CET 2009 - mmarek@suse.cz

- kabi/severities: temporarily enable changes in FcOE modules.

-------------------------------------------------------------------
Fri Jan 23 11:55:18 CET 2009 - hare@suse.de

- patches.arch/s390-08-06-personality.patch: kernel: setting 32
  bit personality doesn't work (bnc#466462).
- patches.arch/s390-08-07-compat_wrappers.patch: kernel:
  Add missing wrapper functions for 31 bit compat
  syscalls. (bnc#466462,LTC#51229).
- patches.fixes/block-leave-the-request-timeout-timer-running:
  Delete obsolete patch.

-------------------------------------------------------------------
Fri Jan 23 11:42:28 CET 2009 - bwalle@suse.de

- patches.drivers/fcoe-change-fcoe_sw-sg_tablesi.diff: change
  fcoe_sw sg_tablesize to SG_ALL (bnc #459142).
- patches.drivers/fcoe-check-return-for-fc_set_m.diff: check
  return for fc_set_mfs (bnc #459142).
- patches.drivers/fcoe-fix-frame-length-validati.diff: fix frame
  length validation in the early receive path (bnc #459142).
- patches.drivers/fcoe-fix-incorrect-use-of-struct-module.diff:
  fcoe: fix incorrect use of struct module (bnc #468051).
- patches.drivers/fcoe-improved-load-balancing-i.diff: improved
  load balancing in rx path (bnc #459142).
- patches.drivers/fcoe-logoff-of-the-fabric-when.diff: Logoff
  of the fabric when destroying interface (bnc #459142).
- patches.drivers/fcoe-remove-warn_on-in-fc_set.diff: remove
  WARN_ON in fc_set_mfs (bnc #459142).
- patches.drivers/fcoe-user_mfs-is-never-used.diff: user_mfs is
  never used (bnc #459142).
- patches.drivers/libfc-add-fc_disc-c-locking-co.diff: Add
  fc_disc.c locking comment block (bnc #459142).
- patches.drivers/libfc-ensure-correct-device_pu.diff: libfc:
  Ensure correct device_put/get usage (round 2).
- patches.drivers/libfc-fix-rport-recursive-lock.diff: libfc:
  Fix rport recursive lock on rport mutex (bnc #459142).
- patches.drivers/libfc-handle-rrq-exch-timeout.diff: libfc:
  handle RRQ exch timeout (bnc #465596).
- patches.drivers/libfc-improve-fc_lport-c-locki.diff: Improve
  fc_lport.c locking comment block (bnc #459142).
- patches.drivers/libfc-improve-fc_rport-c-locki.diff: Improve
  fc_rport.c locking comment block (459142).
- patches.drivers/libfc-make-fc_disc-inline-with.diff: make
  fc_disc inline with the fc_lport structure (bnc #459142).
- patches.drivers/libfc-make-rscn-parsing-more-r.diff: make RSCN
  parsing more robust (bnc #459142).
- patches.drivers/libfc-make-sure-we-access-the.diff: make sure
  we access the CRC safely (bnc #459142).
- patches.drivers/libfc-pass-lport-in-exch_mgr_r.diff: libfc:
  Pass lport in exch_mgr_reset (bnc #465596).
- patches.drivers/libfc-remove-debug-print-state.diff: libfc:
  Remove debug print statement, too verbose (bnc #459142).
- patches.drivers/libfc-set-the-release-function.diff: Set
  the release function for the rport's kobject (round 2)
  (bnc #459142).
- patches.drivers/libfc-updated-comment-for-orde.diff: updated
  comment for order of em and ex locks (bnc #459142).
- patches.drivers/libfc-updated-libfc-fcoe-modul.diff: updated
  libfc fcoe module ver to 1.0.6 (bnc #459142).
- patches.drivers/libfc-use-an-operations-struct.diff: use an
  operations structure for rport callbacks (bnc #459142).
- patches.drivers/libfc-when-rport-goes-away-re.diff: libfc:
  when rport goes away (re-plogi), clean up exchanges to/from
  rport (bnc #465596).
- patches.drivers/libfc_locking.diff: libfc, fcoe: fixed locking
  issues with lport->lp_mutex around lport->link_status (bnc
  #468053).
- patches.drivers/libfc_rport.diff: libfc: rport retry on LS_RJT
  from certain ELS (bnc #468054).

-------------------------------------------------------------------
Fri Jan 23 11:36:44 CET 2009 - hare@suse.de

- patches.fixes/qla2xxx-check-fc-rport-validity:
  qla2xxx: added check for fcport is valid in
  qla2x00_terminate_rport_io(). (bnc#467624).

-------------------------------------------------------------------
Fri Jan 23 11:01:59 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-gateway-t1616-quirk: ALSA: hda -
  Add quirk for Gateway T1616 laptop (bnc#467597).
- patches.drivers/alsa-hda-hp-dv4-quirk: ALSA: hda - Add model
  entry for HP dv4.
- patches.drivers/alsa-hda-intel-d945-ref-quirk: ALSA: hda -
  Add model=ref for Intel board with STAC9221 (bnc#406529).

-------------------------------------------------------------------
Fri Jan 23 10:48:16 CET 2009 - hare@suse.de

- patches.fixes/blk-leave-sync-timer-running: block: Rediff
- patches.fixes/block-use-round_jiffies_up: Block: use
  round_jiffies_up() (bnc#464155).
- Add missing patches to series.conf:
  patches.fixes/round-jiffies-up
  patches.fixes/block-use-round_jiffies_up
  patches.fixes/block-fix-blk_start_queueing
  patches.fixes/suppress-buffer-IO-errors
  patches.fixes/block-optimizations-in-blk_rq_timed_out_timer
  patches.fixes/block-add-comment-in-blk_rq_timed_out

-------------------------------------------------------------------
Fri Jan 23 07:51:35 CET 2009 - olh@suse.de

- update patches.fixes/scsi-ibmvscsi-vio_leak.patch:
  handle also drivers/scsi/ibmvscsi/ibmvfc.c

-------------------------------------------------------------------
Fri Jan 23 06:41:18 CET 2009 - sjayaraman@suse.de

- patches.fixes/cifs-fix-oops-on-ipv6-mount: cifs: make sure we
  allocate enough storage for socket address (467691).

-------------------------------------------------------------------
Fri Jan 23 05:57:48 CET 2009 - gregkh@suse.de

- patches.kernel.org/abi-fix-add-wb_sync_hold-enum-writeback_sync_modes.patch:
  ABI fix: add WB_SYNC_HOLD enum writeback_sync_modes.

-------------------------------------------------------------------
Fri Jan 23 05:08:48 CET 2009 - gregkh@suse.de

- patches.kernel.org/abi-fix-add-s_syncing-back-to-struct-super_block.patch:
  ABI fix: add s_syncing back to struct super_block.

-------------------------------------------------------------------
Fri Jan 23 02:26:30 CET 2009 - gregkh@suse.de

- update to 2.6.27.13-rc1:
  - security updates
  - lots of bugfixes
  - obsoletes:
    - patches.arch/ppc-fix_hugepage_check.patch
    - patches.drivers/alsa-hda-ad1986a-laptop-eapd-model-back
    - patches.drivers/alsa-hda-samsung-q45-quirk
    - patches.fixes/security-introduce-missing-kfree.patch
    - patches.fixes/xpc-fix-heartbeat
- Update config files.

-------------------------------------------------------------------
Thu Jan 22 23:55:10 CET 2009 - kkeil@suse.de

- patches.drivers/e1000-fix-shared-emc.patch: e1000: fix bug
  with shared interrupt during reset (bnc#396687)

-------------------------------------------------------------------
Thu Jan 22 22:43:48 CET 2009 - tonyj@suse.de

- patches.fixes/revert-bgcolor-line-feed-93f78da4.patch: Revert
  "vt: fix background color on line feed" (bnc#418613).

-------------------------------------------------------------------
Thu Jan 22 19:28:06 CET 2009 - jbenc@suse.cz

- patches.fixes/iwlwifi-fix-rs_get_rate-oops.patch: iwlwifi:
  fix rs_get_rate WARN_ON() (bnc#456002).
- Reordered wireless patches to group together patches touching the same
  driver.

-------------------------------------------------------------------
Thu Jan 22 19:13:20 CET 2009 - bphilips@suse.de

- patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch:
  disable catas_reset by default to avoid problems with EEH
  (bnc#456389).

-------------------------------------------------------------------
Thu Jan 22 17:42:04 CET 2009 - rw@suse.de

- patches.fixes/xpc-pass-physical:
  fixed kABI breakage. (bnc#458811)

-------------------------------------------------------------------
Thu Jan 22 15:58:54 CET 2009 - bwalle@suse.de

- scripts/tar-up_and_run_mbuild.sh: s390 (the 31 bit variant) is
  not an important spec file.

-------------------------------------------------------------------
Thu Jan 22 15:50:44 CET 2009 - jbenc@suse.cz

- patches.fixes/mac80211-add-direct-probe.patch: fixed kABI
  breakage, reenabled.

-------------------------------------------------------------------
Thu Jan 22 15:29:07 CET 2009 - mmarek@suse.cz

- rpm/modversions: eat the "override" keyword before parsing the
  symbol definition.

-------------------------------------------------------------------
Thu Jan 22 14:14:03 CET 2009 - olh@suse.de

- patches.fixes/scsi-ibmvscsi-vio_leak.patch:
  Correct VIO bus/device CMO accounting problems (bnc#468304 - LTC51205)

-------------------------------------------------------------------
Thu Jan 22 14:03:12 CET 2009 - olh@suse.de

- patches.suse/of_platform_driver.module-owner.patch:
  add missing module symlink to /sys/bus/*/driver/*
  in struct of_platform_driver.

-------------------------------------------------------------------
Thu Jan 22 13:29:23 CET 2009 - kkeil@suse.de

- patches.drivers/ixgbe_DCB_compile_err.patch: DCB compile
  error fix - new version from Intel  (bnc#465923)

-------------------------------------------------------------------
Thu Jan 22 12:58:06 CET 2009 - jbohac@suse.cz

- patches.arch/x86_64-hpet-64bit-timer.patch: allow 64-bit mode
  for HPET Timer0 (bnc#456700).
  (fix compilation on i386 and add hpet64 to kernel-parameters.txt)

-------------------------------------------------------------------
Thu Jan 22 12:25:59 CET 2009 - jbohac@suse.cz

- patches.arch/x86_64-hpet-64bit-timer.patch: allow 64-bit mode
  for HPET Timer0 (bnc#456700).

-------------------------------------------------------------------
Thu Jan 22 12:10:39 CET 2009 - rw@suse.de

- patches.fixes/xpc-pass-physical:
  sgi-xpc: need to pass the physical address, not virtual. (bnc#458811)
- patches.fixes/xpc-fix-heartbeat:
  sgi-xpc: eliminate false detection of no heartbeat. (bnc#464545)

-------------------------------------------------------------------
Thu Jan 22 11:28:20 CET 2009 - jkosina@suse.de

- patches.fixes/input-add-nomux-dell-vostro-1510.patch: Input:
  add Dell Vostro 1510 to nomux list (bnc#404881).

-------------------------------------------------------------------
Thu Jan 22 10:30:46 CET 2009 - jblunck@suse.de

- scripts/compute-PATCHVERSION.sh: Fix SRCVERSION parsing (bnc#465113).

-------------------------------------------------------------------
Thu Jan 22 10:02:42 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-add-volume-offset: ALSA: hda - Add
  extra volume offset to standard volume amp macros (bnc#466428).
- patches.drivers/alsa-hda-stac-reduce-volume-scale: ALSA: hda -
  Halve too large volume scales for STAC/IDT codecs (bnc#466428).

-------------------------------------------------------------------
Thu Jan 22 09:25:52 CET 2009 - hare@suse.de

- patches.drivers/lpfc-8.2.8.12-update: Update lpfc from 8.2.8.11
  to 8.2.8.12 (bnc#467713).

-------------------------------------------------------------------
Thu Jan 22 01:58:48 CET 2009 - jeffm@suse.de

- patches.fixes/reiserfs-debug-1036: fix missing jl arg

-------------------------------------------------------------------
Wed Jan 21 21:09:15 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: delete duplicate error message in the
  kabi checks

-------------------------------------------------------------------
Wed Jan 21 20:04:30 CET 2009 - jeffm@suse.de

- patches.fixes/remove_kernel_physical_mapping_init_from_init:
  move kernel_physical_mapping_init to __meminit (bnc#467474).

-------------------------------------------------------------------
Wed Jan 21 19:56:34 CET 2009 - jbenc@suse.cz

- patches.fixes/mac80211-add-direct-probe.patch: disabled, as it changes
  kABI.

-------------------------------------------------------------------
Wed Jan 21 19:46:46 CET 2009 - gregkh@suse.de

- patches.fixes/security-introduce-missing-kfree.patch: security:
  introduce missing kfree (bnc#467322).
- patches.fixes/sysfs-fix-problems-with-binary-files.patch:
  sysfs: fix problems with binary files.

-------------------------------------------------------------------
Wed Jan 21 19:35:32 CET 2009 - rw@suse.de

- patches.arch/ia64-page-migration.fix:
  fix deadlock caused by cpe_migrate.ko and mark it supported.
  (bnc#464676)

-------------------------------------------------------------------
Wed Jan 21 19:23:31 CET 2009 - jeffm@suse.de

- patches.fixes/sn-irq-affinity: sn2: preserve irq affinity set
  in PROM (bnc#457679).

-------------------------------------------------------------------
Wed Jan 21 19:15:43 CET 2009 - jeffm@suse.de

- patches.fixes/uv_zalias_support: uv: Support for non-nasid 0
  systems (bnc#458869).

-------------------------------------------------------------------
Wed Jan 21 19:12:47 CET 2009 - jeffm@suse.de

- patches.fixes/xpc-fix-NULL-deref: sgi-xpc: Remove NULL pointer
  dereference. (bnc#466563).
- patches.fixes/xpc-write-barrier: sgi-xpc: ensure flags are
  updated before bte_copy (bnc#466563).

-------------------------------------------------------------------
Wed Jan 21 19:06:26 CET 2009 - jbenc@suse.cz

- patches.fixes/ipw2200-workaround-firmware-restarts-when-scanning.patch:
  ipw2200: fix scanning while associated (bnc#459067).

-------------------------------------------------------------------
Wed Jan 21 19:01:41 CET 2009 - jbenc@suse.cz

- patches.fixes/iwl3945-fix-rfkill.patch: iwl3945: report
  killswitch changes even if the interface is down (bnc#446013).

-------------------------------------------------------------------
Wed Jan 21 18:51:54 CET 2009 - jbenc@suse.cz

- patches.fixes/mac80211-add-direct-probe.patch: mac80211:
  add direct probe before association (bnc#461889).

-------------------------------------------------------------------
Wed Jan 21 16:38:10 CET 2009 - hare@suse.de

- patches.drivers/mptsas-discover-all-devices: mptsas driver
  fails to discover devices (bnc#459932).

-------------------------------------------------------------------
Wed Jan 21 14:04:08 CET 2009 - jbeulich@novell.com

- Update Xen patches to 2.6.27.12.
- patches.xen/764-netback-foreign-pages.patch: netback: handle
  non-netback foreign pages.
- patches.xen/769-evtchn-CPU-offline.patch: evtchn: Fix CPU offlining
  to switch all affected ports belonging to a particular /dev/evcthn
  user.
- patches.xen/gso-size-check.patch: gso: Ensure that the packet
  is long enough.
- patches.xen/xen-S3-MSI: fix Dom0 resume from S3 when MSI is
  in use (bnc#435596).
- patches.xen/xen3-e1000e_ioremap_sanity_check: ioremap sanity
  check to catch mapping requests exceeding the BAR sizes
  (bnc#425480).
- patches.xen/xen3-x86-fix-kmap-contig.patch: x86: contiguous
  kmap fix (bnc#449812).

-------------------------------------------------------------------
Wed Jan 21 12:08:54 CET 2009 - olh@suse.de

- update patches.suse/radeon-monitor-jsxx-quirk.patch:
  implement correct model matching

-------------------------------------------------------------------
Wed Jan 21 10:20:05 CET 2009 - olh@suse.de

- update patches.suse/dm-mpath-tracking-nr-bytes:
  lpp_end_io gets nr_bytes as third arg

-------------------------------------------------------------------
Wed Jan 21 10:04:08 CET 2009 - olh@suse.de

- update patches.suse/radeon-monitor-jsxx-quirk.patch:
  match all JSxx/QSxx models based on the first 4 chars in 'model'

-------------------------------------------------------------------
Wed Jan 21 08:09:10 CET 2009 - olh@suse.de

- update patches.arch/ppc-axon-missing-msi-workaround-5.diff:
  Fix MSI after kexec (bnc#467633)

-------------------------------------------------------------------
Tue Jan 20 21:01:18 CET 2009 - gregkh@suse.de

- clean up patch fuzz after 2.6.27.12 inclusion.

-------------------------------------------------------------------
Tue Jan 20 20:50:47 CET 2009 - gregkh@suse.de

- Update to the real 2.6.27.12

-------------------------------------------------------------------
Tue Jan 20 17:00:55 CET 2009 - jeffm@suse.de

- patches.suse/reiserfs_warning-reentrant: reiserfs: eliminate
  reiserfs_warning from uniqueness functions; Fixes deadlock.

-------------------------------------------------------------------
Tue Jan 20 16:39:35 CET 2009 - olh@suse.de

- patches.drivers/cxgb3-ser.patch:
  reset the adapter on fatal error (bnc#466062 - LTC51042)

-------------------------------------------------------------------
Tue Jan 20 15:24:43 CET 2009 - jjolly@suse.de

- patches.arch/s390-08-03-iucv-cpu-hotremove.diff: iucv: failing
  cpu hot remove for inactive iucv (bnc#466462,LTC#51104).
- patches.arch/s390-08-04-compat-sigaltstack.diff:
  kernel: 31 bit compat sigaltstack syscall fails with
  -EFAULT. (bnc#466462,LTC#50888).
- patches.arch/s390-08-05-af_iucv-msgpeek-fix.patch:
  af_iucv: System hang if recvmsg() is used with MSG_PEEK
  (bnc#466462,LTC#51136).

-------------------------------------------------------------------
Tue Jan 20 15:15:19 CET 2009 - hare@suse.de

- patches.suse/dm-mpath-accept-failed-paths: Only accept
  non-existing paths when adding failed paths (bnc#467579)

-------------------------------------------------------------------
Tue Jan 20 12:19:52 CET 2009 - mmarek@suse.cz

- rpm/kernel-source.spec.in: set CONFIG_DEBUG_INFO=y in the
  packaged .configs if builfing debug packages (bnc#460887)

-------------------------------------------------------------------
Mon Jan 19 16:40:39 CET 2009 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: set %tolerate_kabi_changes to 6

-------------------------------------------------------------------
Mon Jan 19 16:40:11 CET 2009 - mmarek@suse.cz

- patches.suse/export-iwl_rx_allocate: reintroduce
  EXPORT_SYMBOL(iwl_rx_allocate).

-------------------------------------------------------------------
Mon Jan 19 13:56:20 CET 2009 - mmarek@suse.cz

- import SLE11 RC2 reference kabi

-------------------------------------------------------------------
Mon Jan 19 11:35:12 CET 2009 - hare@suse.de

- patches.drivers/mpt-return-all-sense-data: MPT Fusion doesn't
  return all sense data (bnc#466179).

-------------------------------------------------------------------
Sat Jan 17 00:20:49 CET 2009 - gregkh@suse.de

- Update to 2.6.27.12-rc2

-------------------------------------------------------------------
Fri Jan 16 17:46:11 CET 2009 - od@suse.de

- patches.arch/x86-call-boot-IRQ-quirks-at-end-of-device-init-and-during-resume.patch:
  call boot IRQ quirks at end of device init and during resume.
- patches.arch/x86-disable-AMD-ATI-boot-interrupt-generation.patch:
  update to upstream variant of this patch:
    - integrate an older quirk to make IO-APIC mode work on AMD
      8131 rev. A0 and B0
    - fix boot IRQ disabling logic for AMD 813x
    - remove unneeded code for AMD SB700S

-------------------------------------------------------------------
Fri Jan 16 16:09:26 CET 2009 - jbeulich@novell.com

- patches.arch/x86-fix-kmap-contig.patch: x86: contiguous kmap
  fix (bnc#449812).

-------------------------------------------------------------------
Fri Jan 16 10:55:12 CET 2009 - olh@suse.de

- enable mptsas in kdump kernel to allow crashdump on QS2x blades

-------------------------------------------------------------------
Fri Jan 16 08:44:42 CET 2009 - tiwai@suse.de

Fix STAC925x patch again
- patches.drivers/alsa-hda-stac925x-init-fix: ALSA: hda - Fix
  (yet more) STAC925x issues (bnc#460478).

-------------------------------------------------------------------
Fri Jan 16 07:03:59 CET 2009 - jjolly@suse.de

- patches.arch/s390-08-01-cio-fix-mp-mode.diff: cio: fix
  subchannel multipath mode setup (bnc#466462,LTC#51047).
- patches.arch/s390-08-02-zfcp-gpn-align-fix.diff: zfcp: fix
  memory alignment for GPN_FT requests. (bnc#466462).

-------------------------------------------------------------------
Thu Jan 15 23:53:36 CET 2009 - gregkh@suse.de

- Update config files for vanilla kernel versions due to new config
  option added in 2.6.27.12-rc1.

-------------------------------------------------------------------
Thu Jan 15 23:47:39 CET 2009 - gregkh@suse.de

- Update to 2.6.27.12-rc1:
  - security fixes
  - fixes CVE-2009-0029
  - bug fixes all over the place.
  - obsoletes the following patches:
    - patches.arch/ppc-cmm_no_kdump.patch
    - patches.drivers/alsa-caiaq-midi-oops-fix
    - patches.drivers/alsa-hda-hp-6730b-quirk
    - patches.drivers/ibmvfc-host_init_delay.patch
    - patches.drivers/ibmvfc-improve_sync_events.patch
    - patches.fixes/PCI-Suspend-and-resume-PCI-Express-ports-with-interrupts-disabled.patch
    - patches.fixes/PCI-handle-PCI-state-saving-with-interrupts-disabled.patch
    - patches.fixes/fs-symlink-write_begin-allocation-context-fix.patch
    - patches.fixes/mm-lockless-pagecache-barrier.patch
    - patches.fixes/pci-rework-suspend-of-devices-with-no-drivers.patch
    - patches.fixes/uv-remove-erroneous-BAU-init
- Update config files.

-------------------------------------------------------------------
Thu Jan 15 11:37:26 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-virtuoso-no-eeprom-overwrite: sound:
  virtuoso: do not overwrite EEPROM on Xonar D2/D2X (bnc#462365).

-------------------------------------------------------------------
Thu Jan 15 11:16:35 CET 2009 - bwalle@suse.de

- patches.suse/s390-System.map.diff:
  Strip L2^B symbols (bnc #456682).

-------------------------------------------------------------------
Thu Jan 15 11:09:29 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-hda-gateway-fix: ALSA: patch_sigmatel:
  Add missing Gateway entries and autodetection (bnc#460478).
- patches.drivers/alsa-hda-gateway-fix2: ALSA: hda - More fixes
  on Gateway entries (bnc#460478).
- patches.drivers/alsa-hda-hp-dv5-mic-fix: ALSA: hda - Fix HP
  dv5 mic input (bnc#462913).
- patches.drivers/alsa-hda-hp-dv5-quirk: ALSA: hda - Add quirk
  for another HP dv5 (bnc#462913).
- patches.drivers/alsa-hda-idt92hd83-fix-typo: ALSA: hda -
  Fix a typo.
- patches.drivers/alsa-hda-samsung-q45-quirk: ALSA: hda - Add
  automatic model setting for Samsung Q45.
- patches.drivers/alsa-hda-seek-for-codec-id: ALSA: hda - Add
  a new function to seek for a codec ID (bnc#460478).
- patches.drivers/alsa-hda-sigmatel-no-hp-reset: ALSA: hda -
  Don't reset HP pinctl in patch_sigmatel.c (bnc#460478).
- patches.drivers/alsa-hda-stac925x-init-fix: ALSA: hda - Fix
  missing initialization of NID 0x0e for STAC925x (bnc#460478).

-------------------------------------------------------------------
Thu Jan 15 08:40:13 CET 2009 - olh@suse.de

- patches.arch/ppc-fix_hugepage_check.patch:
  is_hugepage_only_range() must account for both 4kB and 64kB
  slices (bnc#466229 - LTC51063)

-------------------------------------------------------------------
Wed Jan 14 23:23:42 CET 2009 - jeffm@suse.de

- Update config files: Disabled PARAVIRT on vanilla and LGUEST.

-------------------------------------------------------------------
Wed Jan 14 23:07:16 CET 2009 - jeffm@suse.de

- Enabled patches.suse/unlock_page-speedup.patch

-------------------------------------------------------------------
Wed Jan 14 22:00:49 CET 2009 - rjw@suse.de

- patches.fixes/PCI-PM-Split-PCI-Express-port-suspend-resume.patch:
  PCI PM: Split PCI Express port suspend-resume (bnc#455926).
- patches.fixes/PCI-Suspend-and-resume-PCI-Express-ports-with-interrupts-disabled.patch:
  PCI: Suspend and resume PCI Express ports with interrupts
  disabled (bnc#455926).
- patches.fixes/PCI-handle-PCI-state-saving-with-interrupts-disabled.patch:
  PCI: handle PCI state saving with interrupts disabled
  (bnc#455926).
- patches.fixes/pci-rework-suspend-of-devices-with-no-drivers.patch:
  PCI: Rework default handling of suspend and resume (bnc#455926).

-------------------------------------------------------------------
Wed Jan 14 19:38:29 CET 2009 - jeffm@suse.de

- Update config files: Disable PARAVIRT.

-------------------------------------------------------------------
Wed Jan 14 19:20:29 CET 2009 - gregkh@suse.de

- refresh patches for fuzz due to update to 2.6.27.11

-------------------------------------------------------------------
Wed Jan 14 19:02:21 CET 2009 - gregkh@suse.de

- Update to final version of 2.6.27.11

-------------------------------------------------------------------
Wed Jan 14 16:38:47 CET 2009 - kkeil@suse.de

- patches.drivers/ixgbe-dcb-setstate.patch: Bugfix for ixgbe
  and kernel DCB netlink code. (bnc#458194)
- patches.drivers/ixgbe_DCB_compile_err.patch: DCB compile
  error fix. (bnc#465923)
- Update config files.

-------------------------------------------------------------------
Wed Jan 14 15:56:58 CET 2009 - trenn@suse.de

- patches.fixes/acpi_irq_quirk_pci_irq_derive.patch: Delete.
It came out that this is an already fixed BIOS bug. The quirk
is not needed anymore.

-------------------------------------------------------------------
Wed Jan 14 14:53:51 CET 2009 - trenn@suse.de

- patches.fixes/acpi_fix_double_slash_root_prefix_handling.patch:
  In AcpiNsGetInternalNameLength, skip the redundant backslash
  of RootPrefix (http://bugzilla.kernel.org/show_bug.cgi?id=11541
  http://www.acpica.org/bugzilla/show_bug.cgi?id=739).
- patches.fixes/acpi_video_always_update_sys.patch: video: always
  update the brightness when poking "brightness" (bnc#450149).
- patches.fixes/acpi_video_handle_reversed_brightness_info.patch:
  ACPI: video: Fix reversed brightness behavior on ThinkPad SL
  series (bnc#450149).

-------------------------------------------------------------------
Wed Jan 14 08:45:29 CET 2009 - olh@suse.de

- patches.fixes/sched-fix-__load_balance_iterator-for-cfs-with-on.patch:
  fix __load_balance_iterator() for cfs with only one task
  (bnc#457594 - LTC50544)

-------------------------------------------------------------------
Wed Jan 14 08:32:32 CET 2009 - olh@suse.de

- patches.fixes/xfs-redirty-ENOSPC.patch: Re-dirty pages on
  ENOSPC when converting delayed allocations (bnc#433112 - LTC48749)

-------------------------------------------------------------------
Wed Jan 14 04:33:33 CET 2009 - npiggin@suse.de

- Added guarded patches:
- patches.suse/mnt-want-write-speedup.patch: fs: mnt_want_write
  speedup (bnc#436953).
- patches.suse/mnt_clone_write.patch: fs: introduce
  mnt_clone_write (bnc#436953).
- patches.suse/unlock_page-speedup.patch: mm: unlock_page speedup
  (bnc#436953).

-------------------------------------------------------------------
Wed Jan 14 00:51:58 CET 2009 - gregkh@suse.de

- Update config files.
- patches.drivers/add-via-chrome9-drm-support.patch: add Via
  chrome9 drm support.

-------------------------------------------------------------------
Wed Jan 14 00:29:20 CET 2009 - gregkh@suse.de

- patches.drivers/pata_via.c-support-vx855-and-future-chips-whose-ide-controller-use-0x0571.patch:
  pata_via.c: Support VX855 and future chips whose IDE controller
  use 0x0571..

-------------------------------------------------------------------
Tue Jan 13 16:46:08 CET 2009 - hare@suse.de

- patches.fixes/scsi-restart-lookup-by-target: Modify patch
  after suggestions from James Bottomley (bnc#465346).

-------------------------------------------------------------------
Tue Jan 13 14:54:58 CET 2009 - hare@suse.de

- patches.fixes/scsi-restart-lookup-by-target: Restart
  scsi_device_lookup_by_target() (bnc#465346).

-------------------------------------------------------------------
Tue Jan 13 10:43:59 CET 2009 - olh@suse.de

- update patches.drivers/cxgb3-Allocate-multiqueues-at-init-time:
  Allow multiqueue setting in MSI-X mode only (bnc#464351 - LTC50966)

-------------------------------------------------------------------
Tue Jan 13 08:55:32 CET 2009 - olh@suse.de

- patches.drivers/cxgb3i-mainline.patch: fixes bug in tag release
  and sync-up cxgb3i with mainline state (bnc#464508 - LTC50816)

-------------------------------------------------------------------
Tue Jan 13 05:25:12 CET 2009 - gregkh@suse.de

- Update to 2.6.27.11-rc1:
  - lots of minor fixes
  - obsoletes:
    - patches.fixes/md-bitmap-read-do-not-overflow
    - patches.suse/scsi-scsi_transport_srp-shost_data.patch

-------------------------------------------------------------------
Mon Jan 12 20:09:42 CET 2009 - gregkh@suse.de

- supported.conf: add kernel/drivers/acpi/acpi_memhotplug as supported

-------------------------------------------------------------------
Mon Jan 12 19:06:00 CET 2009 - mmarek@suse.cz

- rpm/kernel-source.spec.in, rpm/source-post.sh: handle arch
  symlinks like i586 -> i386 in /usr/src/linux-obj.

-------------------------------------------------------------------
Mon Jan 12 18:39:57 CET 2009 - gregkh@suse.de

- supported.conf: updated staging and other drivers

-------------------------------------------------------------------
Mon Jan 12 18:11:10 CET 2009 - kkeil@suse.de

- patches.drivers/r8169-Tx-performance-tweak-helper: r8169:
  Tx performance tweak helper.
- patches.drivers/r8169-add-8168-8101-registers-description:
  r8169: add 8168/8101 registers description.
- patches.drivers/r8169-add-hw-start-helpers-for-the-8168-and-the-8101:
  r8169: add hw start helpers for the 8168 and the 8101.
- patches.drivers/r8169-additional-8101-and-8102-support: r8169:
  additional 8101 and 8102 support.
- patches.drivers/r8169-use-pci_find_capability-for-the-PCI-E-features:
  r8169: use pci_find_capability for the PCI-E features.
  (bnc#448168)
-------------------------------------------------------------------
Mon Jan 12 15:50:46 CET 2009 - dgollub@suse.de

- scripts/tar-up_and_run_mbuild.sh: use $BUILD_DIR instead of fixed
  "kernel-source" string, to stay in sync with with differet kernel
  variants.

-------------------------------------------------------------------
Mon Jan 12 14:25:27 CET 2009 - mmarek@suse.cz

- rpm/kernel-source.spec.in, rpm/source-post.sh, rpm/source-pre.sh:
  replace the /usr/src/linux-obj symlink with a directory containing
  per-flavor symlinks instead. This allows us to install kernel-source /
  syms and kernel-source-rt / syms-rt in parallel and still find
  everything below /usr/src/linux-obj/.
- rpm/kernel-binary.spec.in: for -rt, install into
      /usr/src/linux-$version-rt-obj.
- rpm/kernel-syms.spec.in: fix kernel-source requires for -rt.

-------------------------------------------------------------------
Sun Jan 11 23:18:21 CET 2009 - jkosina@suse.de

- patches.drivers/input-usbtouchscreen-hw-calibration.patch:
  Input: usbtouchscreen - allow reporting calibrated data
  (bnc#444814).

-------------------------------------------------------------------
Fri Jan  9 18:54:47 CET 2009 - mmarek@suse.cz

- patches.suse/file-capabilities-add-file_caps-switch.diff:
  fix parsing of the file_caps commandline option (bnc#264075)

-------------------------------------------------------------------
Fri Jan  9 18:17:45 CET 2009 - trenn@suse.de

- patches.arch/x86_fix_llc_shared_map__cpu_llc_id_anomolies.patch:
  x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies
  (bnc#464329).

-------------------------------------------------------------------
Fri Jan  9 16:25:12 CET 2009 - olh@suse.de

- patches.arch/ppc-cmm_no_kdump.patch:
  Disable Collaborative Memory Manager for kdump (bnc#460552 - LTC50789)

-------------------------------------------------------------------
Fri Jan  9 16:13:13 CET 2009 - jslaby@suse.cz

- patches.suse/cgroup-disable-memory.patch: memcg: disable the
  memory controller by default.
- patches.suse/add-enable_cgroup-parameter.patch: Delete.
- patches.suse/disable-cgroups.patch: Delete.

-------------------------------------------------------------------
Fri Jan  9 16:13:09 CET 2009 - olh@suse.de

- patches.suse/radeon-monitor-jsxx-quirk.patch
  fix compile errors

-------------------------------------------------------------------
Fri Jan  9 15:40:35 CET 2009 - jslaby@suse.de

- patches.fixes/ath5k-ignore-calibration-return-value.patch:
  ath5k: ignore the return value of
  ath5k_hw_noise_floor_calibration (bnc#446541).

-------------------------------------------------------------------
Fri Jan  9 15:37:22 CET 2009 - jslaby@suse.de

- patches.fixes/cgroups-suppress-cloning-warning.patch: cgroups:
  suppress bogus warning messages (bnc#460961).

-------------------------------------------------------------------
Fri Jan  9 15:28:56 CET 2009 - olh@suse.de

- patches.suse/radeon-monitor-jsxx-quirk.patch: Add quirk for
  the graphics adapter in some JSxx (bnc#461002 - LTC50817)

-------------------------------------------------------------------
Fri Jan  9 14:34:02 CET 2009 - trenn@suse.de

- patches.fixes/acpi_irq_quirk_pci_irq_derive.patch: ACPI: Do not
  derive IRQ from parent bridge/device via boot param/dmi list
  (bnc#437211).
- patches.suse/acpi_osi_sle11_ident.patch: Provide possibility
  for vendors to fix BIOS issues for SLE11 only (none).

-------------------------------------------------------------------
Fri Jan  9 13:03:36 CET 2009 - hare@suse.de

- patches.drivers/blk-request-based-multipath-update: Rediff.
- patches.fixes/scsi-refactor-busy-processing: refactor
  sdev/starget/shost busy checking; break out from
  blk-request-based-multipath-update.

-------------------------------------------------------------------
Fri Jan  9 12:31:34 CET 2009 - hare@suse.de

- patches.drivers/lpfc-8.2.8.11-update: Update lpfc from 8.2.8.10
  to 8.2.8.11 (bnc#464662).
- patches.fixes/scsi-call-unprep_request-under-lock: scsi_lib:
  only call scsi_unprep_request() under queue lock (bnc#464155).
- patches.fixes/scsi-fix-hang-in-starved-list-processing: Fix
  hang in starved list processing (bnc#464155).

-------------------------------------------------------------------
Fri Jan  9 12:28:55 CET 2009 - kkeil@suse.de

- patches.drivers/bnx2-Add-PCI-ID-for-5716S: bnx2: Add PCI ID
  for 5716S
- patches.drivers/bnx2-Fix-bug-in-bnx2_free_rx_mem_: bnx2:
  Fix bug in bnx2_free_rx_mem() (bnc#464130)

-------------------------------------------------------------------
Fri Jan  9 12:11:23 CET 2009 - jslaby@suse.cz

- patches.suse/disable-cgroups.patch: Disable all cgroups
  (bnc#436025).

-------------------------------------------------------------------
Fri Jan  9 11:39:59 CET 2009 - hare@suse.de

- Backporting block layer fixes (bnc#464155):
  * patches.fixes/block-add-comment-in-blk_rq_timed_out: add
    comment in blk_rq_timed_out() about why next can not be 0
  * patches.fixes/block-fix-blk_start_queueing: block: Fix
    blk_start_queueing() to not kick a stopped queue.
  * patches.fixes/block-leave-the-request-timeout-timer-running:
    block: leave the request timeout timer running even on an
    empty list.
  * patches.fixes/block-optimizations-in-blk_rq_timed_out_timer:
    block: optimizations in blk_rq_timed_out_timer().
  * patches.fixes/block-suppress-buffer-IO-errors: block: Supress
    Buffer I/O errors when SCSI REQ_QUIET flag set.
  * patches.fixes/block-use-round_jiffies_up: Block: use
    round_jiffies_up().
  * patches.fixes/round-jiffies-up: Add round_jiffies_up and
    related routines.

-------------------------------------------------------------------
Fri Jan  9 11:21:39 CET 2009 - jbeulich@novell.com

- patches.xen/xen3-acpi-pci-pci-msi-_osc-support-capabilities-called-when-root-bridge-added.patch:
  ACPI/PCI: PCI MSI _OSC support capabilities called when root
  bridge added (bnc#438941).

-------------------------------------------------------------------
Fri Jan  9 10:23:55 CET 2009 - hare@suse.de

- patches.fixes/scsi_dh-retry-on-UNIT_ATTENTION: scsi_dh_rdac
  does not retry MODE SENSE on UNIT ATTENTION (bnc#464155).
- patches.suse/scsi-check-removed-device-for-offline: Only check
  for SDEV_OFFLINE and SDEV_DEL, not SDEV_CANCEL.

-------------------------------------------------------------------
Fri Jan  9 10:06:29 CET 2009 - jslaby@suse.cz

- patches.suse/add-enable_cgroup-parameter.patch: Add
  cgroup_enable parameter (bnc#436025).

-------------------------------------------------------------------
Fri Jan  9 00:19:19 CET 2009 - gregkh@suse.de

- patches.drivers/acpi-pci-include-missing-acpi.h-file-in-pci-acpi.h.patch:
  ACPI/PCI: include missing acpi.h file in
  pci-acpi.h. (bnc#438941).

-------------------------------------------------------------------
Fri Jan  9 00:14:25 CET 2009 - gregkh@suse.de

- clean up patch fuzz

-------------------------------------------------------------------
Thu Jan  8 23:56:01 CET 2009 - gregkh@suse.de

- patches.drivers/acpi-pci-pci-msi-_osc-support-capabilities-called-when-root-bridge-added.patch:
  ACPI/PCI: PCI MSI _OSC support capabilities called when root
  bridge added (bnc#438941).
- patches.drivers/acpi-pci-pcie-aer-_osc-support-capabilities-called-when-root-bridge-added.patch:
  ACPI/PCI: PCIe AER _OSC support capabilities called when root
  bridge added (bnc#438941).
- patches.drivers/acpi-pci-pcie-aspm-_osc-support-capabilities-called-when-root-bridge-added.patch:
  ACPI/PCI: PCIe ASPM _OSC support capabilities called when root
  bridge added (bnc#438941).
- patches.drivers/acpi-pci-remove-obsolete-_osc-capability-support-functions.patch:
  ACPI/PCI: remove obsolete _OSC capability support functions
  (bnc#438941).

-------------------------------------------------------------------
Thu Jan  8 23:06:58 CET 2009 - gregkh@suse.de

- patches.drivers/acpi-pci-call-_osc-support-during-root-bridge-discovery.patch:
  ACPI/PCI: call _OSC support during root bridge discovery
  (bnc#438941).
- patches.drivers/acpi-pci-change-pci_osc_control_set-to-query-control-bits-first.patch:
  ACPI/PCI: Change pci_osc_control_set() to query control bits
  first (bnc#438941).
- patches.drivers/acpi-pci-fix-possible-race-condition-on-_osc-evaluation.patch:
  ACPI/PCI: Fix possible race condition on _OSC evaluation
  (bnc#438941).
- patches.drivers/acpi-pci-include-missing-acpi.h-file-in-pci-acpi.h.patch:
  ACPI/PCI: include missing acpi.h file in
  pci-acpi.h. (bnc#438941).
- patches.drivers/acpi-pci-pci-extended-config-_osc-support-called-when-root-bridge-added.patch:
  ACPI/PCI: PCI extended config _OSC support called when root
  bridge added (bnc#438941).

-------------------------------------------------------------------
Thu Jan  8 19:38:41 CET 2009 - gregkh@suse.de

- patches.drivers/bnx2x-version-update.patch: bnx2x: Version
  Update (bnc#439679).

-------------------------------------------------------------------
Thu Jan  8 19:16:28 CET 2009 - jjolly@suse.de

- patches.arch/s390-07-01-zfcp-port-failed-message.diff: zfcp:
  Remove message for failed port (bnc#464466).
- patches.arch/s390-07-02-zfcp-unchained-fsf.diff: zfcp: Add
  support for unchained FSF requests (bnc#464466).
- patches.arch/s390-07-03-topology-fix.diff: kernel: fix cpu
  topology support (bnc#464466).
- patches.arch/s390-07-04-dasd-failfast.patch: dasd: Add
  'failfast' device feature. (bnc#464466,LTC#43066).

-------------------------------------------------------------------
Thu Jan  8 15:47:53 CET 2009 - tiwai@suse.de

- patches.drivers/alsa-caiaq-midi-oops-fix: ALSA: caiaq - Fix
  Oops with MIDI.

-------------------------------------------------------------------
Thu Jan  8 15:13:22 CET 2009 - knikanth@suse.de

- patches.fixes/dm-avoid-put-table-dm_any_congested: dm: avoid
  destroying table in dm_any_congested (bnc#457205).
- patches.fixes/dm-table-ref-count: dm table: rework reference
  counting (bnc#457205).
- patches.fixes/dm-unbind-drop-ref: dm table: drop reference at
  unbind (bnc#457205).

-------------------------------------------------------------------
Thu Jan  8 13:00:35 CET 2009 - olh@suse.de

- update kdump config, disable some unused drivers

-------------------------------------------------------------------
Thu Jan  8 12:58:45 CET 2009 - olh@suse.de

- refresh config files, no functional changes

-------------------------------------------------------------------
Thu Jan  8 12:52:20 CET 2009 - olh@suse.de

- patches.drivers/ehea-modinfo.patch:
  use separate table for module alias (bnc#435215 - LTC48564)

-------------------------------------------------------------------
Thu Jan  8 12:41:24 CET 2009 - tiwai@suse.de

Backport fixes for HD-audio from the upstream:
- patches.drivers/alsa-hda-ad1882-id-typo-fix: ALSA: hda -
  Fix typos for AD1882 codecs.
- patches.drivers/alsa-hda-ad1986a-laptop-eapd-model-back: ALSA:
  hda - make laptop-eapd model back for AD1986A.
- patches.drivers/alsa-hda-hp2230s-quirk: ALSA: hda - Add quirk
  for HP 2230s (bnc#461660).
- patches.drivers/alsa-hda-sigmatel-add-missing-terminators:
  ALSA: hda - Add missing terminators in patch_sigmatel.c.

-------------------------------------------------------------------
Thu Jan  8 11:46:43 CET 2009 - bwalle@suse.de

- Update config files: Enable CONFIG_EHEA=m (and CONFIG_IBMEBUS=y)
  for ppc/kdump and ppc64/kdump (bnc #459119).

-------------------------------------------------------------------
Thu Jan  8 10:57:36 CET 2009 - jblunck@suse.de

- Make kernel-source.changes incremental again

-------------------------------------------------------------------
Thu Jan  8 10:15:08 CET 2009 - olh@suse.de

- supported.conf: rename dm-leastpending-path to dm-leastpending

-------------------------------------------------------------------
Thu Jan  8 09:27:28 CET 2009 - olh@suse.de

- patches.drivers/ehea-modinfo.patch:
  add alias entry for portN properties (bnc#435215 - LTC48564)

-------------------------------------------------------------------
Thu Jan  8 08:19:15 CET 2009 - olh@suse.de

- patches.drivers/ibmvfc-abort-response.patch:
  Fixup command response translation (bnc#459383 - LTC50695)

-------------------------------------------------------------------
Thu Jan  8 08:15:34 CET 2009 - olh@suse.de

- patches.drivers/ibmvfc-improve_sync_events.patch:
  Improve async event handling (bnc#460567 - LTC50778)

-------------------------------------------------------------------
Thu Jan  8 06:29:53 CET 2009 - gregkh@suse.de

- patches.drivers/via-unichrome-drm-bugfixes.patch: via: Unichrome
  DRM bugfixes.

-------------------------------------------------------------------
Thu Jan  8 06:19:53 CET 2009 - coly.li@suse.de

- Move patch from patches.suse/dlm-fix-shutdown-cleanup.patch to
  patches.fixes/dlm-fix-shutdown-cleanup.patch

-------------------------------------------------------------------
Thu Jan  8 06:11:18 CET 2009 - coly.li@suse.de

- Fixes a regression from commit
  0f8e0d9a317406612700426fad3efab0b7bbc467, 
  "dlm: allow multiple lockspace creates".

-------------------------------------------------------------------
Wed Jan  7 16:37:22 CET 2009 - olh@suse.de

- patches.arch/ppc-pseries-cpu-migrate.patch: Update
  default_server during migrate_irqs_away (bnc#460566 - LTC50723)

-------------------------------------------------------------------
Wed Jan  7 16:25:48 CET 2009 - jack@suse.cz

- patches.suse/mm-increase-dirty-limits.patch: Increase limits
  for starting writeback of dirty data (bnc#449662).

-------------------------------------------------------------------
Wed Jan  7 15:43:23 CET 2009 - ghaskins@suse.de

- Update config files (part of bnc#448412).

-------------------------------------------------------------------
Wed Jan  7 14:55:19 CET 2009 - ghaskins@suse.de

- patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch:
  configure HAVE_UNSTABLE_SCHED_CLOCK for SGI_SN systems (bnc#448412).

-------------------------------------------------------------------
Wed Jan  7 13:53:32 CET 2009 - hare@suse.de

- patches.drivers/lpfc-8.2.8.10-update: Emulex 8.2.8.10 driver
  patches for SLE11 (bnc#460775).

-------------------------------------------------------------------
Wed Jan  7 13:37:56 CET 2009 - knikanth@suse.de

- patches.suse/dm-barrier-single-device: Update Patch-mainline
  header. Patch is not refreshed as it breaks kabi (FATE#304489).

-------------------------------------------------------------------
Wed Jan  7 12:35:13 CET 2009 - hare@suse.de

- patches.drivers/cciss-driver-panic-on-volume-delete: cciss
  driver may panic if a logical volume is deleted (bnc#459553).

-------------------------------------------------------------------
Wed Jan  7 10:32:20 CET 2009 - hare@suse.de

- patches.suse/scsi-netlink-ml: Use GFP_ATOMIC to avoid deadlocks
  (bnc#461747).

-------------------------------------------------------------------
Wed Jan  7 09:55:34 CET 2009 - hare@suse.de

- patches.fixes/fc_transport-devloss-callback-restore: FC devloss
  callback not called when devloss timer fires (bnc#463289).

-------------------------------------------------------------------
Wed Jan  7 09:47:10 CET 2009 - hare@suse.de

- patches.suse/dm-mpath-leastpending-path-update: Update
  least-pending-IO dynamic load balancer (bnc#444199).
- patches.suse/dm-mpath-queue-length-load-balancing: Rediff.
- patches.suse/dm-mpath-service-time-load-balancing: Rediff.
- patches.suse/dm-mpath-tracking-nr-bytes: Rediff.
- patches.suse/dm-mpath-leastpending-path: Delete.

-------------------------------------------------------------------
Tue Jan  6 19:38:30 CET 2009 - jeffm@suse.de

- patches.fixes/uv-remove-erroneous-BAU-init: UV: remove erroneous
  BAU initialization (bnc#463313).

-------------------------------------------------------------------
Tue Jan  6 18:36:57 CET 2009 - jjolly@suse.de

- patches.arch/s390-06-01-qeth-ext-src-mac-addr.patch: qeth:
  exploit source MAC address for inbound layer3 packets
  (bnc#458339).
- patches.arch/s390-06-02-qeth-layercrash.patch: qeth: avoid
  crash in case of layer mismatch for VSWITCH (bnc#458339).
- patches.arch/s390-06-03-dasd_sim_sense_condition.patch: Fix
  unsolicited SIM sense condition. (bnc#458339).
- patches.arch/s390-06-04-qdio_ssqd_memcpy.patch: qdio: fix
  broken memcpy (bnc#458339).
- patches.arch/s390-06-05-qdio_s390dbf.patch: qdio: rework
  s390dbf usage  (bnc#458339).
- patches.arch/s390-06-06-qdio_inbound_ack.patch: qdio: rework
  inbound buffer acknowledgement (bnc#458339).
- patches.arch/s390-06-07-cio-attach_detach.patch: cio: Crashes
  when repeatetly attaching/detaching devices. (bnc#458339).

-------------------------------------------------------------------
Tue Jan  6 14:37:15 CET 2009 - npiggin@suse.de

- patches.arch/x86-fix-kmap-contig.patch: x86: Jan's comments for
  contiguous kmap fix (bnc#449812).

-------------------------------------------------------------------
Tue Jan  6 07:54:29 CET 2009 - npiggin@suse.de

- patches.fixes/mm-lockless-pagecache-barrier.patch: update.

-------------------------------------------------------------------
Mon Jan  5 17:38:52 CET 2009 - mmarek@suse.cz

- patches.suse/modpost-filter-out-built-in-depends: modpost:
  filter out "built-in" depends (bnc#450085).
- patches.drivers/0002-Staging-add-TAINT_CRAP-flag-to-drivers-staging-modu.patch:
  refresh.

-------------------------------------------------------------------
Mon Jan  5 14:09:57 CET 2009 - npiggin@suse.de

- Fix ps3 config.

-------------------------------------------------------------------
Mon Jan  5 09:53:42 CET 2009 - npiggin@suse.de

- patches.fixes/mm-lockless-pagecache-barrier.patch: mm lockless
  pagecache barrier fix.

-------------------------------------------------------------------
Mon Jan  5 09:29:04 CET 2009 - npiggin@suse.de

- patches.fixes/fs-symlink-write_begin-allocation-context-fix.patch:
  fs symlink write_begin allocation context fix.

-------------------------------------------------------------------
Mon Jan  5 09:11:14 CET 2009 - npiggin@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Jan  5 08:51:10 CET 2009 - npiggin@suse.de

- patches.suse/cgroup-freezer.patch: cgroup freezer update (bnc#417294,
  fate#304191, fate#201036).

-------------------------------------------------------------------
Wed Dec 31 06:09:51 CET 2008 - npiggin@suse.de

- patches.fixes/s390-lru_add_drain_all.patch: mm: remove UP
  version of lru_add_drain_all() (bnc#458380).

-------------------------------------------------------------------
Wed Dec 31 05:39:57 CET 2008 - npiggin@suse.de

- patches.arch/x86-fix-kmap-contig.patch: x86: contiguous kmap
  fix (bnc#449812).

-------------------------------------------------------------------
Mon Dec 29 23:46:15 CET 2008 - jeffm@suse.de

- patches.arch/thinkpad_acpi-hotkey-notify-fix: thinkpad_acpi:
  Fix oops with incompatible backlight interface.

-------------------------------------------------------------------
Mon Dec 22 10:56:57 CET 2008 - olh@suse.de

- update patches.arch/ppc-memoryless-nodes.patch:
  fix bootmem reservation on uninitialized node (bunc#457029 - LTC50483)

-------------------------------------------------------------------
Mon Dec 22 10:41:52 CET 2008 - olh@suse.de

- patches.fixes/scsi-ibmvscsi-can_queue_fix.patch: Make
  max_requests module parameter more accurate (bnc#458499 - LTC50637)

-------------------------------------------------------------------
Sat Dec 20 17:02:15 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-hp-dv7-quirk: ALSA: hda - Add quirk
  for another HP dv7 (bnc#461108).

-------------------------------------------------------------------
Sat Dec 20 11:31:56 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-ca0106-pm-support: More fixes (bnc#447624).

-------------------------------------------------------------------
Fri Dec 19 20:10:09 CET 2008 - jeffm@suse.de

- patches.fixes/reiserfs-debug-1036: Print more info.

-------------------------------------------------------------------
Fri Dec 19 16:21:10 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-ca0106-capture-no-44khz: ALSA: disable
  44.1kHz capture on CA0106 (bnc#447624).
- patches.drivers/alsa-ca0106-pm-support: ALSA: ca0106 - Add
  power-amangement support (bnc#447624).
- patches.drivers/alsa-hda-92hd73x-desktop-fixes: ALSA: Fix
  plaback problems on Intel desktops with IDT codecs.

-------------------------------------------------------------------
Fri Dec 19 11:59:08 CET 2008 - jbeulich@novell.com

- patches.arch/x86_sgi-uv-scir.patch,
  patches.suse/e1000e_ioremap_sanity_check,
  patches.suse/perfmon2-remove_get_base_syscall_attr.patch,
  patches.suse/perfmon2.patch,
  patches.suse/silent-stack-overflow-2.patch: eliminate build warnings.

-------------------------------------------------------------------
Fri Dec 19 06:49:55 CET 2008 - gregkh@suse.de

- Update config files.
- patches.drivers/staging-add-rt2870-wireless-driver.patch:
  Staging: add rt2870 wireless driver.

-------------------------------------------------------------------
Fri Dec 19 02:01:05 CET 2008 - nfbrown@suse.de

- patches.fixes/md-bitmap-read-do-not-overflow: md: Don't read
  past end of bitmap when reading bitmap. (bnc#459557).

-------------------------------------------------------------------
Thu Dec 18 21:24:46 CET 2008 - jeffm@suse.de

- patches.fixes/reiserfs-debug-1036: Fixed ordering.

-------------------------------------------------------------------
Thu Dec 18 21:15:38 CET 2008 - jeffm@suse.de

- patches.fixes/reiserfs-ensure-nonzero-transaction: Delete.

-------------------------------------------------------------------
Thu Dec 18 19:31:20 CET 2008 - gregkh@suse.de

- Updated to final 2.6.27.10 release

-------------------------------------------------------------------
Thu Dec 18 14:38:51 CET 2008 - trenn@suse.de

- patches.arch/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch:
  Use apic=bigsmp on specific xseries machines (bnc#440497).

-------------------------------------------------------------------
Thu Dec 18 13:43:01 CET 2008 - trenn@suse.de

- patches.arch/x86_restrict_pci_early_quirks_to_root_bridges.patch:
  Only scan the root bus in early PCI quirks. (bnc#57886).

-------------------------------------------------------------------
Thu Dec 18 10:06:36 CET 2008 - jbeulich@novell.com

- patches.xen/746-pirq-status-page.patch: Merge in c/s 751.
- patches.xen/761-highpte.patch: blktap, gntdev: fix highpte handling.
- patches.xen/762-xencons-hvc.patch: add hvc compatibility mode to xencons.
- patches.xen/xen3-patch-2.6.27.7-8: Linux 2.6.27.8.
- patches.xen/xen3-patch-2.6.27.8-9: Linux 2.6.27.9.
- patches.xen/xen-x86-exports: export a few more symbols
  (bnc#458222).
- patches.xen/xen3-perfmon2_remove_syscalls.patch: Rename to ...
- patches.xen/xen3-perfmon2-remove_syscalls.patch: ... this.

-------------------------------------------------------------------
Thu Dec 18 03:55:39 CET 2008 - nfbrown@suse.de

- patches.fixes/md-disable-recovery-on-faulty-degraded-array:
  Disable recovery when degraded RAID1 array appears to be
  faulty. (bnc#447835).

-------------------------------------------------------------------
Wed Dec 17 16:53:43 CET 2008 - mmarek@suse.cz

- rpm/symsets.pl: fix uninitialized variable

-------------------------------------------------------------------
Wed Dec 17 15:38:40 CET 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in:
  - add genksyms reference files so that genksyms can explain why
    did checksums change

-------------------------------------------------------------------
Wed Dec 17 01:50:24 CET 2008 - gregkh@suse.de

- patches.drivers/via-framebuffer-driver.patch: Delete.  It
  oopses badly and is not needed for the HP2133 hardware, as
  it has switched to Intel chipsets.

-------------------------------------------------------------------
Wed Dec 17 01:22:17 CET 2008 - gregkh@suse.de

- Upate to 2.6.27.10-rc1, fixing lots of problems.
  - obsoletes:
    - patches.drivers/libata-update-ST-FLUSH-blacklist
    - patches.fixes/iwlwifi_fix_oops.patch
    - patches.fixes/v4l-dvb-avoid-writing-outside-array

-------------------------------------------------------------------
Tue Dec 16 23:14:36 CET 2008 - jeffm@suse.de

- patches.suse/reiserfs-barrier-default: Make reiserfs default
  to barrier=flush.

-------------------------------------------------------------------
Tue Dec 16 21:48:08 CET 2008 - mmarek@suse.cz

- addded symtypes-* files to the RC1 reference kabi

-------------------------------------------------------------------
Tue Dec 16 19:04:29 CET 2008 - jeffm@suse.de

- patches.fixes/ext3-mark-super-uptodate: ext3: always mark
  super uptodate before dirty (bnc#457043).

-------------------------------------------------------------------
Tue Dec 16 16:23:06 CET 2008 - hare@suse.de

- patches.fixes/blk-dont-invoke-request_fn-on-stopped-queue:
  block: only call ->request_fn when the queue is not stopped
  (bnc#457041).
- patches.fixes/blk-get-extra-reference-before-unmap: block:
  hold extra reference to bio in blk_rq_map_user_iov().
- patches.fixes/blk-move-unplug_work-init: block: move
  q->unplug_work initialization.
- patches.fixes/blk-set-segment-boundary-mask: block: fix setting
  of max_segment_size and seg_boundary mask.
- patches.fixes/dm-mpath-send-activate-to-every-path: Handle
  multiple paths in a path group properly during pg_init.
- patches.fixes/scsi_dh-add-lsi-ids-to-rdac: Adding LSI vendor
  and product IDs to RDAC device handler.
- patches.suse/dm-mpath-accept-failed-paths: Accept failed paths
  for multipath maps (bnc#458037,bnc#458393).
- patches.suse/scsi-check-removed-device-for-offline: Check if
  device is removed in scsi_device_online() (bnc#456747).

-------------------------------------------------------------------
Tue Dec 16 16:14:20 CET 2008 - hare@suse.de

- Enable 3270 console (bnc#457039)

-------------------------------------------------------------------
Tue Dec 16 00:17:08 CET 2008 - rjw@suse.de

- Update config files.
- patches.suse/mm-do-not-disable-memory-hotplug-when-hibernation-is-enabled.patch:
  mm: Do not disable memory hotplug when hibernation is enabled
  (bnc#438914).

-------------------------------------------------------------------
Mon Dec 15 23:06:28 CET 2008 - jeffm@suse.de

- patches.fixes/iwlwifi_fix_oops.patch: iwlwifi: clean key table
  in iwl_clear_stations_table function (bnc#457062).

-------------------------------------------------------------------
Mon Dec 15 16:08:19 CET 2008 - jjolly@suse.de

- patches.drivers/cxgb3i_ddp.patch: cxgb3i - added pdu size
  check and fixed ddp page setup (bnc#449519).

-------------------------------------------------------------------
Mon Dec 15 10:17:27 CET 2008 - hare@suse.de

- patches.drivers/qla4xxx-5.01.00-k8_sles11-04-update: qla4xxx
  driver SLES 11 Beta6 update (bnc#458186).

-------------------------------------------------------------------
Mon Dec 15 08:14:38 CET 2008 - oneukum@suse.de

- patches.suse/usb_correct_config_ti_04b3_4543.diff: fix
  ti_usb_3410_5052 driver for device 04b3:4543 (bnc#395775).

-------------------------------------------------------------------
Sun Dec 14 01:24:41 CET 2008 - gregkh@suse.de

- Update to 2.6.27.9
  - obsoleted:
    - patches.fixes/applicom-fix-unchecked-ioctl-range
    - patches.fixes/watchdog-ib700wdt-buffer-underflow

-------------------------------------------------------------------
Fri Dec 12 20:23:20 CET 2008 - jeffm@suse.de

- patches.fixes/reiserfs-ensure-nonzero-transaction: reiserfs:
  ensure nonzero transaction (bnc#447406).

-------------------------------------------------------------------
Fri Dec 12 18:50:58 CET 2008 - jeffm@suse.de

- patches.fixes/reiserfs-debug-1036: Update to print accurate refcount.

-------------------------------------------------------------------
Fri Dec 12 17:42:35 CET 2008 - jblunck@suse.de

- .gitignore: Ignore backup files.

-------------------------------------------------------------------
Fri Dec 12 15:08:44 CET 2008 - hare@suse.de

- patches.fixes/scsi-check-host-lookup-failure: Correct
  scsi_host_lookup return value (bnc#456532).
- patches.suse/dm-mpath-accept-failed-paths: Accept failed paths
  for multipath maps (bnc#458037).

-------------------------------------------------------------------
Fri Dec 12 13:26:56 CET 2008 - fseidel@suse.de

- patches.fixes/hso_killswitch.patch: hso: rfkill type should
  be WWAN (bnc#458625).

-------------------------------------------------------------------
Fri Dec 12 13:24:39 CET 2008 - fseidel@suse.de

- patches.fixes/hso_killswitch.patch:
  fix hso rfkillswitch type to WWAN (bnc#458625)

-------------------------------------------------------------------
Fri Dec 12 12:34:38 CET 2008 - mmarek@suse.cz

- import SLE11 RC1 reference kabi

-------------------------------------------------------------------
Fri Dec 12 07:28:39 CET 2008 - gregkh@suse.de

- refresh patches to apply cleanly due to 2.6.27.9-rc addition.

-------------------------------------------------------------------
Fri Dec 12 07:18:20 CET 2008 - gregkh@suse.de

- remove patches that were obsoleted by 2.6.27.9-rc2
  - patches.arch/ppc-mpic-dont-reset-affinity-for-secondary-MPIC-on-boot.patch
  - patches.arch/x86-hpet-use-WARN_ON_ONCE
  - patches.drivers/alsa-hda-acer-quirk
  - patches.drivers/alsa-hda-alc888-medion-add
  - patches.drivers/alsa-hda-dell-studio-15-quirk
  - patches.drivers/alsa-hda-dell-studio-1535-quirk
  - patches.drivers/alsa-hda-hp-6730s-quirk
  - patches.drivers/alsa-hda-hp-elitebook-8530p-quirk
  - patches.drivers/alsa-hda-hp-mobile-fix
  - patches.drivers/alsa-hda-stac-no-hp-as-line-out-switch
  - patches.drivers/cell_edac.patch
  - patches.fixes/acpi-set-SCI_EN-on-MacBook.patch
  - patches.fixes/atm-duplicate-listen-on-socket-corrupts-the-vcc-table.patch
  - patches.fixes/block-enforce-minimum-SG_IO-timeout
  - patches.fixes/cxgb3-remove-duplicate-tests-in-lro
  - patches.fixes/cxgb3_fix_race_in_EEH
  - patches.fixes/hibernate-x86-fix-breakage-on-x86_32-with-PAE.patch
  - patches.fixes/pci_aspm_check_endless_loop_safe.patch
  - patches.fixes/sched-fix-bug-in-sched-domain-degenerate.patch
  - patches.fixes/x86-arch_add_memory-remove-debug
  - patches.fixes/x86-memory-hotplug-off-by-one

-------------------------------------------------------------------
Fri Dec 12 07:11:59 CET 2008 - gregkh@suse.de

- update to 2.6.27.9-rc2:
  - lots of bugfixes
  - some security updates

-------------------------------------------------------------------
Thu Dec 11 23:34:54 CET 2008 - gregkh@suse.de

- intermediate commit as part of adding 2.6.27.9-rc1 to the tree.

-------------------------------------------------------------------
Thu Dec 11 12:44:30 CET 2008 - hare@suse.de

- Compile in zfcpdump module for S/390 (bnc#446367).

-------------------------------------------------------------------
Thu Dec 11 11:49:54 CET 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: one more fix to make kabi checks work

-------------------------------------------------------------------
Thu Dec 11 05:38:44 CET 2008 - teheo@suse.de

- patches.drivers/libata-update-ST-FLUSH-blacklist: libata:
  fix Seagate NCQ+FLUSH blacklist (bnc#458192).

-------------------------------------------------------------------
Wed Dec 10 23:36:26 CET 2008 - nfbrown@suse.de

- patches.suse/SoN-fix-sync: Cope with racy nature of sync_page
  in swap_sync_page (441793).

-------------------------------------------------------------------
Wed Dec 10 19:04:00 CET 2008 - jjolly@suse.de

- patches.arch/s390-05-09-cleanup-of-portopen-requests.patch:
  zfcp: fix erp timeout cleanup for port open requests
  (bnc#450096).

-------------------------------------------------------------------
Wed Dec 10 16:38:13 CET 2008 - jeffm@suse.de

- patches.fixes/watchdog-ib700wdt-buffer-underflow: ib700wdt.c -
  fix buffer_underflow bug (bnc#457898).

-------------------------------------------------------------------
Wed Dec 10 16:01:20 CET 2008 - jeffm@suse.de

- patches.fixes/applicom-fix-unchecked-ioctl-range: applicom: Fix
  an unchecked user ioctl range and an error return (bnc#457897).

-------------------------------------------------------------------
Wed Dec 10 15:38:18 CET 2008 - jeffm@suse.de

- patches.fixes/block-enforce-minimum-SG_IO-timeout: Enforce a
  minimum SG_IO timeout (bnc#457896).

-------------------------------------------------------------------
Wed Dec 10 11:54:33 CET 2008 - mmarek@suse.cz

- rpm/find-provides: don't fail if a subpackage doesn't contain
  any modules (such as the -man subpackage on s390x)

-------------------------------------------------------------------
Wed Dec 10 10:55:28 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-hp-6730b-quirk: ALSA: hda - Add quirk
  for HP6730B laptop (bnc#457909).
- patches.drivers/alsa-hda-hp-6730s-quirk: ALSA: hda - Add
  another HP model (6730s) for AD1884A.
- patches.drivers/alsa-hda-hp-elitebook-8530p-quirk: ALSA: hda -
  Make the HP EliteBook 8530p use AD1884A model laptop.

-------------------------------------------------------------------
Wed Dec 10 10:46:08 CET 2008 - olh@suse.de

- patches.drivers/ibmvfc-add_sync.patch:
  Fix errors due to inconsistent command data (bnc#456654 - LTC50451)
- patches.drivers/ibmvfc-host_init_delay.patch:
  Delay NPIV login retry and add retries (bnc#456654 - LTC50451)

-------------------------------------------------------------------
Wed Dec 10 06:03:42 CET 2008 - teheo@suse.de

- patches.drivers/libata-pata_hpt366-fix-cable-detection:
  pata_hpt366: fix cable detection, (bnc#362159).
- patches.drivers/libata-pata_hpt366-fix-clock-detection:
  pata_hpt366: fix clock detection (bnc#362159).
- patches.drivers/libata-pata_hpt366-no-ATAPI-DMA: pata_hpt366:
  no ATAPI DMA (bnc#362159).
- patches.drivers/libata-pata_hpt366-reimplement-mode-programming:
  pata_hpt366: reimplement mode programming (bnc#362159).

-------------------------------------------------------------------
Tue Dec  9 20:35:13 CET 2008 - agruen@suse.de

- supported.conf: Mark xfs_dmapi as supported (bnc#457668).

-------------------------------------------------------------------
Tue Dec  9 19:44:13 CET 2008 - jeffm@suse.de

- patches.fixes/x86-arch_add_memory-remove-debug: x86: remove
  debug code from arch_add_memory() (bnc#457526).
- patches.fixes/x86-memory-hotplug-off-by-one: x86, memory
  hotplug: remove wrong -1 in calling init_memory_mapping()
  (bnc#457526).

-------------------------------------------------------------------
Tue Dec  9 19:21:19 CET 2008 - agruen@suse.de

- rpm/{kernel-module-subpackage,macros.kernel-source}: Remove
  a leftover hardcoded dependency on the kernel-source package so
  that KMPs can alternatively be built against a kernel other
  than (kernel-source + kernel-syms), such as (kernel-source-rt +
  kernel-syms-rt).

-------------------------------------------------------------------
Tue Dec  9 13:26:34 CET 2008 - trenn@suse.de

- patches.fixes/pci_aspm_check_endless_loop_safe.patch: PCIe:
  ASPM: Break out of endless loop waiting for PCI config bits
  to switch (bnc#449799).

-------------------------------------------------------------------
Tue Dec  9 12:25:26 CET 2008 - mmarek@suse.cz

- rpm/symsets.pl:
  - add --required-modules option to tell which modules this
    subpackage requires via dependencies. This is needed to
    preserve symsets when modules move from one subpackage to
    another.
  - add POD help and --help option.
- rpm/kernel-binary.spec.in: make use of --required-modules

-------------------------------------------------------------------
Tue Dec  9 10:41:57 CET 2008 - nfbrown@suse.de

- patches.fixes/xfs-barrier-fix.patch: Fix propagation of
  EOPNOTSUPP when barriers are not supported. (bnc#438608).

-------------------------------------------------------------------
Mon Dec  8 23:10:23 CET 2008 - rjw@suse.de

- patches.fixes/tg3-fix-default-wol.patch: net (tg3): Fix failure
  to enable WoL by default when possible (bnc#447371).

-------------------------------------------------------------------
Mon Dec  8 17:20:40 CET 2008 - olh@suse.de

- patches.arch/ppc-valid-hugepage-size-hugetlb_get_unmapped_area.patch:
  Check for valid hugepage size in hugetlb_get_unmapped_area
  (bnc#456433 - LTC50170).

-------------------------------------------------------------------
Mon Dec  8 17:17:16 CET 2008 - trenn@suse.de

- patches.fixes/pci_aspm_check_endless_loop.patch: Delete.

-------------------------------------------------------------------
Mon Dec  8 17:05:16 CET 2008 - rw@suse.de

- patches.drivers/sgi-xp-no-uv:
  SGI SN: Eliminate dependency of the XP/XPC drivers on GRU. (bnc#442442)

-------------------------------------------------------------------
Mon Dec  8 16:52:27 CET 2008 - rw@suse.de

- Update config files for ia64:
  Disable PERMIT_BSP_REMOVE.  (bnc#386714)

-------------------------------------------------------------------
Mon Dec  8 16:25:09 CET 2008 - mmarek@suse.cz

- rpm/find-provides, rpm/kernel-binary.spec.in: figure out what
  subpackage is being processed in find-provides and just print
  the symsets computed in the spec.

-------------------------------------------------------------------
Mon Dec  8 14:32:34 CET 2008 - olh@suse.de

- rpm/post.sh: use flavor-rpmarch to match boards on powerpc

-------------------------------------------------------------------
Mon Dec  8 14:08:30 CET 2008 - mmarek@suse.cz

- rpm/kernel-module-subpackage: skip empty KMPs with a warning in
  the kmp %%postun

-------------------------------------------------------------------
Mon Dec  8 12:49:33 CET 2008 - jjohansen@suse.de

- Update config files.
- patches.apparmor/fix-complain.diff: fix enforcement of deny
  rules in complain mode (bnc#426159).
- patches.apparmor/fix-security-param.diff: fix recognition of
  security= boot parameter (bnc#442668).
- patches.apparmor/fork-tracking.diff: fix log messages to enable
  tools profile learning (bnc#447564).

-------------------------------------------------------------------
Mon Dec  8 12:37:13 CET 2008 - olh@suse.de

- rpm/post.sh: update board detection to use rpmarch instead flavor

-------------------------------------------------------------------
Mon Dec  8 10:33:13 CET 2008 - hare@suse.de

- patches.fixes/block-integrity-update: Block integrity update
  (FATE#304345).
- patches.suse/dm-block-integrity: Block integrity support for
  DM and MD (FATE#304345).
- patches.suse/dm-mpath-add-start-io: dm-mpath: add a path
  selector interface (FATE#303862,FATE#302108).
- patches.suse/dm-mpath-queue-length-load-balancing: dm-mpath: add
  queue-length dynamic load balancer (FATE#303862,FATE#302108).
- patches.suse/dm-mpath-service-time-load-balancing:
  dm-mpath: add service-time oriented dynamic load balancer
  (FATE#303862,FATE#302108).
- patches.suse/dm-mpath-tracking-nr-bytes: dm-mpath:
  interface change for service-time dynamic load balancer
  (FATE#303862,FATE#302108).
- supported.conf: Update to correctly reference dynamic load
  balancer modules (bnc#444199)

-------------------------------------------------------------------
Mon Dec  8 03:54:35 CET 2008 - tonyj@suse.de

- patches.suse/perfmon2-add_ioctl_interface.patch: switch to
  ioctl interface for perfmon2.
- patches.suse/perfmon2-fix_disabled.patch: fix initializion of
  perfmon disabled.
- patches.suse/perfmon2-remove_get_base_syscall_attr.patch:
  remove perfmon syscall_base attribyute.
- patches.suse/perfmon2-remove_syscalls.patch: drop additional
  perfmon2 syscalls.
- patches.xen/xen3-perfmon2_remove_syscalls.patch: drop additional
  perfmon2 syscalls.

-------------------------------------------------------------------
Sat Dec  6 21:59:13 CET 2008 - trenn@suse.de

- patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch:
  ACPI: EC: Don't degrade to poll mode at storm
  automatically. (bnc#446142).
- patches.fixes/pci_aspm_check_endless_loop.patch: PCIE Break
  out of endless loop waiting for PCI config bits to switch
  (bnc#449799).

-------------------------------------------------------------------
Sat Dec  6 01:09:26 CET 2008 - gregkh@suse.de

- refresh patches to apply cleanly.

-------------------------------------------------------------------
Sat Dec  6 00:26:05 CET 2008 - gregkh@suse.de

- Update to final 2.6.27.8 release
  - contains 2 changes from 2.6.27.8-rc1

-------------------------------------------------------------------
Fri Dec  5 17:05:44 CET 2008 - jbeulich@novell.com

- patches.xen/xen-configurable-guest-devices: fix a typo.

-------------------------------------------------------------------
Fri Dec  5 16:55:30 CET 2008 - olh@suse.de

- patches.suse/scsi-scsi_transport_srp-shost_data.patch:
  move crq_queue_create at the end of initialization (bnc#455929).

-------------------------------------------------------------------
Fri Dec  5 16:52:52 CET 2008 - hare@suse.de

- patches.drivers/open-fcoe-fnic-patches: Open-FCoE bugfixes
  for fnic.
- patches.drivers/open-fcoe-rc1-update: Update open-FCoE with
  latest patches from Intel (bnc#438954).

-------------------------------------------------------------------
Fri Dec  5 16:19:44 CET 2008 - jbeulich@novell.com

- Update Xen x86-64 config (2k guest devices, 1k outstanding transmits
  in netback).

-------------------------------------------------------------------
Fri Dec  5 12:38:19 CET 2008 - hare@suse.de

- patches.arch/s390-zfcp-synchronize-scsi-register: No udev
  events for zfcp online / offline (bnc#443667).
- patches.fixes/scsi-remove-scmd-timeout: Fix block timeout
  residue problems (bnc#447249,bnc#441335).
- patches.fixes/scsi-eh_stu-timeout: Delete obsolet patch.

-------------------------------------------------------------------
Fri Dec  5 08:11:16 CET 2008 - bphilips@suse.de

- patches.fixes/saa7134-fix-resource-map-sanity-check-conflict.patch:
  saa7134: fix resource map sanity check conflict (bnc#446733).

-------------------------------------------------------------------
Fri Dec  5 07:23:40 CET 2008 - gregkh@suse.de

- Update config files.
- patches.drivers/staging-add-rtl8187se-driver.patch: Staging:
  add rtl8187se driver.  Needed for MSI Wind and other netbooks.

-------------------------------------------------------------------
Fri Dec  5 07:13:17 CET 2008 - gregkh@suse.de

- Update config files.
- patches.drivers/staging-add-serverengines-benet-10gb-ethernet-driver.patch:
  Staging: Add ServerEngines benet 10Gb ethernet driver.

-------------------------------------------------------------------
Fri Dec  5 06:54:23 CET 2008 - gregkh@suse.de

- update the wlan-ng driver to the latest upstream version, making
  it much more useful (it actually works now...)

-------------------------------------------------------------------
Fri Dec  5 02:23:23 CET 2008 - nfbrown@suse.de

- patches.fixes/sunrpc-module-refcount-fix: Add a reference to
  sunrpc in svc_addsock (443379).  This avoid a bug where
  refcount on sunrpc can go zero or negative.

-------------------------------------------------------------------
Thu Dec  4 19:35:07 CET 2008 - jeffm@suse.de

- patches.fixes/reiserfs-debug-1036: reiserfs: print more
  information when an empty journal list is encountered
  (bnc#447406 bnc#399966).

-------------------------------------------------------------------
Thu Dec  4 18:47:17 CET 2008 - gregkh@suse.de

- patches.fixes/atm-duplicate-listen-on-socket-corrupts-the-vcc-table.patch:
  ATM: duplicate listen() on socket corrupts the vcc table
  (CVE-2008-5079).

-------------------------------------------------------------------
Thu Dec  4 16:37:34 CET 2008 - jack@suse.cz

- Update config files.

-------------------------------------------------------------------
Thu Dec  4 16:21:10 CET 2008 - jack@suse.cz

  XFS update on request from SGI:
- patches.apparmor/vfs-notify_change.diff: Add a vfsmount
  parameter to notify_change(). (refreshed)
- patches.suse/xfs-account-for-allocated-blocks-when-expanding-directories:
  Account for allocated blocks when expanding directories
  (bnc#450658).
- patches.suse/xfs-check-for-valid-transaction-headers-in-recovery:
  XFS: Check for valid transaction headers in recovery
  (bnc#450658).
- patches.suse/xfs-dmapi-enable: VFS changes to support DMAPI
  (bnc#450658).
- patches.suse/xfs-dmapi-src: DMAPI Source  (bnc#450658).
- patches.suse/xfs-dmapi-xfs-enable: DMAPI support for xfs
  (bnc#450658).
- patches.suse/xfs-handle-memory-allocation-failures-during-log-initialisation:
  handle memory allocation failures during log initialisation
  (bnc#450658).
- patches.suse/xfs-nfsd-dmapi-aware: Make NFSD DMAPI aware
  (74107, 173874, bnc#450658).
- patches.suse/xfs-wait-for-all-IO-on-truncate-to-zero: Wait
  for all I/O on truncate to zero file size (bnc#450658).
- patches.suse/xfs-dmapi-2.6.27: Delete.
- patches.suse/xfs-dmapi-xfs-2.6.27: Delete.

-------------------------------------------------------------------
Thu Dec  4 14:56:19 CET 2008 - olh@suse.de

- patches.arch/ppc-mpic-dont-reset-affinity-for-secondary-MPIC-on-boot.patch:
  Don't reset affinity for secondary MPIC on boot (bnc#456408 - LTC50397).

-------------------------------------------------------------------
Thu Dec  4 14:41:56 CET 2008 - jjolly@suse.de

- Update config files.
- patches.arch/s390-05-04-fix_rport_status_check.patch: zfcp:
  fix remote port status check (bnc#450096).
- patches.arch/s390-05-05-stp-etr-stop-machine.patch: stp/etr:
  smp_call_function races. (bnc#450096).
- patches.arch/s390-05-06-stp-etr-mutex.patch: stp/etr: serialize
  work. (bnc#450096).
- patches.arch/s390-05-07-generic-ipi.patch: kernel:
  smp_call_function races. (bnc#450096).
- patches.arch/s390-05-08-topology.patch: kernel: disable cpu
  topology support by default (bnc#450096,LTC#50392).

-------------------------------------------------------------------
Thu Dec  4 14:37:34 CET 2008 - olh@suse.de

- patches.arch/ppc-cell-gdb-watchpoints.patch:
  Fix GDB watchpoints on Cell (bnc#456405 - LTC50396).

-------------------------------------------------------------------
Thu Dec  4 14:30:44 CET 2008 - olh@suse.de

- patches.arch/ppc-syscall-xer.so.1.patch: Fix system calls on
  Cell entered with XER.SO=1 (bnc#456406 - LTC50395).

-------------------------------------------------------------------
Thu Dec  4 14:18:02 CET 2008 - hare@suse.de

- patches.suse/genhd-disk-ro-uevents: Send uevents for
  write_protect changes (bnc#440959).

-------------------------------------------------------------------
Thu Dec  4 12:33:22 CET 2008 - mmarek@suse.cz

- supported.conf: mark kernel/net/ipv4/ipvs/ip_vs/* and
  kernel/net/ipv4/netfilter/ipt_CLUSTERIP as unsupported,
  a supported variant will be provided in a separate KMP
  (bnc#455959)


-------------------------------------------------------------------
Thu Dec  4 10:42:03 CET 2008 - schwab@suse.de

- Set CONFIG_IA64_CPE_MIGRATE=m.

-------------------------------------------------------------------
Thu Dec  4 09:50:21 CET 2008 - jbeulich@novell.com

- supported.conf: Mark pciback as support, sfc_resource, sfc_netback,
  and sfc_netutil as externally supported, add sfc_netfront, and mark
  xenscsi and xen-scsibk as unsupported.

-------------------------------------------------------------------
Thu Dec  4 09:37:35 CET 2008 - mszeredi@suse.de

- patches.suse/SoN-fix-uninitialized-variable.patch: Fix use of
  uninitialized variable in cache_grow() (bnc#444597).

-------------------------------------------------------------------
Thu Dec  4 09:19:55 CET 2008 - hare@suse.de

- patches.fixes/scsi-eh_stu-timeout: make scsi_eh_try_stu use
  block timeout (bnc#447249,bnc#441335).

-------------------------------------------------------------------
Thu Dec  4 01:06:34 CET 2008 - gregkh@suse.de

- patches.fixes/jbd2-create-proc-entry-fix.patch: Delete. It's not needed
  anymore now that 2.6.27.8-rc1 has a similar fix.

-------------------------------------------------------------------
Wed Dec  3 23:09:37 CET 2008 - gregkh@suse.de

- Update to 2.6.27.8-rc1:
  - lots of bugfixes
  - some security fixes as well.
  - obsoletes lots of existing patches:
    - patches.arch/ppc-spufs-02-add-a-missing-mutex_unlock.patch
    - patches.arch/ppc-spufs-11-Fix-spinning-in-spufs_ps_fault-on-sig.patch
    - patches.drivers/libata-fix-ata_tf_read_block-overflow
    - patches.drivers/libata-fix-ata_tf_to_lba48-overflow
    - patches.drivers/libata-seagate-firmware-bug
    - patches.drivers/parport-serial-array-overflow-fix
    - patches.fixes/af_unix-soft-lockup-fix.patch
    - patches.fixes/cifs-add-cifs_sock_list
    - patches.fixes/cifs-cleanup-cifs_mount
    - patches.fixes/cifs-cleanup-proto-handling
    - patches.fixes/cifs-disable-sess-sharing
    - patches.fixes/cifs-fix-build-breakage
    - patches.fixes/cifs-fix-data-corruption
    - patches.fixes/cifs-fix-dead-tcon-check
    - patches.fixes/cifs-fix-oops-on-failed-mount
    - patches.fixes/cifs-fix-reconnection-flags
    - patches.fixes/cifs-fix-smb-send2
    - patches.fixes/cifs-fix-writepages
    - patches.fixes/cifs-reinstate-sess-sharing-sans-races
    - patches.fixes/cifs-reinstate-treecon-sharing
    - patches.fixes/ext4_add-missing-unlock-to-ext4-check-descriptors
    - patches.fixes/ext4_create-proc-ext4-stats-file-more-carefully
    - patches.fixes/ext4_fix_whitespace_checkpatch_issues
    - patches.fixes/ext4_update-flex-bg-counters-when-resizing
    - patches.fixes/fix-inotify-watch-removal-umount-races
    - patches.fixes/hpwdt-execute-page.diff
    - patches.fixes/hpwdt-kdump.diff
    - patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch
    - patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch

-------------------------------------------------------------------
Wed Dec  3 16:05:26 CET 2008 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.19: Fix a kernel warning during shutdown.
- patches.xen/xen3-patch-2.6.27,
  patches.xen/xen-netback-notify-multi,
  patches.xen/xen-virq-per-cpu-irq: Refresh.

-------------------------------------------------------------------
Wed Dec  3 15:43:30 CET 2008 - olh@suse.de

- patches.suse/scsi-scsi_transport_srp-shost_data.patch: change
  init order to fill in shost_data (bnc#455929).

-------------------------------------------------------------------
Wed Dec  3 14:38:34 CET 2008 - hare@suse.de

- patches.suse/scsi-netlink-ml: Use GFP_ATOMIC for
  skb allocation.

-------------------------------------------------------------------
Wed Dec  3 13:38:36 CET 2008 - olh@suse.de

- patches.suse/scsi-scsi_transport_srp-shost_data.patch:
  add debug for Scsi_Host->shost_data (bnc#455929).

-------------------------------------------------------------------
Wed Dec  3 10:48:49 CET 2008 - hare@suse.de

- supported.conf: mark dm-leastpending-path as supported
  (bnc#444199)

-------------------------------------------------------------------
Wed Dec  3 10:32:12 CET 2008 - teheo@suse.de

Patch updated to remove strcmp() on NULL strings.

- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
  ata_piix: add borked Tecra M4 to broken suspend list
  (bnc#398270).

-------------------------------------------------------------------
Wed Dec  3 09:38:19 CET 2008 - jbeulich@novell.com

- Update Xen patches to c/s 728 (plus several indivual ones)
- patches.xen/735-balloon-exit.patch: remove sysfs files during balloon
  module exit.
- patches.xen/737-kexec-free.patch: kexec: Don't pass
  limit_pages_to_max_mfn() regions to xen_destroy_contiguous_region().
- patches.xen/740-blkback-resource-leak.patch: blkback, blktap: Fix
  potential resource leak.
- patches.xen/746-pirq-status-page.patch: use shared page indicating
  the need for an EOI notification
- patches.xen/747-x86-undo-mfn-limit.patch: revert the effect of
  xen_limit_pages_to_max_mfn()
- patches.xen/748-x86-ioapic-cleanup.patch: cleanup IO-APIC code
- patches.xen/panic-on-io-nmi-xen.diff: Rename to ...
- patches.xen/xen3-panic-on-io-nmi.diff: ... this.
- patches.xen/uv-sysfs-no-xen.diff: Replace by ...
- patches.xen/xen3-uv_setup_irq.diff: ... this.
- patches.xen/xen3-x86_sgi_uv_early_detect_oem.patch: x86, uv:
  add early detection of UV system types (bnc#429984).
- patches.xen/xen-fb-bad-irq: Delete.

-------------------------------------------------------------------
Wed Dec  3 09:11:31 CET 2008 - hare@suse.de

- patches.drivers/lpfc-8.2.8.9-update: Update Emulex lpfc driver
  to 8.2.8.9 (bnc#420767).

-------------------------------------------------------------------
Wed Dec  3 08:41:58 CET 2008 - knikanth@suse.de

- patches.suse/cfq-ioc-race: Exiting queue and task might race
  to free cic (bnc#444346).

-------------------------------------------------------------------
Wed Dec  3 08:32:18 CET 2008 - sjayaraman@suse.de

- patches.fixes/cifs-reinstate-sess-sharing-sans-races: Adjust as it
  didn't apply cleanly.

-------------------------------------------------------------------
Wed Dec  3 07:51:33 CET 2008 - sjayaraman@suse.de

- Fix data corruption issues (411655).
	patches.fixes/cifs-fix-data-corruption
	patches.fixes/cifs-fix-smb-send2
- Fix multiple oopses, memory corruption due to mount/umount races
  (https://bugzilla.samba.org/show_bug.cgi?id=5720).
	patches.fixes/cifs-add-cifs_sock_list
	patches.fixes/cifs-cleanup-cifs_mount
	patches.fixes/cifs-cleanup-proto-handling
	patches.fixes/cifs-disable-sess-sharing
	patches.fixes/cifs-fix-build-breakage
	patches.fixes/cifs-fix-dead-tcon-check
	patches.fixes/cifs-fix-oops-on-failed-mount
	patches.fixes/cifs-fix-reconnection-flags
	patches.fixes/cifs-fix-writepages
	patches.fixes/cifs-reinstate-sess-sharing-sans-races
	patches.fixes/cifs-reinstate-treecon-sharing

-------------------------------------------------------------------
Tue Dec  2 23:47:14 CET 2008 - jeffm@suse.de

- scripts/git-create-branch: Helper script to create a new
  branch.

-------------------------------------------------------------------
Tue Dec  2 17:53:44 CET 2008 - mmarek@suse.cz

- rpm/get_release_number.sh.in, scripts/tar-up.sh: append first
  eight digits of the commit id to the release string. This makes
  it easier to match rpm release numbers with commits.

-------------------------------------------------------------------
Tue Dec  2 17:38:41 CET 2008 - mszeredi@suse.de

- patches.fixes/af_unix-soft-lockup-fix.patch: net: Fix soft
  lockups/OOM issues w/ unix garbage collector (bnc#449739
  CVE-2008-5300).

-------------------------------------------------------------------
Tue Dec  2 16:57:59 CET 2008 - hare@suse.de

- patches.drivers/qla2xxx-8.02.01.02.11.0-k9-update: qla2xxx:
  additional fixes/updates for SLES11 (bnc#450197).
- patches.fixes/scsi-fixup-failfast-definitions: fc_transport:
  fix old bug on bitflag definitions (bnc#447814).

-------------------------------------------------------------------
Tue Dec  2 16:28:04 CET 2008 - goldwyn@suse.de

- patches.suse/novfs-map-drives-correctly.diff 
- patches.suse/novfs-merge-changes.diff: Modified to revert
  some changes in novfs_set_map_drive()
- patches.suse/novfs-clear-mappeddrives.patch: Unlink mapped
  drives on exit (bnc#449451).

-------------------------------------------------------------------
Tue Dec  2 14:22:23 CET 2008 - mmarek@suse.cz

- supported.conf: mark ocfs2 as unsupported, a supported variant
  will be provided in a separate KMP (bnc#449824)

-------------------------------------------------------------------
Tue Dec  2 14:04:44 CET 2008 - olh@suse.de

- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
  update error message (bnc#448301 - LTC50134)

-------------------------------------------------------------------
Tue Dec  2 13:27:21 CET 2008 - hare@suse.de

- Update config files for S/390: Disable FCoE and sync
  default and s390.
- supported.conf: Mark KVM as supported.

-------------------------------------------------------------------
Tue Dec  2 08:13:10 CET 2008 - jjolly@suse.de

- ...and added the patches to the series.conf (bnc#450096)

-------------------------------------------------------------------
Tue Dec  2 08:03:44 CET 2008 - jjolly@suse.de

- patches.arch/s390-05-01-zfcp-message-linebreak.patch: zfcp:
  Wrong placement of linebreak in message (bnc#450096).
- patches.arch/s390-05-02-zfcp-invalid-non-null-return.patch:
  zfcp: invalid return value on failing fsf_req creation
  (bnc#450096).
- patches.arch/s390-05-03-zfcp-wka-port.patch: zfcp: Fix opening
  of wka ports (bnc#450096).

-------------------------------------------------------------------
Mon Dec  1 20:11:18 CET 2008 - kkeil@suse.de

- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
  fiber support.
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
  Allocate multiqueues at init time.
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
  cxgb3: More flexible support for PHY interrupts..
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
  Support for Aeluros 2005 PHY.
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
  allow for PHY reset status.
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
  commnonize LASI phy code.
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
  cxgb3 - eeprom read fixes.
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
  enable lro control through ethtool.
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
  cxgb3: simplify port type struct and usage.
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
  driver version. (bnc#446739)

-------------------------------------------------------------------
Mon Dec  1 15:27:45 CET 2008 - mmarek@suse.cz

- rpm/macros.kernel-source: one more fix to the flavor selection
  code (for some reason %* contained a newline)

-------------------------------------------------------------------
Mon Dec  1 14:39:22 CET 2008 - trenn@suse.de

- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
  x2APIC support: changes for MADT and SRAT ACPI tables (fate
  303948 and fate 303984).
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
  Add check for invalid handle in acpi_get_object_info
  (http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
- patches.fixes/acpi_dereference_object_if_possible.patch:
  ACPICA: Add function to dereference returned reference objects
  (http://bugzilla.kernel.org/show_bug.cgi?id=11105).
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
  ACPI: don't load acpi_cpufreq if acpi=off (no reference).

-------------------------------------------------------------------
Mon Dec  1 14:00:19 CET 2008 - trenn@suse.de

- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
  Copy dynamically loaded tables to local buffer (bnc#410726).

-------------------------------------------------------------------
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de

- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
  SUNRPC: Fix autobind on cloned rpc clients. 
  Importantly, this removes a 'BUG_ON' that fires. (450083).

-------------------------------------------------------------------
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de

- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
  ata_piix: add borked Tecra M4 to broken suspend list
  (bnc#398270).

-------------------------------------------------------------------
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de

- UV updates from SGI (bnc#442455, #442455).
  o patches.fixes/ia64_uv_partition_id.diff:
    Add partition id, coherence id, and region size to UV
  o patches.fixes/ia64_uv_watchlist.diff:
    Add UV watchlist suppor
  o patches.fixes/null_irq_desc_name.diff:
    genirq: NULL struct irq_desc's member 'name' in
    dynamic_irq_cleanup()
  o patches.fixes/uv-bios_call_memprotect.diff:
    Add UV bios call to change memory protections
  o patches.fixes/uv-bios_call_partition.diff:
    x86: Add UV partition call
  o patches.fixes/uv-bios_call_reserve_page.diff:
    Add UV bios call to get the address of the reserved page
  o patches.fixes/uv-bios_call_watchlist.diff:
    Add UV bios calls to allocate and free watchlists
  o patches.fixes/uv-bios_common.diff:
    x86: Add UV bios call infrastructure
  o patches.fixes/uv-efi_bios.diff:
    x86: Add UV EFI table entry
  o patches.fixes/uv-sn_region_size.diff:
    Use consistent names for region size and conherence id on x86
    and ia64
  o patches.fixes/uv-sysfs.diff:
    x86: Add UV sysfs entries
  o patches.fixes/uv-xp-change_memprotect.diff:
    Define xp_expand_memprotect() and xp_restrict_memprotect()
  o patches.fixes/uv-xpc-get_sn_info.diff:
    Define xp_partition_id and xp_region_size
  o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
    Add the code to create the activate and notify gru message
    queues
  o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
    Add support for getting the address of a partition's reserved
    page
  o patches.fixes/uv_setup_irq.diff:
    x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
- Refresh Xen patches
  o patches.xen/xen3-auto-arch-x86.diff
  o patches.xen/xen3-patch-2.6.19
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
- patches.xen/uv-sysfs-no-xen.diff:
  Don't build UV sysfs support on Xen.

-------------------------------------------------------------------
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de

- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
  powernow-k8: ignore out-of-range PstateStatus value (no
  bug avail).

-------------------------------------------------------------------
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de

- Update config files.
  activate ALTIVEC in ps3 config

-------------------------------------------------------------------
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de

- patches.drivers/open-fcoe-beta4-update: rediff.
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
  for Beta6 (bnc#438954).

-------------------------------------------------------------------
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
  hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).

-------------------------------------------------------------------
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de

- rpm/kernel-binary.spec.in: move Module.symvers creation into
  CONFIG_MODULES section, a static kernel exports nothing

-------------------------------------------------------------------
Fri Nov 28 07:43:14 CET 2008 - olh@suse.de

- rpm/post*.sh: kernel-vanilla has now vmlinux-vanilla symlink

-------------------------------------------------------------------
Fri Nov 28 06:04:47 CET 2008 - teheo@suse.de

Block layer timer bug fixed.  Multipath patch update is just patch
refresh.

- patches.drivers/block-internal-dequeue-shouldnt-start-timer:
  block: internal dequeue shouldn't start timer (bnc#449880).
- patches.drivers/blk-request-based-multipath-update: Block layer
  fixes for request-based multipathing (References: FATE#302108).

-------------------------------------------------------------------
Thu Nov 27 16:52:10 CET 2008 - olh@suse.de

- patches.suse/8250-sysrq-ctrl_o.patch: fix no-op macro args

-------------------------------------------------------------------
Thu Nov 27 16:34:48 CET 2008 - olh@suse.de

- patches.suse/8250-sysrq-ctrl_o.patch: fix compile on ppc32

-------------------------------------------------------------------
Thu Nov 27 16:10:30 CET 2008 - olh@suse.de

- rpm/kernel-binary.spec.in: always create a dummy initrd because
  mkinitrd is called unconditionally

-------------------------------------------------------------------
Thu Nov 27 15:37:32 CET 2008 - olh@suse.de

- rpm/kernel-binary.spec.in: kernel-ps3 needs a suffix

-------------------------------------------------------------------
Thu Nov 27 15:18:32 CET 2008 - olh@suse.de

- remove last traces of kernel-um handling

-------------------------------------------------------------------
Thu Nov 27 14:38:31 CET 2008 - hare@suse.de

- patches.fixes/qla2xxx-disable-automatic-queue-tracking: qla2xxx:
  Conditionally disable queue_full tracking (bnc#449386).

-------------------------------------------------------------------
Thu Nov 27 11:47:43 CET 2008 - olh@suse.de

- patches.suse/8250-sysrq-ctrl_o.patch: no sysrq on Cell QS21/QS22
  serial console (bnc#422987,bnc#96313 - LTC47675/LTC16841).

-------------------------------------------------------------------
Thu Nov 27 08:26:03 CET 2008 - olh@suse.de

- patches.arch/ppc-memoryless-nodes.patch: fix booting with
  memoryless nodes (443280 - LTC49675)

-------------------------------------------------------------------
Thu Nov 27 06:08:33 CET 2008 - teheo@suse.de

- patches.drivers/libata-seagate-firmware-bug: libata: blacklist
  Seagate drives which time out FLUSH_CACHE when used with NCQ
  (bnc#449531).

-------------------------------------------------------------------
Wed Nov 26 10:15:02 CET 2008 - agruen@suse.de

- rpm/macros.kernel-source: Fix the kernel flavor selection logic
  for the %kernel_module_package macro.

-------------------------------------------------------------------
Wed Nov 26 09:16:44 CET 2008 - hare@suse.de

- patches.fixes/blk-leave-sync-timer-running: move to
  correct place in series.conf and rediff
- patches.drivers/cciss-newids.patch: Delete.

-------------------------------------------------------------------
Wed Nov 26 09:03:55 CET 2008 - hare@suse.de

- patches.drivers/cciss-newids.patch: Support for newcciss
  controller (bnc#448416).
- patches.fixes/blk-leave-sync-timer-running: block: leave
  request timeout timer running on an empty list (bnc#447249).

-------------------------------------------------------------------
Tue Nov 25 20:27:19 CET 2008 - mszeredi@suse.de

- patches.fixes/slab-alloc_slabmgmt-fix.patch: slab: remove
  GFP_THISNODE clearing from alloc_slabmgmt() (bnc#444597).

-------------------------------------------------------------------
Tue Nov 25 17:48:50 CET 2008 - sjayaraman@suse.de

- patches.suse/SoN-11-mm-page_alloc-emerg.patch: Fix accidental side-effect
  that this patch introduced by reverting patches.fixes/oom-warning
  (bnc #444597).

-------------------------------------------------------------------
Tue Nov 25 16:39:00 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-ca0106-pm-support: ALSA: ca0106 - Add
  power-amangement support (bnc#447624).
- patches.drivers/alsa-hda-dell-92hd73xx-models: ALSA: hda -
  Check model for Dell 92HD73xx laptops (bnc#446025).
- patches.drivers/alsa-hda-dell-studio-1535-quirk: ALSA: hda -
  mark Dell studio 1535 quirk (bnc#446025).
- patches.drivers/alsa-hda-spdif-bits-cache-fix: ALSA: hda -
  Fix caching of SPDIF status bits.
- patches.drivers/alsa-hda-stac-no-hp-as-line-out-switch: ALSA:
  hda - No 'Headphone as Line-out' swich without line-outs
  (bnc#446025).
- patches.drivers/alsa-hda-stac-yet-more-fixes: ALSA: hda -
  Fix AFG power management on IDT 92HD* codecs (bnc#446025).

-------------------------------------------------------------------
Tue Nov 25 00:52:41 CET 2008 - jeffm@suse.de

- patches.fixes/fix-inotify-watch-removal-umount-races: Fix
  inotify watch removal/umount races (bnc#446973 CVE-2008-5182).

-------------------------------------------------------------------
Tue Nov 25 00:02:33 CET 2008 - jeffm@suse.de

- patches.fixes/uv-redundant-creation-of-proc-dir: UV: redundant
  creation of sgi_uv (bnc#444799).

-------------------------------------------------------------------
Mon Nov 24 22:44:01 CET 2008 - agruen@suse.de

- supported.conf: dm-raid45 depends on a few more modules
  (bnc#440208, bnc#441310).

-------------------------------------------------------------------
Mon Nov 24 20:25:25 CET 2008 - agruen@suse.de

- Switch from a no_file_caps command line switch to file_caps={0,1}
  for enabling/disabling file capabilities, and make file_caps=0
  the default: we cannot get the no_file_caps option added to the
  kernel command line anymore (perl-Bootloader, bnc#418366).

-------------------------------------------------------------------
Mon Nov 24 20:18:46 CET 2008 - agruen@suse.de

- supported.conf: dm-raid4-5 was renamed to dm-raid45 (bnc#440208,
  bnc#441310).

-------------------------------------------------------------------
Mon Nov 24 20:15:57 CET 2008 - agruen@suse.de

- Update config files: switch from CONFIG_PREEMPT_VOLUNTARY to
  CONFIG_PREEMPT_NONE.

-------------------------------------------------------------------
Mon Nov 24 17:00:47 CET 2008 - ghaskins@suse.de

- patches.fixes/sched-fix-bug-in-sched-domain-degenerate.patch:
  sched: fix a bug in sched domain degenerate (bnc#442464).

-------------------------------------------------------------------
Mon Nov 24 16:57:27 CET 2008 - mmarek@suse.cz

- doc/README.SUSE: document that setting allow_unsupported_modules
  to 1 in /etc/modprobe.d/unsupported-modules is required to make
  self-compiled kernels work.

-------------------------------------------------------------------
Mon Nov 24 11:55:54 CET 2008 - bwalle@suse.de

- patches.fixes/hpwdt-kdump.diff: Sync with latest upstream
  submission.

-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de

- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
  add early detection of UV system types (bnc#429984).

-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de

- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)

-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de

- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
  fix boot panic caused by offline CPUs (bnc#440386).

-------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

- config/x86_64/maxcpus: Delete.

-------------------------------------------------------------------
Fri Nov 21 20:06:08 CET 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: s/CVS/GIT/

-------------------------------------------------------------------
Fri Nov 21 20:04:05 CET 2008 - mmarek@suse.cz

- rpm/symsets.pl: fix module names in export lists
  (kernel/irq/built-in was printed as irq/built-in)

-------------------------------------------------------------------
Fri Nov 21 20:03:17 CET 2008 - agruen@suse.de

- Update x86_64/{debug,default,trace,vanilla} config files:
  increase NR_CPUS to 512.

-------------------------------------------------------------------
Fri Nov 21 18:13:58 CET 2008 - mmarek@suse.cz

- rpm/symsets.pl: Replace the bash and awk scripts around symsets
  and kabi checking with a single script that generates symsets,
  reuses symsets from older kernels and checks for kabi changes for
  each of the split packages (kabi checking and symset reuse
  require a set of reference files, which does not exist yet)
- rpm/list-exported-symbols: Delete.
- rpm/split-into-symsets: Delete.
- scripts/kabi-checks: Delete.
- kabi/severities: table of kabi change severities
- rpm/built-in-where, rpm/find-provides,
  rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
  scripts/tar-up.sh: update to use symsets.pl

-------------------------------------------------------------------
Fri Nov 21 17:06:39 CET 2008 - kkeil@suse.de

- patches.drivers/ixgbe-sfp.patch: include additional fixes from
  Intel (bnc#442411)

-------------------------------------------------------------------
Fri Nov 21 16:50:40 CET 2008 - kkeil@suse.de

- patches.fixes/igb_ethtool.patch: add missing ethtool hooks
  (bnc#435551)

-------------------------------------------------------------------
Fri Nov 21 16:10:08 CET 2008 - jjolly@suse.de

- patches.arch/s390-04-08-cio-ungroup-race-fix.patch:
  cio: ccwgroup online vs. ungroup race condition
  (bnc#445100,LTC#50092).
- patches.arch/s390-04-09-zfcp-host-busy-count-fix.patch: zfcp:
  prevent double decrement on host_busy counter (bnc#445100).

-------------------------------------------------------------------
Fri Nov 21 14:24:35 CET 2008 - agruen@suse.de

- rpm/macros.kernel-source:
  + Rename the -s option to -t in the %kernel_module_package macro
    for improved cross-distro compatibility.
  + Define %kernel_module_package_release as 1 for feature tests.
  + Define %kernel_module_package_buildreqs for use by KMPs: that
    way, KMPs can either use this macro for compatibility, or
    they can substitute other packages for special cases.

-------------------------------------------------------------------
Fri Nov 21 13:08:28 CET 2008 - hare@suse.de

- patches.drivers/cxgb3i: add cxgb3i iscsi driver
  (FATE#304154,bnc#433500).
- patches.drivers/cxgb3i-fixed-offload-array-size: cxgb3i -
  fixed offload wr array size (bnc#447409).
- patches.fixes/dm-table-switch-to-readonly: dm multipath devices
  are not getting created for readonly devices (bnc#382705).
- patches.suse/dm-mpath-null-pgs: Allow zero paths for multipath
  priority groups (bnc#372684).
- patches.suse/scsi-netlink-ml: Netlink interface for SCSI
  sense codes (FATE#303789).

-------------------------------------------------------------------
Fri Nov 21 12:53:49 CET 2008 - goldwyn@suse.de

- patches.suse/novfs-map-drives-correctly.diff: Fix oops in
  set_map_drive (bnc#446824, bnc#444469).

-------------------------------------------------------------------
Fri Nov 21 11:16:25 CET 2008 - jbeulich@novell.com

- patches.xen/xen3-x86-vmware-tsc-03-detect-from-hypervisor:
  Fix Xen pv driver build.

-------------------------------------------------------------------
Fri Nov 21 10:44:43 CET 2008 - olh@suse.de

- patches.arch/ppc-spufs-01-use-inc_nlink.patch: use inc_nlink
- patches.arch/ppc-spufs-02-add-a-missing-mutex_unlock.patch
- patches.arch/ppc-spufs-03-sputrace-Only-enable-logging-on-open.patch
- patches.arch/ppc-spufs-04-sputrace-Don-t-block-until-the-read.patch
- patches.arch/ppc-spufs-05-Use-state_mutex-for-switch_log-lockin.patch
- patches.arch/ppc-spufs-06-Don-t-require-full-buffer-in-switch_l.patch
- patches.arch/ppc-spufs-07-Don-t-spu_acquire_saved-unnecessarily.patch
- patches.arch/ppc-spufs-08-Use-kmalloc-rather-than-kzalloc-for-s.patch
- patches.arch/ppc-spufs-09-Improve-search-of-node-for-contexts-w.patch
- patches.arch/ppc-spufs-10-Explain-conditional-decrement-of-aff_.patch
- patches.arch/ppc-spufs-11-Fix-spinning-in-spufs_ps_fault-on-sig.patch
  update spufs to current mainline state (bnc#447133 - LTC50070)

-------------------------------------------------------------------
Fri Nov 21 09:52:19 CET 2008 - tiwai@suse.de

- patches.drivers/parport-serial-array-overflow-fix: Fix array
  overflow in parport_serial.c (bnc#447067).

-------------------------------------------------------------------
Fri Nov 21 09:48:06 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-dell-studio-15-quirk: ALSA: hda -
  Add a quirk for Dell Studio 15 (bnc#446025).
- patches.drivers/alsa-hda-stac-dell-m4-3-quirk: ALSA: hda:
  Add STAC_DELL_M4_3 quirk (bnc#446025).

-------------------------------------------------------------------
Fri Nov 21 08:03:16 CET 2008 - npiggin@suse.de

- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
  overflow over the heap. Try again.

-------------------------------------------------------------------
Fri Nov 21 06:52:04 CET 2008 - gregkh@suse.de

- Refresh patches to apply cleanly after 2.6.27.7 update.

-------------------------------------------------------------------
Fri Nov 21 06:27:23 CET 2008 - gregkh@suse.de

- Update to 2.6.27.7
  - lots of bugfixes and security updates.
  - obsoletes:
    - patches.arch/s390-04-05-topology-lock.diff
    - patches.drivers/bnx2x-zero-PMF
    - patches.drivers/input-alps-add-signature-for-dualpoint-found-in-dell-latitude-e6500.patch
    - patches.fixes/cdc-acm.c-fix-recursive-lock-in-acm_start_wb-error-path.patch
    - patches.fixes/sony_laptop_fix_suspend.patch
    - patches.kernel.org/iwlagn-avoid-sleep-in-softirq-context.patch
    - patches.kernel.org/memory-hotplug-fix-page_zone-calculation-in-test_pages_isolated.patch
    - patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:

-------------------------------------------------------------------
Fri Nov 21 05:19:43 CET 2008 - teheo@suse.de

- patches.drivers/libata-ata_piix-clear-spurious-IRQ: ata_piix:
  detect and clear spurious IRQs (bnc#445872).

-------------------------------------------------------------------
Fri Nov 21 02:18:19 CET 2008 - npiggin@suse.de

- patches.fixes/mm-madvise-fix.patch: mm: madvise correct return
  code (bnc#352998).

-------------------------------------------------------------------
Thu Nov 20 22:31:36 CET 2008 - jack@suse.cz

- patches.suse/ocfs2-Change-quotafile-names.patch: ocfs2: Change
  file names of local quota files to be consistent (fate#302681).
- patches.suse/ocfs2-Fix-hang-in-quota-recovery-code.patch:
  ocfs2: Fix hang in quota recovery code (fate#302681).
- patches.suse/ocfs2-Fix-oops-when-one-quotatype-enabled: ocfs2:
  Fix oops when only usrquota or grpquota feature is enabled
  (fate#302681).

-------------------------------------------------------------------
Thu Nov 20 21:41:03 CET 2008 - garloff@suse.de

- patches.suse/panic-on-io-nmi.diff
  patches.xen/panic-on-io-nmi-xen.diff:
  New kernel sysctl panic-on-io-nmi, which is set will cause a
  kernel panic on receiving an IOCK NMI (bnc#427979).

-------------------------------------------------------------------
Thu Nov 20 18:39:16 CET 2008 - jjolly@suse.de

- patches.arch/s390-04-06-cio-sac-update.diff: cio: update sac
  values (bnc#445100).
- patches.arch/s390-04-07-als.patch: kernel: Add processor type
  march=z10 and a processor type safety check. (bnc#445100).

-------------------------------------------------------------------
Thu Nov 20 17:23:46 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-stac-hp-gpio-switch-fix: ALSA: hda:
  STAC_DELL_M6 EAPD (bnc#446025).

-------------------------------------------------------------------
Thu Nov 20 17:15:31 CET 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.27.6 and c/s 724.
- Update Xen config files.
- patches.xen/xen-fb-bad-irq: xenfb: don't use irq before it
  gets set up (bnc#445659).
- patches.xen/xen-netback-notify-multi: netback: use multicall
  for send multiple notifications.
- patches.xen/xen-netback-nr-irqs: netback: reduce overhead of
  IRQ recording.

-------------------------------------------------------------------
Thu Nov 20 16:52:46 CET 2008 - kkeil@suse.de

- patches.drivers/igb-pf.patch: removed (no SR-IOV) (bnc#440614)

-------------------------------------------------------------------
Thu Nov 20 15:40:38 CET 2008 - olh@suse.de

- disable patches.arch/ppc-efika-bestcomm-ata-dma.patch
  crashes the sound driver

-------------------------------------------------------------------
Thu Nov 20 15:30:40 CET 2008 - jjolly@suse.de

- rpm/kernel-binary.spec.in: excluded vanilla build from creating
  the man package

-------------------------------------------------------------------
Thu Nov 20 15:13:41 CET 2008 - hare@suse.de

- patches.drivers/ibmvfc-async-events-oops: ibmvfc oops while
  processing async events (bnc#445541).
- patches.drivers/mpt-fusion-4.16.00.00-update: MPT fusion driver
  update to 4.16.00.00 (bnc#425660).
- patches.fixes/dm-mpath-NULL-pgpath-in-activate_path: Do not
  call activate_path() if pgpath is NULL (bnc#442676).
- patches.fixes/scsi-dh-rdac-initialize-passive-path: Initialize
  path state to be passive when path is not owned (bnc#442676).
- patches.suse/dm-mpath-leastpending-path: Dynamic load balancing
  policy for device mapper multipath (bnc#444199).

-------------------------------------------------------------------
Thu Nov 20 14:12:23 CET 2008 - olh@suse.de

- patches.fixes/bug-437171_1_sched_clock_lock.patch: sched: only
  update rq->clock while holding rq->lock (437171 - LTC47404).
- patches.fixes/bug-437171_2_sched_delta_weight.patch: sched:
  revert back to per-rq vruntime (437171 - LTC47404).
- patches.fixes/bug-437171_3_rework_wakeup_preemption.patch:
  sched: rework wakeup preemption (437171 - LTC47404).
- patches.fixes/bug-437171_4_sched_reinstate_vruntime_wakeup.patch:
  sched: re-instate vruntime based wakeup preemption (437171 -
  LTC47404).

-------------------------------------------------------------------
Thu Nov 20 13:47:33 CET 2008 - trenn@suse.de

- Update config files.
  Fixed debug build, added dependent config option.

-------------------------------------------------------------------
Thu Nov 20 13:27:57 CET 2008 - trenn@suse.de

- Update config files.
  -> unified i386/x86_64 debug kernels:
     - added CONFIG_NO_HZ=y to i386-debug
     - added CONFIG_DEBUG_INFO to x86_64-debug

Differ method to receive processor_id depending whether the processor
got declared as a regular ACPI device or as a processor object:
- patches.arch/acpi_behave_uniquely_based_on_processor_declaration.patch:
  ACPI: Behave uniquely based on processor declaration definition
  type (bnc#440062).
- patches.arch/acpi_disambiguate_processor_declaration_type.patch:
  ACPI: Disambiguate processor declaration type (bnc#440062).
- patches.arch/acpi_processor_cleanups.patch: ACPI: 80 column
  adherence and spelling fix (no functional change) (bnc#440062).
- patches.xen/xen3-auto-common.diff: xen3 common.

Fix missing bit for ThinkPad brightness switching:
- patches.arch/acpi_video_thinkpad_exclude_IGD_devices.patch:
  Do not use video backlight switching for Lenovo ThinkPads.

- patches.fixes/sony_laptop_fix_suspend.patch: sony-laptop:
  Ignore missing _DIS method on pic device (bnc#446487).

-------------------------------------------------------------------
Thu Nov 20 12:01:24 CET 2008 - hare@suse.de

- patches.fixes/dm-mpath-reattach-dh: Do not detach hardware
  handler when removing multipath maps (bnc#435688).
- patches.fixes/scsi-dh-alua-send-stpg: Always send STPG for
  explicit tgps mode.

-------------------------------------------------------------------
Thu Nov 20 10:35:32 CET 2008 - jjolly@suse.de

- rpm/kernel-binary.spec.in: Added kernel man package for s390x

-------------------------------------------------------------------
Thu Nov 20 10:26:01 CET 2008 - olh@suse.de

- patches.arch/ppc-of-irq-map.patch: fix IRQ assignment if
  interrupts property is missing (bnc#446610 - LTC50006)

-------------------------------------------------------------------
Thu Nov 20 00:20:44 CET 2008 - rjw@suse.de

- patches.fixes/acpi-set-SCI_EN-on-MacBook.patch: ACPI suspend:
  Blacklist boxes that require us to set SCI_EN directly on resume
  (bnc#444786).

-------------------------------------------------------------------
Wed Nov 19 17:50:51 CET 2008 - tiwai@suse.de

- patches.arch/x86-hpet-pre-read: x86: workaround for mccreary
  HPET read problem (bnc#433746).

-------------------------------------------------------------------
Wed Nov 19 17:28:00 CET 2008 - trenn@suse.de

- patches.arch/0008-sony-laptop-fingers-off-backlight.patch:
  sony-laptop: fingers off backlight if video.ko is serving
  this functionality.
  -> Fix typo, must not invert logic at this point

-------------------------------------------------------------------
Wed Nov 19 14:43:33 CET 2008 - kkeil@suse.de

- patches.drivers/e1000e_add_ECC: e1000e: enable ECC (bnc#445829)

-------------------------------------------------------------------
Wed Nov 19 13:54:44 CET 2008 - mmarek@suse.cz

- scripts/tar-up.sh: record the git branch name in the spec files
  (no branch name means master)

-------------------------------------------------------------------
Wed Nov 19 12:05:35 CET 2008 - jkosina@suse.de

- patches.drivers/elousb.patch: fix values of maximum X and Y
  coordinates so that they are compliant with the values that
  the device contains in its descriptor (bnc#442865)

-------------------------------------------------------------------
Wed Nov 19 09:58:11 CET 2008 - goldwyn@suse.de

- patches.suse/novfs-merge-changes.diff: Merge changes left out
  during code pull (bnc#445000).

-------------------------------------------------------------------
Wed Nov 19 09:03:46 CET 2008 - olh@suse.de

- patches.arch/ppc-pseries-bsr-multinode.patch: Add support for
  multiple BSR nodes in the device tree. (bnc#443665 - LTC49817)

-------------------------------------------------------------------
Wed Nov 19 08:59:11 CET 2008 - olh@suse.de

- patches.arch/ppc-pseries-cmm-pagecounter.patch:
  Update page in counter for CMM (bnc#445540 - LTC49942)

-------------------------------------------------------------------
Wed Nov 19 08:49:16 CET 2008 - olh@suse.de

- patches.arch/ppc-pseries-bsr-4k.patch: Unable to Use Small
  BSR register on Power LPAR (bnc#443673 - LTC49749)

-------------------------------------------------------------------
Wed Nov 19 05:40:58 CET 2008 - jjolly@suse.de

- config/s390/s390: Update config files: added CONFIG_UTRACE=y and
  CONFIG_HAVE_ARCH_TRACEHOOK=y

-------------------------------------------------------------------
Wed Nov 19 01:13:34 CET 2008 - jjolly@suse.de

- patches.drivers/ehca-fix-possible-nullpointer-access-v2.patch:
  ehca: fix a possible nullpointer access (bnc#441966).

-------------------------------------------------------------------
Wed Nov 19 00:50:27 CET 2008 - jjolly@suse.de

- patches.arch/ppc-axon-missing-msi-workaround-5.diff:
  powerpc/cell/axon-msi: retry on missing interrupt (bnc#445964).

-------------------------------------------------------------------
Wed Nov 19 00:32:26 CET 2008 - jjolly@suse.de

- patches.drivers/0001-IB-ehca-Fix-problem-with-max-number-of-QPs-and-CQs.patch:
  Fix problem with max number of QPs and CQs (bnc#441619).

-------------------------------------------------------------------
Tue Nov 18 20:28:57 CET 2008 - bwalle@suse.de

- Disable CONFIG_STRICT_DEVMEM for i386 and x86_64 (bnc#443852).

-------------------------------------------------------------------
Tue Nov 18 18:56:51 CET 2008 - jjolly@suse.de

- Update config files.
- patches.trace/s390-syscall-get-nr.diff: fix syscall_get_nr..
- patches.trace/s390-utrace-enablement.patch: Backport s390
  kernel components required for utrace enablement.

-------------------------------------------------------------------
Tue Nov 18 16:53:43 CET 2008 - jblunck@suse.de

- rpm/kernel-binary.spec.in: on s390(x) call dwarfextract to create the
  Kerntypes file for use with old lcrash debuggers.

-------------------------------------------------------------------
Tue Nov 18 15:41:37 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-stac-92hd71bxx-gpio-fix: ALSA:
  hda - Fix GPIO initialization in patch_stac92hd71bxx()
  (bnc#445321,bnc#445161).
- patches.drivers/alsa-hda-stac-gpio-unsol-resume-fix:
  ALSA: hda - Fix resume of GPIO unsol event for STAC/IDT
  (bnc#445321,bnc#445161).
- patches.drivers/alsa-hda-stac-hp-pavilion-quirks: ALSA: hda -
  Add quirks for HP Pavilion DV models (bnc#445321,bnc#445161).

-------------------------------------------------------------------
Tue Nov 18 12:18:27 CET 2008 - tiwai@suse.de

- patches.arch/x86-hpet-use-WARN_ON_ONCE: x86: HPET: convert
  WARN_ON to WARN_ON_ONCE (bnc#433746).

-------------------------------------------------------------------
Tue Nov 18 10:45:31 CET 2008 - sdietrich@suse.de

RT development has moved to slert-devel branch.
- Remove RT patches from master branch.
  (itemized RT patch list suppressed)

-------------------------------------------------------------------
Tue Nov 18 09:35:26 CET 2008 - olh@suse.de

- patches.arch/ppc-efika-bestcomm-ata-dma.patch: use ATA DMA (bnc#445856)

-------------------------------------------------------------------
Tue Nov 18 08:38:39 CET 2008 - olh@suse.de

- config/ppc/ppc64: reenable 64k PAGE_SIZE to keep the config
  flavor on ppc and ppc64 in sync
  the last change had also no bug number to fix the possible bug
  in the Xserver.

-------------------------------------------------------------------
Tue Nov 18 08:37:54 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-realtek-acer-dmic: ALSA: hda - Split
  ALC268 acer model (bnc#420048).

-------------------------------------------------------------------
Tue Nov 18 08:20:26 CET 2008 - jjolly@suse.de

- patches.arch/s390-04-01-qdio_prevent_double_shutdown.patch:
  qdio: prevent double qdio shutdown in case of I/O
  errors. (bnc#445100).
- patches.arch/s390-04-02-qdio-osa-port-count.patch: qdio:
  fix qeth port count detection. (bnc#445100).
- patches.arch/s390-04-03-kmsg.patch: kmsg: do not change pr_xyz
  messages without KMSG_COMPONENT (bnc#445100).
- patches.arch/s390-04-04-dasd_fatal_error_log_sense.patch:
  dasd: log sense for fatal errors. (bnc#445100).
- patches.arch/s390-04-05-topology-lock.diff: kernel: Fix locking
  in cpu topology code. (bnc#445100).

-------------------------------------------------------------------
Tue Nov 18 03:43:34 CET 2008 - jjolly@suse.de

- patches.arch/s390-personality-mask.patch: fix s390x_newuname.

-------------------------------------------------------------------
Tue Nov 18 01:04:14 CET 2008 - gregkh@suse.de

- patches.drivers/staging-rt2860-enable-wpa_supplicant-support.patch:
  Staging: rt2860: enable WPA_SUPPLICANT support (bnc#437959).

-------------------------------------------------------------------
Mon Nov 17 16:35:13 CET 2008 - hare@suse.de

- patches.drivers/lpfc-8.2.8.7-update: Update lpfc to 8.2.8.7
  (bnc#420767).
- patches.drivers/qla4xxx-5.01.00-k8_sles11-03-update: Update
  qla4xxx to 5.01.00-k8_sles11-03     (bnc#444884).
- patches.fixes/dm-mpath-reattach-dh: Reattach device handler
  for multipath devices (bnc#435688).
- patches.fixes/scsi-add-tgps-setting: Add TGPS setting to
  scsi devices.
- patches.fixes/scsi-dh-alua-retry-UA: Retry ALUA device handler
  initialization on Unit Attention.

-------------------------------------------------------------------
Mon Nov 17 16:16:53 CET 2008 - jeffm@suse.de

- patches.fixes/v4l-dvb-avoid-writing-outside-array: V4L/DVB
  (9621): Avoid writing outside shadow.bytes array (bnc#445569).

-------------------------------------------------------------------
Mon Nov 17 12:03:13 CET 2008 - fseidel@suse.de

- patches.fixes/ipw2200-send-noassoc.patch: ipw2200: fix oops
  in ipw_tx_skb (bnc#397390).

-------------------------------------------------------------------
Sat Nov 15 20:28:00 CET 2008 - rjw@suse.com

- patches.fixes/hibernate-x86-fix-breakage-on-x86_32-with-PAE.patch:
  x86: Hibernate: Fix breakage on x86_32 with CONFIG_NUMA set
  (bnc#439126).

-------------------------------------------------------------------
Sat Nov 15 19:38:50 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-sigmatel-hp-m4-check-fix: ALSA:
  hda - Check model type instead of SSID in patch_92hd71bxx()
  (bnc#444349).
- patches.drivers/alsa-hda-sigmatel-vref-event-fix: ALSA: hda:
  STAC_VREF_EVENT value change (bnc#444349).

-------------------------------------------------------------------
Sat Nov 15 01:30:22 CET 2008 - gregkh@suse.de

- patches.kernel.org/memory-hotplug-fix-page_zone-calculation-in-test_pages_isolated.patch:
  memory hotplug: fix page_zone() calculation in
  test_pages_isolated() (bnc#445163).

-------------------------------------------------------------------
Fri Nov 14 19:18:53 CET 2008 - gregkh@suse.de

- patches.drivers/input-alps-add-signature-for-dualpoint-found-in-dell-latitude-e6500.patch:
  Input: ALPS - add signature for DualPoint found in Dell Latitude
  E6500 (bnc#436719).

-------------------------------------------------------------------
Fri Nov 14 16:39:03 CET 2008 - hare@suse.de

- patches.fixes/scsi-eh-timed-out-missing-braces: scsi_error:
  fix indentation and braces disagreement - add braces.
- patches.fixes/scsi-retry-TASK_ABORTED: scsi_error: TASK ABORTED
  status handling improvement.
- patches.fixes/scsi-retry-transport-error: scsi_error regression:
  Fix idempotent command handling.

-------------------------------------------------------------------
Fri Nov 14 16:38:14 CET 2008 - hare@suse.de

- patches.fixes/scsi-eh-timed-out-missing-braces: scsi_error:
  fix indentation and braces disagreement - add braces.
- patches.fixes/scsi-retry-TASK_ABORTED: scsi_error: TASK ABORTED
  status handling improvement.
- patches.fixes/scsi-retry-transport-error: scsi_error regression:
  Fix idempotent command handling.

-------------------------------------------------------------------
Fri Nov 14 15:44:54 CET 2008 - bwalle@suse.de

- patches.fixes/hpwdt-execute-page.diff:
  [WATCHDOG] [hpwdt] Set the mapped BIOS address space as
  executable (bnc#430680).

-------------------------------------------------------------------
Fri Nov 14 13:03:27 CET 2008 - tiwai@suse.de

- patches.arch/x86-vmware-tsc-01-add-TSC_RELIABLE,
  patches.arch/x86-vmware-tsc-02-add-X86_FEATURE_HYPERVISOR,
  patches.arch/x86-vmware-tsc-03-detect-from-hypervisor,
  patches.arch/x86-vmware-tsc-04-use-TSC_RELIABLE,
  patches.arch/x86-vmware-tsc-05-skip-tsc-clocksource,
  patches.arch/x86-vmware-tsc-06-fix-vmware_get_tsc,
  patches.arch/x86-vmware-tsc-07-DMI-product-serial-key,
  patches.xen/xen-x86-vmware-tsc-fix:
    VMware tsc clocksource workaround (bnc#441338).

-------------------------------------------------------------------
Fri Nov 14 08:57:30 CET 2008 - tiwai@suse.de

- Fixed a typo in definition of X86_FEATURE_XTOPOLOGY (bnc#443293)
  in patches.arch/x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4

-------------------------------------------------------------------
Fri Nov 14 00:56:42 CET 2008 - agruen@suse.de

- Update CONFIG_X86_RESERVE_LOW_64K in config/x86_64/maxcpus as
  well.
- patches.suse/bug-425240_nr_cpus-mem_cgroup_stat-fix.diff:
  rename to patches.suse/mem_cgroup_stat-dynamic-alloc, and update
  to newer version.

-------------------------------------------------------------------
Fri Nov 14 00:12:15 CET 2008 - bwalle@suse.de

- patches.fixes/kdump-x86-sparsemem.diff: x86, kdump: fix invalid
  access on i386 sparsemem (bnc#440525).
- patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch:
  Refresh.

-------------------------------------------------------------------
Thu Nov 13 23:34:27 CET 2008 - gregkh@suse.de

- patches.kernel.org/iwlagn-avoid-sleep-in-softirq-context.patch:
  iwlagn: avoid sleep in softirq context (bnc#444382).

-------------------------------------------------------------------
Thu Nov 13 23:17:34 CET 2008 - philips@suse.de

- patches.fixes/cdc-acm.c-fix-recursive-lock-in-acm_start_wb-error-path.patch:
  cdc-acm.c: fix recursive lock in acm_start_wb error path.

-------------------------------------------------------------------
Thu Nov 13 21:46:05 CET 2008 - gregkh@suse.de

- enable CONFIG_X86_RESERVE_LOW_64K for i386 and x86-64 vanilla
  configs.

-------------------------------------------------------------------
Thu Nov 13 21:05:10 CET 2008 - gregkh@suse.de

- enable CONFIG_X86_RESERVE_LOW_64K on i386 and x86-64 to fix some
  suspend/resume issues (option added in 2.6.27.6)

-------------------------------------------------------------------
Thu Nov 13 20:51:11 CET 2008 - gregkh@suse.de

- refresh patches so that everything applies cleanly.

-------------------------------------------------------------------
Thu Nov 13 20:33:40 CET 2008 - gregkh@suse.de

- Update to 2.6.27.6:
  - fixes some security issues
  - lots of bugfixes
  - obsoletes:
    - patches.arch/acpi-dock-avoid-check-_STA-method.patch:
    - patches.arch/ppc-gigantic-page-fix2.patch:
    - patches.arch/ppc-gigantic-page-fix3.patch:
    - patches.drivers/alsa-hda-dell-eq-option:
    - patches.drivers/cciss-fix-procfs-firmware-regression.patch:
    - patches.drivers/cciss-fix-sysfs-symlink.patch:
    - patches.drivers/libata-fix-last_reset-timestamp-handling:
    - patches.kernel.org/md-raid10-recovoery-fix.path:

-------------------------------------------------------------------
Thu Nov 13 19:15:59 CET 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: package modules.order (bnc#441384)

-------------------------------------------------------------------
Thu Nov 13 15:18:51 CET 2008 - agruen@suse.de

- config.conf: Add x86_64/maxcpus as the 4096-cpu configuration
  and switch back to at most 128 cpus in the other configs. This
  avoids wasting memory on all but the most extreme x86_64
  systems.
- rpm/kernel-binary.spec.in: define a kernel-$flavor symbol to
  allow per-flavor patches. (Use this for testing only!)
- patches.suse/bug-425240_nr_cpus-mem_cgroup_stat-fix.diff: Add
  this patch conditionally for x86_64/maxcpus for now pending
  test results from bnc#425240.

-------------------------------------------------------------------
Thu Nov 13 14:35:52 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-beep-dig-switch: ALSA: hda - Add
  digital beep playback switch for STAC/IDT codecs (#444572).
- patches.drivers/alsa-hda-beep-null-check-fix: ALSA: hda -
  Missing NULL check in hda_beep.c.

-------------------------------------------------------------------
Thu Nov 13 11:58:05 CET 2008 - hare@suse.de

- patches.fixes/scsi-skip-nonscsi-device-for-dma: fix to
  make it work with iSCSI (bnc#444234)

-------------------------------------------------------------------
Thu Nov 13 09:29:41 CET 2008 - olh@suse.de

- mark some powerpc device drivers as supported to move them out of
  kernel-extra, otherwise installation-images will not pick them up
- ps3vram, mtd, mtdblock, mtd_blkdevs (bnc#444220)
- PowerMac, Efika and Pegasos2 storage and network drivers

-------------------------------------------------------------------
Wed Nov 12 20:44:23 CET 2008 - bwalle@suse.de

- patches.fixes/firmware-memmap-64bit.diff: Always use 64 bit
  addresses for the firmware memory map.

-------------------------------------------------------------------
Wed Nov 12 16:29:10 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-powermac-ibook-g4-mic-fix: ALSA: powermac -
  Rename mic-analog loopback mixer element (bnc#444194).

-------------------------------------------------------------------
Wed Nov 12 16:23:48 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-stac-hp-detect-fix: ALSA: hda -
  Fix IDT/STAC multiple HP detection (bnc#443267).

-------------------------------------------------------------------
Wed Nov 12 14:42:53 CET 2008 - agruen@suse.de

- patches.suse/module-ref-dynamic-alloc: fall back to vmalloc if
  kmalloc fails (bnc#425240).

-------------------------------------------------------------------
Wed Nov 12 00:11:57 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-stac9200-missing-mux-capture: ALSA:
  hda - Add missing analog-mux mixer creation for STAC9200
  (bnc#443738).
- patches.drivers/alsa-hda-stac92xx-mic-pin-fix: ALSA: hda -
  Fix input pin initialization for STAC/IDT codecs (bnc#443738).

-------------------------------------------------------------------
Tue Nov 11 23:07:25 CET 2008 - philips@suse.de

- rpm/kernel-binary.spec.in: remove Recommends: kerneloops, opt-in will
  be implemented in the 11.2 installer

-------------------------------------------------------------------
Tue Nov 11 22:07:38 CET 2008 - jeffm@suse.de

- patches.fixes/reiserfs-error-buffer-locking: reiserfs: add
  locking around error buffer.
- patches.fixes/reiserfs-varargs-fix: reiserfs: prepare_error_buf
  wrongly consumes va_arg.

-------------------------------------------------------------------
Tue Nov 11 20:49:11 CET 2008 - tiwai@suse.de

- patches.suse/module-ref-dynamic-alloc: Allocate module.ref
  array dynamically (bnc#425240).
- Update config files: back to NR_CPUS=4096

-------------------------------------------------------------------
Tue Nov 11 15:15:03 CET 2008 - jblunck@suse.de

- Update config files: Set NR_CPUS on x86_64 back to 128 again for
  now: with NR_CPUS=4096, the size of eack .ko file increases by
  496 KiB because of the static struct module in
  .gnu.linkonce.this_module.

-------------------------------------------------------------------
Tue Nov 11 13:07:51 CET 2008 - schwab@suse.de

- patches.arch/ppc-select: Fix wrong error code from ppc32 select.

-------------------------------------------------------------------
Tue Nov 11 12:21:50 CET 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: also encode the architecture into the
  packageand supplements.

-------------------------------------------------------------------
Tue Nov 11 11:24:33 CET 2008 - teheo@suse.de

- patches.drivers/libata-fix-ata_tf_read_block-overflow: libata:
  Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127
  (bnc#443661).
- patches.drivers/libata-fix-ata_tf_to_lba48-overflow: libata:
  Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127
  (bnc#443661).

-------------------------------------------------------------------
Tue Nov 11 11:24:04 CET 2008 - teheo@suse.de

- patches.drivers/libata-pata_sch-slave-poss: pata_sch: slave
  devices (bnc#443657).

-------------------------------------------------------------------
Mon Nov 10 22:15:05 CET 2008 - schwab@suse.de

- config/ppc/ppc64: Disable 64k pages to work around X server bug.

-------------------------------------------------------------------
Mon Nov 10 20:34:50 CET 2008 - olh@suse.de

- rpm/kernel-binary.spec.in: fix variable assignment in last change

-------------------------------------------------------------------
Mon Nov 10 15:34:45 CET 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: encode the architecture into
  subpackage dependencies (bnc#440961)

-------------------------------------------------------------------
Mon Nov 10 14:42:44 CET 2008 - olh@suse.de

- handle arch differences for cpu and kbuild correctly

-------------------------------------------------------------------
Mon Nov 10 14:06:03 CET 2008 - schwab@suse.de

- patches.arch/ia64-page-migration. patches.arch/mm-avoid-bad-page-on-lru:
  migrade pages off of pages with correctable errors.

-------------------------------------------------------------------
Mon Nov 10 11:48:42 CET 2008 - mmarek@suse.cz

- scripts/tar-up.sh: do not generate kernel-source-rt.spec and
  kernel-syms-rt.spec if RT is not enabled.

-------------------------------------------------------------------
Mon Nov 10 10:08:10 CET 2008 - sdietrich@suse.de

- config.conf: Suppress RT configurations.

-------------------------------------------------------------------
Sun Nov  9 16:11:43 CET 2008 - jeffm@suse.de

- config.conf: Removed previous workaround.
- rpm/kernel-binary.spec.in: Remove @FLAVOR@ from %symbols.

-------------------------------------------------------------------
Sat Nov  8 04:58:08 CET 2008 - jeffm@suse.de

- config.conf: Workaround for kernel-ppc64 on head-ppc.

-------------------------------------------------------------------
Sat Nov  8 00:56:12 CET 2008 - gregkh@suse.de

- Update to the "real" 2.6.27.5.  No code changes from what we had
  in our tree previously, with the exception for the version number
  change.

-------------------------------------------------------------------
Fri Nov  7 19:33:49 CET 2008 - bwalle@suse.de

- patches.fixes/kdb-read-CR.diff:
  Support '\n' in KDB (bnc#442808).

-------------------------------------------------------------------
Fri Nov  7 17:09:26 CET 2008 - gregkh@suse.de

- disable perfmon support in the -trace kernels as it doesn't build
  properly.

-------------------------------------------------------------------
Fri Nov  7 16:43:40 CET 2008 - schwab@suse.de

- patches.arch/compat-sys-swapcontext: Fix msr check in sys_swapcontext.

-------------------------------------------------------------------
Fri Nov  7 15:52:37 CET 2008 - hare@suse.de

- patches.drivers/ixgbe-add-bcna-support: DCB: Add BCNA support
  to ixgbe.
- patches.drivers/open-fcoe-beta3-update: Open-FCoE update for
  Beta3 (bnc#438954).
- patches.drivers/open-fcoe-beta4-update: Open-FCoE: Update for
  Beta4 (bnc#438954).
- patches.drivers/open-fcoe-beta5-update: Open-FCoE: Update for
  Beta5 (bnc#438954).
- patches.fixes/dcb-fix-setpfcstate: Fix setpfcstate (bnc#438954).
- patches.fixes/dcb-setting-pg-will-cause-tx-hang: DCB: setting
  pg will cause tx unit hangs (bnc#438954).
- patches.fixes/multiq-requeue-should-rewind-current_band:
  multiq: requeue should rewind the current_band (bnc#438954).
- patches.fixes/scsi-dh-rdac-retry-mode-select: Retry mode select
  in RDAC device handler (bnc#441337).
- patches.fixes/scsi-dh-rdac-set-default-ownership: scsi_dh_rdac:
  make sure the ownership is set correctly (bnc#441337).
- patches.fixes/scsi-skip-nonscsi-device-for-dma: Update patch
  to check for ->bus instead of ->type (bnc#431294).

-------------------------------------------------------------------
Fri Nov  7 15:02:14 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-dell-studio-probe-fix: ALSA: hda -
  Fix probe errors on Dell Studio Desktop (bnc#440907).
- patches.drivers/alsa-hda-hp-3013-master-fix: ALSA: hda -
  Fix ALC260 hp3013 master switch (bnc#441068).

-------------------------------------------------------------------
Fri Nov  7 14:52:40 CET 2008 - jjolly@suse.de

- patches.arch/s390-03-07-qeth_hsi_mcl_string.patch:
  qeth: pre z9 systems return HiperSocket version string
  different. (bnc#440610,LTC#49052).
- patches.arch/s390-03-08-zfcp-abort-race.patch: zfcp: eliminate
  race between validation and locking. (bnc#440610).
- patches.arch/s390-03-09-zfcp-oops-during-target-scan.patch:
  zfcp: prevent SCSI target scan for vanished rport
  (bnc#440610,LTC#49373).

-------------------------------------------------------------------
Fri Nov  7 14:38:40 CET 2008 - olh@suse.de

- Update config files for RT

-------------------------------------------------------------------
Fri Nov  7 14:34:08 CET 2008 - olh@suse.de

- build a kernel-default in dist ppc64, its identical to kernel-ppc64
  otherwise unused

-------------------------------------------------------------------
Fri Nov  7 14:03:12 CET 2008 - olh@suse.de

- rpm/kernel-source.spec.in: map ppc/ppc64 to powerpc

-------------------------------------------------------------------
Fri Nov  7 11:38:01 CET 2008 - kkeil@suse.de

- patches.drivers/igb-pf.patch: VF enabled igb driver (fate#305004)

-------------------------------------------------------------------
Fri Nov  7 11:36:48 CET 2008 - olh@suse.de

- stop building kernel-default and kernel-ps3 in dist ppc64,
  they are openSuSE only packages

-------------------------------------------------------------------
Fri Nov  7 11:13:35 CET 2008 - olh@suse.de

- rpm/kernel-binary.spec.in: extracting debuginfo from vdso fails
  on powerpc, disable vdso_install for the time being

-------------------------------------------------------------------
Fri Nov  7 10:48:07 CET 2008 - jbeulich@novell.com

- patches.xen/xen3-intel-ibex-peak-device-ids.patch: x86/PCI: irq
  and pci_ids patch for Intel Ibex Peak DeviceIDs (bnc#415383).

-------------------------------------------------------------------
Fri Nov  7 10:24:22 CET 2008 - olh@suse.de

- rpm/post.sh: reject legacy iSeries again

-------------------------------------------------------------------
Fri Nov  7 10:12:06 CET 2008 - olh@suse.de

- build a 32bit and a 64bit vanilla kernel on powerpc

-------------------------------------------------------------------
Fri Nov  7 08:51:07 CET 2008 - olh@suse.de

- rpm/kernel-binary.spec.in: no vdso in vanilla and ps3 kernel

-------------------------------------------------------------------
Fri Nov  7 08:26:35 CET 2008 - gregkh@suse.de

- patches.kernel.org/net-fix-recursive-descent-in-__scm_destroy.patch:
  net: Fix recursive descent in __scm_destroy()..

-------------------------------------------------------------------
Fri Nov  7 08:07:10 CET 2008 - olh@suse.de

- remove patches.arch/ppc64-rpanote-relocate-firmware.patch
  older firmware versions can handle relocation properly (bnc#427960)

-------------------------------------------------------------------
Fri Nov  7 07:56:00 CET 2008 - jjolly@suse.de

- patches.drivers/cxgb3-get_drvinfo-deadlock.patch: RDMA/cxgb3:
  deadlock in iw_cxgb3 can cause hang when configuring
  interface. (bnc#430998).

-------------------------------------------------------------------
Fri Nov  7 06:32:54 CET 2008 - gregkh@suse.de

- patches.suse/perfmon2.patch: perfmon2 (bnc#430298).

-------------------------------------------------------------------
Fri Nov  7 05:21:56 CET 2008 - nfbrown@suse.de

- patches.fixes/nfs-write.c-bug-removal.patch: Revert "NFS:
  Allow redirtying of a completed unstable write." (442267).
  It causes a BUG().

-------------------------------------------------------------------
Fri Nov  7 04:18:42 CET 2008 - nfbrown@suse.de

- patches.kernel.org/md-raid10-recovoery-fix.path: md: fix bug
  in raid10 recovery..
- patches.suse/md-notify-when-stopped: md: notify udev when an
  md array is stopped..:  Removed much of this patch as it turned out
  to be both buggy and unnecessary (the ioctl can be done from
  mdadm).

-------------------------------------------------------------------
Thu Nov  6 21:38:27 CET 2008 - kkeil@suse.de

- patches.drivers/ixgbe-sfp.patch: ixgbe driver update to add
  Longcove (SFP+) NIC support for FCoE needs (bnc#442411)

-------------------------------------------------------------------
Thu Nov  6 20:15:19 CET 2008 - gregkh@suse.de

- enable CONFIG_X86_SUMMIT, CONFIG_X86_ES7000, and CONFIG_X86_BIGSMP
  for the i386 default kernel, so that the installer can actually
  boot on "modern" multiprocessor i386 boxes (bnc#428247)

-------------------------------------------------------------------
Thu Nov  6 19:17:46 CET 2008 - jblunck@suse.de

- rpm/kernel-binary.spec.in: Call make vdso_install only on x86 and ppc.

-------------------------------------------------------------------
Thu Nov  6 18:50:47 CET 2008 - jblunck@suse.de

- rpm/kernel-binary.spec.in: Call make vdso_install to install the
  vdso shared objects for debugging.

-------------------------------------------------------------------
Thu Nov  6 17:31:25 CET 2008 - jjolly@suse.de

- patches.drivers/intel-ibex-peak-device-ids.patch: x86/PCI: irq
  and pci_ids patch for Intel Ibex Peak DeviceIDs (bnc#415383).
- patches.drivers/intel-ibex-peak-device-support.patch: i2c-i801:
  Add support for Intel Ibex Peak (bnc#415383).

-------------------------------------------------------------------
Thu Nov  6 16:11:54 CET 2008 - jjolly@suse.de

- patches.arch/s390-03-01-stp-init.patch: Fixed patch for build
- patches.arch/s390-03-04-qdio_multicast_performance.patch: dasd:
  fix  message flood for unsolicited interrupts (bnc#440610).
- patches.arch/s390-03-05-dasd-block-uevent.patch: dasd: DASD
  uevents are not sent correctly (bnc#440610,LTC#49429).
- patches.arch/s390-03-06-zfcp-hexdump.patch: zfcp: fix hexdump
  data in s390dbf traces (bnc#440610).

-------------------------------------------------------------------
Thu Nov  6 15:52:52 CET 2008 - jjolly@suse.de

- patches.arch/s390-03-01-stp-init.patch: kernel: Fix
  initialization of stp. (bnc#440610,LTC#49639).
- patches.arch/s390-03-02-setup_memory.patch: kernel: Fix range
  for add_active_range() in setup_memory() (bnc#440610,LTC#49639).
- patches.arch/s390-03-03-dasd_unsolicited_interrupt.patch:
  dasd: fix  message flood for unsolicited interrupts
  (bnc#440610,LTC#49639).

-------------------------------------------------------------------
Thu Nov  6 15:16:13 CET 2008 - jjolly@suse.de

- patches.arch/s390-02-10-zfcp-scan-online.patch: wait for port
  scan when setting FCP device online (bnc#434333).

-------------------------------------------------------------------
Thu Nov  6 12:11:01 CET 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.27.4 and c/s 718.
- Update Xen config files.
- patches.arch/x86_sgi_cpus4096-05-update-send_IPI_mask.patch: Include
  pv-ops-Xen changes here
- patches.xen/x86_sgi_xen-x86-cpus4096.patch: Delete.
- patches.xen/xen-configurable-guest-devices: allow number of
  guest devices to be configurable.
- patches.xen/xen-cpufreq-report: make /proc/cpuinfo track
  CPU speed.
- patches.xen/xen-ipi-per-cpu-irq: fold IPIs onto a single
  IRQ each.
- patches.xen/xen-rtl2860-build: Rename to ...
- patches.xen/xen-rt2860-build: ... this.
- patches.xen/xen-sysdev-suspend: use base kernel suspend/resume
  infrastructure.
- patches.xen/xen-virq-per-cpu-irq: fold per-CPU VIRQs onto a
  single IRQ each.
- patches.xen/xen-x86-mmu-batching: Delete.
- patches.xen/xen3-patch-2.6.27.3-4: Linux 2.6.27.4.
- patches.xen/xen3-x2APIC_PATCH_20_of_41_cff73a6ffaed726780b001937d2a42efde553922:
  x64, x2apic/intr-remap: introcude self IPI to genapic routines
  (fate #303948 and fate #303984).
- patches.xen/xen3-x86_sgi_cpus4096-02-fix-send_call_func_ip.patch:
  x86: reduce stack requirements for send_call_func_ipi
  (bnc#425240 FATE304266).
- patches.xen/xen3-x86_sgi_cpus4096-05-update-send_IPI_mask.patch:
  x86 cpumask: Updates to support NR_CPUS=4096 (bnc#425240
  FATE304266).

-------------------------------------------------------------------
Thu Nov  6 11:54:52 CET 2008 - sassmann@suse.de

- patches.arch/ppc-ps3-introduce-ps3_gpu_mutex.patch: required for
  new ps3vram patch
- patches.arch/ppc-ps3-ps3vram-mtd.patch: updated ps3vram patch
  that works with firmware 2.50 (bnc#442227)

-------------------------------------------------------------------
Thu Nov  6 11:39:00 CET 2008 - olh@suse.de

- remove unneeded BuildRequires for dtc

-------------------------------------------------------------------
Thu Nov  6 06:36:15 CET 2008 - jjolly@suse.de

- patches.arch/s390-01-01-self-ptrace-v3.patch: Feature removed
  (bnc#417299)

-------------------------------------------------------------------
Thu Nov  6 01:54:26 CET 2008 - gregkh@suse.de

- patches.suse/file-capabilities-add-no_file_caps-switch.patch:
  file capabilities: add no_file_caps switch (v4).
  add the patch back into the tree.

-------------------------------------------------------------------
Wed Nov  5 17:48:13 CET 2008 - jblunck@suse.de

- patches.suse/coredump_filter-add-elfhdr-default.patch: Dump
  elf headers to core per default.

-------------------------------------------------------------------
Wed Nov  5 15:26:49 CET 2008 - teheo@suse.de

Fix !CONFIG_DMI case.

- patches.drivers/dmi-introduce-dmi_first_match: DMI:
  Introduce dmi_first_match to make the interface more flexible
  (bnc#441721).

-------------------------------------------------------------------
Wed Nov  5 14:51:08 CET 2008 - hare@suse.de

- patches.fixes/scsi-skip-nonscsi-device-for-dma: update patch
  to skip all devices with no dma_parms (bnc#431294)

-------------------------------------------------------------------
Wed Nov  5 14:25:30 CET 2008 - agruen@suse.de

- rpm/kernel-module-subpackage: Remove the obsolete kernel-$flavor
  dependency (bnc#440961).

-------------------------------------------------------------------
Wed Nov  5 14:15:24 CET 2008 - jjolly@suse.de

- patches.arch/s390-01-05-kmsg-v2.patch: Removed and replaced with
  v3 of the patch from IBM (bnc#417300)
- patches.arch/s390-01-05-kmsg-v3.patch: Kernel message catalog
  infrastucture and message generation (bnc#417300).
- patches.drivers/driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch:
  Patch edited to allow new kmsg patch

-------------------------------------------------------------------
Wed Nov  5 13:36:02 CET 2008 - agruen@suse.de

- Update config files: set CONFIG_MODULE_FORCE_LOAD=y to allow
  ignoring ABI mismatches. (This is still unsafe to do!)

-------------------------------------------------------------------
Wed Nov  5 12:02:18 CET 2008 - tiwai@suse.de

Backport fixes from 2.6.28-rc.
- patches.drivers/alsa-hda-acer-quirk: ALSA: hda - Add a quirk
  for another Acer Aspire (1025:0090) (bnc#426935).
- patches.drivers/alsa-hda-alc888-medion-add: ALSA: hda - Add
  a quirk for MEDION MD96630 (bnc#412548).
- patches.drivers/alsa-hda-dell-eq-option: ALSA: hda: make a
  STAC_DELL_EQ option.
- patches.drivers/alsa-hda-proc-gpio-fix: ALSA: hda - Limit the
  number of GPIOs show in proc.

-------------------------------------------------------------------
Wed Nov  5 09:03:23 CET 2008 - gregkh@suse.de

- refresh -rt patches to remove fuzz.

-------------------------------------------------------------------
Wed Nov  5 08:57:59 CET 2008 - teheo@suse.de

Backport two more device specific workarounds from 2.6.28-rc.

- patches.drivers/libata-add-and-use-HORKAGE_ATAPI_MOD16_DMA:
  libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it.
- patches.drivers/libata-whitelist-good-bridges: libata: add
  whitelist for devices with known good pata-sata bridges.

-------------------------------------------------------------------
Wed Nov  5 08:57:08 CET 2008 - gregkh@suse.de

- refresh patches to remove fuzz

-------------------------------------------------------------------
Wed Nov  5 08:46:21 CET 2008 - teheo@suse.de

Backport double spin off workaround.

- patches.drivers/dmi-introduce-dmi_first_match: DMI:
  Introduce dmi_first_match to make the interface more flexible
  (bnc#441721).
- patches.drivers/libata-ahci-blacklist-double-spin-off: SATA
  AHCI: Blacklist system that spins off disks during ACPI power
  off (bnc#441721).
- patches.drivers/libata-ata_piix-blacklist-double-spin-off:
  SATA PIIX: Blacklist system that spins off disks during ACPI
  power off (bnc#441721).
- patches.drivers/libata-implement-NO_SPINDOWN: SATA: Blacklisting
  of systems that spin off disks during ACPI power off (rev. 2)
  (bnc#441721).
- patches.drivers/libata-sata_sil-blacklist-double-spin-off:
  SATA Sil: Blacklist system that spins off disks during ACPI
  power off (bnc#441721).
- patches.drivers/power-introduce-system_entering_hibernation:
  Hibernation: Introduce system_entering_hibernation (bnc#441721).

-------------------------------------------------------------------
Wed Nov  5 08:29:02 CET 2008 - gregkh@suse.de

- fix rt tree that was broken by 2.6.27.5-rc1

-------------------------------------------------------------------
Wed Nov  5 08:24:23 CET 2008 - olh@suse.de

- update patches.arch/ppc-powerpc-debug-pci-hotplug.patch
  fix booting on ppc32 (bnc#439491 - LTC48584)

-------------------------------------------------------------------
Wed Nov  5 08:12:23 CET 2008 - teheo@suse.de

Backport sata_via fixes from 2.6.28-rc.

- patches.drivers/libata-sata_via-fix-support-for-5287: sata_via:
  fix support for 5287 (bnc#441718).
- patches.drivers/libata-sata_via-load-DEVICE-register-when-CTL-changes:
  sata_via: load DEVICE register when CTL changes (bnc#441718).
- patches.drivers/libata-sata_via-restore-vt-_prepare_host-error-handling:
  sata_via: restore vt*_prepare_host error handling (bnc#441718).

-------------------------------------------------------------------
Wed Nov  5 07:58:49 CET 2008 - teheo@suse.de

Backport laptop table and pci device ID table entries from 2.6.28-rc.

- patches.drivers/libata-ata_piix-add-Hercules-EC-900-mini-to-laptop-tbl:
  ata_piix: add Hercules EC-900 mini-notebook to ich_laptop
  short cable list.
- patches.drivers/libata-ata_piix-add-intel-ibex-pci-ids:
  ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs.

-------------------------------------------------------------------
Wed Nov  5 07:06:10 CET 2008 - teheo@suse.de

Backport slave_link from 2.6.28-rc to fix ata_piix probing problem.

- patches.drivers/libata-ata_piix-use-slave_link: ata_piix:
  drop merged SCR access and use slave_link instead (bnc#441420).
- patches.drivers/libata-eh-fix-slave-link-EH-action-mask-handling:
  libata-eh: fix slave link EH action mask handling (bnc#441420).
- patches.drivers/libata-implement-slave_link: libata: implement
  slave_link (bnc#441420).
- patches.drivers/libata-make-SCR-access-ops-per-link: libata:
  make SCR access ops per-link (bnc#441420).
- patches.drivers/libata-misc-updates-to-prepare-for-slave-link:
  libata: misc updates to prepare for slave link (bnc#441420).
- patches.drivers/libata-reimplement-link-iterator: libata:
  reimplement link iterator (bnc#441420).
- patches.drivers/libata-set-device-class-to-NONE-if-phys_offline:
  libata: set device class to NONE if phys_offline (bnc#441420).
- patches.drivers/libata-transfer-EHI-control-flags-to-slave-ehc.i:
  libata: transfer EHI control flags to slave ehc.i (bnc#441420).

-------------------------------------------------------------------
Wed Nov  5 01:18:17 CET 2008 - gregkh@suse.de

- Update to 2.6.27.5-rc1:
  - fixes lots of things, including a few CVE entries
  - obsoletes, and caused to be deleted:
    - patches.arch/ppc-pseries_16g-numa.patch
    - patches.arch/ppc-pseries_hugepage_pagetable_allocation.patch
    - patches.arch/ppc-pseries_mem-limit-16g.patch
    - patches.arch/s390-02-02-smp-sysdev.patch
    - patches.drivers/alsa-hda-reboot-notifier
    - patches.drivers/libata-sata_nv-hardreset-fix
    - patches.fixes/acpi-clear-wake-status.patch
    - patches.fixes/agp-fix-stolen-memory-counting-on-g4x.patch
    - patches.suse/file-capabilities-add-no_file_caps-switch.diff
    - patches.suse/file-capabilities-turn-on-by-default.diff
- Update config files.

-------------------------------------------------------------------
Wed Nov  5 00:50:39 CET 2008 - kkeil@suse.de

- patches.drivers/bnx2-Add-bnx2_shutdown_chip: bnx2: Add
  bnx2_shutdown_chip()
- patches.drivers/bnx2-check-running.patch: Check netif_running
  in most ethtool operations    (bnc#440052)

-------------------------------------------------------------------
Wed Nov  5 00:45:17 CET 2008 - kkeil@suse.de

- patches.drivers/ixgbe-copper_pond.patch: ixgbe: add device
  support for 82598AT (copper 10GbE) adapters (bnc#441471)

-------------------------------------------------------------------
Tue Nov  4 21:51:19 CET 2008 - tonyj@suse.de

- patches.rt/fork_init_nrcpus.patch: Fix oops in fork_init.

-------------------------------------------------------------------
Tue Nov  4 20:18:59 CET 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: fix typo

-------------------------------------------------------------------
Tue Nov  4 20:12:49 CET 2008 - rw@suse.de

- patches.drivers/bnx2x-zero-PMF:
  bnx2x: Removing the PMF indication when unloading.  (bnc#439679)

-------------------------------------------------------------------
Tue Nov  4 19:55:01 CET 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: make also -base and -extra x86
  subpackages not installable on x86_64

-------------------------------------------------------------------
Tue Nov  4 18:57:52 CET 2008 - jjolly@suse.de

- patches.arch/s390-01-04-fcpperf-3-v2.patch: (kernel):FCP -
  Performance Data colletion & analysis patch update (bnc#417243).
- patches.arch/s390-01-04-fcpperf-3.patch: Removed for update

-------------------------------------------------------------------
Tue Nov  4 17:06:20 CET 2008 - miklos@szeredi.hu

- patches.apparmor/d_namespace_path_oops_fix.diff: fix oops in
  d_namespace_path (bnc#433504).

-------------------------------------------------------------------
Tue Nov  4 13:02:01 CET 2008 - hare@suse.de

- patches.fixes/scsi-skip-nonscsi-device-for-dma: scsi_lib_dma.c :
  fix bug w/ dma on virtual fc ports (bnc#431294).

-------------------------------------------------------------------
Tue Nov  4 12:18:53 CET 2008 - sdietrich@suse.de

- Update RT config files: Enable CONFIG_NO_HZ on i386/rt_debug.
  - Refresh config files.

-------------------------------------------------------------------
Tue Nov  4 11:51:36 CET 2008 - teheo@suse.de

- patches.drivers/libata-fix-last_reset-timestamp-handling:
  libata: fix last_reset timestamp handling (bnc#441340).

-------------------------------------------------------------------
Tue Nov  4 11:17:18 CET 2008 - hare@suse.de

- patches.drivers/qla2xxx-8.02.01-k9-update: Update qla2xxx to
  8.02.01-k9 (bnc#439208).

-------------------------------------------------------------------
Tue Nov  4 05:05:33 CET 2008 - gregkh@suse.de

- refresh patches to apply cleanly.

-------------------------------------------------------------------
Mon Nov  3 18:09:34 CET 2008 - jeffm@suse.de

- patches.suse/dm-raid45_2.6.27_20081027.patch: Compile fix.

-------------------------------------------------------------------
Mon Nov  3 17:28:10 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-emu10k1-audigy-fixes: ALSA: emu10k1 -
  Add more invert_shared_spdif flag to Audigy models (bnc#440862).
- patches.drivers/alsa-hda-alc269-fsc-amilo: ALSA: hda - Add
  ALC269 fujitsu model (bnc#440626).

-------------------------------------------------------------------
Mon Nov  3 16:10:49 CET 2008 - jeffm@suse.de

- patches.suse/dm-raid45_2.6.27_20081027.patch: Update dmraid45.

-------------------------------------------------------------------
Mon Nov  3 12:13:36 CET 2008 - knikanth@suse.de

- patches.suse/dm-barrier-single-device: Fix dm table
  ref count (FATE#304489).

-------------------------------------------------------------------
Mon Nov  3 11:34:55 CET 2008 - teheo@suse.de

BNC reference added.

- patches.drivers/libata-dont-restore-DET-on-detach: libata:
  mask off DET when restoring SControl for detach (bnc#440980).

-------------------------------------------------------------------
Mon Nov  3 11:33:26 CET 2008 - teheo@suse.de

- patches.drivers/libata-dont-restore-DET-on-detach: libata:
  mask off DET when restoring SControl for detach.

-------------------------------------------------------------------
Mon Nov  3 10:27:18 CET 2008 - olh@suse.de

- add patches.arch/ppc-clock_gettime-nanoseconds.patch
  update also nanoseconds (bnc#439908 - LTC49499)

-------------------------------------------------------------------
Mon Nov  3 09:27:17 CET 2008 - teheo@suse.de

- scripts/vc: s/GIT_COMMITER_EMAIL/GIT_COMMITTER_EMAIL and add
  SUSE_COMMITTER_EMAIL.

-------------------------------------------------------------------
Mon Nov  3 04:46:53 CET 2008 - teheo@suse.de

BNC reference added.

- patches.drivers/libata-sata_nv-hardreset-fix: sata_nv: fix
  generic, nf2/3 detection regression (bnc#429344).

-------------------------------------------------------------------
Mon Nov  3 04:42:10 CET 2008 - teheo@suse.de

- patches.drivers/libata-sata_nv-hardreset-fix: sata_nv: fix
  generic, nf2/3 detection regression.

-------------------------------------------------------------------
Sun Nov  2 06:11:19 CET 2008 - sdietrich@suse.de

- Update RT config files: enable more lock debugging, 
  latency features, make x86_64 and i386 consistent.

-------------------------------------------------------------------
Sun Nov  2 05:19:27 CET 2008 - sdietrich@suse.de

- patches.rt/kprobes_make_pointer_decl_consistent.patch: Make
  kprobe locking consistent with lock-type declarations

-------------------------------------------------------------------
Sun Nov  2 01:05:36 CET 2008 - sdietrich@suse.de

- patches.rt/mem_cgroup_charge_statistics-smp_processor_id.patch:
  Use raw_smp_processor_id in __mem_cgroup_stat_add_safe.

-------------------------------------------------------------------
Sun Nov  2 01:03:00 CET 2008 - sdietrich@suse.de

- patches.rt/mem_cgroup_charge_statistics-smp_processor_id.patch:

-------------------------------------------------------------------
Sun Nov  2 00:12:04 CET 2008 - sdietrich@suse.de

- patches.rt/workqueue-introduce-create_rt_workqueue.patch:
  workqueue: introduce create_rt_workqueue. (from 2.6.28)
Refresh to eliminate fuzz:
  - patches.rt/preempt-realtime-core.patch: Linux-RT 2.6.27-RT.

-------------------------------------------------------------------
Sat Nov  1 23:41:00 CET 2008 - sdietrich@suse.de

- Update RT config files:
	- Sync with SLES 11 default/debug configs
	- Limit CPUS to 32
	- Disable CONFIG_RADIX_TREE_CONCURRENT
	- Disable CONFIG_RADIX_TREE_OPTIMISTIC
	- Disable CONFIG_PREEMPT_RCU_BOOST
	- Enable CONFIG_RTMUTEX_CHECK

- Adapt RT patches to changes made by: 
	x86_sgi_cpus4096-05-update-send_IPI_mask.patch
  - patches.rt/mitigate-resched-flood-update.patch: Update
    smp_send_reschedule_allbutself_cpumask mask parameter.
  - patches.rt/x86-nmi-send_IPI_mask-pointer-fix.patch: Update
    smp_send_nmi_allbutself  mask parameter.

Resolve conflicts introduced by:
	 x86_sgi_cpus4096-05-update-send_IPI_mask.patch
  - patches.rt/nmi-profiling-base.patch
  - patches.rt/send-nmi-all-preempt-disable.patch

Refresh to eliminate fuzz 
- patches.rt/apic-dumpstack.patch: Linux-RT 2.6.27-RT.
- patches.rt/mitigate-resched-flood.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-x86_64.patch: Linux-RT 2.6.27-RT.

-------------------------------------------------------------------
Sat Nov  1 08:32:52 CET 2008 - bwalle@suse.de

- patches.fixes/kdb-fix-stack-overflow.patch:
  kdb: fix stack overflow for large NR_CPUS count (bnc#440361).

-------------------------------------------------------------------
Fri Oct 31 18:41:23 CET 2008 - trenn@suse.de

Fate 304268 and 304266. SGI scir driver (replaces the more intrusive
leds one) and the rather intrusive x86_64 4096 CPU support patches:

- Update config files.
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
  necessary while waiting for x2apic code. (bnc#429984).
- patches.arch/x86_sgi-uv-scir.patch: SGI X86 UV: Provide a
  System Activity Indicator driver (FATE304268 bnc#426066).
- patches.arch/x86_sgi_cpus4096-01-fix-smp_call_function.patch:
  smp: reduce stack requirements for smp_call_function_mask
  (bnc#425240 FATE304266).
- patches.arch/x86_sgi_cpus4096-02-fix-send_call_func_ip.patch:
  x86: reduce stack requirements for send_call_func_ipi
  (bnc#425240 FATE304266).
- patches.arch/x86_sgi_cpus4096-05-update-send_IPI_mask.patch:
  x86 cpumask: Updates to support NR_CPUS=4096 (bnc#425240
  FATE304266).
- patches.arch/x86_sgi_cpus4096-06-optimize-cpumask-in-sched_c.patch:
  Additional cpumask fixups (bnc#425240 FATE304266).
- patches.arch/x86_sgi_cpus4096-04-add-for_each_cpu_mask_and.patch:
  Add for_each_cpu_mask_and (bnc#425240 FATE304266).
- patches.arch/x86_sgi_cpus4096-07_pae_compile_fixups.patch:
  more cpumask cleanups for previous (x86_sgi_cpu4096..) patches
  (Additional cpumask fixups).
- patches.suse/kdb-x86: kdb-v4.4-2.6.27-rc8-x86-1 (FATE#303971).
- patches.xen/xen3-patch-2.6.27: Linux: Update to 2.6.27.
- patches.xen/x86_sgi_xen-x86-cpus4096.patch: x86 cpumask xen:
  Updates to support NR_CPUS=4096 (Additional cpumask fixups).

-------------------------------------------------------------------
Fri Oct 31 17:57:22 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-realtek-alc269-dmic: ALSA: hda -
  Add digital-mic for ALC269 auto-probe mode (bnc#440626).
- patches.drivers/alsa-hda-realtek-mic-automute-fix: ALSA: hda -
  Disable broken mic auto-muting in Realtek codes (bnc#440626).

-------------------------------------------------------------------
Fri Oct 31 12:34:44 CET 2008 - hare@suse.de

- Update config files.
- patches.drivers/cxgb3i: add cxgb3i iscsi driver
  (FATE#304154,bnc#433500).
- patches.drivers/cxgb3-private-iscsi-ip-addresses: cxgb3 -
  manage private iSCSI IP addresses (FATE#304154,bnc#433500).
- patches.drivers/open-iscsi-offloading-support: support for iscsi
  pdu digest offload and payload DDP. (FATE#304154,bnc#433500).
- patches.fixes/cxgb3-remove-duplicate-tests-in-lro: cxgb3 -
  remove duplicate tests in lro (FATE#304154, bnc#430538).
- supported.conf: Mark cxgb3i as supported.

-------------------------------------------------------------------
Fri Oct 31 10:08:17 CET 2008 - bwalle@suse.de

- patches.suse/kdb-resolve-uv-conflict.diff:
  Resolve KDB conflicts with UV (bnc#440376).

-------------------------------------------------------------------
Fri Oct 31 09:04:16 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-sigmatel-spdif-fix: ALSA: hda -
  Fix SPDIF mute on IDT/STAC codecs.
- patches.drivers/alsa-hda-reboot-notifier: ALSA: hda - Add
  reboot notifier.

-------------------------------------------------------------------
Fri Oct 31 08:33:45 CET 2008 - jack@suse.cz

- patches.suse/ocfs2-Fix-mount-cleanup-after-quota-failure.patch:
  ocfs2: Fix mount cleanup after quota failure (fate#302681).
- patches.suse/ocfs2-Fix-oop-in-recovery-without-quotas:
  ocfs2: Fix recovery of nodes when quota feature is disabled
  (fate#302681).
- patches.suse/ocfs2-Fix-grace-time-syncing.patch: ocfs2: Fix
  grace time syncing (fate#302681).

-------------------------------------------------------------------
Fri Oct 31 01:28:20 CET 2008 - teheo@suse.de

- patches.drivers/block-del-timer-after-dequeue: blk: move
  blk_delete_timer call in end_that_request_last (bnc#440076
  bnc#440173).

-------------------------------------------------------------------
Thu Oct 30 23:19:43 CET 2008 - trenn@suse.de

- patches.arch/x86_agpgart-g33-stoeln-fix-2.patch: Avoid oops
  on G33 in 1MB stolen Mem case (bnc#391261).

-------------------------------------------------------------------
Thu Oct 30 16:53:09 CET 2008 - gregkh@suse.de

- patches.fixes/agp-fix-stolen-memory-counting-on-g4x.patch:
  agp: Fix stolen memory counting on G4X. (bnc#437618).

-------------------------------------------------------------------
Thu Oct 30 13:44:43 CET 2008 - oneukum@suse.de

- patches.fixes/sd_liberal_28_sense_invalid.diff: fix medium
  presence misdetection in usb storage device  (bnc#362850).

-------------------------------------------------------------------
Thu Oct 30 10:17:19 CET 2008 - olh@suse.de

- add patches.fixes/scsi-ibmvscsi-show-config.patch
  use 4k buffer to transfer config data (439970 - LTC49349)

-------------------------------------------------------------------
Thu Oct 30 06:02:17 CET 2008 - teheo@suse.de

- patches.drivers/block-add-timeout-on-dequeue: block: add timer
  on blkdev_dequeue_request() not elv_next_request() (bnc#440076).

-------------------------------------------------------------------
Wed Oct 29 18:41:36 CET 2008 - sdietrich@suse.de

Refresh RT patches:
- patches.rt/adaptive-spinlock-lite-v2.patch: Linux-RT 2.6.27-RT
   adaptive spinlocks lite.
- patches.rt/adaptive-task-oncpu.patch: Linux-RT 2.6.27-RT.
- patches.rt/apic-level-smp-affinity.patch: Linux-RT 2.6.27-RT.
- patches.rt/bh-state-lock.patch: Linux-RT 2.6.27-RT.
- patches.rt/bh-uptodate-lock.patch: Linux-RT 2.6.27-RT.
- patches.rt/bz235099-idle-load-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/check-for-migration-during-push.patch: RT: fix
  push_rt_task() to handle dequeue_pushable properly.
- patches.rt/cond_resched_softirq-WARN-fix.patch: Linux-RT
  2.6.27-RT
   WARNING: at kernel/sched.c:5071 2.6.23-rc1-rt7.
- patches.rt/cputimer-thread-rt_A0.patch: Linux-RT 2.6.27-RT.
- patches.rt/dev-queue-xmit-preempt-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/disable-ist-x86_64.patch: Linux-RT 2.6.27-RT.
- patches.rt/disable-run-softirq-from-hardirq-completely.patch:
  Linux-RT 2.6.27-RT
   Disable running softirqs from hardirqs completely!.
- patches.rt/dont-disable-preemption-without-IST.patch: Linux-RT
  2.6.27-RT.
- patches.rt/dont-unmask-io_apic.patch: Linux-RT 2.6.27-RT.
- patches.rt/drain-all-local-pages-via-sched.patch: Linux-RT
  2.6.27-RT.
- patches.rt/event-trace-hrtimer-trace.patch: Linux-RT 2.6.27-RT
   event-tracer: add clockevent trace.
- patches.rt/event-tracer-syscall-x86_64.patch: Linux-RT
  2.6.27-RT.
- patches.rt/filemap-dont-bug-non-atomic.patch: Linux-RT
  2.6.27-RT.
- patches.rt/fix-bug-on-in-filemap.patch: Linux-RT 2.6.27-RT
   Change bug_on for atomic to pagefault_disabled..
- patches.rt/fix-compilation-for-non-RT-in-timer.patch: Linux-RT
  2.6.27-RT.
- patches.rt/fix-config-debug-rt-mutex-lock-underflow-warnings.patch:
  Linux-RT 2.6.27-RT
   Fix CONFIG_DEBUG_RT_MUTEX lock underflow warnings.
- patches.rt/fix-migrating-softirq.patch: Linux-RT 2.6.27-RT.
- patches.rt/fix-net-bug-fixes.patch: Linux-RT 2.6.27-RT.
- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/fix-up-comment.patch: RT: Remove comment that is
  no longer true.
- patches.rt/ftrace-stop-trace-on-crash.patch: Linux-RT 2.6.27-RT
   fix-tracer-wreckage-wtf-is-this-code-all-features.patch.
- patches.rt/futex-fifo-warn-sysctl.patch: Linux-RT 2.6.27-RT.
- patches.rt/genhd-protect-percpu-var.patch: Linux-RT 2.6.27-RT.
- patches.rt/genirq-soft-resend.patch: Linux-RT 2.6.27-RT
   x86: activate HARDIRQS_SW_RESEND.
- patches.rt/gtod-optimize.patch: Linux-RT 2.6.27-RT.
- patches.rt/hack-convert-i_alloc_sem-for-direct_io-craziness.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/handle-pending-in-simple-irq.patch: Linux-RT
  2.6.27-RT
   handle IRQ_PENDING for simple irq handler.
- patches.rt/highmem_rewrite.patch: Linux-RT 2.6.27-RT
   mm: remove kmap_lock.
- patches.rt/hrtimer-no-printk.patch: Linux-RT 2.6.27-RT.
- patches.rt/hrtimers-overrun-api.patch: Linux-RT 2.6.27-RT.
- patches.rt/hrtimers-stuck-in-waitqueue.patch: Linux-RT
  2.6.27-RT.
- patches.rt/ioapic-fix-too-fast-clocks.patch: Linux-RT 2.6.27-RT.
- patches.rt/kdb-rtmisc.patch: Misc KDB fixes for RT (debug
  builds).
- patches.rt/kstat-add-rt-stats.patch: Linux-RT 2.6.27-RT
   add rt stats to /proc/stat.
- patches.rt/kstat-fix-spurious-system-load-spikes-in-proc-loadavgrt.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/loadavg_fixes_weird_loads.patch: Linux-RT 2.6.27-RT.
- patches.rt/lock_page_ref.patch: Linux-RT 2.6.27-RT
   mm: lock_page_ref.
- patches.rt/lockdep-show-held-locks.patch: Linux-RT 2.6.27-RT
   lockdep: show held locks when showing a stackdump.
- patches.rt/mitigate-resched-flood.patch: Linux-RT 2.6.27-RT.
- patches.rt/mm-fix-latency.patch: Linux-RT 2.6.27-RT
   reduce pagetable-freeing latencies.
- patches.rt/multi-reader-account.patch: Linux-RT 2.6.27-RT
   map tasks to reader locks held.
- patches.rt/multi-reader-limit.patch: Linux-RT 2.6.27-RT
   implement reader limit on read write locks.
- patches.rt/multi-reader-lock-account.patch: Linux-RT 2.6.27-RT
   map read/write locks back to their readers.
- patches.rt/multi-reader-pi.patch: Linux-RT 2.6.27-RT
   read lock Priority Inheritance implementation.
- patches.rt/neptune-no-at-keyboard.patch: Linux-RT 2.6.27-RT.
- patches.rt/net-core-preempt-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/new-softirq-code.patch: Linux-RT 2.6.27-RT
   softirq preemption: optimization.
- patches.rt/nmi-profiling-base.patch: Linux-RT 2.6.27-RT
   nmi-driven profiling for /proc/profile.
- patches.rt/numa-slab-freeing.patch: Linux-RT 2.6.27-RT.
- patches.rt/only-run-softirqs-from-irq-thread-when-irq-affinity-is-set.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/pagefault-disable-cleanup.patch: Linux-RT 2.6.27-RT
   clean up the page fault disabling logic.
- patches.rt/panic-dont-stop-box.patch: Linux-RT 2.6.27-RT.
- patches.rt/paravirt-function-pointer-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/partreadd-lttng-instrumentation-irq.patch: readd
  RT compatible version of lttng-instrumentation-irq.
- patches.rt/pause-on-oops-head-tail.patch: Linux-RT 2.6.27-RT
   introduce pause_on_oops_head/tail boot options.
- patches.rt/powerpc-count_active_rt_tasks-is-undefined-for-non-preempt-rt.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/ppc-hacks-to-allow-rt-to-run-kernbench.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-core.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-irqs-hrtimer.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-irqs-i386.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-timer.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-acpi.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-console.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-core.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-debug-sysctl.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-ftrace-disable-ftraced.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-i386.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-ia64.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-ipc.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-irqs.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-mm.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-mmdrop-delayed.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-net-drivers.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-net-softirq-fixups.patch: Linux-RT
  2.6.27-RT
   NOHZ: local_softirq_pending with tickless.
- patches.rt/preempt-realtime-net.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-b4.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-update.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-prevent-idle-boosting.patch:
  Linux-RT 2.6.27-RT
   Premmpt-RT: Preevent boosting of idle task.
- patches.rt/preempt-realtime-printk.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-rawlocks.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-sched.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-timer.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-x86_64.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-rt-no-slub.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-softirqs-core.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-trace.patch: Linux-RT 2.6.27-RT.
- patches.rt/print-might-sleep-hack.patch: Linux-RT 2.6.27-RT.
- patches.rt/printk-in-atomic.patch: Linux-RT 2.6.27-RT.
- patches.rt/prof-sysctl-compile.patch: Linux-RT 2.6.27-RT.
- patches.rt/radix-tree-concurrent.patch: Linux-RT 2.6.27-RT
   radix-tree: concurrent write side support.
- patches.rt/radix-tree-optimistic-hist.patch: Linux-RT 2.6.27-RT
   debug: optimistic lock histogram.
- patches.rt/radix-tree-optimistic.patch: Linux-RT 2.6.27-RT
   radix-tree: optimistic locking.
- patches.rt/rcu-preempt-boost-sdr.patch: Linux-RT 2.6.27-RT.
- patches.rt/rcu-preempt-hotplug-hackaround.patch: Linux-RT
  2.6.27-RT.
- patches.rt/realtime-preempt-warn-about-tracing.patch: Linux-RT
  2.6.27-RT.
- patches.rt/revert-preempt-bkl-revert.patch: Linux-RT 2.6.27-RT.
- patches.rt/root-domain-kfree-in-atomic.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rt-kmap-scale-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-move-update-wall-time-back-to-do-timer.patch:
  Linux-RT 2.6.27-RT
   rt: move update_wall_time back to do timer.
- patches.rt/rt-mutex-compat-semaphores.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-i386.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-mips.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-preempt-debugging.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rt-mutex-x86-64.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-s_files-kill-a-union.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-shorten-softirq-thread-names.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rt_mutex_setprio.patch: Linux-RT 2.6.27-RT
   rt: rename rt_mutex_setprio to task_setprio.
- patches.rt/s_files.patch: Linux-RT 2.6.27-RT
   remove global files_lock.
- patches.rt/sched-add-needs_post_schedule.patch: Linux-RT
  2.6.27-RT.
- patches.rt/sched-enable-irqs-in-preempt-in-notifier-call.patch:
  Linux-RT 2.6.27-RT
   CFS: enable irqs in fire_sched_in_preempt_notifier.
- patches.rt/sched-fix-dequeued-race.patch: Linux-RT 2.6.27-RT
   sched-fix-dequeued-race.patch.
- patches.rt/sched-make-double-lock-balance-fair.patch: Linux-RT
  2.6.27-RT.
- patches.rt/sched-nr-migrate-lower-default-preempt-rt.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/sched-only-push-once-per-queue.patch: Linux-RT
  2.6.27-RT.
- patches.rt/sched-properly-account-irq-and-rt-load.patch:
  Linux-RT 2.6.27-RT
  	 sched: properly account IRQ and RT load in .
- patches.rt/sched-rt-runtime-lock-raw.patch: Linux-RT 2.6.27-RT.
- patches.rt/sched-wake_up_idle_cpu-rt.patch: Linux-RT 2.6.27-RT.
- patches.rt/select-error-leak-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/serial-locking-rt-cleanup.patch: Linux-RT 2.6.27-RT.
- patches.rt/serial-slow-machines.patch: Linux-RT 2.6.27-RT.
- patches.rt/slab-irq-nopreempt-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/smp-processor-id-fixups.patch: Linux-RT 2.6.27-RT.
- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Linux-RT
  2.6.27-RT.
- patches.rt/start_irq_thread.patch: Linux-RT 2.6.27-RT.
- patches.rt/sub-dont-disable-irqs.patch: Linux-RT 2.6.27-RT
   rt: dont disable irqs in usb.
- patches.rt/tasklet-busy-loop-hack.patch: Linux-RT 2.6.27-RT.
- patches.rt/tasklet-redesign.patch: Linux-RT 2.6.27-RT.
- patches.rt/timer-freq-tweaks.patch: Linux-RT 2.6.27-RT.
- patches.rt/timer-warning-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/trace-events-handle-syscalls.patch: Linux-RT
  2.6.27-RT.
- patches.rt/trace-histograms.patch: Linux-RT 2.6.27-RT.
- patches.rt/tracer-add-event-markers.patch: Linux-RT 2.6.27-RT.

-------------------------------------------------------------------
Wed Oct 29 18:18:37 CET 2008 - gregkh@suse.de

- s/rtl2860/rt2860/
- remove driver from the Xen build as it's dying for some reason.
- add obsoletes for ralink-rt2860-kmp

-------------------------------------------------------------------
Wed Oct 29 16:53:51 CET 2008 - olh@suse.de

- update patches.arch/ppc-oprofile-spu.patch
  add missing ARRAY_SIZE(pm_signal_local)

-------------------------------------------------------------------
Wed Oct 29 14:26:31 CET 2008 - hare@suse.de

- patches.arch/s390-symmetrix-ioctl.patch: Add ioctl support
  for EMC Symmetrix Subsystem Control I/O (bnc#439221)

-------------------------------------------------------------------
Wed Oct 29 12:46:51 CET 2008 - jbeulich@suse.de

- patches.xen/xen-rtl2860-build: fix issue with Windows-style
  types used in rtl2680.

-------------------------------------------------------------------
Wed Oct 29 11:49:26 CET 2008 - olh@suse.de

- build af_packet as a module on powerpc (bnc#433540)

-------------------------------------------------------------------
Wed Oct 29 11:13:42 CET 2008 - olh@suse.de

- add patches.arch/ppc-oprofile-spu-mutex-locking.patch
  Fix mutex locking for cell spu-oprofile (bnc#422501 - LTC47617)

-------------------------------------------------------------------
Wed Oct 29 09:23:20 CET 2008 - olh@suse.de

- add patches.arch/ppc-oprofile-spu.patch
  fix local array size in activate spu profiling function (bnc#439553 - LTC48925)

-------------------------------------------------------------------
Wed Oct 29 09:13:47 CET 2008 - olh@suse.de

- update patches.drivers/ehea.patch
  Add hugepage detection (bnc#439599 - LTC48958)

-------------------------------------------------------------------
Wed Oct 29 00:01:46 CET 2008 - gregkh@suse.de

- patches.drivers/staging-add-agnx-wireless-driver.patch: Staging:
  add agnx wireless driver.
- patches.drivers/staging-add-otus-atheros-wireless-network-driver.patch:
  Staging: add otus Atheros wireless network driver.
- patches.drivers/staging-add-rtl2860-wireless-driver.patch:
  Staging: add rtl2860 wireless driver (bnc#437959).
- Update config files.

-------------------------------------------------------------------
Tue Oct 28 22:32:29 CET 2008 - jkosina@suse.de

- patches.suse/silent-stack-overflow-2.patch: disabled, as it
  causes kernel hangs triggered by grub (bnc#439448).

-------------------------------------------------------------------
Tue Oct 28 20:42:15 CET 2008 - kkeil@suse.de

- update patches.suse/SoN-17-net-ps_rx.patch
  fix i/o corruption on rx in ixgbe (bnc#438929)

-------------------------------------------------------------------
Tue Oct 28 18:43:29 CET 2008 - jdelvare@suse.de

- config/powerpc/*: Fixup configuration files after last change.

-------------------------------------------------------------------
Tue Oct 28 18:19:34 CET 2008 - jdelvare@suse.de

- config/*: Include many multimedia drivers which has been dropped
  accidentally. This includes the pwc, ivtv, zr36067 drivers and
  many old webcam drivers (bnc#439489).
- supported.conf: Add all these drivers again.

-------------------------------------------------------------------
Tue Oct 28 16:02:47 CET 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-analog-update,
  patches.drivers/alsa-hda-atihdmi-update,
  patches.drivers/alsa-hda-beep,
  patches.drivers/alsa-hda-hp-mobile-fix,
  patches.drivers/alsa-hda-nvidia-hdmi,
  patches.drivers/alsa-hda-probe-fix,
  patches.drivers/alsa-hda-proc-fix,
  patches.drivers/alsa-hda-realtek-update,
  patches.drivers/alsa-hda-sigmatel-update,
  patches.drivers/alsa-hda-spdif-slave,
  patches.drivers/alsa-hda-via-rec-fix,
  patches.drivers/alsa-hda-via-update:
     ALSA updates, mostly taken from 2.6.28-rc1 patches
- Update config files.

-------------------------------------------------------------------
Tue Oct 28 15:47:59 CET 2008 - jdelvare@suse.de

- Actually CONFIG_SND_HDA_HWDEP is a boolean, sorry.

-------------------------------------------------------------------
Tue Oct 28 15:40:09 CET 2008 - jdelvare@suse.de

- config/ia64/vanilla, config/x86_64/vanilla: fix configuration
  discrepancy, CONFIG_SND_HDA_HWDEP=m.

-------------------------------------------------------------------
Tue Oct 28 14:45:54 CET 2008 - olh@suse.de

- add patches.arch/ppc-pcibios_allocate_bus_resources.patch
  add patches.arch/ppc-powerpc-debug-pci-hotplug.patch
  fix DLPAR on pseries (bnc#439491 - LTC48584)

-------------------------------------------------------------------
Tue Oct 28 14:38:42 CET 2008 - olh@suse.de

- add patches.arch/ppc-powerpc-fix-pci-unmap-io.patch
  Fix unmapping of IO space on 64-bit (bnc#439491 - LTC48584)

-------------------------------------------------------------------
Tue Oct 28 11:50:35 CET 2008 - olh@suse.de

- update ps3 config, remove unneeded options to reduce vmlinux size

-------------------------------------------------------------------
Tue Oct 28 07:36:40 CET 2008 - neilb@suse.de

- patches.suse/md-notify-when-stopped: md: notify udev when an
  md array is stopped. (fate#303894).

-------------------------------------------------------------------
Tue Oct 28 00:05:51 CET 2008 - gregkh@suse.de

- use the panasonic laptop driver that was accepted by upstream, not the
  pcc-acpi driver, which was rejected:
  - patches.drivers/staging-add-pcc-acpi-driver.patch: Delete.
  - patches.drivers/panasonic-laptop-add-panasonic-let-s-note-laptop-extras-driver-v0.94.patch:
    panasonic-laptop: add Panasonic Let's Note laptop extras
    driver v0.94.
- Update config files.

-------------------------------------------------------------------
Mon Oct 27 23:58:12 CET 2008 - gregkh@suse.de

- patches.drivers/via-framebuffer-driver.patch: Via Framebuffer
  driver.
- Update config files.

-------------------------------------------------------------------
Mon Oct 27 22:50:59 CET 2008 - bwalle@suse.de

- patches.fixes/hpwdt-kdump.diff:
  Don't change permission of sysfs file (did that accidentally
  when changing the default value).

-------------------------------------------------------------------
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de

- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
  necessary while waiting for x2apic code. (bnc#429984).

-------------------------------------------------------------------
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de

Refresh the govault patch.

- patches.drivers/libata-add-waits-for-govault: libata: add
  waits for GoVault (bnc#246451).

-------------------------------------------------------------------
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de

- patches.fixes/kdb-oops-panic.diff:
  Fix NULL pointer dereference when regs == NULL (bnc#439007).
- patches.fixes/hpwdt-kdump.diff:
  Fix kdump when using hpwdt (bnc#436786).

-------------------------------------------------------------------
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de

- refresh patches to apply cleanly and properly.

-------------------------------------------------------------------
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de

- Update to 2.6.27.4

-------------------------------------------------------------------
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de

- Fix the dependencies between the split kernel packages and KMPs
  (FATE 303631).
- Fix for kernel paclages which are not split.
- rpm/kernel-source.spec.in: Update list of scripts to include.

-------------------------------------------------------------------
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de

- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
  file creation (bnc#434333)
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
  been found (bnc#434333)
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
  MAC-address for layer2 hsi-devices (bnc#434333)
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
  fails (bnc#434333)
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
  in non prealloc header path (bnc#434333,LTC#48840)
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
  unnecessary support ckeck in sysfs route6 (bnc#434333)
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
  skb_under_panic for malformatted inbound data (bnc#434333)
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
  improve locking (bnc#434333)

-------------------------------------------------------------------
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de

- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
  touch_mnt_namespace when the mount flags change (FATE#304218).

-------------------------------------------------------------------
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de

- Updated to 2.6.27.4-rc3:
  - fixed ath5k suspend/resume regression
  - fixed pvrusb2 so it actually works

-------------------------------------------------------------------
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz

- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch:
  ocfs2: Implementation of local and global quota file handling
  (fate#302681). - fixed 64-bit division

-------------------------------------------------------------------
Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de

- Update config files for -rt.

-------------------------------------------------------------------
Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de

- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390.

-------------------------------------------------------------------
Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de

- move patches.suse/md-raid-metadata-PAGE_SIZE.patch
  to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch
  to allow raid0 with 64k PAGE_SIZE

-------------------------------------------------------------------
Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz

- Update config files.
- supported.conf: Added new quota module
- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed

  Quotas for OCFS2:
- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch:
  quota: Add callbacks for allocating and destroying dquot
  structures (fate#302681).
- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch:
  quota: Increase size of variables for limits and inode usage
  (fate#302681).
- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch:
  quota: Remove bogus 'optimization' in check_idq() and
  check_bdq() (fate#302681).
- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota:
  Make _SUSPENDED just a flag (fate#302681).
- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch:
  quota: Allow to separately enable quota accounting and enforcing
  limits (fate#302681).
- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch:
  ext3: Use sb_any_quota_loaded() instead of
  sb_any_quota_enabled() (fate#302681).
- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch:
  ext4: Use sb_any_quota_loaded() instead of
  sb_any_quota_enabled() (fate#302681).
- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch:
  reiserfs: Use sb_any_quota_loaded() instead of
  sb_any_quota_enabled(). (fate#302681).
- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch:
  quota: Remove compatibility function sb_any_quota_enabled()
  (fate#302681).
- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch:
  quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681).
- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch:
  quota: Move quotaio_v[12].h from include/linux/ to fs/
  (fate#302681).
- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch:
  quota: Split off quota tree handling into a separate file
  (fate#302681).
- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch:
  quota: Convert union in mem_dqinfo to a pointer (fate#302681).
- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch:
  quota: Allow negative usage of space and inodes (fate#302681).
- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch:
  quota: Keep which entries were set by SETQUOTA quotactl
  (fate#302681).
- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch:
  quota: Add helpers to allow ocfs2 specific quota initialization,
  freeing and recovery (fate#302681).
- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch:
  quota: Implement function for scanning active dquots
  (fate#302681).
- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch:
  ocfs2: Fix check of return value of ocfs2_start_trans()
  (fate#302681).
- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2:
  Support nested transactions (fate#302681).
- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch:
  ocfs2: Fix checking of return value of new_inode()
  (fate#302681).
- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch:
  ocfs2: Let inode be really deleted when ocfs2_mknod_locked()
  fails (fate#302681).
- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch:
  ocfs2: Assign feature bits and system inodes to quota feature
  and quota files (fate#302681).
- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch:
  ocfs2: Mark system files as not subject to quota accounting
  (fate#302681).
- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch:
  ocfs2: Implementation of local and global quota file handling
  (fate#302681).
- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch:
  ocfs2: Add quota calls for allocation and freeing of inodes
  and space (fate#302681).
- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch:
  ocfs2: Enable quota accounting on mount, disable on umount
  (fate#302681).
- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2:
  Implement quota syncing thread (fate#302681).
- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2:
  Implement quota recovery (fate#302681).

-------------------------------------------------------------------
Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de

- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH.
  (bnc#430093)

-------------------------------------------------------------------
Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de

- Refreshed context for -RT patches so they apply again.

-------------------------------------------------------------------
Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de

- patches.drivers/sgi-ioc4-request-submodules:
  Make ioc4 request dependant modules.  (bnc#429215)

-------------------------------------------------------------------
Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de

- Update config files: Disable FAIL_MAKE_REQUEST.

-------------------------------------------------------------------
Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de

- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly
  workaround patch.

-------------------------------------------------------------------
Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de

- Include patches from upstream:
  - patches.fixes/block-use-bio_has_data: Implement bio_has_data().
  - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28.
  - patches.fixes/block-rq-affinity: Implement rq affinity.
  - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove
    is_active from struct dm_path.
  - patches.fixes/block-discard-requests: Implement block discard.
  - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call
    blk_abort_queue on failed paths (bnc#417544).
  - patches.drivers/block-call-sync-on-cleanup: block:
    blk_cleanup_queue() should call blk_sync_queue().
- Refaktor and update request-based multipath patches:
  - patches.drivers/blk-request-based-multipath-update: 
    Update request-based multipathing patches to upstream version
    (bnc#434105).
  - patches.suse/rq-based-multipath: Update to latest version
    of request-based multipathing patchset (bnc#434105)
  - patches.drivers/block-abort-request-rq-complete-marking:
    use rq complete marking in blk_abort_request (bnc#434105).
  - patches.fixes/scsi-atomic-blk-timer-deletes: Delete.
  - patches.fixes/dm-mpath-abort-queue: Delete.
  - patches.suse/rq-based-block-layer: Delete.
  - patches.suse/rq-based-dm-interface: Delete.
  - patches.suse/rq-based-multipath-functions: Delete.
  - patches.suse/rq-based-init-crash: Delete.
- Update patches to upstream version:
  - patches.drivers/bdev-resize-check-for-device-resize
  - patches.drivers/bdev-resize-added-flush_disk
  - patches.drivers/bdev-resize-call-flush_disk
  - patches.drivers/bdev-resize-sd-driver-calls
  - patches.drivers/block-timeout-handling
  - patches.drivers/bdev-resize-adjust-block-device-size
  - patches.drivers/bdev-resize-wrapper-for-revalidate_disk
  - patches.drivers/block-abort-queue
  - patches.fixes/scsi-enhance-error-codes
- Rediff patches:
  - patches.fixes/scsi-misc-git-update
  - patches.suse/dm-barrier-single-device
  - patches.suse/kdb-common
  - patches.drivers/lpfc-8.2.8-update
  - patches.drivers/lpfc-8.2.8.3-update
  - patches.drivers/mpt-fusion-4.00.43.00-update

-------------------------------------------------------------------
Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de

- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
  to kernel/sysctl_check.c.

-------------------------------------------------------------------
Fri Oct 24 14:06:20 CEST 2008 - bwalle@suse.de

- Obsolete uvcvideo-kmp.

-------------------------------------------------------------------
Fri Oct 24 12:52:23 CEST 2008 - jbeulich@suse.de

- rpm/kernel-binary.spec.in: Provide 'kernel' also for Xen (bnc#362918).

-------------------------------------------------------------------
Fri Oct 24 12:24:54 CEST 2008 - jbeulich@suse.de

- patches.arch/x86_64-unwind-annotations: fix unwind annotations.
- patches.xen/xen3-x86_64-unwind-annotations: fix unwind
  annotations.

-------------------------------------------------------------------
Fri Oct 24 12:20:01 CEST 2008 - jbeulich@suse.de

- Update Xen patches to 2.6.27.3 and c/s 704
- patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
  x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
  #303948 and fate #303984).
- patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
  x86: use cpuid vector 0xb when available for detecting cpu
  topology (fate #303948 and fate #303984).
- patches.xen/xen-kconfig-compat-3.2.0: add 3.2.0-compatibility
  configure option.
- patches.xen/xen-x86-exit-mmap: be more aggressive about
  de-activating mm-s under destruction.
- patches.xen/xen-x86-machphys-prediction: properly predict
  phys<->mach translations.
- patches.xen/xen-x86-mmu-batching: utilize
  arch_{enter,leave}_lazy_cpu_mode().
- patches.xen/xen-x86-no-lazy-tlb: ensure inadvertent uses of
  lazy TLB data are caught during the build.
- Update Xen config files.

-------------------------------------------------------------------
Fri Oct 24 12:08:49 CEST 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in:
  - do not split kernel-kdump into -base and -extra
  - fix case when a build results in no unsupported modules


-------------------------------------------------------------------
Fri Oct 24 11:07:32 CEST 2008 - bwalle@suse.de

- patches.fixes/kdb-kdump.diff:
  Fix CONFIG_KDB_KDUMP on xSeries (bnc#436454).

-------------------------------------------------------------------
Fri Oct 24 10:45:08 CEST 2008 - agruen@suse.de

- supported.conf: Mark dmapi as supported (by SGI).

-------------------------------------------------------------------
Fri Oct 24 10:40:29 CEST 2008 - olh@suse.de

- disable all unsupported drivers in kernel-kdump

-------------------------------------------------------------------
Fri Oct 24 08:25:47 CEST 2008 - npiggin@suse.de

- patches.suse/silent-stack-overflow-2.patch: avoid silent stack
  overflow over the heap (bnc#44807 bnc#211997).

-------------------------------------------------------------------
Fri Oct 24 07:43:02 CEST 2008 - gregkh@suse.de

- Update to 2.6.27.4-rc2

-------------------------------------------------------------------
Fri Oct 24 07:09:39 CEST 2008 - gregkh@suse.de

- disable CONFIG_SYSFS_DEPRECATED_V2 from powerpc/rt config file

-------------------------------------------------------------------
Fri Oct 24 07:00:11 CEST 2008 - gregkh@suse.de

- Update to 2.6.27.4-rc1
  - lots of bugfixes, and obsoletes some current patches:
    - patches.fixes/ext3-avoid-printk-flood-with-dir-corruption: Delete.
    - patches.fixes/ext2-avoid-printk-flood-with-dir-corruption: Delete.
    - patches.fixes/wdm_autoload.diff: Delete.

-------------------------------------------------------------------
Fri Oct 24 06:57:57 CEST 2008 - npiggin@suse.de

- Fix ppc and ps3 configs

-------------------------------------------------------------------
Fri Oct 24 06:53:13 CEST 2008 - npiggin@suse.de

- Update config files.
- patches.suse/cgroup-freezer.patch: cgroup freezer (bnc#417294,
  fate#304191, fate#201036).

-------------------------------------------------------------------
Fri Oct 24 06:32:10 CEST 2008 - npiggin@suse.de

- Update config files. Enable cgroups for all archs (bnc#417527)

-------------------------------------------------------------------
Fri Oct 24 05:57:53 CEST 2008 - npiggin@suse.de

- patches.arch/ppc-gigantic-page-fix2.patch: powerpc gigantic
  pages fix 2 (bnc#434026).
- patches.arch/ppc-gigantic-page-fix3.patch: powerpc gigantic
  pages fix 3 (bnc#434026).
- patches.trace/lttng-instrumentation-hugetlb.patch: de-fuzz

-------------------------------------------------------------------
Fri Oct 24 05:35:49 CEST 2008 - gregkh@suse.de

- disabled CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64
  vanilla kernel.

-------------------------------------------------------------------
Fri Oct 24 05:34:15 CEST 2008 - gregkh@suse.de

- patches.drivers/cciss-fix-procfs-firmware-regression.patch:
  cciss: fix procfs firmware regression (bnc435644).
- patches.drivers/cciss-fix-sysfs-symlink.patch: cciss: fix
  sysfs symlink (bnc435644).

-------------------------------------------------------------------
Fri Oct 24 05:07:47 CEST 2008 - gregkh@suse.de

- disable CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT on x86-64.  To use
  Calgary iommu systems, you now must manually pass "iommu=calgary" to
  get this hardware support back enabled.  This is the recommended
  proceedure right now, from IBM, otherwise the hardware crashes.
  bnc#436450.

-------------------------------------------------------------------
Fri Oct 24 01:12:04 CEST 2008 - gregkh@suse.de

- clean up all fuzz in patches to get them to apply cleanly.

-------------------------------------------------------------------
Fri Oct 24 00:57:17 CEST 2008 - gregkh@suse.de

- delete patches.arch/s390-01-03-cmm2-v2.patch as it touched core
  kernel code and was rejected from upstream.
  - patches.arch/s390-01-03-cmm2-v2.patch: Delete.
  - patches.arch/s390-01-03-cmm2-v2a.patch: Delete.

-------------------------------------------------------------------
Fri Oct 24 00:36:54 CEST 2008 - gregkh@suse.de

- Update to version 3.4 of squashfs:
  - patches.suse/squashfs3.3-patch: Delete.
  - patches.suse/squashfs-patch-2.6.25: Delete.
  - patches.suse/squashfs-patch-2.6.27: Delete.
  - patches.suse/squashfs-3.4.patch: squashfs v3.4.

-------------------------------------------------------------------
Thu Oct 23 23:13:11 CEST 2008 - jeffm@suse.de

- patches.fixes/block-sanitize-invalid-partition-table-entries:
  block: sanitize invalid partition table entries (bnc#371657).

-------------------------------------------------------------------
Thu Oct 23 15:41:19 CEST 2008 - olh@suse.de

- add patches.arch/ppc-pseries_mem-limit-16g.patch
  Don't use a 16G page if beyond mem= limits (bnc#438111 - LTC49329)

-------------------------------------------------------------------
Thu Oct 23 15:27:00 CEST 2008 - kkeil@suse.de

- Update x86 64bit config files to include WAN support (bnc#437692)

-------------------------------------------------------------------
Thu Oct 23 15:19:58 CEST 2008 - olh@suse.de

- add patches.drivers/cell_edac.patch
  Fix incorrect edac_mode in csrow causing oops (bnc#437757 - LTC49143)

-------------------------------------------------------------------
Thu Oct 23 14:09:23 CEST 2008 - olh@suse.de

- update patches.suse/nameif-track-rename.patch
  print also application and pid

-------------------------------------------------------------------
Thu Oct 23 12:16:39 CEST 2008 - jkosina@suse.de

- patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch:
  HID: Fix Sony Vaio VGX report descriptor (bnc#437758).

-------------------------------------------------------------------
Thu Oct 23 11:32:43 CEST 2008 - olh@suse.de

- add patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
  reject dynamic memory add/remove (bnc#434651 - LTC48744)

-------------------------------------------------------------------
Thu Oct 23 10:54:19 CEST 2008 - npiggin@suse.de

- Update config files.

-------------------------------------------------------------------
Thu Oct 23 09:28:14 CEST 2008 - npiggin@suse.de

- patches.suse/x86-gb-linear-map.patch: Enable GB mapped linear
  KVA on x86 (bnc#437674).
- patches.xen/xen3-patch-2.6.26: merge

-------------------------------------------------------------------
Thu Oct 23 00:23:55 CEST 2008 - gregkh@suse.de

- update to 2.6.27.3
  - lots of bugfixes
  - CVE-2008-3831 fix

-------------------------------------------------------------------
Wed Oct 22 21:45:42 CEST 2008 - jeffm@suse.de

- scripts/vc: Handle unset $EDITOR

-------------------------------------------------------------------
Wed Oct 22 21:43:25 CEST 2008 - jeffm@suse.de

- patches.suse/export-release_open_intent: Export
  release_open_intent for NFS branches with aufs.

-------------------------------------------------------------------
Wed Oct 22 14:17:15 CEST 2008 - jdelvare@suse.de

- supported.conf: Mark the ibmaem and ibmpex hwmon drivers as
  supported by IBM.
- supported.conf: Mark the i5k_amb hwmon driver as supported.

-------------------------------------------------------------------
Wed Oct 22 11:39:01 CEST 2008 - olh@suse.de

- add patches.drivers/ehea.patch
  Fix memory hotplug support (436447 - LTC48713)

-------------------------------------------------------------------
Wed Oct 22 11:16:18 CEST 2008 - olh@suse.de

- add patches.arch/ppc-pseries_hugepage_pagetable_allocation.patch
  Cleanup hugepage pagetable allocation (bnc# 433503 - LTC48757)

-------------------------------------------------------------------
Wed Oct 22 08:23:43 CEST 2008 - sassmann@suse.de

Add PS3 audio patches:
- patches.arch/ppc-ps3-add-passthrough-support-for-non-audio-streams.patch:
  ps3: Add passthrough support for non-audio streams.
- patches.arch/ppc-ps3-add-ps3av-audio-mute-analog.patch:
  ps3: Add ps3av_audio_mute_analog().
- patches.arch/ppc-ps3-add-support-for-SPDIF-HDMI-passthrough.patch:
  ps3: Add support for SPDIF/HDMI passthrough.

-------------------------------------------------------------------
Tue Oct 21 11:46:22 CEST 2008 - sdietrich@suse.de

- patches.rt/genirq-usb.patch: Make status_cache u32
- patches.rt/genirq-ohci1394.patch: Enable ohci1394 IRQ
  threading.

-------------------------------------------------------------------
Tue Oct 21 11:21:00 CEST 2008 - hare@suse.de

- patches.fixes/dm-mpath-abort-queue: rediff.
- patches.fixes/scsi-atomic-blk-timer-deletes: scsi: atomic blk
  timer deletes (LTC#48990, bnc#434105).
- patches.suse/rq-based-block-layer: rq-based multipathing:
  rediff.

-------------------------------------------------------------------
Tue Oct 21 09:59:51 CEST 2008 - hare@suse.de

- patches.fixes/scsi-inquiry-too-short-ratelimit: INQUIRY result
  too short (5) message flood (bnc#432535).

-------------------------------------------------------------------
Tue Oct 21 07:55:12 CEST 2008 - npiggin@suse.de

- patches.suse/filp-slab-rcu: Delete.

-------------------------------------------------------------------
Tue Oct 21 07:00:39 CEST 2008 - sdietrich@suse.de

USB IRQ threading (experimental: guarded by genirq):
- patches.rt/genirq1-make-irqreturn_t-an-enum: genirq: make
  irqreturn_t an enum.
- patches.rt/genirq2-add-quick-check-handler.patch: genirq:
  add a quick check handler.
- patches.rt/genirq3-add-threaded-irq-handler-support: genirq:
  add threaded interrupt handler support.
- patches.rt/genirq4-add-helper-to-check-whether-irq-thread-should-run:
  genirq: add a helper to check whether the irqthread should run.
- patches.rt/genirq5-make-irq-threading-robust: genirq: make
  irq threading robust.
- patches.rt/genirq-usb.patch: genirq threading for ehci, ohci
  and uhci USB hosts..
- patches.rt/genirq-wlan-ng-compat.patch: Remove redundant,
  obsolete 2.4 compatibility code in wlan-ng.
Ack:
- patches.rt/genirq-soft-resend.patch: Linux-RT 2.6.27-RT
   x86: activate HARDIRQS_SW_RESEND.

-------------------------------------------------------------------
Mon Oct 20 22:02:40 CEST 2008 - gregkh@suse.de

- patches.arch/x2APIC_PATCH_x86-mach_apicdef.h-need-to-include-before-smp.h.patch:
  x86: mach_apicdef.h need to include before smp.h.
  fixes build error on i386 pae kernels.

-------------------------------------------------------------------
Mon Oct 20 21:33:25 CEST 2008 - bwalle@suse.de

- patches.suse/kdump-dump_after_notifier.patch:
  Add dump_after_notifier sysctl (bnc#436678).

-------------------------------------------------------------------
Mon Oct 20 18:21:36 CEST 2008 - gregkh@suse.de

- scripts/wd-functions.sh: reverse git and cvs checks (check for
  cvs before git).  This solves the problem if you are using a cvs
  tree, yet it happens to live in a directory that way up the
  directory chain is in a git tree (like for people who keep portions
  of their $HOME in git).

-------------------------------------------------------------------
Mon Oct 20 18:16:15 CEST 2008 - gregkh@suse.de

- Update config files: enable CONFIG_GENERICARCH and CONFIG_BIGSMP
  on i386-pae kernels. (bnc#428247)

-------------------------------------------------------------------
Mon Oct 20 17:34:11 CEST 2008 - ptesarik@suse.cz

- patches.arch/x86-tracehook: fix the order of arguments in
  /proc/$pid/syscall on x86_64.

-------------------------------------------------------------------
Mon Oct 20 16:53:36 CEST 2008 - bwalle@suse.de

- Update config files: Enable CONFIG_KVM_KMP for RT config, run
  oldconfig.

-------------------------------------------------------------------
Mon Oct 20 16:42:42 CEST 2008 - bwalle@suse.de

- patches.arch/ppc-vmcoreinfo.diff: Correct to reflect mainline
  state.

-------------------------------------------------------------------
Mon Oct 20 12:52:08 CEST 2008 - hare@suse.de

- Update config files.
- patches.suse/kvm-as-kmp: Allow KVM to be built as KMP
  (FATE#303679).

-------------------------------------------------------------------
Mon Oct 20 10:54:50 CEST 2008 - jjolly@suse.de

- patches.arch/s390-01-05-kmsg-v2.patch: Instrument the kernel
  components such that a kernel message catalog as well as related
  man pages can be automatically generated. (bnc#417300)
- patches.arch/s390-01-06-zfcp-cleanup-v2.patch: Update patch to
  fit on recent kmsg patch changes. (bnc#417550)
- patches.drivers/driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch:
  Update patch to fit on recent kmsg patch changes.
- config/s390/{default,s390}: Added CONFIG_KMSG_IDS=y

-------------------------------------------------------------------
Mon Oct 20 10:15:36 CEST 2008 - bwalle@suse.de

- supported.conf: Mark 'crasher' as supported to avoid installing
  the "extra" package only for that module.

-------------------------------------------------------------------
Mon Oct 20 08:46:19 CEST 2008 - olh@suse.de

- add patches.arch/ppc-pseries_16g-numa.patch
  fix crash with more 2 numa nodes and 16G hugepage (bnc#436452 - LTC48839)

-------------------------------------------------------------------
Sat Oct 18 21:15:52 CEST 2008 - gregkh@suse.de

- Update to 2.6.27.2.
  - lots of bugfixes

-------------------------------------------------------------------
Sat Oct 18 10:11:55 CEST 2008 - tonyj@suse.de

- patches.rt/fix-preempt-none.patch: Fix preempt-none build
  errors

-------------------------------------------------------------------
Fri Oct 17 22:24:56 CEST 2008 - jeffm@suse.de

- patches.suse/SoN-20-netvm-reserve-inet.patch-fix: SoN: Fix
  initialization of ipv4_route_lock (bnc#435994).

-------------------------------------------------------------------
Fri Oct 17 17:49:05 CEST 2008 - kkeil@suse.de

- patches.drivers/tg3-Add-57780-ASIC-revision.patch: tg3: Add
  57780 ASIC revision. (bnc#434147)
- patches.drivers/broadcom-Add-support-for-the-57780-integrated-PHY.patch:
  broadcom: Add support for the 57780 integrated PHY. (bnc#434147)
- patches.drivers/bnx2x-eeh.patch: bnx2x: EEH recovery fix.(bnc#433875)

-------------------------------------------------------------------
Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de

- rpm/kernel-binary.spec.in: Add the auto-generated (by mkdumprd)
  kdump initrd to %ghost so that the file gets removed when
  uninstalling the kernel.

-------------------------------------------------------------------
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com

- ocfs2 ACL / security attribute support
  - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
  - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
  - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
  - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
  - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch

-------------------------------------------------------------------
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com

- ocfs2 fixes / updates from 2.6.28 merge window
  - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
  - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
  - patches.suse/ocfs2-Remove-pointless.patch
  - patches.suse/ocfs2-make-la_debug_mutex-static.patch
  - patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch
  - patches.suse/ocfs2-use-smaller-counters-in-ocfs2_remove_xattr_cl.patch
  - patches.suse/ocfs2-Don-t-check-for-NULL-before-brelse.patch
  - patches.suse/ocfs2-Uninline-ocfs2_xattr_name_hash.patch
  - patches.suse/ocfs2-Move-trusted-and-user-attribute-support-into.patch
  - patches.suse/ocfs2-Calculate-EA-hash-only-by-its-suffix.patch
  - patches.suse/ocfs2-Refactor-xattr-list-and-remove-ocfs2_xattr_ha.patch
  - patches.suse/ocfs2-Separate-out-sync-reads-from-ocfs2_read_block.patch
  - patches.suse/ocfs2-Require-an-inode-for-ocfs2_read_block-s.patch
  - patches.suse/ocfs2-Simplify-ocfs2_read_block.patch
  - patches.suse/ocfs2-Move-ocfs2_bread-into-dir.c.patch
  - patches.suse/ocfs2-Kill-the-last-naked-wait_on_buffer-for-cach.patch
  - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
  - patches.suse/ocfs2-fix-build-error.patch

-------------------------------------------------------------------
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com

- ocfs2 dynamic local alloc patches

-------------------------------------------------------------------
Thu Oct 16 22:38:23 CEST 2008 - jslaby@suse.de

- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
  bug in Broadcom BCM0102 chipset (bnc#425747 FATE304221).
- patches.drivers/tpm-correct-timeouts.patch: tpm: correct tpm
  timeouts to jiffies conversion (bnc#425747 FATE304221).

-------------------------------------------------------------------
Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de

- added patches.arch/s390-01-03-cmm2-v2a.patch
  fix the sequence of initilisations.

-------------------------------------------------------------------
Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de

- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages
  supplement kernel-$flavor on openSUSE and SLED so that those
  packages will get installed by default, using the product(...)
  dependencies provided by the *-release packages.

-------------------------------------------------------------------
Thu Oct 16 05:03:49 CEST 2008 - tonyj@suse.de

- Previous checkin was totally broken wrt rt config files.
  Revert to previous versions and incorporate any changes from
  run_oldconfig. Sole changes to previous versions is to remove
  CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent 
  with change in 2.6.27.1

-------------------------------------------------------------------
Thu Oct 16 01:48:04 CEST 2008 - gregkh@suse.de

- Update to 2.6.27.1
  - disables a problem config option, only affected the vanilla,
    debug, and rt kernel variants.

-------------------------------------------------------------------
Wed Oct 15 16:29:57 CEST 2008 - olh@suse.de

- add patches.arch/ppc-pseries_pfn-mem-rm.patch
  fix hotplug memory remove (bnc#435181 - LTC48640)

-------------------------------------------------------------------
Wed Oct 15 15:59:23 CEST 2008 - mmarek@suse.cz

- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd
  on older distros (bnc#435246)
  Fixed fix for bnc#435104 ("/boot/" was missing in some places)


-------------------------------------------------------------------
Wed Oct 15 11:25:19 CEST 2008 - mmarek@suse.cz

- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage
  (fate#303631)
- rpm/postun.sh, rpm/post.sh: remove the temporary workaround

-------------------------------------------------------------------
Wed Oct 15 08:58:57 CEST 2008 - olh@suse.de

- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch
  not needed anymore

-------------------------------------------------------------------
Wed Oct 15 07:46:16 CEST 2008 - nfbrown@suse.de

- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should
  cope if 'file' hasn't been opened properly (bnc#431785).

-------------------------------------------------------------------
Wed Oct 15 03:36:22 CEST 2008 - tonyj@suse.de

- Update RT patches to latest .27 Windriver version (all patches)
- Disable patches.rt/swap-spinlock-fix.patch
- Guard filp-slab-rcu for RT

-------------------------------------------------------------------
Tue Oct 14 17:29:36 CEST 2008 - jkosina@suse.de

- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input:
  Add Acer Aspire 5710 to nomux blacklist (bnc#404881).

-------------------------------------------------------------------
Tue Oct 14 16:33:12 CEST 2008 - oneukum@suse.de

- patches.fixes/ehci_sched.diff: Delete.
  in mainline now. done to the right tree.

-------------------------------------------------------------------
Tue Oct 14 15:48:20 CEST 2008 - mmarek@suse.cz

- rpm/postun.sh, rpm/post.sh: temporarily ignore errors from
  weak-modules2 --{add,remove}-kernel-modules until
  module-init-tools has rebuilt

-------------------------------------------------------------------
Tue Oct 14 15:45:52 CEST 2008 - jkosina@suse.de

- patches.fixes/input-add-amilo-pro-v-to-nomux.patch: Delete.
  The patch is already upstream in 2.6.27

-------------------------------------------------------------------
Tue Oct 14 15:16:38 CEST 2008 - jeffm@suse.de

- patches.suse/osync-error: Update position after check for -EIO
  (bnc#434910).

-------------------------------------------------------------------
Tue Oct 14 14:04:11 CEST 2008 - npiggin@suse.de

- patches.suse/rlimit-memlock-64k.patch: Increase default
  RLIMIT_MEMLOCK to 64k (bnc#329675).

-------------------------------------------------------------------
Tue Oct 14 13:19:29 CEST 2008 - sjayaraman@suse.de

- Update config files: CIFS_EXPERIMENTAL=y and CIFS_DFS_UPCALL=y
  (FATE#303758).

-------------------------------------------------------------------
Tue Oct 14 10:54:40 CEST 2008 - jbeulich@novell.com

- patches.xen/xen-irq-probe: restrict IRQ probing (bnc#431572).

-------------------------------------------------------------------
Tue Oct 14 10:27:19 CEST 2008 - ptesarik@suse.cz

- patches.trace/utrace-core: undo overzealous #ifdef's, which
  removed too much code in case UTRACE_CONFIG was unset.

-------------------------------------------------------------------
Tue Oct 14 10:09:32 CEST 2008 - jbeulich@novell.com

- patches.fixes/reiserfs-commit-ids-unsigned-ints: Remove L suffix
  from constant compared against.

-------------------------------------------------------------------
Tue Oct 14 10:08:27 CEST 2008 - olh@suse.de

- call bootloader_entry without leading /boot/ (bnc#435104)

-------------------------------------------------------------------
Tue Oct 14 09:44:43 CEST 2008 - mmarek@suse.cz

- rpm/kernel-source.spec.in, rpm/source-post.sh, rpm/functions.sh:
  kill functions.sh, put the relink() function to source-post.sh
  directly
- rpm/postun.sh, rpm/pre.sh, rpm/preun.sh, rpm/post.sh,
  rpm/kernel-binary.spec.in: unify generation of the scriptlets,
  switch to the new weak-modules2 script

-------------------------------------------------------------------
Tue Oct 14 09:44:42 CEST 2008 - olh@suse.de

- disable unused ide_platform driver

-------------------------------------------------------------------
Tue Oct 14 09:04:59 CEST 2008 - jdelvare@suse.de

- supported.conf: Remove i2c-core and i2c-piix4 from base.

-------------------------------------------------------------------
Tue Oct 14 06:27:23 CEST 2008 - gregkh@suse.de

- supported.conf: remove ide-core and ide-cdrom from base on request
  from Tejun.

-------------------------------------------------------------------
Tue Oct 14 00:59:55 CEST 2008 - gregkh@suse.de

- Update config files.
- patches.drivers/staging-add-pcc-acpi-driver.patch: Staging:
  add pcc-acpi driver.
- rpm/kernel-binary.spec.in: Obsoletes pcc-acpi-kmp

-------------------------------------------------------------------
Tue Oct 14 00:30:29 CEST 2008 - gregkh@suse.de

- rpm/kernel-binary.spec.in: it's pcc-acpi and it's not obsolete, yet.

-------------------------------------------------------------------
Tue Oct 14 00:22:11 CEST 2008 - gregkh@suse.de

- rpm/kernel-binary.spec.in: obsoletes at76_usb-kmp

-------------------------------------------------------------------
Tue Oct 14 00:13:30 CEST 2008 - gregkh@suse.de

- rpm/kernel-binary.spec.in: obsoletes et131x-kmp, ivtv-kmp, and
  ppc-acpi-kmp

-------------------------------------------------------------------
Mon Oct 13 23:44:42 CEST 2008 - gregkh@suse.de

- Update config files.
- patches.drivers/staging-at76_usb-wireless-driver.patch: staging:
  at76_usb wireless driver.

-------------------------------------------------------------------
Mon Oct 13 21:33:49 CEST 2008 - gregkh@suse.de

- refresh all patches (except xen and rt) to apply cleanly

-------------------------------------------------------------------
Mon Oct 13 20:47:48 CEST 2008 - gregkh@suse.de

- rpm/kernel-binary.spec.in: add Obsoletes: wlan-ng-kmp as the needed
  driver is now included from the staging tree.

-------------------------------------------------------------------
Mon Oct 13 20:46:03 CEST 2008 - gregkh@suse.de

- put proper Patch-mainline: markings on staging patches

-------------------------------------------------------------------
Mon Oct 13 20:44:24 CEST 2008 - gregkh@suse.de

- patches.drivers/staging-workaround-build-system-bug.patch:
  Staging: workaround build system bug.

-------------------------------------------------------------------
Mon Oct 13 20:38:36 CEST 2008 - aj@suse.de

- rpm/post.sh: Fix typo that breaks script.

-------------------------------------------------------------------
Mon Oct 13 20:18:48 CEST 2008 - gregkh@suse.de

- disabled staging drivers for -rt trees

-------------------------------------------------------------------
Mon Oct 13 20:14:39 CEST 2008 - gregkh@suse.de

- Add -staging tree:
  - added TAINT_CRAP flag
  - added eth131x network driver
  - added slicoss network driver
  - added sgx network driver
  - added me4000 data collection driver
  - added go7007 video capture driver
  - added USB/IP host and client driver
  - added w35und wifi network driver
  - added prism2 usb wifi network driver
  - added echo cancellation driver
- only enabled these on x86 platforms

-------------------------------------------------------------------
Mon Oct 13 19:08:42 CEST 2008 - jjolly@suse.de

- patches.arch/s390-02-01-xpram.patch: xpram: per device block
  request queues (bnc#434333,LTC#49030)

-------------------------------------------------------------------
Mon Oct 13 17:16:40 CEST 2008 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Updated supported.conf checker to
  eliminate false positives.

-------------------------------------------------------------------
Mon Oct 13 15:44:39 CEST 2008 - sjayaraman@suse.de

- patches.suse/SoN-14-mm-reserve.patch: Fix a compiler warning.

-------------------------------------------------------------------
Mon Oct 13 15:27:02 CEST 2008 - jbenc@suse.cz

- supported.conf: mark drivers/net/wireless/b43* and
  driver/net/wireless/rt2x00/* as unsupported because of known
  problems we cannot fix.

-------------------------------------------------------------------
Mon Oct 13 14:37:57 CEST 2008 - oneukum@suse.de

- patches.fixes/wdm_autoload.diff:  add MODULE_DEVICE_TABLE to
  cdc-wdm driver to compute a proper alias (bnc#433817).

-------------------------------------------------------------------
Mon Oct 13 13:53:09 CEST 2008 - ptesarik@suse.cz

- Update config files (CONFIG_UTRACE for rt flavours).

-------------------------------------------------------------------
Mon Oct 13 13:18:50 CEST 2008 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.27-rc3: Fix uninitialized data issue.

-------------------------------------------------------------------
Mon Oct 13 13:16:56 CEST 2008 - ptesarik@suse.cz

- patches.trace/utrace-core: utrace core (FATE#304321).
  CONFIG_UTRACE enabled only for kernel-trace.
- Update config files.

-------------------------------------------------------------------
Mon Oct 13 10:01:30 CEST 2008 - aj@suse.de

- patches.suse/SoN-14-mm-reserve.patch: Add cast to fix compiler warning.

-------------------------------------------------------------------
Mon Oct 13 08:11:29 CEST 2008 - sjayaraman@suse.de

- Remove another stale swap-over-nfs patch.

	patches.suse/SoN-29-nfs-alloc-recursions.patch: Delete.

-------------------------------------------------------------------
Fri Oct 10 05:56:00 CEST 2008 - jeffm@suse.de

- Updated to 2.6.27 final.

-------------------------------------------------------------------
Fri Oct 10 05:22:37 CEST 2008 - tonyj@suse.de

- Update config files
- Fix conflicts, remove most -RT guards added in recent RT update
	patches.rt/apic-dumpstack.patch: refresh
	patches.rt/preempt-irqs-core.patch: refresh
	patches.rt/print-might-sleep-hack.patch: refresh
	patches.rt/partrevert-lttng-instrumentation-irq.patch: add
	patches.rt/partreadd-lttng-instrumentation-irq.patch: add

- Drop unused RT patches
	patches.rt/mips-change-raw-spinlock-type.patch
	patches.rt/nmi-watchdog-disable.patch
	patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch
	patches.rt/lockstat-fix-contention-points.patch
	patches.rt/sched-cpupri-priocount.patch
	patches.rt/nmi-watchdog-fix-1.patch
	patches.rt/cache_pci_find_capability.patch
	patches.rt/fix-emac-locking-2.6.16.patch
	patches.rt/2.6.21-rc6-lockless5-lockless-probe.patch
	patches.rt/watchdog_use_timer_and_hpet_on_x86_64.patch
	patches.rt/tie-pi-into-task.patch
	patches.rt/idle2-fix.patch
	patches.rt/2.6.21-rc6-lockless6-speculative-get-page.patch
	patches.rt/rtmutex-initialize-waiters.patch
	patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch
	patches.rt/add-generalized-pi-interface.patch
	patches.rt/warn-on-rt-scatterlist.patch
	patches.rt/2.6.21-rc6-lockless7-lockless-pagecache-lookups.patch
	patches.rt/trace-eip2ip.patch
	patches.rt/sched_rt-fixup.patch
	patches.rt/2.6.21-rc6-lockless3-radix-tree-gang-slot-lookups.patch
	patches.rt/trace_hist-latediv.patch
	patches.rt/sched-cpupri-hotplug-support.patch
	patches.rt/idle-fix.patch
	patches.rt/ftrace-fix-get-kprobe-wreckage.patch
	patches.rt/no-warning-for-irqs-disabled-in-local-bh-enable.patch
	patches.rt/ftrace-function-record-nop.patch
	patches.rt/ftrace-document-update1.patch
	patches.rt/26-rt1-chirag.patch
	patches.rt/trace_hist-divzero.patch
	patches.rt/latency-tracing-ppc.patch
	patches.rt/rtmutex-defer-pi-until-sleepy.patch
	patches.rt/pmtmr-override.patch
	patches.rt/sched-prioritize-non-migrating-rt-tasks.patch
	patches.rt/rtmutex-use-runtime-init.patch
	patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch
	patches.rt/2.6.21-rc6-lockless8-spinlock-tree_lock.patch
	patches.rt/lockdep-lock_set_subclass.patch
	patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch
	patches.rt/rt-mutex-irq-flags-checking.patch
	patches.rt/ftrace-upstream.patch
	patches.rt/sched-use-a-2d-bitmap-search-prio-cpu.patch
	patches.rt/ftrace-preempt-trace-check.patch
	patches.rt/rtmutex-add_readers.patch
	patches.rt/lockdep-avoid-fork-waring.patch
	patches.rt/arm-omap-02.patch
	patches.rt/fix-acpi-build-weirdness.patch
	patches.rt/cycles-to-ns-trace-fix.patch
	patches.rt/ftrace-compile-fixes.patch
	patches.rt/ftrace-wakeup-rawspinlock.patch
	patches.rt/rtmutex-convert-to-libpi.patch
	patches.rt/m68knommu_fixes_ontop_of_v2.6.26.patch
	patches.rt/ftrace-trace-sched.patch

-------------------------------------------------------------------
Fri Oct 10 01:40:06 CEST 2008 - mfasheh@suse.com

- supported.conf: mark kernel/fs/gfs2 unsupported

-------------------------------------------------------------------
Fri Oct 10 00:13:28 CEST 2008 - gregkh@suse.de

- supported.conf: mark kernel/sound/pci/snd-cs5530 unsupported due
  to sb16 dependancy issues

-------------------------------------------------------------------
Fri Oct 10 00:02:40 CEST 2008 - jeffm@suse.de

- patches.fixes/account-reserved-pages: Delete.

-------------------------------------------------------------------
Thu Oct  9 23:58:14 CEST 2008 - jeffm@suse.de

- patches.suse/supported-flag-sysfs: Updated to build with
  CONFIG_MODULES=n.

-------------------------------------------------------------------
Thu Oct  9 23:57:28 CEST 2008 - jeffm@suse.de

- Updated to 2.6.27-rc9, but still disabled:
  - patches.suse/silent-stack-overflow
  - patches.xen/xen3-silent-stack-overflow

-------------------------------------------------------------------
Thu Oct  9 22:29:39 CEST 2008 - gregkh@suse.de

- supported.conf: thermal_sys, not thermal_sysfs.

-------------------------------------------------------------------
Thu Oct  9 22:25:55 CEST 2008 - jeffm@suse.de

- patches.rt/hrtimers-stuck-in-waitqueue.patch: Updated against
  2.6.27-rc9.

-------------------------------------------------------------------
Thu Oct  9 22:24:08 CEST 2008 - jdelvare@suse.de

- supported.conf: Fix the name of the thermal_sys module.
- config/x86_64/rt_timing: THERMAL_HWMON is a boolean.

-------------------------------------------------------------------
Thu Oct  9 22:19:53 CEST 2008 - jeffm@suse.de

- patches.suse/netfilter-ipv4options: Updated to 2.6.27-rc9,
  enabled, and marked supported (bnc#131728 - FATE#182).

-------------------------------------------------------------------
Thu Oct  9 21:53:38 CEST 2008 - jeffm@suse.de

- patches.fixes/serial8250_console_write-ier: Delete.
- patches.fixes/fix-serial-8250-UART_BUG_TXEN-test: Delete.

-------------------------------------------------------------------
Thu Oct  9 21:48:49 CEST 2008 - gregkh@suse.de

- supported.conf: mark kernel/sound/pci/snd-als4000 unsupported due
  to dependancy on isa sb16 driver.

-------------------------------------------------------------------
Thu Oct  9 21:48:33 CEST 2008 - jeffm@suse.de

- patches.fixes/dont-writeback-fd-bdev-inodes.patch: Delete.
- patches.arch/s390-ccwgroup-attribute-ignore-newline: Delete.

-------------------------------------------------------------------
Thu Oct  9 21:46:26 CEST 2008 - gregkh@suse.de

- supported.conf: mark drivers/net/wan/hdlc_x25 unsupported due to
  symbol dependancy tree.

-------------------------------------------------------------------
Thu Oct  9 21:41:02 CEST 2008 - jeffm@suse.de

- patches.suse/osync-error: make sure O_SYNC writes properly
  return -EIO (bnc#58622).

-------------------------------------------------------------------
Thu Oct  9 21:12:19 CEST 2008 - bwalle@suse.de

- patches.arch/ppc-vmcoreinfo.diff:
  Add additional symbols to /sys/kernel/vmcoreinfo data for
  ppc(64).

-------------------------------------------------------------------
Thu Oct  9 21:07:59 CEST 2008 - trenn@suse.de

- patches.xen/xen-x2APIC_build_fix.patch: Adopt Xen to x2APIC
  patchset (fate#303984 and fate#303948).
- Update config files.
  Disable interrupt remapping for Xen -> this is something for
  the hypervisor.

-------------------------------------------------------------------
Thu Oct  9 20:12:49 CEST 2008 - jeffm@suse.de

- Update config files: THERMAL_HWMON=y in vanilla configs.

-------------------------------------------------------------------
Thu Oct  9 20:02:57 CEST 2008 - jeffm@suse.de

- Update config files: THERMAL_HWMON=y; is boolean and enables
  functionality in the already modular THERMAL module.

-------------------------------------------------------------------
Thu Oct  9 19:31:31 CEST 2008 - jeffm@suse.de

- patches.suse/supported-flag-sysfs: Export supported status
  via sysfs.

-------------------------------------------------------------------
Thu Oct  9 19:07:45 CEST 2008 - carnold@novell.com

- Update config files.  Disabled the in kernel KVM modules in
  preference to using them as KMPs.  See also brogers@novell.com

-------------------------------------------------------------------
Thu Oct  9 19:03:59 CEST 2008 - jeffm@suse.de

- Added a -iu|--ignore-unsupported-deps option to allow builds
  with supported.conf problems.

-------------------------------------------------------------------
Thu Oct  9 18:56:02 CEST 2008 - jdelvare@suse.de

- config/i386/*, config/x86_64/*, config/ia64/*, supported.conf:
  Build hwmon and thermal as modules.

-------------------------------------------------------------------
Thu Oct  9 18:55:51 CEST 2008 - gregkh@suse.de

- supported.conf: mark hdlc_ppp unsupported as syncppp is unsupported.

-------------------------------------------------------------------
Thu Oct  9 18:53:28 CEST 2008 - gregkh@suse.de

- supported.conf: mark ubifs as unsupported as it relies on mtd/ubi/

-------------------------------------------------------------------
Thu Oct  9 18:28:30 CEST 2008 - bwalle@suse.de

- patches.arch/ppc-dynamic-reconfiguration.diff:
  powerpc: Add support for dynamic reconfiguration memory in
  kexec/kdump kernels (bnc#431492).

-------------------------------------------------------------------
Thu Oct  9 18:16:01 CEST 2008 - carnold@novell.com

- rpm/kernel-binary.spec.in: package kernel-xen has dependency to 
  xen (bnc#431215).

-------------------------------------------------------------------
Thu Oct  9 18:12:17 CEST 2008 - gregkh@suse.de

- supported.conf: mark TPM drivers a supported, as IBM and others
  rely on them.

-------------------------------------------------------------------
Thu Oct  9 18:11:16 CEST 2008 - gregkh@suse.de

- supported.conf: fix a dependancy link with the isa sb driver with
  unsupported symbols

-------------------------------------------------------------------
Thu Oct  9 18:09:32 CEST 2008 - gregkh@suse.de

- supported.conf: mark ieee80122 modules as supported, as other
  supported modules need them.

-------------------------------------------------------------------
Thu Oct  9 18:08:10 CEST 2008 - gregkh@suse.de

- supported.conf: mark all of the mtd drivers as unsupported to fix
  the build errors (and to reflect our policy here.)

-------------------------------------------------------------------
Thu Oct 09 17:18:13 CEST 2008 - bwalle@suse.de

- Set CONFIG_KDB_CONTINUE_CATASTROPHIC to 0 (bnc#429910).

-------------------------------------------------------------------
Thu Oct  9 17:16:06 CEST 2008 - jdelvare@suse.de

- Don't build the tps65010 driver, it's only used on OMAP at the
  moment.

-------------------------------------------------------------------
Thu Oct  9 16:33:31 CEST 2008 - mmarek@suse.cz

- rpm/built-in-where: make it work with a four-column
  Modules.symvers (bnc#433533)

-------------------------------------------------------------------
Thu Oct 09 14:06:22 CEST 2008 - bwalle@suse.de

- Update KDB to v4.4-2.6.27-rc8.

-------------------------------------------------------------------
Thu Oct  9 12:09:10 CEST 2008 - olh@suse.de

- disable legacy iseries (bnc#433685 - LTC48946)

-------------------------------------------------------------------
Thu Oct  9 10:49:01 CEST 2008 - olh@suse.de

- enable battery_pmu on ppc32

-------------------------------------------------------------------
Thu Oct  9 10:16:35 CEST 2008 - trenn@suse.de

- supported.conf:
  Marked these unsupported:
	cpufreq-nforce2
	e_powersaver
	gx-suspmod
	longhaul
	longrun
	p4-clockmod
	powernow-k6
	powernow-k7
	speedstep-ich
	speedstep-smi
  Even Via CPUs are exporting cpu freq steps via ACPI and work fine
  with acpi-cpufreq. No need to support the old, some are known
  broken, drivers.

-------------------------------------------------------------------
Thu Oct  9 09:26:32 CEST 2008 - olh@suse.de

- add patches.suse/md-raid-metadata-PAGE_SIZE.patch
  ignore PAGE_SIZE in md metadata, for raid0 (bnc#429490)

-------------------------------------------------------------------
Thu Oct  9 01:10:40 CEST 2008 - teheo@suse.de

- patches.xen/xen3-auto-common.diff: minor patch apply fix after
  libata-prefer-over-ide.

-------------------------------------------------------------------
Thu Oct  9 00:54:46 CEST 2008 - teheo@suse.de

- patches.drivers/libata-prefer-over-ide: libata: prefer libata
  drivers over ide ones (bnc#433105).

-------------------------------------------------------------------
Wed Oct  8 23:04:13 CEST 2008 - carnold@novell.com

- patches.xen/xen-op-packet: add support for new operation type
  BLKIF_OP_PACKET (fate#300964).
- patches.xen/xen-blkfront-cdrom: implement forwarding of CD-ROM
  specific commands (fate#300964).

-------------------------------------------------------------------
Wed Oct  8 22:55:05 CEST 2008 - gregkh@suse.de

- supported.conf: major update.  Lots of new drivers added as this
  file hadn't been updated for a lot of kernel revisions.
  This should close out a lot of bugs about "unsupported" modules,
  like bnc#433541.

-------------------------------------------------------------------
Wed Oct  8 19:01:44 CEST 2008 - gregkh@suse.de

- supported.conf: sorted the file correctly so we can start determining
  what we are not supporting easier.

-------------------------------------------------------------------
Wed Oct  8 18:54:24 CEST 2008 - jeffm@suse.de

- Updated -rt for context against -rc9 and the x2APIC patches:
  - patches.rt/new-softirq-code.patch
  - patches.rt/preempt-irqs-core.patch
  - patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch
    - CONFIG_INTR_REMAP=n for now
  - patches.rt/preempt-softirqs-core.patch
  - patches.rt/rt-slab-new.patch
  - patches.rt/slab-irq-nopreempt-fix.patch
  - Update config files: NFS_SWAP=n

-------------------------------------------------------------------
Wed Oct  8 17:59:04 CEST 2008 - trenn@suse.de
x2APIC and interrupt remapping enablement.
Xen needs further work to build again.
Commit ids are from x86 tip git tree:
- patches.arch/x2APIC_fix_section_mismatch.patch: Fix several
  section mismatches (none).
- patches.arch/x2APIC_PATCH_01_0f4896665a02b465ddca59a560983b24ec28c64b:
  dmar: fix dmar_parse_dev() devices_cnt error condition check
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_01_of_41_e61d98d8dad0048619bb138b0ff996422ffae53b:
  x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_02_228324076234ca6a8cd34be89be78022773459f1:
  dmar: use list_for_each_entry_safe() in dmar_dev_scope_init()
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_02_of_41_c42d9f32443397aed2d37d37df161392e6a5862f:
  x64, x2apic/intr-remap: fix the need for sequential array
  allocation of iommus (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_03_3f1fdb3673bb5638fa94186dc391cbc4879590bc:
  dmar: initialize the return value in dmar_parse_dev() (fate
  #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_03_of_41_1886e8a90a580f3ad343f2065c84c1b9e1dac9ef:
  x64, x2apic/intr-remap: code re-structuring, to be used by both
  DMA and Interrupt remapping (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_04_f12c73e7fa7ebf9ad6defee2c4fb2664e743e970:
  dmar: fix using early fixmap mapping for DMAR table parsing
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_04_of_41_aaa9d1dd63bf89b62f4ea9f46de376ab1a3fbc6c:
  x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping
  specific code (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_05_7be42004065ce4df193aeef5befd26805267d0d9:
  x86, lguest: fix apic_ops build on UP (fate #303948 and fate
  #303984).
- patches.arch/x2APIC_PATCH_06_caf43bf7c6a55e89b6df5179df434d67e24aa32e:
  x86, xen: fix apic_ops build on UP (fate #303948 and fate
  #303984).
- patches.arch/x2APIC_PATCH_06_of_41_ad3ad3f6a2caebf56869b83b69e23eb9fa5e0ab6:
  x64, x2apic/intr-remap: parse ioapic scope under vt-d structures
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_07_511d9d34183662aada3890883e860b151d707e22:
  x86: apic_ops for lguest (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_07_of_41_cf1337f0447e5be8e66daa944f0ea3bcac2b6179:
  x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to
  intel-iommu.h (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_08_of_41_fe962e90cb17a8426e144dee970e77ed789d98ee:
  x64, x2apic/intr-remap: Queued invalidation infrastructure
  (part of VT-d) (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_09_94a8c3c2437c8946f1b6c8e0b2c560a7db8ed3c6:
  x86: let 32bit use apic_ops too - fix (fate #303948 and fate
  #303984).
- patches.arch/x2APIC_PATCH_09_of_41_2ae21010694e56461a63bfc80e960090ce0a5ed9:
  x64, x2apic/intr-remap: Interrupt remapping infrastructure
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_10_of_41_b6fcb33ad6c05f152a672f7c96c1fab006527b80:
  x64, x2apic/intr-remap: routines managing Interrupt remapping
  table entries. (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_11_of_41_72b1e22dfcad1daca6906148fd956ffe404bb0bc:
  x64, x2apic/intr-remap: generic irq migration support from
  process context (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_12_of_41_d94d93ca5cc36cd78c532def62772c98fe8ba5d7:
  x64, x2apic/intr-remap: 8259 specific mask/unmask routines
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_13_of_41_4dc2f96cacd1e74c688f94348a3bfd0a980817d5:
  x64, x2apic/intr-remap: ioapic routines which deal with initial
  io-apic RTE setup (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_14_of_41_0c81c746f9bdbfaafe64322d540c8b7b59c27314:
  x64, x2apic/intr-remap: introduce read_apic_id() to genapic
  routines (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_15_of_41_2d7a66d02e11af9ab8e16c76d22767e622b4e3d7:
  x64, x2apic/intr-remap: Interrupt-remapping and x2apic support,
  fix (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_16_of_41_1b374e4d6f8b3eb2fcd034fcc24ea8ba1dfde7aa:
  x64, x2apic/intr-remap: basic apic ops support (fate #303948
  and fate #303984).
- patches.arch/x2APIC_PATCH_17_of_41_32e1d0a0651004f5fe47f85a2a5c725ad579a90c:
  x64, x2apic/intr-remap: cpuid bits for x2apic feature (fate
  #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_18_of_41_1cb11583a6c4ceda7426eb36f7bf0419da8dfbc2:
  x64, x2apic/intr-remap: disable DMA-remapping if
  Interrupt-remapping is detected (temporary quirk) (fate #303948
  and fate #303984).
- patches.arch/x2APIC_PATCH_19_of_41_13c88fb58d0112d47f7839f24a755715c6218822:
  x64, x2apic/intr-remap: x2apic ops for x2apic mode support
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_20_of_41_cff73a6ffaed726780b001937d2a42efde553922:
  x64, x2apic/intr-remap: introcude self IPI to genapic routines
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_21_of_41_12a67cf6851871ca8df42025c94f140c303d0f7f:
  x64, x2apic/intr-remap: x2apic cluster mode support (fate
  #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_22_of_41_5c520a6724e912a7e6153b7597192edad6752750:
  x64, x2apic/intr-remap: setup init_apic_ldr for UV (fate
  #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_23_of_41_89027d35aa5b8f45ce0f7fa0911db85b46563da0:
  x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_24_of_41_75c46fa61bc5b4ccd20a168ff325c58771248fcd:
  x64, x2apic/intr-remap: MSI and MSI-X support for interrupt
  remapping infrastructure (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_25_1_of_41_4c9961d56ec20c27ec5d02e49fd7427748312741:
  x86: make read_apic_id return final apicid (fate #303948 and
  fate #303984).
- patches.arch/x2APIC_PATCH_25_2_of_41_c535b6a1a685eb23f96e2c221777d6c1e05080d5:
  x86: let 32bit use apic_ops too (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_25_of_41_6e1cb38a2aef7680975e71f23de187859ee8b158:
  x64, x2apic/intr-remap: add x2apic support, including enabling
  interrupt-remapping (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_26_of_41_2d9579a124d746a3e0e0ba45e57d80800ee80807:
  x64, x2apic/intr-remap: support for x2apic physical mode support
  (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5:
  x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP (fate
  #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_28_1_of_41_f910a9dc7c865896815e2a95fe33363e9522f277:
  x86: make 64bit have get_apic_id (fate #303948 and fate
  #303984).
- patches.arch/x2APIC_PATCH_29_of_41_277d1f5846d84e16760131a93b7a67ebfa8eded4:
  x2apic: uninline uv_init_apic_ldr() (fate #303948 and fate
  #303984).
- patches.arch/x2APIC_PATCH_30_of_41_ad66dd340f561bdde2285992314d9e4fd9b6191e:
  x2apic: xen64 paravirt basic apic ops (fate #303948 and fate
  #303984).
- patches.arch/x2APIC_PATCH_34_of_41_1b9b89e7f163336ad84200b66a17284dbf26aced:
  x86: add apic probe for genapic 64bit, v2 (fate #303948 and
  fate #303984).
- patches.arch/x2APIC_PATCH_35_of_41_d25ae38b7e005af03843833bbd811ffe8c5f8cb4:
  x86: add apic probe for genapic 64bit - fix (fate #303948 and
  fate #303984).
- patches.arch/x2APIC_PATCH_36_of_41_276605dddb74cbf1b77696e32c4a947e42cec52d:
  x2apic: use x2apic id reported by cpuid during topology
  discovery (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4:
  x86: use cpuid vector 0xb when available for detecting cpu
  topology (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_41_of_41_11c231a962c740b3216eb6565149ae5a7944cba7:
  x86: use x2apic id reported by cpuid during topology discovery,
  fix (fate #303948 and fate #303984).
- patches.arch/x2APIC_PATCH_42_of_41_77322deb4bc676a5ee645444e7ed1a89f854473d:
  x86: io-apic - interrupt remapping fix (fate #303948 and
  fate #303984).
- patches.arch/x2APIC_PATCH_43_of_41_2c72d93f6593f386f5760ca8e7ac7026948c31d7:
  x2apic: fix reserved APIC register accesses in
  print_local_APIC() (fate #303948 and fate #303984).
- patches.drivers/sgi-uv-led: SGI UV: Provide a LED driver and
  some System Activity Indicators (FATE#304268).
- patches.suse/kdb-x86: kdb-v4.4-2.6.27-rc5-x86-1 (FATE#303971).
- patches.xen/xen-x86-no-lapic: Disallow all accesses to the
  local APIC page (191115).
- patches.xen/xen3-auto-arch-x86.diff: xen3 arch-x86.
- patches.xen/xen3-patch-2.6.19: Linux 2.6.19.
- patches.xen/xen3-patch-2.6.26: 2.6.26.
- Update config files:
  Added CONFIG_INTR_REMAP to all x86_64 flavors

-------------------------------------------------------------------
Wed Oct  8 17:46:08 CEST 2008 - gregkh@suse.de

- rpm/kernel-binary.spec.in: added Obsoletes: atl2-kmp as this
  driver is now included in the kernel package.

-------------------------------------------------------------------
Wed Oct  8 17:07:32 CEST 2008 - jjolly@suse.de

- patches.arch/s390-01-04-fcpperf-4-v2.patch: Update for fcpperf-4
  patch to bring in sync with upstream version. (bnc#417243)
- patches.arch/s390-01-04-fcpperf-4.patch: Removed, replaced by
  updated patch

-------------------------------------------------------------------
Wed Oct  8 17:07:31 CEST 2008 - sjayaraman@suse.de

- Remove stale swap-over-nfs patches.

- patches.suse/SoN-05-page_alloc-reserve.patch: Delete.
- patches.suse/SoN-06-reserve-slub.patch: Delete.

-------------------------------------------------------------------
Wed Oct  8 16:30:24 CEST 2008 - agruen@suse.de

- No uml patches left, so remove the code referring to
  patches.uml.tar.bz2.

-------------------------------------------------------------------
Wed Oct  8 16:25:54 CEST 2008 - ghaskins@suse.de

Guarded by +RT
- patches.rt/fix-up-comment.patch: RT: Remove comment that is
  no longer true.
- patches.rt/check-for-migration-during-push.patch: RT: fix
  push_rt_task() to handle dequeue_pushable properly.

-------------------------------------------------------------------
Wed Oct  8 16:05:45 CEST 2008 - agruen@suse.de

- Add DMAPI patches (supported by SGI).
- Update config files: enable DMAPI.

-------------------------------------------------------------------
Wed Oct  8 16:02:06 CEST 2008 - sjayaraman@suse.de

- Doh, forgot to remove stale files from cvs
- Update config files NFS_SWAP=y.

-------------------------------------------------------------------
Wed Oct  8 15:34:19 CEST 2008 - sjayaraman@suse.de

- Refreshed to -v19 of swap over nfs patchset.
  o netns, ipv6 fixes
  o patch ordering changes due to additional patches
- Adjust patches.xen/xen3-auto-common.diff to avoid conflict.

-------------------------------------------------------------------
Wed Oct 08 15:12:57 CEST 2008 - bwalle@suse.de

- Enable CONFIG_MFD_SM501_GPIO also for RT.

-------------------------------------------------------------------
Wed Oct 08 14:54:54 CEST 2008 - bwalle@suse.de

- Refresh patches.rt/mips-remove-duplicate-kconfig.patch.

-------------------------------------------------------------------
Wed Oct 08 14:14:24 CEST 2008 - bwalle@suse.de

- Update to 2.6.27-rc9.
- Enable new configuration option CONFIG_MFD_SM501_GPIO.
- Drop following patches (mainline):
  o patches.suse/e1000e_debug_contention_on_NVM_SWFLAG
  o patches.suse/e1000e_do_not_ever_sleep_in_interrupt_context
  o patches.suse/e1000e_drop_stats_lock, e1000e_fix_lockdep_issues
  o patches.suse/e1000e_mmap_range_chk,
  o patches.suse/e1000e_reset_swflag_after_resetting_hardware
  o patches.suse/e1000e_update_versione1000e_write_protect_ichx_nvm
- Adjust/refresh following patches:
  o patches.arch/s390-01-03-cmm2-v2.patch
  o patches.drivers/e1000e_add_82574L.patch
  o patches.drivers/e1000e_add_ICH9_BM.patch
  o patches.drivers/e1000e_add_LOM_devices.patch
  o patches.suse/e1000e_allow_bad_checksum
  o patches.suse/e1000e_call_dump_eeprom
  o patches.suse/e1000e_ioremap_sanity_check
  o patches.suse/e1000e_use_set_memory_ro-rw_to_protect_flash_memory

-------------------------------------------------------------------
Wed Oct  8 14:07:55 CEST 2008 - mmarek@suse.cz

- rpm/kernel-module-subpackage: switch KMPs to the new
  weak-modules2 script, which handles running depmod and mkinitrd

-------------------------------------------------------------------
Wed Oct  8 12:08:27 CEST 2008 - hare@suse.de

- supported.conf: mark igb as supported.

-------------------------------------------------------------------
Wed Oct  8 10:30:12 CEST 2008 - agruen@suse.de

- kernel-source-rt must not provide a kernel-source symbol: this
  would break dependencies.

-------------------------------------------------------------------
Wed Oct  8 08:57:54 CEST 2008 - olh@suse.de

- update patches.suse/ppc-no-LDFLAGS_MODULE.patch
  use suggested patch from kernel.org bugzilla

-------------------------------------------------------------------
Wed Oct  8 08:51:19 CEST 2008 - olh@suse.de

- add patches.arch/ppc-pseries_remove_lmb-PAGE_SHIFTT.patch
  fix oops in pseries_remove_lmb with 64k PAGE_SIZE (bnc#431380)

-------------------------------------------------------------------
Wed Oct  8 06:34:05 CEST 2008 - gregkh@suse.de

- supported.conf: mark efivars.ko as supported

-------------------------------------------------------------------
Wed Oct  8 06:32:42 CEST 2008 - gregkh@suse.de

- enable yealink driver (bnc#432841)

-------------------------------------------------------------------
Tue Oct  7 16:58:20 CEST 2008 - oneukum@suse.de

- patches.fixes/ehci_sched.diff: fix hang in disable_periodic
  (bnc#403346).

-------------------------------------------------------------------
Tue Oct  7 16:45:09 CEST 2008 - trenn@suse.de

- patches.fixes/fujisu_laptop_fix_section_mismatch.patch: Fix
  section mismatch in fujitsu_laptop driver (none).

-------------------------------------------------------------------
Tue Oct  7 16:20:12 CEST 2008 - hare@suse.de

- patches.fixes/sd-needs-updating: Driver 'sd' needs updating
  (bnc#406656).

-------------------------------------------------------------------
Tue Oct  7 15:29:23 CEST 2008 - agruen@suse.de

- rpm/post.sh: Catch mkinitrd error code indicating missing
  required modules. Only add a bootloader entry if an initrd
  could be created, but re-add the bootloader entry even if
  the initrd already existed before (bnc#431703).

-------------------------------------------------------------------
Tue Oct  7 14:02:57 CEST 2008 - hare@suse.de

- patches.drivers/lpfc-8.2.8.4-update: Update lpfc to 8.2.8.4
  (bnc#420767).
- patches.drivers/qla4xxx-sles11-update: qla4xxx driver fixes
  for SLES11 (bnc#432976).

-------------------------------------------------------------------
Tue Oct  7 11:55:56 CEST 2008 - olh@suse.de

- mark legacy iseries storage as supported

-------------------------------------------------------------------
Mon Oct  6 21:58:37 CEST 2008 - jdelvare@suse.de

- supported.conf: Add the ad7414, adcxx and ibmaem hwmon drivers as
  unsupported.

-------------------------------------------------------------------
Mon Oct  6 21:30:39 CEST 2008 - jdelvare@suse.de

- config/ia64/*: Don't built i2c-amd756-s4882 and i2c-nforce2-s4985
  on ia64, these are motherboard-specific drivers for x86_64
  motherboards.
- config/powerpc/*: Don't built i2c-isch on powerpc, it is a driver
  for x86 hardware.
- config/*: Don't built i2c-simtec on i386, x86_64 and ia64, there
  is no Simtec hardware based on these architectures.

-------------------------------------------------------------------
Sun Oct  5 11:15:44 CEST 2008 - agruen@suse.de

- rpm/kernel-binary.spec.in: Fix the logic splitting up the symbols
  defined in vmlinux by subsystem. (Actually, per directory, under
  the assumption that there is enough of a correlation).

-------------------------------------------------------------------
Sun Oct  5 05:41:47 CEST 2008 - greg@suse.de

- supported.conf: add ohci-hcd to base.  Fix up other USB drivers
  (USB network drivers had moved, others were missing)

-------------------------------------------------------------------
Sun Oct  5 05:24:17 CEST 2008 - gregkh@suse.de

- patches.drivers/atl2-add-atl2-network-driver.patch: atl2:
  add atl2 network driver.
- Update config files (even the rt ones).

-------------------------------------------------------------------
Fri Oct  3 21:22:32 CEST 2008 - jkosina@suse.de

- patches.suse/e1000e_debug_contention_on_NVM_SWFLAG: fix bogus
  WARN_ON() condition, as per upstream commit 95b866d5a

-------------------------------------------------------------------
Fri Oct  3 20:19:33 CEST 2008 - olh@suse.de

- mark ibmvfc as supported (bnc#417555 - fate#304178 - LTC46935)

-------------------------------------------------------------------
Fri Oct  3 20:15:34 CEST 2008 - olh@suse.de

- compile windfarm_pm121 into the kernel

-------------------------------------------------------------------
Fri Oct  3 20:13:35 CEST 2008 - jeffm@suse.de

- doc/README.SUSE, scripts/tar-up_and_run_mbuild.sh,
  scripts/run_oldconfig.sh,
  scripts/sequence-patch.sh: Eliminated defconfig.$flavor

-------------------------------------------------------------------
Fri Oct  3 19:58:32 CEST 2008 - olh@suse.de

- mark Cell drivers as supported

-------------------------------------------------------------------
Fri Oct  3 06:15:51 CEST 2008 - tonyj@suse.de

- Update config files
  rt configs not updated for per-module-dynamic-debug-messages.patch

-------------------------------------------------------------------
Fri Oct  3 06:09:25 CEST 2008 - gregkh@suse.de

- change patches.suse/supported-flag to show which modules are
  unsupported and externally supported in oops messages.  Also change
  the taint values as the documentation was totally wrong.

-------------------------------------------------------------------
Fri Oct  3 05:29:47 CEST 2008 - tonyj@suse.de

- Reenable RT debug builds, compile tested only
- Update config files
- Fix tracer issues
	patches.rt/event-trace-hrtimer-trace.patch
	patches.rt/trace-events-handle-syscalls.patch
	patches.rt/trace-ktime-scalar.patch
	patches.rt/tracer-event-trace.patch
- patches.rt/kdb-disable-ist.patch: Disable stackfault and debug stacks for kdb
- patches.rt/kdb-rtmisc.patch: Misc KDB fixes for RT
- patches.rt/novfs-rtmisc.patch: Misc NOVFS fixes for RT

-------------------------------------------------------------------
Fri Oct  3 05:20:45 CEST 2008 - gregkh@suse.de

- patches.drivers/driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch:
  driver core: basic infrastructure for per-module dynamic
  debug messages.
- refresh patches.trace/tracepoints.patch: Kernel Tracepoints.
- Update config files.

-------------------------------------------------------------------
Thu Oct  2 20:05:27 CEST 2008 - agruen@suse.de

- Introduce kernel-source-rt and kernel-syms-rt packages, needed
  for building real-time KMPs.

-------------------------------------------------------------------
Thu Oct  2 18:07:38 CEST 2008 - schwab@suse.de

- Don't clean <asm/nr-irqs.h>.

-------------------------------------------------------------------
Thu Oct  2 15:59:26 CEST 2008 - jblunck@suse.de

- supported.conf: add qeth_l2 and qeth_l3 as supported modules

-------------------------------------------------------------------
Thu Oct  2 12:31:31 CEST 2008 - jkosina@suse.de

- patches.suse/e1000e_write_protect_ichx_nvm: e1000e: update to
  the latest version of the patch as provided by Intel

-------------------------------------------------------------------
Thu Oct  2 09:56:40 CEST 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.27-rc8 and c/s 684.
- patches.xen/xen-e1000e_Export_set_memory_ro-rw: Replace by ...
- patches.xen/xen3-e1000e_Export_set_memory_ro-rw: this, and put
  in proper place in series.conf.
- patches.xen/xen-rwlocks-enable-interrupts: Replace by ...
- patches.xen/xen3-rwlocks-enable-interrupts: this, and put in
  proper place in series.conf.

-------------------------------------------------------------------
Wed Oct  1 16:20:17 CEST 2008 - jeffm@suse.de

- scripts/sequence-patch.sh
- scripts/run_oldconfig.sh: x86 defconfigs go under arch/x86.

-------------------------------------------------------------------
Wed Oct  1 14:33:28 CEST 2008 - olh@suse.de

- enable msi on ppc64 (bnc#430937)

-------------------------------------------------------------------
Wed Oct  1 09:44:11 CEST 2008 - tiwai@suse.de

- rpm/kernel-source.spec.in: Remove /lib/modules from file list
  as it's already in filesystem

-------------------------------------------------------------------
Wed Oct  1 09:08:44 CEST 2008 - tiwai@suse.de

- rpm/kernel-source.spec.in: Fixed missing endif

-------------------------------------------------------------------
Wed Oct  1 08:36:07 CEST 2008 - tiwai@suse.de

- Update config files: make floppy module on i386, too

-------------------------------------------------------------------
Wed Oct  1 08:31:34 CEST 2008 - tiwai@suse.de

- supported.conf: update sound drivers

-------------------------------------------------------------------
Wed Oct  1 05:08:35 CEST 2008 - tonyj@suse.de

- update RT to 2.6.27-rc8
- patches.rt/preempt-realtime-fs-block.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-timer.patch: Linux-RT 2.6.27-RT.

-------------------------------------------------------------------
Wed Oct  1 03:00:37 CEST 2008 - agruen@suse.de

- Update -rt config files.

-------------------------------------------------------------------
Tue Sep 30 19:46:13 CEST 2008 - gregkh@suse.de

- update to 2.6.27-rc8
  - obsoletes these patches:
    - patches.arch/ia64-kdump_proc_iomem.diff
    - patches.drivers/qla2xxx-defer-risc-interrupt-enablement
    - patches.fixes/usb-hcd-interrupt-shared.patch

-------------------------------------------------------------------
Tue Sep 30 17:17:15 CEST 2008 - jkosina@suse.de

- additional patches to track down and fix e1000e NVM corruption

- patches.suse/e1000e_ioremap_sanity_check: ioremap sanity check
  to catch mapping requests exceeding the BAR sizes (bnc#425480).
- patches.suse/e1000e_write_protect_ichx_nvm: e1000e: write
  protect ICHx NVM to prevent malicious write/erase (bnc#425480).

-------------------------------------------------------------------
Tue Sep 30 14:07:40 CEST 2008 - hare@suse.de

- Update config files.

-------------------------------------------------------------------
Tue Sep 30 13:57:30 CEST 2008 - hare@suse.de

- patches.drivers/mpt-fusion-4.00.43.00-update: Update MPT Fusion
  driver to v4.00.43.00 (bnc#425660).
- patches.kernel.org/gdth-section-conflict: Add missing annotations.

-------------------------------------------------------------------
Tue Sep 30 13:42:06 CEST 2008 - sassmann@suse.de

- Update config files: Disabled everything unnecessary in
  ps3 config file

-------------------------------------------------------------------
Tue Sep 30 12:19:39 CEST 2008 - olh@suse.de

- disable ninja32 and ns87415 pata drivers on ppc64

-------------------------------------------------------------------
Tue Sep 30 12:16:52 CEST 2008 - sdietrich@suse.de

- config.conf: enable rt for i386/x86_64
- Update config files: Preliminary sync with default and debug configs.
- config/x86_64/rt_timing: Delete.

- patches.rt/2.6.21-rc6-lockless3-radix-tree-gang-slot-lookups.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT radix-tree: gang slot lookups.
- patches.rt/2.6.21-rc6-lockless5-lockless-probe.patch: Linux-RT
  2.6.27-RT
   Linux-RT 2.6.26-RT mm: lockless probe.
- patches.rt/2.6.21-rc6-lockless6-speculative-get-page.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT mm: speculative get page.
- patches.rt/2.6.21-rc6-lockless7-lockless-pagecache-lookups.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT mm: lockless pagecache lookups.
- patches.rt/2.6.21-rc6-lockless8-spinlock-tree_lock.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT mm: spinlock tree_lock.
- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/RT_utsname.patch: Linux-RT 2.6.27-RT.
- patches.rt/aacraid-compat-sem.patch: Linux-RT 2.6.27-RT.
- patches.rt/adapt-remove-extra-try-to-lock.patch: Linux-RT
  2.6.27-RT.
- patches.rt/adaptive-adjust-pi-wakeup.patch: Linux-RT 2.6.27-RT.
- patches.rt/adaptive-earlybreak-on-steal.patch: Linux-RT
  2.6.27-RT
   rtmutex: break out early on first run.
- patches.rt/adaptive-optimize-rt-lock-wakeup.patch: Linux-RT
  2.6.27-RT.
- patches.rt/adaptive-spinlock-lite-v2.patch: Linux-RT 2.6.27-RT
   adaptive spinlocks lite.
- patches.rt/adaptive-task-oncpu.patch: Linux-RT 2.6.27-RT.
- patches.rt/apic-dumpstack.patch: Linux-RT 2.6.27-RT.
- patches.rt/apic-level-smp-affinity.patch: Linux-RT 2.6.27-RT.
- patches.rt/arm-compile-fix.patch: Linux-RT 2.6.27-RT
   ARM: compile fix for event tracing.
- patches.rt/arm-fix-compile-error-trace-exit-idle.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/arm-futex-atomic-cmpxchg.patch: Linux-RT 2.6.27-RT.
- patches.rt/arm-latency-tracer-support.patch: Linux-RT 2.6.27-RT.
- patches.rt/arm-omap-02.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/arm-omap-05.patch: Linux-RT 2.6.27-RT.
- patches.rt/arm-preempt-config.patch: Linux-RT 2.6.27-RT.
- patches.rt/arm-trace-preempt-idle.patch: Linux-RT 2.6.27-RT.
- patches.rt/bh-state-lock.patch: Linux-RT 2.6.27-RT.
- patches.rt/bh-uptodate-lock.patch: Linux-RT 2.6.27-RT.
- patches.rt/bz235099-idle-load-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/cache_pci_find_capability.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT Cache calls to pci_find_capability.
- patches.rt/call_rcu_bh-rename-of-call_rcu.patch: Linux-RT
  2.6.27-RT
   just rename call_rcu_bh instead of making it a macro.
- patches.rt/cond_resched_softirq-WARN-fix.patch: Linux-RT
  2.6.27-RT
   WARNING: at kernel/sched.c:5071 2.6.23-rc1-rt7.
- patches.rt/cputimer-thread-rt-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/cputimer-thread-rt_A0.patch: Linux-RT 2.6.27-RT.
- patches.rt/cycles-to-ns-trace-fix.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/dev-queue-xmit-preempt-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/disable-irqpoll.patch: Linux-RT 2.6.27-RT.
- patches.rt/disable-ist-x86_64.patch: Linux-RT 2.6.27-RT.
- patches.rt/disable-lpptest-on-nonlinux.patch: Linux-RT
  2.6.27-RT.
- patches.rt/disable-run-softirq-from-hardirq-completely.patch:
  Linux-RT 2.6.27-RT
   Disable running softirqs from hardirqs completely!.
- patches.rt/dont-disable-preemption-without-IST.patch: Linux-RT
  2.6.27-RT.
- patches.rt/dont-let-rt-rw_semaphores-do-non_owner-locks.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/dont-unmask-io_apic.patch: Linux-RT 2.6.27-RT.
- patches.rt/drain-all-local-pages-via-sched.patch: Linux-RT
  2.6.27-RT.
- patches.rt/event-trace-hrtimer-trace.patch: Linux-RT 2.6.27-RT
   event-tracer: add clockevent trace.
- patches.rt/export-schedule-on-each-cpu.patch: Linux-RT
  2.6.27-RT.
- patches.rt/filemap-dont-bug-non-atomic.patch: Linux-RT
  2.6.27-RT.
- patches.rt/fix-a-previously-reverted-fix.patch: Linux-RT
  2.6.27-RT
   Fix a previously reverted "fix".
- patches.rt/fix-adaptive-hack.patch: Linux-RT 2.6.27-RT
   fix-adaptive-hack.patch.
- patches.rt/fix-bug-on-in-filemap.patch: Linux-RT 2.6.27-RT
   Change bug_on for atomic to pagefault_disabled..
- patches.rt/fix-circular-locking-deadlock.patch: Linux-RT
  2.6.27-RT.
- patches.rt/fix-compilation-for-non-RT-in-timer.patch: Linux-RT
  2.6.27-RT.
- patches.rt/fix-config-debug-rt-mutex-lock-underflow-warnings.patch:
  Linux-RT 2.6.27-RT
   Fix CONFIG_DEBUG_RT_MUTEX lock underflow warnings.
- patches.rt/fix-emac-locking-2.6.16.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/fix-emergency-reboot.patch: Linux-RT 2.6.27-RT
   call reboot notifier list when doing an emergency reboot.
- patches.rt/fix-migrating-softirq.patch: Linux-RT 2.6.27-RT.
- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/fix_vdso_gtod_vsyscall64_2.patch: Linux-RT 2.6.27-RT.
- patches.rt/floppy-resume-fix.patch: Linux-RT 2.6.27-RT
   floppy: suspend/resume fix.
- patches.rt/frace-use-tsc.patch: Linux-RT 2.6.27-RT.
- patches.rt/ftrace-compile-fixes.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT rt: remove call to stop tracer.
- patches.rt/ftrace-document-event-tracer.patch: Linux-RT
  2.6.27-RT.
- patches.rt/ftrace-document-update1.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT ftrace: document updates.
- patches.rt/ftrace-dont-trace-markers.patch: Linux-RT 2.6.27-RT
   ftrace: dont trace markers.
- patches.rt/ftrace-fix-get-kprobe-wreckage.patch: Linux-RT
  2.6.27-RT
   Linux-RT 2.6.26-RT ftrace-fix-missing-kprobe-include.pathc.
- patches.rt/ftrace-fix-header.patch: Linux-RT 2.6.27-RT.
- patches.rt/ftrace-function-record-nop.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT ftrace: define function trace nop.
- patches.rt/ftrace-hotplug-fix.patch: Linux-RT 2.6.27-RT
   ftrace: cpu hotplug fix.
- patches.rt/ftrace-m68knommu-add-FTRACE-support.patch: Linux-RT
  2.6.27-RT.
- patches.rt/ftrace-m68knommu-generic-stacktrace-function.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/ftrace-preempt-trace-check.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT ftrace: only trace preempt off with
   preempt tracer.
- patches.rt/ftrace-print-missing-cmdline.patch: Linux-RT
  2.6.27-RT
   ftrace: fix the command line printing.
- patches.rt/ftrace-record-comm-on-ctrl.patch: Linux-RT 2.6.27-RT
   ftrace: record comm on function ctrl change.
- patches.rt/ftrace-stop-trace-on-crash.patch: Linux-RT 2.6.27-RT
   fix-tracer-wreckage-wtf-is-this-code-all-features.patch.
- patches.rt/ftrace-trace-sched.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT ftrace: trace sched.c.
- patches.rt/ftrace-use-preempt-disable-not-irq-disable.patch:
  Linux-RT 2.6.27-RT
   ftrace: avoid lockdep recursion.
- patches.rt/ftrace-wakeup-rawspinlock.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT ftrace: user raw spin lock for wakeup
   function trace.
- patches.rt/generic-cmpxchg-use-raw-local-irq-variant.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/genhd-protect-percpu-var.patch: Linux-RT 2.6.27-RT.
- patches.rt/genirq-soft-resend.patch: Linux-RT 2.6.27-RT
   x86: activate HARDIRQS_SW_RESEND.
- patches.rt/git-ignore-script-lpp.patch: Linux-RT 2.6.27-RT.
- patches.rt/gtod-optimize.patch: Linux-RT 2.6.27-RT.
- patches.rt/hack-convert-i_alloc_sem-for-direct_io-craziness.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/hack-fix-rt-migration.patch: Linux-RT 2.6.27-RT.
- patches.rt/handle-pending-in-simple-irq.patch: Linux-RT
  2.6.27-RT
   handle IRQ_PENDING for simple irq handler.
- patches.rt/highmem-redo-mainline.patch: Linux-RT 2.6.27-RT.
- patches.rt/highmem-revert-mainline.patch: Linux-RT 2.6.27-RT.
- patches.rt/highmem_rewrite.patch: Linux-RT 2.6.27-RT
   mm: remove kmap_lock.
- patches.rt/hrtimer-no-printk.patch: Linux-RT 2.6.27-RT.
- patches.rt/hrtimers-overrun-api.patch: Linux-RT 2.6.27-RT.
- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Linux-RT
  2.6.27-RT.
- patches.rt/i386-nmi-watchdog-show-regs.patch: Linux-RT
  2.6.27-RT.
- patches.rt/idle-fix.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/idle2-fix.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/ioapic-fix-too-fast-clocks.patch: Linux-RT 2.6.27-RT.
- patches.rt/irda-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/irq-mask-fix.patch: Linux-RT 2.6.27-RT
   genirq: fix simple and fasteoi irq handlers.
- patches.rt/jbd_assertions_smp_only.patch: Linux-RT 2.6.27-RT.
- patches.rt/kmap-atomic-i386-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/kmap-atomic-prepare.patch: Linux-RT 2.6.27-RT.
- patches.rt/kprobes-preempt-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/kstat-add-rt-stats.patch: Linux-RT 2.6.27-RT
   add rt stats to /proc/stat.
- patches.rt/kstat-fix-spurious-system-load-spikes-in-proc-loadavgrt.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/latency-measurement-drivers.patch: Linux-RT
  2.6.27-RT.
- patches.rt/latency-tracing-arm.patch: Linux-RT 2.6.27-RT.
- patches.rt/latency-tracing-ppc.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/loadavg_fixes_weird_loads.patch: Linux-RT 2.6.27-RT.
- patches.rt/local_irq_save_nort-in-swap.patch: Linux-RT
  2.6.27-RT.
- patches.rt/lock-init-plist-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/lock_list.patch: Linux-RT 2.6.27-RT
   lock_list - a fine grain locked double linked list.
- patches.rt/lock_page_ref.patch: Linux-RT 2.6.27-RT
   mm: lock_page_ref.
- patches.rt/lockdep-avoid-fork-waring.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT ftrace: fix if define to prove locking.
- patches.rt/lockdep-lock_set_subclass.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT lockdep: lock_set_subclass - reset a held
   lock's subclass.
- patches.rt/lockdep-more-entries.patch: Linux-RT 2.6.27-RT.
- patches.rt/lockdep-prettify.patch: Linux-RT 2.6.27-RT
   lockdep: prettify output.
- patches.rt/lockdep-rt-mutex.patch: Linux-RT 2.6.27-RT
   lockdep-rt: annotate PREEMPT_RT DEFINE_MUTEX.
- patches.rt/lockdep-rt-recursion-limit-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/lockdep-show-held-locks.patch: Linux-RT 2.6.27-RT
   lockdep: show held locks when showing a stackdump.
- patches.rt/lockdep_lock_set_subclass_fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/lockstat-fix-contention-points.patch: Linux-RT
  2.6.27-RT
   Linux-RT 2.6.26-RT lockstat: fix contention points.
- patches.rt/lockstat-output.patch: Linux-RT 2.6.27-RT
   lockstat: warn about disabled lock debugging.
- patches.rt/lockstat-rt-hooks.patch: Linux-RT 2.6.27-RT.
- patches.rt/lockstat_bounce_rt.patch: Linux-RT 2.6.27-RT.
- patches.rt/loopback-revert.patch: Linux-RT 2.6.27-RT.
- patches.rt/m68knommu-make-cmpxchg-RT-safe.patch: Linux-RT
  2.6.27-RT.
- patches.rt/m68knommu_fixes_ontop_of_v2.6.26.patch: Linux-RT
  2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/mapping_nrpages-fix.patch: Linux-RT 2.6.27-RT
   mapping_nrpages-fix.patch.
- patches.rt/mapping_nrpages.patch: Linux-RT 2.6.27-RT
   mm/fs: abstract address_space::nrpages.
- patches.rt/mips-change-raw-spinlock-type.patch: Linux-RT
  2.6.27-RT
   Linux-RT 2.6.26-RT RT: change from raw_spinlock_t to
   __raw_spinlock_t.
- patches.rt/mips-remove-conlicting-rtc-lock-declaration.patch:
  Linux-RT 2.6.27-RT
   RT: remove conflicting rtc_lock declaration.
- patches.rt/mips-remove-duplicate-kconfig.patch: Linux-RT
  2.6.27-RT.
- patches.rt/mips-remove-finish-arch-switch.patch: Linux-RT
  2.6.27-RT
   RT: remove finish_arch_switch.
- patches.rt/mitigate-resched-flood.patch: Linux-RT 2.6.27-RT.
- patches.rt/mm-concurrent-pagecache-rt.patch: Linux-RT 2.6.27-RT
   mm: -rt bits for concurrent pagecache.
- patches.rt/mm-concurrent-pagecache.patch: Linux-RT 2.6.27-RT
   mm: concurrent pagecache write side.
- patches.rt/mm-fix-latency.patch: Linux-RT 2.6.27-RT
   reduce pagetable-freeing latencies.
- patches.rt/move-native-irq.patch: Linux-RT 2.6.27-RT.
- patches.rt/msi-suspend-resume-workaround.patch: Linux-RT
  2.6.27-RT.
- patches.rt/multi-reader-account.patch: Linux-RT 2.6.27-RT
   map tasks to reader locks held.
- patches.rt/multi-reader-limit.patch: Linux-RT 2.6.27-RT
   implement reader limit on read write locks.
- patches.rt/multi-reader-lock-account.patch: Linux-RT 2.6.27-RT
   map read/write locks back to their readers.
- patches.rt/multi-reader-pi.patch: Linux-RT 2.6.27-RT
   read lock Priority Inheritance implementation.
- patches.rt/native-sched-clock-booboo.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/neptune-no-at-keyboard.patch: Linux-RT 2.6.27-RT.
- patches.rt/net-core-preempt-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/netpoll-8139too-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/new-softirq-code.patch: Linux-RT 2.6.27-RT
   softirq preemption: optimization.
- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Linux-RT
  2.6.27-RT.
- patches.rt/nf_conntrack-weird-crash-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/nfs-stats-miss-preemption.patch: Linux-RT 2.6.27-RT
   nfs: fix missing preemption check.
- patches.rt/nmi-profiling.patch: Linux-RT 2.6.27-RT.
- patches.rt/nmi-show-regs-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/nmi-watchdog-disable.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT x86_64: do not enable the NMI watchdog
   by default.
- patches.rt/nmi-watchdog-fix-1.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/nmi-watchdog-fix-2.patch: Linux-RT 2.6.27-RT.
- patches.rt/nmi-watchdog-fix-3.patch: Linux-RT 2.6.27-RT.
- patches.rt/nmi-watchdog-fix-4.patch: Linux-RT 2.6.27-RT.
- patches.rt/no-warning-for-irqs-disabled-in-local-bh-enable.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT local_bh_enable() is safe for
   irqs_disabled().
- patches.rt/ntfs-local-irq-save-nort.patch: Linux-RT 2.6.27-RT.
- patches.rt/numa-slab-freeing.patch: Linux-RT 2.6.27-RT.
- patches.rt/only-run-softirqs-from-irq-thread-when-irq-affinity-is-set.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/pagefault-disable-cleanup.patch: Linux-RT 2.6.27-RT
   clean up the page fault disabling logic.
- patches.rt/panic-dont-stop-box.patch: Linux-RT 2.6.27-RT.
- patches.rt/paravirt-function-pointer-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/pause-on-oops-head-tail.patch: Linux-RT 2.6.27-RT
   introduce pause_on_oops_head/tail boot options.
- patches.rt/percpu-locked-mm.patch: Linux-RT 2.6.27-RT.
- patches.rt/percpu-locked-netfilter.patch: Linux-RT 2.6.27-RT.
- patches.rt/percpu-locked-netfilter2.patch: Linux-RT 2.6.27-RT.
- patches.rt/percpu-locked-powerpc-fixups.patch: Linux-RT
  2.6.27-RT.
- patches.rt/percpu_list.patch: Linux-RT 2.6.27-RT
   percpu_list.
- patches.rt/plist-debug.patch: Linux-RT 2.6.27-RT.
- patches.rt/pmtmr-override.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT pmtmr: allow command line override of
   ioport.
- patches.rt/posix-cpu-timers-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/powerpc-count_active_rt_tasks-is-undefined-for-non-preempt-rt.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/powerpc-flush_tlb_pending-is-no-more.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/powerpc-ftrace-stop-on-oops.patch: Linux-RT 2.6.27-RT
   powerpc: ftrace stop on crash.
- patches.rt/powerpc-match-__rw_yield-function-declaration-to-prototype.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/ppc-chpr-set-rtc-lock.patch: Linux-RT 2.6.27-RT.
- patches.rt/ppc-gtod-notrace-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/ppc-hacks-to-allow-rt-to-run-kernbench.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/ppc-make-tlb-batch-64-only.patch: Linux-RT 2.6.27-RT.
- patches.rt/ppc-tlbflush-preempt.patch: Linux-RT 2.6.27-RT.
- patches.rt/ppc32-latency-compile-hack-fixes.patch: Linux-RT
  2.6.27-RT.
- patches.rt/ppc32_notrace_init_functions.patch: Linux-RT
  2.6.27-RT
   don't trace early init functions for ppc32.
- patches.rt/ppc64-fix-preempt-unsafe-paths-accessing-per_cpu-variables.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-Kconfig.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-irqs-arm.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-irqs-hrtimer.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-irqs-i386.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-m68knommu-make-timer-interrupt-non-threaded.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-mips.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-irqs-ppc-fix-b5.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-ppc-fix-b6.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-irqs-ppc.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-x86-64.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-acpi.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-arm-bagde4.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-arm-footbridge.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-arm-integrator.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-arm-ixp4xx.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-arm-pxa.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-arm-rawlock-in-mmu_context-h.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-arm-shark.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-arm.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-compile-fixes.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-console.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-core.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-debug-sysctl.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-fs-block.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-ftrace-disable-ftraced.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-ftrace.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-i386.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-ia64.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-ide.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-input.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-ipc.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-irqs.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-loopback.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-mellanox-driver-fix.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-mips.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-mm.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-mmdrop-delayed.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-net-drivers.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-net-softirq-fixups.patch: Linux-RT
  2.6.27-RT
   NOHZ: local_softirq_pending with tickless.
- patches.rt/preempt-realtime-net.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-b2.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-b3.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-b4.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-tlb-batching.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-powerpc-update.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-powerpc.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-prevent-idle-boosting.patch:
  Linux-RT 2.6.27-RT
   Premmpt-RT: Preevent boosting of idle task.
- patches.rt/preempt-realtime-printk.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-profiling.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-rawlocks.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-rcu.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-sched-cpupri.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-sched-i386.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-sched.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-sound.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-supress-rtc-printk.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-timer.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-usb.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-realtime-warn-and-bug-on.patch: Linux-RT
  2.6.27-RT.
- patches.rt/preempt-realtime-x86_64.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-rt-no-slub.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-trace.patch: Linux-RT 2.6.27-RT.
- patches.rt/print-might-sleep-hack.patch: Linux-RT 2.6.27-RT.
- patches.rt/printk-dont-bug-on-sched.patch: Linux-RT 2.6.27-RT.
- patches.rt/printk-in-atomic-hack-fix.patch: Linux-RT 2.6.27-RT
   fix printk in atomic hack.
- patches.rt/printk-in-atomic.patch: Linux-RT 2.6.27-RT.
- patches.rt/proportions-raw-locks.patch: Linux-RT 2.6.27-RT.
- patches.rt/qrcu.patch: Linux-RT 2.6.27-RT
   QRCU with lockless fastpath.
- patches.rt/quicklist-release-before-free-page-fix.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/quicklist-release-before-free-page.patch: Linux-RT
  2.6.27-RT.
- patches.rt/radix-concurrent-lockdep.patch: Linux-RT 2.6.27-RT.
- patches.rt/radix-percpu-hack-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/radix-tree-concurrent.patch: Linux-RT 2.6.27-RT
   radix-tree: concurrent write side support.
- patches.rt/radix-tree-lockdep-plus1.patch: Linux-RT 2.6.27-RT
   lockdep: add +1 to radix tree array.
- patches.rt/radix-tree-optimistic-hist.patch: Linux-RT 2.6.27-RT
   debug: optimistic lock histogram.
- patches.rt/radix-tree-optimistic.patch: Linux-RT 2.6.27-RT
   radix-tree: optimistic locking.
- patches.rt/raw-spinlocks-for-nmi-print.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rcu-hrt-fixups.patch: Linux-RT 2.6.27-RT.
- patches.rt/rcu-new-7.patch: Linux-RT 2.6.27-RT.
- patches.rt/rcu-preempt-boost-default.patch: Linux-RT 2.6.27-RT.
- patches.rt/rcu-preempt-boost-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/rcu-preempt-boost-sdr.patch: Linux-RT 2.6.27-RT.
- patches.rt/rcu-preempt-fix-bad-dyntick-accounting.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/rcu-preempt-hotplug-hackaround.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rcu-torture-preempt-update.patch: Linux-RT 2.6.27-RT.
- patches.rt/rcu-trace-fix-free.patch: Linux-RT 2.6.27-RT.
- patches.rt/rcupreempt-boost-early-init.patch: Linux-RT
  2.6.27-RT.
- patches.rt/realtime-preempt-warn-about-tracing.patch: Linux-RT
  2.6.27-RT.
- patches.rt/relay-fix.patch: Linux-RT 2.6.27-RT
   relay: fix timer madness.
- patches.rt/remove-check-pgt-cache-calls.patch: Linux-RT
  2.6.27-RT.
- patches.rt/replace-bugon-by-warn-on.patch: Linux-RT 2.6.27-RT.
- patches.rt/revert-preempt-bkl-revert.patch: Linux-RT 2.6.27-RT.
- patches.rt/root-domain-kfree-in-atomic.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rt-apis.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-avoid-deadlock-in-swap.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-delayed-prio.patch: Linux-RT 2.6.27-RT
   rt: PI-workqueue: propagate prio for delayed work.
- patches.rt/rt-kmap-scale-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-list-mods.patch: Linux-RT 2.6.27-RT
   rt: list_splice2.
- patches.rt/rt-move-update-wall-time-back-to-do-timer.patch:
  Linux-RT 2.6.27-RT
   rt: move update_wall_time back to do timer.
- patches.rt/rt-mutex-arm.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-compat-semaphores.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-core.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-i386.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-irq-flags-checking.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/rt-mutex-mips.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-namespace.patch: Linux-RT 2.6.27-RT
   rt-mutex-namespace.patch.
- patches.rt/rt-mutex-ppc-fix-a5.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-ppc.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-preempt-debugging.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rt-mutex-use-inline.patch: Linux-RT 2.6.27-RT
   rt-mutex-cleanup.patch.
- patches.rt/rt-mutex-x86-64.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-plist-mods.patch: Linux-RT 2.6.27-RT
   rt: plist_head_splice.
- patches.rt/rt-rwlock-conservative-locking.patch: Linux-RT
  2.6.27-RT
   rwlock: be more conservative in locking reader_lock_count.
- patches.rt/rt-s_files-kill-a-union.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-sched-groups.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-shorten-softirq-thread-names.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rt-workqeue-prio.patch: Linux-RT 2.6.27-RT
   rt: PI-workqueue support.
- patches.rt/rt-workqueue-barrier.patch: Linux-RT 2.6.27-RT
   rt: PI-workqueue: fix barriers.
- patches.rt/rt-wq-barrier-fix.patch: Linux-RT 2.6.27-RT
   rt: PI-workqueue: wait_on_work() fixup.
- patches.rt/rt_mutex_setprio.patch: Linux-RT 2.6.27-RT
   rt: rename rt_mutex_setprio to task_setprio.
- patches.rt/rtmutex-debug-fix.patch: Linux-RT 2.6.27-RT
   rtmutex-debug-fix.patch.
- patches.rt/rtmutex-debug.h-cleanup.patch: Linux-RT 2.6.27-RT
   lock debugging: clean up rtmutex-debug.h.
- patches.rt/rtmutex-lateral-steal.patch: Linux-RT 2.6.27-RT.
- patches.rt/rtmutex-rearrange.patch: Linux-RT 2.6.27-RT.
- patches.rt/rtmutex-remove-xchg.patch: Linux-RT 2.6.27-RT
   rtmutex - remove double xchg.
- patches.rt/rtmutex-rwlock-cmpxchg-typecast.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rwlock-fixes.patch: Linux-RT 2.6.27-RT
   rwlock: fix pi_list race conditions.
- patches.rt/rwlock-implement-downgrade-write.patch: Linux-RT
  2.6.27-RT
   rwlocks multi downgrade write.
- patches.rt/rwlock-pi-lock-reader.patch: Linux-RT 2.6.27-RT.
- patches.rt/rwlock-prio-fix.patch: Linux-RT 2.6.27-RT
   rwlock: reset prio on unlocks and wakeups.
- patches.rt/rwlock-protect-reader_lock_count.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rwlock-slowunlock-mutex-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rwlock-slowunlock-mutex-fix2.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rwlock-torture-no-rt.patch: Linux-RT 2.6.27-RT
   rwlock: fix torture test to handle non-rt.
- patches.rt/rwlock-torture.patch: Linux-RT 2.6.27-RT
   rwlock: rwlock torture test.
- patches.rt/rwlocks-default-nr-readers-nr-cpus.patch: Linux-RT
  2.6.27-RT.
- patches.rt/rwlocks-fix-no-preempt-rt.patch: Linux-RT 2.6.27-RT
   rwlock: fix non PREEMPT_RT case.
- patches.rt/rwlocks-multiple-readers.patch: Linux-RT 2.6.27-RT
   implement rwlocks management.
- patches.rt/rwsems-multiple-readers.patch: Linux-RT 2.6.27-RT
   add framework for multi readers on rwsems.
- patches.rt/s_files-pipe-fix.patch: Linux-RT 2.6.27-RT
   s_files: free_write_pipe() fix.
- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Linux-RT
  2.6.27-RT.
- patches.rt/s_files.patch: Linux-RT 2.6.27-RT
   remove global files_lock.
- patches.rt/sched-clock-nmi.patch: Linux-RT 2.6.27-RT.
- patches.rt/sched-cpupri-hotplug-support.patch: Linux-RT
  2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/sched-cpupri-priocount.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/sched-enable-irqs-in-preempt-in-notifier-call.patch:
  Linux-RT 2.6.27-RT
   CFS: enable irqs in fire_sched_in_preempt_notifier.
- patches.rt/sched-fix-dequeued-race.patch: Linux-RT 2.6.27-RT
   sched-fix-dequeued-race.patch.
- patches.rt/sched-nr-migrate-lower-default-preempt-rt.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/sched-prioritize-non-migrating-rt-tasks.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/sched-rt-stats.patch: Linux-RT 2.6.27-RT.
- patches.rt/sched-use-a-2d-bitmap-search-prio-cpu.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/sched-wake_up_idle_cpu-rt.patch: Linux-RT 2.6.27-RT.
- patches.rt/sched_prio.patch: Linux-RT 2.6.27-RT.
- patches.rt/sched_rt-fixup.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/schedule-tail-balance-disable-irqs.patch: Linux-RT
  2.6.27-RT.
- patches.rt/schedule_on_each_cpu-enhance.patch: Linux-RT
  2.6.27-RT.
- patches.rt/select-error-leak-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/send-nmi-all-preempt-disable.patch: Linux-RT
  2.6.27-RT.
- patches.rt/seq-irqsave.patch: Linux-RT 2.6.27-RT.
- patches.rt/serial-locking-rt-cleanup.patch: Linux-RT 2.6.27-RT.
- patches.rt/serial-slow-machines.patch: Linux-RT 2.6.27-RT.
- patches.rt/slab-irq-nopreempt-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/smp-processor-id-fixups.patch: Linux-RT 2.6.27-RT.
- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Linux-RT
  2.6.27-RT.
- patches.rt/softlockup-add-irq-regs-h.patch: Linux-RT 2.6.27-RT
   core: make asm/irq_regs.h available on every platform.
- patches.rt/spinlock-trylock-cleanup-sungem.patch: Linux-RT
  2.6.27-RT.
- patches.rt/sub-dont-disable-irqs.patch: Linux-RT 2.6.27-RT
   rt: dont disable irqs in usb.
- patches.rt/swap-spinlock-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/tasklet-busy-loop-hack.patch: Linux-RT 2.6.27-RT.
- patches.rt/tasklet-redesign.patch: Linux-RT 2.6.27-RT.
- patches.rt/timer-freq-tweaks.patch: Linux-RT 2.6.27-RT.
- patches.rt/timer-warning-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/trace-add-event-markers-arm.patch: Linux-RT
  2.6.27-RT.
- patches.rt/trace-do-not-wakeup-when-irqs-disabled.patch:
  Linux-RT 2.6.27-RT
   trace-do-not-wakeup-when-irqs-disabled.patch.
- patches.rt/trace-eip2ip.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT Re: 2.6.25.4-rt4.
- patches.rt/trace-events-handle-syscalls.patch: Linux-RT
  2.6.27-RT.
- patches.rt/trace-histograms.patch: Linux-RT 2.6.27-RT.
- patches.rt/trace-ktime-scalar.patch: Linux-RT 2.6.27-RT
   ftrace: print ktime values in readable form.
- patches.rt/trace_hist-divzero.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT trace_hist.c: divide-by-zero problem (2).
- patches.rt/trace_hist-latediv.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/tracer-add-event-markers.patch: Linux-RT 2.6.27-RT.
- patches.rt/tracer-event-trace.patch: Linux-RT 2.6.27-RT.
- patches.rt/use-edge-triggered-irq-handler-instead-of-simple-irq.patch:
  Linux-RT 2.6.27-RT
   [AT91: PATCH]: Use edge triggered interrupt handling for
   AT91-GPIO instead of simple_irq-handler.
- patches.rt/user-no-irq-disable.patch: Linux-RT 2.6.27-RT.
- patches.rt/vortex-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/warn-on-rt-scatterlist.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT remove warn on for scatterlist in preempt
   rt.
- patches.rt/watchdog_use_timer_and_hpet_on_x86_64.patch:
  Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/x86-64-tscless-vgettimeofday.patch: Linux-RT
  2.6.27-RT
   x86_64 GTOD: offer scalable vgettimeofday.
- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Linux-RT
  2.6.27-RT.
- patches.rt/26-rt1-chirag.patch: Linux-RT 2.6.27-RT
   This patch should solve some of the bug messages..
- patches.rt/add-generalized-pi-interface.patch: Linux-RT
  2.6.27-RT
   add generalized priority-inheritance interface.
- patches.rt/rtmutex-add_readers.patch: Linux-RT 2.6.27-RT
   RT: wrap the rt_rwlock "add reader" logic.
- patches.rt/rtmutex-defer-pi-until-sleepy.patch: Linux-RT
  2.6.27-RT
   rtmutex: pi-boost locks as late as possible.
- patches.rt/rtmutex-initialize-waiters.patch: Linux-RT 2.6.27-RT
   rtmutex: formally initialize the rt_mutex_waiters.
- patches.rt/rtmutex-use-runtime-init.patch: Linux-RT 2.6.27-RT
   rtmutex: use runtime init for rtmutexes.
- patches.rt/tie-pi-into-task.patch: Linux-RT 2.6.27-RT
   sched: add the basic PI infrastructure to the task_struct.
- patches.rt/rtmutex-convert-to-libpi.patch: Linux-RT 2.6.27-RT
   rtmutex: convert rtmutexes to fully use the PI library.
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
  Linux-RT 2.6.27-RT
   ftrace: fix elevated preempt_count in wakeup-tracer.
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
  Linux-RT 2.6.27-RT
   seqlock: make sure that raw_seqlock_t retries readers while
   writes are pending.
- patches.rt/event-tracer-syscall-i386.patch: Linux-RT 2.6.27-RT.
- patches.rt/event-tracer-syscall-x86_64.patch: Linux-RT
  2.6.27-RT.
- patches.rt/fix-acpi-build-weirdness.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/ftrace-upstream.patch: Linux-RT 2.6.27-RT
   Linux-RT 2.6.26-RT.
- patches.rt/gcc-warnings-shut-up.patch: Linux-RT 2.6.27-RT.
- patches.rt/nmi-profiling-base.patch: Linux-RT 2.6.27-RT
   nmi-driven profiling for /proc/profile.
- patches.rt/preempt-irqs-core.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/preempt-irqs-timer.patch: Linux-RT 2.6.27-RT.
- patches.rt/preempt-softirqs-core.patch: Linux-RT 2.6.27-RT.
- patches.rt/random-driver-latency-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/rt-page_alloc.patch: Linux-RT 2.6.27-RT
   rt-friendly per-cpu pages.
- patches.rt/rt-slab-new.patch: Linux-RT 2.6.27-RT.
- patches.rt/bit-spinlocks-fix-compile.patch: Linux-RT 2.6.27-RT.
- patches.rt/compat_rwsem-fix-compile.patch: Linux-RT 2.6.27-RT.
- patches.rt/drivers_base_mutex.patch: Linux-RT 2.6.27-RT.
- patches.rt/fix-net-bug-fixes.patch: Linux-RT 2.6.27-RT.
- patches.rt/ftrace-ppc-define-mcount.patch: Linux-RT 2.6.27-RT.
- patches.rt/ftrace-report-failure.patch: Linux-RT 2.6.27-RT
   ftrace: warn on failure to disable mcount callers.
- patches.rt/ftrace-upstream-temp.patch: Linux-RT 2.6.27-RT.
- patches.rt/futex-fifo-warn-sysctl.patch: Linux-RT 2.6.27-RT.
- patches.rt/futex-trivial-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/hrtimers-stuck-in-waitqueue.patch: Linux-RT
  2.6.27-RT.
- patches.rt/lockdep-atomic-fixup.patch: Linux-RT 2.6.27-RT.
- patches.rt/namespace-lock-fixes.patch: Linux-RT 2.6.27-RT.
- patches.rt/nmi-prof-compile.patch: Linux-RT 2.6.27-RT.
- patches.rt/plist-fix-static-node-init.patch: Linux-RT 2.6.27-RT.
- patches.rt/powerpc-01-separate-the-irq-radix-tree-insertion.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/powerpc-02-make-the-irq-reverse-mapping-radix-tree-lockless.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/ppc-fix-prev-revert-fix-again.patch: Linux-RT
  2.6.27-RT.
- patches.rt/prof-sysctl-compile.patch: Linux-RT 2.6.27-RT.
- patches.rt/rcu-apply-rcu_process_callbacks-from-mainline.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/rcu-preempt-tracing-preempt-disable-fix.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/rt-wq-flush_work.patch: Linux-RT 2.6.27-RT.
- patches.rt/rtmutex-debug-magic.patch: Linux-RT 2.6.27-RT
   rtmutex: check integrity.
- patches.rt/sched-add-needs_post_schedule.patch: Linux-RT
  2.6.27-RT.
- patches.rt/sched-generic-hide-smp-warning.patch: Linux-RT
  2.6.27-RT
   suppress warning of smp_processor_id use..
- patches.rt/sched-make-double-lock-balance-fair.patch: Linux-RT
  2.6.27-RT.
- patches.rt/sched-only-push-if-pushable.patch: Linux-RT
  2.6.27-RT.
- patches.rt/sched-only-push-once-per-queue.patch: Linux-RT
  2.6.27-RT.
- patches.rt/sched-properly-account-irq-and-rt-load.patch:
  Linux-RT 2.6.27-RT
  	 sched: properly account IRQ and RT load in .
- patches.rt/sched-rt-runtime-lock-raw.patch: Linux-RT 2.6.27-RT.
- patches.rt/seqlock-01-make-sure-that-raw_seqlock-retries.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/seqlock-02-fix-elevated-preempt-count.patch:
  Linux-RT 2.6.27-RT.
- patches.rt/seqlock-serialize-against-writers.patch: Linux-RT
  2.6.27-RT.
- patches.rt/seqlocks-handle-rwlock-and-spin.patch: Linux-RT
  2.6.27-RT
   seqlock - fix for both PREEMPT_RT and non PREEMPT_RT.
- patches.rt/shorten-posix-cpu-timers-name.patch: Linux-RT
  2.6.27-RT.
- patches.rt/sysctl-compile-fix.patch: Linux-RT 2.6.27-RT.
- patches.rt/tracepoint-backport.patch: Linux-RT 2.6.27-RT.
- patches.rt/x86-tlbstate-lock-raw.patch: Linux-RT 2.6.27-RT.

-------------------------------------------------------------------
Tue Sep 30 12:15:08 CEST 2008 - olh@suse.de

- enable ipmi message handler on ppc64 (bnc#430705)

-------------------------------------------------------------------
Tue Sep 30 10:53:25 CEST 2008 - olh@suse.de

- create flavor symlinks unconditionally
  they do not depend on presence of modules

-------------------------------------------------------------------
Mon Sep 29 23:39:20 CEST 2008 - agruen@suse.de

- Update config files after Swap-over-NFS backout.

-------------------------------------------------------------------
Mon Sep 29 23:06:02 CEST 2008 - agruen@suse.de

- kernel-vanilla and kernel-p3 are not split into main, -base, and
  -extra packages. Fix the bogus dependencies on those packages.

-------------------------------------------------------------------
Mon Sep 29 22:21:00 CEST 2008 - jkosina@suse.de

- disabled the following Swap-over-NFS patches, as they cause panic
  in IPv6 code:

        - patches.suse/SoN-01-mm-gfp-to-alloc_flags.patch: mm:
          gfp_to_alloc_flags() (FATE#303834).
        - patches.suse/SoN-02-mm-setup_per_zone_pages_min.patch: mm:
          serialize access to min_free_kbytes (FATE#303834).
        - patches.suse/SoN-03-doc.patch: swap over network documentation
          (FATE#303834).
        - patches.suse/SoN-04-mm-gfp-to-alloc_flags-expose.patch: mm:
          expose gfp_to_alloc_flags() (FATE#303834).
        - patches.suse/SoN-05-page_alloc-reserve.patch: mm: tag reseve
          pages (FATE#303834).
        - patches.suse/SoN-06-reserve-slub.patch: mm: slb: add knowledge
          of reserve pages (FATE#303834).
        - patches.suse/SoN-07-mm-kmem_estimate_pages.patch: mm:
          kmem_alloc_estimate() (FATE#303834).
        - patches.suse/SoN-08-mm-PF_MEMALLOC-softirq.patch: mm: allow
          PF_MEMALLOC from softirq context (FATE#303834).
        - patches.suse/SoN-09-mm-page_alloc-emerg.patch: mm: emergency
          pool (FATE#303834).
        - patches.suse/SoN-10-global-ALLOC_NO_WATERMARKS.patch: mm:
          system wide ALLOC_NO_WATERMARK (FATE#303834).
        - patches.suse/SoN-11-mm-page_alloc-GFP_EMERGENCY.patch: mm:
          __GFP_MEMALLOC (FATE#303834).
        - patches.suse/SoN-12-mm-reserve.patch: mm: memory reserve
          management (FATE#303834).
        - patches.suse/SoN-13-mm-selinux-emergency.patch: selinux:
          tag avc cache alloc as non-critical (FATE#303834).
        - patches.suse/SoN-14-net-backlog.patch: net: wrap
          sk->sk_backlog_rcv() (FATE#303834).
        - patches.suse/SoN-15-net-ps_rx.patch: net: packet split receive
          api (FATE#303834).
        - patches.suse/SoN-16-net-sk_allocation.patch: net:
          sk_allocation() - concentrate socket related allocations
          (FATE#303834).
        - patches.suse/SoN-17-netvm-reserve.patch: netvm: network reserve
          infrastructure (FATE#303834).
        - patches.suse/SoN-18-netvm-reserve-inet.patch: netvm: INET
          reserves. (FATE#303834).
        - patches.suse/SoN-19-netvm-skbuff-reserve.patch: netvm: hook
          skb allocation to reserves (FATE#303834).
        - patches.suse/SoN-20-netvm-sk_filter.patch: netvm: filter
          emergency skbs. (FATE#303834).
        - patches.suse/SoN-21-netvm-tcp-deadlock.patch: netvm: prevent
          a stream specific deadlock (FATE#303834).
        - patches.suse/SoN-22-emergency-nf_queue.patch: netfilter:
          NF_QUEUE vs emergency skbs (FATE#303834).
        - patches.suse/SoN-23-netvm.patch: netvm: skb processing
          (FATE#303834).
        - patches.suse/SoN-24-mm-swapfile.patch: mm: add support for
          non block device backed swap files (FATE#303834).
        - patches.suse/SoN-25-mm-page_file_methods.patch: mm: methods
          for teaching filesystems about PG_swapcache pages (FATE#303834).
        - patches.suse/SoN-26-nfs-swapcache.patch: nfs: teach the NFS
          client how to treat PG_swapcache pages (FATE#303834).
        - patches.suse/SoN-27-nfs-swapper.patch: nfs: disable data cache
          revalidation for swapfiles (FATE#303834).
        - patches.suse/SoN-28-nfs-swap_ops.patch: nfs: enable swap on NFS
          (FATE#303834).
        - patches.suse/SoN-29-nfs-alloc-recursions.patch: nfs: fix various
          memory recursions possible with swap over NFS. (FATE#303834).
        - patches.xen/xen3-auto-common.diff: xen3 common.

-------------------------------------------------------------------
Mon Sep 29 17:34:11 CEST 2008 - ptesarik@suse.cz

- patches.arch/x86-tracehook: x86 tracehook (FATE#304321).
  Provide the base infrastructure for utrace on x86.

-------------------------------------------------------------------
Mon Sep 29 17:15:46 CEST 2008 - schwab@suse.de

- config/powerpc/vanilla: configure to 64bit.

-------------------------------------------------------------------
Mon Sep 29 17:00:43 CEST 2008 - schwab@suse.de

- rpm/functions.sh: remove readlink emulation.

-------------------------------------------------------------------
Mon Sep 29 16:55:45 CEST 2008 - hare@suse.de

- patches.drivers/lpfc-8.2.8.3-update: Update lpfc to 8.2.8.3
  (bnc#420767).

-------------------------------------------------------------------
Mon Sep 29 16:28:18 CEST 2008 - rw@suse.de

- Update ia64 config files.  (bnc#429881)

-------------------------------------------------------------------
Mon Sep 29 16:06:06 CEST 2008 - jjolly@suse.de

- patches.drivers/ehca-flush-cqe.patch: adds software flush CQE
  generation (bnc#430344)

-------------------------------------------------------------------
Mon Sep 29 15:49:00 CEST 2008 - jkosina@suse.de

- patches.suse/e1000e_allow_bad_checksum: fix infinite loop bug in
  e1000_probe() in case the card has invalid EEPROM checksum

-------------------------------------------------------------------
Mon Sep 29 15:29:06 CEST 2008 - agruen@suse.de

- Do not split kernels which have modules disabled (kernel-ps3)
  or which do not differentiate between supported and unsupported
  modules (kernel-vanilla).

-------------------------------------------------------------------
Mon Sep 29 13:28:01 CEST 2008 - hare@suse.de

- patches.drivers/open-fcoe-dcb-support: Fix section annotation
  for ixgbe.
- patches.fixes/scsi-enhance-error-codes: Add missing hunk.
- patches.fixes/open-iscsi-git-update: Open-iSCSI updates
  (FATE#304283).
- patches.kernel.org/gdth-section-conflict: Fixup gdth
  section annotations.

-------------------------------------------------------------------
Mon Sep 29 09:42:32 CEST 2008 - aj@suse.de

- Silence /etc/rpm/macros.kernel-source via rpmlintrc.

-------------------------------------------------------------------
Mon Sep 29 09:37:19 CEST 2008 - jbeulich@novell.com

- Enable Solarflare driver link and resource driver patches.
- Update x86 config files.

-------------------------------------------------------------------
Mon Sep 29 05:13:31 CEST 2008 - agruen@suse.de

- rpm/kernel-source.spc.in: Try to get rid of a hack that makes
  uname -r pretend in build environments that the kernel from
  the installed kernel-source package is the running kernel:
  packages assuming this are completely broken ans should really
  be fixed.

-------------------------------------------------------------------
Mon Sep 29 04:08:34 CEST 2008 - agruen@suse.de

- rpm/kernel-source.spec.in: Prepare for the upcoming introduction
  of kernel-source-rt (and kernel-syms-rt) for producing KMPs for
  real-time kernels.
- rpm/install-configs: Remove; this script didn't improve things.

-------------------------------------------------------------------
Sun Sep 28 21:00:13 CEST 2008 - aj@suse.de

- rpm/kernel-source.rpmlintrc: New file to silence warnings about
  zero size files
- rpm/kernel-source.spec.in: Install it.
- rpm/kernel-source.spec.in: Make /etc/rpm/macros.kernel-source 
  a config file to silence rpmlint.

-------------------------------------------------------------------
Sun Sep 28 13:50:06 CEST 2008 - jdelvare@suse.de

- supported.conf: Update the list of i2c bus drivers.
  - i2c-i810, i2c-prosavage and i2c-savage4 are gone.
  - i2c-isch and i2c-nforce2-s4985 are new, mark as supported.

-------------------------------------------------------------------
Sun Sep 28 10:17:15 CEST 2008 - aj@suse.de

- rpm/kernel-source.spec.in: Do not package .gitignore files.

-------------------------------------------------------------------
Sun Sep 28 06:03:34 CEST 2008 - agruen@suse.de

- Fix CONFIG_MODULES=n case.
- config.conf: Some cleanups.

-------------------------------------------------------------------
Sat Sep 27 19:25:06 CEST 2008 - agruen@suse.de

- Split the binary kernel packages into three parts:
  + kernel-$flavor-base: very reduced hardware support, intended
  			 to be used in virtual machine images
  + kernel-$flavor: extends the base package; contains all kernel
  		    modules we can support
  + kernel-$flavor-extra: all other kernel modules which may be
			  useful, but which we cannot support.

-------------------------------------------------------------------
Sat Sep 27 17:47:33 CEST 2008 - agruen@suse.de

- Hardlink duplicate files automatically: It doesn't save much,
  but it keeps rpmlint from breaking the package build.

-------------------------------------------------------------------
Sat Sep 27 17:24:30 CEST 2008 - agruen@suse.de

- Add consistency check: supported modules must not depend on
  unsupported ones ... and guess what, there was a large number of
  such modules. Fix this by adding all the dependent modules to
  supported.conf.

-------------------------------------------------------------------
Sat Sep 27 06:36:40 CEST 2008 - knikanth@suse.de

- patches.suse/dm-barrier-single-device: Implement barrier
  support for single device DM devices (FATE#304489).

-------------------------------------------------------------------
Fri Sep 26 23:05:13 CEST 2008 - jeffm@suse.de

- scripts/tar-up_and_run_mbuild.sh: Added -xen flavor to default
  mbuild spec list.

-------------------------------------------------------------------
Fri Sep 26 23:04:33 CEST 2008 - jeffm@suse.de

- patches.xen/xen-e1000e_Export_set_memory_ro-rw: Export
  set_memory_ro() and set_memory_rw() calls for xen. (bnc#425480).

-------------------------------------------------------------------
Fri Sep 26 22:08:24 CEST 2008 - kkeil@suse.de

- patches.suse/e1000e_mmap_range_chk:check ranges in pci_mmap
  * updated version with better reporting (bnc#425480)

-------------------------------------------------------------------
Fri Sep 26 21:28:13 CEST 2008 - kkeil@suse.de

- patches to track down and fix the e1000e NVM corruption
  (bnc#425480)

- patches.suse/e1000e_allow_bad_checksum: e1000e: allow bad
  checksum
- patches.suse/e1000e_call_dump_eeprom: e1000e: dump eeprom to
  dmesg for ich8/9
- patches.suse/e1000e_debug_contention_on_NVM_SWFLAG: e1000e:
  debug contention on NVM SWFLAG
- patches.suse/e1000e_do_not_ever_sleep_in_interrupt_context:
  e1000e: do not ever sleep in interrupt context
- patches.suse/e1000e_drop_stats_lock: e1000e: drop stats lock
- patches.suse/e1000e_Export_set_memory_ro-rw: Export
  set_memory_ro() and set_memory_rw() calls
- patches.suse/e1000e_fix_lockdep_issues: e1000e: fix lockdep
  issues
- patches.suse/e1000e_mmap_range_chk: check ranges in pci_mmap
- patches.suse/e1000e_reset_swflag_after_resetting_hardware:
  e1000e: reset swflag after resetting hardware
- patches.suse/e1000e_update_version: update version
- patches.suse/e1000e_use_set_memory_ro-rw_to_protect_flash_memory:
  e1000e: Use set_memory_ro()/set_memory_rw() to protect flash
  memory

-   cleanup old not longer used patches
  * patches.drivers/e1000-7.6.5-napi-tail.patch
  * patches.drivers/e1000-7.6.9.2
  * patches.drivers/e1000-7.6.9.2-napi

-------------------------------------------------------------------
Fri Sep 26 21:26:35 CEST 2008 - kkeil@suse.de

- Enable CONFIG_SGI_IOC4=m in x86_64 (bnc#430275)

-------------------------------------------------------------------
Fri Sep 26 20:54:17 CEST 2008 - jeffm@suse.de

- patches.arch/acpi-export-hotplug_execute: acpi: export
  acpi_os_hotplug_execute.

-------------------------------------------------------------------
Fri Sep 26 20:43:49 CEST 2008 - jeffm@suse.de

- patches.xen/xen-rwlocks-enable-interrupts: add missing
  __raw_{read,write}_lock_flags to xen's asm/spinlock.h.

-------------------------------------------------------------------
Fri Sep 26 20:33:25 CEST 2008 - jeffm@suse.de

- patches.arch/acpi-bay-remove-from-makefile: acpi: remove bay.c
  from makefile.

-------------------------------------------------------------------
Fri Sep 26 19:56:25 CEST 2008 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Disabled sparse checking. Too many
  false positives.

-------------------------------------------------------------------
Fri Sep 26 18:07:30 CEST 2008 - trenn@suse.de

No functional change:
- patches.arch/acpi_thermal_passive_blacklist.patch: Avoid
  critical temp shutdowns on specific ThinkPad T4x(p) and R40
  (https://bugzilla.novell.com/show_bug.cgi?id=333043).

Dock bug fixes (kacpid runs amok on Dells after suspend):
- patches.arch/acpi-dock-avoid-check-_STA-method.patch: avoid
  check _STA method (fate#304731,bnc#401740).
- patches.arch/acpi-dock-fix-eject-request-process.patch: fix
  eject request process (fate#304731,bnc#401740).

More Dock improvements, unrelated to above fixes:
- patches.arch/acpi-bay-remove-useless-code.patch: remove useless
  code (fate#304731,bnc#401740).
- patches.arch/acpi-dock-Fix-duplicate-notification-handler-register.patch:
  Fix duplicate notification handler register
  (fate#304731,bnc#401740).
- patches.arch/acpi-dock-_LCK-support-for-dock.patch: add _LCK
  support for dock (fate#304731,bnc#401740).
- patches.arch/acpi-dock-fix-for-bay-in-a-dock-station.patch:
  fix for bay in a dock station (fate#304731,bnc#401740).
- patches.arch/acpi-dock-fix-hotplug-race.patch: fix hotplug race
  (fate#304731,bnc#401740).
- patches.arch/acpi-dock-introduce-.uevent-for-devices-in-dock.patch:
  introduce .uevent for devices in dock (fate#304731,bnc#401740).
- patches.arch/acpi-libata-hotplug-to-align-with-dock-driver.patch:
  libata hotplug to align with dock driver
  (fate#304731,bnc#401740).
- patches.arch/acpi-dock-makeing-dock-driver-supports-bay-and-battery-hotplug.patch:
  makeing dock driver supports bay and battery hotplug
  (fate#304731,bnc#401740).
- patches.arch/acpi-dock-add-type-sysfs-file-for-dock.patch:
  add 'type' sysfs file for dock (fate#304731,bnc#401740).
- patches.fixes/acpi_use_acpi_exception.patch: ACPI dock/bay:
  Use ACPI_EXCEPTION instead of printk(KERN_ERR.

-------------------------------------------------------------------
Fri Sep 26 16:15:28 CEST 2008 - jeffm@suse.de

- Update config files: NFS_SWAP=y

-------------------------------------------------------------------
Fri Sep 26 15:57:20 CEST 2008 - ptesarik@suse.cz

- patches.suse/rwlocks-enable-interrupts: Allow rwlocks to
  re-enable interrupts (bnc#387784).
- patches.arch/ia64-rwlocks-enable-interrupts: ia64: re-enable
  interrupts when waiting for a rwlock (bnc#387784).

-------------------------------------------------------------------
Fri Sep 26 14:52:13 CEST 2008 - sjayaraman@suse.de

- Add Swap over NFS patchset.
- Adjust patches.xen/xen3-auto-common.diff to avoid conflict on skbuff.h
as both xen and swap-over-nfs want to add some bits to the skbuff structure.

- patches.suse/SoN-01-mm-gfp-to-alloc_flags.patch: mm:
  gfp_to_alloc_flags() (FATE#303834).
- patches.suse/SoN-02-mm-setup_per_zone_pages_min.patch: mm:
  serialize access to min_free_kbytes (FATE#303834).
- patches.suse/SoN-03-doc.patch: swap over network documentation
  (FATE#303834).
- patches.suse/SoN-04-mm-gfp-to-alloc_flags-expose.patch: mm:
  expose gfp_to_alloc_flags() (FATE#303834).
- patches.suse/SoN-05-page_alloc-reserve.patch: mm: tag reseve
  pages (FATE#303834).
- patches.suse/SoN-06-reserve-slub.patch: mm: slb: add knowledge
  of reserve pages (FATE#303834).
- patches.suse/SoN-07-mm-kmem_estimate_pages.patch: mm:
  kmem_alloc_estimate() (FATE#303834).
- patches.suse/SoN-08-mm-PF_MEMALLOC-softirq.patch: mm: allow
  PF_MEMALLOC from softirq context (FATE#303834).
- patches.suse/SoN-09-mm-page_alloc-emerg.patch: mm: emergency
  pool (FATE#303834).
- patches.suse/SoN-10-global-ALLOC_NO_WATERMARKS.patch: mm:
  system wide ALLOC_NO_WATERMARK (FATE#303834).
- patches.suse/SoN-11-mm-page_alloc-GFP_EMERGENCY.patch: mm:
  __GFP_MEMALLOC (FATE#303834).
- patches.suse/SoN-12-mm-reserve.patch: mm: memory reserve
  management (FATE#303834).
- patches.suse/SoN-13-mm-selinux-emergency.patch: selinux:
  tag avc cache alloc as non-critical (FATE#303834).
- patches.suse/SoN-14-net-backlog.patch: net: wrap
  sk->sk_backlog_rcv() (FATE#303834).
- patches.suse/SoN-15-net-ps_rx.patch: net: packet split receive
  api (FATE#303834).
- patches.suse/SoN-16-net-sk_allocation.patch: net:
  sk_allocation() - concentrate socket related allocations
  (FATE#303834).
- patches.suse/SoN-17-netvm-reserve.patch: netvm: network reserve
  infrastructure (FATE#303834).
- patches.suse/SoN-18-netvm-reserve-inet.patch: netvm: INET
  reserves. (FATE#303834).
- patches.suse/SoN-19-netvm-skbuff-reserve.patch: netvm: hook
  skb allocation to reserves (FATE#303834).
- patches.suse/SoN-20-netvm-sk_filter.patch: netvm: filter
  emergency skbs. (FATE#303834).
- patches.suse/SoN-21-netvm-tcp-deadlock.patch: netvm: prevent
  a stream specific deadlock (FATE#303834).
- patches.suse/SoN-22-emergency-nf_queue.patch: netfilter:
  NF_QUEUE vs emergency skbs (FATE#303834).
- patches.suse/SoN-23-netvm.patch: netvm: skb processing
  (FATE#303834).
- patches.suse/SoN-24-mm-swapfile.patch: mm: add support for
  non block device backed swap files (FATE#303834).
- patches.suse/SoN-25-mm-page_file_methods.patch: mm: methods
  for teaching filesystems about PG_swapcache pages (FATE#303834).
- patches.suse/SoN-26-nfs-swapcache.patch: nfs: teach the NFS
  client how to treat PG_swapcache pages (FATE#303834).
- patches.suse/SoN-27-nfs-swapper.patch: nfs: disable data cache
  revalidation for swapfiles (FATE#303834).
- patches.suse/SoN-28-nfs-swap_ops.patch: nfs: enable swap on NFS
  (FATE#303834).
- patches.suse/SoN-29-nfs-alloc-recursions.patch: nfs: fix various
  memory recursions possible with swap over NFS. (FATE#303834).
- patches.xen/xen3-auto-common.diff: xen3 common.

-------------------------------------------------------------------
Fri Sep 26 11:43:49 CEST 2008 - ptesarik@suse.cz

- split patches.arch/s390-01-01-self-ptrace-v3.patch to make it
  more obvious that the patch is not constrained to s390.
  The new series is:
    patches.suse/self-ptrace.patch: the generic pieces
    patches.arch/x86-self-ptrace.patch: implementation for x86
    patches.arch/s390-01-01-self-ptrace-v3.patch: dtto for s390

-------------------------------------------------------------------
Thu Sep 25 16:27:38 CEST 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.27-rc7 and c/s 676.

-------------------------------------------------------------------
Thu Sep 25 13:53:36 CEST 2008 - olh@suse.de

- add patches.arch/ppc64-rpanote-relocate-firmware.patch
  update RPA note for firmware relocation (bnc#427960 - LTC48297)

-------------------------------------------------------------------
Wed Sep 24 16:20:40 CEST 2008 - jblunck@suse.de

This adds some tracepoint instrumentation taken from the LTTng patch
series. Tracepoints are enabled for kernel-debug and kernel-trace only. I
disabled ftrace for all flavors except kernel-debug and kernel-trace as well.

- Update config files.
- rpm/kernel-source.spec.in,kernel-binary.spec.in, config.conf: Add trace
  flavor
- patches.fixes/ia64-sparse-fixes.diff: ia64-kvm: fix sparse
  warnings.
- patches.xen/xen3-fixup-common: rediff
- patches.xen/xen3-auto-common.diff: rediff
- patches.xen/xen3-patch-2.6.21: rediff
- patches.xen/xen3-patch-2.6.26: rediff
- patches.trace/rcu-read-sched.patch
- patches.trace/markers-use-rcu-read-lock-sched.patch
- patches.trace/tracepoints.patch
- patches.trace/tracepoints-use-table-size-macro.patch
- patches.trace/tracepoints-documentation.patch
- patches.trace/tracepoints-tracepoint-synchronize-unregister.patch
- patches.trace/tracepoints-documentation-fix-teardown.patch
- patches.trace/tracepoints-samples.patch
- patches.trace/tracepoints-samples-fix-teardown.patch
- patches.trace/lttng-instrumentation-irq.patch
- patches.trace/lttng-instrumentation-scheduler.patch
- patches.trace/lttng-instrumentation-timer.patch
- patches.trace/lttng-instrumentation-kernel.patch
- patches.trace/lttng-instrumentation-filemap.patch
- patches.trace/lttng-instrumentation-swap.patch
- patches.trace/lttng-instrumentation-memory.patch
- patches.trace/lttng-instrumentation-page_alloc.patch
- patches.trace/lttng-instrumentation-hugetlb.patch
- patches.trace/lttng-instrumentation-net.patch
- patches.trace/lttng-instrumentation-ipv4.patch
- patches.trace/lttng-instrumentation-ipv6.patch
- patches.trace/lttng-instrumentation-socket.patch
- patches.trace/lttng-instrumentation-fs.patch
- patches.trace/lttng-instrumentation-ipc.patch
- patches.trace/ftrace-port-to-tracepoints.patch
- patches.trace/ftrace-framepointer.diff

-------------------------------------------------------------------
Tue Sep 23 16:20:18 CEST 2008 - jjolly@suse.de

- patches.arch/s390-01-03-cmm2-v2.patch: kernel (new function):
  Collaborative Memory Management Stage II (bnc#417244)
- patches.xen/xen3-auto-common.diff: Modified patch to allow for
  the new patch

-------------------------------------------------------------------
Tue Sep 23 16:18:22 CEST 2008 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Enable sparse checking and section
  mismatch checking.

-------------------------------------------------------------------
Tue Sep 23 16:17:41 CEST 2008 - jeffm@suse.de

- patches.kernel.org/arch-include-asm-fixes: kbuild: Properly
  handle arch/$arch/include/asm (bnc#427473).

-------------------------------------------------------------------
Mon Sep 22 17:50:04 CEST 2008 - jeffm@suse.de

- patches.fixes/ext2-avoid-printk-flood-with-dir-corruption:
  ext2: Avoid printk floods in the face of directory corruption
  (bnc#427244 CVE-2008-3528).
- patches.fixes/ext3-avoid-printk-flood-with-dir-corruption:
  ext3: Avoid printk floods in the face of directory corruption
  (bnc#427244 CVE-2008-3528).

-------------------------------------------------------------------
Mon Sep 22 17:12:29 CEST 2008 - jeffm@suse.de

- Update to 2.6.27-rc7.
  - Eliminated 2 patches.
  - patches.arch/s390-01-04-fcpperf-4.patch: Fixed up context.

-------------------------------------------------------------------
Mon Sep 22 16:43:43 CEST 2008 - trenn@suse.de

Workaround for ThinkPad brightness switching:
- patches.arch/acpi_video_thinkpad_exclude_IGD_devices.patch:
  Do not use video backlight switching for Lenovo ThinkPads.

Commented out for now, possibly to be included later
- patches.drivers/cpufreq_add_cpu_number_paramater_1.patch:
  cpufreq: Add a cpu parameter to __cpufreq_driver_getavg()..
- patches.drivers/cpufreq_add_idle_microaccounting_6.patch:
  cpufreq,ondemand: Use get_cpu_idle_time_us() to get
  micro-accounted idle information.
- patches.drivers/cpufreq_change_load_calculation_2.patch:
  cpufreq, ondemand: Change the load calculation, optimizing
  for dependent cpus.
- patches.drivers/cpufreq_changes_to_get_cpu_idle_us_5.patch:
  export get_cpu_idle_time_us() .
- patches.drivers/cpufreq_get_cpu_idle_time_changes_3.patch:
  cpufreq,ondemand: Prepare changes for doing micro-accounting.
- patches.drivers/cpufreq_parameterize_down_differential_4.patch:
  cpufreq, ondemand: Use a parameter for down differential.


Added CONFIG_PCIEASPM for rt, xen, powerpc and IA64 to be more
consistent across different kernel flavors as suggested on the
kernel list:
- Update config files.

-------------------------------------------------------------------
Mon Sep 22 09:48:51 CEST 2008 - hare@suse.de

- patches.drivers/open-fcoe-libfc: Fix build error on IA64.
- patches.fixes/scsi-terminate-target-reset: Target reset hangs
  (bnc#427267).
- supported.conf: Update to include supported SCSI adapters.

-------------------------------------------------------------------
Fri Sep 19 16:46:36 CEST 2008 - jbeulich@novell.com

- patches.suse/no-frame-pointer-select: Re-enable after removing FTRACE
  related change.
- Update x86 non-debug config files: Turn off FRAME_POINTER and FTRACE.

-------------------------------------------------------------------
Fri Sep 19 06:06:12 CEST 2008 - nfbrown@suse.de

- patches.fixes/md-Allow-metadata_version-to-be-updated-for-externa.patch:
  md: Allow metadata_version to be updated for externally managed
  metadata. (FATE#304218).
- patches.fixes/md-Don-t-try-to-set-an-array-to-read-auto-if-it-i.patch:
  md: Don't try to set an array to 'read-auto' if it is already
  in that state. (FATE#304218).

-------------------------------------------------------------------
Thu Sep 18 10:42:25 CEST 2008 - jbeulich@novell.com

- patches.suse/no-frame-pointer-select: Disable.
- Re-enable CONFIG_FRAME_POINTER in x86 config files.

-------------------------------------------------------------------
Thu Sep 18 10:10:01 CEST 2008 - jbeulich@novell.com

- Update i386 and x86-64 config files (disable CONFIG_FRAME_POINTER in
  non-debug configs).
- patches.suse/stack-unwind: Add missing put_cpu()-s for x86-64.
- patches.suse/no-frame-pointer-select: Fix stack unwinder Kconfig
  (bnc#402518).

-------------------------------------------------------------------
Thu Sep 18 09:34:38 CEST 2008 - hare@suse.de

- Update config files.
- patches.drivers/open-fcoe-driver: fcoe: Fibre Channel over
  Ethernet driver (FATE#303913).
- patches.drivers/open-fcoe-libfc: libfc: a modular software
  Fibre Channel implementation (FATE#303913).
- patches.drivers/open-fcoe-header-files: FC protocol definition
  header files (FATE#303913).
- patches.drivers/open-fcoe-dcb-support: FCoE: Add DCB support
  (FATE#303913).
- patches.drivers/ixgbe-fcoe-bugfixes: ixgbe: Bugfixes for FCoE.
- patches.fixes/vlan-gso-size-fix: vlan: device not reading gso
  max size of parent. (FATE#303913).
- patches.fixes/pkt_action-skbedit: pkt_action: add new action
  skbedit.
- patches.fixes/pkt_sched_multiq_support: pkt_sched: Add
  multiqueue scheduler support (FATE#303913).
- supported.conf: Update to include FCoE and device_handler
  modules

-------------------------------------------------------------------
Wed Sep 17 16:09:26 CEST 2008 - jbeulich@novell.com

- supported.conf: adjust name of ide-cd (is now ide-cd_mod).

-------------------------------------------------------------------
Wed Sep 17 09:00:30 CEST 2008 - hare@suse.de

- patches.drivers/qla2xxx-defer-risc-interrupt-enablement:
  qla2xxx: Defer enablement of RISC interrupts until ISP
  initialization completes (FATE#304113).
- patches.drivers/qla2xxx-8.02.01-k8-update: Update qla2xxx to
  8.02.01-k8 (FATE#304113).

-------------------------------------------------------------------
Wed Sep 17 08:35:22 CEST 2008 - hare@suse.de

- patches.fixes/scsi-retry-hardware-error: make scsi_check_sense
  HARDWARE_ERROR return ADD_TO_MLQUEUE on retry (FATE#304042)

-------------------------------------------------------------------
Tue Sep 16 17:33:16 CEST 2008 - olh@suse.de

- disable CONFIG_SPARSEMEM_VMEMMAP on ppc64 to allow memory remove
  (bnc#417537)

-------------------------------------------------------------------
Mon Sep 15 18:05:24 CEST 2008 - jkosina@suse.de

- Update config files (build elousb driver as module)
- patches.drivers/elousb.patch: Elo USB touchscreen driver
  (FATE#304972).

-------------------------------------------------------------------
Mon Sep 15 15:24:53 CEST 2008 - hare@suse.de

- patches.fixes/dm-mpath-abort-queue: Abort queued requests for
  multipath (FATE#304151).

-------------------------------------------------------------------
Mon Sep 15 10:40:01 CEST 2008 - hare@suse.de

- Update config files: Disable CONFIG_OCFS2_COMPAT_JBD

-------------------------------------------------------------------
Mon Sep 15 10:28:26 CEST 2008 - hare@suse.de

- patches.xen/xen-scsifront-block-timeout-update: Update XEN
  scsifront driver to request timeouts.

-------------------------------------------------------------------
Mon Sep 15 09:45:55 CEST 2008 - sdietrich@suse.de

- Update config files: Enable GROUP_SCHED, FAIR_GROUP_SCHED,
			      RT_GROUP_SCHED, CGROUP_SCHED

-------------------------------------------------------------------
Mon Sep 15 09:03:13 CEST 2008 - hare@suse.de

- patches.drivers/block-timeout-handling: Fix typo.

-------------------------------------------------------------------
Fri Sep 12 19:16:39 CEST 2008 - duwe@suse.de

- Add LED driver for SGI "UV" systems (FATE#304268)

-------------------------------------------------------------------
Fri Sep 12 16:32:46 CEST 2008 - hare@suse.de

- patches.drivers/bdev-resize-added-flush_disk: Added
  flush_disk to factor out common buffer cache flushing code
  (FATE#302348,FATE#303786).
- patches.drivers/bdev-resize-adjust-block-device-size:
  Adjust block device size after an online resize of a
  disk. (FATE#302348,FATE#303786).
- patches.drivers/bdev-resize-call-flush_disk: Call flush_disk()
  after detecting an online resize. (FATE#302348,FATE#303786).
- patches.drivers/bdev-resize-check-for-device-resize:
  Check for device resize when rescanning partitions
  (FATE#302348,FATE#303786).
- patches.drivers/bdev-resize-sd-driver-calls: SCSI sd driver
  calls revalidate_disk wrapper (FATE#302348,FATE#303786).
- patches.drivers/bdev-resize-wrapper-for-revalidate_disk:
  Wrapper for lower-level revalidate_disk
  routines. (FATE#302348,FATE#303786).
- patches.drivers/block-timeout-handling: block: unify request
  timeout handling (FATE#304151,bnc#417544).
- patches.fixes/scsi-misc-git-update: SCSI misc fixes
  (FATE#303485,FATE#303484).
- patches.fixes/scsi-enhance-error-codes: Separate failfast into
  multiple bits (FATE#303485,FATE#303484).
- patches.suse/rq-based-block-layer: rediff.
- patches.suse/rq-based-multipath-functions: rediff.
- patches.suse/no-partition-scan: rediff.

-------------------------------------------------------------------
Fri Sep 12 13:33:21 CEST 2008 - hare@suse.de

- patches.fixes/scsi-misc-git-update: SCSI misc fixes,
  required by the driver updates (FATE#303485,FATE#303484)

-------------------------------------------------------------------
Fri Sep 12 12:22:23 CEST 2008 - hare@suse.de

- patches.drivers/lpfc-8.2.8.1-update: Update lpfc to 8.2.8.1
  (bnc#420767).
- patches.drivers/lpfc-8.2.8-update: Emulex lpfc driver update
  to 8.2.8 (FATE#303485,bnc#420767).

-------------------------------------------------------------------
Fri Sep 12 09:56:49 CEST 2008 - bwalle@suse.de

- patches.arch/ia64-kdump_proc_iomem.diff:
  IA64: assign a distinguishable label to uncached memory in
  /proc/iomem (to fix MCA on kdump boot).

-------------------------------------------------------------------
Thu Sep 11 22:45:21 CEST 2008 - jack@suse.cz

  Latest ext4 fixes from ext4 patch queue:

- patches.fixes/ext4-Add-inode-to-journal-handle-after-block-alloca.patch:
  ext4: Don't add the inode to journal handle until after the
  block is allocated (fate#303783).
- patches.fixes/ext4_add-missing-unlock-to-ext4-check-descriptors:
  ext4: add missing unlock in ext4_check_descriptors() on error
  path (fate#303783).
- patches.fixes/ext4-Add-percpu-dirty-block-accounting.patch:
  ext4: Add percpu dirty block accounting. (fate#303783).
- patches.fixes/ext4_create-proc-ext4-stats-file-more-carefully:
  ext4: fix #11321: create /proc/ext4/*/stats more carefully
  (fate#303783).
- patches.fixes/ext4_fix_longlong_checkpatch_issues: ext4:
  Fix long long checkpatch warnings (fate#303783).
- patches.fixes/ext4_fix_printk_checkpatch_issues: ext4:
  Add printk priority levels to clean up checkpatch warnings
  (fate#303783).
- patches.fixes/ext4_fix_whitespace_checkpatch_issues: ext4:
  Fix whitespace checkpatch warnings/errors (fate#303783).
- patches.fixes/ext4_i_disksize_lock_race_fix.patch: ext4:
  Properly update i_disksize. (fate#303783).
- patches.fixes/ext4_invalidate_pages_when_delalloc_alloc_fail.patch:
  ext4: invalidate pages if delalloc block allocation
  fails. (fate#303783).
- patches.fixes/ext4-Make-sure-all-the-block-allocation-paths-reser.patch:
  ext4: Make sure all the block allocation paths reserve blocks
  (fate#303783).
- patches.fixes/ext4_nonmballoc_reservation_ENOSPC_fix.patch:
  ext4: Fix ext4 nomballoc allocator for ENOSPC (fate#303783).
- patches.fixes/ext4-Retry-block-allocation-if-we-have-free-blocks.patch:
  ext4: Retry block allocation if we have free blocks left
  (fate#303783).
- patches.fixes/ext4-Retry-block-reservation.patch: ext4: Retry
  block reservation (fate#303783).
- patches.fixes/ext4-Signed-arithematic-fix.patch: ext4: Signed
  arithematic fix (fate#303783).
- patches.fixes/ext4-Switch-to-non-delalloc-mode-when-we-are-low-on.patch:
  ext4: Switch to non delalloc mode when we are low on free
  blocks count. (fate#303783).
- patches.fixes/ext4_truncate_block_allocated_on_a_failed_ext4_write_begin.patch:
  ext4: truncate block allocated on a failed ext4_write_begin
  (fate#303783).
- patches.fixes/ext4_update-flex-bg-counters-when-resizing:
  Update flex_bg free blocks and free inodes counters when
  resizing. (fate#303783).
- patches.fixes/percpu_counter_sum_cleanup.patch: percpu counter:
  clean up percpu_counter_sum_and_set() (fate#303783).

-------------------------------------------------------------------
Thu Sep 11 21:45:05 CEST 2008 - bwalle@suse.de

- Enable KDB for i386 and x86_64 in "default" and "pae"
  configuration with CONFIG_KDB_OFF set to "y" (FATE#303971).
- Set CONFIG_KDB_CONTINUE_CATASTROPHIC=2 in all configurations
  that have KDB enabled.

-------------------------------------------------------------------
Thu Sep 11 15:36:51 CEST 2008 - jslaby@suse.de

- Update config files.
  enable PID_NS and USER_NS
  (FATE#303785, FATE#304371)

-------------------------------------------------------------------
Thu Sep 11 15:03:32 CEST 2008 - jeffm@suse.de

- Update config files.
  - Enabled CONFIG_XFRM_SUB_POLICY (FATE#303781)

-------------------------------------------------------------------
Thu Sep 11 14:33:26 CEST 2008 - mfasheh@suse.com

- Added POSIX File Locks support for Ocfs2  (FATE#110294)
  - patches.suse/ocfs2-POSIX-file-locks-support.patch

-------------------------------------------------------------------
Thu Sep 11 14:30:15 CEST 2008 - mfasheh@suse.com

- Added Ocfs2 JBD2 Support  (FATE#302877)
  - patches.suse/ocfs2-Limit-inode-allocation-to-32bits.patch
  - patches.suse/ocfs2-Add-the-inode64-mount-option.patch
  - patches.suse/ocfs2-Switch-over-to-JBD2.patch

-------------------------------------------------------------------
Thu Sep 11 13:24:18 CEST 2008 - mfasheh@suse.com

- Added Ocfs2 Extended Attributes Support (FATE#302067)
  - patches.suse/ocfs2-Modify-ocfs2_num_free_extents-f.patch
  - patches.suse/ocfs2-Use-ocfs2_extent_list-instead-o.patch
  - patches.suse/ocfs2-Abstract-ocfs2_extent_tree-in-b.patch
  - patches.suse/ocfs2-Make-high-level-btree-extend-co.patch
  - patches.suse/ocfs2-Add-the-basic-xattr-disk-layout-in-ocf.patch
  - patches.suse/ocfs2-Add-helper-function-in-uptodate.patch
  - patches.suse/ocfs2-Add-extent-tree-operation-for-x.patch
  - patches.suse/ocfs2-reserve-inline-space-for-extend.patch
  - patches.suse/ocfs2-Add-extended-attribute-support.patch
  - patches.suse/ocfs2-Add-xattr-index-tree-operations.patch
  - patches.suse/ocfs2-Add-xattr-bucket-iteration-for.patch
  - patches.suse/ocfs2-Add-xattr-lookup-code-xattr-btr.patch
  - patches.suse/ocfs2-Optionally-limit-extent-size-in.patch
  - patches.suse/ocfs2-Enable-xattr-set-in-index-btree.patch
  - patches.suse/ocfs2-Delete-all-xattr-buckets-during.patch
  - patches.suse/ocfs2-Add-incompatible-flag-for-exten.patch
  - patches.suse/ocfs2-fix-printk-format-warnings.patch
  - patches.suse/ocfs2-Prefix-the-extent-tree-operations-structure.patch
  - patches.suse/ocfs2-Prefix-the-ocfs2_extent_tree-structure.patch
  - patches.suse/ocfs2-Make-ocfs2_extent_tree-get-put-instead-of-all.patch
  - patches.suse/ocfs2-Make-private-into-object-on-ocfs2_extent_.patch
  - patches.suse/ocfs2-Provide-the-get_root_el-method-to-ocfs2_ext.patch
  - patches.suse/ocfs2-Use-struct-ocfs2_extent_tree-in-ocfs2_num_fre.patch
  - patches.suse/ocfs2-Determine-an-extent-tree-s-max_leaf_clusters.patch
  - patches.suse/ocfs2-Create-specific-get_extent_tree-functions.patch
  - patches.suse/ocfs2-Add-an-insertion-check-to-ocfs2_extent_tree_o.patch
  - patches.suse/ocfs2-Make-ocfs2_extent_tree-the-first-class-repres.patch
  - patches.suse/ocfs2-Comment-struct-ocfs2_extent_tree_operations.patch
  - patches.suse/ocfs2-Change-ocfs2_get_-_extent_tree-to-ocfs2_ini.patch
  - patches.suse/ocfs2-bug-fix-for-journal-extend-in-xattr.patch
  - patches.suse/ocfs2-Resolve-deadlock-in-ocfs2_xattr_free_.patch
  - patches.suse/ocfs2-Add-xattr-mount-option-in-ocfs2_show_options.patch

-------------------------------------------------------------------
Thu Sep 11 13:19:27 CEST 2008 - mfasheh@suse.com

- Add patches.fixes/jbd2-create-proc-entry-fix.patch
  jbd2: Create proc entry with bdevname+i_ino.
  (FATE#302877)

-------------------------------------------------------------------
Thu Sep 11 13:11:12 CEST 2008 - mfasheh@suse.com

- Add patches.fixes/dlm-allow-multiple-lockspaces.patch
  dlm: allow multiple lockspace creates
  (FATE#110294)

-------------------------------------------------------------------
Thu Sep 11 12:48:36 CEST 2008 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Thu Sep 11 11:41:27 CEST 2008 - jslaby@suse.de

- Update config files.
  change CONFIG_NODES_SHIFT from 6 to 9
  (FATE#304261)

-------------------------------------------------------------------
Wed Sep 10 19:03:33 CEST 2008 - trenn@suse.de

- Update config files.
  Added: CONFIG_PCIEASPM

-------------------------------------------------------------------
Wed Sep 10 17:18:30 CEST 2008 - kkeil@suse.de

- patches.drivers/e1000e_add_82574L.patch: e1000e: add support
  for new 82574L part.
- patches.drivers/e1000e_add_ICH9_BM.patch: e1000e: add support
  for the 82567LM-4 device.
- patches.drivers/e1000e_add_LOM_devices.patch: e1000e: add
  support for 82567LM-3 and 82567LF-3 (ICH10D).
  (FATE#303916)

-------------------------------------------------------------------
Wed Sep 10 16:22:17 CEST 2008 - hare@suse.de

- patches.suse/no-partition-scan: Implement 'no_partition_scan'
  commandline option (FATE#303697)

-------------------------------------------------------------------
Wed Sep 10 14:47:37 CEST 2008 - jeffm@suse.de

- patches.kernel.org/ipmi-section-conflict.diff: ipmi: Fix
  section type conflicts.
- patches.kernel.org/psmouse-section-conflict.diff: psmouse:
  fix section type conflict.
- patches.kernel.org/carmine-section-mismatch: video: Fix section
  mismatch in carminefb.
- patches.kernel.org/md-section-conflict: md: Fix section
  conflicts.
- patches.kernel.org/setup_APIC_timer-section-mismatch: x86:
  Fix section conflict with kvm_setup_secondary_clock.

-------------------------------------------------------------------
Wed Sep 10 14:15:44 CEST 2008 - trenn@suse.de

- patches.arch/thinkpad_fingers_off_backlight_igd.patch:
  Serve ThinkPad IGD devices backlight functionality through
  thinkpad_acpi (fate #302883).
- supported.conf: Add most important laptop drivers as supported:
               kernel/drivers/misc/asus_laptop
               kernel/drivers/misc/eeepc-laptop
               kernel/drivers/misc/msi-laptop
               kernel/drivers/misc/fujitsu-laptop
               kernel/drivers/acpi/wmi
               kernel/drivers/misc/hp-wmi

-------------------------------------------------------------------
Wed Sep 10 14:14:01 CEST 2008 - jeffm@suse.de

- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Fixed up
  some section conflicts.

-------------------------------------------------------------------
Wed Sep 10 14:08:09 CEST 2008 - jeffm@suse.de

- Update to 2.6.27-rc6.

-------------------------------------------------------------------
Wed Sep 10 11:50:03 CEST 2008 - jeffm@suse.de

- supported.conf: Added missing netfilter modules.

-------------------------------------------------------------------
Wed Sep 10 11:40:34 CEST 2008 - jeffm@suse.de

- supported.conf: Updated netfilter module names.

-------------------------------------------------------------------
Wed Sep 10 11:40:16 CEST 2008 - jeffm@suse.de

- patches.kernel.org/firmware-path: Updated header.

-------------------------------------------------------------------
Wed Sep 10 11:33:37 CEST 2008 - jkosina@suse.de

- Update config files: support more than 4 serial ports
  (FATE#303314)

-------------------------------------------------------------------
Wed Sep 10 10:47:23 CEST 2008 - olh@suse.de

- set CONFIG_CMM=y instead of =m to simplify virtual partition memory
  (bnc#417554)

-------------------------------------------------------------------
Tue Sep  9 14:20:39 CEST 2008 - bphilips@suse.de

- rpm/kernel-binary.spec.in: add Recommends: kerneloops

-------------------------------------------------------------------
Tue Sep  9 09:55:33 CEST 2008 - olh@suse.de

- Updated to 2.6.27-rc5-git10

-------------------------------------------------------------------
Mon Sep  8 09:50:29 CEST 2008 - olh@suse.de

- Updated to 2.6.27-rc5-git9

-------------------------------------------------------------------
Fri Sep  5 13:44:09 CEST 2008 - jjolly@suse.de

- patches.arch/s390-01-01-self-ptrace-v3.patch: system call
  notification with self_ptrace (bnc#417299)
- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function):
  Add support for >2G DCSS and stacked contiguous DCSS support.
  (bnc#417246)
- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP -
  Performance Data colletion & analysis (bnc#417243)

-------------------------------------------------------------------
Fri Sep  5 12:32:06 CEST 2008 - olh@suse.de

- add patches.fixes/usb-hcd-interrupt-shared.patch
  fix interrupt handling for shared irqs, for PS3 (bnc#409961)

-------------------------------------------------------------------
Fri Sep  5 12:23:06 CEST 2008 - olh@suse.de

- Updated to 2.6.27-rc5-git7

-------------------------------------------------------------------
Thu Sep  4 13:04:50 CEST 2008 - olh@suse.de

- build with CONFIG_POWER4_ONLY (bnc#417566)
  this disables support for POWER3 and RS64 cpus

-------------------------------------------------------------------
Thu Sep  4 12:15:06 CEST 2008 - jkosina@suse.de

- switch from Reno to Cubic as default TCP congestion algorithm
  (bnc#422825)

-------------------------------------------------------------------
Thu Sep  4 09:58:46 CEST 2008 - bwalle@suse.de

- Update KDB patches. Fix build on x86_64-debug.

-------------------------------------------------------------------
Wed Sep  3 23:52:01 CEST 2008 - jeffm@suse.de

- mark crc-t10dif as supported

-------------------------------------------------------------------
Wed Sep  3 17:05:59 CEST 2008 - olh@suse.de

- mark pata_pdc2027x as supported

-------------------------------------------------------------------
Wed Sep  3 16:30:50 CEST 2008 - olh@suse.de

- mark spidernet as supported

-------------------------------------------------------------------
Wed Sep  3 16:18:23 CEST 2008 - olh@suse.de

- mark ehea as supported

-------------------------------------------------------------------
Wed Sep  3 10:44:38 CEST 2008 - trenn@suse.de

- supported.conf:
  Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo
  as supported
  Remove or adjust supported laptop drivers that went from
  drivers/acpi to drivers/misc

-------------------------------------------------------------------
Wed Sep  3 10:24:26 CEST 2008 - hare@suse.de

- supported.conf: Mark virtio modules as supported.

-------------------------------------------------------------------
Tue Sep  2 13:26:58 CEST 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.27-rc5 and c/s 651.

-------------------------------------------------------------------
Tue Sep  2 04:53:12 CEST 2008 - jjolly@suse.de

- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel
  (new function): System call notification with self_ptrace
  (bnc#417299,FATE#304021)

-------------------------------------------------------------------
Mon Sep  1 14:03:09 CEST 2008 - agruen@suse.de

- File capabilities: replace our no_file_caps patch with what is
  supposed to end up in 2.6.28.

-------------------------------------------------------------------
Mon Sep  1 11:58:24 CEST 2008 - bwalle@suse.de

- patches.arch/ia64-node_mem_map-node_start_pfn.diff:
  Fix memory map for ia64/discontmem for kdump.

-------------------------------------------------------------------
Mon Sep  1 11:19:24 CEST 2008 - olh@suse.de

- Updated to 2.6.27-rc5-git2

-------------------------------------------------------------------
Fri Aug 29 22:46:43 CEST 2008 - jeffm@suse.de

- Updated to 2.6.27-rc5.
  - Eliminated 2 patches.
  - KDB has an incompatible change on x86_64, so kernel-debug
    will fail there.

-------------------------------------------------------------------
Fri Aug 29 16:20:49 CEST 2008 - olh@suse.de

- update message in post.sh to display also the rpm FLAVOR

-------------------------------------------------------------------
Thu Aug 28 16:04:48 CEST 2008 - olh@suse.de

- update patches.suse/dm-raid45-2.6.25-rc2_20080221.patch
  rename rh_init to region_hash_init to avoid conflict 
  with existing powerpc symbol on powerpc

-------------------------------------------------------------------
Thu Aug 28 15:55:28 CEST 2008 - olh@suse.de

- disable musb, not useful, does not compile

-------------------------------------------------------------------
Tue Aug 26 18:54:43 CEST 2008 - trenn@suse.de

  Vendor specific drivers vs generic video driver.
  Distinguish which ACPI driver should do backlight switching.
  This patch series is queued up for 2.6.28 in the ACPI branch:
- patches.arch/0000-ACPI-video-Ignore-devices-not-present.patch:
  ACPI: video: Ignore devices that aren't present in hardware.
- patches.arch/0001-Check-for-ACPI-backlight-support.patch: Check
  for ACPI backlight support otherwise use vendor ACPI drivers.
- patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch:
  Acer-WMI: fingers off backlight if video.ko is serving this
  functionality.
- patches.arch/0003-Asus-acpi-fingers-off-backlight.patch:
  asus-acpi: fingers off backlight if video.ko is serving this
  functionality.
- patches.arch/0004-Compal-fingers-off-backlight.patch: compal:
  fingers off backlight if video.ko is serving this functionality.
- patches.arch/0005-eeepc-laptop-fingers-off.patch: eeepc-laptop:
  fingers off backlight if video.ko is serving this functionality.
- patches.arch/0006-fujitsu-laptop-fingers-off-backlight.patch:
  fujitsu-laptop: fingers off backlight if video.ko is serving
  this functionality.
- patches.arch/0007-msi-laptop-fingers-off-backlight.patch:
  msi-laptop: fingers off backlight if video.ko is serving this
  functionality.
- patches.arch/0008-sony-laptop-fingers-off-backlight.patch:
  sony-laptop: fingers off backlight if video.ko is serving
  this functionality.
- patches.arch/0009-thinkpad_acpi-fingers-off-backlight.patch:
  thinkpad_acpi: fingers off backlight if video.ko is serving
  this functionality.

  I had to refresh these. While one patch was broken,
  two lines were missing, "patch" from 11.0 still worked, while
  "patch" from 10.3 did not:
- patches.xen/add-console-use-vt: add console_use_vt.
- patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch:
  kexec: Move asm segment handling code to the assembly file
  (i386).

-------------------------------------------------------------------
Mon Aug 25 23:21:01 CEST 2008 - jeffm@suse.de

- Disabled patches.kernel.org/ia64-asm-nr-irqs

-------------------------------------------------------------------
Mon Aug 25 22:53:52 CEST 2008 - jeffm@suse.de

- patches.fixes/pseries-compile-fix: pseries: compile fix.

-------------------------------------------------------------------
Mon Aug 25 22:49:01 CEST 2008 - jeffm@suse.de

- patches.kernel.org/musb-powerpc-conflict: musb: compile fix
  for powerpc.

-------------------------------------------------------------------
Mon Aug 25 21:58:39 CEST 2008 - jeffm@suse.de

- patches.kernel.org/ia64-asm-nr-irqs: ia64: nr-irqs.h generation
  should place it in arch/../asm.

-------------------------------------------------------------------
Mon Aug 25 21:56:47 CEST 2008 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Aug 25 21:22:08 CEST 2008 - jeffm@suse.de

- Updated to 2.6.27-rc4.
  - Refreshed context.

-------------------------------------------------------------------
Mon Aug 25 14:30:43 CEST 2008 - trenn@suse.de

- patches.arch/x86-introduce-pci-noioapicquirk-kernel-cmdline.patch:
  x86, pci: introduce pci=noioapicquirk kernel cmdline option.
  Mysterious patch problem in include/asm-x86/pci.h
- patches.fixes/acpi-clear-wake-status.patch: Clear wak_sts
  register on resume.

-------------------------------------------------------------------
Mon Aug 25 13:19:49 CEST 2008 - trenn@suse.de

- patches.suse/acpi_provide_non_windows_osi_boot_param.patch:
  Delete.

-------------------------------------------------------------------
Mon Aug 25 12:33:32 CEST 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.27-rc4.
- patches.xen/xen-x86_64-dump-user-pgt: dump the correct page
  tables for user mode faults.
- patches.xen/xen-x86_64-pgd-alloc-order: don't require order-1
  allocations for pgd-s.
- patches.xen/xen-x86_64-pgd-pin: make pinning of pgd pairs
  transparent to callers.
- patches.xen/xen-blktap-write-barriers: blktap: Write Barriers.
- patches.xen/xen-x86-pmd-handling: consolidate pmd/pud/pgd entry
  handling.
- patches.xen/xen-x86-bigmem: fix issues with the assignment of
  huge amounts of memory.
- patches.xen/xen-msix-restore: print at least a message if MSI-X
  restore failed.
- config.conf: Re-enable Xen.
- patches.xen/sfc-i2c: Delete.
- Update config files.

-------------------------------------------------------------------
Fri Aug 22 17:01:43 CEST 2008 - jbeulich@novell.com

- patches.suse/stack-unwind: Adjust and re-enable.
- Update config files.

-------------------------------------------------------------------
Tue Aug 19 20:36:51 CEST 2008 - jeffm@suse.de

- patches.kernel.org/ps3-lpm-include: Delete.

-------------------------------------------------------------------
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de

- Removed unused patches.

-------------------------------------------------------------------
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de

- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)

-------------------------------------------------------------------
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de

- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
  without CONFIG_PPC_83xx.
- Update config files.

-------------------------------------------------------------------
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de

- Update config files: disable CONFIG_IPIC for ppc/default and
  vanilla again to fix build

-------------------------------------------------------------------
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de

- rpm/kernel-binary.spec.in: fix build without firmware files

-------------------------------------------------------------------
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de

- patches.kernel.org/no-include-asm: kbuild: correctly link
  include/asm in external builds.

-------------------------------------------------------------------
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de

- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
  ath9k: work around gcc ICE again.

-------------------------------------------------------------------
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de

- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
  conflict.

-------------------------------------------------------------------
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de

- Enabled patches.kernel.org/firmware-path

-------------------------------------------------------------------
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de

- patches.apparmor/add-security_path_permission: Fixed duplicate
  export of security_inode_permission.

-------------------------------------------------------------------
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de

- patches.apparmor/add-security_path_permission: Add missing
  stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n

-------------------------------------------------------------------
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de

- patches.kernel.org/firmware-path: firmware: Allow
  release-specific firmware dir.
- rpm/kernel-binary.spec.in: Add firmware files.

-------------------------------------------------------------------
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de

- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
  cpu_core_map for topology_core_siblings.

-------------------------------------------------------------------
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de

- Updated to 2.6.27-rc3.
  - AppArmor mostly merged. There may be some hiccups.
  - Xen and RT temporarily disabled for merging.
  - 17 patches eliminated.

-------------------------------------------------------------------
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de

Guarded by +RT
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
  seqlock: make sure that raw_seqlock_t retries readers while
  writes are pending.
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
  ftrace: fix elevated preempt_count in wakeup-tracer.

-------------------------------------------------------------------
Fri Aug  8 16:15:51 CEST 2008 - hare@suse.de

- Update config files for RT kernel to activate SCSI
  device handler.

-------------------------------------------------------------------
Fri Aug  8 15:14:18 CEST 2008 - jbeulich@novell.com

- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
  patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
  a couple of bugs and inconsistencies.

-------------------------------------------------------------------
Fri Aug  8 13:25:34 CEST 2008 - schwab@suse.de

- Fix reference to $RPM_BUILD_ROOT in makefiles.

-------------------------------------------------------------------
Fri Aug  8 12:15:44 CEST 2008 - hare@suse.de

- patches.fixes/dm-mpath-hp-sw.patch: Delete.
- Update config files.
- patches.fixes/dm-2.6.27-update: Upstream device-mapper patches
  (FATE#302108).
- patches.fixes/scsi_dh-2.6.27-update: SCSI device handler update
  (FATE#302269,FATE#303696,FATE#303754,FATE#304125).
- patches.suse/rq-based-block-layer: rq-based multipathing:
  block layer changes (FATE#302108).
- patches.suse/rq-based-dm-interface: rq-based multipathing:
  device-mapper interface (FATE#302108).
- patches.suse/rq-based-multipath-functions: rq-based
  multipathing: request-based functions to multipath
  (FATE#302108).

-------------------------------------------------------------------
Thu Aug  7 15:53:59 CEST 2008 - jbeulich@novell.com

- Update Xen patches to c/s 623.
- patches.xen/sfc-network-driver: Delete.
- patches.xen/xen-balloon-hvm-min: Delete.
- patches.xen/xen-netfront-flip-prod: Delete.
- patches.xen/xen-x86_64-init-cleanup: Delete.
- patches.xen/sfc-i2c: sfc: Use kernel I2C system and i2c-algo-bit
  driver (disabled).
- patches.xen/sfc-driverlink: Solarflare: Resource driver (disabled).
- Update Xen config files.

-------------------------------------------------------------------
Wed Aug  6 12:59:59 CEST 2008 - olh@suse.de

- add patches.suse/ppc-no-LDFLAGS_MODULE.patch
  do not link external modules against arch/powerpc/lib/crtsavres.o

-------------------------------------------------------------------
Tue Aug  5 21:41:43 CEST 2008 - jeffm@suse.de

- patches.fixes/reiserfs-commit-ids-unsigned-ints: reiserfs:
  audit transaction ids to always be unsigned ints (bnc#410847).

-------------------------------------------------------------------
Tue Aug  5 21:35:11 CEST 2008 - jeffm@suse.de

- README.BRANCH: Took ownership of 11.1 tree.

-------------------------------------------------------------------
Tue Aug  5 21:34:11 CEST 2008 - jeffm@suse.de

- README: Changed w3d links to wiki links.

-------------------------------------------------------------------
Tue Aug  5 17:03:22 CEST 2008 - ghaskins@suse.de

Fixed misnamed rt_trace to rt_timing
- config/x86_64/rt_trace: Delete.
- Update config files.
- config.conf:

-------------------------------------------------------------------
Tue Aug  5 16:10:50 CEST 2008 - ghaskins@suse.de

Added x86_64/rt_trace kernel flavor (based on ftrace)

- Update config files.
- config.conf:

-------------------------------------------------------------------
Tue Aug  5 15:27:26 CEST 2008 - ghaskins@suse.de

Guarded by +RT
- Fix rtmutex-tester build problem with rt_debug
- patches.rt/rtmutex-convert-to-libpi.patch: rtmutex: convert
  rtmutexes to fully use the PI library.


-------------------------------------------------------------------
Tue Aug  5 14:20:38 CEST 2008 - ghaskins@suse.de

Guarded by +RT
- Remove version.patch to stop build breakage

-------------------------------------------------------------------
Tue Aug  5 11:43:31 CEST 2008 - jjohansen@suse.de

- update apparmor patches with fixes for
  - broken getcwd (bnc#413915)
  - ref counting bug in getcwd and d_namespace_path when used
    on disconnected paths (bnc#414607)
  - typeo in patches that keep selinux from compiling (bnc#414609)
  - incorporate smack patch into base apparmor patches, so
    that smack can be built (bnc#414610)

-------------------------------------------------------------------
Tue Aug  5 11:33:17 CEST 2008 - jslaby@suse.de

- patches.fixes/ath5k-fix-memory-corruption.patch: Ath5k: fix
  memory corruption (bnc#414635).
- patches.fixes/ath5k-kill-tasklets-on-shutdown.patch: Ath5k:
  kill tasklets on shutdown (bnc#414638).

-------------------------------------------------------------------
Mon Aug  4 20:56:15 CEST 2008 - gregkh@suse.de

- README.BRANCH: added file.

-------------------------------------------------------------------
Mon Aug  4 13:37:56 CEST 2008 - olh@suse.de

- disable CONFIG_SECURITY_ROOTPLUG because /init in initrd will
  not run if USB is compiled in and a specific USB device is not
  present

-------------------------------------------------------------------
Mon Aug  4 12:42:38 CEST 2008 - jslaby@suse.de

- patches.fixes/tpm-write-data-types.patch: tpm: Use correct
  data types for sizes in tpm_write() and tpm_read() (bnc#400211).

-------------------------------------------------------------------
Fri Aug  1 21:45:24 CEST 2008 - ghaskins@suse.de

PI rework v0.5 and a fix from upstream for 26-rt1
- patches.rt/26-rt1-chirag.patch: This patch should solve some
  of the bug messages..
- patches.rt/add-generalized-pi-interface.patch: add generalized
  priority-inheritance interface.
- patches.rt/tie-pi-into-task.patch: sched: add the basic PI
  infrastructure to the task_struct.
- patches.rt/rtmutex-initialize-waiters.patch: rtmutex: formally
  initialize the rt_mutex_waiters.
- patches.rt/rtmutex-add_readers.patch: RT: wrap the rt_rwlock
  "add reader" logic.
- patches.rt/rtmutex-use-runtime-init.patch: rtmutex: use runtime
  init for rtmutexes.
- patches.rt/rtmutex-convert-to-libpi.patch: rtmutex: convert
  rtmutexes to fully use the PI library.
- patches.rt/rtmutex-defer-pi-until-sleepy.patch: rtmutex:
  pi-boost locks as late as possible.

-------------------------------------------------------------------
Fri Aug  1 16:16:29 CEST 2008 - schwab@suse.de

- Reenable EFI_RTC.

-------------------------------------------------------------------
Fri Aug  1 14:12:30 CEST 2008 - trenn@suse.de

- Update config files.
  Unset on forgotten archs:
  CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS

-------------------------------------------------------------------
Fri Aug  1 13:49:18 CEST 2008 - trenn@suse.de

- patches.fixes/x86_hpet_amd_quirk.patch: Workaround a hpet BIOS
  bug which is common on latest AMD driven boards (bnc#387053).

-------------------------------------------------------------------
Fri Aug  1 13:42:53 CEST 2008 - sassmann@suse.de

Add boot interrupt patches from linux-2.6-tip
- patches.arch/x86-acpi-reroute-PCI-interrupt-to-legacy-boot-interrupt.patch
- patches.arch/x86-add-PCI-IDs-for-devices-that-need-boot-irq-quirk.patch
- patches.arch/x86-disable-AMD-ATI-boot-interrupt-generation.patch
- patches.arch/x86-disable-broadcomm-boot-interrupt-generation.patch
- patches.arch/x86-disable-intel-boot-interrupt-generation.patch
- patches.arch/x86-introduce-config-option-for-pci-reroute-quirks.patch
- patches.arch/x86-introduce-pci-ioapicreroute-kernel-cmdline.patch
- patches.arch/x86-introduce-pci-noioapicquirk-kernel-cmdline.patch
- Update config files.
  * reroute of boot interrupts is enabled for RT only!

-------------------------------------------------------------------
Thu Jul 31 19:30:14 CEST 2008 - sdietrich@suse.de

Update to 2.6.26-rt1:
- config.conf: Enable i386/x86_64 - RT / RT_debug
- Update config files: 
  * Sync to default config.  
  * Disable (broken):
	- Novell Netware Filesystem support (novfs) (EXPERIMENTAL) (NOVFS)
	- ISP 1760 HCD support (USB_ISP1760_HCD)
	- KDB 
	- QLogic InfiniPath Driver (INFINIBAND_IPATH)

Remove obsolete patches:
- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
- patches.rt/arm-cmpxchg.patch: Delete.
- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
- patches.rt/arm-leds-timer.patch: Delete.
- patches.rt/arm-omap-03.patch: Delete.
- patches.rt/arm-omap-04.patch: Delete.
- patches.rt/disable-sched-rt-groups.patch: Delete.
- patches.rt/drivers-edac-add-support-for-HS21XM-SMI-remediation:
  Delete.
- patches.rt/drivers-edac-add-support-for-HS21_LS21-SMI-remediation:
  Delete.
- patches.rt/drivers-edac-add-sysfs_notify-calls.patch: Delete.
- patches.rt/drivers-edac-i5000-turn-off-unsupported-check:
  Delete.
- patches.rt/drivers-edac-new-amd64.patch: Delete.
- patches.rt/drivers-edac-new-k8-rev-f.patch: Delete.
- patches.rt/drivers-edac-prevent-potential-printk-storm: Delete.
- patches.rt/drivers-edac-test_device.patch: Delete.
- patches.rt/ep93xx-clockevents-fix.patch: Delete.
- patches.rt/ep93xx-clockevents.patch: Delete.
- patches.rt/ep93xx-timer-accuracy.patch: Delete.
- patches.rt/fix-alternate_node_alloc.patch: Delete.
- patches.rt/fix-irq-flags-size.patch: Delete.
- patches.rt/foo.patch: Delete.
- patches.rt/ftrace-add-nr_syscalls.patch: Delete.
- patches.rt/ftrace-alloc-pages.patch: Delete.
- patches.rt/ftrace-cpu-clock-update.patch: Delete.
- patches.rt/ftrace-debug-use-preempt-disable-notrace.patch:
  Delete.
- patches.rt/ftrace-direct-calls.patch: Delete.
- patches.rt/ftrace-disable-daemon.patch: Delete.
- patches.rt/ftrace-dont-use-raw-irq-save.patch: Delete.
- patches.rt/ftrace-eventtrace-fixup.patch: Delete.
- patches.rt/ftrace-filter-functions.patch: Delete.
- patches.rt/ftrace-fix-ip.patch: Delete.
- patches.rt/ftrace-flip-fix.patch: Delete.
- patches.rt/ftrace-handle-time-outside-of-lockdep.patch: Delete.
- patches.rt/ftrace-irqsoff-smp-processor-id-fix.patch: Delete.
- patches.rt/ftrace-lockdep-notrace-annotations.patch: Delete.
- patches.rt/ftrace-max-update-fixes.patch: Delete.
- patches.rt/ftrace-move-memory-management-to-generic.patch:
  Delete.
- patches.rt/ftrace-nop-calls.patch: Delete.
- patches.rt/ftrace-peterz-cpu_clock.patch: Delete.
- patches.rt/ftrace-remove-max-printks.patch: Delete.
- patches.rt/ftrace-safe-traversal-hlist.patch: Delete.
- patches.rt/ftrace-stop-function-trace-fix.patch: Delete.
- patches.rt/ftrace-unlock-mutex-in-output.patch: Delete.
- patches.rt/ftrace-update-cnt-stat-fix.patch: Delete.
- patches.rt/ftracer-build-fix.patch: Delete.
- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
- patches.rt/futex-performance-hack.patch: Delete.
- patches.rt/git-ignore-module-markers.patch: Delete.
- patches.rt/irq-flags-unsigned-long.patch: Delete.
- patches.rt/kernel-bug-after-entering-something-from-login.patch:
  Delete.
- patches.rt/kthread-cpus-allowed-init.patch: Delete.
- patches.rt/kvm-lapic-migrate-latency-fix.patch: Delete.
- patches.rt/kvm-make-less-noise.patch: Delete.
- patches.rt/kvm-preempt-rt-resched-delayed.patch: Delete.
- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
- patches.rt/netfilter-more-debugging.patch: Delete.
- patches.rt/page-alloc-use-real-time-pcp-locking-for-page-draining.patch:
  Delete.
- patches.rt/pcounter-percpu-protect.patch: Delete.
- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
- patches.rt/powerpc-rearrange-thread-flags-to-work-with-andi-instruction.patch:
  Delete.
- patches.rt/ppc-add-mcount.patch: Delete.
- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
- patches.rt/ppc-select-mcount.patch: Delete.
- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
  Delete.
- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
  Delete.
- patches.rt/preempt-realtime-sh.patch: Delete.
- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
  Delete.
- patches.rt/rcu-preempt-trace-markers-1.patch: Delete.
- patches.rt/rcu-preempt-trace-markers-2.patch: Delete.
- patches.rt/rcu-various-fixups.patch: Delete.
- patches.rt/rt-mutex-arm-fix.patch: Delete.
- patches.rt/rt-mutex-delayed-resched.patch: Delete.
- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
  Delete.
- patches.rt/rt-time-starvation-fix.patch: Delete.
- patches.rt/rtmutex-adaptive-locks.patch: Delete.
- patches.rt/rtmutex-adaptive-timeout.patch: Delete.
- patches.rt/rtmutex-lateral-steal-sysctl.patch: Delete.
- patches.rt/sched-fix-rt-task-wakeup.patch: Delete.
- patches.rt/sched-fix-sched-fair-wakeup.patch: Delete.
- patches.rt/sched-rt-push-only-new.patch: Delete.
- patches.rt/schedule_on_each_cpu-enhance-rt.patch: Delete.
- patches.rt/tasklet-fix-preemption-race.patch: Delete.
- patches.rt/tasklet-more-fixes.patch: Delete.
- patches.rt/time-gcc-linker-error.patch: Delete.
- patches.rt/tracer-use-sched-clock.patch: Delete.
- patches.rt/write-try-lock-irqsave.patch: Delete.
- patches.rt/x86-delay-enable-preempt-tglx.patch: Delete.

Introduce 2.6.26-RT1:
- patches.rt/2.6.21-rc6-lockless3-radix-tree-gang-slot-lookups.patch:
  Linux-RT 2.6.26-RT
   radix-tree: gang slot lookups.
- patches.rt/2.6.21-rc6-lockless5-lockless-probe.patch: Linux-RT
  2.6.26-RT
   mm: lockless probe.
- patches.rt/2.6.21-rc6-lockless6-speculative-get-page.patch:
  Linux-RT 2.6.26-RT
   mm: speculative get page.
- patches.rt/2.6.21-rc6-lockless7-lockless-pagecache-lookups.patch:
  Linux-RT 2.6.26-RT
   mm: lockless pagecache lookups.
- patches.rt/2.6.21-rc6-lockless8-spinlock-tree_lock.patch:
  Linux-RT 2.6.26-RT
   mm: spinlock tree_lock.
- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/RT_utsname.patch: Linux-RT 2.6.26-RT.
- patches.rt/aacraid-compat-sem.patch: Linux-RT 2.6.26-RT.
- patches.rt/adapt-remove-extra-try-to-lock.patch: Linux-RT
  2.6.26-RT.
- patches.rt/adaptive-adjust-pi-wakeup.patch: Linux-RT 2.6.26-RT.
- patches.rt/adaptive-earlybreak-on-steal.patch: Linux-RT
  2.6.26-RT
   rtmutex: break out early on first run.
- patches.rt/adaptive-optimize-rt-lock-wakeup.patch: Linux-RT
  2.6.26-RT.
- patches.rt/adaptive-spinlock-lite-v2.patch: Linux-RT 2.6.26-RT
   adaptive spinlocks lite.
- patches.rt/adaptive-task-oncpu.patch: Linux-RT 2.6.26-RT.
- patches.rt/apic-dumpstack.patch: Linux-RT 2.6.26-RT.
- patches.rt/apic-level-smp-affinity.patch: Linux-RT 2.6.26-RT.
- patches.rt/arm-compile-fix.patch: Linux-RT 2.6.26-RT
   ARM: compile fix for event tracing.
- patches.rt/arm-fix-compile-error-trace-exit-idle.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/arm-futex-atomic-cmpxchg.patch: Linux-RT 2.6.26-RT.
- patches.rt/arm-latency-tracer-support.patch: Linux-RT 2.6.26-RT.
- patches.rt/arm-omap-02.patch: Linux-RT 2.6.26-RT.
- patches.rt/arm-omap-05.patch: Linux-RT 2.6.26-RT.
- patches.rt/arm-preempt-config.patch: Linux-RT 2.6.26-RT.
- patches.rt/arm-trace-preempt-idle.patch: Linux-RT 2.6.26-RT.
- patches.rt/bh-state-lock.patch: Linux-RT 2.6.26-RT.
- patches.rt/bh-uptodate-lock.patch: Linux-RT 2.6.26-RT.
- patches.rt/cache_pci_find_capability.patch: Linux-RT 2.6.26-RT
   Cache calls to pci_find_capability.
- patches.rt/call_rcu_bh-rename-of-call_rcu.patch: Linux-RT
  2.6.26-RT
   just rename call_rcu_bh instead of making it a macro.
- patches.rt/cond_resched_softirq-WARN-fix.patch: Linux-RT
  2.6.26-RT
   WARNING: at kernel/sched.c:5071 2.6.23-rc1-rt7.
- patches.rt/cputimer-thread-rt-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/cputimer-thread-rt_A0.patch: Linux-RT 2.6.26-RT.
- patches.rt/cycles-to-ns-trace-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/dev-queue-xmit-preempt-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/disable-irqpoll.patch: Linux-RT 2.6.26-RT.
- patches.rt/disable-ist-x86_64.patch: Linux-RT 2.6.26-RT.
- patches.rt/disable-lpptest-on-nonlinux.patch: Linux-RT
  2.6.26-RT.
- patches.rt/disable-run-softirq-from-hardirq-completely.patch:
  Linux-RT 2.6.26-RT
   Disable running softirqs from hardirqs completely!.
- patches.rt/dont-disable-preemption-without-IST.patch: Linux-RT
  2.6.26-RT.
- patches.rt/dont-let-rt-rw_semaphores-do-non_owner-locks.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/dont-unmask-io_apic.patch: Linux-RT 2.6.26-RT.
- patches.rt/drain-all-local-pages-via-sched.patch: Linux-RT
  2.6.26-RT.
- patches.rt/event-tracer-syscall-i386.patch: Linux-RT 2.6.26-RT.
- patches.rt/event-tracer-syscall-x86_64.patch: Linux-RT
  2.6.26-RT.
- patches.rt/export-schedule-on-each-cpu.patch: Linux-RT
  2.6.26-RT.
- patches.rt/filemap-dont-bug-non-atomic.patch: Linux-RT
  2.6.26-RT.
- patches.rt/fix-acpi-build-weirdness.patch: Linux-RT 2.6.26-RT.
- patches.rt/fix-bug-on-in-filemap.patch: Linux-RT 2.6.26-RT
   Change bug_on for atomic to pagefault_disabled..
- patches.rt/fix-circular-locking-deadlock.patch: Linux-RT
  2.6.26-RT.
- patches.rt/fix-compilation-for-non-RT-in-timer.patch: Linux-RT
  2.6.26-RT.
- patches.rt/fix-emac-locking-2.6.16.patch: Linux-RT 2.6.26-RT.
- patches.rt/fix-emergency-reboot.patch: Linux-RT 2.6.26-RT
   call reboot notifier list when doing an emergency reboot.
- patches.rt/fix-migrating-softirq.patch: Linux-RT 2.6.26-RT.
- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/fix_vdso_gtod_vsyscall64_2.patch: Linux-RT 2.6.26-RT.
- patches.rt/floppy-resume-fix.patch: Linux-RT 2.6.26-RT
   floppy: suspend/resume fix.
- patches.rt/ftrace-compile-fixes.patch: Linux-RT 2.6.26-RT
   rt: remove call to stop tracer.
- patches.rt/ftrace-dont-trace-markers.patch: Linux-RT 2.6.26-RT
   ftrace: dont trace markers.
- patches.rt/ftrace-fix-header.patch: Linux-RT 2.6.26-RT.
- patches.rt/ftrace-function-record-nop.patch: Linux-RT 2.6.26-RT
   ftrace: define function trace nop.
- patches.rt/ftrace-print-missing-cmdline.patch: Linux-RT
  2.6.26-RT
   ftrace: fix the command line printing.
- patches.rt/ftrace-record-comm-on-ctrl.patch: Linux-RT 2.6.26-RT
   ftrace: record comm on function ctrl change.
- patches.rt/ftrace-trace-sched.patch: Linux-RT 2.6.26-RT
   ftrace: trace sched.c.
- patches.rt/ftrace-upstream.patch: Linux-RT 2.6.26-RT.
- patches.rt/ftrace-use-preempt-disable-not-irq-disable.patch:
  Linux-RT 2.6.26-RT
   ftrace: avoid lockdep recursion.
- patches.rt/gcc-warnings-shut-up.patch: Linux-RT 2.6.26-RT.
- patches.rt/genhd-protect-percpu-var.patch: Linux-RT 2.6.26-RT.
- patches.rt/genirq-soft-resend.patch: Linux-RT 2.6.26-RT
   x86: activate HARDIRQS_SW_RESEND.
- patches.rt/git-ignore-script-lpp.patch: Linux-RT 2.6.26-RT.
- patches.rt/gtod-optimize.patch: Linux-RT 2.6.26-RT.
- patches.rt/hack-convert-i_alloc_sem-for-direct_io-craziness.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/hack-fix-rt-migration.patch: Linux-RT 2.6.26-RT.
- patches.rt/handle-pending-in-simple-irq.patch: Linux-RT
  2.6.26-RT
   handle IRQ_PENDING for simple irq handler.
- patches.rt/highmem-redo-mainline.patch: Linux-RT 2.6.26-RT.
- patches.rt/highmem-revert-mainline.patch: Linux-RT 2.6.26-RT.
- patches.rt/highmem_rewrite.patch: Linux-RT 2.6.26-RT
   mm: remove kmap_lock.
- patches.rt/hrtimer-no-printk.patch: Linux-RT 2.6.26-RT.
- patches.rt/hrtimers-overrun-api.patch: Linux-RT 2.6.26-RT.
- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Linux-RT
  2.6.26-RT.
- patches.rt/i386-nmi-watchdog-show-regs.patch: Linux-RT
  2.6.26-RT.
- patches.rt/ioapic-fix-too-fast-clocks.patch: Linux-RT 2.6.26-RT.
- patches.rt/irda-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/irq-mask-fix.patch: Linux-RT 2.6.26-RT
   genirq: fix simple and fasteoi irq handlers.
- patches.rt/jbd_assertions_smp_only.patch: Linux-RT 2.6.26-RT.
- patches.rt/kmap-atomic-i386-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/kmap-atomic-prepare.patch: Linux-RT 2.6.26-RT.
- patches.rt/kprobes-preempt-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/kstat-add-rt-stats.patch: Linux-RT 2.6.26-RT
   add rt stats to /proc/stat.
- patches.rt/kstat-fix-spurious-system-load-spikes-in-proc-loadavgrt.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/latency-measurement-drivers.patch: Linux-RT
  2.6.26-RT.
- patches.rt/latency-tracing-arm.patch: Linux-RT 2.6.26-RT.
- patches.rt/latency-tracing-ppc.patch: Linux-RT 2.6.26-RT.
- patches.rt/loadavg_fixes_weird_loads.patch: Linux-RT 2.6.26-RT.
- patches.rt/local_irq_save_nort-in-swap.patch: Linux-RT
  2.6.26-RT.
- patches.rt/lock-init-plist-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/lock_list.patch: Linux-RT 2.6.26-RT
   lock_list - a fine grain locked double linked list.
- patches.rt/lock_page_ref.patch: Linux-RT 2.6.26-RT
   mm: lock_page_ref.
- patches.rt/lockdep-avoid-fork-waring.patch: Linux-RT 2.6.26-RT
   ftrace: fix if define to prove locking.
- patches.rt/lockdep-lock_set_subclass.patch: Linux-RT 2.6.26-RT
   lockdep: lock_set_subclass - reset a held lock's subclass.
- patches.rt/lockdep-more-entries.patch: Linux-RT 2.6.26-RT.
- patches.rt/lockdep-prettify.patch: Linux-RT 2.6.26-RT
   lockdep: prettify output.
- patches.rt/lockdep-rt-mutex.patch: Linux-RT 2.6.26-RT
   lockdep-rt: annotate PREEMPT_RT DEFINE_MUTEX.
- patches.rt/lockdep-rt-recursion-limit-fix.patch: Linux-RT
  2.6.26-RT.
- patches.rt/lockdep-show-held-locks.patch: Linux-RT 2.6.26-RT
   lockdep: show held locks when showing a stackdump.
- patches.rt/lockdep_lock_set_subclass_fix.patch: Linux-RT
  2.6.26-RT.
- patches.rt/lockstat-fix-contention-points.patch: Linux-RT
  2.6.26-RT
   lockstat: fix contention points.
- patches.rt/lockstat-output.patch: Linux-RT 2.6.26-RT
   lockstat: warn about disabled lock debugging.
- patches.rt/lockstat-rt-hooks.patch: Linux-RT 2.6.26-RT.
- patches.rt/lockstat_bounce_rt.patch: Linux-RT 2.6.26-RT.
- patches.rt/loopback-revert.patch: Linux-RT 2.6.26-RT.
- patches.rt/mapping_nrpages.patch: Linux-RT 2.6.26-RT
   mm/fs: abstract address_space::nrpages.
- patches.rt/mips-change-raw-spinlock-type.patch: Linux-RT
  2.6.26-RT
   RT: change from raw_spinlock_t to __raw_spinlock_t.
- patches.rt/mips-remove-conlicting-rtc-lock-declaration.patch:
  Linux-RT 2.6.26-RT
   RT: remove conflicting rtc_lock declaration.
- patches.rt/mips-remove-duplicate-kconfig.patch: Linux-RT
  2.6.26-RT.
- patches.rt/mips-remove-finish-arch-switch.patch: Linux-RT
  2.6.26-RT
   RT: remove finish_arch_switch.
- patches.rt/mitigate-resched-flood.patch: Linux-RT 2.6.26-RT.
- patches.rt/mm-concurrent-pagecache-rt.patch: Linux-RT 2.6.26-RT
   mm: -rt bits for concurrent pagecache.
- patches.rt/mm-concurrent-pagecache.patch: Linux-RT 2.6.26-RT
   mm: concurrent pagecache write side.
- patches.rt/mm-fix-latency.patch: Linux-RT 2.6.26-RT
   reduce pagetable-freeing latencies.
- patches.rt/move-native-irq.patch: Linux-RT 2.6.26-RT.
- patches.rt/msi-suspend-resume-workaround.patch: Linux-RT
  2.6.26-RT.
- patches.rt/multi-reader-account.patch: Linux-RT 2.6.26-RT
   map tasks to reader locks held.
- patches.rt/multi-reader-limit.patch: Linux-RT 2.6.26-RT
   implement reader limit on read write locks.
- patches.rt/multi-reader-lock-account.patch: Linux-RT 2.6.26-RT
   map read/write locks back to their readers.
- patches.rt/multi-reader-pi.patch: Linux-RT 2.6.26-RT
   read lock Priority Inheritance implementation.
- patches.rt/native-sched-clock-booboo.patch: Linux-RT 2.6.26-RT.
- patches.rt/neptune-no-at-keyboard.patch: Linux-RT 2.6.26-RT.
- patches.rt/net-core-preempt-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/netpoll-8139too-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/new-softirq-code.patch: Linux-RT 2.6.26-RT
   softirq preemption: optimization.
- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Linux-RT
  2.6.26-RT.
- patches.rt/nf_conntrack-weird-crash-fix.patch: Linux-RT
  2.6.26-RT.
- patches.rt/nmi-profiling-base.patch: Linux-RT 2.6.26-RT
   nmi-driven profiling for /proc/profile.
- patches.rt/nmi-profiling.patch: Linux-RT 2.6.26-RT.
- patches.rt/nmi-show-regs-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/nmi-watchdog-disable.patch: Linux-RT 2.6.26-RT
   x86_64: do not enable the NMI watchdog by default.
- patches.rt/nmi-watchdog-fix-1.patch: Linux-RT 2.6.26-RT.
- patches.rt/nmi-watchdog-fix-2.patch: Linux-RT 2.6.26-RT.
- patches.rt/nmi-watchdog-fix-3.patch: Linux-RT 2.6.26-RT.
- patches.rt/nmi-watchdog-fix-4.patch: Linux-RT 2.6.26-RT.
- patches.rt/no-warning-for-irqs-disabled-in-local-bh-enable.patch:
  Linux-RT 2.6.26-RT
   local_bh_enable() is safe for irqs_disabled().
- patches.rt/ntfs-local-irq-save-nort.patch: Linux-RT 2.6.26-RT.
- patches.rt/numa-slab-freeing.patch: Linux-RT 2.6.26-RT.
- patches.rt/only-run-softirqs-from-irq-thread-when-irq-affinity-is-set.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/pagefault-disable-cleanup.patch: Linux-RT 2.6.26-RT
   clean up the page fault disabling logic.
- patches.rt/panic-dont-stop-box.patch: Linux-RT 2.6.26-RT.
- patches.rt/paravirt-function-pointer-fix.patch: Linux-RT
  2.6.26-RT.
- patches.rt/pause-on-oops-head-tail.patch: Linux-RT 2.6.26-RT
   introduce pause_on_oops_head/tail boot options.
- patches.rt/percpu-locked-mm.patch: Linux-RT 2.6.26-RT.
- patches.rt/percpu-locked-netfilter.patch: Linux-RT 2.6.26-RT.
- patches.rt/percpu-locked-netfilter2.patch: Linux-RT 2.6.26-RT.
- patches.rt/percpu-locked-powerpc-fixups.patch: Linux-RT
  2.6.26-RT.
- patches.rt/percpu_list.patch: Linux-RT 2.6.26-RT
   percpu_list.
- patches.rt/plist-debug.patch: Linux-RT 2.6.26-RT.
- patches.rt/posix-cpu-timers-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/powerpc-count_active_rt_tasks-is-undefined-for-non-preempt-rt.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/powerpc-flush_tlb_pending-is-no-more.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/powerpc-match-__rw_yield-function-declaration-to-prototype.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/ppc-chpr-set-rtc-lock.patch: Linux-RT 2.6.26-RT.
- patches.rt/ppc-gtod-notrace-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/ppc-hacks-to-allow-rt-to-run-kernbench.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/ppc-make-tlb-batch-64-only.patch: Linux-RT 2.6.26-RT.
- patches.rt/ppc-tlbflush-preempt.patch: Linux-RT 2.6.26-RT.
- patches.rt/ppc32-latency-compile-hack-fixes.patch: Linux-RT
  2.6.26-RT.
- patches.rt/ppc32_notrace_init_functions.patch: Linux-RT
  2.6.26-RT
   don't trace early init functions for ppc32.
- patches.rt/preempt-irqs-Kconfig.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-irqs-arm.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-core.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-irqs-hrtimer.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-irqs-i386.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-mips.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-irqs-ppc-fix-b5.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-ppc-fix-b6.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-ppc.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-timer.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-x86-64.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-acpi.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-arm-bagde4.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-arm-footbridge.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-arm-integrator.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-arm-ixp4xx.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-arm-pxa.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-arm-rawlock-in-mmu_context-h.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-arm-shark.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-arm.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-compile-fixes.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-console.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-core.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-debug-sysctl.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-fs-block.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-ftrace-disable-ftraced.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-ftrace.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-i386.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-ia64.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-ide.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-input.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-ipc.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-irqs.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-loopback.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-mellanox-driver-fix.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-mips.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-mm.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-mmdrop-delayed.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-net-drivers.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-net-softirq-fixups.patch: Linux-RT
  2.6.26-RT
   NOHZ: local_softirq_pending with tickless.
- patches.rt/preempt-realtime-net.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-powerpc-b2.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-powerpc-b3.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-powerpc-b4.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-powerpc-tlb-batching.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-powerpc-update.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-powerpc.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-prevent-idle-boosting.patch:
  Linux-RT 2.6.26-RT
   Premmpt-RT: Preevent boosting of idle task.
- patches.rt/preempt-realtime-printk.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-profiling.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-rawlocks.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-rcu.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-sched-cpupri.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-sched-i386.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-sched.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-sound.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-supress-rtc-printk.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-realtime-timer.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-usb.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-warn-and-bug-on.patch: Linux-RT
  2.6.26-RT.
- patches.rt/preempt-rt-no-slub.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-softirqs-core.patch: Linux-RT 2.6.26-RT.
- patches.rt/preempt-trace.patch: Linux-RT 2.6.26-RT.
- patches.rt/print-might-sleep-hack.patch: Linux-RT 2.6.26-RT.
- patches.rt/printk-dont-bug-on-sched.patch: Linux-RT 2.6.26-RT.
- patches.rt/printk-in-atomic-hack-fix.patch: Linux-RT 2.6.26-RT
   fix printk in atomic hack.
- patches.rt/printk-in-atomic.patch: Linux-RT 2.6.26-RT.
- patches.rt/proportions-raw-locks.patch: Linux-RT 2.6.26-RT.
- patches.rt/qrcu.patch: Linux-RT 2.6.26-RT
   QRCU with lockless fastpath.
- patches.rt/quicklist-release-before-free-page-fix.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/quicklist-release-before-free-page.patch: Linux-RT
  2.6.26-RT.
- patches.rt/radix-concurrent-lockdep.patch: Linux-RT 2.6.26-RT.
- patches.rt/radix-percpu-hack-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/radix-tree-concurrent.patch: Linux-RT 2.6.26-RT
   radix-tree: concurrent write side support.
- patches.rt/radix-tree-optimistic-hist.patch: Linux-RT 2.6.26-RT
   debug: optimistic lock histogram.
- patches.rt/radix-tree-optimistic.patch: Linux-RT 2.6.26-RT
   radix-tree: optimistic locking.
- patches.rt/random-driver-latency-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/rcu-hrt-fixups.patch: Linux-RT 2.6.26-RT.
- patches.rt/rcu-new-7.patch: Linux-RT 2.6.26-RT.
- patches.rt/rcu-preempt-boost-default.patch: Linux-RT 2.6.26-RT.
- patches.rt/rcu-preempt-boost-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/rcu-preempt-boost-sdr.patch: Linux-RT 2.6.26-RT.
- patches.rt/rcu-preempt-fix-bad-dyntick-accounting.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/rcu-preempt-hotplug-hackaround.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rcu-torture-preempt-update.patch: Linux-RT 2.6.26-RT.
- patches.rt/rcu-trace-fix-free.patch: Linux-RT 2.6.26-RT.
- patches.rt/rcupreempt-boost-early-init.patch: Linux-RT
  2.6.26-RT.
- patches.rt/realtime-preempt-warn-about-tracing.patch: Linux-RT
  2.6.26-RT.
- patches.rt/relay-fix.patch: Linux-RT 2.6.26-RT
   relay: fix timer madness.
- patches.rt/remove-check-pgt-cache-calls.patch: Linux-RT
  2.6.26-RT.
- patches.rt/replace-bugon-by-warn-on.patch: Linux-RT 2.6.26-RT.
- patches.rt/root-domain-kfree-in-atomic.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rt-apis.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-avoid-deadlock-in-swap.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-delayed-prio.patch: Linux-RT 2.6.26-RT
   rt: PI-workqueue: propagate prio for delayed work.
- patches.rt/rt-kmap-scale-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-list-mods.patch: Linux-RT 2.6.26-RT
   rt: list_splice2.
- patches.rt/rt-move-update-wall-time-back-to-do-timer.patch:
  Linux-RT 2.6.26-RT
   rt: move update_wall_time back to do timer.
- patches.rt/rt-mutex-arm.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-mutex-compat-semaphores.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-mutex-core.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-mutex-i386.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-mutex-irq-flags-checking.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rt-mutex-mips.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-mutex-ppc-fix-a5.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-mutex-ppc.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-mutex-preempt-debugging.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rt-mutex-x86-64.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-page_alloc.patch: Linux-RT 2.6.26-RT
   rt-friendly per-cpu pages.
- patches.rt/rt-plist-mods.patch: Linux-RT 2.6.26-RT
   rt: plist_head_splice.
- patches.rt/rt-s_files-kill-a-union.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-sched-groups.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-shorten-softirq-thread-names.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rt-slab-new.patch: Linux-RT 2.6.26-RT.
- patches.rt/rt-workqeue-prio.patch: Linux-RT 2.6.26-RT
   rt: PI-workqueue support.
- patches.rt/rt-workqueue-barrier.patch: Linux-RT 2.6.26-RT
   rt: PI-workqueue: fix barriers.
- patches.rt/rt-wq-barrier-fix.patch: Linux-RT 2.6.26-RT
   rt: PI-workqueue: wait_on_work() fixup.
- patches.rt/rt_mutex_setprio.patch: Linux-RT 2.6.26-RT
   rt: rename rt_mutex_setprio to task_setprio.
- patches.rt/rtmutex-debug.h-cleanup.patch: Linux-RT 2.6.26-RT
   lock debugging: clean up rtmutex-debug.h.
- patches.rt/rtmutex-lateral-steal.patch: Linux-RT 2.6.26-RT.
- patches.rt/rtmutex-rearrange.patch: Linux-RT 2.6.26-RT.
- patches.rt/rtmutex-remove-xchg.patch: Linux-RT 2.6.26-RT
   rtmutex - remove double xchg.
- patches.rt/rtmutex-rwlock-cmpxchg-typecast.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rwlock-implement-downgrade-write.patch: Linux-RT
  2.6.26-RT
   rwlocks multi downgrade write.
- patches.rt/rwlocks-default-nr-readers-nr-cpus.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rwlocks-fix-no-preempt-rt.patch: Linux-RT 2.6.26-RT
   rwlock: fix non PREEMPT_RT case.
- patches.rt/rwlocks-multiple-readers.patch: Linux-RT 2.6.26-RT
   implement rwlocks management.
- patches.rt/rwsems-multiple-readers.patch: Linux-RT 2.6.26-RT
   add framework for multi readers on rwsems.
- patches.rt/s_files-pipe-fix.patch: Linux-RT 2.6.26-RT
   s_files: free_write_pipe() fix.
- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Linux-RT
  2.6.26-RT.
- patches.rt/s_files.patch: Linux-RT 2.6.26-RT
   remove global files_lock.
- patches.rt/sched-clock-nmi.patch: Linux-RT 2.6.26-RT.
- patches.rt/sched-enable-irqs-in-preempt-in-notifier-call.patch:
  Linux-RT 2.6.26-RT
   CFS: enable irqs in fire_sched_in_preempt_notifier.
- patches.rt/sched-nr-migrate-lower-default-preempt-rt.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/sched-prioritize-non-migrating-rt-tasks.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/sched-rt-stats.patch: Linux-RT 2.6.26-RT.
- patches.rt/sched-use-a-2d-bitmap-search-prio-cpu.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/sched-wake_up_idle_cpu-rt.patch: Linux-RT 2.6.26-RT.
- patches.rt/sched_prio.patch: Linux-RT 2.6.26-RT.
- patches.rt/sched_rt-fixup.patch: Linux-RT 2.6.26-RT.
- patches.rt/schedule-tail-balance-disable-irqs.patch: Linux-RT
  2.6.26-RT.
- patches.rt/schedule_on_each_cpu-enhance.patch: Linux-RT
  2.6.26-RT.
- patches.rt/select-error-leak-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/send-nmi-all-preempt-disable.patch: Linux-RT
  2.6.26-RT.
- patches.rt/seq-irqsave.patch: Linux-RT 2.6.26-RT.
- patches.rt/serial-locking-rt-cleanup.patch: Linux-RT 2.6.26-RT.
- patches.rt/serial-slow-machines.patch: Linux-RT 2.6.26-RT.
- patches.rt/slab-irq-nopreempt-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/smp-processor-id-fixups.patch: Linux-RT 2.6.26-RT.
- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Linux-RT
  2.6.26-RT.
- patches.rt/softlockup-add-irq-regs-h.patch: Linux-RT 2.6.26-RT
   core: make asm/irq_regs.h available on every platform.
- patches.rt/spinlock-trylock-cleanup-sungem.patch: Linux-RT
  2.6.26-RT.
- patches.rt/swap-spinlock-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/tasklet-busy-loop-hack.patch: Linux-RT 2.6.26-RT.
- patches.rt/tasklet-redesign.patch: Linux-RT 2.6.26-RT.
- patches.rt/timer-freq-tweaks.patch: Linux-RT 2.6.26-RT.
- patches.rt/timer-warning-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/trace-add-event-markers-arm.patch: Linux-RT
  2.6.26-RT.
- patches.rt/trace-events-handle-syscalls.patch: Linux-RT
  2.6.26-RT.
- patches.rt/trace-histograms.patch: Linux-RT 2.6.26-RT.
- patches.rt/trace_hist-divzero.patch: Linux-RT 2.6.26-RT
   trace_hist.c: divide-by-zero problem (2).
- patches.rt/trace_hist-latediv.patch: Linux-RT 2.6.26-RT.
- patches.rt/tracer-add-event-markers.patch: Linux-RT 2.6.26-RT.
- patches.rt/tracer-event-trace.patch: Linux-RT 2.6.26-RT.
- patches.rt/use-edge-triggered-irq-handler-instead-of-simple-irq.patch:
  Linux-RT 2.6.26-RT
   [AT91: PATCH]: Use edge triggered interrupt handling for
   AT91-GPIO instead of simple_irq-handler.
- patches.rt/user-no-irq-disable.patch: Linux-RT 2.6.26-RT.
- patches.rt/version.patch: Linux-RT 2.6.26-RT
   add -rt extra-version.
- patches.rt/vortex-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/watchdog_use_timer_and_hpet_on_x86_64.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/x86-64-tscless-vgettimeofday.patch: Linux-RT
  2.6.26-RT
   x86_64 GTOD: offer scalable vgettimeofday.
- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Linux-RT
  2.6.26-RT.
- patches.rt/event-trace-hrtimer-trace.patch: Linux-RT 2.6.26-RT
   event-tracer: add clockevent trace.
- patches.rt/ftrace-hotplug-fix.patch: Linux-RT 2.6.26-RT
   ftrace: cpu hotplug fix.
- patches.rt/ftrace-wakeup-rawspinlock.patch: Linux-RT 2.6.26-RT
   ftrace: user raw spin lock for wakeup function trace.
- patches.rt/preempt-realtime-x86_64.patch: Linux-RT 2.6.26-RT.
- patches.rt/radix-tree-lockdep-plus1.patch: Linux-RT 2.6.26-RT
   lockdep: add +1 to radix tree array.
- patches.rt/rwlock-fixes.patch: Linux-RT 2.6.26-RT
   rwlock: fix pi_list race conditions.
- patches.rt/rwlock-prio-fix.patch: Linux-RT 2.6.26-RT
   rwlock: reset prio on unlocks and wakeups.
- patches.rt/rwlock-torture.patch: Linux-RT 2.6.26-RT
   rwlock: rwlock torture test.
- patches.rt/sched-cpupri-hotplug-support.patch: Linux-RT
  2.6.26-RT.
- patches.rt/sched-cpupri-priocount.patch: Linux-RT 2.6.26-RT.
- patches.rt/trace-eip2ip.patch: Linux-RT 2.6.26-RT
   Re: 2.6.25.4-rt4.
- patches.rt/bz235099-idle-load-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/fix-adaptive-hack.patch: Linux-RT 2.6.26-RT
   fix-adaptive-hack.patch.
- patches.rt/fix-a-previously-reverted-fix.patch: Linux-RT
  2.6.26-RT
   Fix a previously reverted "fix".
- patches.rt/fix-config-debug-rt-mutex-lock-underflow-warnings.patch:
  Linux-RT 2.6.26-RT
   Fix CONFIG_DEBUG_RT_MUTEX lock underflow warnings.
- patches.rt/frace-use-tsc.patch: Linux-RT 2.6.26-RT.
- patches.rt/ftrace-document-event-tracer.patch: Linux-RT
  2.6.26-RT.
- patches.rt/ftrace-document-update1.patch: Linux-RT 2.6.26-RT
   ftrace: document updates.
- patches.rt/ftrace-fix-get-kprobe-wreckage.patch: Linux-RT
  2.6.26-RT
   ftrace-fix-missing-kprobe-include.pathc.
- patches.rt/ftrace-m68knommu-add-FTRACE-support.patch: Linux-RT
  2.6.26-RT.
- patches.rt/ftrace-m68knommu-generic-stacktrace-function.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/ftrace-preempt-trace-check.patch: Linux-RT 2.6.26-RT
   ftrace: only trace preempt off with preempt tracer.
- patches.rt/ftrace-stop-trace-on-crash.patch: Linux-RT 2.6.26-RT
   fix-tracer-wreckage-wtf-is-this-code-all-features.patch.
- patches.rt/generic-cmpxchg-use-raw-local-irq-variant.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/idle2-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/idle-fix.patch: Linux-RT 2.6.26-RT.
- patches.rt/m68knommu_fixes_ontop_of_v2.6.26.patch: Linux-RT
  2.6.26-RT.
- patches.rt/m68knommu-make-cmpxchg-RT-safe.patch: Linux-RT
  2.6.26-RT.
- patches.rt/mapping_nrpages-fix.patch: Linux-RT 2.6.26-RT
   mapping_nrpages-fix.patch.
- patches.rt/nfs-stats-miss-preemption.patch: Linux-RT 2.6.26-RT
   nfs: fix missing preemption check.
- patches.rt/pmtmr-override.patch: Linux-RT 2.6.26-RT
   pmtmr: allow command line override of ioport.
- patches.rt/powerpc-ftrace-stop-on-oops.patch: Linux-RT 2.6.26-RT
   powerpc: ftrace stop on crash.
- patches.rt/ppc64-fix-preempt-unsafe-paths-accessing-per_cpu-variables.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-irqs-m68knommu-make-timer-interrupt-non-threaded.patch:
  Linux-RT 2.6.26-RT.
- patches.rt/preempt-realtime-mm.patch~: Linux-RT 2.6.26-RT.
- patches.rt/raw-spinlocks-for-nmi-print.patch: Linux-RT
  2.6.26-RT.
- patches.rt/revert-preempt-bkl-revert.patch: Linux-RT 2.6.26-RT.
- patches.rt/rtmutex-debug-fix.patch: Linux-RT 2.6.26-RT
   rtmutex-debug-fix.patch.
- patches.rt/rt-mutex-namespace.patch: Linux-RT 2.6.26-RT
   rt-mutex-namespace.patch.
- patches.rt/rt-mutex-use-inline.patch: Linux-RT 2.6.26-RT
   rt-mutex-cleanup.patch.
- patches.rt/rt-rwlock-conservative-locking.patch: Linux-RT
  2.6.26-RT
   rwlock: be more conservative in locking reader_lock_count.
- patches.rt/rwlock-pi-lock-reader.patch: Linux-RT 2.6.26-RT.
- patches.rt/rwlock-protect-reader_lock_count.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rwlock-slowunlock-mutex-fix2.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rwlock-slowunlock-mutex-fix.patch: Linux-RT
  2.6.26-RT.
- patches.rt/rwlock-torture-no-rt.patch: Linux-RT 2.6.26-RT
   rwlock: fix torture test to handle non-rt.
- patches.rt/sched-fix-dequeued-race.patch: Linux-RT 2.6.26-RT
   sched-fix-dequeued-race.patch.
- patches.rt/serial-locking-rt-cleanup.patch~: Linux-RT 2.6.26-RT.
- patches.rt/sub-dont-disable-irqs.patch: Linux-RT 2.6.26-RT
   rt: dont disable irqs in usb.
- patches.rt/trace-do-not-wakeup-when-irqs-disabled.patch:
  Linux-RT 2.6.26-RT
   trace-do-not-wakeup-when-irqs-disabled.patch.
- patches.rt/trace-ktime-scalar.patch: Linux-RT 2.6.26-RT
   ftrace: print ktime values in readable form.
- patches.rt/warn-on-rt-scatterlist.patch: Linux-RT 2.6.26-RT
   remove warn on for scatterlist in preempt rt.

-------------------------------------------------------------------
Tue Jul 29 17:25:34 CEST 2008 - trenn@suse.de

- patches.arch/acpi_thermal_passive_blacklist.patch: Avoid
  critical temp shutdowns on specific ThinkPad T4x(p) and R40
  (https://bugzilla.novell.com/show_bug.cgi?id=333043).
- patches.fixes/acpi_use_acpi_exception.patch: ACPI dock/bay:
  Use ACPI_EXCEPTION instead of printk(KERN_ERR.
- patches.suse/acpi_provide_non_windows_osi_boot_param.patch:
  ACPI: Provide a spec conform OSI interface to the BIOS.

-------------------------------------------------------------------
Tue Jul 29 00:04:40 CEST 2008 - bphilips@suse.de

- rpm/kernel-binary.spec.in: uvcvideo merged.  Add Obsoletes.

-------------------------------------------------------------------
Fri Jul 25 16:39:22 CEST 2008 - mszeredi@suse.cz

- supported.conf: Mark fuse as supported.

-------------------------------------------------------------------
Thu Jul 24 19:26:38 CEST 2008 - gregkh@suse.de

- Enable CONFIG_MARKERS

-------------------------------------------------------------------
Thu Jul 24 19:21:20 CEST 2008 - gregkh@suse.de

- Enable CONFIG_SECURITY_SELINUX

-------------------------------------------------------------------
Thu Jul 24 14:53:34 CEST 2008 - agruen@suse.de

- Fix for using relative paths in /usr/src/linux-obj/$arch/
  $flavor/Makefile (bnc#409982).

-------------------------------------------------------------------
Fri Jul 18 10:33:14 CEST 2008 - hare@suse.de

- Update config files for S/390.

-------------------------------------------------------------------
Thu Jul 17 22:55:40 CEST 2008 - bwalle@suse.de

- patches.fixes/show-OSRELEASE-in-VMCOREINFO.diff:
  kdump: Report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO

-------------------------------------------------------------------
Thu Jul 17 18:33:20 CEST 2008 - jeffm@suse.de

- rpm/kernel-module-subpackage: Removed Supplements handling
  entirely. Use preamble instead.

-------------------------------------------------------------------
Thu Jul 17 17:48:49 CEST 2008 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.26: Fix 32-bit build.

-------------------------------------------------------------------
Thu Jul 17 15:49:45 CEST 2008 - jbeulich@novell.com

- Update Xen patches for 2.6.26.
- patches.xen/540-blkif-nr-segments-check.patch: Delete.
- patches.xen/560-x86_64-no-irq-affinity-break-msg.patch: Delete.
- patches.xen/xen3-patch-2.6.25.1: Delete.
- Update i386 and x86-64 config files.
- config.conf: Re-enable Xen configs.

-------------------------------------------------------------------
Thu Jul 17 13:35:29 CEST 2008 - jbeulich@novell.com

- patches.fixes/seccomp-disable-tsc-option: Also handle x86-64 (191123).
- Update x86-64 config files.
- patches.suse/raw_device_max_minors_param.diff: Fix uninitialized
  return value.
- patches.apparmor/remove_suid.diff: Also handle fuse.
- supported.conf: Add e1000e, rtc-core, rtc-lib, and rtc-cmos.

-------------------------------------------------------------------
Mon Jul 14 18:51:03 CEST 2008 - jeffm@suse.de

- patches.kernel.org/fsl-diu-fb-compile-fix: Delete.

-------------------------------------------------------------------
Mon Jul 14 18:19:08 CEST 2008 - olh@suse.de

- disable unused fsl-diu-fb driver

-------------------------------------------------------------------
Mon Jul 14 17:23:40 CEST 2008 - jeffm@suse.de

- Updated to 2.6.26-final.

-------------------------------------------------------------------
Mon Jul 14 11:24:42 CEST 2008 - bwalle@suse.de

- patches.fixes/move-crashkernel-reservation.diff:
  x86: Move crashkernel reservation before dma32_reserve_bootmem().

-------------------------------------------------------------------
Mon Jul 14 08:04:25 CEST 2008 - rgoldwyn@suse.de

- Enable patches.suse/convert-novfs-to-open-soure-coding-standards.patch
  Fix oops in novfs_daemon_lib_ioctl

-------------------------------------------------------------------
Fri Jul 11 19:22:27 CEST 2008 - jeffm@suse.de

- Updated squashfs to v3.3. (bnc#373285)

-------------------------------------------------------------------
Thu Jul 10 20:36:45 CEST 2008 - jeffm@suse.de

- Update config files: Enable raw devices on s390.

-------------------------------------------------------------------
Thu Jul 10 15:59:36 CEST 2008 - jack@suse.cz

- patches.suse/raw_device_max_minors_param.diff: Allow setting
  of number of raw devices as a module parameter (FATE 302178).

-------------------------------------------------------------------
Thu Jul 10 01:12:00 CEST 2008 - jeffm@suse.de

- patches.kernel.org/fsl-diu-fb-compile-fix: fsl-diu-fb:
  compile fix.

-------------------------------------------------------------------
Wed Jul  9 22:59:14 CEST 2008 - jeffm@suse.de

- patches.suse/kdb-common: Removed obsolete file_lock_operations
  printing.

-------------------------------------------------------------------
Wed Jul  9 22:58:15 CEST 2008 - jeffm@suse.de

- patches.fixes/reiserfs-discard-xattr-prealloc: Upstreamed with
  -git5.

-------------------------------------------------------------------
Wed Jul  9 22:49:38 CEST 2008 - jeffm@suse.de

- patches.fixes/reiserfs-discard-xattr-prealloc: reiserfs:
  discard prealloc in reiserfs_delete_inode (bnc#389656).

-------------------------------------------------------------------
Wed Jul  9 22:11:34 CEST 2008 - jeffm@suse.de

- Updated to 2.6.26-rc9-git5.
  - Eliminated 2 patches.

-------------------------------------------------------------------
Wed Jul  9 18:00:11 CEST 2008 - jbohac@suse.cz

- Update config files.
- patches.suse/netfilter-ip_conntrack_slp.patch: connection
  tracking helper for SLP (fate#301134).

-------------------------------------------------------------------
Wed Jul  9 09:43:49 CEST 2008 - olh@suse.de

- enable PHYP-assisted OS dump (fate#304131)

-------------------------------------------------------------------
Mon Jul  7 16:56:43 CEST 2008 - trenn@suse.de

- patches.fixes/acpi_thermal_passive_cleanup.patch: Delete.

-------------------------------------------------------------------
Wed Jul  2 15:02:17 CEST 2008 - jkosina@suse.de

- patches.fixes/input-add-gericom-bellagio-to-nomux.patch: Input:
  add Gericom Bellagio to nomux blacklist (bnc#404892).

-------------------------------------------------------------------
Wed Jul  2 11:53:53 CEST 2008 - jkosina@suse.de

- patches.fixes/input-add-acer-aspire-1360-to-nomux.patch: Input:
  add Acer Aspire 1360 to nomux blacklist (bnc#216857).

-------------------------------------------------------------------
Wed Jul  2 05:55:16 CEST 2008 - jeffm@suse.de

- patches.apparmor/__d_path-keep-connected.diff
  patches.apparmor/mount-consistent-__d_path.diff
  patches.suse/kdb-ia64: Edited to apply with --fuzz=0
- Added --fuzz=0 (-F0) to sequence-patch.sh and spec files

-------------------------------------------------------------------
Fri Jun 27 16:18:50 CEST 2008 - bwalle@suse.de

- rpm/kernel-binary.spec.in: don't generate the makedumpfile.config
  any more, the new kernel, kexec-tools and makedumpfile is able to
  extract that information from the running kernel and pass it
  as ELF NOTE (in /proc/vmcore)

-------------------------------------------------------------------
Thu Jun 26 17:12:27 CEST 2008 - olh@suse.de

- add patches.arch/ppc-ibmebus-modalias.patch
  autoload ehea and ehca (bnc#394602 - LTC44938)

-------------------------------------------------------------------
Thu Jun 26 02:39:09 CEST 2008 - sdietrich@suse.de

- RT:  Update config files - enable CONFIG_CGROUPS

-------------------------------------------------------------------
Thu Jun 26 02:35:07 CEST 2008 - sdietrich@suse.de

- Update config files - enable CPUSETs support:
	CONFIG_CGROUPS, CONFIG_CGROUP_NS, CONFIG_CGROUP_DEVICE,
	CONFIG_CPUSET, CONFIG_CGROUP_CPUACCT, 
	CONFIG_RESOURCE_COUNTERS, CONFIG_MM_OWNER,
	CONFIG_CGROUP_MEM_RES_CTLR, CONFIG_PROC_PID_CPUSET
- debug only: CONFIG_CGROUP_DEBUG

-------------------------------------------------------------------
Thu Jun 26 00:43:02 CEST 2008 - jeffm@suse.de

- Updated to 2.6.26-rc8
  - Eliminated 1 patch.

-------------------------------------------------------------------
Wed Jun 25 23:05:22 CEST 2008 - jeffm@suse.de

- rpm/kernel-module-subpackage: Added Supplements tag copying and added
                                coreutils and grep to Requires
- rpm/macros.kernel-source: Added kernel-syms to BuildRequires

-------------------------------------------------------------------
Wed Jun 25 15:28:14 CEST 2008 - olh@suse.de

- enable 64K pages in config ppc64 (fate#304100)
- enable up to 1024 cpus in config ppc64 (fate#304180)
- enable up to 4 cpus in config kdump
- enable powermanagement in config ppc64
- enable cell be cpufreq

-------------------------------------------------------------------
Wed Jun 25 14:40:35 CEST 2008 - jdelvare@suse.de

- supported.conf: Update the list of i2c bus drivers.
  - i2c-isa is gone.
  - i2c-i810, i2c-prosavage and i2c-savage4 are deprecated and will
    be removed soon, mark as unsupported.
  - i2c-voodoo3 has very limited usefulness, mark as unsupported.
  - i2c-powermac is new, mark as supported.
- supported.conf: Update the list of i2c chip drivers.
  - ds1337, ds1374, rtc8564 and x1205 are gone (RTC drivers, moved
    to drivers/rtc).
  - pca9539, pcf8574 and pcf8575 are deprecated (new GPIO drivers
    exist in drivers/gpio), mark as unsupported.
  - ds1682, max6875 and tsl2550 are new, mark as supported.

-------------------------------------------------------------------
Wed Jun 25 14:19:51 CEST 2008 - jdelvare@suse.de

- supported.conf: Add two new hwmon drivers (dme1737 and thmc50,
  both unsupported.)
- supported.conf: Mark hwmon and hwmon-vid as supported. These are
  simple, software-only utility modules, it makes little sense
  to taint the kernel just because they are loaded.

-------------------------------------------------------------------
Mon Jun 23 17:34:28 CEST 2008 - tiwai@suse.de

- disable CONFIG_SND_PCSP as it conflicts with input pcspkr and
  disturbs the order of sound devices

-------------------------------------------------------------------
Mon Jun 23 16:52:02 CEST 2008 - agruen@suse.de

- genksyms: add support for checking against a reference ABI.

-------------------------------------------------------------------
Wed Jun 18 18:31:07 CEST 2008 - jeffm@suse.de

- Updated to 2.6.26-rc6-git5.
  - Eliminated 2 patches.

-------------------------------------------------------------------
Fri Jun 13 19:04:21 CEST 2008 - jeffm@suse.de

- Removed kABI reference symbols
- Restored make-symsets check for ignoring/tolerating kABI changes.

-------------------------------------------------------------------
Fri Jun 13 17:01:21 CEST 2008 - jeffm@suse.de

- Update config files (vanilla).

-------------------------------------------------------------------
Fri Jun 13 16:54:57 CEST 2008 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Fri Jun 13 16:39:54 CEST 2008 - jeffm@suse.de

- Updated to 2.6.26-rc6-git1.
  - Eliminated 2 patches.

-------------------------------------------------------------------
Thu Jun 12 20:58:03 CEST 2008 - sdietrich@suse.de

- config.conf: Suppress RT until forward-port is complete

-------------------------------------------------------------------
Thu Jun 12 16:42:18 CEST 2008 - jeffm@suse.de

- patches.drivers/libata-ata_piix-macbook-fix: Delete.

-------------------------------------------------------------------
Thu Jun 12 10:07:36 CEST 2008 - olh@suse.de

- update ps3 config, disable unused drivers
- disable patches.arch/ppc-efika-slowdown.patch

-------------------------------------------------------------------
Thu Jun 12 07:52:35 CEST 2008 - jeffm@suse.de

- Updated to 2.6.26-rc5-git5.
  - Eliminated 91 patches.
  - Disabled OCFS2 userspace heartbeat.
  - Disabled Xen.

-------------------------------------------------------------------
Thu Jun 12 01:44:21 CEST 2008 - sdietrich@suse.de

Build fix: drop patches merged into 2.6.25.5
- patches.rt/x86-fix-tsc-cyc2ns-crap.patch: Delete.
- patches.rt/x86-prepare-to-fix-32bit-sched-clock-crap.patch:
  Delete.
- patches.rt/x86-fix-32bit-sched-clock-crap.patch: Delete.

Update to 2.6.25-RT6:
- Update config files: enable (M) CONFIG_RWLOCK_TORTURE_TEST

Resolve conflicts:
- patches.rt/preempt-realtime-x86_64.patch: Linux-RT 2.6.25.4-RT.

Add:
- patches.rt/trace-eip2ip.patch: Re: 2.6.25.4-rt4 Compile Fix.
- patches.rt/rwlock-prio-fix.patch: rwlock: reset prio on unlocks
  and wakeups.
- patches.rt/rwlock-fixes.patch: rwlock: fix pi_list race
  conditions.
- patches.rt/event-trace-hrtimer-trace.patch: event-tracer:
  add clockevent trace.
- patches.rt/rwlock-torture.patch: rwlock: rwlock torture test.
- patches.rt/ftrace-wakeup-rawspinlock.patch: ftrace: user raw
  spin lock for wakeup function trace.
- patches.rt/radix-tree-lockdep-plus1.patch: lockdep: add +1 to
  radix tree array.
- patches.rt/sched-cpupri-hotplug-support.patch: sched: fix
  cpupri hotplug support.
- patches.rt/sched-cpupri-priocount.patch: sched: fix cpupri
  priocount.
- patches.rt/ftrace-hotplug-fix.patch: ftrace: cpu hotplug fix.

-------------------------------------------------------------------
Wed Jun 11 22:23:24 CEST 2008 - agruen@suse.de

- rpm/make-symsets: update to the latest version which will ignore
  symset changes if the symset includes a symbol marked to be
  ignored.

-------------------------------------------------------------------
Wed Jun 11 21:50:14 CEST 2008 - agruen@suse.de

- rpm/kernel-binary.spec.in: only generate symsets for kernels
  with CONFIG_MODULES=y.
- rpm/macros.kernel-source: remove the ps3 specific check: we
  really want to check whether the kernel mas modules enabled,
  which is covered by the symsets check already now.

-------------------------------------------------------------------
Wed Jun 11 19:53:13 CEST 2008 - gregkh@suse.de

- patches.drivers/usb-don-t-use-reset-resume-if-drivers-don-t-support-it.patch:
  USB: don't use reset-resume if drivers don't support it.

-------------------------------------------------------------------
Wed Jun 11 19:45:26 CEST 2008 - gregkh@suse.de

- comment out
  patches.suse/convert-novfs-to-open-soure-coding-standards.patch in the
  series file as it is reported to fail some regression tests.

-------------------------------------------------------------------
Wed Jun 11 01:03:17 CEST 2008 - gregkh@suse.de

- patches.suse/convert-novfs-to-open-soure-coding-standards.patch:
  Convert novfs to open soure coding standards.

-------------------------------------------------------------------
Mon Jun  9 23:56:14 CEST 2008 - gregkh@suse.de

- patches.fixes/mptbase-vmware-fix: Delete as it's not needed anymore

-------------------------------------------------------------------
Mon Jun  9 23:55:21 CEST 2008 - gregkh@suse.de

- refresh patches to apply cleanly

-------------------------------------------------------------------
Mon Jun  9 22:51:15 CEST 2008 - gregkh@suse.de

- Update to 2.6.25.6
  - loads of bugfixes
  - remove the following patches that were already included in this release:
    - patches.arch/cpufreq_fix_acpi_driver_on_BIOS_changes.patch
    - patches.drivers/libata-force-hardreset-if-link-pm
    - patches.fixes/input-hid-apple-numlock-emulation.patch
    - patches.arch/check-for-acpi-resource-conflicts-in-i2c-bus-drivers.patch

-------------------------------------------------------------------
Mon Jun  9 21:32:01 CEST 2008 - gregkh@suse.de

- patches.drivers/usb-sierra-option.patch: USB: update sierra
  and option device ids (bnc#374637).

-------------------------------------------------------------------
Mon Jun  9 17:22:09 CEST 2008 - teheo@suse.de

- patches.drivers/libata-ahci-mcp65-workarounds: ahci: workarounds
  for mcp65 (bnc#398573).

-------------------------------------------------------------------
Mon Jun  9 12:07:02 CEST 2008 - jkosina@suse.de

- patches.fixes/input-i8042-add-ctr-resume-timeout.patch: Input:
  add retry logic to resume with respect to CTR (bnc#351119).

-------------------------------------------------------------------
Sat Jun  7 01:51:16 CEST 2008 - gregkh@suse.de

- Update to 2.6.25.5.
  - fixes CVE-2008-1673

-------------------------------------------------------------------
Fri Jun  6 12:15:17 CEST 2008 - tiwai@suse.de

- add missing patches.rt/ftrace-add-nr_syscalls.patch for fixing
  i386-rt_debug

-------------------------------------------------------------------
Thu Jun  5 12:17:55 CEST 2008 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.22,
  patches.xen/xen3-patch-2.6.23,
  patches.xen/xen3-patch-2.6.24,
  patches.xen/xen3-patch-2.6.25: netfront (bnc#394575) and page table
  handling (bnc#396858) fixes.
- patches.xen/540-blkif-nr-segments-check.patch: Avoid theoretical
  TOCTTOU bug in block backend nr_segments checking.
- patches.xen/560-x86_64-no-irq-affinity-break-msg.patch: x86_64:
  Remove warning message about 'Breaking affinity for irq'.
- patches.xen/xen-netfront-flip-prod: fix updating of req_prod_pvt
  in the receive ring for the flipping case.

-------------------------------------------------------------------
Wed Jun  4 13:44:06 CEST 2008 - jblunck@suse.de

- patches.drivers/libata-acpi-fix-hotplug: Don't call ata_port_freeze()
  in ata_acpi_detach_device().

-------------------------------------------------------------------
Wed Jun  4 13:12:47 CEST 2008 - schwab@suse.de

- Don't clean asm-offsets.h.

-------------------------------------------------------------------
Wed Jun  4 11:37:34 CEST 2008 - jjohanse@suse.de

- patches.apparmor/apparmor-module_interface.diff: AppArmor:
  Update patch to properly set profile name_table size (bnc#396993)

-------------------------------------------------------------------
Wed Jun  4 00:29:39 CEST 2008 - jkosina@suse.de

- patches.fixes/input-add-amilo-pro-v-to-nomux.patch: Add
  Fujitsu-Siemens Amilo Pro 2010 and 2030 to nomux list
  (bnc#345699 bnc#389169)

-------------------------------------------------------------------
Tue Jun  3 18:56:44 CEST 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-realtek-auto-resume-fix: hda - Fix
  resume of auto-config mode with Realtek codecs (bnc#385473).

-------------------------------------------------------------------
Tue Jun  3 17:59:41 CEST 2008 - bphilips@suse.de

Backport: e1000e for montevina systems
- patches.drivers/e1000e-backport-0001-remove-no-longer-used-e1000e_read_nvm_spi.patch:
  e1000e: remove no longer used e1000e_read_nvm_spi.
- patches.drivers/e1000e-backport-0002-remove-irq_sem.patch:
  e1000e: remove irq_sem.
- patches.drivers/e1000e-backport-0003-rename-mc_addr_list_update.patch:
  e1000e: rename mc_addr_list_update.
- patches.drivers/e1000e-backport-0004-reorganize-PHY-and-flow-control-interface.patch:
  e1000e: reorganize PHY and flow control interface.
- patches.drivers/e1000e-backport-0005-Make-arrays-out-of-these-Rx-Tx-registers.patch:
  e1000e: Make arrays out of these Rx/Tx registers.
- patches.drivers/e1000e-backport-0006-rename-a-few-functions.patch:
  e1000e: rename a few functions.
- patches.drivers/e1000e-backport-0007-cleanup-several-stats-issues.patch:
  e1000e: cleanup several stats issues.
- patches.drivers/e1000e-backport-0008-Fix-HW-Error-on-es2lan-ARP-capture-issue-by.patch:
  e1000e: Fix HW Error on es2lan, ARP capture issue by BMC.
- patches.drivers/e1000e-backport-0009-Add-support-for-BM-PHYs-on-ICH9.patch:
  e1000e: Add support for BM PHYs on ICH9.

-------------------------------------------------------------------
Mon Jun  2 17:20:17 CEST 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-vt1708-pcm-noise-fix: Delete.
- patches.drivers/alsa-hda-backport-2.6.26-rc4: Backport ALSA
  HDA-Intel patches from 2.6.26-rc4 (bnc#390473).

-------------------------------------------------------------------
Mon Jun  2 17:02:50 CEST 2008 - tiwai@suse.de

- patches.drivers/alsa-asus-a9t-fix: ac97 - Fix ASUS A9T laptop
  output (bnc#363987).

-------------------------------------------------------------------
Mon Jun  2 17:01:02 CEST 2008 - jeffm@suse.de

- patches.fixes/reiserfs-prealloc-fix: reiserfs: Use list_del_init
  in use_preallocated_list_if_available (bnc#378095).

-------------------------------------------------------------------
Mon Jun  2 12:26:25 CEST 2008 - tiwai@suse.de

- patches.drivers/alsa-hp2133-mic-fix: hda - Fix mic input on
  HP2133 (bnc#388540).

-------------------------------------------------------------------
Mon Jun  2 12:07:08 CEST 2008 - tiwai@suse.de

- patches.drivers/alsa-emu10k1-audigy2-digital-fix: emu10k1 - Fix
  inverted Analog/Digital mixer switch on Audigy2 (bnc#396204).

-------------------------------------------------------------------
Sat May 31 08:08:56 CEST 2008 - sdietrich@suse.de

RT: Update to 2.5.25.4-rt4 (refreshed patches suppressed)
- Update config files.
Added:
- patches.rt/adapt-remove-extra-try-to-lock.patch
- patches.rt/adaptive-adjust-pi-wakeup.patch
- patches.rt/adaptive-earlybreak-on-steal.patch
- patches.rt/adaptive-optimize-rt-lock-wakeup.patch
- patches.rt/adaptive-task-oncpu.patch
- patches.rt/arm-fix-compile-error-trace-exit-idle.patch
- patches.rt/arm-omap-02.patch
- patches.rt/arm-omap-03.patch
- patches.rt/arm-omap-04.patch
- patches.rt/arm-omap-05.patch
- patches.rt/fix_vdso_gtod_vsyscall64_2.patch
- patches.rt/ftrace-compile-fixes.patch
- patches.rt/ftrace-disable-daemon.patch
- patches.rt/ftrace-dont-trace-markers.patch
- patches.rt/ftrace-fix-header.patch
- patches.rt/ftrace-function-record-nop.patch
- patches.rt/ftrace-print-missing-cmdline.patch
- patches.rt/ftrace-record-comm-on-ctrl.patch
- patches.rt/ftrace-safe-traversal-hlist.patch
- patches.rt/ftrace-trace-sched.patch
- patches.rt/ftrace-update-cnt-stat-fix.patch
- patches.rt/git-ignore-module-markers.patch
- patches.rt/git-ignore-script-lpp.patch
- patches.rt/lockdep-avoid-fork-waring.patch
- patches.rt/lockstat-fix-contention-points.patch
- patches.rt/lockstat-output.patch
- patches.rt/nmi-show-regs-fix.patch
- patches.rt/preempt-realtime-ftrace-disable-ftraced.patch
- patches.rt/realtime-preempt-warn-about-tracing.patch
- patches.rt/rtmutex-rwlock-cmpxchg-typecast.patch
- patches.rt/rwlock-implement-downgrade-write.patch
- patches.rt/rwlocks-fix-no-preempt-rt.patch
- patches.rt/sched-fix-rt-task-wakeup.patch
- patches.rt/sched-fix-sched-fair-wakeup.patch
- patches.rt/sched-nr-migrate-lower-default-preempt-rt.patch
- patches.rt/sched-prioritize-non-migrating-rt-tasks.patch
- patches.rt/sched-wake_up_idle_cpu-rt.patch
- patches.rt/trace_hist-divzero.patch
- patches.rt/trace_hist-latediv.patch
- patches.rt/x86-delay-enable-preempt-tglx.patch
Removed:
- patches.rt/rtmutex-optimize-wakeup.patch
- patches.rt/rtmutex-adjust-pi_lock-usage-in-wakeup.patch
- patches.rt/rtmutex-remove-extra-try.patch
- patches.rt/ftrace-remove-print-of-max.patch

-------------------------------------------------------------------
Thu May 29 17:21:04 CEST 2008 - sdietrich@suse.de

RT: Update IBM EDAC and PRTM 
- Update config files.
- patches.rt/drivers-edac-add-support-for-HS21XM-SMI-remediation:
  Add support for HS21XM SMI Remediation to the 2.6.22-based
  SLERT kernel.
- patches.rt/drivers-edac-add-support-for-HS21_LS21-SMI-remediation:
  Add support for HS21/LS21 SMI Remediation to the 2.6.22-based
  SLERT kernel.
- patches.rt/drivers-edac-i5000-turn-off-unsupported-check:
  Turn off unsupported EDAC check on the i5000 controller.
- patches.rt/drivers-edac-prevent-potential-printk-storm:
  Prevent potential EDAC printk storm.
- patches.rt/drivers-edac-test_device.patch:
  edac-2.6.23-to-2.6.22.patch back-port.
- patches.rt/drivers-edac-new-k8-rev-f.patch:
  edac-2.6.23-to-2.6.22.patch back-port.
- patches.rt/drivers-edac-add-sysfs_notify-calls.patch:
  edac-2.6.23-to-2.6.22.patch back-port.
- patches.rt/drivers-edac-new-amd64.patch:
  drivers-edac-new-amd64.patch (revision 108).
Obsolete:
- patches.rt/add-support-for-HS21_LS21-SMI-remediation: Delete.
- patches.rt/add-support-for-HS21XM-SMI-remediation: Delete.
- patches.rt/prevent-potential-EDAC-printk-storm: Delete.

-------------------------------------------------------------------
Thu May 29 15:21:55 CEST 2008 - teheo@suse.de

- patches.drivers/libata-ata_piix-macbook-fix: ata_piix: fix
  macbook ich8m problems (bnc#395407).

-------------------------------------------------------------------
Thu May 29 12:09:07 CEST 2008 - agruen@suse.de

- Obsolete some KMPs which have been integrated into mainline
  meanwhile (bnc#357799).

-------------------------------------------------------------------
Thu May 29 10:52:22 CEST 2008 - jbeulich@novell.com

- supported.conf: Mark 8250_pnp as supported.

-------------------------------------------------------------------
Wed May 28 16:17:32 CEST 2008 - teheo@suse.de

- patches.drivers/libata-acpi-fix-hotplug: libata: Handle bay
  devices in dock stations (bnc#390822 bnc#395082).

-------------------------------------------------------------------
Wed May 28 11:23:56 CEST 2008 - jkosina@suse.de

- patches.fixes/input-add-i8042-nopnp-for-D845PESV.patch: Input:
  Add i8042.nopnp for Intel D845PESV (bnc#386952).

-------------------------------------------------------------------
Mon May 26 15:13:29 CEST 2008 - sdietrich@suse.de

RT: Update to 2.6.25.4-rt3 - add RWSEM / RWLOCK patches:
- patches.rt/rt-mutex-core.patch: Linux-RT 2.6.25.4-RT3.
- patches.rt/multi-reader-account.patch: map tasks to reader
  locks held.
- patches.rt/multi-reader-limit.patch: implement reader limit
  on read write locks.
- patches.rt/multi-reader-lock-account.patch: map read/write
  locks back to their readers.
- patches.rt/multi-reader-pi.patch: read lock Priority Inheritance
  implementation.
- patches.rt/native-sched-clock-booboo.patch: Re: 2.6.25.4-rt2
  (native_sched_clock() booboo).
- patches.rt/rwlocks-default-nr-readers-nr-cpus.patch:
- patches.rt/rwlocks-multiple-readers.patch: implement rwlocks
  management.
- patches.rt/rwsems-multiple-readers.patch: add framework for
  multi readers on rwsems.

-------------------------------------------------------------------
Mon May 26 13:46:10 CEST 2008 - olh@suse.de

- add patches.arch/ppc-efika-slowdown.patch
  slow down hot code paths to avoid hangs during install (bnc#374309)

-------------------------------------------------------------------
Sun May 25 09:04:28 CEST 2008 - tiwai@suse.de

- Update config files: forgot to update vanilla kernel configs

-------------------------------------------------------------------
Sat May 24 18:35:05 CEST 2008 - tiwai@suse.de

- Update config files: disable group scheduler for normal kernels
  for openSUSE 11.0, too (this should be enabled again later for
  11.1 once after the bugs get fixed...)

-------------------------------------------------------------------
Fri May 23 14:01:07 CEST 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-dma-pos-fix: hda - Fix DMA position
  inaccuracy (bnc#362775, bnc#364421).
- patches.drivers/alsa-hda-vt1708-pcm-noise-fix: hda - Fix noise
  on VT1708 codec (bnc#390473).

-------------------------------------------------------------------
Fri May 23 13:59:16 CEST 2008 - sdietrich@suse.de

RT: Update config files: Disable Group Scheduler

-------------------------------------------------------------------
Thu May 22 16:32:21 CEST 2008 - teheo@suse.de

- patches.drivers/libata-pmp-simg3726-nosrst: libata: SRST can't
  be trusted on PMP sil3726 (bnc#393456).

-------------------------------------------------------------------
Thu May 22 10:56:48 CEST 2008 - sdietrich@suse.de

RT: update config files: Disable SYSFS_DEPRECATED

-------------------------------------------------------------------
Thu May 22 10:10:53 CEST 2008 - teheo@suse.de

- patches.drivers/libata-pmp-detection-fixes: libata: fix a
  number of PMP detection problems (bnc#393456).  series.conf not
  updated.  Fix it.

-------------------------------------------------------------------
Thu May 22 10:08:13 CEST 2008 - teheo@suse.de

- patches.drivers/libata-pmp-detection-fixes: libata: fix a
  number of PMP detection problems (bnc#393456).

-------------------------------------------------------------------
Thu May 22 09:16:14 CEST 2008 - sdietrich@suse.de

RT: build fix 
- suppress adaptive locking patches that are not upstream.
- Update config files.

-------------------------------------------------------------------
Wed May 21 23:18:22 CEST 2008 - jblunck@suse.de

- patches.fixes/acpi-bay-cleanup-and-exit.patch: bay: Exit if
  notify handler cannot be installed (bnc#390822).

-------------------------------------------------------------------
Wed May 21 09:59:47 CEST 2008 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.25: Fix DomU boot issue.

-------------------------------------------------------------------
Wed May 21 09:00:29 CEST 2008 - oneukum@suse.de

- patches.drivers/ehci_fix_remote_wakeup_regression.diff: EHCI:
  fix remote-wakeup regression. (bnc#373128)

-------------------------------------------------------------------
Tue May 20 17:05:20 CEST 2008 - jblunck@suse.de

- doc/novell-kmp/novell-example-1.1.tar.bz2,
  doc/novell-kmp/novell-example.spec: Fix example spec and Kbuild
  because EXTRA_CFLAGS isn't taken from the environment anymore.

-------------------------------------------------------------------
Tue May 20 14:29:55 CEST 2008 - sdietrich@suse.de

- Update config files: SLERT compatibility: SYSFS_DEPRECATED

-------------------------------------------------------------------
Tue May 20 14:12:40 CEST 2008 - sdietrich@suse.de

RT: Update to 2.5.25.4-rt2 (refreshed patches suppressed)

Add: 
- patches.rt/rtmutex-adaptive-locks.patch: adaptive real-time
  lock support.
- patches.rt/x86-fix-32bit-sched-clock-crap.patch: x86: disable TSC 
  for sched_clock() when calibration failed
- patches.rt/x86-fix-tsc-cyc2ns-crap.patch: x86: fix setup of cyc2ns 
  in tsc_64.c.
- patches.rt/x86-prepare-to-fix-32bit-sched-clock-crap.patch:
  x86: distangle user disabled TSC from unstable
- patches.rt/adaptive-spinlock-lite-v2.patch: adaptive spinlocks
  lite.
- patches.rt/rtmutex-remove-xchg.patch: rtmutex - remove double
  xchg.

Update:
- patches.rt/rtmutex-rearrange.patch: rearrange
  rt_spin_lock_slowlock sleeping code.

Resolve Conflicts:
- patches.rt/rtmutex-lateral-steal.patch: allow rt-mutex
  lock-stealing to include lateral priority.

- Update config files.

-------------------------------------------------------------------
Mon May 19 17:32:26 CEST 2008 - sdietrich@suse.de

RT: Adaptive locking patches:
- patches.rt/rtmutex-lateral-steal.patch: allow rt-mutex
  lock-stealing to include lateral priority.
- patches.rt/rtmutex-lateral-steal-sysctl.patch: sysctl for
  runtime-control of lateral mutex stealing.
- patches.rt/rtmutex-rearrange.patch: rearrange
  rt_spin_lock_slowlock sleeping code.
- patches.rt/rtmutex-adaptive-locks.patch: adaptive real-time
  lock support.
- patches.rt/rtmutex-adaptive-timeout.patch: add a timeout
  mechanism to adaptive-locking.
- patches.rt/rtmutex-optimize-wakeup.patch: optimize rt lock
  wakeup.
- patches.rt/rtmutex-adjust-pi_lock-usage-in-wakeup.patch:
  adjust pi_lock usage in wakeup.
- patches.rt/rtmutex-remove-extra-try.patch: remove the extra
  call to try_to_take_lock.
- Update config files:
	CONFIG_RTLOCK_LATERAL_STEAL=y
	CONFIG_ADAPTIVE_RTLOCK=y
	CONFIG_IBM_RTL (disable temporarily to address build error)

-------------------------------------------------------------------
Mon May 19 16:51:58 CEST 2008 - tiwai@suse.de

- Update config files (missing for rt*).

-------------------------------------------------------------------
Mon May 19 16:35:40 CEST 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-backport-2.6.25-rc3: Backport ALSA
  HDA-Intel patches from 2.6.25-rc3 (bnc#390473, bnc#386422,
  bnc#385473).
- patches.drivers/alsa-intel8x0-8ch: intel8x0 - Add support of
  8 channel sound.
- patches.drivers/alsa-mixer-oss-map-fix: Add more fallbacks to
  OSS PHONEOUT mixer map.
- patches.drivers/alsa-usb-audio-disconnect-oops-fix: Fix Oops
  with usb-audio reconnection.
- patches.drivers/alsa-hda-intel-new-ati-id: Delete.
- patches.drivers/alsa-hda-intel-new-nvidia-id: Delete.
- patches.drivers/alsa-hda-intel-use-PCI_DEVICE: Delete.
- patches.drivers/alsa-dell-xps-m1330-hp-fix: Delete.
- Update config files.

-------------------------------------------------------------------
Mon May 19 14:04:42 CEST 2008 - jbeulich@novell.com

- Update Xen patches to c/s 524 and 2.6.25.4.
- patches.xen/xen-balloon-hvm-min: don't allow ballooning down
  a HVM domain below a reasonable limit (172482).
- patches.xen/xen-swiotlb-heuristics: adjust Xen's swiotlb
  default size setting.

-------------------------------------------------------------------
Mon May 19 13:46:20 CEST 2008 - jbeulich@novell.com

- patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch:
  Add missing list terminator for acpi_rsdt_dmi_table[] and move to
  __initdata.

-------------------------------------------------------------------
Mon May 19 12:41:27 CEST 2008 - sdietrich@suse.de

RT: SMI latency fixes from IBM.
- patches.rt/add-support-for-HS21_LS21-SMI-remediation: [PATCH
  1/3] Add support for HS21/LS21 SMI Remediation.
- patches.rt/add-support-for-HS21XM-SMI-remediation: [PATCH 2/3]
  Add support for HS21XM SMI Remediation .
- patches.rt/prevent-potential-EDAC-printk-storm: [PATCH 3/3]
  Prevent potential EDAC printk storm.
- RT: Update config files.

-------------------------------------------------------------------
Mon May 19 11:55:02 CEST 2008 - agruen@suse.de

- patches.suse/nfs4acl-ext3.diff: Fix compilation error when
  CONFIG_EXT3_FS_NFS4ACL is off.

-------------------------------------------------------------------
Mon May 19 09:55:32 CEST 2008 - sdietrich@suse.de

- RT: Update config files.

-------------------------------------------------------------------
Mon May 19 09:38:42 CEST 2008 - trenn@suse.de

- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: ACPI:
  initramfs DSDT override support.
  -> Did not make it into 2.6.25 again...
- Update config files.

-------------------------------------------------------------------
Sun May 18 22:05:26 CEST 2008 - agruen@suse.de

- Update the nfs4acl patches (and split them out more explicitly).
  Export all new symbols als GPL only.
- patches.apparmor/parent-permission.diff: Rediff.

-------------------------------------------------------------------
Sun May 18 13:39:06 CEST 2008 - sdietrich@suse.de

- RT: Update config files.

-------------------------------------------------------------------
Sun May 18 12:55:58 CEST 2008 - sdietrich@suse.de

RT: update to 2.6.25.4-rt1 patch queue.

-------------------------------------------------------------------
Sun May 18 11:37:27 CEST 2008 - sdietrich@suse.de

RT cleanup: Remove unused/obsolete RT patches.

-------------------------------------------------------------------
Sun May 18 11:13:48 CEST 2008 - sdietrich@suse.de

- Update config files: update RT debug configs.
- config.conf: enable DEBUG flavors.

-------------------------------------------------------------------
Sat May 17 15:10:08 CEST 2008 - sdietrich@suse.de

Linux-RT 2.6.25-RT:
- Updated RT patch queue (not individually enumerated here)
- Update config files: RT
- config.conf: RT

-------------------------------------------------------------------
Fri May 16 20:42:15 CEST 2008 - gregkh@suse.de

- Update config files.
- patches.drivers/usb-add-option-hso-driver.patch: USB: add
  option hso driver.

-------------------------------------------------------------------
Fri May 16 20:31:36 CEST 2008 - gregkh@suse.de

- refresh patches due to fuzz

-------------------------------------------------------------------
Fri May 16 20:27:24 CEST 2008 - gregkh@suse.de

- patches.fixes/bluetooth-wake-up-properly-after-ide-timeout-expires.patch:
  bluetooth: wake up properly after ide timeout expires
  (bnc#390839).

-------------------------------------------------------------------
Fri May 16 11:23:14 CEST 2008 - olh@suse.de

- update patches.fixes/tg3-flowctrl.patch
  do not compare flow control settings in parallel detect mode

-------------------------------------------------------------------
Fri May 16 11:05:01 CEST 2008 - trenn@suse.de

- patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch:
  Introduce acpi_root_table=rsdt boot param and dmi list to
  force rsdt (http://bugzilla.kernel.org/show_bug.cgi?id=8246).
- patches.arch/acpi_thinkpad_introduce_acpica_rsdt_global_variable.patch:
  ACPICA: Add acpi_gbl_force_rsdt variable
  (http://bugzilla.kernel.org/show_bug.cgi?id=8246).
- patches.arch/acpi_thinkpad_remove_R40e_c-state_blacklist.patch:
  Remove R40e c-state blacklist
  (http://bugzilla.kernel.org/show_bug.cgi?id=8246).
- patches.arch/cpufreq_fix_acpi_driver_on_BIOS_changes.patch:
  CPUFREQ: Check against freq changes from the BIOS.

-------------------------------------------------------------------
Fri May 16 10:52:36 CEST 2008 - jblunck@suse.de

- patches.fixes/vfs-2.6.git-9bc300eae0400efdfae3fec3352896e10468a78f.patch:
  return to old errno choice for fix mkdir -p with ro-bind mounts

-------------------------------------------------------------------
Fri May 16 09:24:17 CEST 2008 - jblunck@suse.de

- rpm/kernel-{binary,source}.spec.in: use localversion and set
  KBUILD_BUILD_VERSION (used for Kernel:Vanilla)

-------------------------------------------------------------------
Thu May 15 17:37:22 CEST 2008 - gregkh@suse.de

- Update to final version of 2.6.25.4

-------------------------------------------------------------------
Thu May 15 16:19:15 CEST 2008 - jblunck@suse.de

- rpm/macros.kernel-source: Let KMPs fail when flavors_to_build is empty
- rpm/kernel-{dummy,source,syms,binary}.spec.in, scripts/tar-up.sh:
  fix release number changes introduced by bnc#271712 for OBS (bnc#378933)

-------------------------------------------------------------------
Thu May 15 14:23:53 CEST 2008 - olh@suse.de

- add patches.fixes/tg3-flowctrl.patch
  revert 'Fix supporting flowctrl code' to fix JS21 (bnc#390314)

-------------------------------------------------------------------
Wed May 14 19:09:54 CEST 2008 - oneukum@suse.de

- patches.drivers/appletouch_persist.diff: reset_resume and
  autosuspend for appletouch touchpads (bnc#388399).

-------------------------------------------------------------------
Wed May 14 18:51:50 CEST 2008 - oneukum@suse.de

- patches.drivers/appletouch_persist.diff: reset_resume and
  autosuspend for appletouch touchpads (bnc#388399).

-------------------------------------------------------------------
Wed May 14 15:46:40 CEST 2008 - teheo@suse.de

- patches.drivers/libata-force-hardreset-if-link-pm: libata:
  force hardreset if link is in powersave mode (bnc#381795).
- patches.drivers/libata-ahci-sb600-no-msi: ahci: SB600 ahci
  can't do MSI, blacklist that capability (bnc#384559).

-------------------------------------------------------------------
Tue May 13 23:55:51 CEST 2008 - gregkh@suse.de

- Update config files for vanilla targets

-------------------------------------------------------------------
Tue May 13 23:19:07 CEST 2008 - gregkh@suse.de

- Update to 2.6.25.4-rc1
  - lots of bug fixes

-------------------------------------------------------------------
Tue May 13 00:55:34 CEST 2008 - sdietrich@suse.de

Cleanup RT:
- patches.rt/*: Delete.

-------------------------------------------------------------------
Mon May 12 16:49:43 CEST 2008 - jkosina@suse.de

- patches.fixes/input-hid-apple-numlock-emulation.patch:
  HID: split Numlock emulation quirk from
  HID_QUIRK_APPLE_HAS_FN. (bnc#381764).

-------------------------------------------------------------------
Sat May 10 07:41:34 CEST 2008 - gregkh@suse.de

- Update to 2.6.25.3
  - fixes 2 security issues (one networking, one sparc, no CVE
    numbers issued just yet)

-------------------------------------------------------------------
Fri May  9 20:46:17 CEST 2008 - jeffm@suse.de

- patches.apparmor/fsetattr-restore-ia_file: vfs: restore ia_file
  for compatibility with external modules. (bnc#381259)

-------------------------------------------------------------------
Fri May  9 12:04:21 CEST 2008 - hare@suse.de

- patches.drivers/open-iscsi-git-update: Delete.
- patches.fixes/open-iscsi-nop-fixes: NOP timeout fixes.

-------------------------------------------------------------------
Thu May  8 23:04:48 CEST 2008 - gregkh@suse.de

- patches.kernel.org/v4l-dvb-patch-for-various-dibcom-based-devices.patch:
  V4L/DVB (7473): PATCH for various Dibcom based devices
  (bnc#381632).

-------------------------------------------------------------------
Thu May  8 20:59:42 CEST 2008 - gregkh@suse.de

- comment out vmware patch as it should no longer be needed

-------------------------------------------------------------------
Thu May  8 20:43:11 CEST 2008 - gregkh@suse.de

- rediff patches to apply cleanly.

-------------------------------------------------------------------
Thu May  8 20:35:09 CEST 2008 - gregkh@suse.de

- Update to 2.6.25.3-rc1
  - potential fix for increased power consumption and other bugs

-------------------------------------------------------------------
Thu May  8 12:26:19 CEST 2008 - sassmann@suse.de

- Update config file ppc64.
- patches.arch/ppc-ps3-ps3vram-mtd.patch: ps3vram driver that
  allows you to access the extra ~240MB of DDR video.

-------------------------------------------------------------------
Wed May  7 18:28:24 CEST 2008 - gregkh@suse.de

- patches.kernel.org/patch-2.6.25.1-2: Linux 2.6.25.2.
 - fixes CVE-2008-1669

-------------------------------------------------------------------
Tue May  6 23:45:08 CEST 2008 - schwab@suse.de

- suse-ppc32-mol-semaphore: fix mol for 2.6.26-rc1.

-------------------------------------------------------------------
Mon May  5 13:31:37 CEST 2008 - jack@suse.cz

  Bring UDF to state in 2.6.26-rc1 to support UDF 2.50.

- patches.suse/udf-10-simple-cleanup-of-truncate.c.patch: udf:
  simple cleanup of truncate.c (fate#303336).
- patches.suse/udf-11-truncate-create-function-for-updating-of-Alloc.patch:
  udf: truncate: create function for updating of Allocation Ext
  Descriptor (fate#303336).
- patches.suse/udf-12-replace-all-adds-to-little-endians-variables-wi.patch:
  udf: replace all adds to little endians variables with
  le*_add_cpu (fate#303336).
- patches.suse/udf-13-simplify-__udf_read_inode.patch: udf:
  simplify __udf_read_inode (fate#303336).
- patches.suse/udf-14-replace-udf_-_offset-macros-with-functions.patch:
  udf: replace udf_*_offset macros with functions (fate#303336).
- patches.suse/udf-15-convert-udf_count_free_bitmap-to-use-bitmap_wei.patch:
  udf: convert udf_count_free_bitmap to use bitmap_weight
  (fate#303336).
- patches.suse/udf-16-udf_get_block-inode_bmap-remove-unneeded-che.patch:
  udf: udf_get_block, inode_bmap - remove unneeded checks
  (fate#303336).
- patches.suse/udf-17-create-function-for-conversion-from-timestamp-t.patch:
  udf: create function for conversion from timestamp to timespec
  (fate#303336).
- patches.suse/udf-18-convert-udf_stamp_to_time-to-return-struct-time.patch:
  udf: convert udf_stamp_to_time to return struct timespec
  (fate#303336).
- patches.suse/udf-19-convert-udf_stamp_to_time-and-udf_time_to_stamp.patch:
  udf: convert udf_stamp_to_time and udf_time_to_stamp to use
  timestamps (fate#303336).
- patches.suse/udf-1-kill-udf_set_blocksize.patch: udf: kill
  udf_set_blocksize (fate#303336).
- patches.suse/udf-20-remove-unneeded-kernel_timestamp-type.patch:
  udf: remove unneeded kernel_timestamp type (fate#303336).
- patches.suse/udf-21-super.c-reorganization.patch: udf: super.c
  reorganization (fate#303336).
- patches.suse/udf-22-Mark-udf_process_sequence-as-noinline.patch:
  udf: Mark udf_process_sequence() as noinline (fate#303336).
- patches.suse/udf-23-Remove-checking-of-existence-of-filename-in-udf.patch:
  udf: Remove checking of existence of filename in udf_add_entry()
  (fate#303336).
- patches.suse/udf-24-Remove-declarations-of-arrays-of-size-UDF_NAME_.patch:
  udf: Remove declarations of arrays of size UDF_NAME_LEN (256
  bytes) (fate#303336).
- patches.suse/udf-25-fix-anchor-point-detection.patch: udf:
  fix anchor point detection (fate#303336).
- patches.suse/udf-26-Cleanup-volume-descriptor-sequence-processing.patch:
  udf: Cleanup volume descriptor sequence processing
  (fate#303336).
- patches.suse/udf-27-Improve-error-recovery-on-mount.patch:
  udf: Improve error recovery on mount (fate#303336).
- patches.suse/udf-28-Move-filling-of-partition-descriptor-info-into.patch:
  udf: Move filling of partition descriptor info into a separate
  function (fate#303336).
- patches.suse/udf-29-Move-processing-of-virtual-partitions.patch:
  udf: Move processing of virtual partitions (fate#303336).
- patches.suse/udf-2-kill-useless-file-header-comments-for-vfs-metho.patch:
  udf: kill useless file header comments for vfs method
  implementations (fate#303336).
- patches.suse/udf-30-Cleanup-anchor-block-detection.patch: udf:
  Cleanup anchor block detection. (fate#303336).
- patches.suse/udf-31-Improve-anchor-block-detection.patch: udf:
  Improve anchor block detection (fate#303336).
- patches.suse/udf-32-Silence-warning-about-accesses-beyond-end-of-de.patch:
  udf: Silence warning about accesses beyond end of device
  (fate#303336).
- patches.suse/udf-33-Fix-detection-of-VAT-version.patch: udf:
  Fix detection of VAT version (fate#303336).
- patches.suse/udf-34-Allow-loading-of-VAT-inode.patch: udf:
  Allow loading of VAT inode (fate#303336).
- patches.suse/udf-35-Handle-VAT-packed-inside-inode-properly.patch:
  udf: Handle VAT packed inside inode properly (fate#303336).
- patches.suse/udf-36-Mount-filesystem-read-only-if-it-has-pseudoover.patch:
  udf: Mount filesystem read-only if it has pseudooverwrite
  partition (fate#303336).
- patches.suse/udf-37-Fix-handling-of-multisession-media.patch:
  udf: Fix handling of multisession media (fate#303336).
- patches.suse/udf-38-Add-read-only-support-for-2.50-UDF-media.patch:
  udf: Add read-only support for 2.50 UDF media (fate#303336).
- patches.suse/udf-39-Fix-bug-in-VAT-mapping-code.patch: udf:
  Fix bug in VAT mapping code (fate#303336).
- patches.suse/udf-3-move-headers-out-include-linux.patch: udf:
  move headers out include/linux/ (fate#303336).
- patches.suse/udf-40-Fix-compilation-warnings-when-UDF-debug-is-on.patch:
  udf: Fix compilation warnings when UDF debug is on
  (fate#303336).
- patches.suse/udf-41-use-crc_itu_t-from-lib-instead-of-udf_crc.patch:
  udf: use crc_itu_t from lib instead of udf_crc (fate#303336).
- patches.suse/udf-42-fs-udf-partition.c-udf_get_pblock-mustn-t-be.patch:
  udf: fs/udf/partition.c:udf_get_pblock() mustn't be inline
  (fate#303336).
- patches.suse/udf-4-Use-DIV_ROUND_UP.patch: fs/udf: Use
  DIV_ROUND_UP (fate#303336).
- patches.suse/udf-5--udf_error-static.patch: make udf_error()
  static (fate#303336).
- patches.suse/udf-6-udf_CS0toUTF8-cleanup.patch: udf:
  udf_CS0toUTF8 cleanup (fate#303336).
- patches.suse/udf-7-fix-udf_build_ustr.patch: udf: fix
  udf_build_ustr (fate#303336).
- patches.suse/udf-8-udf_CS0toNLS-cleanup.patch: udf: udf_CS0toNLS
  cleanup (fate#303336).
- patches.suse/udf-9-constify-crc.patch: udf: constify crc
  (fate#303336).

-------------------------------------------------------------------
Fri May  2 04:54:45 CEST 2008 - teheo@suse.de

- patches.drivers/libata-sata_inic162x-update-to-0.4:
  sata_inic162x: update to 0.4 (bnc#385599).

-------------------------------------------------------------------
Fri May  2 00:16:13 CEST 2008 - gregkh@suse.de

- update to 2.6.25.1:
  - fixes CVE-2008-1375 and CVE-2008-1675
  - lots of other minor bugfixes

-------------------------------------------------------------------
Thu May  1 22:46:16 CEST 2008 - agruen@suse.de

- Provide "kernel(flavor:symset) = version" instead of
  "kernel(symset) = version". This disambiguates the case where
  several kernel flavors end up with the same modver checksums
  (bnc#190163, bnc#355628).

-------------------------------------------------------------------
Thu May  1 12:39:42 CEST 2008 - teheo@suse.de

- patches.drivers/libata-ata_piix-verify-sidpr: ata_piix: verify
  SIDPR access before enabling it (bnc#385535).

-------------------------------------------------------------------
Wed Apr 30 07:50:46 CEST 2008 - gregkh@suse.de

- novfs: fixes needed due to apparmor vfs core changes
  (extended attributes probably do not work now...)

-------------------------------------------------------------------
Wed Apr 30 07:02:06 CEST 2008 - gregkh@suse.de

- patches.suse/novfs-add-the-novell-filesystem-client-kernel-module.patch:
  novfs: Add the Novell filesystem client kernel module.
- Update config files.

-------------------------------------------------------------------
Wed Apr 30 01:25:09 CEST 2008 - jeffm@suse.de

- patches.suse/reiserfs-simplify-xattr-internal-file-lookups-opens.diff:
  removed fs.h changes, they weren't used.

-------------------------------------------------------------------
Mon Apr 28 16:40:12 CEST 2008 - gregkh@suse.de

- Update config files.
  hopefully the build system is happy now

-------------------------------------------------------------------
Mon Apr 28 16:27:26 CEST 2008 - gregkh@suse.de

- rpm/config-subst: add #!/bin/sh at start of script to keep future
  build issues (like bnc#382214) from causing problems.

-------------------------------------------------------------------
Mon Apr 28 10:12:45 CEST 2008 - sdietrich@suse.de

Cleanup:
Remove obsolete patches: ARM-ep93xx-timer, latency-tracing,
  RCU, KVM, mcount, PPC-gtod
- patches.rt/ep93xx-timer-accuracy.patch: Delete.
- patches.rt/ep93xx-clockevents.patch: Delete.
- patches.rt/ep93xx-clockevents-fix.patch: Delete.
- patches.rt/kvm-fix-preemption-bug.patch: Delete.
- patches.rt/kvm-lapic-migrate-latency-fix.patch: Delete.
- patches.rt/kvm-make-less-noise.patch: Delete.
- patches.rt/kvm-preempt-rt-resched-delayed.patch: Delete.
- patches.rt/sched-use-a-2d-bitmap-search-prio-cpu.patch: Delete.
- patches.rt/remove-unused-var-warning.patch: Delete.
- patches.rt/latency-tracing.patch: Delete.
- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
  Delete.
- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
- patches.rt/latency-tracing-i386.patch: Delete.
- patches.rt/latency-tracing-x86_64.patch: Delete.
- patches.rt/latency-tracing-ppc.patch: Delete.
- patches.rt/latency-tracer-printk-fix.patch: Delete.
- patches.rt/latency-tracing-exclude-printk.patch: Delete.
- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
- patches.rt/latency-tracer-one-off-fix.patch: Delete.
- patches.rt/smaller-trace.patch: Delete.
- patches.rt/trace-name-plus.patch: Delete.
- patches.rt/trace-with-caller-addr.patch: Delete.
- patches.rt/trace-sti-mwait.patch: Delete.
- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
- patches.rt/idle-stop-critical-timing.patch: Delete.
- patches.rt/latency-tracer-variable-threshold.patch: Delete.
- patches.rt/reset-latency-histogram.patch: Delete.
- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
- patches.rt/random-driver-latency-fix.patch: Delete.
- patches.rt/latency-tracing-use-now.patch: Delete.
- patches.rt/preempt_max_latency-in-all-modes.patch: Delete.
- patches.rt/latency-hist-add-resetting-for-all-timing-options.patch:
  Delete.
- patches.rt/latency-trace-sysctl-config-fix.patch: Delete.
- patches.rt/latency-trace-convert-back-to-ms.patch: Delete.
- patches.rt/latency-trace-fix.patch: Delete.
- patches.rt/trace-cpuidle.patch: Delete.
- patches.rt/lockdep-show-held-locks.patch: Delete.
- patches.rt/lockdep-lock_set_subclass.patch: Delete.
- patches.rt/lockdep-prettify.patch: Delete.
- patches.rt/lockdep-more-entries.patch: Delete.
- patches.rt/latency-tracer-arch-low-address.patch: Delete.
- patches.rt/latency-tracer-dont-panic-on-failed-bootmem-alloc.patch:
  Delete.
- patches.rt/mcount-add-x86_64-notrace-annotations.patch: Delete.
- patches.rt/mcount-add-x86-vdso-notrace-annotations.patch:
  Delete.
- patches.rt/mcount-nmi-notrace-annotations.patch: Delete.
- patches.rt/mcount-add-time-notrace-annotations.patch: Delete.
- patches.rt/mcount-lockdep-notrace-annotations.patch: Delete.
- patches.rt/mcount-preemptcount-notrace-annotations.patch:
  Delete.
- patches.rt/mcount-fault-notrace-annotations.patch: Delete.
- patches.rt/mcount-irqs-notrace-annotations.patch: Delete.
- patches.rt/mcount-rcu-notrace-annotations.patch: Delete.
- patches.rt/latency-measurement-drivers-fix.patch: Delete.
- patches.rt/latency-measurement-drivers.patch: Delete.
- patches.rt/redo-regparm-option.patch: Delete.
- patches.rt/nmi-profiling-base.patch: Delete.
- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
- patches.rt/ppc-gtod-support.patch: Delete.
- patches.rt/ppc-gtod-support-fix.patch: Delete.
- patches.rt/ppc-a-2.patch: Delete.
- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
- patches.rt/ppc-read-persistent-clock.patch: Delete.
- patches.rt/ppc-clockevents.patch: Delete.
- patches.rt/ppc-clockevents-fix.patch: Delete.
- patches.rt/ppc-highres-dyntick.patch: Delete.
- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
- patches.rt/inet_hash_bits.patch: Delete.
- patches.rt/rcu-1.patch: Delete.
- patches.rt/rcu-2.patch: Delete.
- patches.rt/rcu-3.patch: Delete.
- patches.rt/rcu-4.patch: Delete.
- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
- patches.rt/rcu-tasklet-softirq.patch: Delete.
- patches.rt/rcu-classic-fixup.patch: Delete.
- patches.rt/rcu-warn-underflow.patch: Delete.

-------------------------------------------------------------------
Mon Apr 28 09:51:50 CEST 2008 - sdietrich@suse.de

Cleanup:
Remove obsolete Adaptive-locking patches
- patches.rt/rtmutex-adaptive-locks.patch: Delete.
- patches.rt/rtmutex-adaptive-mutexes.patch: Delete.
- patches.rt/rtmutex-adaptive-timeout.patch: Delete.
- patches.rt/rtmutex-adjust-pi_lock-usage-in-wakeup.patch: Delete.
- patches.rt/rtmutex-lateral-steal.patch: Delete.
- patches.rt/rtmutex-lateral-steal-sysctl.patch: Delete.
- patches.rt/rtmutex-optimize-wakeup.patch: Delete.
- patches.rt/rtmutex-rearrange.patch: Delete.
- patches.rt/rtmutex-remove-extra-try.patch: Delete.
- patches.rt/x86-ticket-lock.patch: Delete.

-------------------------------------------------------------------
Mon Apr 28 09:45:20 CEST 2008 - sdietrich@suse.de

Cleanup: 
Remove ARM and MIPS RT patches
- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
- patches.rt/arm-cmpxchg.patch: Delete.
- patches.rt/arm-compile-fix.patch: Delete.
- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
- patches.rt/arm-futex-atomic-cmpxchg.patch: Delete.
- patches.rt/arm-latency-tracer-support.patch: Delete.
- patches.rt/arm-leds-timer.patch: Delete.
- patches.rt/arm-preempt-config.patch: Delete.
- patches.rt/arm-trace-preempt-idle.patch: Delete.
- patches.rt/latency-tracing-arm.patch: Delete.
- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
- patches.rt/preempt-irqs-arm.patch: Delete.
- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
- patches.rt/preempt-realtime-arm-rawlock-in-mmu_context-h.patch:
  Delete.
- patches.rt/preempt-realtime-arm-shark.patch: Delete.
- patches.rt/preempt-realtime-arm.patch: Delete.
- patches.rt/preempt-irqs-mips.patch: Delete.
- patches.rt/preempt-realtime-mips.patch: Delete.
- patches.rt/rt-mutex-arm-fix.patch: Delete.
- patches.rt/rt-mutex-arm.patch: Delete.
- patches.rt/rt-mutex-mips.patch: Delete.
- patches.rt/mips-change-raw-spinlock-type.patch: Delete.
- patches.rt/mips-remove-conlicting-rtc-lock-declaration.patch:
  Delete.
- patches.rt/mips-remove-duplicate-kconfig.patch: Delete.
- patches.rt/mips-remove-finish-arch-switch.patch: Delete.

-------------------------------------------------------------------
Fri Apr 25 14:36:38 MDT 2008 - carnold@novell.com

- rpm/kernel-binary.spec.in: kernel-xen does not obsolete/provide
  kernel-xenpae (bnc#382309)

-------------------------------------------------------------------
Fri Apr 25 16:07:38 CEST 2008 - olh@suse.de

- update patches.arch/ppc-efika-mpc52xx-ac97.patch
  create /builtin/sound/cell-index, content == 1

-------------------------------------------------------------------
Thu Apr 24 15:18:48 CEST 2008 - olh@suse.de

- update patches.arch/ppc-efika-modalias.patch
  add newline to devspec files

-------------------------------------------------------------------
Thu Apr 24 14:22:10 CEST 2008 - olh@suse.de

- update patches.arch/ppc-efika-modalias.patch
  add devspec file for mac-io, it was created as a side effect
  in of/platform.c (bnc#374693)

-------------------------------------------------------------------
Thu Apr 24 12:54:41 CEST 2008 - olh@suse.de

- use bzip2 instead of lzma as rpm compression method for vanilla

-------------------------------------------------------------------
Thu Apr 24 08:38:53 CEST 2008 - olh@suse.de

- relax Conflicts for kernel-vanilla
  no version check for lvm, udev and apparmor

-------------------------------------------------------------------
Wed Apr 23 17:53:03 CEST 2008 - olh@suse.de

- readd patches.arch/ppc-pegasos-console-autodetection.patch
  force speed 115200, device-tree has no current-speed property

-------------------------------------------------------------------
Wed Apr 23 17:27:36 CEST 2008 - tiwai@suse.de

- patches.drivers/alsa-hda-intel-new-ati-id,
  patches.drivers/alsa-hda-intel-use-PCI_DEVICE,
  patches.drivers/alsa-hda-intel-new-nvidia-id: Add missing PCI
  ids for new ATI/Nvidia devices (bnc#370775)
- patches.drivers/alsa-dell-xps-m1330-hp-fix: Fix Dell XPS M1330
  outputs

-------------------------------------------------------------------
Tue Apr 22 17:25:04 CEST 2008 - jack@suse.cz

- patches.fixes/quota_reiserfs_tail_fix.diff: reiserfs: Unpack
  tails on quota files (375179).

-------------------------------------------------------------------
Tue Apr 22 15:57:40 CEST 2008 - olh@suse.de

- update patches.arch/ppc-efika-mpc52xx-ac97.patch
  fixes for 2.6.25

-------------------------------------------------------------------
Sat Apr 19 18:45:36 CEST 2008 - schwab@suse.de

- Add compat handler for PTRACE_GETSIGINFO.

-------------------------------------------------------------------
Sat Apr 19 12:41:56 CEST 2008 - aj@suse.de

- Conflict with apparmor-parser < 2.3 (not <=) in kernel-binary
  spec files.

-------------------------------------------------------------------
Sat Apr 19 00:34:10 CEST 2008 - jeffm@suse.de

- Re-synced reiserfs patch set due to broken local repo.

-------------------------------------------------------------------
Sat Apr 19 00:30:42 CEST 2008 - jeffm@suse.de

- Updated reiserfs patch set
  - Eliminated xattr interaction with AppArmor
  - Eliminated xattr deadlock under load between journal lock and
    xattr dir i_mutex
  - Properly annotated xattr i_mutex locking for lockdep
  - Code cleanup

-------------------------------------------------------------------
Fri Apr 18 23:04:24 CEST 2008 - jjohanse@suse.de

- Update fsetattr.diff to EXPORT_SYMBOL_GPL(fnotify_change)

-------------------------------------------------------------------
Fri Apr 18 22:53:57 CEST 2008 - jjohanse@suse.de

- patches.apparmor/__d_path-keep-connected.diff: Fix __d_path
  to allow for old and new behavior bnc#380763.

-------------------------------------------------------------------
Thu Apr 17 07:30:52 CEST 2008 - gregkh@suse.de

- refresh patches to apply without fuzz

-------------------------------------------------------------------
Thu Apr 17 07:08:43 CEST 2008 - gregkh@suse.de

- Update to 2.6.25-final

-------------------------------------------------------------------
Wed Apr 16 08:22:25 CEST 2008 - jjohanse@suse.de

- Update to AppArmor 2.3 patch series

-------------------------------------------------------------------
Wed Apr 16 03:46:00 CEST 2008 - jeffm@suse.de

- patches.suse/reiserfs-kill-xattr-readdir.diff: Fixed accidental
  passing of -ENODATA to userspace during chown, and messages during
  chown and delete.

-------------------------------------------------------------------
Tue Apr 15 14:44:02 CEST 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.25-rc9 and c/s 517.

-------------------------------------------------------------------
Sat Apr 12 00:55:29 CEST 2008 - gregkh@suse.de

- refresh patches to clean up fuzz

-------------------------------------------------------------------
Sat Apr 12 00:53:00 CEST 2008 - gregkh@suse.de

- Update config files.

-------------------------------------------------------------------
Sat Apr 12 00:32:56 CEST 2008 - gregkh@suse.de

- updat to 2.6.25-rc9

-------------------------------------------------------------------
Thu Apr 10 19:30:33 CEST 2008 - gregkh@suse.de

- update to 2.6.25-rc8-git8

-------------------------------------------------------------------
Tue Apr  8 18:03:50 CEST 2008 - gregkh@suse.de

- update to 2.6.25-rc8-git7

-------------------------------------------------------------------
Mon Apr  7 19:37:40 CEST 2008 - gregkh@suse.de

- patches.kernel.org/pvrusb2-fix-broken-build-due-to-patch-order-dependency.patch:
  pvrusb2: fix broken build due to patch order dependency.

-------------------------------------------------------------------
Mon Apr  7 19:06:09 CEST 2008 - gregkh@suse.de

- update to 2.6.25-rc8-git5

-------------------------------------------------------------------
Sun Apr  6 21:49:11 CEST 2008 - jeffm@suse.de

- patches.suse/reiserfs-kill-xattr-readdir.diff: Removed struct
  file use entirely.

-------------------------------------------------------------------
Sun Apr  6 18:44:27 CEST 2008 - jeffm@suse.de

- patches.suse/reiserfs-kill-xattr-readdir.diff: Eliminated use
  of vfsmount-less dentry_open().

-------------------------------------------------------------------
Thu Apr  3 07:53:24 CEST 2008 - teheo@suse.de

- patches.drivers/libata-pata_ali-disable-ATAPI_DMA: pata_ali:
  disable ATAPI DMA (332588).

-------------------------------------------------------------------
Wed Apr  2 01:39:17 CEST 2008 - gregkh@suse.de

- Update to 2.6.25-rc8

-------------------------------------------------------------------
Tue Apr  1 17:10:42 CEST 2008 - jblunck@suse.de

- rpm/kernel-source.spec.in,kernel-binary.spec.in: Cleanup Requires

-------------------------------------------------------------------
Mon Mar 31 15:27:39 CEST 2008 - jdelvare@suse.de

- supported.conf: Add new hwmon drivers, all unsupported.

-------------------------------------------------------------------
Thu Mar 27 20:31:48 CET 2008 - jeffm@suse.de

- Fixed up the rest of the reiserfs patch queue.

-------------------------------------------------------------------
Thu Mar 27 19:21:32 CET 2008 - jeffm@suse.de

- Updated reiserfs xattr patches.

-------------------------------------------------------------------
Thu Mar 27 18:53:17 CET 2008 - gregkh@suse.de

- fix merge error in patches.suse/supported-flag caused by me...

-------------------------------------------------------------------
Thu Mar 27 18:14:18 CET 2008 - gregkh@suse.de

- update to 2.6.25-rc7-git2

-------------------------------------------------------------------
Thu Mar 27 18:09:56 CET 2008 - gregkh@suse.de

- update to 2.6.25-rc7
  - note that reiserfs xattr patches are now disabled due to merge
    issues...

-------------------------------------------------------------------
Sun Mar 23 13:29:25 CET 2008 - teheo@suse.de

- patches.drivers/libata-improve-hpa-error-handling: libata:
  improve HPA error handling (365534).

-------------------------------------------------------------------
Thu Mar 20 22:58:55 CET 2008 - gregkh@suse.de

- fix up some EXPORT_SYMBOL() markings to be EXPORT_SYMBOL_GPL() as the
  code is not upstream and we aren't allowed to add non-GPL exports to
  our kernel tree.

-------------------------------------------------------------------
Thu Mar 20 22:26:39 CET 2008 - gregkh@suse.de

- update to 2.6.25-rc6-git5
- refresh patches to apply cleanly

-------------------------------------------------------------------
Thu Mar 20 21:36:04 CET 2008 - gregkh@suse.de

- update to 2.6.25-rc6-git4
- refresh patches to apply cleanly

-------------------------------------------------------------------
Thu Mar 20 11:07:49 CET 2008 - agruen@suse.de

- scripts/tar-up.sh: Rename --kbuild option to --source-timestamp.
  For generating the source timestamp, use HEAD as the branch
  name.
- rpm/get_release_number.sh.in: Don't try to synchronize release
  numbers with kernel-dummy if the release number has been
  specified explicitly (tar-up with --release-string, --timestamp,
  or --source-timestamp).

-------------------------------------------------------------------
Thu Mar 20 08:47:56 CET 2008 - olh@suse.de

- remove patches.kernel.org/powerpc-needs-uboot
  not needed without mpc51xx support

-------------------------------------------------------------------
Thu Mar 20 08:40:53 CET 2008 - olh@suse.de

- disable gianfar network driver and unused freescale drivers

-------------------------------------------------------------------
Wed Mar 19 20:35:41 CET 2008 - gregkh@suse.de

- patch refreshes due to version update

-------------------------------------------------------------------
Wed Mar 19 19:19:29 CET 2008 - gregkh@suse.de

- Update to 2.6.25-rc6-git3
- Update config files.

-------------------------------------------------------------------
Wed Mar 19 19:06:29 CET 2008 - gregkh@suse.de

- Update to 2.6.25-rc6
 - which deleted the following patches:
   - patches.fixes/hibernation-snapshot-numa-workaround.patch
   - patches.fixes/acpi-fix-double-log-level.patch
   - patches.fixes/acpi_fix_mem_corruption.patch
   - patches.kernel.org/patch-2.6.25-rc5
   - patches.kernel.org/patch-2.6.25-rc5-git3
- Update config files.
- delete patches.arch/x86-nvidia-timer-quirk as it is not being used.

-------------------------------------------------------------------
Wed Mar 19 16:41:29 CET 2008 - olh@suse.de

- remove patches.arch/ppc-efika-ipic.patch
  disable mpc51xx support instead

-------------------------------------------------------------------
Tue Mar 18 18:28:21 CET 2008 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Changed to just match %ix86

-------------------------------------------------------------------
Mon Mar 17 23:45:38 CET 2008 - olh@suse.de

- add patches.arch/ppc-efika-ipic.patch
  fix a crash in init_ipic_sysfs on efika

-------------------------------------------------------------------
Mon Mar 17 19:04:09 CET 2008 - agruen@suse.de

- post.sh: Fix a syntax error when creating the initrd.

-------------------------------------------------------------------
Mon Mar 17 12:18:20 CET 2008 - jbeulich@novell.com

- patches.xen/xen-quicklist.patch: Delete.
- Update i386 Xen config file.
- patches.xen/xen3-patch-2.6.25-rc5-rc6: 2.6.25-rc6.
- patches.xen/xen3-auto-xen-kconfig.diff,
  patches.xen/xen3-fixup-kconfig,
  patches.xen/xen3-patch-2.6.19,
  patches.xen/xen3-patch-2.6.20,
  patches.xen/xen3-patch-2.6.21,
  patches.xen/xen3-patch-2.6.22,
  patches.xen/xen3-patch-2.6.23,
  patches.xen/xen3-patch-2.6.24,
  patches.xen/xen3-patch-2.6.25-rc5,
  patches.xen/xen-x86-no-lapic,
  patches.xen/xen-x86-panic-no-reboot: Various adjustments.

-------------------------------------------------------------------
Sun Mar 16 06:26:30 CET 2008 - jeffm@suse.de

- rpm/kernel-binary.spec.in: Added an RPM conflict for 32-bit
  kernels and 64-bit glibc to avoid installing a 32-bit kernel
  with 64-bit userspace. (364433, et al)

-------------------------------------------------------------------
Fri Mar 14 20:03:12 CET 2008 - jeffm@suse.de

- scripts/tar-up.sh: Added --kbuild option to autogenerate
  release number based on branch and timestamp.

-------------------------------------------------------------------
Fri Mar 14 16:14:34 CET 2008 - jeffm@suse.de

- patches.apparmor/export-security_inode_permission-for-aufs:
  LSM: Export security_inode_permission for aufs (356902).

-------------------------------------------------------------------
Fri Mar 14 10:22:18 CET 2008 - agruen@suse.de

- Boot loader: do the same during initial installation as when
  updating a kernel package (FATE 302660).

-------------------------------------------------------------------
Thu Mar 13 17:07:38 CET 2008 - gregkh@suse.de

- Update to 2.6.25-rc5-git3

-------------------------------------------------------------------
Thu Mar 13 15:53:57 CET 2008 - olh@suse.de

- disable unuses pata platform and ibm newemac driver on powerpc

-------------------------------------------------------------------
Thu Mar 13 11:18:47 CET 2008 - olh@suse.de

- add patches.xen/xen-quicklist.patch
  fix kernel-xen compile, readd CONFIG_QUICKLIST for xen

-------------------------------------------------------------------
Wed Mar 12 18:56:09 CET 2008 - gregkh@suse.de

- remove alpha configs as they are no longer used

-------------------------------------------------------------------
Wed Mar 12 18:25:38 CET 2008 - gregkh@suse.de

- Enabled CONFIG_UNUSED_SYMBOLS for now.  It will be disabled
  after the next openSUSE alpha release.  It is being enabled
  for now to let some kmp packages still work while their
  maintainers are working to update them with the 2.6.25
  kernel changes.

-------------------------------------------------------------------
Wed Mar 12 18:09:37 CET 2008 - gregkh@suse.de

- refresh patches to apply cleanly

-------------------------------------------------------------------
Wed Mar 12 17:17:13 CET 2008 - gregkh@suse.de

- update to 2.6.25-rc5-git2

-------------------------------------------------------------------
Wed Mar 12 12:07:50 CET 2008 - sassmann@suse.de

- patches.arch/ppc-ps3-rename-wireless-interface.patch:
  rename ps3 wireless interface from eth? to wlan? for better
  handling in udev

-------------------------------------------------------------------
Wed Mar 12 10:24:38 CET 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.25-rc5 and c/s 471.
- patches.xen/xen3-aslr-i386-and-x86_64-randomize-brk.patch:
  Delete.
- patches.xen/xen3-aslr-pie-executable-randomization.patch:
  Delete.
- patches.xen/xen3-early-firewire.diff: Delete.
- Update x86 config files.
- config.conf: Re-enable Xen configs.

-------------------------------------------------------------------
Tue Mar 11 19:02:10 CET 2008 - gregkh@suse.de

- add usb persist for storage devices across suspend to ram.  This is going to
  be in 2.6.26, just missed the .25 merge window.

-------------------------------------------------------------------
Tue Mar 11 18:10:51 CET 2008 - gregkh@suse.de

- Update to 2.6.26-rc5-git1
- Update config files.

-------------------------------------------------------------------
Tue Mar 11 00:34:29 CET 2008 - gregkh@suse.de

- update to 2.6.25-rc5

-------------------------------------------------------------------
Mon Mar 10 12:38:31 CET 2008 - agruen@suse.de

- scripts/tar-up.sh: Don't lose the EXTRAVERSION when overriding
  the release number with --release-string or --timestamp.

-------------------------------------------------------------------
Sun Mar  9 16:58:10 CET 2008 - jeffm@suse.de

- patches.fixes/hibernation-snapshot-numa-workaround.patch:
  swsusp: workaround for crash on NUMA (kernel.org#9966).

-------------------------------------------------------------------
Sat Mar  8 14:05:20 CET 2008 - agruen@suse.de

- Encode the EXTRAVERSION part of kernel release numbers in the
  RPM release instead of in the version. This resolves the problem
  that kernel releases like 2.6.25-rc4 would result in a package
  with a higher version than 2.6.25 according to RPM's versioning
  scheme (bug 271712).

-------------------------------------------------------------------
Fri Mar  7 17:52:55 CET 2008 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Thu Mar  6 19:14:44 CET 2008 - trenn@suse.de

- patches.fixes/acpi_fix_mem_corruption.patch: ACPI: Fix mem
  corruption (350017).
- patches.fixes/acpi_thermal_passive_cleanup.patch: Warn user
  about a BIOS bug in asus boards (350017).

-------------------------------------------------------------------
Thu Mar  6 17:46:28 CET 2008 - gregkh@suse.de

- Update s390 config files.

-------------------------------------------------------------------
Thu Mar  6 17:30:44 CET 2008 - gregkh@suse.de

- update to 2.6.24-rc5-git1

-------------------------------------------------------------------
Wed Mar  5 20:18:13 CET 2008 - gregkh@suse.de

- enable CONFIG_GROUP_SCHED

-------------------------------------------------------------------
Wed Mar  5 20:12:32 CET 2008 - gregkh@suse.de

- enable CONFIG_HIGH_RES_TIMERS on i386

-------------------------------------------------------------------
Wed Mar  5 19:35:37 CET 2008 - gregkh@suse.de

- enable CONFIG_USB_PERSIST for vanilla config files

-------------------------------------------------------------------
Wed Mar  5 19:29:20 CET 2008 - gregkh@suse.de

- refresh patches to apply cleanly with no fuzz
- enable CONFIG_USB_PERSIST so that users can enable this if they want

-------------------------------------------------------------------
Wed Mar  5 19:01:50 CET 2008 - gregkh@suse.de

- update the vanilla config files for CONFIG_DEBUG_RODATA

-------------------------------------------------------------------
Wed Mar  5 18:58:12 CET 2008 - gregkh@suse.de

- enable CONFIG_DEBUG_RODATA (Not really a debug option, something
  we need in all of our kernels.)

-------------------------------------------------------------------
Wed Mar  5 17:55:41 CET 2008 - gregkh@suse.de

- Update vanilla config files.

-------------------------------------------------------------------
Wed Mar  5 17:26:42 CET 2008 - jbeulich@novell.com

- patches.fixes/parport-mutex,
  patches.suse/stack-unwind: Fix merge mistakes.
- Update i386 config files.

-------------------------------------------------------------------
Wed Mar  5 17:02:33 CET 2008 - gregkh@suse.de

- Update tree to 2.6.25-rc4

-------------------------------------------------------------------
Wed Mar  5 12:29:48 CET 2008 - fseidel@suse.de

- add patches.fixes/fat_detect_media_wo_parttable.patch and
  patches.fixes/fat_valid_media.patch:
  detect FAT formated medias without partition table correctly
  (bnc 364365)

-------------------------------------------------------------------
Tue Mar  4 16:38:11 CET 2008 - olh@suse.de

- add patches.kernel.org/s390-defkeymap.patch
  Build fix for drivers/s390/char/defkeymap.c

-------------------------------------------------------------------
Tue Mar  4 16:08:29 CET 2008 - olh@suse.de

- enable ext2/3 acl support in ps3 kernel

-------------------------------------------------------------------
Tue Mar  4 15:33:29 CET 2008 - olh@suse.de

- Update to 2.6.25-rc3-git5

-------------------------------------------------------------------
Tue Mar  4 15:19:22 CET 2008 - olh@suse.de

- use suffix -ps3 for PS3 kernel, it is only used in otheros.bld

-------------------------------------------------------------------
Mon Mar  3 12:37:03 CET 2008 - lmb@suse.de

- rpm/kernel-binary.spec.in: Require udev >= 118.

-------------------------------------------------------------------
Mon Mar  3 11:47:35 CET 2008 - ak@suse.de

- patches.arch/x86-nvidia-timer-quirk: Delete.
  PCI device ID list still not complete and let's have the same
  crap as mainline for now. It would be better to fix the PCI
  ID lists (#302327)

-------------------------------------------------------------------
Sun Mar  2 22:14:06 CET 2008 - olh@suse.de

- add patches.fixes/ibmvstgt-fixes.patch
  fix oops in ibmvstgt init function

-------------------------------------------------------------------
Fri Feb 29 19:55:54 CET 2008 - olh@suse.de

- add patches.arch/ppc-pci-bogus-resources.patch
  fix bogus test for unassigned resources

-------------------------------------------------------------------
Thu Feb 28 16:20:06 CET 2008 - olh@suse.de

- disable CONFIG_CRYPTO_DEV_HIFN_795X on ppc32 due to __divdi3 usage
- update patches.kernel.org/powerpc-needs-uboot
  disable mkimage call in arch/powerpc/boot/wrapper

-------------------------------------------------------------------
Thu Feb 28 12:43:16 CET 2008 - olh@suse.de

- update patches.kernel.org/fixed-phy-select
  add dependency on libphy=y

-------------------------------------------------------------------
Wed Feb 27 22:19:45 CET 2008 - jdelvare@suse.de

- patches.fixes/acpi-fix-double-log-level.patch: ACPI: Fix a
  duplicate log level.

-------------------------------------------------------------------
Wed Feb 27 17:10:04 CET 2008 - trenn@suse.de

- patches.fixes/acpi_force-fan-active.patch: Delete.

-------------------------------------------------------------------
Tue Feb 26 21:57:45 CET 2008 - sdietrich@suse.de

- remove obsolete adaptive-locks patches
  patches.rt/rtmutex-adaptive-locks.patch: Delete.
  patches.rt/rtmutex-adjust-pi_lock-usage-in-wakeup.patch: Delete.
  patches.rt/rtmutex-optimize-wakeup.patch: Delete.
  patches.rt/rtmutex-rearrange.patch: Delete.
  patches.rt/rtmutex-remove-extra-try.patch: Delete.
  patches.rt/rtmutex-adaptive-mutexes.patch: Delete.
  patches.rt/rtmutex-adaptive-timeout.patch: Delete.
  patches.rt/rtmutex-lateral-steal.patch: Delete.
  patches.rt/rtmutex-lateral-steal-sysctl.patch: Delete.

-------------------------------------------------------------------
Tue Feb 26 13:37:05 CET 2008 - sassmann@suse.de

- remove patches included upstream
  patches.arch/ppc-ps3-gelic-cleanup.patch
  patches.arch/ppc-ps3-gelic-endianness.patch
  patches.arch/ppc-ps3-gelic-ethernet-linkstatus.patch
  patches.arch/ppc-ps3-gelic-fix-fallback.diff
  patches.arch/ppc-ps3-gelic-multiple-interface.patch
  patches.arch/ppc-ps3-gelic-remove-duplicate-ethtool-handlers.patch
  patches.arch/ppc-ps3-gelic-wireless-v2.patch

-------------------------------------------------------------------
Tue Feb 26 00:53:25 CET 2008 - jeffm@suse.de

- Update config files: Disabled CONFIG_INPUT_YEALINK per an old
  request from AJ.

-------------------------------------------------------------------
Tue Feb 26 00:38:27 CET 2008 - jeffm@suse.de

- Update to 2.6.25-rc3.

-------------------------------------------------------------------
Sun Feb 24 09:48:20 CET 2008 - sdietrich@suse.de

- patches.rt/0001-sched-count-of-queued-RT-tasks.patch: Delete.
- patches.rt/0002-sched-track-highest-prio-task-queued.patch:
  Delete.
- patches.rt/0003-sched-add-RT-task-pushing.patch: Delete.
- patches.rt/0004-sched-add-rt-overload-tracking.patch: Delete.
- patches.rt/0005-sched-pull-RT-tasks-from-overloaded-runqueues.patch:
  Delete.
- patches.rt/0006-sched-push-RT-tasks-from-overloaded-CPUs.patch:
  Delete.
- patches.rt/0007-sched-disable-standard-balancer-for-RT-tasks.patch:
  Delete.
- patches.rt/0008-sched-add-RT-balance-cpu-weight.patch: Delete.
- patches.rt/0009-sched-clean-up-this_rq-use-in-kernel-sched_rt.c.patch:
  Delete.
- patches.rt/0010-sched-de-SCHED_OTHER-ize-the-RT-path.patch:
  Delete.
- patches.rt/0011-sched-break-out-search-for-RT-tasks.patch:
  Delete.
- patches.rt/0012-sched-RT-balancing-include-current-CPU.patch:
  Delete.
- patches.rt/0013-sched-pre-route-RT-tasks-on-wakeup.patch:
  Delete.
- patches.rt/0014-sched-optimize-RT-affinity.patch: Delete.
- patches.rt/0015-sched-wake-balance-fixes.patch: Delete.
- patches.rt/0016-sched-RT-balance-avoid-overloading.patch:
  Delete.
- patches.rt/0017-sched-break-out-early-if-RT-task-cannot-be-migrated.patch:
  Delete.
- patches.rt/0018-sched-RT-balance-optimize.patch: Delete.
- patches.rt/0019-sched-RT-balance-optimize-cpu-search.patch:
  Delete.
- patches.rt/0020-sched-RT-balance-on-new-task.patch: Delete.
- patches.rt/0021-sched-clean-up-pick_next_highest_task_rt.patch:
  Delete.
- patches.rt/0022-sched-clean-up-find_lock_lowest_rq.patch:
  Delete.
- patches.rt/0023-sched-clean-up-overlong-line-in-kernel-sched_debug.patch:
  Delete.
- patches.rt/0024-sched-clean-up-kernel-sched_rt.c.patch: Delete.
- patches.rt/0025-sched-remove-rt_overload.patch: Delete.
- patches.rt/0026-sched-remove-leftover-debugging.patch: Delete.
- patches.rt/0027-sched-clean-up-pull_rt_task.patch: Delete.
- patches.rt/0028-sched-clean-up-schedule_balance_rt.patch:
  Delete.
- patches.rt/0029-sched-add-sched-domain-roots.patch: Delete.
- patches.rt/0030-sched-update-root-domain-spans-upon-departure.patch:
  Delete.
- patches.rt/0031-Subject-SCHED-Only-balance-our-RT-tasks-within-ou.patch:
  Delete.
- patches.rt/0032-sched-fix-sched_rt.c-join-leave_domain.patch:
  Delete.
- patches.rt/0033-sched-remove-unused-JIFFIES_TO_NS-macro.patch:
  Delete.
- patches.rt/0034-sched-style-cleanup-2.patch: Delete.
- patches.rt/0035-sched-add-credits-for-RT-balancing-improvements.patch:
  Delete.
- patches.rt/0036-sched-reactivate-fork-balancing.patch: Delete.
- patches.rt/0037-sched-whitespace-cleanups-in-topology.h.patch:
  Delete.
- patches.rt/0038-sched-no-need-for-affine-wakeup-balancing-in.patch:
  Delete.
- patches.rt/0039-sched-get-rid-of-new_cpu-in-try_to_wake_up.patch:
  Delete.
- patches.rt/0040-sched-remove-do_div-from-__sched_slice.patch:
  Delete.
- patches.rt/0041-sched-RT-balance-replace-hooks-with-pre-post-sched.patch:
  Delete.
- patches.rt/0042-sched-RT-balance-add-new-methods-to-sched_class.patch:
  Delete.
- patches.rt/0043-sched-RT-balance-only-adjust-overload-state-when-c.patch:
  Delete.
- patches.rt/0044-sched-remove-some-old-cpuset-logic.patch:
  Delete.

- Remove scheduler patches already upstream in 2.6.25-rc1

-------------------------------------------------------------------
Sat Feb 23 22:14:54 CET 2008 - jeffm@suse.de

- patches.kernel.org/libertas-section-conflict: libertas: fix
  section conflict.

-------------------------------------------------------------------
Sat Feb 23 19:45:26 CET 2008 - jeffm@suse.de

- Enabled patches.kernel.org/ps3-lpm-include

-------------------------------------------------------------------
Sat Feb 23 19:45:22 CET 2008 - jeffm@suse.de

- patches.kernel.org/spu_profiler-include: powerpc: spu_profiler
  build fix.

-------------------------------------------------------------------
Sat Feb 23 18:36:49 CET 2008 - jeffm@suse.de

- patches.kernel.org/ps3-lpm-include: ps3: lpm build fix.

-------------------------------------------------------------------
Sat Feb 23 18:25:06 CET 2008 - jeffm@suse.de

- patches.kernel.org/fixed-phy-select: powerpc: FSL_SOC requires
  FIXED_PHY.
- patches.kernel.org/lguest-fixups: lguest: Fix asm-offsets_32
  with correct config option.

-------------------------------------------------------------------
Sat Feb 23 07:51:44 CET 2008 - jeffm@suse.de

- Build fixes for ia64 and i386.

-------------------------------------------------------------------
Sat Feb 23 00:15:46 CET 2008 - jeffm@suse.de

- Update to 2.6.25-rc2-git6.
  - Removed:
    - patches.arch/ppc-pegasos-pata_via-fixup.patch: Delete.
    - patches.arch/ppc-pegasos-console-autodetection.patch: Delete.
    - patches.arch/ppc-ps3-make-dev_id-and-bus_id-u64.diff: Delete.
    - patches.arch/acpi_autoload_bay.patch: Delete.
    - patches.arch/small-acpica-extension-to-be-able-to-store-the-name-of.patch:
      Delete.
    - patches.arch/export-acpi_check_resource_conflict.patch: Delete.
    - patches.drivers/early-firewire.diff: Delete.
    - patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
      Delete.
    - patches.drivers/libata-implement-force-parameter: Delete.
    - patches.drivers/igb-1.0.8-k2: Delete.
    - patches.drivers/always-announce-new-usb-devices.patch: Delete.
    - patches.drivers/nozomi.patch: Delete.
    - patches.drivers/libata-quirk_amd_ide_mode: Delete.
    - patches.fixes/acpi_autoload_baydock.patch: Delete.
    - patches.fixes/bluetooth_hci_dev_put.patch: Delete.
    - patches.fixes/bluetooth_hci_conn_childs.patch: Delete.
    - patches.fixes/mac80211-fix-hw-scan1.patch: Delete.
    - patches.fixes/mac80211-fix-hw-scan2.patch: Delete.
    - patches.fixes/libiscsi-missing-semicolon.diff: Delete.
    - patches.fixes/pci-quirk-enable-smbus-on-hp-xw4100.patch: Delete.
    - patches.kernel.org/patch-2.6.24.1: Delete.
    - patches.suse/acpi_dsdt_ssdt_initrd_initramfs.patch: Delete.
    - patches.suse/squashfs.patch.fixup: Delete.
    - patches.suse/aslr-pie-executable-randomization.patch: Delete.
    - patches.suse/aslr-i386-and-x86_64-randomize-brk.patch: Delete.
  - Xen and RT currently disabled.
  - SquashFS may not work.

-------------------------------------------------------------------
Fri Feb 22 21:10:57 CET 2008 - jeffm@suse.de

- scripts/embargo-filter: fixed and renabled check

-------------------------------------------------------------------
Fri Feb 22 18:34:18 CET 2008 - sdietrich@suse.de

- embargoed-patches: eliminate embargoed patches abuse.

-------------------------------------------------------------------
Fri Feb 22 16:48:37 CET 2008 - jeffm@suse.de

- scripts/embargo-filter: Disable check for non-existant patches.

-------------------------------------------------------------------
Fri Feb 22 15:27:05 CET 2008 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Fri Feb 22 13:10:33 CET 2008 - jbeulich@novell.com

- config/i386/xenpae: Rename to config/i386/xen.
- config.conf: Delete i386/xenpae.

-------------------------------------------------------------------
Thu Feb 21 16:41:27 CET 2008 - sdietrich@suse.de

- Update config files: update RT options for adaptive RT locks

-------------------------------------------------------------------
Thu Feb 21 15:30:06 CET 2008 - sdietrich@suse.de

- patches.rt/rtmutex-adaptive-mutexes.patch: cleanup.
- patches.rt/rtmutex-adaptive-timeout.patch: cleanup.
- patches.rt/rtmutex-lateral-steal-sysctl.patch: sysctl for
  runtime-control of lateral mutex stealing.

-------------------------------------------------------------------
Thu Feb 21 09:17:38 CET 2008 - jbeulich@novell.com

- Update Xen patches to c/s 425.
- patches.xen/sfc-network-driver: Solarflare: Standard network driver
  (disabled until status clarified).
- patches.xen/sfc-resource-driver: Solarflare: Resource driver
  (disabled until status clarified).
- Update Xen config files.

-------------------------------------------------------------------
Wed Feb 20 20:56:32 CET 2008 - ghaskins@suse.de

- adaptive-locking v20

-------------------------------------------------------------------
Wed Feb 20 20:36:00 CET 2008 - ghaskins@suse.de

- adaptive-locking v19

-------------------------------------------------------------------
Wed Feb 20 19:22:20 CET 2008 - jeffm@suse.de

- Update config files for dmraid45.

-------------------------------------------------------------------
Wed Feb 20 13:57:56 CET 2008 - bwalle@suse.de

- rpm/kernel-binary.spec.in: add PAGESIZE detection for
  makedumpfile.config from the .config file also for PPC64

-------------------------------------------------------------------
Wed Feb 20 13:17:21 CET 2008 - fseidel@suse.de

- patches.fixes/bluetooth_hci_dev_put.patch,
  patches.fixes/bluetooth_hci_conn_childs.patch,
  patches.fixes/bluetooth_hci_unregister_sysfs.patch:
  fix kernel crash after removing bluetooth adapter (bnc 359546)

-------------------------------------------------------------------
Tue Feb 19 21:55:32 CET 2008 - jeffm@suse.de

- patches.suse/dm-raid45-2.6.24-20080602a.patch: DMRAID45 module.

-------------------------------------------------------------------
Fri Feb 15 19:24:24 CET 2008 - sdietrich@suse.de

- Update to latest patch set:
- patches.rt/rearrange_rtspinlock_sleep:
  [PATCH 02/10] rearrange rtspinlock sleep
- patches.rt/optimize_rtspinlock_wakeup:
  [PATCH 03/10] optimize rtspinlock wakeup
- patches.rt/adaptive_RT_spinlock_support:
  [PATCH 04/10] Adaptive RT spinlock support
- patches.rt/add_timeout_mechanism: [PATCH 05/10]
  add a loop counter based timeoutmechanism
- patches.rt/adaptive_mutexes: [PATCH 06/10] adaptive mutexes
- patches.rt/adjust_pi_lock_usage_in_wakeup:
  [PATCH 07/10] Adjust pi_lock usage in wakeup
- patches.rt/optimize_printk_fastpath: [PATCH 08/10]
  optimize the !printk fastpath throughthe lock acquisition
- patches.rt/remove_extra_call_try_to_take_lock:
  [PATCH 09/10] remove the extra call to try_to_take_lock
- patches.rt/lateral_lock_steal: [PATCH 10/10] allow
  rt-mutex lock-stealing toinclude lateral priority

-------------------------------------------------------------------
Fri Feb 15 19:04:25 CET 2008 - sdietrich@suse.de

- embargoed-patches: (embargo development RT throughput patches)
- Update config files (RT config options)
- patches.rt/optimize_rtspinlock_wakeup: optimize rtspinlock
  wakeup.
- patches.rt/adaptive_RT_spinlock_support: Adaptive RT spinlock
  support.
- patches.rt/add_timeout_mechanism: add
  a loop counter based timeout mechanism
- patches.rt/adaptive_mutexes: adaptive mutexes
- patches.rt/adjust_pi_lock_usage_in_wakeup:
  Adjust pi_lock usage in wakeup
- patches.rt/optimize_printk_fastpath: optimize
  the !printk fastpath through the lockacquisition
- patches.rt/remove_extra_call_try_to_take_lock:
  remove the extra call to try_to_take_lock
- patches.rt/lateral_lock_steal: allow rt-mutex
  lock-stealing to include lateralpriority
- patches.rt/rearrange_rtspinlock_sleep: cleanup rtspinlock sleep

-------------------------------------------------------------------
Thu Feb 14 17:18:40 CET 2008 - jeffm@suse.de

- Removed unused OCFS2 patches.

-------------------------------------------------------------------
Thu Feb 14 16:10:31 CET 2008 - jeffm@suse.de

- Removed old commented out ocfs2 patchset.

-------------------------------------------------------------------
Thu Feb 14 03:10:06 CET 2008 - teheo@suse.de

- patches.drivers/libata-quirk_amd_ide_mode: PCI: modify SATA
  IDE mode quirk (345124).

-------------------------------------------------------------------
Wed Feb 13 22:50:44 CET 2008 - jeffm@suse.de

- patches.suse/ocfs2-03-split-disk-heartbeat-out.diff: Fixed
  section conflict.

-------------------------------------------------------------------
Wed Feb 13 21:59:37 CET 2008 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Feb 13 21:47:43 CET 2008 - jeffm@suse.de

- Merged and re-enabled OCFS2 userspace clustering

-------------------------------------------------------------------
Wed Feb 13 10:41:01 CET 2008 - jdelvare@suse.de

- config/*: Don't build i2c algorithm drivers that we do not use.
- supported.conf: Drop i2c-elektor and i2c-algo-pcf, we don't ship
  them.

-------------------------------------------------------------------
Tue Feb 12 01:59:51 CET 2008 - teheo@suse.de

Build fix for section mismatch check.

- patches.drivers/libata-implement-force-parameter: libata:
  implement libata.force module parameter (337610).

-------------------------------------------------------------------
Mon Feb 11 08:50:40 CET 2008 - teheo@suse.de

- patches.drivers/libata-force-cable-type: Delete.
- patches.drivers/libata-implement-force-parameter: libata:
  implement libata.force module parameter (337610).

-------------------------------------------------------------------
Fri Feb  8 22:07:58 CET 2008 - gregkh@suse.de

- Update to 2.6.24.1
  - fixes CVE-2008-0007, CVE-2008-0009, CVE-2008-0010
  - lots of USB device ids updated
  - lots of other bugfixes
  - removed patches.fixes/bootstrap-memoryless-node.patch as it is now
    contained within.

-------------------------------------------------------------------
Fri Feb  8 18:41:55 CET 2008 - gregkh@suse.de

- Move ipv6-no-autoconf to xen directory as it is a Xen bugfix

-------------------------------------------------------------------
Fri Feb  8 18:33:31 CET 2008 - bwalle@suse.de

- patches.arch/ppc-fix-prpmc2800: remove patch since it's not needed
  with current binutils any more

-------------------------------------------------------------------
Fri Feb  8 18:32:21 CET 2008 - bwalle@suse.de

- patches.drivers/igb-2007-12-11: Delete.
- patches.drivers/igb-1.0.8-k2: Update to latest version which is
  also upstream now in the 2.6.25 tree.

-------------------------------------------------------------------
Fri Feb  8 18:10:48 CET 2008 - gregkh@suse.de

- Remove NO_BRP_NOEXECSTACK from the .spec files as it is obsolete
  and doesn't do anything anymore.

-------------------------------------------------------------------
Fri Feb  8 15:57:31 CET 2008 - jbeulich@novell.com

- patches.xen/xen3-auto-common.diff,
  patches.xen/xen3-patch-2.6.23: fix merge mistake.

-------------------------------------------------------------------
Fri Feb  8 11:54:11 CET 2008 - jbenc@suse.cz

- Update config files: disabled CONFIG_BCM43XX.

-------------------------------------------------------------------
Wed Feb  6 19:01:22 CET 2008 - jeffm@suse.de

- patches.apparmor/vfs-mkdir.diff: Added missing case in
  kernel/cgroup.c

-------------------------------------------------------------------
Wed Feb  6 17:30:21 CET 2008 - fseidel@suse.de

- updated patches.drivers/nozomi.patch: mainline info

-------------------------------------------------------------------
Wed Feb  6 11:59:23 CET 2008 - sdietrich@suse.de

- Update config files: RT@1KHz, sched groups & cpusets enabled.

-------------------------------------------------------------------
Wed Feb  6 09:45:37 CET 2008 - olh@suse.de

- enable bnx2 on ppc64 (bnc 359114 - LTC42106)

-------------------------------------------------------------------
Wed Feb  6 00:25:53 CET 2008 - gregkh@suse.de

- remove unused lockd patches:
  - patches.suse/lockd-switchable-statd
  - patches.suse/lockd-kernel-statd
  - patches.suse/lockd-suse-config
  - patches.suse/lockd-max-hosts-dynamic

-------------------------------------------------------------------
Tue Feb  5 23:42:17 CET 2008 - oneukum@suse.de

- patches.suse/usb_printer_no_auto.diff: Delete.
  Obsoleted by mainline change

-------------------------------------------------------------------
Tue Feb  5 07:39:47 CET 2008 - gregkh@suse.de

- Enable CONFIG_TASK_IO_ACCOUNTING (bnc 356547) for RT kernels

-------------------------------------------------------------------
Tue Feb  5 00:40:11 CET 2008 - gregkh@suse.de

- Enable CONFIG_TASK_IO_ACCOUNTING (bnc 356547)

-------------------------------------------------------------------
Thu Jan 31 18:55:04 CET 2008 - sdietrich@suse.de

- patches.rt/megasas_IRQF_NODELAY.patch: Convert megaraid sas
  IRQ to non-threaded IRQ.
- patches.rt/version.patch: Delete (unused).

-------------------------------------------------------------------
Thu Jan 31 15:26:24 CET 2008 - jbenc@suse.cz

- patches.fixes/mac80211-fix-hw-scan1.patch,
  patches.fixes/mac80211-fix-hw-scan2.patch: mac80211: hardware
  scan rework (bnc#307050).

-------------------------------------------------------------------
Thu Jan 31 07:55:15 CET 2008 - sdietrich@suse.de

- Remove a legacy tweak carried over from the 10.3 Kernel,
  enable the affinity load-balancing sysctl.

-------------------------------------------------------------------
Wed Jan 30 04:53:53 CET 2008 - sdietrich@suse.de

- patches.rt/x86-ticket-lock.patch: FIFO ticket lock spinlocks
  for x86 (RT).
- patches.rt/rt-mutex-i386.patch: Resolve conflicts.

-------------------------------------------------------------------
Tue Jan 29 10:50:27 CET 2008 - olh@suse.de

- really skip kernel-ps3 in suse_kernel_module_package rpm macro

-------------------------------------------------------------------
Tue Jan 29 09:15:24 CET 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.24 final and c/s 399.
- patches.xen/xen3-seccomp-disable-tsc-option: [PATCH seccomp:
  make tsc disabling optional (191123).

-------------------------------------------------------------------
Sat Jan 26 13:02:54 CET 2008 - sdietrich@suse.de

- Linux-RT 2.6.24-rt1 (many patches in patches.rt refreshed).
- patches.rt/series: Delete (unused).

-------------------------------------------------------------------
Sat Jan 26 10:53:48 CET 2008 - olh@suse.de

- update patches.arch/ppc-efika-modalias.patch
  use struct device_attribute to fix oops on boot

-------------------------------------------------------------------
Fri Jan 25 23:33:07 CET 2008 - jeffm@suse.de

- scripts/sequence-patch.sh: Updated to include $EXTRA_SYMBOLS in
  $PATCH_DIR (e.g.: --symbol=RT creates linux-2.6.24-RT)

-------------------------------------------------------------------
Fri Jan 25 18:03:54 CET 2008 - jeffm@suse.de

- patches.rt/rcu-new-1.patch: Updated context against 2.6.24.

-------------------------------------------------------------------
Fri Jan 25 17:40:39 CET 2008 - olh@suse.de

- add patches.fixes/bootstrap-memoryless-node.patch
  slab: fix bootstrap on memoryless node

-------------------------------------------------------------------
Fri Jan 25 01:58:43 CET 2008 - gregkh@suse.de

- refresh allmost all patches to apply cleanly and have a proper
  diffstat (except for the xen patches, they were left alone...)

-------------------------------------------------------------------
Fri Jan 25 01:48:56 CET 2008 - gregkh@suse.de

- Update to 2.6.24

-------------------------------------------------------------------
Thu Jan 24 22:55:26 CET 2008 - olh@suse.de

- always skip kernel-ps3 in suse_kernel_module_package rpm macro

-------------------------------------------------------------------
Thu Jan 24 16:33:25 CET 2008 - sdietrich@suse.de

- Update config files: set SYSFS_DEPRECATED for reverse 
  compatibility with SLERT

-------------------------------------------------------------------
Tue Jan 22 15:43:40 CET 2008 - olh@suse.de

- update patches.arch/ppc-efika-modalias.patch
  simplify patch

-------------------------------------------------------------------
Tue Jan 22 13:05:36 CET 2008 - agruen@suse.de

- patches.rpmify/cloneconfig.diff: Adjust to upstream i386 + x86_64
  merge (347712).

-------------------------------------------------------------------
Tue Jan 22 09:37:13 CET 2008 - sassmann@suse.de

- add defconfig for ps3 kernel
- add entry for ps3 defconfig in config.conf
- add support for kernels without loadable modules to rpm/kernel-binary.spec.in
- include ps3 target in scripts/tar-up_and_run_mbuild.sh

-------------------------------------------------------------------
Mon Jan 21 22:46:59 CET 2008 - sdietrich@suse.de

- Update config files (RT)

-------------------------------------------------------------------
Mon Jan 21 14:48:45 CET 2008 - sdietrich@suse.de

- Linux-RT 2.6.24-rc8-rt1

-------------------------------------------------------------------
Mon Jan 21 10:45:35 CET 2008 - olh@suse.de

- add patches.arch/ppc-pegasos-pata_via-fixup.patch
  call chrp_pci_fixup_vt8231_ata() later to allow pata_via usage

-------------------------------------------------------------------
Mon Jan 21 08:48:02 CET 2008 - aj@suse.de

- Remove unused config/s390/rt.

-------------------------------------------------------------------
Fri Jan 18 23:30:24 CET 2008 - jeffm@suse.de

- patches.rt/irq-flags-unsigned-long.patch: Delete.

-------------------------------------------------------------------
Fri Jan 18 23:21:31 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc8-git2.

-------------------------------------------------------------------
Fri Jan 18 17:14:28 CET 2008 - jeffm@suse.de

- Enabled 2.6.24-rc8-git1.

-------------------------------------------------------------------
Fri Jan 18 13:40:29 CET 2008 - jbenc@suse.cz

- patches.fixes/rt2x00-remove-duplicate-id.patch: Delete. The patch
  is not correct, there exist two cards with different chipsets but
  the same USB ID.

-------------------------------------------------------------------
Fri Jan 18 11:56:54 CET 2008 - jbenc@suse.cz

- patches.fixes/rt2x00-remove-duplicate-id.patch: rt2x00: remove
  duplicate USB ID (350956).

-------------------------------------------------------------------
Fri Jan 18 10:49:25 CET 2008 - olh@suse.de

- sync powerpc vanilla with default .config to enable libata

-------------------------------------------------------------------
Fri Jan 18 10:19:43 CET 2008 - olh@suse.de

- add patches.arch/ppc-pegasos-mv643xx_eth-modalias.patch
  provide module alias platform:mv643xx_eth

-------------------------------------------------------------------
Thu Jan 17 19:28:39 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc8-git1.

-------------------------------------------------------------------
Wed Jan 16 17:36:48 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc8.

-------------------------------------------------------------------
Sun Jan 13 16:48:14 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc7-git5.

-------------------------------------------------------------------
Fri Jan 11 20:34:52 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc7-git3.

-------------------------------------------------------------------
Fri Jan 11 12:33:26 CET 2008 - jbeulich@novell.com

- Update Xen patches to c/s 372 and 2.6.24-rc7.
- patches.xen/xen3-aux-at_vector_size.patch: Delete.
- Update Xen config files.

-------------------------------------------------------------------
Thu Jan 10 11:53:37 CET 2008 - olh@suse.de

- update patches.arch/ppc-efika-ethernet-phy.patch
  move Forth code to fixup_device_tree_efika

-------------------------------------------------------------------
Wed Jan  9 17:52:44 CET 2008 - schwab@suse.de

- Fix debug package build.

-------------------------------------------------------------------
Wed Jan  9 17:43:26 CET 2008 - oneukum@suse.de

- Update config files. CONFIG_USB_SUSPEND default

-------------------------------------------------------------------
Wed Jan  9 17:05:00 CET 2008 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Wed Jan  9 13:46:22 CET 2008 - jbeulich@novell.com

- patches.suse/stack-unwind: Another try...

-------------------------------------------------------------------
Wed Jan  9 13:37:17 CET 2008 - jeffm@suse.de

- Update config files: Enabled CONFIG_SCSI_SAS_ATA. (346990)

-------------------------------------------------------------------
Wed Jan  9 11:36:44 CET 2008 - jbeulich@novell.com

- patches.suse/stack-unwind: Fix CONFIG_FRAME_POINTER build.

-------------------------------------------------------------------
Wed Jan  9 09:49:45 CET 2008 - jbeulich@novell.com

- patches.suse/stack-unwind: DWARF2 EH-frame based stack
  unwinding.
- patches.xen/xen3-stack-unwind: DWARF2 EH-frame based stack
  unwinding.
- Update config files.

-------------------------------------------------------------------
Tue Jan  8 21:29:36 CET 2008 - jeffm@suse.de

- patches.fixes/seccomp-disable-tsc-option: Fixed so it only applies
  to i386, and updated config files.

-------------------------------------------------------------------
Tue Jan  8 21:23:05 CET 2008 - jeffm@suse.de

- patches.fixes/seccomp-disable-tsc-option: [PATCH] seccomp:
  make tsc disabling optional (191123).

-------------------------------------------------------------------
Tue Jan  8 16:50:53 CET 2008 - olh@suse.de

- add patches.arch/ppc-efika-ethernet-phy.patch
  drop patches.arch/ppc-efika-bestcomm-ethernet.patch
  provide phy-handle property for fec_mpc52xx (347234)

-------------------------------------------------------------------
Tue Jan  8 14:18:29 CET 2008 - teheo@suse.de

- patches.drivers/libata-force-cable-type: libata: implement
  libata.force_cbl parameter (337610).

-------------------------------------------------------------------
Mon Jan  7 16:47:31 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc7.

-------------------------------------------------------------------
Mon Jan  7 10:30:30 CET 2008 - teheo@suse.de

- patches.drivers/libata-sata_nv-disable-ADMA: sata_nv: disable
  ADMA by default (346508).

-------------------------------------------------------------------
Mon Jan  7 10:11:12 CET 2008 - teheo@suse.de

Bug 347708.  port_info for vmw was being assigned to the wrong index.

- patches.drivers/libata-ata_piix-vmw-ign-DMA-err: ata_piix:
  ignore ATA_DMA_ERR on vmware ich4 (258256).

-------------------------------------------------------------------
Mon Jan  7 09:39:36 CET 2008 - teheo@suse.de

As the rest of kernel has caught up now, this one is no longer
necessary.

- patches.drivers/libata-fix-up-build-after-upstream-update.patch:
  Delete.

-------------------------------------------------------------------
Mon Jan  7 09:36:48 CET 2008 - teheo@suse.de

- patches.drivers/libata-fix-up-build-after-upstream-update.patch:
  Delete.
- patches.drivers/libata-ata_piix-vmw-ign-DMA-err: ata_piix:
  ignore ATA_DMA_ERR on vmware ich4 (258256).

-------------------------------------------------------------------
Fri Jan  4 17:09:31 CET 2008 - jeffm@suse.de

- Update config files for -vanilla.

-------------------------------------------------------------------
Fri Jan  4 16:49:44 CET 2008 - jeffm@suse.de

- patches.rt/timer-freq-tweaks.patch: Adjusted context.

-------------------------------------------------------------------
Fri Jan  4 16:49:21 CET 2008 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Fri Jan  4 16:37:59 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc6-git11.

-------------------------------------------------------------------
Wed Jan  2 17:03:25 CET 2008 - jblunck@suse.de

- rpm/kernel-binary.spec.in: Copy debug sources to a proper location.

-------------------------------------------------------------------
Tue Jan  1 22:14:32 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc6-git7.

-------------------------------------------------------------------
Tue Jan  1 22:11:46 CET 2008 - jeffm@suse.de

- scripts/run_oldconfig.sh: Removed RT symbol from EXTRA_SYMBOLS.
  We add it manually when building the patch list. This allows
  the script to work with the RT kernel without having to remove
  all the other configs from config.conf first.

